file_name
stringlengths
18
83
original_function_name
stringlengths
1
741
stripped_function_name
stringlengths
2
57
decompiled_code_original
stringlengths
34
256k
decompiled_code_stripped
stringlengths
36
215k
assembly_code
stringlengths
3
189k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
4.92M
pcode_edges_stripped
stringlengths
11
4.86M
pcode_graph_original
float64
pcode_graph_stripped
float64
address
stringlengths
8
8
arch
stringclasses
1 value
opt_level
stringclasses
1 value
S-Expression_of_decompiled_code_stripped
stringlengths
345
5.19M
S-Expression_decompiled_code_original
stringlengths
339
6.03M
S-Expression_decompiled_code_original_noisy
stringlengths
345
5.19M
S-Expression_decompiled_code_original_clean
stringlengths
176
802k
S-Expression_decompiled_code_original_root
stringlengths
353
5.35M
Replace_function_name_and_variable_name
stringlengths
39
248k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
244
1.12M
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
215k
13027_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_initialize_numpunct
FUN_004e2dd0
/* std::numpunct<wchar_t>::_M_initialize_numpunct(__locale_struct*) */ void __thiscall std::numpunct<wchar_t>::_M_initialize_numpunct(numpunct<wchar_t> *this,__locale_struct *param_1) { undefined *puVar1; undefined *puVar2; undefined4 uVar3; int iVar4; long lVar5; char *__s; size_t sVar6; undefined8 *puVar7; void *pvVar8; long lVar9; if (*(long *)(this + 0x10) == 0) { puVar7 = (undefined8 *)operator_new(0x150); *(undefined4 *)(puVar7 + 1) = 0; puVar7[2] = 0; *puVar7 = &PTR____numpunct_cache_00679300; puVar7[3] = 0; *(undefined1 *)(puVar7 + 4) = 0; puVar7[5] = 0; puVar7[6] = 0; puVar7[7] = 0; puVar7[8] = 0; puVar7[9] = 0; *(undefined1 *)(puVar7 + 0x29) = 0; *(undefined8 **)(this + 0x10) = puVar7; } if (param_1 == (__locale_struct *)0x0) { lVar9 = *(long *)(this + 0x10); *(char **)(lVar9 + 0x10) = ""; *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e; *(undefined8 *)(lVar9 + 0x18) = 0; *(undefined1 *)(lVar9 + 0x20) = 0; puVar1 = __num_base::_S_atoms_out; lVar5 = 0; do { *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]; puVar2 = __num_base::_S_atoms_in; lVar5 = lVar5 + 1; } while (lVar5 != 0x24); lVar5 = 0; do { *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]; lVar5 = lVar5 + 1; } while (lVar5 != 0x1a); } else { uVar3 = __nl_langinfo_l(0x10003,param_1); *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3; iVar4 = __nl_langinfo_l(0x10004,param_1); lVar9 = *(long *)(this + 0x10); *(int *)(lVar9 + 0x4c) = iVar4; if (iVar4 == 0) { *(undefined8 *)(lVar9 + 0x18) = 0; *(char **)(lVar9 + 0x10) = ""; *(undefined1 *)(lVar9 + 0x20) = 0; *(undefined4 *)(lVar9 + 0x4c) = 0x2c; } else { __s = (char *)__nl_langinfo_l(0x10002,param_1); sVar6 = strlen(__s); if (sVar6 == 0) { lVar9 = *(long *)(this + 0x10); *(char **)(lVar9 + 0x10) = ""; *(undefined1 *)(lVar9 + 0x20) = 0; } else { /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */ pvVar8 = operator_new__(sVar6 + 1); pvVar8 = memcpy(pvVar8,__s,sVar6 + 1); lVar9 = *(long *)(this + 0x10); *(void **)(lVar9 + 0x10) = pvVar8; } *(size_t *)(lVar9 + 0x18) = sVar6; } } *(undefined8 *)(lVar9 + 0x30) = 4; *(undefined **)(lVar9 + 0x28) = &DAT_0058df38; *(wchar_t **)(lVar9 + 0x38) = L"false"; *(undefined8 *)(lVar9 + 0x40) = 5; return; }
void FUN_004e2dd0(long param_1,long param_2) { undefined *puVar1; undefined *puVar2; undefined4 uVar3; int iVar4; long lVar5; char *__s; size_t sVar6; undefined8 *puVar7; void *pvVar8; long lVar9; if (*(long *)(param_1 + 0x10) == 0) { puVar7 = (undefined8 *)FUN_0049cb60(0x150); *(undefined4 *)(puVar7 + 1) = 0; puVar7[2] = 0; *puVar7 = &PTR_FUN_00679300; puVar7[3] = 0; *(undefined1 *)(puVar7 + 4) = 0; puVar7[5] = 0; puVar7[6] = 0; puVar7[7] = 0; puVar7[8] = 0; puVar7[9] = 0; *(undefined1 *)(puVar7 + 0x29) = 0; *(undefined8 **)(param_1 + 0x10) = puVar7; } if (param_2 == 0) { lVar9 = *(long *)(param_1 + 0x10); *(char **)(lVar9 + 0x10) = ""; *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e; *(undefined8 *)(lVar9 + 0x18) = 0; *(undefined1 *)(lVar9 + 0x20) = 0; puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68; lVar5 = 0; do { *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]; puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70; lVar5 = lVar5 + 1; } while (lVar5 != 0x24); lVar5 = 0; do { *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]; lVar5 = lVar5 + 1; } while (lVar5 != 0x1a); } else { uVar3 = __nl_langinfo_l(0x10003,param_2); *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3; iVar4 = __nl_langinfo_l(0x10004,param_2); lVar9 = *(long *)(param_1 + 0x10); *(int *)(lVar9 + 0x4c) = iVar4; if (iVar4 == 0) { *(undefined8 *)(lVar9 + 0x18) = 0; *(char **)(lVar9 + 0x10) = ""; *(undefined1 *)(lVar9 + 0x20) = 0; *(undefined4 *)(lVar9 + 0x4c) = 0x2c; } else { __s = (char *)__nl_langinfo_l(0x10002,param_2); sVar6 = strlen(__s); if (sVar6 == 0) { lVar9 = *(long *)(param_1 + 0x10); *(char **)(lVar9 + 0x10) = ""; *(undefined1 *)(lVar9 + 0x20) = 0; } else { /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */ pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1); pvVar8 = memcpy(pvVar8,__s,sVar6 + 1); lVar9 = *(long *)(param_1 + 0x10); *(void **)(lVar9 + 0x10) = pvVar8; } *(size_t *)(lVar9 + 0x18) = sVar6; } } *(undefined8 *)(lVar9 + 0x30) = 4; *(undefined **)(lVar9 + 0x28) = &DAT_0058df38; *(wchar_t **)(lVar9 + 0x38) = L"false"; *(undefined8 *)(lVar9 + 0x40) = 5; return; }
PUSH R13 PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI SUB RSP,0x8 CMP qword ptr [RDI + 0x10],0x0 JZ 0x004e2f30 TEST RBP,RBP JZ 0x004e2e78 MOV RSI,RBP MOV EDI,0x10003 CALL 0x001770b0 MOV RDX,qword ptr [RBX + 0x10] MOV RSI,RBP MOV EDI,0x10004 MOV dword ptr [RDX + 0x48],EAX CALL 0x001770b0 MOV RDX,qword ptr [RBX + 0x10] MOV dword ptr [RDX + 0x4c],EAX TEST EAX,EAX JNZ 0x004e2ef0 LEA RAX,[0x5861f6] MOV qword ptr [RDX + 0x18],0x0 MOV qword ptr [RDX + 0x10],RAX MOV byte ptr [RDX + 0x20],0x0 MOV dword ptr [RDX + 0x4c],0x2c LEA RAX,[0x58df38] MOV qword ptr [RDX + 0x30],0x4 MOV qword ptr [RDX + 0x28],RAX LEA RAX,[0x58df4c] MOV qword ptr [RDX + 0x38],RAX MOV qword ptr [RDX + 0x40],0x5 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET MOV RDX,qword ptr [RBX + 0x10] LEA RAX,[0x5861f6] MOV qword ptr [RDX + 0x10],RAX MOV RAX,0x2c0000002e MOV qword ptr [RDX + 0x48],RAX LEA RAX,[0x67cb68] MOV qword ptr [RDX + 0x18],0x0 MOV byte ptr [RDX + 0x20],0x0 MOV RSI,qword ptr [RAX] XOR EAX,EAX NOP dword ptr [RAX] MOVSX ECX,byte ptr [RSI + RAX*0x1] MOV dword ptr [RDX + RAX*0x4 + 0x50],ECX ADD RAX,0x1 CMP RAX,0x24 JNZ 0x004e2eb0 LEA RAX,[0x67cb70] MOV RSI,qword ptr [RAX] XOR EAX,EAX NOP MOVSX ECX,byte ptr [RSI + RAX*0x1] MOV dword ptr [RDX + RAX*0x4 + 0xe0],ECX ADD RAX,0x1 CMP RAX,0x1a JNZ 0x004e2ed0 JMP 0x004e2e42 MOV RSI,RBP MOV EDI,0x10002 CALL 0x001770b0 MOV RDI,RAX MOV R12,RAX CALL 0x00177490 MOV RBP,RAX TEST RAX,RAX JNZ 0x004e2f9b MOV RDX,qword ptr [RBX + 0x10] LEA RAX,[0x5861f6] MOV qword ptr [RDX + 0x10],RAX MOV byte ptr [RDX + 0x20],0x0 MOV qword ptr [RDX + 0x18],RBP JMP 0x004e2e42 MOV EDI,0x150 CALL 0x0049cb60 LEA RDX,[0x6792f0] MOV dword ptr [RAX + 0x8],0x0 ADD RDX,0x10 MOV qword ptr [RAX + 0x10],0x0 MOV qword ptr [RAX],RDX MOV qword ptr [RAX + 0x18],0x0 MOV byte ptr [RAX + 0x20],0x0 MOV qword ptr [RAX + 0x28],0x0 MOV qword ptr [RAX + 0x30],0x0 MOV qword ptr [RAX + 0x38],0x0 MOV qword ptr [RAX + 0x40],0x0 MOV qword ptr [RAX + 0x48],0x0 MOV byte ptr [RAX + 0x148],0x0 MOV qword ptr [RBX + 0x10],RAX JMP 0x004e2deb LEA R13,[RAX + 0x1] MOV RDI,R13 CALL 0x0049cb00 MOV RDX,R13 MOV RSI,R12 MOV RDI,RAX CALL 0x00177aa0 MOV RDX,qword ptr [RBX + 0x10] MOV qword ptr [RDX + 0x10],RAX JMP 0x004e2f27
null
null
null
null
[(u'STORE_-1202639221', u'INDIRECT_-1202638565'), (u'STORE_-1202638684', u'INDIRECT_-1202638244'), ('const-433', u'LOAD_-1202638738'), ('const-72', u'INT_ADD_-1202638999'), (u'STORE_-1202638987', u'INDIRECT_-1202638483'), (u'CAST_-1202638382', u'LOAD_-1202639048'), (u'INT_ADD_-1202638984', u'CAST_-1202638343'), ('const-1', u'PTRADD_-1202639243'), (u'INT_ADD_-1202639017', u'CAST_-1202638370'), ('const-433', u'LOAD_-1202638961'), ('const-24', u'INT_ADD_-1202639218'), (u'MULTIEQUAL_-1202638659', u'INT_MULT_-1202638923'), (u'STORE_-1202638612', u'INDIRECT_-1202638231'), (u'INT_ADD_-1202639207', u'CAST_-1202638430'), (u'INDIRECT_-1202638466', u'MULTIEQUAL_-1202638454'), ('const-40', u'INT_ADD_-1202639164'), ('const-5824312', u'PTRSUB_-1202638440'), (u'INT_SEXT_-1202638944', u'STORE_-1202638949'), (u'PTRADD_-1202638899', u'LOAD_-1202638961'), (u'STORE_-1202638901', u'INDIRECT_-1202638362'), (u'COPY_-1202638409', u'PTRADD_-1202638899'), (u'CAST_-1202638210', u'LOAD_-1202638925'), ('const-5', u'STORE_-1202639156'), (u'CAST_-1202638198', u'PTRADD_-1202638186'), (u'STORE_-1202638633', u'INDIRECT_-1202638203'), ('tmp_924', u'CALL_-1202639307'), (u'CAST_-1202638379', u'STORE_-1202639156'), ('tmp_2344', u'MULTIEQUAL_-1202638650'), ('const-16', u'PTRADD_-1202639243'), (u'STORE_-1202638894', u'INDIRECT_-1202638357'), ('const-433', u'STORE_-1202638894'), ('const-1', u'PTRADD_-1202638676'), (u'STORE_-1202639178', u'INDIRECT_-1202638576'), (u'COPY_-1202638732', u'MULTIEQUAL_-1202638659'), (u'STORE_-1202638644', u'INDIRECT_-1202638257'), (u'CAST_-1202638425', u'STORE_-1202639214'), (u'STORE_-1202639221', u'INDIRECT_-1202638610'), ('const-4', u'INT_MULT_-1202638923'), ('const-433', u'STORE_-1202638734'), (u'STORE_-1202639214', u'INDIRECT_-1202638605'), (u'CALL_-1202638760', u'INDIRECT_-1202638249'), (u'INT_ADD_-1202639175', u'CAST_-1202638405'), ('const-433', u'LOAD_-1202639366'), (u'STORE_-1202638729', u'INDIRECT_-1202638210'), (u'STORE_-1202639178', u'INDIRECT_-1202638531'), ('const-433', u'STORE_-1202639178'), (u'STORE_-1202638949', u'INDIRECT_-1202638466'), (u'CAST_-1202638154', u'STORE_-1202638684'), (u'LOAD_-1202639274', u'INT_ADD_-1202639193'), (u'INT_NOTEQUAL_-1202638838', u'CBRANCH_-1202638835'), (u'INDIRECT_-1202638312', u'MULTIEQUAL_-1202638521'), ('const-1', u'PTRADD_-1202638986'), (u'PTRADD_-1202638552', u'CAST_-1202638101'), ('const-0', u'STORE_-1202638677'), ('const-64', u'INT_ADD_-1202639142'), (u'INT_ADD_-1202638894', u'CAST_-1202638198'), (u'CAST_-1202638465', u'STORE_-1202639265'), ('const-0', u'STORE_-1202638998'), (u'STORE_-1202639031', u'INDIRECT_-1202638519'), ('const-433', u'STORE_-1202639189'), (u'STORE_-1202639189', u'INDIRECT_-1202638585'), ('const-433', u'STORE_-1202638612'), (u'INT_SEXT_-1202638868', u'STORE_-1202638873'), (u'MULTIEQUAL_-1202638659', u'PTRADD_-1202638899'), ('const-16', u'PTRADD_-1202638863'), (u'STORE_-1202639163', u'INDIRECT_-1202638519'), ('const-1', u'PTRADD_-1202639304'), ('tmp_403', u'CBRANCH_-1202638930'), (u'CAST_-1202638430', u'STORE_-1202639221'), (u'MULTIEQUAL_-1202638659', u'INT_ADD_-1202638926'), (u'STORE_-1202638695', u'INDIRECT_-1202638253'), ('const-16', u'PTRADD_-1202638552'), (u'CALL_-1202638760', u'CALL_-1202638740'), (u'INT_ADD_-1202638760', u'CALL_-1202638740'), (u'CAST_-1202638384', u'STORE_-1202639163'), (u'PTRADD_-1202638986', u'CAST_-1202638382'), (u'PTRADD_-1202638676', u'CAST_-1202638051'), (u'INT_ADD_-1202638859', u'CAST_-1202638282'), (u'CAST_-1202638405', u'STORE_-1202639189'), ('const-0', u'STORE_-1202638987'), (u'PTRADD_-1202638174', u'STORE_-1202638695'), ('const-0', u'STORE_-1202638633'), ('const-0', u'STORE_-1202638901'), ('const-16', u'PTRADD_-1202639304'), (u'INDIRECT_-1202638438', u'MULTIEQUAL_-1202638409'), (u'CAST_-1202638470', u'LOAD_-1202639274'), (u'STORE_-1202638949', u'INDIRECT_-1202638421'), (u'PTRADD_-1202638142', u'STORE_-1202638655'), ('const-433', u'STORE_-1202638987'), ('const-1', u'PTRADD_-1202638899'), (u'CALL_-1202638740', u'INDIRECT_-1202638189'), (u'CAST_-1202638198', u'STORE_-1202638701'), ('const-8', u'PTRADD_-1202638133'), ('const-433', u'STORE_-1202638677'), ('tmp_923', u'PTRADD_-1202639243'), (u'LOAD_-1202639274', u'INT_ADD_-1202639251'), (u'LOAD_-1202638925', u'INT_ADD_-1202638887'), (u'CAST_-1202638198', u'PTRADD_-1202638198'), (u'PTRADD_-1202639243', u'CAST_-1202638492'), ('const-433', u'STORE_-1202639163'), (u'CAST_-1202638198', u'PTRADD_-1202638160'), (u'PTRADD_-1202638133', u'STORE_-1202638644'), ('tmp_923', u'PTRADD_-1202639212'), ('const-433', u'STORE_-1202639156'), ('const-48', u'INT_ADD_-1202639175'), ('const-32', u'INT_ADD_-1202639200'), ('const-433', u'LOAD_-1202638925'), ('const-433', u'STORE_-1202638729'), (u'INDIRECT_-1202638466', u'MULTIEQUAL_-1202638425'), ('const-0', u'RETURN_-1202639103'), ('const-16', u'INT_ADD_-1202639207'), (u'CAST_-1202638198', u'STORE_-1202638908'), ('const-0', u'INT_EQUAL_-1202638933'), (u'STORE_-1202638987', u'INDIRECT_-1202638438'), (u'STORE_-1202638711', u'INDIRECT_-1202638266'), ('const-0', u'STORE_-1202639232'), (u'PTRADD_-1202638115', u'CAST_-1202638109'), ('const-72', u'INT_ADD_-1202639272'), (u'CAST_-1202638051', u'LOAD_-1202638738'), ('const-1', u'PTRADD_-1202638863'), (u'INT_ADD_-1202638715', u'CAST_-1202638046'), ('const-76', u'INT_ADD_-1202639251'), (u'INDIRECT_-1202638186', u'MULTIEQUAL_-1202638605'), (u'CAST_-1202638241', u'CALL_-1202638951'), (u'CAST_-1202638188', u'STORE_-1202638894'), (u'INDIRECT_-1202638317', u'MULTIEQUAL_-1202638291'), (u'CALL_-1202638951', u'INDIRECT_-1202638409'), (u'INT_EQUAL_-1202639249', u'CBRANCH_-1202639247'), ('const-0', u'PTRSUB_-1202638179'), (u'CAST_-1202638282', u'STORE_-1202638873'), (u'COPY_-1202638392', u'PTRADD_-1202638823'), (u'INT_ADD_-1202639272', u'CAST_-1202638479'), (u'MULTIEQUAL_-1202638630', u'PTRADD_-1202638823'), (u'CAST_-1202638101', u'STORE_-1202638612'), ('const-433', u'STORE_-1202639031'), ('tmp_923', u'PTRADD_-1202639304'), (u'PTRSUB_-1202638440', u'STORE_-1202639178'), (u'INT_ADD_-1202639218', u'CAST_-1202638439'), ('tmp_923', u'PTRADD_-1202638552'), ('tmp_764', u'CBRANCH_-1202638835'), ('tmp_924', u'INT_EQUAL_-1202639330'), ('tmp_923', u'PTRADD_-1202638676'), (u'INDIRECT_-1202638514', u'COPY_-1202638566'), ('tmp_2343', u'MULTIEQUAL_-1202638605'), (u'CAST_-1202638492', u'LOAD_-1202639305'), ('const-0', u'STORE_-1202638655'), (u'CALL_-1202639276', u'STORE_-1202639265'), ('const-433', u'STORE_-1202639232'), ('const-433', u'LOAD_-1202638885'), (u'INT_ADD_-1202639251', u'CAST_-1202638465'), ('const-4', u'STORE_-1202639189'), ('const-0', u'COPY_-1202638732'), (u'INDIRECT_-1202638421', u'MULTIEQUAL_-1202638409'), (u'PTRADD_-1202638124', u'STORE_-1202638633'), (u'STORE_-1202639286', u'INDIRECT_-1202638651'), (u'CAST_-1202638439', u'STORE_-1202639232'), (u'STORE_-1202639265', u'INDIRECT_-1202638593'), (u'PTRADD_-1202638165', u'CAST_-1202638154'), (u'LOAD_-1202639048', u'INT_ADD_-1202638984'), (u'CAST_-1202638198', u'PTRADD_-1202638115'), (u'STORE_-1202639207', u'INDIRECT_-1202638600'), ('const-32', u'INT_ADD_-1202638973'), ('const-433', u'STORE_-1202638644'), ('const-16', u'PTRADD_-1202639212'), (u'INT_EQUAL_-1202639330', u'CBRANCH_-1202639328'), (u'INDIRECT_-1202638483', u'MULTIEQUAL_-1202638454'), (u'CAST_-1202638198', u'PTRADD_-1202638124'), (u'LOAD_-1202638925', u'INT_ADD_-1202638894'), ('const-65540', u'CALL_-1202639276'), ('const-24', u'INT_ADD_-1202638880'), ('const-8', u'PTRADD_-1202638186'), ('const-16', u'PTRADD_-1202638676'), ('const-433', u'STORE_-1202639207'), (u'STORE_-1202639031', u'INDIRECT_-1202638474'), ('const-0', u'STORE_-1202638666'), ('const-80', u'INT_ADD_-1202638937'), (u'INDIRECT_-1202638388', u'MULTIEQUAL_-1202638380'), (u'PTRSUB_-1202638179', u'STORE_-1202638701'), ('const-44', u'STORE_-1202639207'), ('const-4', u'PTRADD_-1202638165'), ('const-1', u'PTRADD_-1202638823'), (u'CAST_-1202638343', u'STORE_-1202638998'), (u'INDIRECT_-1202638231', u'MULTIEQUAL_-1202638650'), (u'STORE_-1202638873', u'INDIRECT_-1202638433'), (u'MULTIEQUAL_-1202638511', u'MULTIEQUAL_-1202638739'), ('const-65538', u'CALL_-1202638967'), (u'CAST_-1202638396', u'STORE_-1202639178'), ('const-433', u'STORE_-1202638711'), (u'STORE_-1202638644', u'INDIRECT_-1202638212'), (u'CALL_-1202639307', u'INDIRECT_-1202638630'), (u'INT_MULT_-1202638847', u'INT_ADD_-1202638859'), ('const-433', u'STORE_-1202638655'), (u'CALL_-1202639276', u'INDIRECT_-1202638609'), ('const-433', u'STORE_-1202639221'), (u'CAST_-1202638370', u'STORE_-1202639031'), ('const-24', u'INT_ADD_-1202638984'), ('const-433', u'STORE_-1202638873'), (u'INT_ADD_-1202638847', u'MULTIEQUAL_-1202638630'), ('const-0', u'COPY_-1202638697'), (u'CAST_-1202638334', u'STORE_-1202638987'), ('const-0', u'INT_EQUAL_-1202639249'), (u'CAST_-1202638540', u'LOAD_-1202639366'), ('const-6', u'PTRADD_-1202638151'), (u'STORE_-1202638622', u'INDIRECT_-1202638194'), (u'INDIRECT_-1202638483', u'COPY_-1202638409'), (u'CAST_-1202638321', u'INT_SEXT_-1202638944'), ('const-336', u'CALL_-1202638746'), (u'INT_EQUAL_-1202639351', u'CBRANCH_-1202639347'), (u'MULTIEQUAL_-1202638739', u'INT_ADD_-1202639142'), (u'INT_ADD_-1202638935', u'CAST_-1202638316'), ('const-9', u'PTRADD_-1202638124'), (u'CAST_-1202638241', u'CALL_-1202638740'), ('const-0', u'STORE_-1202638711'), (u'CAST_-1202638198', u'PTRADD_-1202638142'), (u'INT_ADD_-1202638999', u'CAST_-1202638355'), (u'STORE_-1202638734', u'INDIRECT_-1202638323'), (u'INT_ADD_-1202638887', u'CAST_-1202638193'), (u'LOAD_-1202639048', u'INT_ADD_-1202639017'), (u'INT_ADD_-1202638847', u'INT_NOTEQUAL_-1202638838'), (u'STORE_-1202638655', u'INDIRECT_-1202638266'), (u'CAST_-1202638198', u'PTRADD_-1202638133'), (u'STORE_-1202638894', u'INDIRECT_-1202638312'), (u'INT_MULT_-1202638923', u'INT_ADD_-1202638935'), (u'COPY_-1202638540', u'STORE_-1202639221'), ('const-8', u'PTRADD_-1202638151'), ('const-433', u'STORE_-1202639286'), ('const-2', u'PTRADD_-1202638186'), (u'PTRADD_-1202639212', u'CAST_-1202638470'), (u'STORE_-1202638701', u'INDIRECT_-1202638257'), (u'STORE_-1202639013', u'INDIRECT_-1202638459'), (u'LOAD_-1202639305', u'INT_ADD_-1202639272'), (u'CALL_-1202638746', u'INDIRECT_-1202638363'), ('const-8', u'PTRADD_-1202638124'), (u'INDIRECT_-1202638433', u'MULTIEQUAL_-1202638425'), ('tmp_646', u'CBRANCH_-1202638914'), ('const-16', u'PTRADD_-1202638986'), (u'INDIRECT_-1202638362', u'MULTIEQUAL_-1202638336'), (u'CAST_-1202638198', u'PTRADD_-1202638174'), ('const-0', u'STORE_-1202638734'), ('const-433', u'STORE_-1202638701'), ('tmp_122', u'CBRANCH_-1202639328'), ('const-8', u'PTRADD_-1202638198'), ('const-8', u'PTRADD_-1202638142'), (u'LOAD_-1202639366', u'INT_EQUAL_-1202639351'), ('const-433', u'STORE_-1202638901'), (u'CALL_-1202638746', u'CAST_-1202638198'), ('const-1', u'PTRADD_-1202638552'), (u'INT_ADD_-1202639193', u'CAST_-1202638420'), (u'STORE_-1202638998', u'INDIRECT_-1202638492'), (u'LOAD_-1202638925', u'MULTIEQUAL_-1202638511'), (u'INDIRECT_-1202638433', u'MULTIEQUAL_-1202638566'), (u'CALL_-1202639276', u'INT_EQUAL_-1202639249'), (u'LOAD_-1202639048', u'INT_ADD_-1202638973'), ('const-433', u'STORE_-1202638666'), (u'STORE_-1202639163', u'INDIRECT_-1202638564'), (u'STORE_-1202638655', u'INDIRECT_-1202638221'), ('const-0', u'INT_EQUAL_-1202639330'), ('const-8', u'PTRADD_-1202638174'), (u'STORE_-1202638622', u'INDIRECT_-1202638239'), (u'CALL_-1202638967', u'CAST_-1202638241'), (u'COPY_-1202638458', u'STORE_-1202639031'), (u'STORE_-1202638612', u'INDIRECT_-1202638186'), (u'STORE_-1202639156', u'INDIRECT_-1202638559'), (u'STORE_-1202638901', u'INDIRECT_-1202638317'), ('const-8', u'PTRADD_-1202638115'), ('const-433', u'STORE_-1202639265'), ('const-56', u'INT_ADD_-1202639149'), (u'STORE_-1202638695', u'INDIRECT_-1202638298'), (u'INT_ADD_-1202638861', u'INT_ADD_-1202638859'), (u'STORE_-1202638677', u'INDIRECT_-1202638284'), ('const-1', u'PTRADD_-1202638198'), (u'CALL_-1202639307', u'INDIRECT_-1202638675'), ('const-5792246', u'COPY_-1202638540'), (u'CAST_-1202638287', u'INT_SEXT_-1202638868'), ('const-16', u'INT_ADD_-1202638894'), (u'CAST_-1202638046', u'STORE_-1202638729'), ('tmp_439', u'BRANCH_-1202638888'), (u'PTRADD_-1202638151', u'STORE_-1202638666'), (u'STORE_-1202639232', u'INDIRECT_-1202638619'), ('const-433', u'STORE_-1202638684'), ('const-26', u'INT_NOTEQUAL_-1202638838'), ('const-76', u'INT_ADD_-1202639193'), ('const-8', u'PTRADD_-1202638133'), ('const-433', u'STORE_-1202639013'), ('const-36', u'INT_NOTEQUAL_-1202638917'), (u'LOAD_-1202639274', u'MULTIEQUAL_-1202638739'), (u'STORE_-1202638908', u'INDIRECT_-1202638322'), (u'STORE_-1202638729', u'INDIRECT_-1202638165'), (u'CALL_-1202638740', u'INDIRECT_-1202638234'), (u'INT_ADD_-1202638937', u'INT_ADD_-1202638935'), (u'INDIRECT_-1202638165', u'MULTIEQUAL_-1202638291'), ('const-1', u'INT_ADD_-1202638926'), (u'INDIRECT_-1202638421', u'MULTIEQUAL_-1202638380'), ('const-0', u'PTRSUB_-1202638440'), (u'CAST_-1202638193', u'STORE_-1202638901'), (u'PTRADD_-1202638160', u'STORE_-1202638677'), (u'PTRADD_-1202638863', u'CAST_-1202638210'), (u'MULTIEQUAL_-1202638739', u'INT_ADD_-1202639175'), (u'LOAD_-1202638961', u'CAST_-1202638321'), (u'CALL_-1202638740', u'STORE_-1202638729'), (u'INDIRECT_-1202638357', u'MULTIEQUAL_-1202638566'), (u'INDIRECT_-1202638600', u'MULTIEQUAL_-1202638566'), (u'CAST_-1202638198', u'STORE_-1202638612'), ('const-433', u'STORE_-1202638908'), (u'CALL_-1202639307', u'STORE_-1202639286'), (u'LOAD_-1202638738', u'MULTIEQUAL_-1202638511'), ('const-3', u'PTRADD_-1202638174'), (u'COPY_-1202638493', u'STORE_-1202639163'), ('tmp_898', u'BRANCH_-1202638606'), ('const-433', u'LOAD_-1202639274'), ('tmp_206', u'CBRANCH_-1202639247'), (u'STORE_-1202638873', u'INDIRECT_-1202638388'), ('const-433', u'STORE_-1202638622'), (u'CALL_-1202638760', u'INDIRECT_-1202638204'), ('const-4', u'INT_MULT_-1202638847'), (u'CAST_-1202638479', u'STORE_-1202639286'), ('const-0', u'STORE_-1202638684'), (u'STORE_-1202639286', u'INDIRECT_-1202638606'), ('const-5', u'PTRADD_-1202638160'), (u'LOAD_-1202639274', u'INT_ADD_-1202639207'), (u'STORE_-1202638666', u'INDIRECT_-1202638230'), ('const-433', u'STORE_-1202638633'), ('tmp_924', u'CALL_-1202639276'), (u'INDIRECT_-1202638210', u'MULTIEQUAL_-1202638336'), (u'LOAD_-1202639274', u'INT_ADD_-1202639218'), (u'INT_EQUAL_-1202638933', u'CBRANCH_-1202638930'), (u'PTRADD_-1202638186', u'STORE_-1202638711'), ('const-433', u'STORE_-1202639214'), (u'STORE_-1202639156', u'INDIRECT_-1202638514'), ('const-5792246', u'COPY_-1202638300'), (u'INT_ADD_-1202639200', u'CAST_-1202638425'), (u'CAST_-1202638198', u'PTRADD_-1202638165'), ('tmp_923', u'PTRADD_-1202638863'), (u'INT_ADD_-1202639164', u'CAST_-1202638396'), (u'CAST_-1202638355', u'STORE_-1202639013'), (u'INT_ADD_-1202638926', u'MULTIEQUAL_-1202638659'), ('const-433', u'LOAD_-1202639305'), ('const-433', u'STORE_-1202638695'), (u'LOAD_-1202638738', u'INT_ADD_-1202638715'), (u'INDIRECT_-1202638388', u'MULTIEQUAL_-1202638521'), ('const-5792246', u'COPY_-1202638458'), (u'LOAD_-1202638885', u'CAST_-1202638287'), ('const-65539', u'CALL_-1202639307'), (u'STORE_-1202638998', u'INDIRECT_-1202638447'), (u'INT_ADD_-1202638926', u'INT_NOTEQUAL_-1202638917'), (u'INT_ADD_-1202638973', u'CAST_-1202638334'), (u'CALL_-1202638967', u'INDIRECT_-1202638421'), (u'INT_ADD_-1202639149', u'CAST_-1202638384'), ('const-16', u'INT_ADD_-1202639017'), ('const-0', u'STORE_-1202638622'), (u'STORE_-1202638908', u'INDIRECT_-1202638367'), ('const-8', u'PTRADD_-1202638160'), (u'MULTIEQUAL_-1202638630', u'INT_MULT_-1202638847'), (u'MULTIEQUAL_-1202638630', u'INT_ADD_-1202638847'), (u'CAST_-1202638420', u'STORE_-1202639207'), (u'PTRADD_-1202638823', u'LOAD_-1202638885'), (u'STORE_-1202638734', u'INDIRECT_-1202638278'), ('const-7', u'PTRADD_-1202638142'), (u'STORE_-1202639189', u'INDIRECT_-1202638540'), ('const-433', u'LOAD_-1202639048'), ('const-0', u'STORE_-1202639214'), (u'CALL_-1202638951', u'INT_ADD_-1202638760'), ('const-32', u'INT_ADD_-1202638887'), ('const-16', u'INT_ADD_-1202638715'), (u'CALL_-1202638951', u'INDIRECT_-1202638364'), (u'INT_ADD_-1202638880', u'CAST_-1202638188'), (u'STORE_-1202638711', u'INDIRECT_-1202638311'), (u'PTRADD_-1202638198', u'CAST_-1202638185'), (u'INT_NOTEQUAL_-1202638917', u'CBRANCH_-1202638914'), ('const-1', u'INT_ADD_-1202638847'), (u'STORE_-1202639207', u'INDIRECT_-1202638555'), (u'LOAD_-1202639048', u'INT_ADD_-1202638861'), (u'STORE_-1202638677', u'INDIRECT_-1202638239'), ('const-41', u'PTRADD_-1202638115'), (u'INT_ADD_-1202639142', u'CAST_-1202638379'), ('const-1', u'INT_ADD_-1202638760'), (u'LOAD_-1202639048', u'INT_ADD_-1202638999'), (u'INT_ADD_-1202638760', u'CALL_-1202638760'), (u'STORE_-1202639232', u'INDIRECT_-1202638574'), (u'STORE_-1202639214', u'INDIRECT_-1202638560'), (u'CALL_-1202638951', u'STORE_-1202638894'), (u'MULTIEQUAL_-1202638511', u'INT_ADD_-1202638880'), ('const-0', u'STORE_-1202638695'), (u'CAST_-1202638316', u'STORE_-1202638949'), ('const-0', u'INT_EQUAL_-1202639351'), (u'COPY_-1202638300', u'STORE_-1202638908'), (u'CAST_-1202638198', u'PTRADD_-1202638151'), ('tmp_96', u'CBRANCH_-1202639347'), (u'STORE_-1202638684', u'INDIRECT_-1202638289'), ('tmp_924', u'CALL_-1202638967'), (u'CAST_-1202638109', u'STORE_-1202638622'), (u'STORE_-1202638701', u'INDIRECT_-1202638302'), ('const-433', u'STORE_-1202638949'), (u'MULTIEQUAL_-1202638739', u'INT_ADD_-1202639149'), (u'INDIRECT_-1202638421', u'COPY_-1202638392'), (u'INDIRECT_-1202638559', u'COPY_-1202638611'), ('const-188978561070', u'STORE_-1202639013'), ('const-8', u'PTRADD_-1202638165'), (u'INDIRECT_-1202638555', u'MULTIEQUAL_-1202638521'), ('const-6787840', u'PTRSUB_-1202638179'), (u'CALL_-1202638951', u'INT_EQUAL_-1202638933'), (u'CALL_-1202639276', u'INDIRECT_-1202638654'), (u'MULTIEQUAL_-1202638739', u'INT_ADD_-1202639164'), (u'CALL_-1202638967', u'INDIRECT_-1202638376'), ('const-433', u'STORE_-1202638998'), (u'STORE_-1202638666', u'INDIRECT_-1202638275'), (u'LOAD_-1202639048', u'MULTIEQUAL_-1202638739'), (u'STORE_-1202638633', u'INDIRECT_-1202638248'), (u'COPY_-1202638697', u'MULTIEQUAL_-1202638630'), (u'CAST_-1202638185', u'STORE_-1202638734'), (u'LOAD_-1202639274', u'INT_ADD_-1202639200'), ('const-224', u'INT_ADD_-1202638861'), ('tmp_923', u'PTRADD_-1202638986'), ('const-0', u'STORE_-1202638644'), ('const-5824332', u'COPY_-1202638493'), (u'STORE_-1202639265', u'INDIRECT_-1202638638'), ('const-1', u'PTRADD_-1202639212'), (u'STORE_-1202639013', u'INDIRECT_-1202638504'), (u'LOAD_-1202639048', u'INT_ADD_-1202638937'), ('tmp_485', u'BRANCH_-1202638723'), (u'CALL_-1202638746', u'INDIRECT_-1202638318'), (u'PTRADD_-1202639304', u'CAST_-1202638540')]
[(u'CAST_-1202638477', u'STORE_-1202639286'), ('const-9', u'PTRADD_-1202638122'), (u'STORE_-1202639163', u'INDIRECT_-1202638562'), (u'CAST_-1202638183', u'STORE_-1202638734'), ('const-8', u'PTRADD_-1202638140'), ('const-0', u'STORE_-1202639214'), ('tmp_1712', u'INT_ADD_-1202638722'), (u'STORE_-1202639163', u'INDIRECT_-1202638517'), (u'INDIRECT_-1202638419', u'MULTIEQUAL_-1202638407'), ('const-72', u'INT_ADD_-1202638999'), (u'CALL_-1202638760', u'INDIRECT_-1202638247'), (u'STORE_-1202638711', u'INDIRECT_-1202638309'), (u'STORE_-1202639221', u'INDIRECT_-1202638563'), ('const-433', u'LOAD_-1202639274'), (u'INDIRECT_-1202638310', u'MULTIEQUAL_-1202638519'), (u'LOAD_-1202639274', u'MULTIEQUAL_-1202638737'), ('const-5', u'STORE_-1202639156'), ('const-433', u'STORE_-1202639163'), (u'INDIRECT_-1202638386', u'MULTIEQUAL_-1202638378'), (u'CAST_-1202638196', u'STORE_-1202638701'), (u'PTRADD_-1202638172', u'STORE_-1202638695'), ('const-433', u'STORE_-1202639232'), (u'COPY_-1202638390', u'PTRADD_-1202638823'), (u'INDIRECT_-1202638553', u'MULTIEQUAL_-1202638519'), (u'STORE_-1202638901', u'INDIRECT_-1202638360'), (u'CAST_-1202638427', u'STORE_-1202639221'), ('const-24', u'INT_ADD_-1202639218'), ('const-40', u'INT_ADD_-1202639164'), (u'CAST_-1202638341', u'STORE_-1202638998'), (u'INT_SEXT_-1202638944', u'STORE_-1202638949'), ('const-5824332', u'COPY_-1202638491'), (u'PTRADD_-1202638899', u'LOAD_-1202638961'), (u'INDIRECT_-1202638419', u'MULTIEQUAL_-1202638378'), (u'INT_ADD_-1202639258', u'CAST_-1202638468'), (u'STORE_-1202639156', u'INDIRECT_-1202638557'), (u'STORE_-1202638908', u'INDIRECT_-1202638320'), ('tmp_2361', u'MULTIEQUAL_-1202638603'), (u'CAST_-1202638190', u'STORE_-1202638901'), (u'CALL_-1202638951', u'INDIRECT_-1202638407'), ('const-4', u'INT_MULT_-1202638923'), ('const-433', u'STORE_-1202638894'), ('const-8', u'PTRADD_-1202638158'), ('const-433', u'LOAD_-1202639048'), (u'CALL_-1202638951', u'INDIRECT_-1202638362'), ('const-2', u'PTRADD_-1202638184'), ('const-0', u'PTRSUB_-1202638177'), (u'CAST_-1202638099', u'STORE_-1202638612'), (u'STORE_-1202639207', u'INDIRECT_-1202638553'), (u'PTRADD_-1202638140', u'STORE_-1202638655'), ('const-5792246', u'COPY_-1202638456'), ('const-433', u'STORE_-1202638666'), (u'STORE_-1202639265', u'INDIRECT_-1202638636'), ('const-433', u'STORE_-1202638711'), (u'LOAD_-1202639274', u'INT_ADD_-1202639193'), (u'STORE_-1202638894', u'INDIRECT_-1202638355'), (u'INT_ADD_-1202638894', u'CAST_-1202638195'), (u'INT_NOTEQUAL_-1202638838', u'CBRANCH_-1202638835'), (u'INT_ADD_-1202638598', u'CAST_-1202638099'), (u'INT_ADD_-1202639350', u'CAST_-1202638538'), ('const-64', u'INT_ADD_-1202639142'), (u'INDIRECT_-1202638184', u'MULTIEQUAL_-1202638603'), ('const-16', u'INT_ADD_-1202638598'), (u'INT_SEXT_-1202638868', u'STORE_-1202638873'), (u'STORE_-1202638701', u'INDIRECT_-1202638255'), ('tmp_1712', u'INT_ADD_-1202639289'), (u'CAST_-1202638207', u'LOAD_-1202638925'), ('tmp_403', u'CBRANCH_-1202638930'), ('const-1', u'PTRADD_-1202638196'), ('const-433', u'STORE_-1202638901'), ('const-8', u'PTRADD_-1202638184'), ('const-7', u'PTRADD_-1202638140'), ('const-433', u'STORE_-1202638677'), ('const-0', u'STORE_-1202638666'), (u'STORE_-1202639178', u'INDIRECT_-1202638574'), ('const-8', u'PTRADD_-1202638131'), (u'INT_ADD_-1202638760', u'CALL_-1202638740'), (u'INDIRECT_-1202638481', u'COPY_-1202638407'), ('const-0', u'STORE_-1202638677'), (u'INDIRECT_-1202638557', u'COPY_-1202638609'), (u'STORE_-1202639232', u'INDIRECT_-1202638572'), ('const-0', u'STORE_-1202638998'), (u'INT_ADD_-1202639207', u'CAST_-1202638427'), ('const-336', u'CALL_-1202638746'), ('const-433', u'STORE_-1202638612'), ('const-16', u'INT_ADD_-1202639350'), (u'INDIRECT_-1202638598', u'MULTIEQUAL_-1202638564'), (u'STORE_-1202638734', u'INDIRECT_-1202638276'), (u'INT_ADD_-1202639032', u'CAST_-1202638380'), (u'COPY_-1202638407', u'PTRADD_-1202638899'), (u'STORE_-1202638998', u'INDIRECT_-1202638445'), (u'CAST_-1202638314', u'STORE_-1202638949'), (u'STORE_-1202639214', u'INDIRECT_-1202638603'), (u'CAST_-1202638468', u'LOAD_-1202639274'), (u'CAST_-1202638185', u'STORE_-1202638894'), (u'CAST_-1202638196', u'PTRADD_-1202638158'), ('const-16', u'INT_ADD_-1202639032'), (u'CALL_-1202638760', u'INDIRECT_-1202638202'), (u'CAST_-1202638380', u'LOAD_-1202639048'), (u'STORE_-1202638633', u'INDIRECT_-1202638201'), (u'INDIRECT_-1202638464', u'MULTIEQUAL_-1202638423'), (u'INDIRECT_-1202638419', u'COPY_-1202638390'), (u'LOAD_-1202639274', u'INT_ADD_-1202639251'), (u'CAST_-1202638368', u'STORE_-1202639031'), (u'LOAD_-1202638925', u'INT_ADD_-1202638887'), (u'STORE_-1202638908', u'INDIRECT_-1202638365'), (u'STORE_-1202638987', u'INDIRECT_-1202638481'), (u'CAST_-1202638332', u'STORE_-1202638987'), (u'CAST_-1202638196', u'PTRADD_-1202638131'), (u'CAST_-1202638196', u'PTRADD_-1202638163'), (u'STORE_-1202638729', u'INDIRECT_-1202638208'), (u'CAST_-1202638417', u'STORE_-1202639207'), ('const-0', u'STORE_-1202638633'), ('const-48', u'INT_ADD_-1202639175'), ('const-32', u'INT_ADD_-1202639200'), ('const-0', u'RETURN_-1202639103'), (u'COPY_-1202638538', u'STORE_-1202639221'), (u'STORE_-1202638666', u'INDIRECT_-1202638228'), (u'STORE_-1202639286', u'INDIRECT_-1202638604'), ('const-16', u'INT_ADD_-1202639207'), ('const-8', u'PTRADD_-1202638149'), ('const-0', u'INT_EQUAL_-1202638933'), (u'INT_ADD_-1202638887', u'CAST_-1202638190'), ('const-0', u'STORE_-1202638734'), (u'STORE_-1202638622', u'INDIRECT_-1202638192'), ('const-0', u'STORE_-1202638695'), ('const-433', u'STORE_-1202638695'), (u'STORE_-1202638612', u'INDIRECT_-1202638184'), (u'CAST_-1202638196', u'PTRADD_-1202638172'), (u'CALL_-1202639276', u'INDIRECT_-1202638607'), (u'STORE_-1202639265', u'INDIRECT_-1202638591'), ('const-188978561070', u'STORE_-1202639013'), ('const-72', u'INT_ADD_-1202639272'), ('const-8', u'PTRADD_-1202638131'), ('const-433', u'STORE_-1202639031'), ('const-0', u'STORE_-1202638711'), ('const-0', u'STORE_-1202638987'), ('const-76', u'INT_ADD_-1202639251'), ('tmp_1712', u'INT_ADD_-1202638598'), (u'INDIRECT_-1202638229', u'MULTIEQUAL_-1202638648'), (u'MULTIEQUAL_-1202638657', u'PTRADD_-1202638899'), (u'INT_ADD_-1202639193', u'CAST_-1202638417'), (u'CALL_-1202638740', u'INDIRECT_-1202638187'), (u'INT_ADD_-1202639175', u'CAST_-1202638402'), (u'MULTIEQUAL_-1202638628', u'PTRADD_-1202638823'), (u'INT_EQUAL_-1202639249', u'CBRANCH_-1202639247'), (u'CAST_-1202638107', u'STORE_-1202638622'), (u'STORE_-1202638998', u'INDIRECT_-1202638490'), ('const-433', u'STORE_-1202639265'), ('const-433', u'LOAD_-1202638885'), ('const-433', u'LOAD_-1202638925'), (u'INT_ADD_-1202639142', u'CAST_-1202638376'), (u'INDIRECT_-1202638315', u'MULTIEQUAL_-1202638289'), (u'STORE_-1202638633', u'INDIRECT_-1202638246'), (u'CALL_-1202638746', u'INDIRECT_-1202638361'), ('tmp_764', u'CBRANCH_-1202638835'), (u'MULTIEQUAL_-1202638509', u'INT_ADD_-1202638880'), (u'COPY_-1202638298', u'STORE_-1202638908'), ('const-0', u'COPY_-1202638697'), (u'PTRADD_-1202638149', u'STORE_-1202638666'), (u'STORE_-1202638644', u'INDIRECT_-1202638210'), (u'CALL_-1202638967', u'CAST_-1202638239'), ('const-6787840', u'PTRSUB_-1202638177'), (u'INT_ADD_-1202638926', u'MULTIEQUAL_-1202638657'), (u'STORE_-1202638684', u'INDIRECT_-1202638242'), (u'CALL_-1202639276', u'STORE_-1202639265'), (u'INT_ADD_-1202639218', u'CAST_-1202638436'), (u'CAST_-1202638196', u'PTRADD_-1202638122'), ('const-16', u'INT_ADD_-1202639289'), (u'STORE_-1202638894', u'INDIRECT_-1202638310'), ('tmp_1712', u'INT_ADD_-1202639258'), ('tmp_1712', u'INT_ADD_-1202639032'), (u'LOAD_-1202639048', u'MULTIEQUAL_-1202638737'), (u'LOAD_-1202639048', u'INT_ADD_-1202638984'), (u'LOAD_-1202638925', u'MULTIEQUAL_-1202638509'), ('const-32', u'INT_ADD_-1202638973'), (u'INDIRECT_-1202638464', u'MULTIEQUAL_-1202638452'), (u'INT_ADD_-1202638935', u'CAST_-1202638314'), ('tmp_2362', u'MULTIEQUAL_-1202638648'), ('tmp_1710', u'INT_EQUAL_-1202639330'), (u'INT_EQUAL_-1202639330', u'CBRANCH_-1202639328'), (u'LOAD_-1202638925', u'INT_ADD_-1202638894'), (u'CAST_-1202638422', u'STORE_-1202639214'), ('const-44', u'STORE_-1202639207'), ('const-24', u'INT_ADD_-1202638880'), ('const-433', u'STORE_-1202638734'), (u'STORE_-1202638711', u'INDIRECT_-1202638264'), (u'CAST_-1202638239', u'CALL_-1202638951'), ('const-80', u'INT_ADD_-1202638937'), ('const-433', u'STORE_-1202638701'), (u'STORE_-1202638622', u'INDIRECT_-1202638237'), ('const-433', u'STORE_-1202639214'), ('const-65538', u'CALL_-1202638967'), ('tmp_1712', u'INT_ADD_-1202638909'), (u'STORE_-1202639189', u'INDIRECT_-1202638583'), (u'STORE_-1202639214', u'INDIRECT_-1202638558'), (u'INDIRECT_-1202638386', u'MULTIEQUAL_-1202638519'), (u'INT_MULT_-1202638847', u'INT_ADD_-1202638859'), ('const-0', u'STORE_-1202638655'), ('const-433', u'STORE_-1202639189'), (u'INT_ADD_-1202639272', u'CAST_-1202638477'), (u'CAST_-1202638381', u'STORE_-1202639163'), (u'COPY_-1202638491', u'STORE_-1202639163'), (u'PTRADD_-1202638184', u'STORE_-1202638711'), ('const-24', u'INT_ADD_-1202638984'), ('const-1', u'PTRADD_-1202638899'), (u'INT_ADD_-1202638909', u'CAST_-1202638207'), (u'CAST_-1202638152', u'STORE_-1202638684'), ('tmp_1710', u'CALL_-1202638967'), ('const-0', u'INT_EQUAL_-1202639249'), (u'PTRADD_-1202638158', u'STORE_-1202638677'), ('tmp_1710', u'CALL_-1202639307'), (u'CAST_-1202638195', u'STORE_-1202638908'), (u'INT_EQUAL_-1202639351', u'CBRANCH_-1202639347'), ('const-26', u'INT_NOTEQUAL_-1202638838'), (u'CAST_-1202638436', u'STORE_-1202639232'), ('const-433', u'STORE_-1202638655'), (u'INT_ADD_-1202638859', u'CAST_-1202638280'), ('const-0', u'PTRSUB_-1202638438'), (u'CALL_-1202639276', u'INDIRECT_-1202638652'), (u'STORE_-1202639178', u'INDIRECT_-1202638529'), (u'LOAD_-1202639048', u'INT_ADD_-1202639017'), (u'INT_ADD_-1202638847', u'INT_NOTEQUAL_-1202638838'), (u'INT_ADD_-1202638722', u'CAST_-1202638048'), (u'INT_MULT_-1202638923', u'INT_ADD_-1202638935'), (u'STORE_-1202638729', u'INDIRECT_-1202638163'), (u'MULTIEQUAL_-1202638737', u'INT_ADD_-1202639175'), (u'INDIRECT_-1202638360', u'MULTIEQUAL_-1202638334'), (u'MULTIEQUAL_-1202638737', u'INT_ADD_-1202639164'), (u'STORE_-1202638695', u'INDIRECT_-1202638296'), (u'CAST_-1202638196', u'PTRADD_-1202638140'), (u'INDIRECT_-1202638208', u'MULTIEQUAL_-1202638334'), (u'STORE_-1202639156', u'INDIRECT_-1202638512'), (u'CAST_-1202638280', u'STORE_-1202638873'), (u'LOAD_-1202639305', u'INT_ADD_-1202639272'), ('const-41', u'PTRADD_-1202638113'), ('const-8', u'PTRADD_-1202638122'), (u'STORE_-1202638701', u'INDIRECT_-1202638300'), ('tmp_646', u'CBRANCH_-1202638914'), (u'COPY_-1202638697', u'MULTIEQUAL_-1202638628'), ('const-0', u'STORE_-1202638901'), (u'CAST_-1202638196', u'PTRADD_-1202638184'), (u'INT_ADD_-1202638715', u'CAST_-1202638043'), (u'MULTIEQUAL_-1202638737', u'INT_ADD_-1202639149'), ('tmp_122', u'CBRANCH_-1202639328'), ('const-0', u'STORE_-1202638644'), ('const-5824312', u'PTRSUB_-1202638438'), (u'STORE_-1202639221', u'INDIRECT_-1202638608'), (u'PTRADD_-1202638113', u'CAST_-1202638107'), (u'LOAD_-1202639366', u'INT_EQUAL_-1202639351'), (u'STORE_-1202638873', u'INDIRECT_-1202638431'), (u'INDIRECT_-1202638481', u'MULTIEQUAL_-1202638452'), (u'CAST_-1202638490', u'LOAD_-1202639305'), (u'PTRSUB_-1202638177', u'STORE_-1202638701'), (u'CALL_-1202639276', u'INT_EQUAL_-1202639249'), (u'LOAD_-1202639048', u'INT_ADD_-1202638973'), (u'CAST_-1202638463', u'STORE_-1202639265'), (u'CALL_-1202638760', u'CAST_-1202638068'), (u'INT_ADD_-1202639164', u'CAST_-1202638393'), ('const-0', u'INT_EQUAL_-1202639330'), (u'INDIRECT_-1202638512', u'COPY_-1202638564'), (u'INT_ADD_-1202638999', u'CAST_-1202638353'), (u'LOAD_-1202638738', u'MULTIEQUAL_-1202638509'), ('const-56', u'INT_ADD_-1202639149'), (u'INT_ADD_-1202638861', u'INT_ADD_-1202638859'), ('const-433', u'STORE_-1202638622'), (u'INT_ADD_-1202639251', u'CAST_-1202638463'), (u'STORE_-1202638949', u'INDIRECT_-1202638464'), ('const-433', u'STORE_-1202638684'), ('const-0', u'STORE_-1202638622'), ('const-16', u'INT_ADD_-1202638894'), ('tmp_439', u'BRANCH_-1202638888'), (u'PTRADD_-1202638131', u'STORE_-1202638644'), ('const-433', u'STORE_-1202638949'), (u'CAST_-1202638048', u'LOAD_-1202638738'), (u'LOAD_-1202638885', u'CAST_-1202638285'), (u'INT_ADD_-1202638984', u'CAST_-1202638341'), ('const-76', u'INT_ADD_-1202639193'), ('const-0', u'INT_EQUAL_-1202639351'), (u'PTRSUB_-1202638438', u'STORE_-1202639178'), ('const-6', u'PTRADD_-1202638149'), (u'CAST_-1202638196', u'STORE_-1202638612'), (u'CAST_-1202638068', u'CALL_-1202638740'), (u'INT_ADD_-1202638937', u'INT_ADD_-1202638935'), ('const-433', u'LOAD_-1202639305'), ('const-1', u'INT_ADD_-1202638926'), (u'STORE_-1202639189', u'INDIRECT_-1202638538'), (u'STORE_-1202638734', u'INDIRECT_-1202638321'), (u'STORE_-1202638949', u'INDIRECT_-1202638419'), (u'PTRADD_-1202638163', u'CAST_-1202638152'), (u'CAST_-1202638196', u'PTRADD_-1202638196'), ('const-65540', u'CALL_-1202639276'), ('const-16', u'INT_ADD_-1202638722'), (u'CAST_-1202638376', u'STORE_-1202639156'), ('const-433', u'STORE_-1202638873'), ('const-433', u'STORE_-1202638908'), (u'STORE_-1202638695', u'INDIRECT_-1202638251'), (u'CALL_-1202639307', u'INDIRECT_-1202638628'), (u'CALL_-1202638740', u'STORE_-1202638729'), (u'CAST_-1202638353', u'STORE_-1202639013'), (u'CALL_-1202639307', u'STORE_-1202639286'), (u'CAST_-1202638196', u'PTRADD_-1202638149'), (u'CALL_-1202638967', u'INDIRECT_-1202638419'), (u'CAST_-1202638538', u'LOAD_-1202639366'), ('tmp_1710', u'CALL_-1202639276'), ('const-0', u'STORE_-1202639232'), ('const-433', u'STORE_-1202638633'), (u'MULTIEQUAL_-1202638509', u'MULTIEQUAL_-1202638737'), ('tmp_898', u'BRANCH_-1202638606'), ('tmp_206', u'CBRANCH_-1202639247'), (u'STORE_-1202639013', u'INDIRECT_-1202638502'), (u'CALL_-1202638746', u'INDIRECT_-1202638316'), (u'MULTIEQUAL_-1202638657', u'INT_MULT_-1202638923'), ('const-433', u'STORE_-1202639207'), ('const-4', u'INT_MULT_-1202638847'), (u'COPY_-1202638456', u'STORE_-1202639031'), (u'CAST_-1202638239', u'CALL_-1202638740'), ('const-0', u'STORE_-1202638684'), ('const-8', u'PTRADD_-1202638163'), (u'MULTIEQUAL_-1202638657', u'INT_ADD_-1202638926'), (u'INDIRECT_-1202638431', u'MULTIEQUAL_-1202638423'), ('const-1', u'PTRADD_-1202638823'), (u'INT_ADD_-1202638847', u'MULTIEQUAL_-1202638628'), (u'LOAD_-1202639274', u'INT_ADD_-1202639207'), ('const-8', u'PTRADD_-1202638113'), (u'STORE_-1202638612', u'INDIRECT_-1202638229'), (u'INT_ADD_-1202639200', u'CAST_-1202638422'), ('const-433', u'STORE_-1202639156'), ('const-5', u'PTRADD_-1202638158'), (u'INT_EQUAL_-1202638933', u'CBRANCH_-1202638930'), (u'LOAD_-1202639274', u'INT_ADD_-1202639218'), (u'INT_ADD_-1202638973', u'CAST_-1202638332'), (u'LOAD_-1202638961', u'CAST_-1202638319'), ('const-8', u'PTRADD_-1202638172'), (u'CAST_-1202638043', u'STORE_-1202638729'), (u'STORE_-1202638677', u'INDIRECT_-1202638237'), (u'INT_ADD_-1202638880', u'CAST_-1202638185'), (u'STORE_-1202639031', u'INDIRECT_-1202638472'), ('const-4', u'STORE_-1202639189'), (u'CAST_-1202638285', u'INT_SEXT_-1202638868'), (u'STORE_-1202639013', u'INDIRECT_-1202638457'), (u'STORE_-1202638666', u'INDIRECT_-1202638273'), (u'INDIRECT_-1202638355', u'MULTIEQUAL_-1202638564'), ('const-433', u'LOAD_-1202638961'), ('const-433', u'STORE_-1202638729'), ('const-16', u'INT_ADD_-1202638909'), (u'LOAD_-1202638738', u'INT_ADD_-1202638715'), (u'STORE_-1202638677', u'INDIRECT_-1202638282'), ('const-0', u'COPY_-1202638732'), ('const-16', u'INT_ADD_-1202639258'), (u'CAST_-1202638402', u'STORE_-1202639189'), (u'INT_ADD_-1202638926', u'INT_NOTEQUAL_-1202638917'), (u'STORE_-1202638873', u'INDIRECT_-1202638386'), (u'CALL_-1202639307', u'INDIRECT_-1202638673'), (u'STORE_-1202638901', u'INDIRECT_-1202638315'), ('const-16', u'INT_ADD_-1202639017'), (u'INT_ADD_-1202639289', u'CAST_-1202638490'), ('const-5792246', u'COPY_-1202638298'), ('const-65539', u'CALL_-1202639307'), (u'PTRADD_-1202638823', u'LOAD_-1202638885'), (u'PTRADD_-1202638122', u'STORE_-1202638633'), (u'INT_ADD_-1202639017', u'CAST_-1202638368'), (u'CALL_-1202638951', u'INT_ADD_-1202638760'), ('const-32', u'INT_ADD_-1202638887'), (u'CALL_-1202638740', u'INDIRECT_-1202638232'), ('const-16', u'INT_ADD_-1202638715'), ('const-5792246', u'COPY_-1202638538'), (u'CALL_-1202638967', u'INDIRECT_-1202638374'), ('const-433', u'STORE_-1202638998'), ('tmp_1712', u'INT_ADD_-1202639350'), (u'INT_NOTEQUAL_-1202638917', u'CBRANCH_-1202638914'), (u'STORE_-1202638684', u'INDIRECT_-1202638287'), ('const-1', u'INT_ADD_-1202638847'), (u'LOAD_-1202639048', u'INT_ADD_-1202638861'), ('const-433', u'STORE_-1202639286'), ('const-1', u'INT_ADD_-1202638760'), (u'LOAD_-1202639048', u'INT_ADD_-1202638999'), (u'INT_ADD_-1202638760', u'CALL_-1202638760'), ('const-433', u'STORE_-1202639013'), (u'STORE_-1202638655', u'INDIRECT_-1202638219'), (u'CAST_-1202638393', u'STORE_-1202639178'), ('const-433', u'STORE_-1202638644'), (u'CALL_-1202638951', u'STORE_-1202638894'), (u'STORE_-1202638644', u'INDIRECT_-1202638255'), ('const-433', u'STORE_-1202638987'), ('tmp_96', u'CBRANCH_-1202639347'), (u'CAST_-1202638319', u'INT_SEXT_-1202638944'), (u'STORE_-1202639286', u'INDIRECT_-1202638649'), (u'CALL_-1202638746', u'CAST_-1202638196'), ('const-36', u'INT_NOTEQUAL_-1202638917'), ('const-433', u'STORE_-1202639178'), ('const-433', u'LOAD_-1202638738'), (u'INT_ADD_-1202639149', u'CAST_-1202638381'), ('const-8', u'PTRADD_-1202638196'), (u'STORE_-1202638987', u'INDIRECT_-1202638436'), (u'INDIRECT_-1202638436', u'MULTIEQUAL_-1202638407'), (u'MULTIEQUAL_-1202638628', u'INT_MULT_-1202638847'), (u'MULTIEQUAL_-1202638628', u'INT_ADD_-1202638847'), (u'CALL_-1202638951', u'INT_EQUAL_-1202638933'), ('const-433', u'LOAD_-1202639366'), (u'INDIRECT_-1202638431', u'MULTIEQUAL_-1202638564'), (u'STORE_-1202639207', u'INDIRECT_-1202638598'), (u'STORE_-1202638655', u'INDIRECT_-1202638264'), (u'MULTIEQUAL_-1202638737', u'INT_ADD_-1202639142'), (u'PTRADD_-1202638196', u'CAST_-1202638183'), (u'LOAD_-1202639274', u'INT_ADD_-1202639200'), ('const-224', u'INT_ADD_-1202638861'), ('const-3', u'PTRADD_-1202638172'), (u'CAST_-1202638196', u'PTRADD_-1202638113'), (u'COPY_-1202638732', u'MULTIEQUAL_-1202638657'), ('const-4', u'PTRADD_-1202638163'), (u'STORE_-1202639031', u'INDIRECT_-1202638517'), (u'LOAD_-1202639048', u'INT_ADD_-1202638937'), ('const-433', u'STORE_-1202639221'), ('tmp_485', u'BRANCH_-1202638723'), (u'STORE_-1202639232', u'INDIRECT_-1202638617'), (u'INDIRECT_-1202638163', u'MULTIEQUAL_-1202638289')]
null
null
004e2dd0
x64
O2
(translation_unit "void FUN_004e2dd0(long param_1,long param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}\n\n" (function_definition "void FUN_004e2dd0(long param_1,long param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" primitive_type (function_declarator "FUN_004e2dd0(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 undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "void *pvVar8;" primitive_type (pointer_declarator "*pvVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x10) == 0)" ( (binary_expression "*(long *)(param_1 + 0x10) == 0" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }" { (expression_statement "puVar7 = (undefined8 *)FUN_0049cb60(0x150);" (assignment_expression "puVar7 = (undefined8 *)FUN_0049cb60(0x150)" identifier = (cast_expression "(undefined8 *)FUN_0049cb60(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0049cb60(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar7 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar7 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar7 + 1)" * (cast_expression "(undefined4 *)(puVar7 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 1)" ( (binary_expression "puVar7 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar7[2] = 0;" (assignment_expression "puVar7[2] = 0" (subscript_expression "puVar7[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar7 = &PTR_FUN_00679300;" (assignment_expression "*puVar7 = &PTR_FUN_00679300" (pointer_expression "*puVar7" * identifier) = (pointer_expression "&PTR_FUN_00679300" & identifier)) ;) (expression_statement "puVar7[3] = 0;" (assignment_expression "puVar7[3] = 0" (subscript_expression "puVar7[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 4)" * (cast_expression "(undefined1 *)(puVar7 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar7[5] = 0;" (assignment_expression "puVar7[5] = 0" (subscript_expression "puVar7[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[6] = 0;" (assignment_expression "puVar7[6] = 0" (subscript_expression "puVar7[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[7] = 0;" (assignment_expression "puVar7[7] = 0" (subscript_expression "puVar7[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[8] = 0;" (assignment_expression "puVar7[8] = 0" (subscript_expression "puVar7[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[9] = 0;" (assignment_expression "puVar7[9] = 0" (subscript_expression "puVar7[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar7 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 0x29)" * (cast_expression "(undefined1 *)(puVar7 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 0x29)" ( (binary_expression "puVar7 + 0x29" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(param_1 + 0x10) = puVar7;" (assignment_expression "*(undefined8 **)(param_1 + 0x10) = puVar7" (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }" { (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;" (assignment_expression "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e" (pointer_expression "*(undefined8 *)(lVar9 + 0x48)" * (cast_expression "(undefined8 *)(lVar9 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x48)" ( (binary_expression "lVar9 + 0x48" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" * (cast_expression "(undefined8 *)(lVar9 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;" (assignment_expression "puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68" identifier = identifier) ;) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);" do (compound_statement "{\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n }" { (expression_statement "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];" (assignment_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]" (pointer_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4)" * (cast_expression "(int *)(lVar9 + 0x50 + lVar5 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x50 + lVar5 * 4)" ( (binary_expression "lVar9 + 0x50 + lVar5 * 4" (binary_expression "lVar9 + 0x50" identifier + number_literal) + (binary_expression "lVar5 * 4" identifier * number_literal)) )))) = (cast_expression "(int)(char)puVar1[lVar5]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)puVar1[lVar5]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar1[lVar5]" identifier [ identifier ])))) ;) (expression_statement "puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;" (assignment_expression "puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70" identifier = identifier) ;) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" identifier = (binary_expression "lVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar5 != 0x24)" ( (binary_expression "lVar5 != 0x24" identifier != number_literal) )) ;) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);" do (compound_statement "{\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n }" { (expression_statement "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];" (assignment_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]" (pointer_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4)" * (cast_expression "(int *)(lVar9 + 0xe0 + lVar5 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0xe0 + lVar5 * 4)" ( (binary_expression "lVar9 + 0xe0 + lVar5 * 4" (binary_expression "lVar9 + 0xe0" identifier + number_literal) + (binary_expression "lVar5 * 4" identifier * number_literal)) )))) = (cast_expression "(int)(char)puVar2[lVar5]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)puVar2[lVar5]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar2[lVar5]" identifier [ identifier ])))) ;) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" identifier = (binary_expression "lVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar5 != 0x1a)" ( (binary_expression "lVar5 != 0x1a" identifier != number_literal) )) ;) }) (else_clause "else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" else (compound_statement "{\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" { (expression_statement "uVar3 = __nl_langinfo_l(0x10003,param_2);" (assignment_expression "uVar3 = __nl_langinfo_l(0x10003,param_2)" identifier = (call_expression "__nl_langinfo_l(0x10003,param_2)" identifier (argument_list "(0x10003,param_2)" ( number_literal , identifier )))) ;) (expression_statement "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;" (assignment_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3" (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x48)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x48" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) + number_literal) )))) = identifier) ;) (expression_statement "iVar4 = __nl_langinfo_l(0x10004,param_2);" (assignment_expression "iVar4 = __nl_langinfo_l(0x10004,param_2)" identifier = (call_expression "__nl_langinfo_l(0x10004,param_2)" identifier (argument_list "(0x10004,param_2)" ( number_literal , identifier )))) ;) (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(int *)(lVar9 + 0x4c) = iVar4;" (assignment_expression "*(int *)(lVar9 + 0x4c) = iVar4" (pointer_expression "*(int *)(lVar9 + 0x4c)" * (cast_expression "(int *)(lVar9 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x4c)" ( (binary_expression "lVar9 + 0x4c" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }" { (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" * (cast_expression "(undefined8 *)(lVar9 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(lVar9 + 0x4c) = 0x2c;" (assignment_expression "*(undefined4 *)(lVar9 + 0x4c) = 0x2c" (pointer_expression "*(undefined4 *)(lVar9 + 0x4c)" * (cast_expression "(undefined4 *)(lVar9 + 0x4c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x4c)" ( (binary_expression "lVar9 + 0x4c" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" else (compound_statement "{\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" { (expression_statement "__s = (char *)__nl_langinfo_l(0x10002,param_2);" (assignment_expression "__s = (char *)__nl_langinfo_l(0x10002,param_2)" identifier = (cast_expression "(char *)__nl_langinfo_l(0x10002,param_2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "__nl_langinfo_l(0x10002,param_2)" identifier (argument_list "(0x10002,param_2)" ( number_literal , identifier ))))) ;) (expression_statement "sVar6 = strlen(__s);" (assignment_expression "sVar6 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (if_statement "if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" if (parenthesized_expression "(sVar6 == 0)" ( (binary_expression "sVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }" { (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" else (compound_statement "{\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" { comment (expression_statement "pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);" (assignment_expression "pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1)" identifier = (cast_expression "(void *)thunk_FUN_0049cb60(sVar6 + 1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_0049cb60(sVar6 + 1)" identifier (argument_list "(sVar6 + 1)" ( (binary_expression "sVar6 + 1" identifier + number_literal) ))))) ;) (expression_statement "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);" (assignment_expression "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1)" identifier = (call_expression "memcpy(pvVar8,__s,sVar6 + 1)" identifier (argument_list "(pvVar8,__s,sVar6 + 1)" ( identifier , identifier , (binary_expression "sVar6 + 1" identifier + number_literal) )))) ;) (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(void **)(lVar9 + 0x10) = pvVar8;" (assignment_expression "*(void **)(lVar9 + 0x10) = pvVar8" (pointer_expression "*(void **)(lVar9 + 0x10)" * (cast_expression "(void **)(lVar9 + 0x10)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "*(size_t *)(lVar9 + 0x18) = sVar6;" (assignment_expression "*(size_t *)(lVar9 + 0x18) = sVar6" (pointer_expression "*(size_t *)(lVar9 + 0x18)" * (cast_expression "(size_t *)(lVar9 + 0x18)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = identifier) ;) }))) }))) (expression_statement "*(undefined8 *)(lVar9 + 0x30) = 4;" (assignment_expression "*(undefined8 *)(lVar9 + 0x30) = 4" (pointer_expression "*(undefined8 *)(lVar9 + 0x30)" * (cast_expression "(undefined8 *)(lVar9 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38;" (assignment_expression "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38" (pointer_expression "*(undefined **)(lVar9 + 0x28)" * (cast_expression "(undefined **)(lVar9 + 0x28)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x28)" ( (binary_expression "lVar9 + 0x28" identifier + number_literal) )))) = (pointer_expression "&DAT_0058df38" & identifier)) ;) (expression_statement "*(wchar_t **)(lVar9 + 0x38) = L"false";" (assignment_expression "*(wchar_t **)(lVar9 + 0x38) = L"false"" (pointer_expression "*(wchar_t **)(lVar9 + 0x38)" * (cast_expression "(wchar_t **)(lVar9 + 0x38)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x38)" ( (binary_expression "lVar9 + 0x38" identifier + number_literal) )))) = (string_literal "L"false"" L" string_content ")) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x40) = 5;" (assignment_expression "*(undefined8 *)(lVar9 + 0x40) = 5" (pointer_expression "*(undefined8 *)(lVar9 + 0x40)" * (cast_expression "(undefined8 *)(lVar9 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x40)" ( (binary_expression "lVar9 + 0x40" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::numpunct<wchar_t>::_M_initialize_numpunct(__locale_struct*) */\n\nvoid __thiscall\nstd::numpunct<wchar_t>::_M_initialize_numpunct(numpunct<wchar_t> *this,__locale_struct *param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(this + 0x10) == 0) {\n puVar7 = (undefined8 *)operator_new(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR____numpunct_cache_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(this + 0x10) = puVar7;\n }\n if (param_1 == (__locale_struct *)0x0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = __num_base::_S_atoms_out;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_1);\n *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_1);\n lVar9 = *(long *)(this + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::numpunct<wchar_t>::_M_initialize_numpunct(numpunct<wchar_t> *this,__locale_struct *param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(this + 0x10) == 0) {\n puVar7 = (undefined8 *)operator_new(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR____numpunct_cache_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(this + 0x10) = puVar7;\n }\n if (param_1 == (__locale_struct *)0x0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = __num_base::_S_atoms_out;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_1);\n *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_1);\n lVar9 = *(long *)(this + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::numpunct<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "_M_initialize_numpunct(numpunct<wchar_t> *this,__locale_struct *param_1)" identifier (parameter_list "(numpunct<wchar_t> *this,__locale_struct *param_1)" ( (parameter_declaration "numpunct<wchar_t> *this" type_identifier (ERROR "<wchar_t>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "__locale_struct *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(this + 0x10) == 0) {\n puVar7 = (undefined8 *)operator_new(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR____numpunct_cache_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(this + 0x10) = puVar7;\n }\n if (param_1 == (__locale_struct *)0x0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = __num_base::_S_atoms_out;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_1);\n *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_1);\n lVar9 = *(long *)(this + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "void *pvVar8;" primitive_type (pointer_declarator "*pvVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(this + 0x10) == 0) {\n puVar7 = (undefined8 *)operator_new(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR____numpunct_cache_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(this + 0x10) = puVar7;\n }" if (parenthesized_expression "(*(long *)(this + 0x10) == 0)" ( (binary_expression "*(long *)(this + 0x10) == 0" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n puVar7 = (undefined8 *)operator_new(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR____numpunct_cache_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(this + 0x10) = puVar7;\n }" { (expression_statement "puVar7 = (undefined8 *)operator_new(0x150);" (assignment_expression "puVar7 = (undefined8 *)operator_new(0x150)" identifier = (cast_expression "(undefined8 *)operator_new(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar7 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar7 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar7 + 1)" * (cast_expression "(undefined4 *)(puVar7 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 1)" ( (binary_expression "puVar7 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar7[2] = 0;" (assignment_expression "puVar7[2] = 0" (subscript_expression "puVar7[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar7 = &PTR____numpunct_cache_00679300;" (assignment_expression "*puVar7 = &PTR____numpunct_cache_00679300" (pointer_expression "*puVar7" * identifier) = (pointer_expression "&PTR____numpunct_cache_00679300" & identifier)) ;) (expression_statement "puVar7[3] = 0;" (assignment_expression "puVar7[3] = 0" (subscript_expression "puVar7[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 4)" * (cast_expression "(undefined1 *)(puVar7 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar7[5] = 0;" (assignment_expression "puVar7[5] = 0" (subscript_expression "puVar7[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[6] = 0;" (assignment_expression "puVar7[6] = 0" (subscript_expression "puVar7[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[7] = 0;" (assignment_expression "puVar7[7] = 0" (subscript_expression "puVar7[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[8] = 0;" (assignment_expression "puVar7[8] = 0" (subscript_expression "puVar7[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[9] = 0;" (assignment_expression "puVar7[9] = 0" (subscript_expression "puVar7[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar7 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 0x29)" * (cast_expression "(undefined1 *)(puVar7 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 0x29)" ( (binary_expression "puVar7 + 0x29" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(this + 0x10) = puVar7;" (assignment_expression "*(undefined8 **)(this + 0x10) = puVar7" (pointer_expression "*(undefined8 **)(this + 0x10)" * (cast_expression "(undefined8 **)(this + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (param_1 == (__locale_struct *)0x0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = __num_base::_S_atoms_out;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_1);\n *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_1);\n lVar9 = *(long *)(this + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" if (parenthesized_expression "(param_1 == (__locale_struct *)0x0)" ( (binary_expression "param_1 == (__locale_struct *)0x0" identifier == (cast_expression "(__locale_struct *)0x0" ( (type_descriptor "__locale_struct *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = __num_base::_S_atoms_out;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }" { (expression_statement "lVar9 = *(long *)(this + 0x10);" (assignment_expression "lVar9 = *(long *)(this + 0x10)" identifier = (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;" (assignment_expression "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e" (pointer_expression "*(undefined8 *)(lVar9 + 0x48)" * (cast_expression "(undefined8 *)(lVar9 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x48)" ( (binary_expression "lVar9 + 0x48" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" * (cast_expression "(undefined8 *)(lVar9 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar1 = __num_base::_S_atoms_out;" (assignment_expression "puVar1 = __num_base" identifier = identifier) (ERROR "::_S_atoms_out" : : identifier) ;) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);" do (compound_statement "{\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = __num_base::_S_atoms_in;\n lVar5 = lVar5 + 1;\n }" { (expression_statement "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];" (assignment_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]" (pointer_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4)" * (cast_expression "(int *)(lVar9 + 0x50 + lVar5 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x50 + lVar5 * 4)" ( (binary_expression "lVar9 + 0x50 + lVar5 * 4" (binary_expression "lVar9 + 0x50" identifier + number_literal) + (binary_expression "lVar5 * 4" identifier * number_literal)) )))) = (cast_expression "(int)(char)puVar1[lVar5]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)puVar1[lVar5]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar1[lVar5]" identifier [ identifier ])))) ;) (expression_statement "puVar2 = __num_base::_S_atoms_in;" (assignment_expression "puVar2 = __num_base" identifier = identifier) (ERROR "::_S_atoms_in" : : identifier) ;) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" identifier = (binary_expression "lVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar5 != 0x24)" ( (binary_expression "lVar5 != 0x24" identifier != number_literal) )) ;) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);" do (compound_statement "{\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n }" { (expression_statement "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];" (assignment_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]" (pointer_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4)" * (cast_expression "(int *)(lVar9 + 0xe0 + lVar5 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0xe0 + lVar5 * 4)" ( (binary_expression "lVar9 + 0xe0 + lVar5 * 4" (binary_expression "lVar9 + 0xe0" identifier + number_literal) + (binary_expression "lVar5 * 4" identifier * number_literal)) )))) = (cast_expression "(int)(char)puVar2[lVar5]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)puVar2[lVar5]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar2[lVar5]" identifier [ identifier ])))) ;) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" identifier = (binary_expression "lVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar5 != 0x1a)" ( (binary_expression "lVar5 != 0x1a" identifier != number_literal) )) ;) }) (else_clause "else {\n uVar3 = __nl_langinfo_l(0x10003,param_1);\n *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_1);\n lVar9 = *(long *)(this + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" else (compound_statement "{\n uVar3 = __nl_langinfo_l(0x10003,param_1);\n *(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_1);\n lVar9 = *(long *)(this + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" { (expression_statement "uVar3 = __nl_langinfo_l(0x10003,param_1);" (assignment_expression "uVar3 = __nl_langinfo_l(0x10003,param_1)" identifier = (call_expression "__nl_langinfo_l(0x10003,param_1)" identifier (argument_list "(0x10003,param_1)" ( number_literal , identifier )))) ;) (expression_statement "*(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3;" (assignment_expression "*(undefined4 *)(*(long *)(this + 0x10) + 0x48) = uVar3" (pointer_expression "*(undefined4 *)(*(long *)(this + 0x10) + 0x48)" * (cast_expression "(undefined4 *)(*(long *)(this + 0x10) + 0x48)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x10) + 0x48)" ( (binary_expression "*(long *)(this + 0x10) + 0x48" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) + number_literal) )))) = identifier) ;) (expression_statement "iVar4 = __nl_langinfo_l(0x10004,param_1);" (assignment_expression "iVar4 = __nl_langinfo_l(0x10004,param_1)" identifier = (call_expression "__nl_langinfo_l(0x10004,param_1)" identifier (argument_list "(0x10004,param_1)" ( number_literal , identifier )))) ;) (expression_statement "lVar9 = *(long *)(this + 0x10);" (assignment_expression "lVar9 = *(long *)(this + 0x10)" identifier = (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar9 + 0x4c) = iVar4;" (assignment_expression "*(int *)(lVar9 + 0x4c) = iVar4" (pointer_expression "*(int *)(lVar9 + 0x4c)" * (cast_expression "(int *)(lVar9 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x4c)" ( (binary_expression "lVar9 + 0x4c" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }" { (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" * (cast_expression "(undefined8 *)(lVar9 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(lVar9 + 0x4c) = 0x2c;" (assignment_expression "*(undefined4 *)(lVar9 + 0x4c) = 0x2c" (pointer_expression "*(undefined4 *)(lVar9 + 0x4c)" * (cast_expression "(undefined4 *)(lVar9 + 0x4c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x4c)" ( (binary_expression "lVar9 + 0x4c" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" else (compound_statement "{\n __s = (char *)__nl_langinfo_l(0x10002,param_1);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" { (expression_statement "__s = (char *)__nl_langinfo_l(0x10002,param_1);" (assignment_expression "__s = (char *)__nl_langinfo_l(0x10002,param_1)" identifier = (cast_expression "(char *)__nl_langinfo_l(0x10002,param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "__nl_langinfo_l(0x10002,param_1)" identifier (argument_list "(0x10002,param_1)" ( number_literal , identifier ))))) ;) (expression_statement "sVar6 = strlen(__s);" (assignment_expression "sVar6 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (if_statement "if (sVar6 == 0) {\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" if (parenthesized_expression "(sVar6 == 0)" ( (binary_expression "sVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = *(long *)(this + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }" { (expression_statement "lVar9 = *(long *)(this + 0x10);" (assignment_expression "lVar9 = *(long *)(this + 0x10)" identifier = (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" else (compound_statement "{\n /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */\n pvVar8 = operator_new__(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(this + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" { comment (expression_statement "pvVar8 = operator_new__(sVar6 + 1);" (assignment_expression "pvVar8 = operator_new__(sVar6 + 1)" identifier = (call_expression "operator_new__(sVar6 + 1)" identifier (argument_list "(sVar6 + 1)" ( (binary_expression "sVar6 + 1" identifier + number_literal) )))) ;) (expression_statement "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);" (assignment_expression "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1)" identifier = (call_expression "memcpy(pvVar8,__s,sVar6 + 1)" identifier (argument_list "(pvVar8,__s,sVar6 + 1)" ( identifier , identifier , (binary_expression "sVar6 + 1" identifier + number_literal) )))) ;) (expression_statement "lVar9 = *(long *)(this + 0x10);" (assignment_expression "lVar9 = *(long *)(this + 0x10)" identifier = (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(void **)(lVar9 + 0x10) = pvVar8;" (assignment_expression "*(void **)(lVar9 + 0x10) = pvVar8" (pointer_expression "*(void **)(lVar9 + 0x10)" * (cast_expression "(void **)(lVar9 + 0x10)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "*(size_t *)(lVar9 + 0x18) = sVar6;" (assignment_expression "*(size_t *)(lVar9 + 0x18) = sVar6" (pointer_expression "*(size_t *)(lVar9 + 0x18)" * (cast_expression "(size_t *)(lVar9 + 0x18)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = identifier) ;) }))) }))) (expression_statement "*(undefined8 *)(lVar9 + 0x30) = 4;" (assignment_expression "*(undefined8 *)(lVar9 + 0x30) = 4" (pointer_expression "*(undefined8 *)(lVar9 + 0x30)" * (cast_expression "(undefined8 *)(lVar9 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38;" (assignment_expression "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38" (pointer_expression "*(undefined **)(lVar9 + 0x28)" * (cast_expression "(undefined **)(lVar9 + 0x28)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x28)" ( (binary_expression "lVar9 + 0x28" identifier + number_literal) )))) = (pointer_expression "&DAT_0058df38" & identifier)) ;) (expression_statement "*(wchar_t **)(lVar9 + 0x38) = L"false";" (assignment_expression "*(wchar_t **)(lVar9 + 0x38) = L"false"" (pointer_expression "*(wchar_t **)(lVar9 + 0x38)" * (cast_expression "(wchar_t **)(lVar9 + 0x38)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x38)" ( (binary_expression "lVar9 + 0x38" identifier + number_literal) )))) = (string_literal "L"false"" L" string_content ")) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x40) = 5;" (assignment_expression "*(undefined8 *)(lVar9 + 0x40) = 5" (pointer_expression "*(undefined8 *)(lVar9 + 0x40)" * (cast_expression "(undefined8 *)(lVar9 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x40)" ( (binary_expression "lVar9 + 0x40" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_004e2dd0(long param_1,long param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}\n\n" (function_definition "void FUN_004e2dd0(long param_1,long param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" primitive_type (function_declarator "FUN_004e2dd0(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 undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "void *pvVar8;" primitive_type (pointer_declarator "*pvVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x10) == 0)" ( (binary_expression "*(long *)(param_1 + 0x10) == 0" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }" { (expression_statement "puVar7 = (undefined8 *)FUN_0049cb60(0x150);" (assignment_expression "puVar7 = (undefined8 *)FUN_0049cb60(0x150)" identifier = (cast_expression "(undefined8 *)FUN_0049cb60(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0049cb60(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar7 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar7 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar7 + 1)" * (cast_expression "(undefined4 *)(puVar7 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 1)" ( (binary_expression "puVar7 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar7[2] = 0;" (assignment_expression "puVar7[2] = 0" (subscript_expression "puVar7[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar7 = &PTR_FUN_00679300;" (assignment_expression "*puVar7 = &PTR_FUN_00679300" (pointer_expression "*puVar7" * identifier) = (pointer_expression "&PTR_FUN_00679300" & identifier)) ;) (expression_statement "puVar7[3] = 0;" (assignment_expression "puVar7[3] = 0" (subscript_expression "puVar7[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 4)" * (cast_expression "(undefined1 *)(puVar7 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar7[5] = 0;" (assignment_expression "puVar7[5] = 0" (subscript_expression "puVar7[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[6] = 0;" (assignment_expression "puVar7[6] = 0" (subscript_expression "puVar7[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[7] = 0;" (assignment_expression "puVar7[7] = 0" (subscript_expression "puVar7[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[8] = 0;" (assignment_expression "puVar7[8] = 0" (subscript_expression "puVar7[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar7[9] = 0;" (assignment_expression "puVar7[9] = 0" (subscript_expression "puVar7[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar7 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 0x29)" * (cast_expression "(undefined1 *)(puVar7 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 0x29)" ( (binary_expression "puVar7 + 0x29" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(param_1 + 0x10) = puVar7;" (assignment_expression "*(undefined8 **)(param_1 + 0x10) = puVar7" (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }" { (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;" (assignment_expression "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e" (pointer_expression "*(undefined8 *)(lVar9 + 0x48)" * (cast_expression "(undefined8 *)(lVar9 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x48)" ( (binary_expression "lVar9 + 0x48" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" * (cast_expression "(undefined8 *)(lVar9 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;" (assignment_expression "puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68" identifier = identifier) ;) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);" do (compound_statement "{\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n }" { (expression_statement "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];" (assignment_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]" (pointer_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4)" * (cast_expression "(int *)(lVar9 + 0x50 + lVar5 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x50 + lVar5 * 4)" ( (binary_expression "lVar9 + 0x50 + lVar5 * 4" (binary_expression "lVar9 + 0x50" identifier + number_literal) + (binary_expression "lVar5 * 4" identifier * number_literal)) )))) = (cast_expression "(int)(char)puVar1[lVar5]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)puVar1[lVar5]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar1[lVar5]" identifier [ identifier ])))) ;) (expression_statement "puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;" (assignment_expression "puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70" identifier = identifier) ;) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" identifier = (binary_expression "lVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar5 != 0x24)" ( (binary_expression "lVar5 != 0x24" identifier != number_literal) )) ;) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);" do (compound_statement "{\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n }" { (expression_statement "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];" (assignment_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]" (pointer_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4)" * (cast_expression "(int *)(lVar9 + 0xe0 + lVar5 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0xe0 + lVar5 * 4)" ( (binary_expression "lVar9 + 0xe0 + lVar5 * 4" (binary_expression "lVar9 + 0xe0" identifier + number_literal) + (binary_expression "lVar5 * 4" identifier * number_literal)) )))) = (cast_expression "(int)(char)puVar2[lVar5]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)puVar2[lVar5]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar2[lVar5]" identifier [ identifier ])))) ;) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" identifier = (binary_expression "lVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar5 != 0x1a)" ( (binary_expression "lVar5 != 0x1a" identifier != number_literal) )) ;) }) (else_clause "else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" else (compound_statement "{\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" { (expression_statement "uVar3 = __nl_langinfo_l(0x10003,param_2);" (assignment_expression "uVar3 = __nl_langinfo_l(0x10003,param_2)" identifier = (call_expression "__nl_langinfo_l(0x10003,param_2)" identifier (argument_list "(0x10003,param_2)" ( number_literal , identifier )))) ;) (expression_statement "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;" (assignment_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3" (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x48)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x48" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) + number_literal) )))) = identifier) ;) (expression_statement "iVar4 = __nl_langinfo_l(0x10004,param_2);" (assignment_expression "iVar4 = __nl_langinfo_l(0x10004,param_2)" identifier = (call_expression "__nl_langinfo_l(0x10004,param_2)" identifier (argument_list "(0x10004,param_2)" ( number_literal , identifier )))) ;) (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(int *)(lVar9 + 0x4c) = iVar4;" (assignment_expression "*(int *)(lVar9 + 0x4c) = iVar4" (pointer_expression "*(int *)(lVar9 + 0x4c)" * (cast_expression "(int *)(lVar9 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x4c)" ( (binary_expression "lVar9 + 0x4c" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }" { (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" * (cast_expression "(undefined8 *)(lVar9 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(lVar9 + 0x4c) = 0x2c;" (assignment_expression "*(undefined4 *)(lVar9 + 0x4c) = 0x2c" (pointer_expression "*(undefined4 *)(lVar9 + 0x4c)" * (cast_expression "(undefined4 *)(lVar9 + 0x4c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x4c)" ( (binary_expression "lVar9 + 0x4c" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" else (compound_statement "{\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" { (expression_statement "__s = (char *)__nl_langinfo_l(0x10002,param_2);" (assignment_expression "__s = (char *)__nl_langinfo_l(0x10002,param_2)" identifier = (cast_expression "(char *)__nl_langinfo_l(0x10002,param_2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "__nl_langinfo_l(0x10002,param_2)" identifier (argument_list "(0x10002,param_2)" ( number_literal , identifier ))))) ;) (expression_statement "sVar6 = strlen(__s);" (assignment_expression "sVar6 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (if_statement "if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" if (parenthesized_expression "(sVar6 == 0)" ( (binary_expression "sVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }" { (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" * (cast_expression "(char **)(lVar9 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = (string_literal """" " ")) ;) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" * (cast_expression "(undefined1 *)(lVar9 + 0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x20)" ( (binary_expression "lVar9 + 0x20" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" else (compound_statement "{\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" { (expression_statement "pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);" (assignment_expression "pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1)" identifier = (cast_expression "(void *)thunk_FUN_0049cb60(sVar6 + 1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_0049cb60(sVar6 + 1)" identifier (argument_list "(sVar6 + 1)" ( (binary_expression "sVar6 + 1" identifier + number_literal) ))))) ;) (expression_statement "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);" (assignment_expression "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1)" identifier = (call_expression "memcpy(pvVar8,__s,sVar6 + 1)" identifier (argument_list "(pvVar8,__s,sVar6 + 1)" ( identifier , identifier , (binary_expression "sVar6 + 1" identifier + number_literal) )))) ;) (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(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 "*(void **)(lVar9 + 0x10) = pvVar8;" (assignment_expression "*(void **)(lVar9 + 0x10) = pvVar8" (pointer_expression "*(void **)(lVar9 + 0x10)" * (cast_expression "(void **)(lVar9 + 0x10)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x10)" ( (binary_expression "lVar9 + 0x10" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "*(size_t *)(lVar9 + 0x18) = sVar6;" (assignment_expression "*(size_t *)(lVar9 + 0x18) = sVar6" (pointer_expression "*(size_t *)(lVar9 + 0x18)" * (cast_expression "(size_t *)(lVar9 + 0x18)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) )))) = identifier) ;) }))) }))) (expression_statement "*(undefined8 *)(lVar9 + 0x30) = 4;" (assignment_expression "*(undefined8 *)(lVar9 + 0x30) = 4" (pointer_expression "*(undefined8 *)(lVar9 + 0x30)" * (cast_expression "(undefined8 *)(lVar9 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38;" (assignment_expression "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38" (pointer_expression "*(undefined **)(lVar9 + 0x28)" * (cast_expression "(undefined **)(lVar9 + 0x28)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x28)" ( (binary_expression "lVar9 + 0x28" identifier + number_literal) )))) = (pointer_expression "&DAT_0058df38" & identifier)) ;) (expression_statement "*(wchar_t **)(lVar9 + 0x38) = L"false";" (assignment_expression "*(wchar_t **)(lVar9 + 0x38) = L"false"" (pointer_expression "*(wchar_t **)(lVar9 + 0x38)" * (cast_expression "(wchar_t **)(lVar9 + 0x38)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x38)" ( (binary_expression "lVar9 + 0x38" identifier + number_literal) )))) = (string_literal "L"false"" L" string_content ")) ;) (expression_statement "*(undefined8 *)(lVar9 + 0x40) = 5;" (assignment_expression "*(undefined8 *)(lVar9 + 0x40) = 5" (pointer_expression "*(undefined8 *)(lVar9 + 0x40)" * (cast_expression "(undefined8 *)(lVar9 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x40)" ( (binary_expression "lVar9 + 0x40" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (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 (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (string_literal " ")) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))) = (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ IDENT ])))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))) = (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ IDENT ])))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (string_literal " ")) ;) (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) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (string_literal " ")) ;) (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = 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 * (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (string_literal L" string_content ")) ;) (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_004e2dd0(long param_1,long param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" (primitive_type "void") (function_declarator "FUN_004e2dd0(long param_1,long param_2)" (identifier "FUN_004e2dd0") (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 undefined *puVar1;\n undefined *puVar2;\n undefined4 uVar3;\n int iVar4;\n long lVar5;\n char *__s;\n size_t sVar6;\n undefined8 *puVar7;\n void *pvVar8;\n long lVar9;\n \n if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }\n if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }\n *(undefined8 *)(lVar9 + 0x30) = 4;\n *(undefined **)(lVar9 + 0x28) = &DAT_0058df38;\n *(wchar_t **)(lVar9 + 0x38) = L"false";\n *(undefined8 *)(lVar9 + 0x40) = 5;\n return;\n}" ({ "{") (declaration "undefined *puVar1;" (type_identifier "undefined") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined *puVar2;" (type_identifier "undefined") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined4 uVar3;" (type_identifier "undefined4") (identifier "uVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar6;" (primitive_type "size_t") (identifier "sVar6") (; ";")) (declaration "undefined8 *puVar7;" (type_identifier "undefined8") (pointer_declarator "*puVar7" (* "*") (identifier "puVar7")) (; ";")) (declaration "void *pvVar8;" (primitive_type "void") (pointer_declarator "*pvVar8" (* "*") (identifier "pvVar8")) (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (if_statement "if (*(long *)(param_1 + 0x10) == 0) {\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) == 0" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n puVar7 = (undefined8 *)FUN_0049cb60(0x150);\n *(undefined4 *)(puVar7 + 1) = 0;\n puVar7[2] = 0;\n *puVar7 = &PTR_FUN_00679300;\n puVar7[3] = 0;\n *(undefined1 *)(puVar7 + 4) = 0;\n puVar7[5] = 0;\n puVar7[6] = 0;\n puVar7[7] = 0;\n puVar7[8] = 0;\n puVar7[9] = 0;\n *(undefined1 *)(puVar7 + 0x29) = 0;\n *(undefined8 **)(param_1 + 0x10) = puVar7;\n }" ({ "{") (expression_statement "puVar7 = (undefined8 *)FUN_0049cb60(0x150);" (assignment_expression "puVar7 = (undefined8 *)FUN_0049cb60(0x150)" (identifier "puVar7") (= "=") (cast_expression "(undefined8 *)FUN_0049cb60(0x150)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0049cb60(0x150)" (identifier "FUN_0049cb60") (argument_list "(0x150)" (( "(") (number_literal "0x150") () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar7 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar7 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar7 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar7 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 1)" (( "(") (binary_expression "puVar7 + 1" (identifier "puVar7") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7[2] = 0;" (assignment_expression "puVar7[2] = 0" (subscript_expression "puVar7[2]" (identifier "puVar7") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar7 = &PTR_FUN_00679300;" (assignment_expression "*puVar7 = &PTR_FUN_00679300" (pointer_expression "*puVar7" (* "*") (identifier "puVar7")) (= "=") (pointer_expression "&PTR_FUN_00679300" (& "&") (identifier "PTR_FUN_00679300"))) (; ";")) (expression_statement "puVar7[3] = 0;" (assignment_expression "puVar7[3] = 0" (subscript_expression "puVar7[3]" (identifier "puVar7") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar7 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 4)" (( "(") (binary_expression "puVar7 + 4" (identifier "puVar7") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7[5] = 0;" (assignment_expression "puVar7[5] = 0" (subscript_expression "puVar7[5]" (identifier "puVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7[6] = 0;" (assignment_expression "puVar7[6] = 0" (subscript_expression "puVar7[6]" (identifier "puVar7") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7[7] = 0;" (assignment_expression "puVar7[7] = 0" (subscript_expression "puVar7[7]" (identifier "puVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7[8] = 0;" (assignment_expression "puVar7[8] = 0" (subscript_expression "puVar7[8]" (identifier "puVar7") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7[9] = 0;" (assignment_expression "puVar7[9] = 0" (subscript_expression "puVar7[9]" (identifier "puVar7") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar7 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar7 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar7 + 0x29)" (* "*") (cast_expression "(undefined1 *)(puVar7 + 0x29)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 0x29)" (( "(") (binary_expression "puVar7 + 0x29" (identifier "puVar7") (+ "+") (number_literal "0x29")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x10) = puVar7;" (assignment_expression "*(undefined8 **)(param_1 + 0x10) = puVar7" (pointer_expression "*(undefined8 **)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (identifier "puVar7")) (; ";")) (} "}"))) (if_statement "if (param_2 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }\n else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" (if "if") (parenthesized_expression "(param_2 == 0)" (( "(") (binary_expression "param_2 == 0" (identifier "param_2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(undefined1 *)(lVar9 + 0x20) = 0;\n puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);\n lVar5 = 0;\n do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);\n }" ({ "{") (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x10)" (identifier "lVar9") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" (* "*") (cast_expression "(char **)(lVar9 + 0x10)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar9 + 0x10)" (( "(") (binary_expression "lVar9 + 0x10" (identifier "lVar9") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (string_literal """" (" """) (" """))) (; ";")) (expression_statement "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e;" (assignment_expression "*(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e" (pointer_expression "*(undefined8 *)(lVar9 + 0x48)" (* "*") (cast_expression "(undefined8 *)(lVar9 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x48)" (( "(") (binary_expression "lVar9 + 0x48" (identifier "lVar9") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (number_literal "0x2c0000002e")) (; ";")) (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar9 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x18)" (( "(") (binary_expression "lVar9 + 0x18" (identifier "lVar9") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" (* "*") (cast_expression "(undefined1 *)(lVar9 + 0x20)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x20)" (( "(") (binary_expression "lVar9 + 0x20" (identifier "lVar9") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68;" (assignment_expression "puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68" (identifier "puVar1") (= "=") (identifier "PTR_s___xX0123456789abcdef0123456789AB_0067cb68")) (; ";")) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" (identifier "lVar5") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x24);" (do "do") (compound_statement "{\n *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];\n puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;\n lVar5 = lVar5 + 1;\n }" ({ "{") (expression_statement "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5];" (assignment_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]" (pointer_expression "*(int *)(lVar9 + 0x50 + lVar5 * 4)" (* "*") (cast_expression "(int *)(lVar9 + 0x50 + lVar5 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x50 + lVar5 * 4)" (( "(") (binary_expression "lVar9 + 0x50 + lVar5 * 4" (binary_expression "lVar9 + 0x50" (identifier "lVar9") (+ "+") (number_literal "0x50")) (+ "+") (binary_expression "lVar5 * 4" (identifier "lVar5") (* "*") (number_literal "4"))) () ")")))) (= "=") (cast_expression "(int)(char)puVar1[lVar5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)puVar1[lVar5]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "puVar1[lVar5]" (identifier "puVar1") ([ "[") (identifier "lVar5") (] "]"))))) (; ";")) (expression_statement "puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70;" (assignment_expression "puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70" (identifier "puVar2") (= "=") (identifier "PTR_s___xX0123456789abcdefABCDEF_0067cb70")) (; ";")) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + 1" (identifier "lVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar5 != 0x24)" (( "(") (binary_expression "lVar5 != 0x24" (identifier "lVar5") (!= "!=") (number_literal "0x24")) () ")")) (; ";")) (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" (identifier "lVar5") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n } while (lVar5 != 0x1a);" (do "do") (compound_statement "{\n *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];\n lVar5 = lVar5 + 1;\n }" ({ "{") (expression_statement "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5];" (assignment_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]" (pointer_expression "*(int *)(lVar9 + 0xe0 + lVar5 * 4)" (* "*") (cast_expression "(int *)(lVar9 + 0xe0 + lVar5 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0xe0 + lVar5 * 4)" (( "(") (binary_expression "lVar9 + 0xe0 + lVar5 * 4" (binary_expression "lVar9 + 0xe0" (identifier "lVar9") (+ "+") (number_literal "0xe0")) (+ "+") (binary_expression "lVar5 * 4" (identifier "lVar5") (* "*") (number_literal "4"))) () ")")))) (= "=") (cast_expression "(int)(char)puVar2[lVar5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)puVar2[lVar5]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "puVar2[lVar5]" (identifier "puVar2") ([ "[") (identifier "lVar5") (] "]"))))) (; ";")) (expression_statement "lVar5 = lVar5 + 1;" (assignment_expression "lVar5 = lVar5 + 1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + 1" (identifier "lVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar5 != 0x1a)" (( "(") (binary_expression "lVar5 != 0x1a" (identifier "lVar5") (!= "!=") (number_literal "0x1a")) () ")")) (; ";")) (} "}")) (else_clause "else {\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" (else "else") (compound_statement "{\n uVar3 = __nl_langinfo_l(0x10003,param_2);\n *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;\n iVar4 = __nl_langinfo_l(0x10004,param_2);\n lVar9 = *(long *)(param_1 + 0x10);\n *(int *)(lVar9 + 0x4c) = iVar4;\n if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }\n }" ({ "{") (expression_statement "uVar3 = __nl_langinfo_l(0x10003,param_2);" (assignment_expression "uVar3 = __nl_langinfo_l(0x10003,param_2)" (identifier "uVar3") (= "=") (call_expression "__nl_langinfo_l(0x10003,param_2)" (identifier "__nl_langinfo_l") (argument_list "(0x10003,param_2)" (( "(") (number_literal "0x10003") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3;" (assignment_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3" (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48)" (* "*") (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 0x48" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x48")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "iVar4 = __nl_langinfo_l(0x10004,param_2);" (assignment_expression "iVar4 = __nl_langinfo_l(0x10004,param_2)" (identifier "iVar4") (= "=") (call_expression "__nl_langinfo_l(0x10004,param_2)" (identifier "__nl_langinfo_l") (argument_list "(0x10004,param_2)" (( "(") (number_literal "0x10004") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x10)" (identifier "lVar9") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(int *)(lVar9 + 0x4c) = iVar4;" (assignment_expression "*(int *)(lVar9 + 0x4c) = iVar4" (pointer_expression "*(int *)(lVar9 + 0x4c)" (* "*") (cast_expression "(int *)(lVar9 + 0x4c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x4c)" (( "(") (binary_expression "lVar9 + 0x4c" (identifier "lVar9") (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (if_statement "if (iVar4 == 0) {\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }\n else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined8 *)(lVar9 + 0x18) = 0;\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n *(undefined4 *)(lVar9 + 0x4c) = 0x2c;\n }" ({ "{") (expression_statement "*(undefined8 *)(lVar9 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar9 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x18)" (( "(") (binary_expression "lVar9 + 0x18" (identifier "lVar9") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" (* "*") (cast_expression "(char **)(lVar9 + 0x10)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar9 + 0x10)" (( "(") (binary_expression "lVar9 + 0x10" (identifier "lVar9") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (string_literal """" (" """) (" """))) (; ";")) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" (* "*") (cast_expression "(undefined1 *)(lVar9 + 0x20)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x20)" (( "(") (binary_expression "lVar9 + 0x20" (identifier "lVar9") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(lVar9 + 0x4c) = 0x2c;" (assignment_expression "*(undefined4 *)(lVar9 + 0x4c) = 0x2c" (pointer_expression "*(undefined4 *)(lVar9 + 0x4c)" (* "*") (cast_expression "(undefined4 *)(lVar9 + 0x4c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x4c)" (( "(") (binary_expression "lVar9 + 0x4c" (identifier "lVar9") (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (number_literal "0x2c")) (; ";")) (} "}")) (else_clause "else {\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" (else "else") (compound_statement "{\n __s = (char *)__nl_langinfo_l(0x10002,param_2);\n sVar6 = strlen(__s);\n if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }\n *(size_t *)(lVar9 + 0x18) = sVar6;\n }" ({ "{") (expression_statement "__s = (char *)__nl_langinfo_l(0x10002,param_2);" (assignment_expression "__s = (char *)__nl_langinfo_l(0x10002,param_2)" (identifier "__s") (= "=") (cast_expression "(char *)__nl_langinfo_l(0x10002,param_2)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "__nl_langinfo_l(0x10002,param_2)" (identifier "__nl_langinfo_l") (argument_list "(0x10002,param_2)" (( "(") (number_literal "0x10002") (, ",") (identifier "param_2") () ")"))))) (; ";")) (expression_statement "sVar6 = strlen(__s);" (assignment_expression "sVar6 = strlen(__s)" (identifier "sVar6") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (if_statement "if (sVar6 == 0) {\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }\n else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" (if "if") (parenthesized_expression "(sVar6 == 0)" (( "(") (binary_expression "sVar6 == 0" (identifier "sVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar9 = *(long *)(param_1 + 0x10);\n *(char **)(lVar9 + 0x10) = "";\n *(undefined1 *)(lVar9 + 0x20) = 0;\n }" ({ "{") (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x10)" (identifier "lVar9") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(char **)(lVar9 + 0x10) = "";" (assignment_expression "*(char **)(lVar9 + 0x10) = """ (pointer_expression "*(char **)(lVar9 + 0x10)" (* "*") (cast_expression "(char **)(lVar9 + 0x10)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar9 + 0x10)" (( "(") (binary_expression "lVar9 + 0x10" (identifier "lVar9") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (string_literal """" (" """) (" """))) (; ";")) (expression_statement "*(undefined1 *)(lVar9 + 0x20) = 0;" (assignment_expression "*(undefined1 *)(lVar9 + 0x20) = 0" (pointer_expression "*(undefined1 *)(lVar9 + 0x20)" (* "*") (cast_expression "(undefined1 *)(lVar9 + 0x20)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x20)" (( "(") (binary_expression "lVar9 + 0x20" (identifier "lVar9") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" (else "else") (compound_statement "{\n \n pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);\n pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);\n lVar9 = *(long *)(param_1 + 0x10);\n *(void **)(lVar9 + 0x10) = pvVar8;\n }" ({ "{") (expression_statement "pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1);" (assignment_expression "pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1)" (identifier "pvVar8") (= "=") (cast_expression "(void *)thunk_FUN_0049cb60(sVar6 + 1)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "thunk_FUN_0049cb60(sVar6 + 1)" (identifier "thunk_FUN_0049cb60") (argument_list "(sVar6 + 1)" (( "(") (binary_expression "sVar6 + 1" (identifier "sVar6") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1);" (assignment_expression "pvVar8 = memcpy(pvVar8,__s,sVar6 + 1)" (identifier "pvVar8") (= "=") (call_expression "memcpy(pvVar8,__s,sVar6 + 1)" (identifier "memcpy") (argument_list "(pvVar8,__s,sVar6 + 1)" (( "(") (identifier "pvVar8") (, ",") (identifier "__s") (, ",") (binary_expression "sVar6 + 1" (identifier "sVar6") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "lVar9 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x10)" (identifier "lVar9") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(void **)(lVar9 + 0x10) = pvVar8;" (assignment_expression "*(void **)(lVar9 + 0x10) = pvVar8" (pointer_expression "*(void **)(lVar9 + 0x10)" (* "*") (cast_expression "(void **)(lVar9 + 0x10)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar9 + 0x10)" (( "(") (binary_expression "lVar9 + 0x10" (identifier "lVar9") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (identifier "pvVar8")) (; ";")) (} "}")))) (expression_statement "*(size_t *)(lVar9 + 0x18) = sVar6;" (assignment_expression "*(size_t *)(lVar9 + 0x18) = sVar6" (pointer_expression "*(size_t *)(lVar9 + 0x18)" (* "*") (cast_expression "(size_t *)(lVar9 + 0x18)" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x18)" (( "(") (binary_expression "lVar9 + 0x18" (identifier "lVar9") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "sVar6")) (; ";")) (} "}")))) (} "}")))) (expression_statement "*(undefined8 *)(lVar9 + 0x30) = 4;" (assignment_expression "*(undefined8 *)(lVar9 + 0x30) = 4" (pointer_expression "*(undefined8 *)(lVar9 + 0x30)" (* "*") (cast_expression "(undefined8 *)(lVar9 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x30)" (( "(") (binary_expression "lVar9 + 0x30" (identifier "lVar9") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (number_literal "4")) (; ";")) (expression_statement "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38;" (assignment_expression "*(undefined **)(lVar9 + 0x28) = &DAT_0058df38" (pointer_expression "*(undefined **)(lVar9 + 0x28)" (* "*") (cast_expression "(undefined **)(lVar9 + 0x28)" (( "(") (type_descriptor "undefined **" (type_identifier "undefined") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar9 + 0x28)" (( "(") (binary_expression "lVar9 + 0x28" (identifier "lVar9") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (pointer_expression "&DAT_0058df38" (& "&") (identifier "DAT_0058df38"))) (; ";")) (expression_statement "*(wchar_t **)(lVar9 + 0x38) = L"false";" (assignment_expression "*(wchar_t **)(lVar9 + 0x38) = L"false"" (pointer_expression "*(wchar_t **)(lVar9 + 0x38)" (* "*") (cast_expression "(wchar_t **)(lVar9 + 0x38)" (( "(") (type_descriptor "wchar_t **" (type_identifier "wchar_t") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar9 + 0x38)" (( "(") (binary_expression "lVar9 + 0x38" (identifier "lVar9") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (string_literal "L"false"" (L" "L"") (string_content "false") (" """))) (; ";")) (expression_statement "*(undefined8 *)(lVar9 + 0x40) = 5;" (assignment_expression "*(undefined8 *)(lVar9 + 0x40) = 5" (pointer_expression "*(undefined8 *)(lVar9 + 0x40)" (* "*") (cast_expression "(undefined8 *)(lVar9 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x40)" (( "(") (binary_expression "lVar9 + 0x40" (identifier "lVar9") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (number_literal "5")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::numpunct<wchar_t>::_M_initialize_numpunct(__locale_struct*) */ void __thiscall std::type_1<type_7>::function_1(type_1<type_7> *var_1,type_2 *var_4) { type_3 *puVar1; type_3 *puVar2; type_4 uVar3; int var_8; long var_6; char *__s; size_t var_10; type_5 *var_3; void *pvVar8; long var_5; if (*(long *)(var_1 + 0x10) == 0) { var_3 = (type_5 *)var_2(0x150); *(type_4 *)(var_3 + 1) = 0; var_3[2] = 0; *var_3 = &PTR____numpunct_cache_00679300; var_3[3] = 0; *(type_6 *)(var_3 + 4) = 0; var_3[5] = 0; var_3[6] = 0; var_3[7] = 0; var_3[8] = 0; var_3[9] = 0; *(type_6 *)(var_3 + 0x29) = 0; *(type_5 **)(var_1 + 0x10) = var_3; } if (var_4 == (type_2 *)0x0) { var_5 = *(long *)(var_1 + 0x10); *(char **)(var_5 + 0x10) = ""; *(type_5 *)(var_5 + 0x48) = 0x2c0000002e; *(type_5 *)(var_5 + 0x18) = 0; *(type_6 *)(var_5 + 0x20) = 0; puVar1 = __num_base::_S_atoms_out; var_6 = 0; do { *(int *)(var_5 + 0x50 + var_6 * 4) = (int)(char)puVar1[var_6]; puVar2 = __num_base::_S_atoms_in; var_6 = var_6 + 1; } while (var_6 != 0x24); var_6 = 0; do { *(int *)(var_5 + 0xe0 + var_6 * 4) = (int)(char)puVar2[var_6]; var_6 = var_6 + 1; } while (var_6 != 0x1a); } else { uVar3 = var_7(0x10003,var_4); *(type_4 *)(*(long *)(var_1 + 0x10) + 0x48) = uVar3; var_8 = var_7(0x10004,var_4); var_5 = *(long *)(var_1 + 0x10); *(int *)(var_5 + 0x4c) = var_8; if (var_8 == 0) { *(type_5 *)(var_5 + 0x18) = 0; *(char **)(var_5 + 0x10) = ""; *(type_6 *)(var_5 + 0x20) = 0; *(type_4 *)(var_5 + 0x4c) = 0x2c; } else { __s = (char *)var_7(0x10002,var_4); var_10 = var_9(__s); if (var_10 == 0) { var_5 = *(long *)(var_1 + 0x10); *(char **)(var_5 + 0x10) = ""; *(type_6 *)(var_5 + 0x20) = 0; } else { /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */ pvVar8 = var_11(var_10 + 1); pvVar8 = var_12(pvVar8,__s,var_10 + 1); var_5 = *(long *)(var_1 + 0x10); *(void **)(var_5 + 0x10) = pvVar8; } *(size_t *)(var_5 + 0x18) = var_10; } } *(type_5 *)(var_5 + 0x30) = 4; *(type_3 **)(var_5 + 0x28) = &DAT_0058df38; *(type_7 **)(var_5 + 0x38) = L"false"; *(type_5 *)(var_5 + 0x40) = 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: (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: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (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: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression 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: (pointer_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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (string_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (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: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (string_literal))) (expression_statement (assignment_expression left: (pointer_expression 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)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (string_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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (identifier)))) (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: (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))) (return_statement))))
null
void MASKED(long param_1,long param_2) { undefined *puVar1; undefined *puVar2; undefined4 uVar3; int iVar4; long lVar5; char *__s; size_t sVar6; undefined8 *puVar7; void *pvVar8; long lVar9; if (*(long *)(param_1 + 0x10) == 0) { puVar7 = (undefined8 *)FUN_0049cb60(0x150); *(undefined4 *)(puVar7 + 1) = 0; puVar7[2] = 0; *puVar7 = &PTR_FUN_00679300; puVar7[3] = 0; *(undefined1 *)(puVar7 + 4) = 0; puVar7[5] = 0; puVar7[6] = 0; puVar7[7] = 0; puVar7[8] = 0; puVar7[9] = 0; *(undefined1 *)(puVar7 + 0x29) = 0; *(undefined8 **)(param_1 + 0x10) = puVar7; } if (param_2 == 0) { lVar9 = *(long *)(param_1 + 0x10); *(char **)(lVar9 + 0x10) = ""; *(undefined8 *)(lVar9 + 0x48) = 0x2c0000002e; *(undefined8 *)(lVar9 + 0x18) = 0; *(undefined1 *)(lVar9 + 0x20) = 0; puVar1 = PTR_s___xX0123456789abcdef0123456789AB_0067cb68; lVar5 = 0; do { *(int *)(lVar9 + 0x50 + lVar5 * 4) = (int)(char)puVar1[lVar5]; puVar2 = PTR_s___xX0123456789abcdefABCDEF_0067cb70; lVar5 = lVar5 + 1; } while (lVar5 != 0x24); lVar5 = 0; do { *(int *)(lVar9 + 0xe0 + lVar5 * 4) = (int)(char)puVar2[lVar5]; lVar5 = lVar5 + 1; } while (lVar5 != 0x1a); } else { uVar3 = __nl_langinfo_l(0x10003,param_2); *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x48) = uVar3; iVar4 = __nl_langinfo_l(0x10004,param_2); lVar9 = *(long *)(param_1 + 0x10); *(int *)(lVar9 + 0x4c) = iVar4; if (iVar4 == 0) { *(undefined8 *)(lVar9 + 0x18) = 0; *(char **)(lVar9 + 0x10) = ""; *(undefined1 *)(lVar9 + 0x20) = 0; *(undefined4 *)(lVar9 + 0x4c) = 0x2c; } else { __s = (char *)__nl_langinfo_l(0x10002,param_2); sVar6 = strlen(__s); if (sVar6 == 0) { lVar9 = *(long *)(param_1 + 0x10); *(char **)(lVar9 + 0x10) = ""; *(undefined1 *)(lVar9 + 0x20) = 0; } else { /* try { // try from 004e2fa2 to 004e2fa6 has its CatchHandler @ 004e2fc2 */ pvVar8 = (void *)thunk_FUN_0049cb60(sVar6 + 1); pvVar8 = memcpy(pvVar8,__s,sVar6 + 1); lVar9 = *(long *)(param_1 + 0x10); *(void **)(lVar9 + 0x10) = pvVar8; } *(size_t *)(lVar9 + 0x18) = sVar6; } } *(undefined8 *)(lVar9 + 0x30) = 4; *(undefined **)(lVar9 + 0x28) = &DAT_0058df38; *(wchar_t **)(lVar9 + 0x38) = L"false"; *(undefined8 *)(lVar9 + 0x40) = 5; return; }
2339_bash_and_bash_strip.c
_rl_free_saved_history_line
_rl_free_saved_history_line
/* WARNING: Unknown calling convention */ int _rl_free_saved_history_line(void) { if (_rl_saved_line_for_history != (HIST_ENTRY *)0x0) { _rl_free_history_entry(_rl_saved_line_for_history); _rl_saved_line_for_history = (HIST_ENTRY *)0x0; return 0; } return 0; }
undefined8 _rl_free_saved_history_line(void) { if (_rl_saved_line_for_history != 0) { _rl_free_history_entry(); _rl_saved_line_for_history = 0; return 0; } return 0; }
MOV RDI,qword ptr [0x002226f0] TEST RDI,RDI JZ 0x001d3700 SUB RSP,0x8 CALL 0x001d3580 XOR EAX,EAX MOV qword ptr [0x002226f0],0x0 ADD RSP,0x8 RET XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1207814391', u'COPY_-1207814304'), ('const-0', u'INT_NOTEQUAL_-1207814424'), ('tmp_294', u'COPY_-1207814291'), ('const-0', u'COPY_-1207814315'), ('tmp_26', u'CBRANCH_-1207814423'), (u'INT_NOTEQUAL_-1207814424', u'CBRANCH_-1207814423'), ('const-0', u'RETURN_-1207814330'), ('const-0', u'COPY_-1207814328'), ('const-0', u'RETURN_-1207814355'), ('tmp_294', u'INT_NOTEQUAL_-1207814424'), ('const-0', u'COPY_-1207814391'), (u'COPY_-1207814315', u'RETURN_-1207814330'), (u'COPY_-1207814328', u'RETURN_-1207814355'), (u'CALL_-1207814403', u'INDIRECT_-1207814267'), ('tmp_294', u'CALL_-1207814403')]
[('tmp_288', u'INT_NOTEQUAL_-1207814424'), ('const-0', u'INT_NOTEQUAL_-1207814424'), (u'COPY_-1207814391', u'COPY_-1207814310'), (u'CALL_-1207814403', u'INDIRECT_-1207814273'), ('const-0', u'COPY_-1207814400'), ('tmp_288', u'COPY_-1207814297'), ('tmp_26', u'CBRANCH_-1207814423'), (u'INT_NOTEQUAL_-1207814424', u'CBRANCH_-1207814423'), (u'COPY_-1207814400', u'RETURN_-1207814355'), ('const-0', u'RETURN_-1207814330'), ('const-0', u'RETURN_-1207814355'), ('const-0', u'COPY_-1207814391'), (u'COPY_-1207814350', u'RETURN_-1207814330'), ('const-0', u'COPY_-1207814350')]
null
null
001d36d0
x64
O2
(translation_unit "undefined8 _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}\n\n" (function_definition "undefined8 _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}" type_identifier (function_declarator "_rl_free_saved_history_line(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}" { (if_statement "if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }" if (parenthesized_expression "(_rl_saved_line_for_history != 0)" ( (binary_expression "_rl_saved_line_for_history != 0" identifier != number_literal) )) (compound_statement "{\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }" { (expression_statement "_rl_free_history_entry();" (call_expression "_rl_free_history_entry()" identifier (argument_list "()" ( ))) ;) (expression_statement "_rl_saved_line_for_history = 0;" (assignment_expression "_rl_saved_line_for_history = 0" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != (HIST_ENTRY *)0x0) {\n _rl_free_history_entry(_rl_saved_line_for_history);\n _rl_saved_line_for_history = (HIST_ENTRY *)0x0;\n return 0;\n }\n return 0;\n}\n\n" comment (function_definition "int _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != (HIST_ENTRY *)0x0) {\n _rl_free_history_entry(_rl_saved_line_for_history);\n _rl_saved_line_for_history = (HIST_ENTRY *)0x0;\n return 0;\n }\n return 0;\n}" primitive_type (function_declarator "_rl_free_saved_history_line(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (_rl_saved_line_for_history != (HIST_ENTRY *)0x0) {\n _rl_free_history_entry(_rl_saved_line_for_history);\n _rl_saved_line_for_history = (HIST_ENTRY *)0x0;\n return 0;\n }\n return 0;\n}" { (if_statement "if (_rl_saved_line_for_history != (HIST_ENTRY *)0x0) {\n _rl_free_history_entry(_rl_saved_line_for_history);\n _rl_saved_line_for_history = (HIST_ENTRY *)0x0;\n return 0;\n }" if (parenthesized_expression "(_rl_saved_line_for_history != (HIST_ENTRY *)0x0)" ( (binary_expression "_rl_saved_line_for_history != (HIST_ENTRY *)0x0" identifier != (cast_expression "(HIST_ENTRY *)0x0" ( (type_descriptor "HIST_ENTRY *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n _rl_free_history_entry(_rl_saved_line_for_history);\n _rl_saved_line_for_history = (HIST_ENTRY *)0x0;\n return 0;\n }" { (expression_statement "_rl_free_history_entry(_rl_saved_line_for_history);" (call_expression "_rl_free_history_entry(_rl_saved_line_for_history)" identifier (argument_list "(_rl_saved_line_for_history)" ( identifier ))) ;) (expression_statement "_rl_saved_line_for_history = (HIST_ENTRY *)0x0;" (assignment_expression "_rl_saved_line_for_history = (HIST_ENTRY *)0x0" identifier = (cast_expression "(HIST_ENTRY *)0x0" ( (type_descriptor "HIST_ENTRY *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (return_statement "return 0;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}\n\n" (function_definition "undefined8 _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}" type_identifier (function_declarator "_rl_free_saved_history_line(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}" { (if_statement "if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }" if (parenthesized_expression "(_rl_saved_line_for_history != 0)" ( (binary_expression "_rl_saved_line_for_history != 0" identifier != number_literal) )) (compound_statement "{\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }" { (expression_statement "_rl_free_history_entry();" (call_expression "_rl_free_history_entry()" identifier (argument_list "()" ( ))) ;) (expression_statement "_rl_saved_line_for_history = 0;" (assignment_expression "_rl_saved_line_for_history = 0" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(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 (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 _rl_free_saved_history_line(void)\n\n{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "_rl_free_saved_history_line(void)" (identifier "_rl_free_saved_history_line") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }\n return 0;\n}" ({ "{") (if_statement "if (_rl_saved_line_for_history != 0) {\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }" (if "if") (parenthesized_expression "(_rl_saved_line_for_history != 0)" (( "(") (binary_expression "_rl_saved_line_for_history != 0" (identifier "_rl_saved_line_for_history") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n _rl_free_history_entry();\n _rl_saved_line_for_history = 0;\n return 0;\n }" ({ "{") (expression_statement "_rl_free_history_entry();" (call_expression "_rl_free_history_entry()" (identifier "_rl_free_history_entry") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "_rl_saved_line_for_history = 0;" (assignment_expression "_rl_saved_line_for_history = 0" (identifier "_rl_saved_line_for_history") (= "=") (number_literal "0")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(void) { if (var_1 != (type_1 *)0x0) { var_2(var_1); var_1 = (type_1 *)0x0; return 0; } return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement (number_literal)))) (return_statement (number_literal)))))
null
undefined8 MASKED(void) { if (_rl_saved_line_for_history != 0) { _rl_free_history_entry(); _rl_saved_line_for_history = 0; return 0; } return 0; }
488_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
Dynobj
FUN_00144f14
/* gold::Dynobj::Dynobj(std::string const&, gold::Input_file*, long) [clone .cold.402] */ void __thiscall gold::Dynobj::Dynobj(Dynobj *this,string *param_1,Input_file *param_2,long param_3) { long unaff_RBX; void *unaff_R13; if (unaff_R13 != *(void **)(unaff_RBX + 8)) { operator_delete(*(void **)(unaff_RBX + 8)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00144f14(void) { long unaff_RBX; long unaff_R13; if (unaff_R13 != *(long *)(unaff_RBX + 8)) { FUN_00276d20(); } /* WARNING: Subroutine does not return */ FUN_00304990(); }
MOV RDI,qword ptr [RBX + 0x8] CMP R13,RDI JZ 0x00144f22 CALL 0x00276d20 MOV RDI,RBP CALL 0x00304990
null
null
null
null
[('tmp_36', u'CBRANCH_-1207218387'), ('tmp_178', u'INT_ADD_-1207218393'), (u'INT_ADD_-1207218393', u'CAST_-1207218280'), (u'LOAD_-1207218409', u'INT_NOTEQUAL_-1207218388'), ('tmp_179', u'INT_NOTEQUAL_-1207218388'), ('const-433', u'LOAD_-1207218409'), ('const-1', u'RETURN_-1207218363'), (u'LOAD_-1207218409', u'CALL_-1207218380'), (u'CAST_-1207218280', u'LOAD_-1207218409'), ('const-8', u'INT_ADD_-1207218393'), (u'INT_NOTEQUAL_-1207218388', u'CBRANCH_-1207218387')]
[('tmp_144', u'INT_ADD_-1207218393'), ('tmp_36', u'CBRANCH_-1207218387'), ('tmp_145', u'INT_NOTEQUAL_-1207218388'), (u'LOAD_-1207218409', u'INT_NOTEQUAL_-1207218388'), (u'CAST_-1207218289', u'LOAD_-1207218409'), ('const-1', u'RETURN_-1207218363'), ('const-433', u'LOAD_-1207218409'), (u'INT_ADD_-1207218393', u'CAST_-1207218289'), ('const-8', u'INT_ADD_-1207218393'), (u'INT_NOTEQUAL_-1207218388', u'CBRANCH_-1207218387')]
null
null
00144f14
x64
O2
(translation_unit "void FUN_00144f14(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}\n\n" (function_definition "void FUN_00144f14(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00144f14(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }" if (parenthesized_expression "(unaff_R13 != *(long *)(unaff_RBX + 8))" ( (binary_expression "unaff_R13 != *(long *)(unaff_RBX + 8)" identifier != (pointer_expression "*(long *)(unaff_RBX + 8)" * (cast_expression "(long *)(unaff_RBX + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 8)" ( (binary_expression "unaff_RBX + 8" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::Dynobj::Dynobj(std::string const&, gold::Input_file*, long) [clone .cold.402] */\n\nvoid __thiscall gold::Dynobj::Dynobj(Dynobj *this,string *param_1,Input_file *param_2,long param_3)\n\n{\n long unaff_RBX;\n void *unaff_R13;\n \n if (unaff_R13 != *(void **)(unaff_RBX + 8)) {\n operator_delete(*(void **)(unaff_RBX + 8));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void __thiscall gold::Dynobj::Dynobj(Dynobj *this,string *param_1,Input_file *param_2,long param_3)\n\n{\n long unaff_RBX;\n void *unaff_R13;\n \n if (unaff_R13 != *(void **)(unaff_RBX + 8)) {\n operator_delete(*(void **)(unaff_RBX + 8));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Dynobj::" identifier : : identifier : :) (function_declarator "Dynobj(Dynobj *this,string *param_1,Input_file *param_2,long param_3)" identifier (parameter_list "(Dynobj *this,string *param_1,Input_file *param_2,long param_3)" ( (parameter_declaration "Dynobj *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "string *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "Input_file *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long unaff_RBX;\n void *unaff_R13;\n \n if (unaff_R13 != *(void **)(unaff_RBX + 8)) {\n operator_delete(*(void **)(unaff_RBX + 8));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "void *unaff_R13;" primitive_type (pointer_declarator "*unaff_R13" * identifier) ;) (if_statement "if (unaff_R13 != *(void **)(unaff_RBX + 8)) {\n operator_delete(*(void **)(unaff_RBX + 8));\n }" if (parenthesized_expression "(unaff_R13 != *(void **)(unaff_RBX + 8))" ( (binary_expression "unaff_R13 != *(void **)(unaff_RBX + 8)" identifier != (pointer_expression "*(void **)(unaff_RBX + 8)" * (cast_expression "(void **)(unaff_RBX + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(unaff_RBX + 8)" ( (binary_expression "unaff_RBX + 8" identifier + number_literal) ))))) )) (compound_statement "{\n operator_delete(*(void **)(unaff_RBX + 8));\n }" { (expression_statement "operator_delete(*(void **)(unaff_RBX + 8));" (call_expression "operator_delete(*(void **)(unaff_RBX + 8))" identifier (argument_list "(*(void **)(unaff_RBX + 8))" ( (pointer_expression "*(void **)(unaff_RBX + 8)" * (cast_expression "(void **)(unaff_RBX + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(unaff_RBX + 8)" ( (binary_expression "unaff_RBX + 8" identifier + number_literal) )))) ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00144f14(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}\n\n" (function_definition "void FUN_00144f14(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00144f14(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }" if (parenthesized_expression "(unaff_R13 != *(long *)(unaff_RBX + 8))" ( (binary_expression "unaff_R13 != *(long *)(unaff_RBX + 8)" identifier != (pointer_expression "*(long *)(unaff_RBX + 8)" * (cast_expression "(long *)(unaff_RBX + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 8)" ( (binary_expression "unaff_RBX + 8" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00144f14(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" (primitive_type "void") (function_declarator "FUN_00144f14(void)" (identifier "FUN_00144f14") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n \n if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" ({ "{") (declaration "long unaff_RBX;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBX") (; ";")) (declaration "long unaff_R13;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R13") (; ";")) (if_statement "if (unaff_R13 != *(long *)(unaff_RBX + 8)) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(unaff_R13 != *(long *)(unaff_RBX + 8))" (( "(") (binary_expression "unaff_R13 != *(long *)(unaff_RBX + 8)" (identifier "unaff_R13") (!= "!=") (pointer_expression "*(long *)(unaff_RBX + 8)" (* "*") (cast_expression "(long *)(unaff_RBX + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBX + 8)" (( "(") (binary_expression "unaff_RBX + 8" (identifier "unaff_RBX") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" (identifier "FUN_00304990") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::Dynobj::Dynobj(std::string const&, gold::Input_file*, long) [clone .cold.402] */ void __thiscall gold::function_1::function_1(function_1 *this,type_1 *param_1,type_2 *param_2,long param_3) { long var_2; void *var_1; if (var_1 != *(void **)(var_2 + 8)) { var_3(*(void **)(var_2 + 8)); } /* 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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBX; long unaff_R13; if (unaff_R13 != *(long *)(unaff_RBX + 8)) { FUN_00276d20(); } /* WARNING: Subroutine does not return */ FUN_00304990(); }
106_csplit_and_csplit_strip.c
fopen_safer
FUN_00104900
FILE * fopen_safer(char *file,char *mode) { uint fd; int iVar1; int iVar2; FILE *__stream; FILE *pFVar3; int *piVar4; __stream = fopen(file,mode); pFVar3 = __stream; if ((__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3)) { iVar1 = dup_safer(fd); if (iVar1 < 0) { piVar4 = __errno_location(); pFVar3 = (FILE *)0x0; iVar1 = *piVar4; rpl_fclose((FILE *)__stream); *piVar4 = iVar1; } else { iVar2 = rpl_fclose((FILE *)__stream); if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) { return (FILE *)pFVar3; } piVar4 = __errno_location(); iVar2 = *piVar4; close(iVar1); *piVar4 = iVar2; pFVar3 = (FILE *)0x0; } } return (FILE *)pFVar3; }
FILE * FUN_00104900(char *param_1,char *param_2) { uint uVar1; int iVar2; int iVar3; FILE *__stream; FILE *pFVar4; int *piVar5; __stream = fopen(param_1,param_2); pFVar4 = __stream; if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) { iVar2 = FUN_001067d0(uVar1); if (iVar2 < 0) { piVar5 = __errno_location(); pFVar4 = (FILE *)0x0; iVar2 = *piVar5; FUN_00107d80(__stream); *piVar5 = iVar2; } else { iVar3 = FUN_00107d80(__stream); if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) { return pFVar4; } piVar5 = __errno_location(); iVar3 = *piVar5; close(iVar2); *piVar5 = iVar3; pFVar4 = (FILE *)0x0; } } return pFVar4; }
PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX CALL 0x001023a0 MOV RBX,RAX TEST RAX,RAX JZ 0x00104921 MOV RDI,RAX CALL 0x001022c0 CMP EAX,0x2 JBE 0x00104930 MOV RAX,RBX POP RBX POP RBP POP R12 RET MOV EDI,EAX CALL 0x001067d0 MOV R12D,EAX TEST EAX,EAX JS 0x00104978 MOV RDI,RBX CALL 0x00107d80 TEST EAX,EAX JNZ 0x0010495d MOV RSI,RBP MOV EDI,R12D CALL 0x00102340 MOV RBX,RAX TEST RAX,RAX JNZ 0x00104921 CALL 0x00102080 MOV EDI,R12D MOV EBP,dword ptr [RAX] MOV RBX,RAX CALL 0x00102210 MOV dword ptr [RBX],EBP XOR EBX,EBX JMP 0x00104921 CALL 0x00102080 MOV RDI,RBX XOR EBX,EBX MOV R12D,dword ptr [RAX] MOV RBP,RAX CALL 0x00107d80 MOV dword ptr [RBP],R12D JMP 0x00104921
null
null
null
null
[(u'CALL_-1206957767', u'CALL_-1206957707'), ('tmp_184', u'CBRANCH_-1206957687'), ('tmp_328', u'BRANCH_-1206957575'), ('tmp_103', u'CBRANCH_-1206957749'), ('tmp_222', u'CBRANCH_-1206957660'), ('tmp_60', u'CBRANCH_-1206957778'), (u'INT_LESS_-1206957740', u'CBRANCH_-1206957749'), (u'CAST_-1206957252', u'RETURN_-1206957719'), ('tmp_420', u'CALL_-1206957798'), ('const-433', u'STORE_-1206957527'), (u'CALL_-1206957798', u'INT_NOTEQUAL_-1206957779'), ('tmp_420', u'CALL_-1206957644'), ('const-0', u'COPY_-1206957459'), (u'COPY_-1206957750', u'CAST_-1206957252'), (u'INT_NOTEQUAL_-1206957779', u'CBRANCH_-1206957778'), ('const-0', u'COPY_-1206957557'), (u'CALL_-1206957676', u'INT_EQUAL_-1206957662'), (u'CAST_-1206957229', u'CALL_-1206957676'), ('const-0', u'RETURN_-1206957312'), (u'CALL_-1206957707', u'CALL_-1206957644'), ('const-0', u'INT_EQUAL_-1206957662'), ('const-0', u'INT_NOTEQUAL_-1206957625'), (u'CALL_-1206957798', u'COPY_-1206957342'), (u'CALL_-1206957616', u'STORE_-1206957591'), ('const-3', u'INT_LESS_-1206957740'), ('const-433', u'STORE_-1206957591'), (u'CALL_-1206957644', u'INT_NOTEQUAL_-1206957625'), (u'LOAD_-1206957610', u'STORE_-1206957591'), (u'CALL_-1206957767', u'INT_LESS_-1206957740'), ('const-433', u'LOAD_-1206957547'), ('const-0', u'INT_SLESS_-1206957687'), ('tmp_266', u'CBRANCH_-1206957623'), (u'CALL_-1206957616', u'LOAD_-1206957610'), ('const-0', u'INT_NOTEQUAL_-1206957779'), (u'COPY_-1206957459', u'MULTIEQUAL_-1206957477'), (u'CAST_-1206957159', u'CALL_-1206957530'), (u'INT_EQUAL_-1206957662', u'CBRANCH_-1206957660'), (u'INT_SLESS_-1206957687', u'CBRANCH_-1206957687'), (u'CALL_-1206957798', u'CALL_-1206957767'), ('tmp_387', u'BRANCH_-1206957521'), (u'CALL_-1206957564', u'LOAD_-1206957547'), (u'COPY_-1206957557', u'MULTIEQUAL_-1206957477'), (u'INT_NOTEQUAL_-1206957625', u'CBRANCH_-1206957623'), (u'COPY_-1206957329', u'CAST_-1206957253'), (u'COPY_-1206957342', u'MULTIEQUAL_-1206957477'), (u'CALL_-1206957564', u'STORE_-1206957527'), (u'MULTIEQUAL_-1206957477', u'COPY_-1206957750'), (u'CALL_-1206957644', u'COPY_-1206957329'), (u'CALL_-1206957707', u'INT_SLESS_-1206957687'), (u'CALL_-1206957798', u'CAST_-1206957159'), ('tmp_419', u'CALL_-1206957798'), (u'LOAD_-1206957547', u'STORE_-1206957527'), ('const-0', u'RETURN_-1206957719'), (u'CALL_-1206957707', u'CALL_-1206957594'), ('const-433', u'LOAD_-1206957610'), (u'CALL_-1206957798', u'CAST_-1206957229'), (u'CAST_-1206957253', u'RETURN_-1206957312')]
[(u'CALL_-1206957767', u'CALL_-1206957707'), (u'COPY_-1206957557', u'MULTIEQUAL_-1206957483'), ('tmp_184', u'CBRANCH_-1206957687'), ('tmp_1076', u'CALL_-1206957798'), ('tmp_328', u'BRANCH_-1206957575'), ('tmp_103', u'CBRANCH_-1206957749'), ('tmp_222', u'CBRANCH_-1206957660'), ('tmp_60', u'CBRANCH_-1206957778'), (u'COPY_-1206957355', u'MULTIEQUAL_-1206957483'), (u'INT_LESS_-1206957740', u'CBRANCH_-1206957749'), (u'CALL_-1206957798', u'INT_NOTEQUAL_-1206957779'), (u'COPY_-1206957465', u'MULTIEQUAL_-1206957483'), (u'MULTIEQUAL_-1206957483', u'COPY_-1206957750'), (u'INT_NOTEQUAL_-1206957779', u'CBRANCH_-1206957778'), (u'CALL_-1206957798', u'COPY_-1206957355'), (u'CALL_-1206957676', u'INT_EQUAL_-1206957662'), ('tmp_1078', u'CALL_-1206957798'), (u'CALL_-1206957707', u'CALL_-1206957644'), (u'CALL_-1206957644', u'COPY_-1206957342'), ('const-0', u'INT_EQUAL_-1206957662'), ('const-0', u'INT_NOTEQUAL_-1206957625'), ('const-433', u'LOAD_-1206957547'), (u'COPY_-1206957342', u'RETURN_-1206957325'), (u'CALL_-1206957616', u'STORE_-1206957591'), (u'CALL_-1206957644', u'INT_NOTEQUAL_-1206957625'), (u'LOAD_-1206957610', u'STORE_-1206957591'), ('const-0', u'COPY_-1206957465'), (u'CALL_-1206957767', u'INT_LESS_-1206957740'), ('const-0', u'INT_SLESS_-1206957687'), ('tmp_266', u'CBRANCH_-1206957623'), (u'CALL_-1206957616', u'LOAD_-1206957610'), ('const-0', u'INT_NOTEQUAL_-1206957779'), ('const-433', u'STORE_-1206957591'), (u'INT_EQUAL_-1206957662', u'CBRANCH_-1206957660'), ('const-3', u'INT_LESS_-1206957740'), (u'INT_SLESS_-1206957687', u'CBRANCH_-1206957687'), ('const-0', u'COPY_-1206957557'), ('const-433', u'STORE_-1206957527'), (u'CALL_-1206957798', u'CALL_-1206957767'), ('tmp_387', u'BRANCH_-1206957521'), ('const-433', u'LOAD_-1206957610'), (u'CALL_-1206957564', u'LOAD_-1206957547'), (u'CALL_-1206957798', u'CALL_-1206957530'), (u'INT_NOTEQUAL_-1206957625', u'CBRANCH_-1206957623'), (u'COPY_-1206957750', u'RETURN_-1206957719'), (u'CALL_-1206957564', u'STORE_-1206957527'), (u'CALL_-1206957707', u'INT_SLESS_-1206957687'), ('const-0', u'RETURN_-1206957325'), (u'LOAD_-1206957547', u'STORE_-1206957527'), ('const-0', u'RETURN_-1206957719'), (u'CALL_-1206957707', u'CALL_-1206957594'), (u'CALL_-1206957798', u'CALL_-1206957676'), ('tmp_1076', u'CALL_-1206957644')]
null
null
00104900
x64
O2
(translation_unit "FILE * FUN_00104900(char *param_1,char *param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}\n\n" (function_definition "FILE * FUN_00104900(char *param_1,char *param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}" type_identifier (pointer_declarator "* FUN_00104900(char *param_1,char *param_2)" * (function_declarator "FUN_00104900(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 uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (declaration "FILE *pFVar4;" type_identifier (pointer_declarator "*pFVar4" * identifier) ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (expression_statement "__stream = fopen(param_1,param_2);" (assignment_expression "__stream = fopen(param_1,param_2)" identifier = (call_expression "fopen(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (expression_statement "pFVar4 = __stream;" (assignment_expression "pFVar4 = __stream" identifier = identifier) ;) (if_statement "if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }" if (parenthesized_expression "((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3))" ( (binary_expression "(__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)" (parenthesized_expression "(__stream != (FILE *)0x0)" ( (binary_expression "__stream != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(uVar1 = fileno(__stream), uVar1 < 3)" ( (comma_expression "uVar1 = fileno(__stream), uVar1 < 3" (assignment_expression "uVar1 = fileno(__stream)" identifier = (call_expression "fileno(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "uVar1 < 3" identifier < number_literal)) ))) )) (compound_statement "{\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }" { (expression_statement "iVar2 = FUN_001067d0(uVar1);" (assignment_expression "iVar2 = FUN_001067d0(uVar1)" identifier = (call_expression "FUN_001067d0(uVar1)" identifier (argument_list "(uVar1)" ( identifier )))) ;) (if_statement "if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }" { (expression_statement "piVar5 = __errno_location();" (assignment_expression "piVar5 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pFVar4 = (FILE *)0x0;" (assignment_expression "pFVar4 = (FILE *)0x0" identifier = (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "FUN_00107d80(__stream);" (call_expression "FUN_00107d80(__stream)" identifier (argument_list "(__stream)" ( identifier ))) ;) (expression_statement "*piVar5 = iVar2;" (assignment_expression "*piVar5 = iVar2" (pointer_expression "*piVar5" * identifier) = identifier) ;) }) (else_clause "else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" else (compound_statement "{\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" { (expression_statement "iVar3 = FUN_00107d80(__stream);" (assignment_expression "iVar3 = FUN_00107d80(__stream)" identifier = (call_expression "FUN_00107d80(__stream)" identifier (argument_list "(__stream)" ( identifier )))) ;) (if_statement "if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }" if (parenthesized_expression "((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0))" ( (binary_expression "(iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)" (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) && (parenthesized_expression "(pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)" ( (comma_expression "pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0" (assignment_expression "pFVar4 = fdopen(iVar2,param_2)" identifier = (call_expression "fdopen(iVar2,param_2)" identifier (argument_list "(iVar2,param_2)" ( identifier , identifier )))) , (binary_expression "pFVar4 != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n return pFVar4;\n }" { (return_statement "return pFVar4;" return identifier ;) })) (expression_statement "piVar5 = __errno_location();" (assignment_expression "piVar5 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar3 = *piVar5;" (assignment_expression "iVar3 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (expression_statement "*piVar5 = iVar3;" (assignment_expression "*piVar5 = iVar3" (pointer_expression "*piVar5" * identifier) = identifier) ;) (expression_statement "pFVar4 = (FILE *)0x0;" (assignment_expression "pFVar4 = (FILE *)0x0" identifier = (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) })) (return_statement "return pFVar4;" return identifier ;) })))
(translation_unit "FILE * fopen_safer(char *file,char *mode)\n\n{\n uint fd;\n int iVar1;\n int iVar2;\n FILE *__stream;\n FILE *pFVar3;\n int *piVar4;\n \n __stream = fopen(file,mode);\n pFVar3 = __stream;\n if ((__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3)) {\n iVar1 = dup_safer(fd);\n if (iVar1 < 0) {\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }\n else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }\n }\n return (FILE *)pFVar3;\n}\n\n" (function_definition "FILE * fopen_safer(char *file,char *mode)\n\n{\n uint fd;\n int iVar1;\n int iVar2;\n FILE *__stream;\n FILE *pFVar3;\n int *piVar4;\n \n __stream = fopen(file,mode);\n pFVar3 = __stream;\n if ((__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3)) {\n iVar1 = dup_safer(fd);\n if (iVar1 < 0) {\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }\n else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }\n }\n return (FILE *)pFVar3;\n}" type_identifier (pointer_declarator "* fopen_safer(char *file,char *mode)" * (function_declarator "fopen_safer(char *file,char *mode)" identifier (parameter_list "(char *file,char *mode)" ( (parameter_declaration "char *file" primitive_type (pointer_declarator "*file" * identifier)) , (parameter_declaration "char *mode" primitive_type (pointer_declarator "*mode" * identifier)) )))) (compound_statement "{\n uint fd;\n int iVar1;\n int iVar2;\n FILE *__stream;\n FILE *pFVar3;\n int *piVar4;\n \n __stream = fopen(file,mode);\n pFVar3 = __stream;\n if ((__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3)) {\n iVar1 = dup_safer(fd);\n if (iVar1 < 0) {\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }\n else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }\n }\n return (FILE *)pFVar3;\n}" { (declaration "uint fd;" type_identifier identifier ;) (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (declaration "FILE *pFVar3;" type_identifier (pointer_declarator "*pFVar3" * identifier) ;) (declaration "int *piVar4;" primitive_type (pointer_declarator "*piVar4" * identifier) ;) (expression_statement "__stream = fopen(file,mode);" (assignment_expression "__stream = fopen(file,mode)" identifier = (call_expression "fopen(file,mode)" identifier (argument_list "(file,mode)" ( identifier , identifier )))) ;) (expression_statement "pFVar3 = __stream;" (assignment_expression "pFVar3 = __stream" identifier = identifier) ;) (if_statement "if ((__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3)) {\n iVar1 = dup_safer(fd);\n if (iVar1 < 0) {\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }\n else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }\n }" if (parenthesized_expression "((__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3))" ( (binary_expression "(__stream != (FILE *)0x0) && (fd = fileno(__stream), fd < 3)" (parenthesized_expression "(__stream != (FILE *)0x0)" ( (binary_expression "__stream != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(fd = fileno(__stream), fd < 3)" ( (comma_expression "fd = fileno(__stream), fd < 3" (assignment_expression "fd = fileno(__stream)" identifier = (call_expression "fileno(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "fd < 3" identifier < number_literal)) ))) )) (compound_statement "{\n iVar1 = dup_safer(fd);\n if (iVar1 < 0) {\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }\n else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }\n }" { (expression_statement "iVar1 = dup_safer(fd);" (assignment_expression "iVar1 = dup_safer(fd)" identifier = (call_expression "dup_safer(fd)" identifier (argument_list "(fd)" ( identifier )))) ;) (if_statement "if (iVar1 < 0) {\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }\n else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n piVar4 = __errno_location();\n pFVar3 = (FILE *)0x0;\n iVar1 = *piVar4;\n rpl_fclose((FILE *)__stream);\n *piVar4 = iVar1;\n }" { (expression_statement "piVar4 = __errno_location();" (assignment_expression "piVar4 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pFVar3 = (FILE *)0x0;" (assignment_expression "pFVar3 = (FILE *)0x0" identifier = (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "iVar1 = *piVar4;" (assignment_expression "iVar1 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "rpl_fclose((FILE *)__stream);" (call_expression "rpl_fclose((FILE *)__stream)" identifier (argument_list "((FILE *)__stream)" ( (cast_expression "(FILE *)__stream" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "*piVar4 = iVar1;" (assignment_expression "*piVar4 = iVar1" (pointer_expression "*piVar4" * identifier) = identifier) ;) }) (else_clause "else {\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }" else (compound_statement "{\n iVar2 = rpl_fclose((FILE *)__stream);\n if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }\n piVar4 = __errno_location();\n iVar2 = *piVar4;\n close(iVar1);\n *piVar4 = iVar2;\n pFVar3 = (FILE *)0x0;\n }" { (expression_statement "iVar2 = rpl_fclose((FILE *)__stream);" (assignment_expression "iVar2 = rpl_fclose((FILE *)__stream)" identifier = (call_expression "rpl_fclose((FILE *)__stream)" identifier (argument_list "((FILE *)__stream)" ( (cast_expression "(FILE *)__stream" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if ((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)) {\n return (FILE *)pFVar3;\n }" if (parenthesized_expression "((iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0))" ( (binary_expression "(iVar2 == 0) && (pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) && (parenthesized_expression "(pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0)" ( (comma_expression "pFVar3 = fdopen(iVar1,mode), pFVar3 != (FILE *)0x0" (assignment_expression "pFVar3 = fdopen(iVar1,mode)" identifier = (call_expression "fdopen(iVar1,mode)" identifier (argument_list "(iVar1,mode)" ( identifier , identifier )))) , (binary_expression "pFVar3 != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n return (FILE *)pFVar3;\n }" { (return_statement "return (FILE *)pFVar3;" return (cast_expression "(FILE *)pFVar3" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ;) })) (expression_statement "piVar4 = __errno_location();" (assignment_expression "piVar4 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar2 = *piVar4;" (assignment_expression "iVar2 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(iVar1);" (call_expression "close(iVar1)" identifier (argument_list "(iVar1)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar2;" (assignment_expression "*piVar4 = iVar2" (pointer_expression "*piVar4" * identifier) = identifier) ;) (expression_statement "pFVar3 = (FILE *)0x0;" (assignment_expression "pFVar3 = (FILE *)0x0" identifier = (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) })) (return_statement "return (FILE *)pFVar3;" return (cast_expression "(FILE *)pFVar3" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ;) })))
(translation_unit "FILE * FUN_00104900(char *param_1,char *param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}\n\n" (function_definition "FILE * FUN_00104900(char *param_1,char *param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}" type_identifier (pointer_declarator "* FUN_00104900(char *param_1,char *param_2)" * (function_declarator "FUN_00104900(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 uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (declaration "FILE *pFVar4;" type_identifier (pointer_declarator "*pFVar4" * identifier) ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (expression_statement "__stream = fopen(param_1,param_2);" (assignment_expression "__stream = fopen(param_1,param_2)" identifier = (call_expression "fopen(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (expression_statement "pFVar4 = __stream;" (assignment_expression "pFVar4 = __stream" identifier = identifier) ;) (if_statement "if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }" if (parenthesized_expression "((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3))" ( (binary_expression "(__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)" (parenthesized_expression "(__stream != (FILE *)0x0)" ( (binary_expression "__stream != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(uVar1 = fileno(__stream), uVar1 < 3)" ( (comma_expression "uVar1 = fileno(__stream), uVar1 < 3" (assignment_expression "uVar1 = fileno(__stream)" identifier = (call_expression "fileno(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "uVar1 < 3" identifier < number_literal)) ))) )) (compound_statement "{\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }" { (expression_statement "iVar2 = FUN_001067d0(uVar1);" (assignment_expression "iVar2 = FUN_001067d0(uVar1)" identifier = (call_expression "FUN_001067d0(uVar1)" identifier (argument_list "(uVar1)" ( identifier )))) ;) (if_statement "if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }" { (expression_statement "piVar5 = __errno_location();" (assignment_expression "piVar5 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pFVar4 = (FILE *)0x0;" (assignment_expression "pFVar4 = (FILE *)0x0" identifier = (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "FUN_00107d80(__stream);" (call_expression "FUN_00107d80(__stream)" identifier (argument_list "(__stream)" ( identifier ))) ;) (expression_statement "*piVar5 = iVar2;" (assignment_expression "*piVar5 = iVar2" (pointer_expression "*piVar5" * identifier) = identifier) ;) }) (else_clause "else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" else (compound_statement "{\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" { (expression_statement "iVar3 = FUN_00107d80(__stream);" (assignment_expression "iVar3 = FUN_00107d80(__stream)" identifier = (call_expression "FUN_00107d80(__stream)" identifier (argument_list "(__stream)" ( identifier )))) ;) (if_statement "if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }" if (parenthesized_expression "((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0))" ( (binary_expression "(iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)" (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) && (parenthesized_expression "(pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)" ( (comma_expression "pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0" (assignment_expression "pFVar4 = fdopen(iVar2,param_2)" identifier = (call_expression "fdopen(iVar2,param_2)" identifier (argument_list "(iVar2,param_2)" ( identifier , identifier )))) , (binary_expression "pFVar4 != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n return pFVar4;\n }" { (return_statement "return pFVar4;" return identifier ;) })) (expression_statement "piVar5 = __errno_location();" (assignment_expression "piVar5 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar3 = *piVar5;" (assignment_expression "iVar3 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (expression_statement "*piVar5 = iVar3;" (assignment_expression "*piVar5 = iVar3" (pointer_expression "*piVar5" * identifier) = identifier) ;) (expression_statement "pFVar4 = (FILE *)0x0;" (assignment_expression "pFVar4 = (FILE *)0x0" identifier = (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) })) (return_statement "return pFVar4;" 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT < LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) }))) })) (return_statement return IDENT ;) })))
(function_definition "FILE * FUN_00104900(char *param_1,char *param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}" (type_identifier "FILE") (pointer_declarator "* FUN_00104900(char *param_1,char *param_2)" (* "*") (function_declarator "FUN_00104900(char *param_1,char *param_2)" (identifier "FUN_00104900") (parameter_list "(char *param_1,char *param_2)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")")))) (compound_statement "{\n uint uVar1;\n int iVar2;\n int iVar3;\n FILE *__stream;\n FILE *pFVar4;\n int *piVar5;\n \n __stream = fopen(param_1,param_2);\n pFVar4 = __stream;\n if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }\n return pFVar4;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "FILE *__stream;" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream")) (; ";")) (declaration "FILE *pFVar4;" (type_identifier "FILE") (pointer_declarator "*pFVar4" (* "*") (identifier "pFVar4")) (; ";")) (declaration "int *piVar5;" (primitive_type "int") (pointer_declarator "*piVar5" (* "*") (identifier "piVar5")) (; ";")) (expression_statement "__stream = fopen(param_1,param_2);" (assignment_expression "__stream = fopen(param_1,param_2)" (identifier "__stream") (= "=") (call_expression "fopen(param_1,param_2)" (identifier "fopen") (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "pFVar4 = __stream;" (assignment_expression "pFVar4 = __stream" (identifier "pFVar4") (= "=") (identifier "__stream")) (; ";")) (if_statement "if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) {\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }" (if "if") (parenthesized_expression "((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3))" (( "(") (binary_expression "(__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)" (parenthesized_expression "(__stream != (FILE *)0x0)" (( "(") (binary_expression "__stream != (FILE *)0x0" (identifier "__stream") (!= "!=") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(uVar1 = fileno(__stream), uVar1 < 3)" (( "(") (comma_expression "uVar1 = fileno(__stream), uVar1 < 3" (assignment_expression "uVar1 = fileno(__stream)" (identifier "uVar1") (= "=") (call_expression "fileno(__stream)" (identifier "fileno") (argument_list "(__stream)" (( "(") (identifier "__stream") () ")")))) (, ",") (binary_expression "uVar1 < 3" (identifier "uVar1") (< "<") (number_literal "3"))) () ")"))) () ")")) (compound_statement "{\n iVar2 = FUN_001067d0(uVar1);\n if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }\n }" ({ "{") (expression_statement "iVar2 = FUN_001067d0(uVar1);" (assignment_expression "iVar2 = FUN_001067d0(uVar1)" (identifier "iVar2") (= "=") (call_expression "FUN_001067d0(uVar1)" (identifier "FUN_001067d0") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")")))) (; ";")) (if_statement "if (iVar2 < 0) {\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }\n else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" (if "if") (parenthesized_expression "(iVar2 < 0)" (( "(") (binary_expression "iVar2 < 0" (identifier "iVar2") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n piVar5 = __errno_location();\n pFVar4 = (FILE *)0x0;\n iVar2 = *piVar5;\n FUN_00107d80(__stream);\n *piVar5 = iVar2;\n }" ({ "{") (expression_statement "piVar5 = __errno_location();" (assignment_expression "piVar5 = __errno_location()" (identifier "piVar5") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pFVar4 = (FILE *)0x0;" (assignment_expression "pFVar4 = (FILE *)0x0" (identifier "pFVar4") (= "=") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" (identifier "iVar2") (= "=") (pointer_expression "*piVar5" (* "*") (identifier "piVar5"))) (; ";")) (expression_statement "FUN_00107d80(__stream);" (call_expression "FUN_00107d80(__stream)" (identifier "FUN_00107d80") (argument_list "(__stream)" (( "(") (identifier "__stream") () ")"))) (; ";")) (expression_statement "*piVar5 = iVar2;" (assignment_expression "*piVar5 = iVar2" (pointer_expression "*piVar5" (* "*") (identifier "piVar5")) (= "=") (identifier "iVar2")) (; ";")) (} "}")) (else_clause "else {\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" (else "else") (compound_statement "{\n iVar3 = FUN_00107d80(__stream);\n if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }\n piVar5 = __errno_location();\n iVar3 = *piVar5;\n close(iVar2);\n *piVar5 = iVar3;\n pFVar4 = (FILE *)0x0;\n }" ({ "{") (expression_statement "iVar3 = FUN_00107d80(__stream);" (assignment_expression "iVar3 = FUN_00107d80(__stream)" (identifier "iVar3") (= "=") (call_expression "FUN_00107d80(__stream)" (identifier "FUN_00107d80") (argument_list "(__stream)" (( "(") (identifier "__stream") () ")")))) (; ";")) (if_statement "if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) {\n return pFVar4;\n }" (if "if") (parenthesized_expression "((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0))" (( "(") (binary_expression "(iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)" (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)" (( "(") (comma_expression "pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0" (assignment_expression "pFVar4 = fdopen(iVar2,param_2)" (identifier "pFVar4") (= "=") (call_expression "fdopen(iVar2,param_2)" (identifier "fdopen") (argument_list "(iVar2,param_2)" (( "(") (identifier "iVar2") (, ",") (identifier "param_2") () ")")))) (, ",") (binary_expression "pFVar4 != (FILE *)0x0" (identifier "pFVar4") (!= "!=") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (compound_statement "{\n return pFVar4;\n }" ({ "{") (return_statement "return pFVar4;" (return "return") (identifier "pFVar4") (; ";")) (} "}"))) (expression_statement "piVar5 = __errno_location();" (assignment_expression "piVar5 = __errno_location()" (identifier "piVar5") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "iVar3 = *piVar5;" (assignment_expression "iVar3 = *piVar5" (identifier "iVar3") (= "=") (pointer_expression "*piVar5" (* "*") (identifier "piVar5"))) (; ";")) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" (identifier "close") (argument_list "(iVar2)" (( "(") (identifier "iVar2") () ")"))) (; ";")) (expression_statement "*piVar5 = iVar3;" (assignment_expression "*piVar5 = iVar3" (pointer_expression "*piVar5" (* "*") (identifier "piVar5")) (= "=") (identifier "iVar3")) (; ";")) (expression_statement "pFVar4 = (FILE *)0x0;" (assignment_expression "pFVar4 = (FILE *)0x0" (identifier "pFVar4") (= "=") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")))) (} "}"))) (return_statement "return pFVar4;" (return "return") (identifier "pFVar4") (; ";")) (} "}")))
type_1 * function_1(char *file,char *mode) { type_2 var_4; int var_6; int var_9; type_1 *var_2; type_1 *var_11; int *piVar4; var_2 = var_1(file,mode); var_11 = var_2; if ((var_2 != (type_1 *)0x0) && (var_4 = var_3(var_2), var_4 < 3)) { var_6 = var_5(var_4); if (var_6 < 0) { piVar4 = var_7(); var_11 = (type_1 *)0x0; var_6 = *piVar4; var_8((type_1 *)var_2); *piVar4 = var_6; } else { var_9 = var_8((type_1 *)var_2); if ((var_9 == 0) && (var_11 = var_10(var_6,mode), var_11 != (type_1 *)0x0)) { return (type_1 *)var_11; } piVar4 = var_7(); var_9 = *piVar4; var_12(var_6); *piVar4 = var_9; var_11 = (type_1 *)0x0; } } return (type_1 *)var_11; }
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: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (compound_statement (return_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: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))))) (return_statement (identifier)))))
null
FILE * MASKED(char *param_1,char *param_2) { uint uVar1; int iVar2; int iVar3; FILE *__stream; FILE *pFVar4; int *piVar5; __stream = fopen(param_1,param_2); pFVar4 = __stream; if ((__stream != (FILE *)0x0) && (uVar1 = fileno(__stream), uVar1 < 3)) { iVar2 = FUN_001067d0(uVar1); if (iVar2 < 0) { piVar5 = __errno_location(); pFVar4 = (FILE *)0x0; iVar2 = *piVar5; FUN_00107d80(__stream); *piVar5 = iVar2; } else { iVar3 = FUN_00107d80(__stream); if ((iVar3 == 0) && (pFVar4 = fdopen(iVar2,param_2), pFVar4 != (FILE *)0x0)) { return pFVar4; } piVar5 = __errno_location(); iVar3 = *piVar5; close(iVar2); *piVar5 = iVar3; pFVar4 = (FILE *)0x0; } } return pFVar4; }
8625_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
operator>>
thunk_FUN_00322330
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::istream& std::TEMPNAMEPLACEHOLDERVALUE(std::istream&, unsigned char*) */ istream * std::operator>>(istream *param_1,uchar *param_2) { long *plVar1; void *__src; uint uVar2; int iVar3; ctype *pcVar4; long lVar5; byte *pbVar6; byte *pbVar7; ulong uVar8; long lVar9; long lVar10; long lVar11; _Ios_Iostate _Var12; size_t __n; long lVar13; uchar *puStack_58; sentry sStack_41; locale alStack_40 [16]; istream::sentry::sentry(&sStack_41,param_1,false); lVar5 = *(long *)param_1; if (sStack_41 == (sentry)0x0) { _Var12 = _S_failbit; LAB_003224c5: ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)), _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20)); return param_1; } lVar13 = *(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10); if (lVar13 < 1) { lVar13 = 0x7fffffffffffffff; } locale::locale(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0)); pcVar4 = use_facet<std::ctype<char>>(alStack_40); locale::~locale(alStack_40); plVar1 = *(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8); if ((byte *)plVar1[2] < (byte *)plVar1[3]) { uVar8 = (ulong)*(byte *)plVar1[2]; } else { uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1); } lVar11 = 0; LAB_003223d8: uVar2 = (uint)uVar8; if (lVar11 < lVar13 + -1) { do { puStack_58 = param_2; if ((int)uVar8 == -1) goto LAB_00322594; lVar5 = *(long *)(pcVar4 + 0x30); if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c; __src = (void *)plVar1[2]; lVar10 = (lVar13 - lVar11) + -1; lVar9 = plVar1[3] - (long)__src; if (lVar9 < lVar10) { lVar10 = lVar9; } if (lVar10 < 2) { *param_2 = (uchar)uVar8; param_2 = param_2 + 1; lVar11 = lVar11 + 1; pbVar7 = (byte *)plVar1[3]; if ((byte *)plVar1[2] < pbVar7) { pbVar6 = (byte *)plVar1[2] + 1; plVar1[2] = (long)pbVar6; } else { iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1); puStack_58 = param_2; if (iVar3 == -1) goto LAB_00322594; pbVar6 = (byte *)plVar1[2]; pbVar7 = (byte *)plVar1[3]; } if (pbVar6 < pbVar7) { uVar8 = (ulong)*pbVar6; } else { uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1); } goto LAB_003223d8; } pbVar7 = (byte *)((long)__src + 1); if ((pbVar7 < (byte *)(lVar10 + (long)__src)) && ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) { do { pbVar7 = pbVar7 + 1; if ((byte *)(lVar10 + (long)__src) <= pbVar7) break; } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0); __n = (long)pbVar7 - (long)__src; if (__n != 0) goto LAB_0032253b; plVar1[2] = (long)pbVar7; if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578; } else { __n = 1; LAB_0032253b: memcpy(param_2,__src,__n); pbVar7 = (byte *)(plVar1[2] + __n); param_2 = param_2 + __n; plVar1[2] = (long)pbVar7; lVar11 = lVar11 + __n; if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578; } uVar8 = (ulong)*pbVar7; uVar2 = (uint)*pbVar7; if (lVar13 + -1 <= lVar11) break; } while( true ); } puStack_58 = param_2; if (uVar2 == 0xffffffff) { LAB_00322594: *puStack_58 = '\0'; lVar5 = *(long *)param_1; _Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit; *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0; } else { LAB_0032249c: *param_2 = '\0'; lVar5 = *(long *)param_1; *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0; if (lVar11 != 0) { return param_1; } _Var12 = _S_failbit; } goto LAB_003224c5; LAB_00322578: uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1); goto LAB_003223d8; }
long * thunk_FUN_00322330(long *param_1,undefined1 *param_2) { long *plVar1; long lVar2; void *__src; int iVar3; long lVar4; byte *pbVar5; byte *pbVar6; ulong uVar7; long lVar8; long lVar9; long lVar10; uint uVar11; size_t __n; long lVar12; undefined1 *puStack_58; char cStack_41; undefined1 auStack_40 [16]; FUN_002faf20(&cStack_41,param_1,0); lVar4 = *param_1; if (cStack_41 == '\0') { uVar11 = 4; LAB_003224c5: lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1; FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20)); return param_1; } lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10); if (lVar12 < 1) { lVar12 = 0x7fffffffffffffff; } FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0); lVar4 = FUN_002ec660(auStack_40); FUN_002dd1a0(auStack_40); plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8); if ((byte *)plVar1[2] < (byte *)plVar1[3]) { uVar7 = (ulong)*(byte *)plVar1[2]; } else { uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1); } lVar10 = 0; LAB_003223d8: uVar11 = (uint)uVar7; if (lVar10 < lVar12 + -1) { do { puStack_58 = param_2; if ((int)uVar7 == -1) goto LAB_00322594; lVar2 = *(long *)(lVar4 + 0x30); if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c; __src = (void *)plVar1[2]; lVar9 = (lVar12 - lVar10) + -1; lVar8 = plVar1[3] - (long)__src; if (lVar8 < lVar9) { lVar9 = lVar8; } if (lVar9 < 2) { *param_2 = (char)uVar7; param_2 = param_2 + 1; lVar10 = lVar10 + 1; pbVar6 = (byte *)plVar1[3]; if ((byte *)plVar1[2] < pbVar6) { pbVar5 = (byte *)plVar1[2] + 1; plVar1[2] = (long)pbVar5; } else { iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1); puStack_58 = param_2; if (iVar3 == -1) goto LAB_00322594; pbVar5 = (byte *)plVar1[2]; pbVar6 = (byte *)plVar1[3]; } if (pbVar5 < pbVar6) { uVar7 = (ulong)*pbVar5; } else { uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1); } goto LAB_003223d8; } pbVar6 = (byte *)((long)__src + 1); if ((pbVar6 < (byte *)(lVar9 + (long)__src)) && ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) { do { pbVar6 = pbVar6 + 1; if ((byte *)(lVar9 + (long)__src) <= pbVar6) break; } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0); __n = (long)pbVar6 - (long)__src; if (__n != 0) goto LAB_0032253b; plVar1[2] = (long)pbVar6; if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578; } else { __n = 1; LAB_0032253b: memcpy(param_2,__src,__n); pbVar6 = (byte *)(plVar1[2] + __n); param_2 = param_2 + __n; plVar1[2] = (long)pbVar6; lVar10 = lVar10 + __n; if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578; } uVar7 = (ulong)*pbVar6; uVar11 = (uint)*pbVar6; if (lVar12 + -1 <= lVar10) break; } while( true ); } puStack_58 = param_2; if (uVar11 == 0xffffffff) { LAB_00322594: *puStack_58 = 0; lVar4 = *param_1; uVar11 = (-(uint)(lVar10 == 0) & 4) + 2; *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0; } else { LAB_0032249c: *param_2 = 0; lVar4 = *param_1; *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0; if (lVar10 != 0) { return param_1; } uVar11 = 4; } goto LAB_003224c5; LAB_00322578: uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1); goto LAB_003223d8; }
JMP 0x00322330
null
null
null
null
[(u'INT_ZEXT_-1204999821', u'MULTIEQUAL_-1204999922'), (u'INT_MULT_-1205000455', u'INT_ADD_-1205000467'), (u'MULTIEQUAL_-1204999922', u'SUBPIECE_-1204999945'), (u'INT_ADD_-1205000215', u'MULTIEQUAL_-1204999236'), ('const-433', u'LOAD_-1205000029'), (u'CAST_-1204999208', u'LOAD_-1205001189'), (u'PTRADD_-1204998878', u'LOAD_-1205000280'), ('tmp_2102', u'CAST_-1204998666'), (u'MULTIEQUAL_-1204999945', u'MULTIEQUAL_-1204999939'), (u'CAST_-1204999034', u'LOAD_-1205000852'), ('const--1', u'INT_ADD_-1205000957'), (u'MULTIEQUAL_-1204999420', u'MULTIEQUAL_-1204999835'), ('const-3', u'PTRADD_-1204999142'), (u'COPY_-1205000519', u'RETURN_-1205000470'), (u'PTRADD_-1204998792', u'LOAD_-1205000543'), (u'MULTIEQUAL_-1204999388', u'INT_EQUAL_-1205000280'), (u'INT_ADD_-1205000204', u'CAST_-1204998655'), ('const-1', u'PTRADD_-1205000238'), (u'LOAD_-1205000280', u'CAST_-1204998848'), (u'INT_ADD_-1205000275', u'MULTIEQUAL_-1204999388'), (u'LOAD_-1205001002', u'CAST_-1204999106'), ('tmp_2102', u'PTRADD_-1205001176'), (u'CAST_-1204998708', u'LOAD_-1205000076'), (u'CAST_-1204999106', u'CAST_-1204998988'), ('const--65', u'PTRSUB_-1204999329'), (u'MULTIEQUAL_-1204998944', u'STORE_-1205000256'), (u'MULTIEQUAL_-1204999500', u'STORE_-1205000637'), (u'LOAD_-1205001182', u'INT_ADD_-1204999272'), (u'INT_SLESS_-1205001237', u'CBRANCH_-1205001244'), ('const-433', u'STORE_-1205000476'), ('const-0', u'COPY_-1204999911'), (u'LOAD_-1205001173', u'PTRADD_-1204999217'), ('const-3', u'PTRADD_-1204998638'), ('const-1', u'PTRADD_-1205001207'), (u'LOAD_-1205001047', u'INT_ADD_-1205000840'), ('const-0', u'STORE_-1205000614'), ('tmp_2102', u'PTRADD_-1205000149'), ('tmp_2024', u'CBRANCH_-1205000051'), ('const-433', u'LOAD_-1205000019'), ('tmp_2102', u'PTRADD_-1205000501'), (u'LOAD_-1204999992', u'CALLIND_-1204999982'), ('const-433', u'LOAD_-1205001182'), ('const-433', u'LOAD_-1205000253'), (u'INT_ADD_-1205000431', u'CAST_-1204998703'), (u'CALLIND_-1205000066', u'INT_EQUAL_-1205000054'), ('const-9223372036854775807', u'COPY_-1205001247'), ('const-433', u'LOAD_-1204999968'), (u'CAST_-1204999059', u'INT_LESS_-1205000860'), ('const-433', u'LOAD_-1204999992'), (u'PTRADD_-1205000485', u'INT_LESSEQUAL_-1205000433'), (u'INT_NOTEQUAL_-1205001018', u'CBRANCH_-1205001014'), (u'CAST_-1204998969', u'STORE_-1205000476'), ('const-1', u'INT_ADD_-1205000840'), ('const-0', u'SUBPIECE_-1204999945'), ('const-8', u'PTRADD_-1204998792'), ('const-32', u'INT_AND_-1205000826'), (u'MULTIEQUAL_-1204999360', u'PTRADD_-1205000445'), ('tmp_1940', u'BRANCH_-1205000192'), ('tmp_4875', u'PTRSUB_-1204999299'), (u'LOAD_-1205001132', u'INT_ZEXT_-1205000017'), ('const-0', u'RETURN_-1205000470'), (u'MULTIEQUAL_-1204999688', u'PTRADD_-1205000238'), ('const-433', u'LOAD_-1205001047'), ('const-3', u'PTRADD_-1204998878'), ('tmp_1530', u'BRANCH_-1205000198'), (u'INT_EQUAL_-1205000469', u'CBRANCH_-1205000464'), ('const-80', u'INT_ADD_-1205000060'), (u'PTRADD_-1204998782', u'LOAD_-1205000528'), (u'LOAD_-1205001269', u'INT_SLESS_-1205001237'), ('tmp_685', u'CBRANCH_-1205000930'), (u'MULTIEQUAL_-1204999688', u'PTRADD_-1205000445'), (u'INT_ZEXT_-1204999871', u'INT_MULT_-1205000826'), (u'CAST_-1204998876', u'CALL_-1205000532'), ('tmp_2102', u'CAST_-1204999289'), ('tmp_246', u'CBRANCH_-1205001244'), (u'PTRADD_-1204999021', u'STORE_-1205000476'), ('const--24', u'INT_ADD_-1205000556'), ('const-433', u'STORE_-1205000495'), (u'MULTIEQUAL_-1204999774', u'INT_ADD_-1205001109'), ('tmp_1045', u'BRANCH_-1205000437'), ('tmp_378', u'CBRANCH_-1205001136'), (u'LOAD_-1205000208', u'INT_ZEXT_-1204999664'), ('const-8', u'PTRADD_-1204999142'), (u'CAST_-1204999088', u'INT_SUB_-1205000943'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999388'), (u'INT_ZEXT_-1205000017', u'MULTIEQUAL_-1204999945'), ('const-433', u'LOAD_-1205001269'), ('const-2', u'INT_MULT_-1205001005'), (u'INT_ADD_-1205000469', u'INT_ADD_-1205000467'), (u'LOAD_-1205001047', u'INT_ADD_-1205000469'), (u'LOAD_-1205000551', u'INT_OR_-1205000524'), (u'MULTIEQUAL_-1204999774', u'INT_SUB_-1205000972'), ('const-8', u'PTRADD_-1204999021'), ('const-72', u'INT_ADD_-1205000003'), (u'COPY_-1204999312', u'MULTIEQUAL_-1204999236'), (u'INT_ADD_-1205000503', u'CAST_-1204998734'), ('tmp_1021', u'CBRANCH_-1205000461'), (u'LOAD_-1205001173', u'PTRADD_-1204998782'), ('const-433', u'LOAD_-1205000543'), ('const-433', u'STORE_-1205000233'), (u'INT_ADD_-1205000060', u'CAST_-1204998708'), ('const-433', u'LOAD_-1205000208'), (u'CAST_-1204998826', u'STORE_-1205000233'), (u'INT_ADD_-1205000467', u'CAST_-1204999009'), (u'INT_EQUAL_-1205000054', u'CBRANCH_-1205000051'), ('const-0', u'INT_EQUAL_-1205000840'), ('const-0', u'SUBPIECE_-1204999935'), (u'PTRADD_-1205000445', u'MULTIEQUAL_-1204999529'), (u'CAST_-1204999106', u'CALL_-1205000553'), (u'INT_LESSEQUAL_-1205000510', u'CBRANCH_-1205000519'), ('const-72', u'INT_ADD_-1205000431'), ('const--24', u'INT_ADD_-1205001166'), (u'LOAD_-1205001155', u'CAST_-1204999184'), (u'INT_ZEXT_-1205000261', u'INT_2COMP_-1204999044'), (u'LOAD_-1205001324', u'INT_ADD_-1205001294'), (u'MULTIEQUAL_-1204999529', u'MULTIEQUAL_-1204999511'), (u'PTRADD_-1205000184', u'MULTIEQUAL_-1204999621'), ('const--24', u'INT_ADD_-1205001294'), ('const-8', u'PTRADD_-1204998638'), (u'INT_LESSEQUAL_-1205000452', u'CBRANCH_-1205000461'), ('const-2', u'INT_MULT_-1205000455'), ('tmp_723', u'CBRANCH_-1205000908'), ('const-0', u'INT_NOTEQUAL_-1205001018'), (u'LOAD_-1205001173', u'CALLIND_-1205000009'), ('const-433', u'LOAD_-1205000220'), ('const-4', u'INT_AND_-1205000220'), (u'PTRADD_-1205000491', u'CAST_-1204998872'), ('const-433', u'LOAD_-1205001162'), (u'COPY_-1204999035', u'MULTIEQUAL_-1204998944'), (u'INT_AND_-1204999892', u'INT_MULT_-1205001005'), ('const-2', u'PTRADD_-1204998859'), (u'INT_ADD_-1205001019', u'INT_ADD_-1205001017'), (u'CAST_-1204999111', u'INT_LESSEQUAL_-1205000433'), (u'PTRADD_-1205000445', u'MULTIEQUAL_-1204999285'), (u'CAST_-1204998666', u'LOAD_-1205000253'), (u'CAST_-1204998848', u'INT_LESS_-1205000252'), ('const-433', u'LOAD_-1205000492'), (u'INT_ADD_-1205000275', u'MULTIEQUAL_-1204999835'), ('const-2', u'PTRADD_-1204999137'), (u'INT_ADD_-1205001109', u'INT_SLESS_-1205001065'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999633'), (u'MULTIEQUAL_-1204999688', u'CALL_-1205000553'), (u'MULTIEQUAL_-1204999823', u'INT_ADD_-1205000275'), ('const-1', u'COPY_-1205000592'), (u'LOAD_-1205000220', u'INT_ADD_-1204998744'), (u'LOAD_-1205001173', u'PTRADD_-1204998792'), (u'MULTIEQUAL_-1204999700', u'MULTIEQUAL_-1204999511'), (u'INT_SUB_-1205000495', u'MULTIEQUAL_-1204999360'), ('tmp_1090', u'CBRANCH_-1205000663'), (u'LOAD_-1205001009', u'CAST_-1204999111'), ('tmp_1624', u'CBRANCH_-1205000495'), (u'LOAD_-1205000253', u'INT_ADD_-1205000204'), ('const-2', u'PTRADD_-1204999021'), (u'INT_ADD_-1205000840', u'INT_ADD_-1205000838'), ('const-4294967295', u'INT_EQUAL_-1205000054'), ('tmp_545', u'CBRANCH_-1205001014'), (u'LOAD_-1205000002', u'INT_ADD_-1204999976'), ('const-1', u'PTRADD_-1205000485'), (u'CAST_-1204998612', u'MULTIEQUAL_-1204999552'), (u'MULTIEQUAL_-1204999796', u'INT_SLESS_-1205000901'), ('tmp_2065', u'BRANCH_-1204999982'), (u'COPY_-1205000592', u'MULTIEQUAL_-1204999360'), (u'MULTIEQUAL_-1204999688', u'MULTIEQUAL_-1204999500'), ('const-0', u'SUBPIECE_-1204999476'), (u'CAST_-1204999240', u'CALL_-1205001218'), ('const-433', u'LOAD_-1205000551'), (u'CAST_-1204998734', u'CAST_-1204998727'), ('tmp_4875', u'PTRSUB_-1204999329'), (u'CAST_-1204999131', u'LOAD_-1205001047'), (u'LOAD_-1205000019', u'CALLIND_-1205000009'), (u'INT_AND_-1205001005', u'INT_NOTEQUAL_-1205001018'), (u'CAST_-1204998862', u'INT_LESS_-1205000252'), (u'INT_ADD_-1205001109', u'INT_SLESSEQUAL_-1205000655'), (u'MULTIEQUAL_-1204999688', u'STORE_-1205000312'), ('const-0', u'CALL_-1205001342'), (u'INT_ZEXT_-1204999348', u'MULTIEQUAL_-1204999290'), (u'INT_SLESS_-1205000901', u'CBRANCH_-1205000908'), ('tmp_835', u'CBRANCH_-1205000836'), (u'MULTIEQUAL_-1204999835', u'MULTIEQUAL_-1204999646'), (u'INT_ADD_-1204999272', u'PTRADD_-1205001111'), (u'CAST_-1204999055', u'INT_ADD_-1205000875'), (u'INT_MULT_-1205000826', u'INT_ADD_-1205000838'), (u'PTRADD_-1205000485', u'MULTIEQUAL_-1204999808'), (u'MULTIEQUAL_-1204999285', u'MULTIEQUAL_-1204999700'), ('const-2', u'INT_MULT_-1205000826'), (u'INT_ADD_-1205000957', u'COPY_-1204999164'), (u'MULTIEQUAL_-1204999290', u'INT_EQUAL_-1205000645'), (u'PTRADD_-1205000485', u'INT_LESSEQUAL_-1205000510'), ('const-2', u'PTRADD_-1204998892'), (u'CAST_-1204999040', u'INT_ADD_-1205000848'), (u'PTRADD_-1205000485', u'CAST_-1204998989'), (u'CAST_-1204998634', u'LOAD_-1205000019'), ('tmp_2102', u'PTRADD_-1205001111'), (u'CAST_-1204999106', u'CAST_-1204999060'), ('const-72', u'INT_ADD_-1204999976'), (u'CAST_-1204998915', u'LOAD_-1205000625'), (u'INT_AND_-1205000455', u'INT_EQUAL_-1205000469'), ('const-4', u'COPY_-1204999301'), (u'INT_ADD_-1205000472', u'MULTIEQUAL_-1204999664'), (u'CALLIND_-1205000437', u'MULTIEQUAL_-1204999939'), (u'INT_LESSEQUAL_-1205000433', u'CBRANCH_-1205000443'), ('const-1', u'PTRADD_-1205000501'), (u'MULTIEQUAL_-1204999922', u'SUBPIECE_-1204999935'), (u'PTRADD_-1205000149', u'CAST_-1204998650'), (u'LOAD_-1205001173', u'PTRADD_-1204998643'), (u'INT_EQUAL_-1205001054', u'CBRANCH_-1205001052'), (u'MULTIEQUAL_-1204999835', u'INT_SLESS_-1205001065'), (u'SUBPIECE_-1204999476', u'MULTIEQUAL_-1204999290'), ('tmp_1590', u'CBRANCH_-1205000519'), ('const-433', u'LOAD_-1205001310'), ('tmp_2102', u'CALL_-1205001342'), ('tmp_2103', u'MULTIEQUAL_-1204999700'), (u'PTRSUB_-1204999299', u'CALL_-1205001190'), (u'INT_EQUAL_-1205001325', u'CBRANCH_-1205001315'), (u'LOAD_-1205001173', u'PTRADD_-1204999142'), (u'CAST_-1204999106', u'CAST_-1204999040'), (u'INT_SUB_-1205000495', u'INT_NOTEQUAL_-1205000501'), ('const-4294967295', u'INT_EQUAL_-1205000645'), ('const-1', u'PTRADD_-1205000149'), (u'PTRSUB_-1204999299', u'CALL_-1205001218'), (u'COPY_-1204999301', u'MULTIEQUAL_-1204999236'), (u'INT_ADD_-1205000003', u'CAST_-1204998634'), (u'PTRADD_-1205001176', u'CAST_-1204999240'), (u'LOAD_-1205001173', u'PTRADD_-1204998859'), (u'MULTIEQUAL_-1204999646', u'MULTIEQUAL_-1204999633'), (u'LOAD_-1205000632', u'MULTIEQUAL_-1204999692'), ('const--24', u'INT_ADD_-1205000204'), ('tmp_493', u'CBRANCH_-1205001052'), (u'MULTIEQUAL_-1204999692', u'INT_ADD_-1205000556'), (u'CAST_-1204999184', u'INT_LESS_-1205001127'), ('tmp_2102', u'CAST_-1204998920'), (u'LOAD_-1205001173', u'PTRADD_-1204999137'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999420'), ('const-433', u'LOAD_-1205000690'), (u'MULTIEQUAL_-1204999633', u'INT_NOTEQUAL_-1205000591'), ('const-0', u'INT_EQUAL_-1205000280'), ('const-433', u'LOAD_-1205000280'), (u'LOAD_-1205000253', u'MULTIEQUAL_-1204999692'), (u'LOAD_-1205001173', u'CALLIND_-1204999982'), (u'PTRADD_-1204998859', u'STORE_-1205000233'), (u'PTRADD_-1205000238', u'MULTIEQUAL_-1204999700'), (u'COPY_-1204999163', u'MULTIEQUAL_-1204999796'), ('const-1', u'INT_ADD_-1205000848'), (u'MULTIEQUAL_-1204999688', u'MULTIEQUAL_-1204999285'), ('const-8', u'PTRADD_-1204998782'), ('tmp_2102', u'PTRADD_-1205001207'), ('const-4294967295', u'INT_EQUAL_-1205001054'), (u'LOAD_-1205000690', u'INT_ZEXT_-1204999348'), (u'CAST_-1204999289', u'LOAD_-1205001324'), (u'MULTIEQUAL_-1204999236', u'INT_OR_-1205000524'), ('const-232', u'INT_ADD_-1204999272'), (u'INT_LESS_-1205000860', u'CBRANCH_-1205000869'), ('const-1', u'PTRADD_-1205000184'), ('const-0', u'INT_EQUAL_-1205001325'), (u'CALLIND_-1205000009', u'MULTIEQUAL_-1204999939'), (u'PTRADD_-1204999217', u'LOAD_-1205001162'), (u'LOAD_-1205000029', u'INT_ADD_-1205000003'), (u'MULTIEQUAL_-1204999529', u'MULTIEQUAL_-1204999688'), (u'LOAD_-1205000690', u'INT_ZEXT_-1204999821'), (u'INT_ADD_-1205000838', u'CAST_-1204999034'), (u'LOAD_-1205001173', u'PTRADD_-1204999212'), (u'INT_AND_-1205000826', u'INT_EQUAL_-1205000840'), (u'LOAD_-1205000632', u'INT_ADD_-1205000609'), ('const-32', u'PTRADD_-1205000491'), (u'MULTIEQUAL_-1204999664', u'INT_SLESSEQUAL_-1205000655'), (u'CAST_-1204998876', u'PTRADD_-1205000491'), ('const-0', u'STORE_-1205000637'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999664'), (u'CAST_-1204998739', u'INT_LESSEQUAL_-1205000452'), (u'MULTIEQUAL_-1204999823', u'INT_ADD_-1205000472'), (u'CAST_-1204998734', u'INT_LESSEQUAL_-1205000452'), ('const-2', u'INT_ADD_-1205000215'), ('const-2', u'INT_SLESS_-1205000901'), ('const-433', u'LOAD_-1205000457'), ('const-1', u'PTRADD_-1205000445'), (u'MULTIEQUAL_-1204999664', u'MULTIEQUAL_-1204999646'), (u'MULTIEQUAL_-1204999552', u'INT_LESS_-1205000203'), ('const-0', u'STORE_-1205000209'), ('const-8', u'PTRADD_-1204998643'), ('const-2', u'PTRADD_-1204999217'), (u'MULTIEQUAL_-1204999621', u'INT_LESS_-1205000203'), ('const-16', u'INT_ADD_-1204998744'), (u'CAST_-1204999106', u'CAST_-1204999088'), (u'MULTIEQUAL_-1204999664', u'MULTIEQUAL_-1204999823'), (u'LOAD_-1205001324', u'MULTIEQUAL_-1204999692'), (u'INT_LESS_-1205000252', u'CBRANCH_-1205000249'), ('tmp_1971', u'BRANCH_-1205000001'), ('const-433', u'LOAD_-1205000307'), (u'INT_EQUAL_-1205000645', u'CBRANCH_-1205000643'), (u'CAST_-1204999054', u'INT_LESS_-1205000860'), (u'LOAD_-1205001310', u'INT_ADD_-1204999312'), (u'CAST_-1204999123', u'LOAD_-1205001031'), (u'CALL_-1205001342', u'INDIRECT_-1204999492'), ('const-433', u'LOAD_-1205001189'), (u'INT_SUB_-1205000972', u'INT_ADD_-1205000957'), (u'LOAD_-1205001162', u'CAST_-1204999189'), (u'LOAD_-1205000076', u'CALLIND_-1205000066'), ('tmp_2042', u'BRANCH_-1204999953'), ('const-1', u'PTRADD_-1205001111'), ('const-433', u'LOAD_-1204999961'), ('const-1', u'INT_ADD_-1205001019'), (u'PTRADD_-1205001207', u'CAST_-1204999252'), ('const-1', u'PTRADD_-1205000238'), (u'LOAD_-1205000447', u'CALLIND_-1205000437'), (u'INT_ADD_-1204999312', u'PTRADD_-1205001176'), (u'LOAD_-1205000864', u'INT_ZEXT_-1204999871'), (u'LOAD_-1205001173', u'PTRADD_-1204998878'), (u'COPY_-1204998975', u'RETURN_-1204998952'), ('const-433', u'STORE_-1205000256'), (u'INT_ADD_-1205000957', u'INT_SLESS_-1205000923'), ('const-0', u'RETURN_-1204998952'), ('const-1', u'PTRADD_-1205000184'), (u'PTRSUB_-1204999299', u'CALL_-1205001206'), ('const-433', u'LOAD_-1205000625'), ('const-433', u'LOAD_-1205000002'), ('const-3', u'PTRADD_-1204999212'), ('tmp_2102', u'COPY_-1205000519'), (u'INT_ADD_-1205001294', u'CAST_-1204999278'), ('tmp_1717', u'CBRANCH_-1205000443'), ('const-1', u'PTRADD_-1205000485'), (u'INT_ADD_-1204999976', u'CAST_-1204998660'), (u'LOAD_-1205000543', u'INT_ADD_-1205000503'), (u'MULTIEQUAL_-1204999835', u'MULTIEQUAL_-1204999823'), (u'INT_ADD_-1205000556', u'CAST_-1204998881'), ('const-433', u'STORE_-1205000637'), ('tmp_1923', u'CBRANCH_-1205000212'), ('const-0', u'STORE_-1205000256'), (u'PTRADD_-1205000554', u'CAST_-1204998910'), (u'INT_MULT_-1205001005', u'INT_ADD_-1205001017'), (u'CAST_-1204998734', u'MULTIEQUAL_-1204999763'), (u'CAST_-1204999189', u'INT_LESS_-1205001127'), (u'INT_AND_-1205000220', u'INT_ADD_-1205000215'), (u'INT_ADD_-1205000875', u'CAST_-1204999054'), (u'MULTIEQUAL_-1204999763', u'LOAD_-1205000690'), (u'INT_ADD_-1205000609', u'CAST_-1204998915'), (u'INT_EQUAL_-1205000280', u'INT_ZEXT_-1205000261'), (u'CALL_-1205001206', u'PTRADD_-1205000985'), (u'CAST_-1204998727', u'STORE_-1205000495'), ('const-0', u'INT_NOTEQUAL_-1205000591'), (u'MULTIEQUAL_-1204999688', u'MULTIEQUAL_-1204999529'), (u'SUBPIECE_-1204999935', u'STORE_-1205000312'), (u'CAST_-1204999189', u'LOAD_-1205001132'), (u'INT_SUB_-1205000943', u'COPY_-1204999163'), (u'LOAD_-1205001189', u'INT_ADD_-1205001166'), (u'INT_SLESSEQUAL_-1205000655', u'CBRANCH_-1205000663'), ('const-433', u'LOAD_-1205000447'), (u'INT_SLESS_-1205000923', u'CBRANCH_-1205000930'), (u'PTRADD_-1204999142', u'LOAD_-1205001009'), (u'INT_ZEXT_-1204999664', u'MULTIEQUAL_-1204999939'), (u'INT_SUB_-1205000943', u'INT_SLESS_-1205000923'), ('const-8', u'PTRADD_-1204999137'), ('const-1', u'INT_SLESS_-1205001237'), (u'INT_ADD_-1205000885', u'CAST_-1204999059'), (u'LOAD_-1205001173', u'PTRADD_-1204998638'), ('const-433', u'LOAD_-1205000632'), (u'LOAD_-1205001047', u'INT_ADD_-1205001019'), (u'CAST_-1204998848', u'MULTIEQUAL_-1204999552'), ('const-32', u'INT_AND_-1205001005'), (u'INT_ADD_-1205000472', u'MULTIEQUAL_-1204999420'), (u'MULTIEQUAL_-1204999922', u'INT_AND_-1204999892'), (u'PTRADD_-1204998643', u'LOAD_-1204999968'), (u'COPY_-1204999164', u'MULTIEQUAL_-1204999796'), ('const-433', u'STORE_-1205000209'), (u'LOAD_-1205000086', u'INT_ADD_-1205000060'), (u'LOAD_-1205000625', u'INT_ADD_-1204999014'), ('const-433', u'LOAD_-1205001173'), (u'CAST_-1204998920', u'LOAD_-1205000632'), ('const-433', u'LOAD_-1205001324'), ('const-1', u'PTRADD_-1205000554'), (u'LOAD_-1205001173', u'LOAD_-1205000086'), (u'MULTIEQUAL_-1204999823', u'INT_SUB_-1205000972'), (u'MULTIEQUAL_-1204999360', u'INT_ADD_-1205000503'), (u'CAST_-1204999252', u'LOAD_-1205001269'), (u'LOAD_-1205001031', u'INT_AND_-1205001005'), (u'MULTIEQUAL_-1204999360', u'CALL_-1205000553'), (u'INT_ADD_-1205001166', u'CAST_-1204999203'), ('const-2', u'PTRADD_-1204998643'), ('const-1', u'PTRADD_-1205001176'), ('const-2', u'PTRADD_-1204998771'), (u'CAST_-1204998655', u'LOAD_-1205000220'), (u'CAST_-1204999203', u'LOAD_-1205001182'), (u'INDIRECT_-1204999492', u'INT_EQUAL_-1205001325'), (u'INT_NOTEQUAL_-1205000501', u'CBRANCH_-1205000495'), (u'INT_ADD_-1204998744', u'PTRADD_-1205000149'), ('const-1', u'INT_ADD_-1205000275'), ('const-433', u'LOAD_-1205000852'), ('const-433', u'LOAD_-1205001009'), (u'PTRADD_-1205000485', u'LOAD_-1205000492'), (u'CAST_-1204998617', u'MULTIEQUAL_-1204999621'), (u'CAST_-1204999278', u'LOAD_-1205001310'), ('const-1', u'INT_ADD_-1205000469'), ('const-1', u'INT_ADD_-1205000875'), (u'MULTIEQUAL_-1204999511', u'MULTIEQUAL_-1204999500'), (u'INT_LESS_-1205000203', u'CBRANCH_-1205000212'), (u'CAST_-1204999198', u'LOAD_-1205001173'), (u'CAST_-1204998872', u'LOAD_-1205000551'), ('tmp_1120', u'CBRANCH_-1205000643'), ('const-433', u'LOAD_-1205000086'), (u'PTRADD_-1205000184', u'CAST_-1204998826'), (u'MULTIEQUAL_-1204999808', u'PTRADD_-1205000485'), (u'PTRADD_-1204998638', u'LOAD_-1204999961'), (u'INT_NOTEQUAL_-1205000591', u'CBRANCH_-1205000589'), (u'LOAD_-1205001173', u'LOAD_-1205000002'), (u'MULTIEQUAL_-1204999511', u'COPY_-1204999035'), ('const-433', u'LOAD_-1205000864'), (u'CAST_-1204998881', u'LOAD_-1205000572'), (u'PTRADD_-1205000985', u'CAST_-1204999131'), (u'LOAD_-1204999968', u'CAST_-1204998617'), ('tmp_159', u'CBRANCH_-1205001315'), ('const-8', u'PTRADD_-1204998892'), ('const--64', u'PTRSUB_-1204999299'), (u'PTRADD_-1204999137', u'LOAD_-1205001002'), ('const--1', u'INT_ADD_-1205001109'), (u'CALLIND_-1204999982', u'MULTIEQUAL_-1204999945'), (u'LOAD_-1205001173', u'PTRADD_-1204998892'), (u'CAST_-1204999060', u'INT_ADD_-1205000885'), (u'COPY_-1205001247', u'MULTIEQUAL_-1204999774'), (u'LOAD_-1205000528', u'CAST_-1204998739'), ('const-433', u'LOAD_-1205000481'), ('const-433', u'LOAD_-1205000572'), ('const-433', u'LOAD_-1205001031'), ('const-433', u'LOAD_-1205001002'), ('tmp_2102', u'PTRADD_-1205000554'), (u'LOAD_-1205001173', u'LOAD_-1205000457'), ('const-1', u'PTRADD_-1205000491'), ('tmp_463', u'CBRANCH_-1205001072'), (u'LOAD_-1205001173', u'PTRADD_-1204998771'), (u'CAST_-1204998703', u'LOAD_-1205000447'), ('const-433', u'LOAD_-1205001132'), ('const-1', u'PTRADD_-1205000985'), (u'CAST_-1204999009', u'LOAD_-1205000481'), ('const-208', u'INT_ADD_-1204999312'), (u'CAST_-1204999059', u'INT_LESSEQUAL_-1205000510'), (u'CAST_-1204998989', u'INT_SUB_-1205000495'), ('const-16', u'INT_ADD_-1204999014'), ('const-433', u'LOAD_-1205001155'), (u'MULTIEQUAL_-1204999688', u'COPY_-1204999212'), ('const-0', u'INT_NOTEQUAL_-1205000501'), (u'LOAD_-1205001173', u'CALLIND_-1205000066'), (u'LOAD_-1205001173', u'LOAD_-1205000029'), ('const-8', u'PTRADD_-1204998878'), (u'LOAD_-1205000307', u'CAST_-1204998862'), (u'MULTIEQUAL_-1204999360', u'INT_ADD_-1205000472'), (u'LOAD_-1205000852', u'INT_AND_-1205000826'), (u'PTRADD_-1205000501', u'CAST_-1204998876'), ('tmp_787', u'CBRANCH_-1205000869'), (u'SUBPIECE_-1204999945', u'INT_EQUAL_-1205001054'), ('const-433', u'STORE_-1205000312'), (u'PTRADD_-1204998892', u'LOAD_-1205000307'), (u'LOAD_-1204999961', u'CAST_-1204998612'), (u'COPY_-1204999212', u'MULTIEQUAL_-1204998944'), ('const-48', u'PTRADD_-1205000985'), (u'PTRSUB_-1204999329', u'CALL_-1205001342'), ('tmp_1856', u'CBRANCH_-1205000249'), ('const-8', u'PTRADD_-1204998859'), ('const-8', u'PTRADD_-1204998771'), (u'INT_2COMP_-1204999044', u'INT_AND_-1205000220'), (u'LOAD_-1205001173', u'CALLIND_-1205000437'), (u'PTRADD_-1204999212', u'LOAD_-1205001155'), (u'LOAD_-1205000492', u'INT_ZEXT_-1204999844'), ('tmp_2102', u'COPY_-1204998975'), (u'INT_ADD_-1204999324', u'PTRADD_-1205001207'), (u'INT_ZEXT_-1204999844', u'INT_MULT_-1205000455'), (u'INT_SLESS_-1205001065', u'CBRANCH_-1205001072'), (u'MULTIEQUAL_-1204999621', u'LOAD_-1205000208'), ('tmp_2102', u'CAST_-1204999208'), (u'INT_ADD_-1205000848', u'CAST_-1204999039'), ('const-0', u'INT_EQUAL_-1205000469'), (u'MULTIEQUAL_-1204999796', u'INT_ADD_-1205000885'), (u'CAST_-1204998660', u'LOAD_-1204999992'), ('const-433', u'STORE_-1205000614'), (u'MULTIEQUAL_-1204999646', u'MULTIEQUAL_-1204999388'), (u'LOAD_-1205001173', u'PTRADD_-1204999021'), (u'PTRADD_-1205001111', u'CAST_-1204999198'), (u'COPY_-1204998785', u'MULTIEQUAL_-1204998944'), ('const-8', u'PTRADD_-1204999212'), ('const-2', u'PTRADD_-1204998792'), (u'LOAD_-1205000572', u'PTRADD_-1205000501'), (u'LOAD_-1205000457', u'INT_ADD_-1205000431'), (u'CAST_-1204998910', u'STORE_-1205000614'), (u'INT_LESS_-1205001127', u'CBRANCH_-1205001136'), ('const-255', u'INT_AND_-1204999892'), ('const-433', u'LOAD_-1205000528'), ('const-8', u'PTRADD_-1204999217'), (u'INT_EQUAL_-1205000840', u'CBRANCH_-1205000836'), (u'LOAD_-1205000481', u'INT_AND_-1205000455'), (u'LOAD_-1205001269', u'MULTIEQUAL_-1204999774'), (u'INT_ADD_-1205001017', u'CAST_-1204999123'), (u'CAST_-1204999054', u'MULTIEQUAL_-1204999808'), (u'CAST_-1204999039', u'LOAD_-1205000864'), (u'MULTIEQUAL_-1204999939', u'SUBPIECE_-1204999476'), (u'CAST_-1204998988', u'INT_SUB_-1205000495'), ('tmp_1184', u'BRANCH_-1205000581'), (u'CAST_-1204998650', u'STORE_-1205000209'), ('tmp_1764', u'CBRANCH_-1205000464'), (u'MULTIEQUAL_-1204999700', u'MULTIEQUAL_-1204999688'), ('const-16', u'INT_ADD_-1204999324'), (u'PTRADD_-1205000238', u'COPY_-1204998785'), (u'PTRADD_-1205000485', u'CAST_-1204998969'), ('const-4', u'COPY_-1204999312'), (u'INT_OR_-1205000524', u'CALL_-1205000532'), (u'CAST_-1204998862', u'PTRADD_-1205000184'), ('const-3', u'PTRADD_-1204998782'), (u'PTRADD_-1205000485', u'MULTIEQUAL_-1204999763'), (u'PTRADD_-1204998771', u'STORE_-1205000495'), ('tmp_1180', u'CBRANCH_-1205000589'), ('const--24', u'INT_ADD_-1205000609'), (u'MULTIEQUAL_-1204999939', u'MULTIEQUAL_-1204999922'), ('const-433', u'LOAD_-1205000076'), (u'LOAD_-1205001009', u'INT_SUB_-1205000943'), ('const-32', u'INT_AND_-1205000455'), (u'LOAD_-1205001310', u'INT_ADD_-1204999324'), (u'COPY_-1204999911', u'MULTIEQUAL_-1204999835'), (u'INT_ADD_-1204999014', u'PTRADD_-1205000554'), (u'CAST_-1204999106', u'CAST_-1204999055')]
[(u'MULTIEQUAL_-1204999775', u'INT_SUB_-1205000972'), ('const-8', u'PTRADD_-1204998786'), ('tmp_4898', u'CAST_-1204999257'), (u'INT_MULT_-1205000455', u'INT_ADD_-1205000467'), (u'CAST_-1204999127', u'LOAD_-1205001031'), ('const-433', u'LOAD_-1205001324'), (u'COPY_-1204999216', u'MULTIEQUAL_-1204998949'), ('tmp_4898', u'LOAD_-1205000253'), ('const-433', u'LOAD_-1205000492'), (u'MULTIEQUAL_-1204999420', u'MULTIEQUAL_-1204999835'), (u'COPY_-1204999168', u'MULTIEQUAL_-1204999796'), ('const-0', u'INT_EQUAL_-1205000280'), (u'LOAD_-1205000220', u'INT_ADD_-1204998748'), (u'COPY_-1205000519', u'RETURN_-1205000470'), (u'CAST_-1204999059', u'INT_ADD_-1205000875'), (u'MULTIEQUAL_-1204999293', u'INT_EQUAL_-1205000645'), (u'MULTIEQUAL_-1204999388', u'INT_EQUAL_-1205000280'), ('const-48', u'INT_ADD_-1205001031'), ('const-16', u'INT_ADD_-1204999018'), (u'MULTIEQUAL_-1204999921', u'SUBPIECE_-1204999935'), (u'LOAD_-1205000280', u'CAST_-1204998852'), (u'INT_ADD_-1205000848', u'CAST_-1204999043'), (u'INT_ADD_-1205000275', u'MULTIEQUAL_-1204999388'), (u'MULTIEQUAL_-1204999762', u'LOAD_-1205000690'), (u'MULTIEQUAL_-1204999689', u'STORE_-1205000312'), (u'INT_ADD_-1205000556', u'CAST_-1204998885'), (u'INT_SLESS_-1205001237', u'CBRANCH_-1205001244'), (u'COPY_-1204998789', u'MULTIEQUAL_-1204998949'), ('const-433', u'LOAD_-1205000481'), (u'MULTIEQUAL_-1204999689', u'CALL_-1205000553'), (u'CAST_-1204998738', u'MULTIEQUAL_-1204999762'), ('const-0', u'STORE_-1205000209'), (u'INT_ZEXT_-1204999843', u'INT_MULT_-1205000455'), ('const-433', u'LOAD_-1204999961'), (u'LOAD_-1205001047', u'INT_ADD_-1205000840'), (u'PTRADD_-1205000445', u'MULTIEQUAL_-1204999286'), ('tmp_2024', u'CBRANCH_-1205000051'), (u'LOAD_-1204999992', u'CALLIND_-1204999982'), (u'CAST_-1204998660', u'LOAD_-1205000220'), ('const-0', u'CALL_-1205001342'), (u'CAST_-1204999110', u'CAST_-1204999092'), (u'CALLIND_-1205000066', u'INT_EQUAL_-1205000054'), (u'MULTIEQUAL_-1204999530', u'MULTIEQUAL_-1204999689'), (u'MULTIEQUAL_-1204998949', u'STORE_-1205000256'), (u'CAST_-1204998655', u'INT_ADD_-1205000195'), (u'PTRADD_-1205000485', u'INT_LESSEQUAL_-1205000433'), (u'COPY_-1204999315', u'MULTIEQUAL_-1204999239'), (u'LOAD_-1205001182', u'INT_ADD_-1204999276'), (u'CAST_-1204999256', u'LOAD_-1205001269'), (u'INT_ADD_-1205001253', u'CAST_-1204999256'), ('const-8', u'PTRADD_-1204999216'), (u'INT_NOTEQUAL_-1205001018', u'CBRANCH_-1205001014'), (u'LOAD_-1205000632', u'MULTIEQUAL_-1204999691'), ('const-1', u'INT_ADD_-1205000840'), (u'PTRADD_-1204998647', u'LOAD_-1204999968'), (u'LOAD_-1205001173', u'PTRADD_-1204999141'), ('const-2', u'PTRADD_-1204998775'), (u'MULTIEQUAL_-1204999239', u'INT_OR_-1205000524'), ('const-32', u'INT_AND_-1205000826'), ('tmp_1940', u'BRANCH_-1205000192'), (u'LOAD_-1205001132', u'INT_ZEXT_-1205000017'), ('const-0', u'RETURN_-1205000470'), (u'CAST_-1204998993', u'INT_SUB_-1205000495'), ('const-433', u'STORE_-1205000476'), ('const-433', u'LOAD_-1205000528'), ('tmp_1530', u'BRANCH_-1205000198'), ('const-1', u'INT_SLESS_-1205001237'), (u'INT_EQUAL_-1205000469', u'CBRANCH_-1205000464'), ('const-80', u'INT_ADD_-1205000060'), (u'PTRADD_-1204998863', u'STORE_-1205000233'), ('tmp_4898', u'LOAD_-1205001189'), (u'PTRADD_-1205000485', u'CAST_-1204998993'), (u'LOAD_-1205001269', u'INT_SLESS_-1205001237'), (u'CAST_-1204999202', u'LOAD_-1205001173'), ('tmp_685', u'CBRANCH_-1205000930'), (u'COPY_-1204999167', u'MULTIEQUAL_-1204999796'), (u'INT_ADD_-1204999276', u'INT_ADD_-1205001157'), (u'CAST_-1204999115', u'INT_LESSEQUAL_-1205000433'), (u'CAST_-1204998664', u'LOAD_-1204999992'), ('const-433', u'LOAD_-1205000002'), ('tmp_246', u'CBRANCH_-1205001244'), ('const-433', u'LOAD_-1205000632'), ('tmp_4898', u'COPY_-1204998979'), ('const-3', u'PTRADD_-1204998882'), ('const--24', u'INT_ADD_-1205000556'), (u'LOAD_-1205000253', u'MULTIEQUAL_-1204999691'), ('tmp_1045', u'BRANCH_-1205000437'), ('const-2', u'PTRADD_-1204998647'), ('tmp_378', u'CBRANCH_-1205001136'), (u'LOAD_-1205000208', u'INT_ZEXT_-1204999664'), ('const-255', u'INT_AND_-1204999892'), ('const-0', u'STORE_-1205000614'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999388'), ('const-2', u'INT_MULT_-1205001005'), (u'INT_ADD_-1205000469', u'INT_ADD_-1205000467'), (u'LOAD_-1205001162', u'CAST_-1204999193'), (u'LOAD_-1205001047', u'INT_ADD_-1205000469'), (u'MULTIEQUAL_-1204999921', u'SUBPIECE_-1204999945'), (u'LOAD_-1205000551', u'INT_OR_-1205000524'), ('const-72', u'INT_ADD_-1205000003'), ('tmp_1021', u'CBRANCH_-1205000461'), (u'MULTIEQUAL_-1204999361', u'CALL_-1205000553'), (u'INT_ZEXT_-1204999821', u'MULTIEQUAL_-1204999921'), (u'LOAD_-1205001002', u'CAST_-1204999110'), (u'MULTIEQUAL_-1204999701', u'MULTIEQUAL_-1204999689'), ('const-0', u'RETURN_-1204998956'), (u'INT_ADD_-1204999328', u'INT_ADD_-1205001253'), (u'PTRADD_-1204999141', u'LOAD_-1205001002'), ('const-0', u'INT_EQUAL_-1205001325'), (u'CAST_-1204998915', u'INT_ADD_-1205000600'), (u'INT_EQUAL_-1205000054', u'CBRANCH_-1205000051'), ('const-0', u'INT_EQUAL_-1205000840'), (u'INT_LESSEQUAL_-1205000510', u'CBRANCH_-1205000519'), ('const-72', u'INT_ADD_-1205000431'), ('const--24', u'INT_ADD_-1205001166'), (u'CAST_-1204999110', u'CAST_-1204999064'), ('const-433', u'LOAD_-1204999968'), (u'CAST_-1204998743', u'INT_LESSEQUAL_-1205000452'), (u'LOAD_-1205001324', u'INT_ADD_-1205001294'), (u'PTRADD_-1205000184', u'CAST_-1204998830'), (u'INT_ADD_-1205001166', u'CAST_-1204999208'), (u'PTRADD_-1205000238', u'MULTIEQUAL_-1204999701'), ('const--24', u'INT_ADD_-1205001294'), ('const-433', u'STORE_-1205000312'), ('const-4294967295', u'INT_EQUAL_-1205000054'), ('const-433', u'LOAD_-1205001155'), (u'MULTIEQUAL_-1204999691', u'INT_ADD_-1205000556'), (u'INT_LESSEQUAL_-1205000452', u'CBRANCH_-1205000461'), ('const-433', u'LOAD_-1205001182'), ('const-2', u'INT_MULT_-1205000455'), ('tmp_723', u'CBRANCH_-1205000908'), ('const-0', u'INT_NOTEQUAL_-1205001018'), (u'MULTIEQUAL_-1204999938', u'SUBPIECE_-1204999479'), (u'LOAD_-1205001173', u'CALLIND_-1205000009'), (u'PTRSUB_-1204999303', u'CALL_-1205001218'), ('const-4', u'INT_AND_-1205000220'), (u'CAST_-1204999208', u'LOAD_-1205001182'), ('const-433', u'LOAD_-1205000457'), (u'CAST_-1204999064', u'INT_ADD_-1205000885'), (u'INT_AND_-1204999892', u'INT_MULT_-1205001005'), (u'INT_ADD_-1205001019', u'INT_ADD_-1205001017'), (u'MULTIEQUAL_-1204999689', u'COPY_-1204999216'), (u'CAST_-1204998654', u'STORE_-1205000209'), (u'INT_ADD_-1205000275', u'MULTIEQUAL_-1204999835'), (u'CAST_-1204999110', u'CAST_-1204998992'), (u'LOAD_-1204999968', u'CAST_-1204998621'), (u'CAST_-1204998992', u'INT_SUB_-1205000495'), (u'CAST_-1204998638', u'LOAD_-1205000019'), (u'INT_ADD_-1205000957', u'COPY_-1204999168'), (u'CAST_-1204998885', u'LOAD_-1205000572'), ('const-433', u'LOAD_-1205000447'), (u'INT_ADD_-1205000600', u'CAST_-1204998914'), (u'INT_ADD_-1205001109', u'INT_SLESS_-1205001065'), ('const-8', u'PTRADD_-1204998863'), (u'PTRADD_-1204998775', u'STORE_-1205000495'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999633'), ('const-433', u'LOAD_-1205001310'), (u'INT_SUB_-1205000943', u'COPY_-1204999167'), (u'MULTIEQUAL_-1204999823', u'INT_ADD_-1205000275'), ('const-1', u'COPY_-1205000592'), (u'INT_ADD_-1205001157', u'CAST_-1204999202'), ('const-208', u'INT_ADD_-1204999316'), (u'LOAD_-1205000625', u'INT_ADD_-1204999018'), ('const-433', u'STORE_-1205000256'), ('tmp_1090', u'CBRANCH_-1205000663'), (u'LOAD_-1205001173', u'PTRADD_-1204999221'), ('tmp_4898', u'LOAD_-1205001324'), ('tmp_1624', u'CBRANCH_-1205000495'), ('tmp_4898', u'CAST_-1204998915'), (u'CAST_-1204998876', u'LOAD_-1205000551'), ('const-4', u'COPY_-1204999315'), (u'LOAD_-1205000253', u'INT_ADD_-1205000204'), (u'INT_ADD_-1205000537', u'CAST_-1204998876'), (u'INT_ADD_-1204999018', u'INT_ADD_-1205000600'), (u'MULTIEQUAL_-1204999361', u'INT_ADD_-1205000503'), (u'INT_ADD_-1205000840', u'INT_ADD_-1205000838'), (u'LOAD_-1205001324', u'MULTIEQUAL_-1204999691'), ('const-433', u'LOAD_-1205001031'), ('tmp_545', u'CBRANCH_-1205001014'), (u'LOAD_-1205000002', u'INT_ADD_-1204999976'), ('const-1', u'PTRADD_-1205000485'), ('const-433', u'LOAD_-1205001162'), ('const-8', u'PTRADD_-1204998896'), ('const--65', u'PTRSUB_-1204999333'), (u'INT_ADD_-1205000195', u'CAST_-1204998654'), (u'LOAD_-1204999961', u'CAST_-1204998616'), (u'MULTIEQUAL_-1204999796', u'INT_SLESS_-1205000901'), ('tmp_2065', u'BRANCH_-1204999982'), (u'INT_ADD_-1205000547', u'INT_ADD_-1205000537'), ('const-8', u'PTRADD_-1204998642'), (u'INT_ZEXT_-1205000261', u'INT_2COMP_-1204999049'), (u'PTRADD_-1205000184', u'MULTIEQUAL_-1204999620'), (u'INT_ADD_-1205000467', u'CAST_-1204999013'), (u'LOAD_-1205000019', u'CALLIND_-1205000009'), (u'INT_AND_-1205001005', u'INT_NOTEQUAL_-1205001018'), ('tmp_4898', u'CALL_-1205001342'), (u'INT_ADD_-1205001109', u'INT_SLESSEQUAL_-1205000655'), (u'MULTIEQUAL_-1204999938', u'MULTIEQUAL_-1204999921'), (u'INT_ADD_-1205001294', u'CAST_-1204999283'), ('const-32', u'INT_ADD_-1205000537'), (u'INT_SLESS_-1205000901', u'CBRANCH_-1205000908'), ('const-433', u'LOAD_-1205000551'), ('tmp_835', u'CBRANCH_-1205000836'), ('const-4294967295', u'INT_EQUAL_-1205001054'), (u'MULTIEQUAL_-1204999835', u'MULTIEQUAL_-1204999646'), ('const-433', u'LOAD_-1205000019'), ('const-8', u'PTRADD_-1204999221'), (u'INT_MULT_-1205000826', u'INT_ADD_-1205000838'), ('const-8', u'PTRADD_-1204999146'), (u'CAST_-1204998852', u'MULTIEQUAL_-1204999552'), ('const-2', u'PTRADD_-1204999025'), (u'COPY_-1204999304', u'MULTIEQUAL_-1204999239'), (u'PTRADD_-1204998882', u'LOAD_-1205000280'), ('const-2', u'INT_MULT_-1205000826'), (u'LOAD_-1205000528', u'CAST_-1204998743'), (u'MULTIEQUAL_-1204999286', u'MULTIEQUAL_-1204999701'), ('const-16', u'INT_ADD_-1204998748'), (u'INT_ADD_-1205000060', u'CAST_-1204998712'), (u'PTRADD_-1205000485', u'INT_LESSEQUAL_-1205000510'), (u'CAST_-1204998616', u'MULTIEQUAL_-1204999552'), ('tmp_4898', u'CAST_-1204998655'), (u'PTRADD_-1205000445', u'MULTIEQUAL_-1204999530'), (u'CAST_-1204998830', u'STORE_-1205000233'), ('tmp_4893', u'PTRSUB_-1204999333'), (u'INT_ADD_-1205000503', u'CAST_-1204998738'), ('const-72', u'INT_ADD_-1204999976'), (u'INT_AND_-1205000455', u'INT_EQUAL_-1205000469'), (u'INT_ADD_-1205000472', u'MULTIEQUAL_-1204999664'), (u'INT_LESSEQUAL_-1205000433', u'CBRANCH_-1205000443'), (u'CAST_-1204999063', u'INT_LESS_-1205000860'), (u'MULTIEQUAL_-1204999835', u'INT_SLESS_-1205001065'), (u'INT_EQUAL_-1205001054', u'CBRANCH_-1205001052'), (u'LOAD_-1205001173', u'PTRADD_-1204998863'), ('tmp_1590', u'CBRANCH_-1205000519'), (u'INT_EQUAL_-1205001325', u'CBRANCH_-1205001315'), (u'INT_SUB_-1205000495', u'INT_NOTEQUAL_-1205000501'), (u'INT_ADD_-1205000215', u'MULTIEQUAL_-1204999239'), ('const-433', u'LOAD_-1205000253'), ('const-2', u'INT_SLESS_-1205000901'), (u'LOAD_-1205001269', u'MULTIEQUAL_-1204999775'), ('tmp_4898', u'CAST_-1204999203'), (u'INT_ADD_-1205000875', u'CAST_-1204999058'), (u'CAST_-1204999044', u'INT_ADD_-1205000848'), (u'CAST_-1204999203', u'INT_ADD_-1205001157'), (u'PTRSUB_-1204999333', u'CALL_-1205001342'), (u'MULTIEQUAL_-1204999530', u'MULTIEQUAL_-1204999512'), (u'PTRADD_-1204999025', u'STORE_-1205000476'), ('const-433', u'LOAD_-1205001009'), ('const-0', u'COPY_-1204999911'), (u'MULTIEQUAL_-1204999646', u'MULTIEQUAL_-1204999633'), ('const--24', u'INT_ADD_-1205000204'), (u'INT_ZEXT_-1204999664', u'MULTIEQUAL_-1204999938'), ('tmp_493', u'CBRANCH_-1205001052'), (u'MULTIEQUAL_-1204999361', u'INT_ADD_-1205000472'), ('tmp_4898', u'CAST_-1204999244'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999420'), (u'MULTIEQUAL_-1204999633', u'INT_NOTEQUAL_-1205000591'), (u'MULTIEQUAL_-1204999689', u'MULTIEQUAL_-1204999530'), (u'MULTIEQUAL_-1204999512', u'COPY_-1204999039'), ('const-0', u'STORE_-1205000637'), (u'LOAD_-1205001173', u'CALLIND_-1204999982'), ('const-1', u'PTRADD_-1205000184'), ('const-433', u'LOAD_-1205001002'), (u'LOAD_-1205001173', u'PTRADD_-1204998786'), (u'LOAD_-1205001155', u'CAST_-1204999188'), (u'LOAD_-1205000307', u'CAST_-1204998866'), (u'INT_ADD_-1205000431', u'CAST_-1204998707'), ('const-1', u'INT_ADD_-1205000848'), (u'CAST_-1204999244', u'INT_ADD_-1205001222'), ('const-433', u'STORE_-1205000614'), (u'CALLIND_-1205000437', u'MULTIEQUAL_-1204999938'), (u'INT_ADD_-1205001017', u'CAST_-1204999127'), (u'LOAD_-1205000572', u'INT_ADD_-1205000547'), (u'INT_LESS_-1205000860', u'CBRANCH_-1205000869'), ('const-433', u'LOAD_-1205001132'), (u'LOAD_-1205001009', u'CAST_-1204999115'), (u'COPY_-1205000592', u'MULTIEQUAL_-1204999361'), ('const--1', u'INT_ADD_-1205000957'), ('const-1', u'PTRADD_-1205000184'), ('const--64', u'PTRSUB_-1204999303'), (u'LOAD_-1205000029', u'INT_ADD_-1205000003'), (u'LOAD_-1205000690', u'INT_ZEXT_-1204999821'), (u'INT_AND_-1205000826', u'INT_EQUAL_-1205000840'), (u'LOAD_-1205000632', u'INT_ADD_-1205000609'), (u'CAST_-1204999257', u'INT_ADD_-1205001253'), (u'LOAD_-1205001173', u'PTRADD_-1204998647'), (u'LOAD_-1205000690', u'INT_ZEXT_-1204999351'), ('const-2', u'PTRADD_-1204999141'), (u'MULTIEQUAL_-1204999664', u'INT_SLESSEQUAL_-1205000655'), (u'MULTIEQUAL_-1204999823', u'MULTIEQUAL_-1204999664'), (u'INT_ADD_-1205000885', u'CAST_-1204999063'), ('const-1', u'PTRADD_-1205000238'), ('const-433', u'LOAD_-1205000864'), (u'LOAD_-1205001173', u'PTRADD_-1204998896'), (u'MULTIEQUAL_-1204999823', u'INT_ADD_-1205000472'), (u'CAST_-1204998973', u'STORE_-1205000476'), ('const-2', u'INT_ADD_-1205000215'), (u'MULTIEQUAL_-1204999664', u'MULTIEQUAL_-1204999646'), ('const-4', u'COPY_-1204999304'), ('const-8', u'PTRADD_-1204999025'), (u'MULTIEQUAL_-1204999512', u'MULTIEQUAL_-1204999501'), (u'MULTIEQUAL_-1204999552', u'INT_LESS_-1205000203'), (u'CAST_-1204998712', u'LOAD_-1205000076'), (u'PTRADD_-1204999221', u'LOAD_-1205001162'), (u'CALL_-1205001342', u'INDIRECT_-1204999497'), (u'INT_ZEXT_-1204999870', u'INT_MULT_-1205000826'), (u'MULTIEQUAL_-1204999664', u'MULTIEQUAL_-1204999823'), (u'INT_LESS_-1205000252', u'CBRANCH_-1205000249'), ('const-433', u'LOAD_-1205000543'), ('const-433', u'LOAD_-1205000690'), ('tmp_1971', u'BRANCH_-1205000001'), (u'INT_EQUAL_-1205000645', u'CBRANCH_-1205000643'), (u'INDIRECT_-1204999497', u'INT_EQUAL_-1205001325'), (u'INT_SUB_-1205000972', u'INT_ADD_-1205000957'), (u'LOAD_-1205000076', u'CALLIND_-1205000066'), ('tmp_2042', u'BRANCH_-1204999953'), (u'MULTIEQUAL_-1204999501', u'STORE_-1205000637'), (u'CALL_-1205001206', u'INT_ADD_-1205001031'), (u'LOAD_-1205001173', u'PTRADD_-1204998882'), ('const-1', u'INT_ADD_-1205001019'), (u'PTRADD_-1205000485', u'MULTIEQUAL_-1204999807'), (u'INT_ADD_-1204999976', u'CAST_-1204998664'), ('const-1', u'PTRADD_-1205000238'), (u'LOAD_-1205000447', u'CALLIND_-1205000437'), ('tmp_4898', u'CAST_-1204998880'), (u'MULTIEQUAL_-1204999361', u'PTRADD_-1205000445'), (u'PTRADD_-1204998896', u'LOAD_-1205000307'), ('const-433', u'LOAD_-1205000280'), (u'CAST_-1204999110', u'CAST_-1204999044'), (u'INT_ADD_-1205000957', u'INT_SLESS_-1205000923'), ('const-433', u'LOAD_-1205000029'), (u'LOAD_-1205001173', u'PTRADD_-1204999216'), ('const-433', u'LOAD_-1205000307'), ('tmp_4898', u'LOAD_-1205000632'), (u'LOAD_-1205001173', u'PTRADD_-1204998775'), (u'COPY_-1204998979', u'RETURN_-1204998956'), (u'LOAD_-1205001310', u'INT_ADD_-1204999328'), (u'CAST_-1204998880', u'INT_ADD_-1205000547'), ('const-433', u'LOAD_-1205000220'), (u'SUBPIECE_-1204999479', u'MULTIEQUAL_-1204999293'), ('const-3', u'PTRADD_-1204998786'), ('const-433', u'LOAD_-1205000625'), ('tmp_1717', u'CBRANCH_-1205000443'), ('const-433', u'LOAD_-1205000076'), (u'CAST_-1204999092', u'INT_SUB_-1205000943'), ('const-8', u'PTRADD_-1204998796'), (u'LOAD_-1205000543', u'INT_ADD_-1205000503'), (u'MULTIEQUAL_-1204999835', u'MULTIEQUAL_-1204999823'), ('const-433', u'LOAD_-1204999992'), ('tmp_1923', u'CBRANCH_-1205000212'), (u'INT_MULT_-1205001005', u'INT_ADD_-1205001017'), (u'CAST_-1204998866', u'PTRADD_-1205000184'), (u'INT_AND_-1205000220', u'INT_ADD_-1205000215'), (u'INT_SUB_-1205000495', u'MULTIEQUAL_-1204999361'), (u'INT_EQUAL_-1205000280', u'INT_ZEXT_-1205000261'), (u'MULTIEQUAL_-1204999689', u'PTRADD_-1205000238'), ('const-0', u'INT_NOTEQUAL_-1205000591'), (u'SUBPIECE_-1204999935', u'STORE_-1205000312'), ('const-433', u'LOAD_-1205000852'), (u'CAST_-1204998738', u'INT_LESSEQUAL_-1205000452'), (u'INT_ADD_-1205000204', u'CAST_-1204998660'), (u'LOAD_-1205001310', u'INT_ADD_-1204999316'), (u'LOAD_-1205001189', u'INT_ADD_-1205001166'), (u'INT_SLESSEQUAL_-1205000655', u'CBRANCH_-1205000663'), ('const-3', u'PTRADD_-1204999146'), (u'INT_SLESS_-1205000923', u'CBRANCH_-1205000930'), (u'INT_ADD_-1204999316', u'INT_ADD_-1205001222'), (u'PTRADD_-1204999216', u'LOAD_-1205001155'), (u'PTRSUB_-1204999303', u'CALL_-1205001190'), (u'INT_SUB_-1205000943', u'INT_SLESS_-1205000923'), (u'MULTIEQUAL_-1204999807', u'PTRADD_-1205000485'), (u'COPY_-1205001247', u'MULTIEQUAL_-1204999775'), ('const-4294967295', u'INT_EQUAL_-1205000645'), (u'INT_ADD_-1204998748', u'INT_ADD_-1205000195'), (u'LOAD_-1205001047', u'INT_ADD_-1205001019'), ('const-32', u'INT_AND_-1205001005'), (u'INT_ADD_-1205000472', u'MULTIEQUAL_-1204999420'), ('const-2', u'PTRADD_-1204998796'), (u'CAST_-1204999038', u'LOAD_-1205000852'), (u'CAST_-1204998707', u'LOAD_-1205000447'), (u'MULTIEQUAL_-1204999775', u'INT_ADD_-1205001109'), (u'LOAD_-1205000086', u'INT_ADD_-1205000060'), ('const-2', u'PTRADD_-1204998896'), (u'CALLIND_-1205000009', u'MULTIEQUAL_-1204999938'), (u'PTRADD_-1204998642', u'LOAD_-1204999961'), ('const-0', u'SUBPIECE_-1204999479'), (u'PTRADD_-1204998786', u'LOAD_-1205000528'), ('const-433', u'LOAD_-1205001173'), (u'CAST_-1204998920', u'LOAD_-1205000625'), (u'LOAD_-1205001173', u'LOAD_-1205000086'), (u'MULTIEQUAL_-1204999823', u'INT_SUB_-1205000972'), (u'LOAD_-1205001173', u'PTRADD_-1204999025'), (u'LOAD_-1205001031', u'INT_AND_-1205001005'), (u'COPY_-1204999039', u'MULTIEQUAL_-1204998949'), ('const-433', u'STORE_-1205000637'), (u'MULTIEQUAL_-1204999620', u'LOAD_-1205000208'), (u'MULTIEQUAL_-1204999689', u'PTRADD_-1205000445'), (u'CAST_-1204998731', u'STORE_-1205000495'), (u'MULTIEQUAL_-1204999620', u'INT_LESS_-1205000203'), (u'INT_NOTEQUAL_-1205000501', u'CBRANCH_-1205000495'), (u'INT_ADD_-1205000838', u'CAST_-1204999038'), ('const-1', u'INT_ADD_-1205000275'), (u'PTRADD_-1205000485', u'LOAD_-1205000492'), ('const-433', u'LOAD_-1205000086'), ('const-1', u'INT_ADD_-1205000469'), (u'MULTIEQUAL_-1204999944', u'MULTIEQUAL_-1204999938'), ('const-1', u'INT_ADD_-1205000875'), (u'LOAD_-1205000864', u'INT_ZEXT_-1204999870'), (u'INT_LESS_-1205000203', u'CBRANCH_-1205000212'), ('tmp_1120', u'CBRANCH_-1205000643'), (u'INT_NOTEQUAL_-1205000591', u'CBRANCH_-1205000589'), ('const-3', u'PTRADD_-1204998642'), (u'LOAD_-1205001173', u'LOAD_-1205000002'), ('const-0', u'SUBPIECE_-1204999935'), (u'INT_ADD_-1205000547', u'CALL_-1205000532'), ('tmp_159', u'CBRANCH_-1205001315'), ('const-9223372036854775807', u'COPY_-1205001247'), (u'CAST_-1204999013', u'LOAD_-1205000481'), (u'CAST_-1204999063', u'INT_LESSEQUAL_-1205000510'), (u'PTRADD_-1204999146', u'LOAD_-1205001009'), ('const--1', u'INT_ADD_-1205001109'), (u'CAST_-1204999058', u'INT_LESS_-1205000860'), ('tmp_4900', u'MULTIEQUAL_-1204999701'), ('const-0', u'SUBPIECE_-1204999945'), ('tmp_4898', u'COPY_-1205000519'), (u'INT_ADD_-1205000609', u'CAST_-1204998920'), (u'LOAD_-1205001173', u'LOAD_-1205000457'), ('tmp_4893', u'PTRSUB_-1204999303'), (u'LOAD_-1205000492', u'INT_ZEXT_-1204999843'), ('tmp_463', u'CBRANCH_-1205001072'), ('const-433', u'STORE_-1205000495'), (u'MULTIEQUAL_-1204999701', u'MULTIEQUAL_-1204999512'), (u'CAST_-1204999283', u'LOAD_-1205001310'), (u'MULTIEQUAL_-1204999689', u'MULTIEQUAL_-1204999286'), (u'CAST_-1204999110', u'CALL_-1205000553'), ('const-232', u'INT_ADD_-1204999276'), ('const-2', u'PTRADD_-1204998863'), (u'CAST_-1204999193', u'LOAD_-1205001132'), ('const-0', u'INT_NOTEQUAL_-1205000501'), (u'LOAD_-1205001173', u'CALLIND_-1205000066'), ('const-433', u'LOAD_-1205000572'), (u'INT_ADD_-1205000003', u'CAST_-1204998638'), (u'LOAD_-1205001173', u'LOAD_-1205000029'), ('const-2', u'PTRADD_-1204999221'), ('const-8', u'PTRADD_-1204998647'), (u'LOAD_-1205001173', u'PTRADD_-1204998796'), (u'LOAD_-1205000852', u'INT_AND_-1205000826'), (u'CAST_-1204998914', u'STORE_-1205000614'), (u'CAST_-1204999188', u'INT_LESS_-1205001127'), (u'CAST_-1204999043', u'LOAD_-1205000864'), ('const-16', u'INT_ADD_-1204999328'), ('tmp_787', u'CBRANCH_-1205000869'), (u'SUBPIECE_-1204999945', u'INT_EQUAL_-1205001054'), (u'PTRSUB_-1204999303', u'CALL_-1205001206'), (u'INT_ZEXT_-1205000017', u'MULTIEQUAL_-1204999944'), ('tmp_1856', u'CBRANCH_-1205000249'), (u'PTRADD_-1204998796', u'LOAD_-1205000543'), (u'PTRADD_-1205000485', u'MULTIEQUAL_-1204999762'), (u'LOAD_-1205001173', u'CALLIND_-1205000437'), ('const-433', u'LOAD_-1205001189'), (u'PTRADD_-1205000485', u'CAST_-1204998973'), (u'INT_SLESS_-1205001065', u'CBRANCH_-1205001072'), ('const-1', u'PTRADD_-1205000485'), ('const-433', u'LOAD_-1205001047'), (u'MULTIEQUAL_-1204999689', u'MULTIEQUAL_-1204999501'), (u'CAST_-1204999110', u'CAST_-1204999059'), ('const-0', u'INT_EQUAL_-1205000469'), (u'MULTIEQUAL_-1204999796', u'INT_ADD_-1205000885'), (u'CAST_-1204998866', u'INT_LESS_-1205000252'), (u'INT_ADD_-1205001031', u'CAST_-1204999135'), (u'MULTIEQUAL_-1204999646', u'MULTIEQUAL_-1204999388'), ('const-8', u'PTRADD_-1204998882'), ('const-1', u'PTRADD_-1205000445'), ('const-3', u'PTRADD_-1204999216'), ('const-8', u'PTRADD_-1204999141'), (u'CAST_-1204998621', u'MULTIEQUAL_-1204999620'), (u'LOAD_-1205000457', u'INT_ADD_-1205000431'), (u'INT_LESS_-1205001127', u'CBRANCH_-1205001136'), ('const-433', u'STORE_-1205000209'), (u'INT_EQUAL_-1205000840', u'CBRANCH_-1205000836'), (u'LOAD_-1205000481', u'INT_AND_-1205000455'), (u'LOAD_-1205001173', u'PTRADD_-1204998642'), (u'INT_2COMP_-1204999049', u'INT_AND_-1205000220'), (u'CAST_-1204999058', u'MULTIEQUAL_-1204999807'), (u'CAST_-1204999193', u'INT_LESS_-1205001127'), (u'CALLIND_-1204999982', u'MULTIEQUAL_-1204999944'), (u'LOAD_-1205001173', u'PTRADD_-1204999146'), ('const-0', u'STORE_-1205000256'), (u'INT_ZEXT_-1204999351', u'MULTIEQUAL_-1204999293'), ('const-433', u'STORE_-1205000233'), ('tmp_1184', u'BRANCH_-1205000581'), ('const-8', u'PTRADD_-1204998775'), ('tmp_1764', u'CBRANCH_-1205000464'), (u'INT_ADD_-1205001222', u'CALL_-1205001218'), (u'INT_OR_-1205000524', u'CALL_-1205000532'), ('const-433', u'LOAD_-1205000208'), (u'MULTIEQUAL_-1204999921', u'INT_AND_-1204999892'), ('tmp_1180', u'CBRANCH_-1205000589'), ('const--24', u'INT_ADD_-1205000609'), (u'CAST_-1204999135', u'LOAD_-1205001047'), ('const-433', u'LOAD_-1205001269'), (u'CAST_-1204998738', u'CAST_-1204998731'), (u'LOAD_-1205001009', u'INT_SUB_-1205000943'), ('const-32', u'INT_AND_-1205000455'), (u'COPY_-1204999911', u'MULTIEQUAL_-1204999835'), (u'PTRADD_-1205000238', u'COPY_-1204998789'), (u'CAST_-1204998852', u'INT_LESS_-1205000252')]
null
null
002fc970
x64
O2
(translation_unit "long * thunk_FUN_00322330(long *param_1,undefined1 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}\n\n" (function_definition "long * thunk_FUN_00322330(long *param_1,undefined1 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}" (sized_type_specifier "long" long) (pointer_declarator "* thunk_FUN_00322330(long *param_1,undefined1 *param_2)" * (function_declarator "thunk_FUN_00322330(long *param_1,undefined1 *param_2)" identifier (parameter_list "(long *param_1,undefined1 *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "void *__src;" primitive_type (pointer_declarator "*__src" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *puStack_58;" type_identifier (pointer_declarator "*puStack_58" * identifier) ;) (declaration "char cStack_41;" primitive_type identifier ;) (declaration "undefined1 auStack_40 [16];" type_identifier (array_declarator "auStack_40 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002faf20(&cStack_41,param_1,0);" (call_expression "FUN_002faf20(&cStack_41,param_1,0)" identifier (argument_list "(&cStack_41,param_1,0)" ( (pointer_expression "&cStack_41" & identifier) , identifier , number_literal ))) ;) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }" if (parenthesized_expression "(cStack_41 == '\0')" ( (binary_expression "cStack_41 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }" { (expression_statement "uVar11 = 4;" (assignment_expression "uVar11 = 4" identifier = number_literal) ;) (labeled_statement "LAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;" statement_identifier : (expression_statement "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;" (assignment_expression "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(lVar4 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;)) (expression_statement "FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));" (call_expression "FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20))" identifier (argument_list "(lVar4,uVar11 | *(uint *)(lVar4 + 0x20))" ( identifier , (binary_expression "uVar11 | *(uint *)(lVar4 + 0x20)" identifier | (pointer_expression "*(uint *)(lVar4 + 0x20)" * (cast_expression "(uint *)(lVar4 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x20)" ( (binary_expression "lVar4 + 0x20" identifier + number_literal) ))))) ))) ;) (return_statement "return param_1;" return identifier ;) })) (expression_statement "lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);" (assignment_expression "lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" identifier = (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }" if (parenthesized_expression "(lVar12 < 1)" ( (binary_expression "lVar12 < 1" identifier < number_literal) )) (compound_statement "{\n lVar12 = 0x7fffffffffffffff;\n }" { (expression_statement "lVar12 = 0x7fffffffffffffff;" (assignment_expression "lVar12 = 0x7fffffffffffffff" identifier = number_literal) ;) })) (expression_statement "FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);" (call_expression "FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0)" identifier (argument_list "(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0)" ( identifier , (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) ))) ;) (expression_statement "lVar4 = FUN_002ec660(auStack_40);" (assignment_expression "lVar4 = FUN_002ec660(auStack_40)" identifier = (call_expression "FUN_002ec660(auStack_40)" identifier (argument_list "(auStack_40)" ( identifier )))) ;) (expression_statement "FUN_002dd1a0(auStack_40);" (call_expression "FUN_002dd1a0(auStack_40)" identifier (argument_list "(auStack_40)" ( identifier ))) ;) (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" if (parenthesized_expression "((byte *)plVar1[2] < (byte *)plVar1[3])" ( (binary_expression "(byte *)plVar1[2] < (byte *)plVar1[3]" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) < (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) )) (compound_statement "{\n uVar7 = (ulong)*(byte *)plVar1[2];\n }" { (expression_statement "uVar7 = (ulong)*(byte *)plVar1[2];" (assignment_expression "uVar7 = (ulong)*(byte *)plVar1[2]" identifier = (binary_expression "(ulong)*(byte *)plVar1[2]" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" else (compound_statement "{\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" { (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) }))) (expression_statement "lVar10 = 0;" (assignment_expression "lVar10 = 0" identifier = number_literal) ;) (labeled_statement "LAB_003223d8:\n uVar11 = (uint)uVar7;" statement_identifier : (expression_statement "uVar11 = (uint)uVar7;" (assignment_expression "uVar11 = (uint)uVar7" identifier = (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier)) ;)) (if_statement "if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }" if (parenthesized_expression "(lVar10 < lVar12 + -1)" ( (binary_expression "lVar10 < lVar12 + -1" identifier < (binary_expression "lVar12 + -1" identifier + number_literal)) )) (compound_statement "{\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }" { (do_statement "do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );" do (compound_statement "{\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n }" { (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if ((int)uVar7 == -1) goto LAB_00322594;" if (parenthesized_expression "((int)uVar7 == -1)" ( (binary_expression "(int)uVar7 == -1" (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (goto_statement "goto LAB_00322594;" goto statement_identifier ;)) (expression_statement "lVar2 = *(long *)(lVar4 + 0x30);" (assignment_expression "lVar2 = *(long *)(lVar4 + 0x30)" identifier = (pointer_expression "*(long *)(lVar4 + 0x30)" * (cast_expression "(long *)(lVar4 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;" if (parenthesized_expression "((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2)" * (cast_expression "(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + (uVar7 & 0xff) * 2)" ( (binary_expression "lVar2 + 1 + (uVar7 & 0xff) * 2" (binary_expression "lVar2 + 1" identifier + number_literal) + (binary_expression "(uVar7 & 0xff) * 2" (parenthesized_expression "(uVar7 & 0xff)" ( (binary_expression "uVar7 & 0xff" identifier & number_literal) )) * number_literal)) )))) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0032249c;" goto statement_identifier ;)) (expression_statement "__src = (void *)plVar1[2];" (assignment_expression "__src = (void *)plVar1[2]" identifier = (cast_expression "(void *)plVar1[2]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "lVar9 = (lVar12 - lVar10) + -1;" (assignment_expression "lVar9 = (lVar12 - lVar10) + -1" identifier = (binary_expression "(lVar12 - lVar10) + -1" (parenthesized_expression "(lVar12 - lVar10)" ( (binary_expression "lVar12 - lVar10" identifier - identifier) )) + number_literal)) ;) (expression_statement "lVar8 = plVar1[3] - (long)__src;" (assignment_expression "lVar8 = plVar1[3] - (long)__src" identifier = (binary_expression "plVar1[3] - (long)__src" (subscript_expression "plVar1[3]" identifier [ number_literal ]) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }" if (parenthesized_expression "(lVar8 < lVar9)" ( (binary_expression "lVar8 < lVar9" identifier < identifier) )) (compound_statement "{\n lVar9 = lVar8;\n }" { (expression_statement "lVar9 = lVar8;" (assignment_expression "lVar9 = lVar8" identifier = identifier) ;) })) (if_statement "if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" if (parenthesized_expression "(lVar9 < 2)" ( (binary_expression "lVar9 < 2" identifier < number_literal) )) (compound_statement "{\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" { (expression_statement "*param_2 = (char)uVar7;" (assignment_expression "*param_2 = (char)uVar7" (pointer_expression "*param_2" * identifier) = (cast_expression "(char)uVar7" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "lVar10 = lVar10 + 1;" (assignment_expression "lVar10 = lVar10 + 1" identifier = (binary_expression "lVar10 + 1" identifier + number_literal)) ;) (expression_statement "pbVar6 = (byte *)plVar1[3];" (assignment_expression "pbVar6 = (byte *)plVar1[3]" identifier = (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) ;) (if_statement "if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" if (parenthesized_expression "((byte *)plVar1[2] < pbVar6)" ( (binary_expression "(byte *)plVar1[2] < pbVar6" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }" { (expression_statement "pbVar5 = (byte *)plVar1[2] + 1;" (assignment_expression "pbVar5 = (byte *)plVar1[2] + 1" identifier = (binary_expression "(byte *)plVar1[2] + 1" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) + number_literal)) ;) (expression_statement "plVar1[2] = (long)pbVar5;" (assignment_expression "plVar1[2] = (long)pbVar5" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" else (compound_statement "{\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" { (expression_statement "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);" (assignment_expression "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x50))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x50))" ( (pointer_expression "**(code **)(*plVar1 + 0x50)" * (pointer_expression "*(code **)(*plVar1 + 0x50)" * (cast_expression "(code **)(*plVar1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x50)" ( (binary_expression "*plVar1 + 0x50" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if (iVar3 == -1) goto LAB_00322594;" if (parenthesized_expression "(iVar3 == -1)" ( (binary_expression "iVar3 == -1" identifier == number_literal) )) (goto_statement "goto LAB_00322594;" goto statement_identifier ;)) (expression_statement "pbVar5 = (byte *)plVar1[2];" (assignment_expression "pbVar5 = (byte *)plVar1[2]" identifier = (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar6 = (byte *)plVar1[3];" (assignment_expression "pbVar6 = (byte *)plVar1[3]" identifier = (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) ;) }))) (if_statement "if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" if (parenthesized_expression "(pbVar5 < pbVar6)" ( (binary_expression "pbVar5 < pbVar6" identifier < identifier) )) (compound_statement "{\n uVar7 = (ulong)*pbVar5;\n }" { (expression_statement "uVar7 = (ulong)*pbVar5;" (assignment_expression "uVar7 = (ulong)*pbVar5" identifier = (binary_expression "(ulong)*pbVar5" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) }) (else_clause "else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" else (compound_statement "{\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" { (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) }))) (goto_statement "goto LAB_003223d8;" goto statement_identifier ;) })) (expression_statement "pbVar6 = (byte *)((long)__src + 1);" (assignment_expression "pbVar6 = (byte *)((long)__src + 1)" identifier = (cast_expression "(byte *)((long)__src + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__src + 1)" ( (binary_expression "(long)__src + 1" (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (if_statement "if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" if (parenthesized_expression "((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0))" ( (binary_expression "(pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" (parenthesized_expression "(pbVar6 < (byte *)(lVar9 + (long)__src))" ( (binary_expression "pbVar6 < (byte *)(lVar9 + (long)__src)" identifier < (cast_expression "(byte *)(lVar9 + (long)__src)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + (long)__src)" ( (binary_expression "lVar9 + (long)__src" identifier + (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )) && (parenthesized_expression "((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" * (cast_expression "(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" ( (binary_expression "lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "lVar2 + 1" identifier + number_literal) + (binary_expression "(ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "(ulong)*(byte *)((long)__src + 1)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)__src + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__src + 1)" ( (binary_expression "(long)__src + 1" (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) * number_literal)) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" { (do_statement "do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);" do (compound_statement "{\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n }" { (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (if_statement "if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;" if (parenthesized_expression "((byte *)(lVar9 + (long)__src) <= pbVar6)" ( (binary_expression "(byte *)(lVar9 + (long)__src) <= pbVar6" (cast_expression "(byte *)(lVar9 + (long)__src)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + (long)__src)" ( (binary_expression "lVar9 + (long)__src" identifier + (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) <= identifier) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2)" * (cast_expression "(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + (ulong)*pbVar6 * 2)" ( (binary_expression "lVar2 + 1 + (ulong)*pbVar6 * 2" (binary_expression "lVar2 + 1" identifier + number_literal) + (binary_expression "(ulong)*pbVar6 * 2" (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal)) )))) & number_literal) )) == number_literal) )) ;) (expression_statement "__n = (long)pbVar6 - (long)__src;" (assignment_expression "__n = (long)pbVar6 - (long)__src" identifier = (binary_expression "(long)pbVar6 - (long)__src" (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n != 0) goto LAB_0032253b;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_0032253b;" goto statement_identifier ;)) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;" if (parenthesized_expression "((byte *)plVar1[3] <= pbVar6)" ( (binary_expression "(byte *)plVar1[3] <= pbVar6" (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00322578;" goto statement_identifier ;)) }) (else_clause "else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" else (compound_statement "{\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" { (expression_statement "__n = 1;" (assignment_expression "__n = 1" identifier = number_literal) ;) (labeled_statement "LAB_0032253b:\n memcpy(param_2,__src,__n);" statement_identifier : (expression_statement "memcpy(param_2,__src,__n);" (call_expression "memcpy(param_2,__src,__n)" identifier (argument_list "(param_2,__src,__n)" ( identifier , identifier , identifier ))) ;)) (expression_statement "pbVar6 = (byte *)(plVar1[2] + __n);" (assignment_expression "pbVar6 = (byte *)(plVar1[2] + __n)" identifier = (cast_expression "(byte *)(plVar1[2] + __n)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar1[2] + __n)" ( (binary_expression "plVar1[2] + __n" (subscript_expression "plVar1[2]" identifier [ number_literal ]) + identifier) )))) ;) (expression_statement "param_2 = param_2 + __n;" (assignment_expression "param_2 = param_2 + __n" identifier = (binary_expression "param_2 + __n" identifier + identifier)) ;) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar10 = lVar10 + __n;" (assignment_expression "lVar10 = lVar10 + __n" identifier = (binary_expression "lVar10 + __n" identifier + identifier)) ;) (if_statement "if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;" if (parenthesized_expression "((byte *)plVar1[3] <= pbVar6)" ( (binary_expression "(byte *)plVar1[3] <= pbVar6" (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00322578;" goto statement_identifier ;)) }))) (expression_statement "uVar7 = (ulong)*pbVar6;" (assignment_expression "uVar7 = (ulong)*pbVar6" identifier = (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (expression_statement "uVar11 = (uint)*pbVar6;" (assignment_expression "uVar11 = (uint)*pbVar6" identifier = (binary_expression "(uint)*pbVar6" (parenthesized_expression "(uint)" ( identifier )) * identifier)) ;) (if_statement "if (lVar12 + -1 <= lVar10) break;" if (parenthesized_expression "(lVar12 + -1 <= lVar10)" ( (binary_expression "lVar12 + -1 <= lVar10" (binary_expression "lVar12 + -1" identifier + number_literal) <= identifier) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" if (parenthesized_expression "(uVar11 == 0xffffffff)" ( (binary_expression "uVar11 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }" { (labeled_statement "LAB_00322594:\n *puStack_58 = 0;" statement_identifier : (expression_statement "*puStack_58 = 0;" (assignment_expression "*puStack_58 = 0" (pointer_expression "*puStack_58" * identifier) = number_literal) ;)) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;" (assignment_expression "uVar11 = (-(uint)(lVar10 == 0) & 4) + 2" identifier = (binary_expression "(-(uint)(lVar10 == 0) & 4) + 2" (parenthesized_expression "(-(uint)(lVar10 == 0) & 4)" ( (binary_expression "-(uint)(lVar10 == 0) & 4" (unary_expression "-(uint)(lVar10 == 0)" - (call_expression "(uint)(lVar10 == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )))) & number_literal) )) + number_literal)) ;) (expression_statement "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = number_literal) ;) }) (else_clause "else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" else (compound_statement "{\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" { (labeled_statement "LAB_0032249c:\n *param_2 = 0;" statement_identifier : (expression_statement "*param_2 = 0;" (assignment_expression "*param_2 = 0" (pointer_expression "*param_2" * identifier) = number_literal) ;)) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = number_literal) ;) (if_statement "if (lVar10 != 0) {\n return param_1;\n }" if (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "uVar11 = 4;" (assignment_expression "uVar11 = 4" identifier = number_literal) ;) }))) (goto_statement "goto LAB_003224c5;" goto statement_identifier ;) (labeled_statement "LAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" statement_identifier : (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;)) (goto_statement "goto LAB_003223d8;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::istream& std::TEMPNAMEPLACEHOLDERVALUE(std::istream&, unsigned char*) */\n\nistream * std::operator>>(istream *param_1,uchar *param_2)\n\n{\n long *plVar1;\n void *__src;\n uint uVar2;\n int iVar3;\n ctype *pcVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n ulong uVar8;\n long lVar9;\n long lVar10;\n long lVar11;\n _Ios_Iostate _Var12;\n size_t __n;\n long lVar13;\n uchar *puStack_58;\n sentry sStack_41;\n locale alStack_40 [16];\n \n istream::sentry::sentry(&sStack_41,param_1,false);\n lVar5 = *(long *)param_1;\n if (sStack_41 == (sentry)0x0) {\n _Var12 = _S_failbit;\nLAB_003224c5:\n ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));\n return param_1;\n }\n lVar13 = *(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10);\n if (lVar13 < 1) {\n lVar13 = 0x7fffffffffffffff;\n }\n locale::locale(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0));\n pcVar4 = use_facet<std::ctype<char>>(alStack_40);\n locale::~locale(alStack_40);\n plVar1 = *(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar8 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar11 = 0;\nLAB_003223d8:\n uVar2 = (uint)uVar8;\n if (lVar11 < lVar13 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar8 == -1) goto LAB_00322594;\n lVar5 = *(long *)(pcVar4 + 0x30);\n if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar10 = (lVar13 - lVar11) + -1;\n lVar9 = plVar1[3] - (long)__src;\n if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }\n if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar7 = (byte *)((long)__src + 1);\n if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n uVar8 = (ulong)*pbVar7;\n uVar2 = (uint)*pbVar7;\n if (lVar13 + -1 <= lVar11) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar2 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = '\0';\n lVar5 = *(long *)param_1;\n _Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = '\0';\n lVar5 = *(long *)param_1;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n if (lVar11 != 0) {\n return param_1;\n }\n _Var12 = _S_failbit;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}\n\n" comment comment (ERROR "istream * std::operator>>(istream *param_1,uchar *param_2)" (binary_expression "istream * std::operator>>(istream *param_1,uchar *param_2)" (binary_expression "istream * std" identifier * identifier) (ERROR "::operator" : : identifier) >> (parenthesized_expression "(istream *param_1,uchar *param_2)" ( (comma_expression "istream *param_1,uchar *param_2" (binary_expression "istream *param_1" identifier * identifier) , (binary_expression "uchar *param_2" identifier * identifier)) )))) (compound_statement "{\n long *plVar1;\n void *__src;\n uint uVar2;\n int iVar3;\n ctype *pcVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n ulong uVar8;\n long lVar9;\n long lVar10;\n long lVar11;\n _Ios_Iostate _Var12;\n size_t __n;\n long lVar13;\n uchar *puStack_58;\n sentry sStack_41;\n locale alStack_40 [16];\n \n istream::sentry::sentry(&sStack_41,param_1,false);\n lVar5 = *(long *)param_1;\n if (sStack_41 == (sentry)0x0) {\n _Var12 = _S_failbit;\nLAB_003224c5:\n ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));\n return param_1;\n }\n lVar13 = *(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10);\n if (lVar13 < 1) {\n lVar13 = 0x7fffffffffffffff;\n }\n locale::locale(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0));\n pcVar4 = use_facet<std::ctype<char>>(alStack_40);\n locale::~locale(alStack_40);\n plVar1 = *(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar8 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar11 = 0;\nLAB_003223d8:\n uVar2 = (uint)uVar8;\n if (lVar11 < lVar13 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar8 == -1) goto LAB_00322594;\n lVar5 = *(long *)(pcVar4 + 0x30);\n if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar10 = (lVar13 - lVar11) + -1;\n lVar9 = plVar1[3] - (long)__src;\n if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }\n if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar7 = (byte *)((long)__src + 1);\n if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n uVar8 = (ulong)*pbVar7;\n uVar2 = (uint)*pbVar7;\n if (lVar13 + -1 <= lVar11) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar2 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = '\0';\n lVar5 = *(long *)param_1;\n _Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = '\0';\n lVar5 = *(long *)param_1;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n if (lVar11 != 0) {\n return param_1;\n }\n _Var12 = _S_failbit;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "void *__src;" primitive_type (pointer_declarator "*__src" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "ctype *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "byte *pbVar7;" type_identifier (pointer_declarator "*pbVar7" * identifier) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "_Ios_Iostate _Var12;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar *puStack_58;" type_identifier (pointer_declarator "*puStack_58" * identifier) ;) (declaration "sentry sStack_41;" type_identifier identifier ;) (declaration "locale alStack_40 [16];" type_identifier (array_declarator "alStack_40 [16]" identifier [ number_literal ]) ;) (labeled_statement "istream::sentry::sentry(&sStack_41,param_1,false);" statement_identifier : (ERROR ":" :) (labeled_statement "sentry::sentry(&sStack_41,param_1,false);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(&sStack_41,param_1,false);" (call_expression "sentry(&sStack_41,param_1,false)" identifier (argument_list "(&sStack_41,param_1,false)" ( (pointer_expression "&sStack_41" & identifier) , identifier , false ))) ;))) (expression_statement "lVar5 = *(long *)param_1;" (assignment_expression "lVar5 = *(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 (sStack_41 == (sentry)0x0) {\n _Var12 = _S_failbit;\nLAB_003224c5:\n ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));\n return param_1;\n }" if (parenthesized_expression "(sStack_41 == (sentry)0x0)" ( (binary_expression "sStack_41 == (sentry)0x0" identifier == (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) (compound_statement "{\n _Var12 = _S_failbit;\nLAB_003224c5:\n ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));\n return param_1;\n }" { (expression_statement "_Var12 = _S_failbit;" (assignment_expression "_Var12 = _S_failbit" identifier = identifier) ;) (labeled_statement "LAB_003224c5:\n ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));" statement_identifier : (labeled_statement "ios::clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));" statement_identifier : (ERROR ":" :) (expression_statement "clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20));" (call_expression "clear((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20))" identifier (argument_list "((ios *)(param_1 + *(long *)(lVar5 + -0x18)),\n _Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20))" ( (cast_expression "(ios *)(param_1 + *(long *)(lVar5 + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar5 + -0x18))" ( (binary_expression "param_1 + *(long *)(lVar5 + -0x18)" identifier + (pointer_expression "*(long *)(lVar5 + -0x18)" * (cast_expression "(long *)(lVar5 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + -0x18)" ( (binary_expression "lVar5 + -0x18" identifier + number_literal) ))))) ))) , (binary_expression "_Var12 | *(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20)" identifier | (pointer_expression "*(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20)" * (cast_expression "(_Ios_Iostate *)((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20)" ( (binary_expression "(ios *)(param_1 + *(long *)(lVar5 + -0x18)) + 0x20" (cast_expression "(ios *)(param_1 + *(long *)(lVar5 + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar5 + -0x18))" ( (binary_expression "param_1 + *(long *)(lVar5 + -0x18)" identifier + (pointer_expression "*(long *)(lVar5 + -0x18)" * (cast_expression "(long *)(lVar5 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + -0x18)" ( (binary_expression "lVar5 + -0x18" identifier + number_literal) ))))) ))) + number_literal) ))))) ))) ;))) (return_statement "return param_1;" return identifier ;) })) (expression_statement "lVar13 = *(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10);" (assignment_expression "lVar13 = *(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" * (cast_expression "(long *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" ( (binary_expression "param_1 + *(long *)(lVar5 + -0x18) + 0x10" (binary_expression "param_1 + *(long *)(lVar5 + -0x18)" identifier + (pointer_expression "*(long *)(lVar5 + -0x18)" * (cast_expression "(long *)(lVar5 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + -0x18)" ( (binary_expression "lVar5 + -0x18" identifier + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if (lVar13 < 1) {\n lVar13 = 0x7fffffffffffffff;\n }" if (parenthesized_expression "(lVar13 < 1)" ( (binary_expression "lVar13 < 1" identifier < number_literal) )) (compound_statement "{\n lVar13 = 0x7fffffffffffffff;\n }" { (expression_statement "lVar13 = 0x7fffffffffffffff;" (assignment_expression "lVar13 = 0x7fffffffffffffff" identifier = number_literal) ;) })) (labeled_statement "locale::locale(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "locale(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0));" (call_expression "locale(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0))" identifier (argument_list "(alStack_40,(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0))" ( identifier , (cast_expression "(locale *)(param_1 + *(long *)(lVar5 + -0x18) + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar5 + -0x18) + 0xd0)" ( (binary_expression "param_1 + *(long *)(lVar5 + -0x18) + 0xd0" (binary_expression "param_1 + *(long *)(lVar5 + -0x18)" identifier + (pointer_expression "*(long *)(lVar5 + -0x18)" * (cast_expression "(long *)(lVar5 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + -0x18)" ( (binary_expression "lVar5 + -0x18" identifier + number_literal) ))))) + number_literal) ))) ))) ;)) (expression_statement "pcVar4 = use_facet<std::ctype<char>>(alStack_40);" (binary_expression "pcVar4 = use_facet<std::ctype<char>>(alStack_40)" (assignment_expression "pcVar4 = use_facet<std" identifier = (binary_expression "use_facet<std" identifier < identifier)) (ERROR "::ctype" : : identifier) < (binary_expression "char>>(alStack_40)" identifier >> (parenthesized_expression "(alStack_40)" ( identifier )))) ;) (labeled_statement "locale::~locale(alStack_40);" statement_identifier : (ERROR ":" :) (expression_statement "~locale(alStack_40);" (unary_expression "~locale(alStack_40)" ~ (call_expression "locale(alStack_40)" identifier (argument_list "(alStack_40)" ( identifier )))) ;)) (expression_statement "plVar1 = *(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8" (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar8 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" if (parenthesized_expression "((byte *)plVar1[2] < (byte *)plVar1[3])" ( (binary_expression "(byte *)plVar1[2] < (byte *)plVar1[3]" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) < (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) )) (compound_statement "{\n uVar8 = (ulong)*(byte *)plVar1[2];\n }" { (expression_statement "uVar8 = (ulong)*(byte *)plVar1[2];" (assignment_expression "uVar8 = (ulong)*(byte *)plVar1[2]" identifier = (binary_expression "(ulong)*(byte *)plVar1[2]" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" else (compound_statement "{\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" { (expression_statement "uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) }))) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (labeled_statement "LAB_003223d8:\n uVar2 = (uint)uVar8;" statement_identifier : (expression_statement "uVar2 = (uint)uVar8;" (assignment_expression "uVar2 = (uint)uVar8" identifier = (cast_expression "(uint)uVar8" ( (type_descriptor "uint" type_identifier) ) identifier)) ;)) (if_statement "if (lVar11 < lVar13 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar8 == -1) goto LAB_00322594;\n lVar5 = *(long *)(pcVar4 + 0x30);\n if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar10 = (lVar13 - lVar11) + -1;\n lVar9 = plVar1[3] - (long)__src;\n if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }\n if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar7 = (byte *)((long)__src + 1);\n if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n uVar8 = (ulong)*pbVar7;\n uVar2 = (uint)*pbVar7;\n if (lVar13 + -1 <= lVar11) break;\n } while( true );\n }" if (parenthesized_expression "(lVar11 < lVar13 + -1)" ( (binary_expression "lVar11 < lVar13 + -1" identifier < (binary_expression "lVar13 + -1" identifier + number_literal)) )) (compound_statement "{\n do {\n puStack_58 = param_2;\n if ((int)uVar8 == -1) goto LAB_00322594;\n lVar5 = *(long *)(pcVar4 + 0x30);\n if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar10 = (lVar13 - lVar11) + -1;\n lVar9 = plVar1[3] - (long)__src;\n if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }\n if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar7 = (byte *)((long)__src + 1);\n if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n uVar8 = (ulong)*pbVar7;\n uVar2 = (uint)*pbVar7;\n if (lVar13 + -1 <= lVar11) break;\n } while( true );\n }" { (do_statement "do {\n puStack_58 = param_2;\n if ((int)uVar8 == -1) goto LAB_00322594;\n lVar5 = *(long *)(pcVar4 + 0x30);\n if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar10 = (lVar13 - lVar11) + -1;\n lVar9 = plVar1[3] - (long)__src;\n if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }\n if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar7 = (byte *)((long)__src + 1);\n if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n uVar8 = (ulong)*pbVar7;\n uVar2 = (uint)*pbVar7;\n if (lVar13 + -1 <= lVar11) break;\n } while( true );" do (compound_statement "{\n puStack_58 = param_2;\n if ((int)uVar8 == -1) goto LAB_00322594;\n lVar5 = *(long *)(pcVar4 + 0x30);\n if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar10 = (lVar13 - lVar11) + -1;\n lVar9 = plVar1[3] - (long)__src;\n if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }\n if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar7 = (byte *)((long)__src + 1);\n if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n uVar8 = (ulong)*pbVar7;\n uVar2 = (uint)*pbVar7;\n if (lVar13 + -1 <= lVar11) break;\n }" { (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if ((int)uVar8 == -1) goto LAB_00322594;" if (parenthesized_expression "((int)uVar8 == -1)" ( (binary_expression "(int)uVar8 == -1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (goto_statement "goto LAB_00322594;" goto statement_identifier ;)) (expression_statement "lVar5 = *(long *)(pcVar4 + 0x30);" (assignment_expression "lVar5 = *(long *)(pcVar4 + 0x30)" identifier = (pointer_expression "*(long *)(pcVar4 + 0x30)" * (cast_expression "(long *)(pcVar4 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 0x30)" ( (binary_expression "pcVar4 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;" if (parenthesized_expression "((*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0)" ( (binary_expression "(*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2) & 0x20" (pointer_expression "*(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2)" * (cast_expression "(byte *)(lVar5 + 1 + (uVar8 & 0xff) * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 1 + (uVar8 & 0xff) * 2)" ( (binary_expression "lVar5 + 1 + (uVar8 & 0xff) * 2" (binary_expression "lVar5 + 1" identifier + number_literal) + (binary_expression "(uVar8 & 0xff) * 2" (parenthesized_expression "(uVar8 & 0xff)" ( (binary_expression "uVar8 & 0xff" identifier & number_literal) )) * number_literal)) )))) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0032249c;" goto statement_identifier ;)) (expression_statement "__src = (void *)plVar1[2];" (assignment_expression "__src = (void *)plVar1[2]" identifier = (cast_expression "(void *)plVar1[2]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "lVar10 = (lVar13 - lVar11) + -1;" (assignment_expression "lVar10 = (lVar13 - lVar11) + -1" identifier = (binary_expression "(lVar13 - lVar11) + -1" (parenthesized_expression "(lVar13 - lVar11)" ( (binary_expression "lVar13 - lVar11" identifier - identifier) )) + number_literal)) ;) (expression_statement "lVar9 = plVar1[3] - (long)__src;" (assignment_expression "lVar9 = plVar1[3] - (long)__src" identifier = (binary_expression "plVar1[3] - (long)__src" (subscript_expression "plVar1[3]" identifier [ number_literal ]) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar9 < lVar10) {\n lVar10 = lVar9;\n }" if (parenthesized_expression "(lVar9 < lVar10)" ( (binary_expression "lVar9 < lVar10" identifier < identifier) )) (compound_statement "{\n lVar10 = lVar9;\n }" { (expression_statement "lVar10 = lVar9;" (assignment_expression "lVar10 = lVar9" identifier = identifier) ;) })) (if_statement "if (lVar10 < 2) {\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" if (parenthesized_expression "(lVar10 < 2)" ( (binary_expression "lVar10 < 2" identifier < number_literal) )) (compound_statement "{\n *param_2 = (uchar)uVar8;\n param_2 = param_2 + 1;\n lVar11 = lVar11 + 1;\n pbVar7 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }\n if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" { (expression_statement "*param_2 = (uchar)uVar8;" (assignment_expression "*param_2 = (uchar)uVar8" (pointer_expression "*param_2" * identifier) = (cast_expression "(uchar)uVar8" ( (type_descriptor "uchar" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = (byte *)plVar1[3];" (assignment_expression "pbVar7 = (byte *)plVar1[3]" identifier = (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) ;) (if_statement "if ((byte *)plVar1[2] < pbVar7) {\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }" if (parenthesized_expression "((byte *)plVar1[2] < pbVar7)" ( (binary_expression "(byte *)plVar1[2] < pbVar7" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n pbVar6 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar6;\n }" { (expression_statement "pbVar6 = (byte *)plVar1[2] + 1;" (assignment_expression "pbVar6 = (byte *)plVar1[2] + 1" identifier = (binary_expression "(byte *)plVar1[2] + 1" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) + number_literal)) ;) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }" else (compound_statement "{\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar6 = (byte *)plVar1[2];\n pbVar7 = (byte *)plVar1[3];\n }" { (expression_statement "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);" (assignment_expression "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x50))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x50))" ( (pointer_expression "**(code **)(*plVar1 + 0x50)" * (pointer_expression "*(code **)(*plVar1 + 0x50)" * (cast_expression "(code **)(*plVar1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x50)" ( (binary_expression "*plVar1 + 0x50" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if (iVar3 == -1) goto LAB_00322594;" if (parenthesized_expression "(iVar3 == -1)" ( (binary_expression "iVar3 == -1" identifier == number_literal) )) (goto_statement "goto LAB_00322594;" goto statement_identifier ;)) (expression_statement "pbVar6 = (byte *)plVar1[2];" (assignment_expression "pbVar6 = (byte *)plVar1[2]" identifier = (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar7 = (byte *)plVar1[3];" (assignment_expression "pbVar7 = (byte *)plVar1[3]" identifier = (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) ;) }))) (if_statement "if (pbVar6 < pbVar7) {\n uVar8 = (ulong)*pbVar6;\n }\n else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" if (parenthesized_expression "(pbVar6 < pbVar7)" ( (binary_expression "pbVar6 < pbVar7" identifier < identifier) )) (compound_statement "{\n uVar8 = (ulong)*pbVar6;\n }" { (expression_statement "uVar8 = (ulong)*pbVar6;" (assignment_expression "uVar8 = (ulong)*pbVar6" identifier = (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) }) (else_clause "else {\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" else (compound_statement "{\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" { (expression_statement "uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) }))) (goto_statement "goto LAB_003223d8;" goto statement_identifier ;) })) (expression_statement "pbVar7 = (byte *)((long)__src + 1);" (assignment_expression "pbVar7 = (byte *)((long)__src + 1)" identifier = (cast_expression "(byte *)((long)__src + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__src + 1)" ( (binary_expression "(long)__src + 1" (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (if_statement "if ((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }" if (parenthesized_expression "((pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0))" ( (binary_expression "(pbVar7 < (byte *)(lVar10 + (long)__src)) &&\n ((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" (parenthesized_expression "(pbVar7 < (byte *)(lVar10 + (long)__src))" ( (binary_expression "pbVar7 < (byte *)(lVar10 + (long)__src)" identifier < (cast_expression "(byte *)(lVar10 + (long)__src)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + (long)__src)" ( (binary_expression "lVar10 + (long)__src" identifier + (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )) && (parenthesized_expression "((*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20" (pointer_expression "*(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" * (cast_expression "(byte *)(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" ( (binary_expression "lVar5 + 1 + (ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "lVar5 + 1" identifier + number_literal) + (binary_expression "(ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "(ulong)*(byte *)((long)__src + 1)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)__src + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__src + 1)" ( (binary_expression "(long)__src + 1" (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) * number_literal)) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);\n __n = (long)pbVar7 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar7;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }" { (do_statement "do {\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n } while ((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0);" do (compound_statement "{\n pbVar7 = pbVar7 + 1;\n if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;\n }" { (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) (if_statement "if ((byte *)(lVar10 + (long)__src) <= pbVar7) break;" if (parenthesized_expression "((byte *)(lVar10 + (long)__src) <= pbVar7)" ( (binary_expression "(byte *)(lVar10 + (long)__src) <= pbVar7" (cast_expression "(byte *)(lVar10 + (long)__src)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + (long)__src)" ( (binary_expression "lVar10 + (long)__src" identifier + (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) <= identifier) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "((*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2) & 0x20" (pointer_expression "*(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2)" * (cast_expression "(byte *)(lVar5 + 1 + (ulong)*pbVar7 * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 1 + (ulong)*pbVar7 * 2)" ( (binary_expression "lVar5 + 1 + (ulong)*pbVar7 * 2" (binary_expression "lVar5 + 1" identifier + number_literal) + (binary_expression "(ulong)*pbVar7 * 2" (binary_expression "(ulong)*pbVar7" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal)) )))) & number_literal) )) == number_literal) )) ;) (expression_statement "__n = (long)pbVar7 - (long)__src;" (assignment_expression "__n = (long)pbVar7 - (long)__src" identifier = (binary_expression "(long)pbVar7 - (long)__src" (cast_expression "(long)pbVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n != 0) goto LAB_0032253b;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_0032253b;" goto statement_identifier ;)) (expression_statement "plVar1[2] = (long)pbVar7;" (assignment_expression "plVar1[2] = (long)pbVar7" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;" if (parenthesized_expression "((byte *)plVar1[3] <= pbVar7)" ( (binary_expression "(byte *)plVar1[3] <= pbVar7" (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00322578;" goto statement_identifier ;)) }) (else_clause "else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }" else (compound_statement "{\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar7 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar7;\n lVar11 = lVar11 + __n;\n if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;\n }" { (expression_statement "__n = 1;" (assignment_expression "__n = 1" identifier = number_literal) ;) (labeled_statement "LAB_0032253b:\n memcpy(param_2,__src,__n);" statement_identifier : (expression_statement "memcpy(param_2,__src,__n);" (call_expression "memcpy(param_2,__src,__n)" identifier (argument_list "(param_2,__src,__n)" ( identifier , identifier , identifier ))) ;)) (expression_statement "pbVar7 = (byte *)(plVar1[2] + __n);" (assignment_expression "pbVar7 = (byte *)(plVar1[2] + __n)" identifier = (cast_expression "(byte *)(plVar1[2] + __n)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar1[2] + __n)" ( (binary_expression "plVar1[2] + __n" (subscript_expression "plVar1[2]" identifier [ number_literal ]) + identifier) )))) ;) (expression_statement "param_2 = param_2 + __n;" (assignment_expression "param_2 = param_2 + __n" identifier = (binary_expression "param_2 + __n" identifier + identifier)) ;) (expression_statement "plVar1[2] = (long)pbVar7;" (assignment_expression "plVar1[2] = (long)pbVar7" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar11 = lVar11 + __n;" (assignment_expression "lVar11 = lVar11 + __n" identifier = (binary_expression "lVar11 + __n" identifier + identifier)) ;) (if_statement "if ((byte *)plVar1[3] <= pbVar7) goto LAB_00322578;" if (parenthesized_expression "((byte *)plVar1[3] <= pbVar7)" ( (binary_expression "(byte *)plVar1[3] <= pbVar7" (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00322578;" goto statement_identifier ;)) }))) (expression_statement "uVar8 = (ulong)*pbVar7;" (assignment_expression "uVar8 = (ulong)*pbVar7" identifier = (binary_expression "(ulong)*pbVar7" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (expression_statement "uVar2 = (uint)*pbVar7;" (assignment_expression "uVar2 = (uint)*pbVar7" identifier = (binary_expression "(uint)*pbVar7" (parenthesized_expression "(uint)" ( identifier )) * identifier)) ;) (if_statement "if (lVar13 + -1 <= lVar11) break;" if (parenthesized_expression "(lVar13 + -1 <= lVar11)" ( (binary_expression "lVar13 + -1 <= lVar11" (binary_expression "lVar13 + -1" identifier + number_literal) <= identifier) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if (uVar2 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = '\0';\n lVar5 = *(long *)param_1;\n _Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = '\0';\n lVar5 = *(long *)param_1;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n if (lVar11 != 0) {\n return param_1;\n }\n _Var12 = _S_failbit;\n }" if (parenthesized_expression "(uVar2 == 0xffffffff)" ( (binary_expression "uVar2 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\nLAB_00322594:\n *puStack_58 = '\0';\n lVar5 = *(long *)param_1;\n _Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n }" { (labeled_statement "LAB_00322594:\n *puStack_58 = '\0';" statement_identifier : (expression_statement "*puStack_58 = '\0';" (assignment_expression "*puStack_58 = '\0'" (pointer_expression "*puStack_58" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;)) (expression_statement "lVar5 = *(long *)param_1;" (assignment_expression "lVar5 = *(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 "_Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit;" (assignment_expression "_Var12 = (-(uint)(lVar11 == 0) & 4) + _S_eofbit" identifier = (binary_expression "(-(uint)(lVar11 == 0) & 4) + _S_eofbit" (parenthesized_expression "(-(uint)(lVar11 == 0) & 4)" ( (binary_expression "-(uint)(lVar11 == 0) & 4" (unary_expression "-(uint)(lVar11 == 0)" - (call_expression "(uint)(lVar11 == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )))) & number_literal) )) + identifier)) ;) (expression_statement "*(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" ( (binary_expression "param_1 + *(long *)(lVar5 + -0x18) + 0x10" (binary_expression "param_1 + *(long *)(lVar5 + -0x18)" identifier + (pointer_expression "*(long *)(lVar5 + -0x18)" * (cast_expression "(long *)(lVar5 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + -0x18)" ( (binary_expression "lVar5 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = number_literal) ;) }) (else_clause "else {\nLAB_0032249c:\n *param_2 = '\0';\n lVar5 = *(long *)param_1;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n if (lVar11 != 0) {\n return param_1;\n }\n _Var12 = _S_failbit;\n }" else (compound_statement "{\nLAB_0032249c:\n *param_2 = '\0';\n lVar5 = *(long *)param_1;\n *(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;\n if (lVar11 != 0) {\n return param_1;\n }\n _Var12 = _S_failbit;\n }" { (labeled_statement "LAB_0032249c:\n *param_2 = '\0';" statement_identifier : (expression_statement "*param_2 = '\0';" (assignment_expression "*param_2 = '\0'" (pointer_expression "*param_2" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;)) (expression_statement "lVar5 = *(long *)param_1;" (assignment_expression "lVar5 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "*(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar5 + -0x18) + 0x10)" ( (binary_expression "param_1 + *(long *)(lVar5 + -0x18) + 0x10" (binary_expression "param_1 + *(long *)(lVar5 + -0x18)" identifier + (pointer_expression "*(long *)(lVar5 + -0x18)" * (cast_expression "(long *)(lVar5 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + -0x18)" ( (binary_expression "lVar5 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = number_literal) ;) (if_statement "if (lVar11 != 0) {\n return param_1;\n }" if (parenthesized_expression "(lVar11 != 0)" ( (binary_expression "lVar11 != 0" identifier != number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "_Var12 = _S_failbit;" (assignment_expression "_Var12 = _S_failbit" identifier = identifier) ;) }))) (goto_statement "goto LAB_003224c5;" goto statement_identifier ;) (labeled_statement "LAB_00322578:\n uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);" statement_identifier : (expression_statement "uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar8 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;)) (goto_statement "goto LAB_003223d8;" goto statement_identifier ;) }))
(translation_unit "long * thunk_FUN_00322330(long *param_1,undefined1 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}\n\n" (function_definition "long * thunk_FUN_00322330(long *param_1,undefined1 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}" (sized_type_specifier "long" long) (pointer_declarator "* thunk_FUN_00322330(long *param_1,undefined1 *param_2)" * (function_declarator "thunk_FUN_00322330(long *param_1,undefined1 *param_2)" identifier (parameter_list "(long *param_1,undefined1 *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "void *__src;" primitive_type (pointer_declarator "*__src" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *puStack_58;" type_identifier (pointer_declarator "*puStack_58" * identifier) ;) (declaration "char cStack_41;" primitive_type identifier ;) (declaration "undefined1 auStack_40 [16];" type_identifier (array_declarator "auStack_40 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002faf20(&cStack_41,param_1,0);" (call_expression "FUN_002faf20(&cStack_41,param_1,0)" identifier (argument_list "(&cStack_41,param_1,0)" ( (pointer_expression "&cStack_41" & identifier) , identifier , number_literal ))) ;) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }" if (parenthesized_expression "(cStack_41 == '\0')" ( (binary_expression "cStack_41 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }" { (expression_statement "uVar11 = 4;" (assignment_expression "uVar11 = 4" identifier = number_literal) ;) (labeled_statement "LAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;" statement_identifier : (expression_statement "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;" (assignment_expression "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(lVar4 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;)) (expression_statement "FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));" (call_expression "FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20))" identifier (argument_list "(lVar4,uVar11 | *(uint *)(lVar4 + 0x20))" ( identifier , (binary_expression "uVar11 | *(uint *)(lVar4 + 0x20)" identifier | (pointer_expression "*(uint *)(lVar4 + 0x20)" * (cast_expression "(uint *)(lVar4 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x20)" ( (binary_expression "lVar4 + 0x20" identifier + number_literal) ))))) ))) ;) (return_statement "return param_1;" return identifier ;) })) (expression_statement "lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);" (assignment_expression "lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" identifier = (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }" if (parenthesized_expression "(lVar12 < 1)" ( (binary_expression "lVar12 < 1" identifier < number_literal) )) (compound_statement "{\n lVar12 = 0x7fffffffffffffff;\n }" { (expression_statement "lVar12 = 0x7fffffffffffffff;" (assignment_expression "lVar12 = 0x7fffffffffffffff" identifier = number_literal) ;) })) (expression_statement "FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);" (call_expression "FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0)" identifier (argument_list "(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0)" ( identifier , (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) ))) ;) (expression_statement "lVar4 = FUN_002ec660(auStack_40);" (assignment_expression "lVar4 = FUN_002ec660(auStack_40)" identifier = (call_expression "FUN_002ec660(auStack_40)" identifier (argument_list "(auStack_40)" ( identifier )))) ;) (expression_statement "FUN_002dd1a0(auStack_40);" (call_expression "FUN_002dd1a0(auStack_40)" identifier (argument_list "(auStack_40)" ( identifier ))) ;) (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" if (parenthesized_expression "((byte *)plVar1[2] < (byte *)plVar1[3])" ( (binary_expression "(byte *)plVar1[2] < (byte *)plVar1[3]" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) < (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) )) (compound_statement "{\n uVar7 = (ulong)*(byte *)plVar1[2];\n }" { (expression_statement "uVar7 = (ulong)*(byte *)plVar1[2];" (assignment_expression "uVar7 = (ulong)*(byte *)plVar1[2]" identifier = (binary_expression "(ulong)*(byte *)plVar1[2]" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" else (compound_statement "{\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" { (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) }))) (expression_statement "lVar10 = 0;" (assignment_expression "lVar10 = 0" identifier = number_literal) ;) (labeled_statement "LAB_003223d8:\n uVar11 = (uint)uVar7;" statement_identifier : (expression_statement "uVar11 = (uint)uVar7;" (assignment_expression "uVar11 = (uint)uVar7" identifier = (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier)) ;)) (if_statement "if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }" if (parenthesized_expression "(lVar10 < lVar12 + -1)" ( (binary_expression "lVar10 < lVar12 + -1" identifier < (binary_expression "lVar12 + -1" identifier + number_literal)) )) (compound_statement "{\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }" { (do_statement "do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );" do (compound_statement "{\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n }" { (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if ((int)uVar7 == -1) goto LAB_00322594;" if (parenthesized_expression "((int)uVar7 == -1)" ( (binary_expression "(int)uVar7 == -1" (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (goto_statement "goto LAB_00322594;" goto statement_identifier ;)) (expression_statement "lVar2 = *(long *)(lVar4 + 0x30);" (assignment_expression "lVar2 = *(long *)(lVar4 + 0x30)" identifier = (pointer_expression "*(long *)(lVar4 + 0x30)" * (cast_expression "(long *)(lVar4 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;" if (parenthesized_expression "((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2)" * (cast_expression "(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + (uVar7 & 0xff) * 2)" ( (binary_expression "lVar2 + 1 + (uVar7 & 0xff) * 2" (binary_expression "lVar2 + 1" identifier + number_literal) + (binary_expression "(uVar7 & 0xff) * 2" (parenthesized_expression "(uVar7 & 0xff)" ( (binary_expression "uVar7 & 0xff" identifier & number_literal) )) * number_literal)) )))) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0032249c;" goto statement_identifier ;)) (expression_statement "__src = (void *)plVar1[2];" (assignment_expression "__src = (void *)plVar1[2]" identifier = (cast_expression "(void *)plVar1[2]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "lVar9 = (lVar12 - lVar10) + -1;" (assignment_expression "lVar9 = (lVar12 - lVar10) + -1" identifier = (binary_expression "(lVar12 - lVar10) + -1" (parenthesized_expression "(lVar12 - lVar10)" ( (binary_expression "lVar12 - lVar10" identifier - identifier) )) + number_literal)) ;) (expression_statement "lVar8 = plVar1[3] - (long)__src;" (assignment_expression "lVar8 = plVar1[3] - (long)__src" identifier = (binary_expression "plVar1[3] - (long)__src" (subscript_expression "plVar1[3]" identifier [ number_literal ]) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }" if (parenthesized_expression "(lVar8 < lVar9)" ( (binary_expression "lVar8 < lVar9" identifier < identifier) )) (compound_statement "{\n lVar9 = lVar8;\n }" { (expression_statement "lVar9 = lVar8;" (assignment_expression "lVar9 = lVar8" identifier = identifier) ;) })) (if_statement "if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" if (parenthesized_expression "(lVar9 < 2)" ( (binary_expression "lVar9 < 2" identifier < number_literal) )) (compound_statement "{\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" { (expression_statement "*param_2 = (char)uVar7;" (assignment_expression "*param_2 = (char)uVar7" (pointer_expression "*param_2" * identifier) = (cast_expression "(char)uVar7" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "lVar10 = lVar10 + 1;" (assignment_expression "lVar10 = lVar10 + 1" identifier = (binary_expression "lVar10 + 1" identifier + number_literal)) ;) (expression_statement "pbVar6 = (byte *)plVar1[3];" (assignment_expression "pbVar6 = (byte *)plVar1[3]" identifier = (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) ;) (if_statement "if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" if (parenthesized_expression "((byte *)plVar1[2] < pbVar6)" ( (binary_expression "(byte *)plVar1[2] < pbVar6" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }" { (expression_statement "pbVar5 = (byte *)plVar1[2] + 1;" (assignment_expression "pbVar5 = (byte *)plVar1[2] + 1" identifier = (binary_expression "(byte *)plVar1[2] + 1" (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ])) + number_literal)) ;) (expression_statement "plVar1[2] = (long)pbVar5;" (assignment_expression "plVar1[2] = (long)pbVar5" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" else (compound_statement "{\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" { (expression_statement "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);" (assignment_expression "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x50))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x50))" ( (pointer_expression "**(code **)(*plVar1 + 0x50)" * (pointer_expression "*(code **)(*plVar1 + 0x50)" * (cast_expression "(code **)(*plVar1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x50)" ( (binary_expression "*plVar1 + 0x50" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if (iVar3 == -1) goto LAB_00322594;" if (parenthesized_expression "(iVar3 == -1)" ( (binary_expression "iVar3 == -1" identifier == number_literal) )) (goto_statement "goto LAB_00322594;" goto statement_identifier ;)) (expression_statement "pbVar5 = (byte *)plVar1[2];" (assignment_expression "pbVar5 = (byte *)plVar1[2]" identifier = (cast_expression "(byte *)plVar1[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar6 = (byte *)plVar1[3];" (assignment_expression "pbVar6 = (byte *)plVar1[3]" identifier = (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ]))) ;) }))) (if_statement "if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" if (parenthesized_expression "(pbVar5 < pbVar6)" ( (binary_expression "pbVar5 < pbVar6" identifier < identifier) )) (compound_statement "{\n uVar7 = (ulong)*pbVar5;\n }" { (expression_statement "uVar7 = (ulong)*pbVar5;" (assignment_expression "uVar7 = (ulong)*pbVar5" identifier = (binary_expression "(ulong)*pbVar5" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) }) (else_clause "else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" else (compound_statement "{\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" { (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;) }))) (goto_statement "goto LAB_003223d8;" goto statement_identifier ;) })) (expression_statement "pbVar6 = (byte *)((long)__src + 1);" (assignment_expression "pbVar6 = (byte *)((long)__src + 1)" identifier = (cast_expression "(byte *)((long)__src + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__src + 1)" ( (binary_expression "(long)__src + 1" (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (if_statement "if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" if (parenthesized_expression "((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0))" ( (binary_expression "(pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" (parenthesized_expression "(pbVar6 < (byte *)(lVar9 + (long)__src))" ( (binary_expression "pbVar6 < (byte *)(lVar9 + (long)__src)" identifier < (cast_expression "(byte *)(lVar9 + (long)__src)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + (long)__src)" ( (binary_expression "lVar9 + (long)__src" identifier + (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )) && (parenthesized_expression "((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" * (cast_expression "(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" ( (binary_expression "lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "lVar2 + 1" identifier + number_literal) + (binary_expression "(ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "(ulong)*(byte *)((long)__src + 1)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)__src + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__src + 1)" ( (binary_expression "(long)__src + 1" (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) * number_literal)) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" { (do_statement "do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);" do (compound_statement "{\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n }" { (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (if_statement "if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;" if (parenthesized_expression "((byte *)(lVar9 + (long)__src) <= pbVar6)" ( (binary_expression "(byte *)(lVar9 + (long)__src) <= pbVar6" (cast_expression "(byte *)(lVar9 + (long)__src)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + (long)__src)" ( (binary_expression "lVar9 + (long)__src" identifier + (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) <= identifier) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2)" * (cast_expression "(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + (ulong)*pbVar6 * 2)" ( (binary_expression "lVar2 + 1 + (ulong)*pbVar6 * 2" (binary_expression "lVar2 + 1" identifier + number_literal) + (binary_expression "(ulong)*pbVar6 * 2" (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal)) )))) & number_literal) )) == number_literal) )) ;) (expression_statement "__n = (long)pbVar6 - (long)__src;" (assignment_expression "__n = (long)pbVar6 - (long)__src" identifier = (binary_expression "(long)pbVar6 - (long)__src" (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n != 0) goto LAB_0032253b;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_0032253b;" goto statement_identifier ;)) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;" if (parenthesized_expression "((byte *)plVar1[3] <= pbVar6)" ( (binary_expression "(byte *)plVar1[3] <= pbVar6" (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00322578;" goto statement_identifier ;)) }) (else_clause "else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" else (compound_statement "{\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" { (expression_statement "__n = 1;" (assignment_expression "__n = 1" identifier = number_literal) ;) (labeled_statement "LAB_0032253b:\n memcpy(param_2,__src,__n);" statement_identifier : (expression_statement "memcpy(param_2,__src,__n);" (call_expression "memcpy(param_2,__src,__n)" identifier (argument_list "(param_2,__src,__n)" ( identifier , identifier , identifier ))) ;)) (expression_statement "pbVar6 = (byte *)(plVar1[2] + __n);" (assignment_expression "pbVar6 = (byte *)(plVar1[2] + __n)" identifier = (cast_expression "(byte *)(plVar1[2] + __n)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar1[2] + __n)" ( (binary_expression "plVar1[2] + __n" (subscript_expression "plVar1[2]" identifier [ number_literal ]) + identifier) )))) ;) (expression_statement "param_2 = param_2 + __n;" (assignment_expression "param_2 = param_2 + __n" identifier = (binary_expression "param_2 + __n" identifier + identifier)) ;) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = (cast_expression "(long)pbVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar10 = lVar10 + __n;" (assignment_expression "lVar10 = lVar10 + __n" identifier = (binary_expression "lVar10 + __n" identifier + identifier)) ;) (if_statement "if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;" if (parenthesized_expression "((byte *)plVar1[3] <= pbVar6)" ( (binary_expression "(byte *)plVar1[3] <= pbVar6" (cast_expression "(byte *)plVar1[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00322578;" goto statement_identifier ;)) }))) (expression_statement "uVar7 = (ulong)*pbVar6;" (assignment_expression "uVar7 = (ulong)*pbVar6" identifier = (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (expression_statement "uVar11 = (uint)*pbVar6;" (assignment_expression "uVar11 = (uint)*pbVar6" identifier = (binary_expression "(uint)*pbVar6" (parenthesized_expression "(uint)" ( identifier )) * identifier)) ;) (if_statement "if (lVar12 + -1 <= lVar10) break;" if (parenthesized_expression "(lVar12 + -1 <= lVar10)" ( (binary_expression "lVar12 + -1 <= lVar10" (binary_expression "lVar12 + -1" identifier + number_literal) <= identifier) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" identifier = identifier) ;) (if_statement "if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" if (parenthesized_expression "(uVar11 == 0xffffffff)" ( (binary_expression "uVar11 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }" { (labeled_statement "LAB_00322594:\n *puStack_58 = 0;" statement_identifier : (expression_statement "*puStack_58 = 0;" (assignment_expression "*puStack_58 = 0" (pointer_expression "*puStack_58" * identifier) = number_literal) ;)) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;" (assignment_expression "uVar11 = (-(uint)(lVar10 == 0) & 4) + 2" identifier = (binary_expression "(-(uint)(lVar10 == 0) & 4) + 2" (parenthesized_expression "(-(uint)(lVar10 == 0) & 4)" ( (binary_expression "-(uint)(lVar10 == 0) & 4" (unary_expression "-(uint)(lVar10 == 0)" - (call_expression "(uint)(lVar10 == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )))) & number_literal) )) + number_literal)) ;) (expression_statement "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = number_literal) ;) }) (else_clause "else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" else (compound_statement "{\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" { (labeled_statement "LAB_0032249c:\n *param_2 = 0;" statement_identifier : (expression_statement "*param_2 = 0;" (assignment_expression "*param_2 = 0" (pointer_expression "*param_2" * identifier) = number_literal) ;)) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = number_literal) ;) (if_statement "if (lVar10 != 0) {\n return param_1;\n }" if (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "uVar11 = 4;" (assignment_expression "uVar11 = 4" identifier = number_literal) ;) }))) (goto_statement "goto LAB_003224c5;" goto statement_identifier ;) (labeled_statement "LAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" statement_identifier : (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" ( (pointer_expression "**(code **)(*plVar1 + 0x48)" * (pointer_expression "*(code **)(*plVar1 + 0x48)" * (cast_expression "(code **)(*plVar1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x48)" ( (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1)" ( identifier )))) ;)) (goto_statement "goto LAB_003223d8;" goto statement_identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , 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 (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT | (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( 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 (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) + LIT) ))))) ;) (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 = (binary_expression (parenthesized_expression ( IDENT )) * (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 = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT + LIT)) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT) )) (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 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 (binary_expression IDENT + LIT) + (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) * LIT)) )))) & LIT) )) != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (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) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) }) (else_clause else (compound_statement { (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 = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) * LIT)) )))) & LIT) )) == LIT) ))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (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) )) (break_statement break ;)) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT)) )))) & LIT) )) == LIT) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (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 ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) <= IDENT) )) (break_statement break ;)) }) while (parenthesized_expression ( BOOL )) ;) })) (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 (pointer_expression * IDENT) = LIT) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT == LIT) )))) & LIT) )) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) )))) = LIT) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (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) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_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 )))) ;)) (goto_statement goto statement_identifier ;) })))
(function_definition "long * thunk_FUN_00322330(long *param_1,undefined1 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* thunk_FUN_00322330(long *param_1,undefined1 *param_2)" (* "*") (function_declarator "thunk_FUN_00322330(long *param_1,undefined1 *param_2)" (identifier "thunk_FUN_00322330") (parameter_list "(long *param_1,undefined1 *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined1 *param_2" (type_identifier "undefined1") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")")))) (compound_statement "{\n long *plVar1;\n long lVar2;\n void *__src;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n ulong uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n uint uVar11;\n size_t __n;\n long lVar12;\n undefined1 *puStack_58;\n char cStack_41;\n undefined1 auStack_40 [16];\n \n FUN_002faf20(&cStack_41,param_1,0);\n lVar4 = *param_1;\n if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }\n lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);\n if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }\n FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);\n lVar4 = FUN_002ec660(auStack_40);\n FUN_002dd1a0(auStack_40);\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n lVar10 = 0;\nLAB_003223d8:\n uVar11 = (uint)uVar7;\n if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }\n puStack_58 = param_2;\n if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }\n goto LAB_003224c5;\nLAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n goto LAB_003223d8;\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 "void *__src;" (primitive_type "void") (pointer_declarator "*__src" (* "*") (identifier "__src")) (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "byte *pbVar5;" (type_identifier "byte") (pointer_declarator "*pbVar5" (* "*") (identifier "pbVar5")) (; ";")) (declaration "byte *pbVar6;" (type_identifier "byte") (pointer_declarator "*pbVar6" (* "*") (identifier "pbVar6")) (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "uint uVar11;" (type_identifier "uint") (identifier "uVar11") (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "undefined1 *puStack_58;" (type_identifier "undefined1") (pointer_declarator "*puStack_58" (* "*") (identifier "puStack_58")) (; ";")) (declaration "char cStack_41;" (primitive_type "char") (identifier "cStack_41") (; ";")) (declaration "undefined1 auStack_40 [16];" (type_identifier "undefined1") (array_declarator "auStack_40 [16]" (identifier "auStack_40") ([ "[") (number_literal "16") (] "]")) (; ";")) (expression_statement "FUN_002faf20(&cStack_41,param_1,0);" (call_expression "FUN_002faf20(&cStack_41,param_1,0)" (identifier "FUN_002faf20") (argument_list "(&cStack_41,param_1,0)" (( "(") (pointer_expression "&cStack_41" (& "&") (identifier "cStack_41")) (, ",") (identifier "param_1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" (identifier "lVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (cStack_41 == '\0') {\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }" (if "if") (parenthesized_expression "(cStack_41 == '\0')" (( "(") (binary_expression "cStack_41 == '\0'" (identifier "cStack_41") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar11 = 4;\nLAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;\n FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));\n return param_1;\n }" ({ "{") (expression_statement "uVar11 = 4;" (assignment_expression "uVar11 = 4" (identifier "uVar11") (= "=") (number_literal "4")) (; ";")) (labeled_statement "LAB_003224c5:\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;" (statement_identifier "LAB_003224c5") (: ":") (expression_statement "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1;" (assignment_expression "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1" (identifier "lVar4") (= "=") (binary_expression "*(long *)(lVar4 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar4 + -0x18)" (* "*") (cast_expression "(long *)(lVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";"))) (expression_statement "FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20));" (call_expression "FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20))" (identifier "FUN_00300860") (argument_list "(lVar4,uVar11 | *(uint *)(lVar4 + 0x20))" (( "(") (identifier "lVar4") (, ",") (binary_expression "uVar11 | *(uint *)(lVar4 + 0x20)" (identifier "uVar11") (| "|") (pointer_expression "*(uint *)(lVar4 + 0x20)" (* "*") (cast_expression "(uint *)(lVar4 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x20)" (( "(") (binary_expression "lVar4 + 0x20" (identifier "lVar4") (+ "+") (number_literal "0x20")) () ")"))))) () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10);" (assignment_expression "lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (identifier "lVar12") (= "=") (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar4 + -0x18)" (* "*") (cast_expression "(long *)(lVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (lVar12 < 1) {\n lVar12 = 0x7fffffffffffffff;\n }" (if "if") (parenthesized_expression "(lVar12 < 1)" (( "(") (binary_expression "lVar12 < 1" (identifier "lVar12") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n lVar12 = 0x7fffffffffffffff;\n }" ({ "{") (expression_statement "lVar12 = 0x7fffffffffffffff;" (assignment_expression "lVar12 = 0x7fffffffffffffff" (identifier "lVar12") (= "=") (number_literal "0x7fffffffffffffff")) (; ";")) (} "}"))) (expression_statement "FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0);" (call_expression "FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0)" (identifier "FUN_002dca60") (argument_list "(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0)" (( "(") (identifier "auStack_40") (, ",") (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar4 + -0x18)" (* "*") (cast_expression "(long *)(lVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "lVar4 = FUN_002ec660(auStack_40);" (assignment_expression "lVar4 = FUN_002ec660(auStack_40)" (identifier "lVar4") (= "=") (call_expression "FUN_002ec660(auStack_40)" (identifier "FUN_002ec660") (argument_list "(auStack_40)" (( "(") (identifier "auStack_40") () ")")))) (; ";")) (expression_statement "FUN_002dd1a0(auStack_40);" (call_expression "FUN_002dd1a0(auStack_40)" (identifier "FUN_002dd1a0") (argument_list "(auStack_40)" (( "(") (identifier "auStack_40") () ")"))) (; ";")) (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (* "*") (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (if_statement "if ((byte *)plVar1[2] < (byte *)plVar1[3]) {\n uVar7 = (ulong)*(byte *)plVar1[2];\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" (if "if") (parenthesized_expression "((byte *)plVar1[2] < (byte *)plVar1[3])" (( "(") (binary_expression "(byte *)plVar1[2] < (byte *)plVar1[3]" (cast_expression "(byte *)plVar1[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(byte *)plVar1[3]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n uVar7 = (ulong)*(byte *)plVar1[2];\n }" ({ "{") (expression_statement "uVar7 = (ulong)*(byte *)plVar1[2];" (assignment_expression "uVar7 = (ulong)*(byte *)plVar1[2]" (identifier "uVar7") (= "=") (binary_expression "(ulong)*(byte *)plVar1[2]" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)plVar1[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" (else "else") (compound_statement "{\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" ({ "{") (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" (identifier "uVar7") (= "=") (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x48)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x48)" (* "*") (cast_expression "(code **)(*plVar1 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x48)" (( "(") (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")")))) (; ";")) (} "}")))) (expression_statement "lVar10 = 0;" (assignment_expression "lVar10 = 0" (identifier "lVar10") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_003223d8:\n uVar11 = (uint)uVar7;" (statement_identifier "LAB_003223d8") (: ":") (expression_statement "uVar11 = (uint)uVar7;" (assignment_expression "uVar11 = (uint)uVar7" (identifier "uVar11") (= "=") (cast_expression "(uint)uVar7" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar7"))) (; ";"))) (if_statement "if (lVar10 < lVar12 + -1) {\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }" (if "if") (parenthesized_expression "(lVar10 < lVar12 + -1)" (( "(") (binary_expression "lVar10 < lVar12 + -1" (identifier "lVar10") (< "<") (binary_expression "lVar12 + -1" (identifier "lVar12") (+ "+") (number_literal "-1"))) () ")")) (compound_statement "{\n do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );\n }" ({ "{") (do_statement "do {\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n } while( true );" (do "do") (compound_statement "{\n puStack_58 = param_2;\n if ((int)uVar7 == -1) goto LAB_00322594;\n lVar2 = *(long *)(lVar4 + 0x30);\n if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;\n __src = (void *)plVar1[2];\n lVar9 = (lVar12 - lVar10) + -1;\n lVar8 = plVar1[3] - (long)__src;\n if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }\n if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }\n pbVar6 = (byte *)((long)__src + 1);\n if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n uVar7 = (ulong)*pbVar6;\n uVar11 = (uint)*pbVar6;\n if (lVar12 + -1 <= lVar10) break;\n }" ({ "{") (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" (identifier "puStack_58") (= "=") (identifier "param_2")) (; ";")) (if_statement "if ((int)uVar7 == -1) goto LAB_00322594;" (if "if") (parenthesized_expression "((int)uVar7 == -1)" (( "(") (binary_expression "(int)uVar7 == -1" (cast_expression "(int)uVar7" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar7")) (== "==") (number_literal "-1")) () ")")) (goto_statement "goto LAB_00322594;" (goto "goto") (statement_identifier "LAB_00322594") (; ";"))) (expression_statement "lVar2 = *(long *)(lVar4 + 0x30);" (assignment_expression "lVar2 = *(long *)(lVar4 + 0x30)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(lVar4 + 0x30)" (* "*") (cast_expression "(long *)(lVar4 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x30)" (( "(") (binary_expression "lVar4 + 0x30" (identifier "lVar4") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c;" (if "if") (parenthesized_expression "((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2)" (* "*") (cast_expression "(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1 + (uVar7 & 0xff) * 2)" (( "(") (binary_expression "lVar2 + 1 + (uVar7 & 0xff) * 2" (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) (+ "+") (binary_expression "(uVar7 & 0xff) * 2" (parenthesized_expression "(uVar7 & 0xff)" (( "(") (binary_expression "uVar7 & 0xff" (identifier "uVar7") (& "&") (number_literal "0xff")) () ")")) (* "*") (number_literal "2"))) () ")")))) (& "&") (number_literal "0x20")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0032249c;" (goto "goto") (statement_identifier "LAB_0032249c") (; ";"))) (expression_statement "__src = (void *)plVar1[2];" (assignment_expression "__src = (void *)plVar1[2]" (identifier "__src") (= "=") (cast_expression "(void *)plVar1[2]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "lVar9 = (lVar12 - lVar10) + -1;" (assignment_expression "lVar9 = (lVar12 - lVar10) + -1" (identifier "lVar9") (= "=") (binary_expression "(lVar12 - lVar10) + -1" (parenthesized_expression "(lVar12 - lVar10)" (( "(") (binary_expression "lVar12 - lVar10" (identifier "lVar12") (- "-") (identifier "lVar10")) () ")")) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "lVar8 = plVar1[3] - (long)__src;" (assignment_expression "lVar8 = plVar1[3] - (long)__src" (identifier "lVar8") (= "=") (binary_expression "plVar1[3] - (long)__src" (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]")) (- "-") (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src")))) (; ";")) (if_statement "if (lVar8 < lVar9) {\n lVar9 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 < lVar9)" (( "(") (binary_expression "lVar8 < lVar9" (identifier "lVar8") (< "<") (identifier "lVar9")) () ")")) (compound_statement "{\n lVar9 = lVar8;\n }" ({ "{") (expression_statement "lVar9 = lVar8;" (assignment_expression "lVar9 = lVar8" (identifier "lVar9") (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (if_statement "if (lVar9 < 2) {\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" (if "if") (parenthesized_expression "(lVar9 < 2)" (( "(") (binary_expression "lVar9 < 2" (identifier "lVar9") (< "<") (number_literal "2")) () ")")) (compound_statement "{\n *param_2 = (char)uVar7;\n param_2 = param_2 + 1;\n lVar10 = lVar10 + 1;\n pbVar6 = (byte *)plVar1[3];\n if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }\n if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }\n goto LAB_003223d8;\n }" ({ "{") (expression_statement "*param_2 = (char)uVar7;" (assignment_expression "*param_2 = (char)uVar7" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(char)uVar7" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar7"))) (; ";")) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" (identifier "param_2") (= "=") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar10 = lVar10 + 1;" (assignment_expression "lVar10 = lVar10 + 1" (identifier "lVar10") (= "=") (binary_expression "lVar10 + 1" (identifier "lVar10") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar6 = (byte *)plVar1[3];" (assignment_expression "pbVar6 = (byte *)plVar1[3]" (identifier "pbVar6") (= "=") (cast_expression "(byte *)plVar1[3]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]")))) (; ";")) (if_statement "if ((byte *)plVar1[2] < pbVar6) {\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }\n else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" (if "if") (parenthesized_expression "((byte *)plVar1[2] < pbVar6)" (( "(") (binary_expression "(byte *)plVar1[2] < pbVar6" (cast_expression "(byte *)plVar1[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]"))) (< "<") (identifier "pbVar6")) () ")")) (compound_statement "{\n pbVar5 = (byte *)plVar1[2] + 1;\n plVar1[2] = (long)pbVar5;\n }" ({ "{") (expression_statement "pbVar5 = (byte *)plVar1[2] + 1;" (assignment_expression "pbVar5 = (byte *)plVar1[2] + 1" (identifier "pbVar5") (= "=") (binary_expression "(byte *)plVar1[2] + 1" (cast_expression "(byte *)plVar1[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "plVar1[2] = (long)pbVar5;" (assignment_expression "plVar1[2] = (long)pbVar5" (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)pbVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar5"))) (; ";")) (} "}")) (else_clause "else {\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" (else "else") (compound_statement "{\n iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);\n puStack_58 = param_2;\n if (iVar3 == -1) goto LAB_00322594;\n pbVar5 = (byte *)plVar1[2];\n pbVar6 = (byte *)plVar1[3];\n }" ({ "{") (expression_statement "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1);" (assignment_expression "iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1)" (identifier "iVar3") (= "=") (call_expression "(**(code **)(*plVar1 + 0x50))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x50))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x50)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x50)" (* "*") (cast_expression "(code **)(*plVar1 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x50)" (( "(") (binary_expression "*plVar1 + 0x50" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")")))) (; ";")) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" (identifier "puStack_58") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (iVar3 == -1) goto LAB_00322594;" (if "if") (parenthesized_expression "(iVar3 == -1)" (( "(") (binary_expression "iVar3 == -1" (identifier "iVar3") (== "==") (number_literal "-1")) () ")")) (goto_statement "goto LAB_00322594;" (goto "goto") (statement_identifier "LAB_00322594") (; ";"))) (expression_statement "pbVar5 = (byte *)plVar1[2];" (assignment_expression "pbVar5 = (byte *)plVar1[2]" (identifier "pbVar5") (= "=") (cast_expression "(byte *)plVar1[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "pbVar6 = (byte *)plVar1[3];" (assignment_expression "pbVar6 = (byte *)plVar1[3]" (identifier "pbVar6") (= "=") (cast_expression "(byte *)plVar1[3]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]")))) (; ";")) (} "}")))) (if_statement "if (pbVar5 < pbVar6) {\n uVar7 = (ulong)*pbVar5;\n }\n else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" (if "if") (parenthesized_expression "(pbVar5 < pbVar6)" (( "(") (binary_expression "pbVar5 < pbVar6" (identifier "pbVar5") (< "<") (identifier "pbVar6")) () ")")) (compound_statement "{\n uVar7 = (ulong)*pbVar5;\n }" ({ "{") (expression_statement "uVar7 = (ulong)*pbVar5;" (assignment_expression "uVar7 = (ulong)*pbVar5" (identifier "uVar7") (= "=") (binary_expression "(ulong)*pbVar5" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar5"))) (; ";")) (} "}")) (else_clause "else {\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" (else "else") (compound_statement "{\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);\n }" ({ "{") (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" (identifier "uVar7") (= "=") (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x48)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x48)" (* "*") (cast_expression "(code **)(*plVar1 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x48)" (( "(") (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")")))) (; ";")) (} "}")))) (goto_statement "goto LAB_003223d8;" (goto "goto") (statement_identifier "LAB_003223d8") (; ";")) (} "}"))) (expression_statement "pbVar6 = (byte *)((long)__src + 1);" (assignment_expression "pbVar6 = (byte *)((long)__src + 1)" (identifier "pbVar6") (= "=") (cast_expression "(byte *)((long)__src + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__src + 1)" (( "(") (binary_expression "(long)__src + 1" (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (if_statement "if ((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) {\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }\n else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" (if "if") (parenthesized_expression "((pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0))" (( "(") (binary_expression "(pbVar6 < (byte *)(lVar9 + (long)__src)) &&\n ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" (parenthesized_expression "(pbVar6 < (byte *)(lVar9 + (long)__src))" (( "(") (binary_expression "pbVar6 < (byte *)(lVar9 + (long)__src)" (identifier "pbVar6") (< "<") (cast_expression "(byte *)(lVar9 + (long)__src)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + (long)__src)" (( "(") (binary_expression "lVar9 + (long)__src" (identifier "lVar9") (+ "+") (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src"))) () ")")))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" (* "*") (cast_expression "(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2)" (( "(") (binary_expression "lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) (+ "+") (binary_expression "(ulong)*(byte *)((long)__src + 1) * 2" (binary_expression "(ulong)*(byte *)((long)__src + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)((long)__src + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__src + 1)" (( "(") (binary_expression "(long)__src + 1" (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src")) (+ "+") (number_literal "1")) () ")")))) (* "*") (number_literal "2"))) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);\n __n = (long)pbVar6 - (long)__src;\n if (__n != 0) goto LAB_0032253b;\n plVar1[2] = (long)pbVar6;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" ({ "{") (do_statement "do {\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0);" (do "do") (compound_statement "{\n pbVar6 = pbVar6 + 1;\n if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;\n }" ({ "{") (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" (identifier "pbVar6") (= "=") (binary_expression "pbVar6 + 1" (identifier "pbVar6") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if ((byte *)(lVar9 + (long)__src) <= pbVar6) break;" (if "if") (parenthesized_expression "((byte *)(lVar9 + (long)__src) <= pbVar6)" (( "(") (binary_expression "(byte *)(lVar9 + (long)__src) <= pbVar6" (cast_expression "(byte *)(lVar9 + (long)__src)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + (long)__src)" (( "(") (binary_expression "lVar9 + (long)__src" (identifier "lVar9") (+ "+") (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src"))) () ")"))) (<= "<=") (identifier "pbVar6")) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}")) (while "while") (parenthesized_expression "((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20" (pointer_expression "*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2)" (* "*") (cast_expression "(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1 + (ulong)*pbVar6 * 2)" (( "(") (binary_expression "lVar2 + 1 + (ulong)*pbVar6 * 2" (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) (+ "+") (binary_expression "(ulong)*pbVar6 * 2" (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar6")) (* "*") (number_literal "2"))) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (; ";")) (expression_statement "__n = (long)pbVar6 - (long)__src;" (assignment_expression "__n = (long)pbVar6 - (long)__src" (identifier "__n") (= "=") (binary_expression "(long)pbVar6 - (long)__src" (cast_expression "(long)pbVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar6")) (- "-") (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src")))) (; ";")) (if_statement "if (__n != 0) goto LAB_0032253b;" (if "if") (parenthesized_expression "(__n != 0)" (( "(") (binary_expression "__n != 0" (identifier "__n") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0032253b;" (goto "goto") (statement_identifier "LAB_0032253b") (; ";"))) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)pbVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar6"))) (; ";")) (if_statement "if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;" (if "if") (parenthesized_expression "((byte *)plVar1[3] <= pbVar6)" (( "(") (binary_expression "(byte *)plVar1[3] <= pbVar6" (cast_expression "(byte *)plVar1[3]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "pbVar6")) () ")")) (goto_statement "goto LAB_00322578;" (goto "goto") (statement_identifier "LAB_00322578") (; ";"))) (} "}")) (else_clause "else {\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" (else "else") (compound_statement "{\n __n = 1;\nLAB_0032253b:\n memcpy(param_2,__src,__n);\n pbVar6 = (byte *)(plVar1[2] + __n);\n param_2 = param_2 + __n;\n plVar1[2] = (long)pbVar6;\n lVar10 = lVar10 + __n;\n if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;\n }" ({ "{") (expression_statement "__n = 1;" (assignment_expression "__n = 1" (identifier "__n") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_0032253b:\n memcpy(param_2,__src,__n);" (statement_identifier "LAB_0032253b") (: ":") (expression_statement "memcpy(param_2,__src,__n);" (call_expression "memcpy(param_2,__src,__n)" (identifier "memcpy") (argument_list "(param_2,__src,__n)" (( "(") (identifier "param_2") (, ",") (identifier "__src") (, ",") (identifier "__n") () ")"))) (; ";"))) (expression_statement "pbVar6 = (byte *)(plVar1[2] + __n);" (assignment_expression "pbVar6 = (byte *)(plVar1[2] + __n)" (identifier "pbVar6") (= "=") (cast_expression "(byte *)(plVar1[2] + __n)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar1[2] + __n)" (( "(") (binary_expression "plVar1[2] + __n" (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")) (+ "+") (identifier "__n")) () ")")))) (; ";")) (expression_statement "param_2 = param_2 + __n;" (assignment_expression "param_2 = param_2 + __n" (identifier "param_2") (= "=") (binary_expression "param_2 + __n" (identifier "param_2") (+ "+") (identifier "__n"))) (; ";")) (expression_statement "plVar1[2] = (long)pbVar6;" (assignment_expression "plVar1[2] = (long)pbVar6" (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)pbVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar6"))) (; ";")) (expression_statement "lVar10 = lVar10 + __n;" (assignment_expression "lVar10 = lVar10 + __n" (identifier "lVar10") (= "=") (binary_expression "lVar10 + __n" (identifier "lVar10") (+ "+") (identifier "__n"))) (; ";")) (if_statement "if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578;" (if "if") (parenthesized_expression "((byte *)plVar1[3] <= pbVar6)" (( "(") (binary_expression "(byte *)plVar1[3] <= pbVar6" (cast_expression "(byte *)plVar1[3]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "pbVar6")) () ")")) (goto_statement "goto LAB_00322578;" (goto "goto") (statement_identifier "LAB_00322578") (; ";"))) (} "}")))) (expression_statement "uVar7 = (ulong)*pbVar6;" (assignment_expression "uVar7 = (ulong)*pbVar6" (identifier "uVar7") (= "=") (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar6"))) (; ";")) (expression_statement "uVar11 = (uint)*pbVar6;" (assignment_expression "uVar11 = (uint)*pbVar6" (identifier "uVar11") (= "=") (binary_expression "(uint)*pbVar6" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (identifier "pbVar6"))) (; ";")) (if_statement "if (lVar12 + -1 <= lVar10) break;" (if "if") (parenthesized_expression "(lVar12 + -1 <= lVar10)" (( "(") (binary_expression "lVar12 + -1 <= lVar10" (binary_expression "lVar12 + -1" (identifier "lVar12") (+ "+") (number_literal "-1")) (<= "<=") (identifier "lVar10")) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "puStack_58 = param_2;" (assignment_expression "puStack_58 = param_2" (identifier "puStack_58") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (uVar11 == 0xffffffff) {\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }\n else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" (if "if") (parenthesized_expression "(uVar11 == 0xffffffff)" (( "(") (binary_expression "uVar11 == 0xffffffff" (identifier "uVar11") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\nLAB_00322594:\n *puStack_58 = 0;\n lVar4 = *param_1;\n uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n }" ({ "{") (labeled_statement "LAB_00322594:\n *puStack_58 = 0;" (statement_identifier "LAB_00322594") (: ":") (expression_statement "*puStack_58 = 0;" (assignment_expression "*puStack_58 = 0" (pointer_expression "*puStack_58" (* "*") (identifier "puStack_58")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" (identifier "lVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar11 = (-(uint)(lVar10 == 0) & 4) + 2;" (assignment_expression "uVar11 = (-(uint)(lVar10 == 0) & 4) + 2" (identifier "uVar11") (= "=") (binary_expression "(-(uint)(lVar10 == 0) & 4) + 2" (parenthesized_expression "(-(uint)(lVar10 == 0) & 4)" (( "(") (binary_expression "-(uint)(lVar10 == 0) & 4" (unary_expression "-(uint)(lVar10 == 0)" (- "-") (call_expression "(uint)(lVar10 == 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(lVar10 == 0)" (( "(") (binary_expression "lVar10 == 0" (identifier "lVar10") (== "==") (number_literal "0")) () ")")))) (& "&") (number_literal "4")) () ")")) (+ "+") (number_literal "2"))) (; ";")) (expression_statement "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar4 + -0x18)" (* "*") (cast_expression "(long *)(lVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" (else "else") (compound_statement "{\nLAB_0032249c:\n *param_2 = 0;\n lVar4 = *param_1;\n *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;\n if (lVar10 != 0) {\n return param_1;\n }\n uVar11 = 4;\n }" ({ "{") (labeled_statement "LAB_0032249c:\n *param_2 = 0;" (statement_identifier "LAB_0032249c") (: ":") (expression_statement "*param_2 = 0;" (assignment_expression "*param_2 = 0" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "lVar4 = *param_1;" (assignment_expression "lVar4 = *param_1" (identifier "lVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10)" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar4 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar4 + -0x18)" (* "*") (cast_expression "(long *)(lVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (lVar10 != 0) {\n return param_1;\n }" (if "if") (parenthesized_expression "(lVar10 != 0)" (( "(") (binary_expression "lVar10 != 0" (identifier "lVar10") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return param_1;\n }" ({ "{") (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "uVar11 = 4;" (assignment_expression "uVar11 = 4" (identifier "uVar11") (= "=") (number_literal "4")) (; ";")) (} "}")))) (goto_statement "goto LAB_003224c5;" (goto "goto") (statement_identifier "LAB_003224c5") (; ";")) (labeled_statement "LAB_00322578:\n uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (statement_identifier "LAB_00322578") (: ":") (expression_statement "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1);" (assignment_expression "uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1)" (identifier "uVar7") (= "=") (call_expression "(**(code **)(*plVar1 + 0x48))(plVar1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x48))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x48)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x48)" (* "*") (cast_expression "(code **)(*plVar1 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x48)" (( "(") (binary_expression "*plVar1 + 0x48" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")")))) (; ";"))) (goto_statement "goto LAB_003223d8;" (goto "goto") (statement_identifier "LAB_003223d8") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::istream& std::TEMPNAMEPLACEHOLDERVALUE(std::istream&, unsigned char*) */ istream * var_8::operator>>(istream *var_3,type_6 *var_15) { long *plVar1; void *__src; type_1 var_21; int var_17; type_2 *var_11; long var_4; type_3 *var_18; type_3 *var_16; type_4 var_12; long var_13; long var_14; long var_10; type_5 var_5; size_t var_19; long var_6; type_6 *puStack_58; type_7 var_1; type_8 alStack_40 [16]; istream::sentry::type_7(&var_1,var_3,false); var_4 = *(long *)var_3; if (var_1 == (type_7)0x0) { var_5 = _S_failbit; LAB_003224c5: ios::var_2((type_9 *)(var_3 + *(long *)(var_4 + -0x18)), var_5 | *(type_5 *)((type_9 *)(var_3 + *(long *)(var_4 + -0x18)) + 0x20)); return var_3; } var_6 = *(long *)(var_3 + *(long *)(var_4 + -0x18) + 0x10); if (var_6 < 1) { var_6 = 0x7fffffffffffffff; } locale::type_8(alStack_40,(type_8 *)(var_3 + *(long *)(var_4 + -0x18) + 0xd0)); var_11 = var_7<var_8::type_2<var_9>>(alStack_40); locale::~type_8(alStack_40); plVar1 = *(long **)(var_3 + *(long *)(*(long *)var_3 + -0x18) + 0xe8); if ((type_3 *)plVar1[2] < (type_3 *)plVar1[3]) { var_12 = (type_4)*(type_3 *)plVar1[2]; } else { var_12 = (**(type_10 **)(*plVar1 + 0x48))(plVar1); } var_10 = 0; LAB_003223d8: var_21 = (type_1)var_12; if (var_10 < var_6 + -1) { do { puStack_58 = var_15; if ((int)var_12 == -1) goto LAB_00322594; var_4 = *(long *)(var_11 + 0x30); if ((*(type_3 *)(var_4 + 1 + (var_12 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c; __src = (void *)plVar1[2]; var_14 = (var_6 - var_10) + -1; var_13 = plVar1[3] - (long)__src; if (var_13 < var_14) { var_14 = var_13; } if (var_14 < 2) { *var_15 = (type_6)var_12; var_15 = var_15 + 1; var_10 = var_10 + 1; var_16 = (type_3 *)plVar1[3]; if ((type_3 *)plVar1[2] < var_16) { var_18 = (type_3 *)plVar1[2] + 1; plVar1[2] = (long)var_18; } else { var_17 = (**(type_10 **)(*plVar1 + 0x50))(plVar1); puStack_58 = var_15; if (var_17 == -1) goto LAB_00322594; var_18 = (type_3 *)plVar1[2]; var_16 = (type_3 *)plVar1[3]; } if (var_18 < var_16) { var_12 = (type_4)*var_18; } else { var_12 = (**(type_10 **)(*plVar1 + 0x48))(plVar1); } goto LAB_003223d8; } var_16 = (type_3 *)((long)__src + 1); if ((var_16 < (type_3 *)(var_14 + (long)__src)) && ((*(type_3 *)(var_4 + 1 + (type_4)*(type_3 *)((long)__src + 1) * 2) & 0x20) == 0)) { do { var_16 = var_16 + 1; if ((type_3 *)(var_14 + (long)__src) <= var_16) break; } while ((*(type_3 *)(var_4 + 1 + (type_4)*var_16 * 2) & 0x20) == 0); var_19 = (long)var_16 - (long)__src; if (var_19 != 0) goto LAB_0032253b; plVar1[2] = (long)var_16; if ((type_3 *)plVar1[3] <= var_16) goto LAB_00322578; } else { var_19 = 1; LAB_0032253b: var_20(var_15,__src,var_19); var_16 = (type_3 *)(plVar1[2] + var_19); var_15 = var_15 + var_19; plVar1[2] = (long)var_16; var_10 = var_10 + var_19; if ((type_3 *)plVar1[3] <= var_16) goto LAB_00322578; } var_12 = (type_4)*var_16; var_21 = (type_1)*var_16; if (var_6 + -1 <= var_10) break; } while( true ); } puStack_58 = var_15; if (var_21 == 0xffffffff) { LAB_00322594: *puStack_58 = '\0'; var_4 = *(long *)var_3; var_5 = (-(type_1)(var_10 == 0) & 4) + var_22; *(type_11 *)(var_3 + *(long *)(var_4 + -0x18) + 0x10) = 0; } else { LAB_0032249c: *var_15 = '\0'; var_4 = *(long *)var_3; *(type_11 *)(var_3 + *(long *)(var_4 + -0x18) + 0x10) = 0; if (var_10 != 0) { return var_3; } var_5 = _S_failbit; } goto LAB_003224c5; LAB_00322578: var_12 = (**(type_10 **)(*plVar1 + 0x48))(plVar1); goto LAB_003223d8; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (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 (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (return_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: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))))) (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: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (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: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))) 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) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (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: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)))))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (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: (break_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: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal)))))) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_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: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) consequence: (break_statement))) condition: (parenthesized_expression (true))))) (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: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))) right: (number_literal)))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_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: (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)))))) (goto_statement label: (statement_identifier)))))
null
long * MASKED(long *param_1,undefined1 *param_2) { long *plVar1; long lVar2; void *__src; int iVar3; long lVar4; byte *pbVar5; byte *pbVar6; ulong uVar7; long lVar8; long lVar9; long lVar10; uint uVar11; size_t __n; long lVar12; undefined1 *puStack_58; char cStack_41; undefined1 auStack_40 [16]; FUN_002faf20(&cStack_41,param_1,0); lVar4 = *param_1; if (cStack_41 == '\0') { uVar11 = 4; LAB_003224c5: lVar4 = *(long *)(lVar4 + -0x18) + (long)param_1; FUN_00300860(lVar4,uVar11 | *(uint *)(lVar4 + 0x20)); return param_1; } lVar12 = *(long *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10); if (lVar12 < 1) { lVar12 = 0x7fffffffffffffff; } FUN_002dca60(auStack_40,(long)param_1 + *(long *)(lVar4 + -0x18) + 0xd0); lVar4 = FUN_002ec660(auStack_40); FUN_002dd1a0(auStack_40); plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8); if ((byte *)plVar1[2] < (byte *)plVar1[3]) { uVar7 = (ulong)*(byte *)plVar1[2]; } else { uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1); } lVar10 = 0; LAB_003223d8: uVar11 = (uint)uVar7; if (lVar10 < lVar12 + -1) { do { puStack_58 = param_2; if ((int)uVar7 == -1) goto LAB_00322594; lVar2 = *(long *)(lVar4 + 0x30); if ((*(byte *)(lVar2 + 1 + (uVar7 & 0xff) * 2) & 0x20) != 0) goto LAB_0032249c; __src = (void *)plVar1[2]; lVar9 = (lVar12 - lVar10) + -1; lVar8 = plVar1[3] - (long)__src; if (lVar8 < lVar9) { lVar9 = lVar8; } if (lVar9 < 2) { *param_2 = (char)uVar7; param_2 = param_2 + 1; lVar10 = lVar10 + 1; pbVar6 = (byte *)plVar1[3]; if ((byte *)plVar1[2] < pbVar6) { pbVar5 = (byte *)plVar1[2] + 1; plVar1[2] = (long)pbVar5; } else { iVar3 = (**(code **)(*plVar1 + 0x50))(plVar1); puStack_58 = param_2; if (iVar3 == -1) goto LAB_00322594; pbVar5 = (byte *)plVar1[2]; pbVar6 = (byte *)plVar1[3]; } if (pbVar5 < pbVar6) { uVar7 = (ulong)*pbVar5; } else { uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1); } goto LAB_003223d8; } pbVar6 = (byte *)((long)__src + 1); if ((pbVar6 < (byte *)(lVar9 + (long)__src)) && ((*(byte *)(lVar2 + 1 + (ulong)*(byte *)((long)__src + 1) * 2) & 0x20) == 0)) { do { pbVar6 = pbVar6 + 1; if ((byte *)(lVar9 + (long)__src) <= pbVar6) break; } while ((*(byte *)(lVar2 + 1 + (ulong)*pbVar6 * 2) & 0x20) == 0); __n = (long)pbVar6 - (long)__src; if (__n != 0) goto LAB_0032253b; plVar1[2] = (long)pbVar6; if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578; } else { __n = 1; LAB_0032253b: memcpy(param_2,__src,__n); pbVar6 = (byte *)(plVar1[2] + __n); param_2 = param_2 + __n; plVar1[2] = (long)pbVar6; lVar10 = lVar10 + __n; if ((byte *)plVar1[3] <= pbVar6) goto LAB_00322578; } uVar7 = (ulong)*pbVar6; uVar11 = (uint)*pbVar6; if (lVar12 + -1 <= lVar10) break; } while( true ); } puStack_58 = param_2; if (uVar11 == 0xffffffff) { LAB_00322594: *puStack_58 = 0; lVar4 = *param_1; uVar11 = (-(uint)(lVar10 == 0) & 4) + 2; *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0; } else { LAB_0032249c: *param_2 = 0; lVar4 = *param_1; *(undefined8 *)((long)param_1 + *(long *)(lVar4 + -0x18) + 0x10) = 0; if (lVar10 != 0) { return param_1; } uVar11 = 4; } goto LAB_003224c5; LAB_00322578: uVar7 = (**(code **)(*plVar1 + 0x48))(plVar1); goto LAB_003223d8; }
8856_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
pos_format
FUN_002e2890
/* std::moneypunct<char, true>::pos_format() const */ ulong __thiscall std::moneypunct<char,true>::pos_format(moneypunct<char,true> *this) { ulong uVar1; if (*(code **)(*(long *)this + 0x48) == (code *)PTR_do_pos_format_003bdd58) { return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x5c); } /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*(long *)this + 0x48))(); return uVar1; }
ulong FUN_002e2890(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) { return (ulong)*(uint *)(param_1[2] + 0x5c); } /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x48))(); return uVar1; }
MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x48] CMP RAX,qword ptr [0x003bdd58] JNZ 0x002e28b0 MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x5c] RET JMP RAX
null
null
null
null
[('tmp_43', u'CBRANCH_-1204737869'), ('tmp_78', u'CAST_-1204737790'), (u'INT_ADD_-1204737880', u'CAST_-1204737786'), (u'COPY_-1204737860', u'RETURN_-1204737845'), (u'LOAD_-1204737896', u'CALLIND_-1204737837'), (u'CALLIND_-1204737837', u'RETURN_-1204737834'), (u'CAST_-1204737771', u'LOAD_-1204737868'), (u'CAST_-1204737766', u'LOAD_-1204737861'), (u'CAST_-1204737781', u'INT_EQUAL_-1204737876'), (u'CAST_-1204737790', u'LOAD_-1204737902'), ('const-16', u'PTRADD_-1204737806'), ('tmp_78', u'PTRADD_-1204737806'), (u'CALLIND_-1204737837', u'INDIRECT_-1204737765'), ('const-433', u'LOAD_-1204737902'), ('tmp_135', u'CAST_-1204737781'), (u'CAST_-1204737786', u'LOAD_-1204737896'), (u'PTRADD_-1204737806', u'CAST_-1204737771'), ('const-433', u'LOAD_-1204737868'), (u'LOAD_-1204737861', u'INT_ZEXT_-1204737832'), ('tmp_135', u'COPY_-1204737833'), (u'INT_EQUAL_-1204737876', u'CBRANCH_-1204737869'), (u'INDIRECT_-1204737765', u'COPY_-1204737823'), ('const-72', u'INT_ADD_-1204737880'), ('const-92', u'INT_ADD_-1204737845'), ('const-433', u'LOAD_-1204737861'), ('const-0', u'RETURN_-1204737845'), ('const-1', u'PTRADD_-1204737806'), (u'INT_ADD_-1204737845', u'CAST_-1204737766'), (u'LOAD_-1204737868', u'INT_ADD_-1204737845'), (u'LOAD_-1204737902', u'INT_ADD_-1204737880'), ('const-433', u'LOAD_-1204737896'), ('const-1', u'RETURN_-1204737834'), (u'LOAD_-1204737896', u'INT_EQUAL_-1204737876'), (u'INT_ZEXT_-1204737832', u'COPY_-1204737860')]
[('tmp_43', u'CBRANCH_-1204737869'), (u'INT_ADD_-1204737880', u'CAST_-1204737786'), (u'COPY_-1204737860', u'RETURN_-1204737845'), (u'LOAD_-1204737896', u'CALLIND_-1204737837'), (u'CALLIND_-1204737837', u'RETURN_-1204737834'), ('const-433', u'LOAD_-1204737896'), ('const-8', u'PTRADD_-1204737773'), (u'CAST_-1204737781', u'INT_EQUAL_-1204737876'), ('const-433', u'LOAD_-1204737868'), ('const-433', u'LOAD_-1204737861'), ('tmp_119', u'PTRADD_-1204737773'), (u'CALLIND_-1204737837', u'INDIRECT_-1204737765'), (u'PTRADD_-1204737773', u'LOAD_-1204737868'), (u'CAST_-1204737786', u'LOAD_-1204737896'), ('tmp_119', u'LOAD_-1204737902'), (u'LOAD_-1204737861', u'INT_ZEXT_-1204737832'), ('const-433', u'LOAD_-1204737902'), (u'INT_EQUAL_-1204737876', u'CBRANCH_-1204737869'), (u'INT_ADD_-1204737845', u'CAST_-1204737767'), (u'INDIRECT_-1204737765', u'COPY_-1204737823'), ('const-72', u'INT_ADD_-1204737880'), ('const-92', u'INT_ADD_-1204737845'), ('const-0', u'RETURN_-1204737845'), (u'CAST_-1204737767', u'LOAD_-1204737861'), ('tmp_134', u'COPY_-1204737833'), ('tmp_134', u'CAST_-1204737781'), (u'LOAD_-1204737868', u'INT_ADD_-1204737845'), (u'LOAD_-1204737902', u'INT_ADD_-1204737880'), ('const-1', u'RETURN_-1204737834'), (u'LOAD_-1204737896', u'INT_EQUAL_-1204737876'), ('const-2', u'PTRADD_-1204737773'), (u'INT_ZEXT_-1204737832', u'COPY_-1204737860')]
null
null
002e2890
x64
O2
(translation_unit "ulong FUN_002e2890(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_002e2890(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_002e2890(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58)" ( (binary_expression "*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58" (pointer_expression "*(code **)(*param_1 + 0x48)" * (cast_expression "(code **)(*param_1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x48)" ( (binary_expression "*param_1 + 0x48" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_003bdd58" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x5c);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x5c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x5c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x5c)" ( (binary_expression "param_1[2] + 0x5c" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*param_1 + 0x48))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x48))()" identifier = (call_expression "(**(code **)(*param_1 + 0x48))()" (parenthesized_expression "(**(code **)(*param_1 + 0x48))" ( (pointer_expression "**(code **)(*param_1 + 0x48)" * (pointer_expression "*(code **)(*param_1 + 0x48)" * (cast_expression "(code **)(*param_1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x48)" ( (binary_expression "*param_1 + 0x48" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<char, true>::pos_format() const */\n\nulong __thiscall std::moneypunct<char,true>::pos_format(moneypunct<char,true> *this)\n\n{\n ulong uVar1;\n \n if (*(code **)(*(long *)this + 0x48) == (code *)PTR_do_pos_format_003bdd58) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x5c);\n }\n /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*(long *)this + 0x48))();\n return uVar1;\n}\n\n" comment (declaration "ulong __thiscall std::moneypunct<char,true>::pos_format(moneypunct<char,true> *this)\n\n{\n ulong uVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "true>::pos_format(moneypunct<char,true> *this)\n\n{\n ulong" identifier > : : (function_declarator "pos_format(moneypunct<char,true> *this)" identifier (parameter_list "(moneypunct<char,true> *this)" ( (parameter_declaration "moneypunct" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) identifier ;) (if_statement "if (*(code **)(*(long *)this + 0x48) == (code *)PTR_do_pos_format_003bdd58) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x5c);\n }" if (parenthesized_expression "(*(code **)(*(long *)this + 0x48) == (code *)PTR_do_pos_format_003bdd58)" ( (binary_expression "*(code **)(*(long *)this + 0x48) == (code *)PTR_do_pos_format_003bdd58" (pointer_expression "*(code **)(*(long *)this + 0x48)" * (cast_expression "(code **)(*(long *)this + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x48)" ( (binary_expression "*(long *)this + 0x48" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) == (cast_expression "(code *)PTR_do_pos_format_003bdd58" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x5c);\n }" { (return_statement "return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x5c);" return (binary_expression "(ulong)*(uint *)(*(long *)(this + 0x10) + 0x5c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(this + 0x10) + 0x5c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x10) + 0x5c)" ( (binary_expression "*(long *)(this + 0x10) + 0x5c" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*(long *)this + 0x48))();" (assignment_expression "uVar1 = (**(code **)(*(long *)this + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)this + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)this + 0x48))" ( (pointer_expression "**(code **)(*(long *)this + 0x48)" * (pointer_expression "*(code **)(*(long *)this + 0x48)" * (cast_expression "(code **)(*(long *)this + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x48)" ( (binary_expression "*(long *)this + 0x48" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "ulong FUN_002e2890(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_002e2890(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_002e2890(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58)" ( (binary_expression "*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58" (pointer_expression "*(code **)(*param_1 + 0x48)" * (cast_expression "(code **)(*param_1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x48)" ( (binary_expression "*param_1 + 0x48" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_003bdd58" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x5c);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x5c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x5c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x5c)" ( (binary_expression "param_1[2] + 0x5c" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x48))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x48))()" identifier = (call_expression "(**(code **)(*param_1 + 0x48))()" (parenthesized_expression "(**(code **)(*param_1 + 0x48))" ( (pointer_expression "**(code **)(*param_1 + 0x48)" * (pointer_expression "*(code **)(*param_1 + 0x48)" * (cast_expression "(code **)(*param_1 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x48)" ( (binary_expression "*param_1 + 0x48" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (compound_statement { (return_statement return (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_002e2890(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_002e2890(long *param_1)" (identifier "FUN_002e2890") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x48))();\n return uVar1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (if_statement "if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) {\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58)" (( "(") (binary_expression "*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58" (pointer_expression "*(code **)(*param_1 + 0x48)" (* "*") (cast_expression "(code **)(*param_1 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x48)" (( "(") (binary_expression "*param_1 + 0x48" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x48")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_003bdd58" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_003bdd58"))) () ")")) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x5c);\n }" ({ "{") (return_statement "return (ulong)*(uint *)(param_1[2] + 0x5c);" (return "return") (binary_expression "(ulong)*(uint *)(param_1[2] + 0x5c)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1[2] + 0x5c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[2] + 0x5c)" (( "(") (binary_expression "param_1[2] + 0x5c" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x5c")) () ")")))) (; ";")) (} "}"))) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x48))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x48))()" (identifier "uVar1") (= "=") (call_expression "(**(code **)(*param_1 + 0x48))()" (parenthesized_expression "(**(code **)(*param_1 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x48)" (* "*") (cast_expression "(code **)(*param_1 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x48)" (( "(") (binary_expression "*param_1 + 0x48" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* std::moneypunct<char, true>::pos_format() const */ type_1 __thiscall std::moneypunct<char,true>::pos_format(moneypunct<char,true> *var_1) { type_1 uVar1; if (*(type_2 **)(*(long *)var_1 + 0x48) == (type_2 *)PTR_do_pos_format_003bdd58) { return (type_1)*(type_3 *)(*(long *)(var_1 + 0x10) + 0x5c); } /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(type_2 **)(*(long *)var_1 + 0x48))(); return uVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) consequence: (compound_statement (return_statement (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))) (return_statement (identifier)))))
null
ulong MASKED(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x48) == (code *)PTR_FUN_003bdd58) { return (ulong)*(uint *)(param_1[2] + 0x5c); } /* WARNING: Could not recover jumptable at 0x002e28b0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x48))(); return uVar1; }
53_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_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_001701a8)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)(); return pcVar1; }
JMP qword ptr [0x001701a8]
null
null
null
null
[('const-0', u'RETURN_-1206938789'), (u'CAST_-1206938723', u'RETURN_-1206938789'), ('tmp_38', u'CAST_-1206938724'), (u'CALLIND_-1206938792', u'INDIRECT_-1206938729'), (u'CALLIND_-1206938792', u'CAST_-1206938723'), (u'CAST_-1206938724', u'CALLIND_-1206938792'), (u'INDIRECT_-1206938729', u'COPY_-1206938788')]
[('const-0', u'RETURN_-1206938789'), (u'CAST_-1206938723', u'RETURN_-1206938789'), ('tmp_38', u'CAST_-1206938724'), (u'CALLIND_-1206938792', u'INDIRECT_-1206938729'), (u'CALLIND_-1206938792', u'CAST_-1206938723'), (u'CAST_-1206938724', u'CALLIND_-1206938792'), (u'INDIRECT_-1206938729', u'COPY_-1206938788')]
null
null
00109350
x64
O2
(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_001701a8)();\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_001701a8)();\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_001701a8)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)()" identifier = (cast_expression "(char *)(*(code *)PTR_strchr_001701a8)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strchr_001701a8)()" (parenthesized_expression "(*(code *)PTR_strchr_001701a8)" ( (pointer_expression "*(code *)PTR_strchr_001701a8" * (cast_expression "(code *)PTR_strchr_001701a8" ( (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_001701a8)();\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_001701a8)();\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_001701a8)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)()" identifier = (cast_expression "(char *)(*(code *)PTR_strchr_001701a8)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strchr_001701a8)()" (parenthesized_expression "(*(code *)PTR_strchr_001701a8)" ( (pointer_expression "*(code *)PTR_strchr_001701a8" * (cast_expression "(code *)PTR_strchr_001701a8" ( (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_001701a8)();\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_001701a8)();\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_001701a8)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)()" identifier = (cast_expression "(char *)(*(code *)PTR_strchr_001701a8)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strchr_001701a8)()" (parenthesized_expression "(*(code *)PTR_strchr_001701a8)" ( (pointer_expression "*(code *)PTR_strchr_001701a8" * (cast_expression "(code *)PTR_strchr_001701a8" ( (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_001701a8)();\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_001701a8)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_001701a8)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_strchr_001701a8)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_strchr_001701a8)()" (parenthesized_expression "(*(code *)PTR_strchr_001701a8)" (( "(") (pointer_expression "*(code *)PTR_strchr_001701a8" (* "*") (cast_expression "(code *)PTR_strchr_001701a8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strchr_001701a8"))) () ")")) (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_001701a8)(); 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_001701a8)(); return pcVar1; }
6207_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
check_unmatched_names
FUN_002672a0
/* DWARF original prototype: void check_unmatched_names(Version_script_info * this, Symbol_table * symtab) */ void __thiscall gold::Version_script_info::check_unmatched_names(Version_script_info *this,Symbol_table *symtab) { Version_tree *pVVar1; pointer pcVar2; _Alloc_hider _Var3; bool bVar4; Symbol *pSVar5; char *format; Version_expression_list *pVVar6; pointer pVVar7; ulong uVar8; pointer ppVVar9; ulong uVar10; string pattern; ppVVar9 = (this->version_trees_). super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl. _M_start; if ((this->version_trees_). super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl. _M_finish == ppVVar9) { return; } uVar10 = 0; do { pVVar1 = ppVVar9[uVar10]; pVVar6 = pVVar1->global; if ((pVVar6 != (Version_expression_list *)0x0) && (pVVar7 = (pVVar6->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_start, pVVar7 != (pVVar6->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_finish)) { uVar8 = 0; do { pVVar7 = pVVar7 + uVar8; if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) { pcVar2 = (pVVar7->pattern)._M_dataplus._M_p; pattern._M_dataplus._M_p = (pointer)&pattern.field_2; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length); /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */ if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) && (pSVar5 = Symbol_table::lookup (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p), _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) { pcVar2 = (pVVar1->tag)._M_dataplus._M_p; format = (char *)gettext( "version script assignment of %s to symbol %s failed: symbol not defined" ); gold_error(format,pcVar2,_Var3._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pattern._M_dataplus._M_p != &pattern.field_2) { operator_delete(pattern._M_dataplus._M_p); } pVVar6 = pVVar1->global; } pVVar7 = (pVVar6->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_start; uVar8 = uVar8 + 1; } while (uVar8 < (ulong)(((long)(pVVar6->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333) ); ppVVar9 = (this->version_trees_). super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>. _M_impl._M_start; } uVar10 = uVar10 + 1; } while (uVar10 < (ulong)((long)(this->version_trees_). super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_> ._M_impl._M_finish - (long)ppVVar9 >> 3)); return; }
void FUN_002672a0(long param_1,undefined8 param_2) { long *plVar1; undefined8 *puVar2; undefined8 uVar3; undefined1 *puVar4; char cVar5; long lVar6; undefined8 uVar7; long *plVar8; long lVar9; ulong uVar10; ulong uVar11; undefined1 *local_58 [2]; undefined1 local_48 [24]; lVar6 = *(long *)(param_1 + 0x30); if (*(long *)(param_1 + 0x38) == lVar6) { return; } uVar11 = 0; do { puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8); plVar8 = (long *)puVar2[4]; if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) { uVar10 = 0; do { plVar1 = (long *)(lVar9 + uVar10 * 0x28); if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) { local_58[0] = local_48; FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1); /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */ if (((*(char *)((long)plVar1 + 0x24) != '\0') || (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) && (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)) { uVar3 = *puVar2; uVar7 = gettext( "version script assignment of %s to symbol %s failed: symbol not defined" ); FUN_00178320(uVar7,uVar3,puVar4); } if (local_58[0] != local_48) { FUN_002dac60(local_58[0]); } plVar8 = (long *)puVar2[4]; } lVar9 = *plVar8; uVar10 = uVar10 + 1; } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)); lVar6 = *(long *)(param_1 + 0x30); } uVar11 = uVar11 + 1; } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)); return; }
MOV R8,qword ptr [RDI + 0x30] CMP qword ptr [RDI + 0x38],R8 JZ 0x00267428 PUSH R15 MOV R15,RDI PUSH R14 PUSH R13 XOR R13D,R13D PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x58 LEA RAX,[RSP + 0x30] MOV qword ptr [RSP + 0x18],RSI MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x40] MOV qword ptr [RSP + 0x8],RAX NOP dword ptr [RAX + RAX*0x1] MOV R12,qword ptr [R8 + R13*0x8] MOV RCX,qword ptr [R12 + 0x20] TEST RCX,RCX JZ 0x002673b5 MOV RDX,qword ptr [RCX] CMP RDX,qword ptr [RCX + 0x8] JZ 0x002673b5 MOV RBP,-0x3333333333333333 XOR EBX,EBX NOP dword ptr [RAX + RAX*0x1] LEA RAX,[RBX + RBX*0x4] LEA R14,[RDX + RAX*0x8] CMP byte ptr [R14 + 0x25],0x0 JNZ 0x00267392 MOV EAX,dword ptr [R14 + 0x20] TEST EAX,EAX JNZ 0x00267392 MOV RAX,qword ptr [RSP + 0x8] MOV RDX,qword ptr [R14 + 0x8] MOV RDI,qword ptr [RSP + 0x10] MOV qword ptr [RSP + 0x30],RAX MOV RSI,qword ptr [R14] ADD RDX,RSI CALL 0x00166a10 CMP byte ptr [R14 + 0x24],0x0 JNZ 0x00267361 MOV RSI,qword ptr [RSP + 0x10] MOV RDI,R15 CALL 0x00264b70 TEST AL,AL JNZ 0x002673e0 MOV RDX,qword ptr [R12] MOV RSI,qword ptr [RSP + 0x30] MOV RDI,qword ptr [RSP + 0x18] CALL 0x002732a0 MOV RDX,qword ptr [RSP + 0x30] TEST RAX,RAX JZ 0x002673f0 MOV RDI,RDX CMP RDX,qword ptr [RSP + 0x8] JZ 0x0026738d CALL 0x002dac60 MOV RCX,qword ptr [R12 + 0x20] MOV RDX,qword ptr [RCX] MOV RAX,qword ptr [RCX + 0x8] ADD RBX,0x1 SUB RAX,RDX SAR RAX,0x3 IMUL RAX,RBP CMP RBX,RAX JC 0x00267310 MOV R8,qword ptr [R15 + 0x30] MOV RAX,qword ptr [R15 + 0x38] ADD R13,0x1 SUB RAX,R8 SAR RAX,0x3 CMP RAX,R13 JA 0x002672e0 ADD RSP,0x58 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RDI,qword ptr [RSP + 0x30] CMP RDI,qword ptr [RSP + 0x8] JNZ 0x00267388 JMP 0x0026738d MOV RSI,qword ptr [R12] LEA RDI,[0x3862e0] MOV qword ptr [RSP + 0x28],RDX MOV qword ptr [RSP + 0x20],RSI CALL 0x00147320 MOV RDX,qword ptr [RSP + 0x28] MOV RSI,qword ptr [RSP + 0x20] MOV RDI,RAX XOR EAX,EAX CALL 0x00178320 MOV RDX,qword ptr [RSP + 0x30] JMP 0x0026737e RET
null
null
null
null
[('const-0', u'PTRSUB_-1204193339'), (u'LOAD_-1204194313', u'INT_NOTEQUAL_-1204194297'), (u'PTRSUB_-1204193223', u'PTRSUB_-1204193201'), (u'LOAD_-1204194519', u'PTRSUB_-1204193030'), (u'LOAD_-1204194155', u'CAST_-1204193066'), ('const-0', u'PTRSUB_-1204193239'), (u'PTRADD_-1204193267', u'PTRSUB_-1204193211'), (u'MULTIEQUAL_-1204193697', u'MULTIEQUAL_-1204193568'), ('const-0', u'PTRSUB_-1204193131'), (u'LOAD_-1204194053', u'MULTIEQUAL_-1204193455'), (u'LOAD_-1204194512', u'INT_NOTEQUAL_-1204194491'), ('const-3', u'INT_SRIGHT_-1204193984'), (u'PTRSUB_-1204193339', u'PTRSUB_-1204193325'), ('const-8', u'PTRSUB_-1204193047'), (u'CALL_-1204194315', u'INDIRECT_-1204193345'), (u'PTRSUB_-1204193356', u'CALL_-1204194315'), (u'PTRSUB_-1204193393', u'PTRSUB_-1204193363'), (u'PTRSUB_-1204193182', u'PTRSUB_-1204193161'), (u'PTRSUB_-1204193137', u'LOAD_-1204194168'), (u'PTRSUB_-1204193111', u'PTRSUB_-1204193094'), (u'LOAD_-1204194361', u'PTRADD_-1204194269'), (u'PTRSUB_-1204193144', u'LOAD_-1204194254'), (u'MULTIEQUAL_-1204193455', u'CAST_-1204193030'), (u'PTRSUB_-1204193261', u'LOAD_-1204194413'), (u'CAST_-1204193162', u'COPY_-1204193226'), ('const-433', u'LOAD_-1204193884'), (u'INT_EQUAL_-1204194372', u'CBRANCH_-1204194370'), (u'PTRSUB_-1204193394', u'PTRSUB_-1204193393'), (u'PTRSUB_-1204193060', u'LOAD_-1204194053'), (u'PTRSUB_-1204193239', u'PTRSUB_-1204193216'), (u'INT_ADD_-1204194021', u'INT_LESS_-1204193951'), ('const-1', u'PTRADD_-1204194269'), (u'PTRSUB_-1204193242', u'LOAD_-1204194480'), ('const-433', u'LOAD_-1204194413'), (u'CAST_-1204193095', u'INT_NOTEQUAL_-1204194180'), (u'COPY_-1204193180', u'CALL_-1204193807'), (u'INT_SRIGHT_-1204193984', u'CAST_-1204193019'), ('const--88', u'PTRSUB_-1204193356'), (u'PTRSUB_-1204193097', u'PTRSUB_-1204193096'), (u'LOAD_-1204194480', u'INT_NOTEQUAL_-1204194464'), (u'INT_EQUAL_-1204194203', u'CBRANCH_-1204194201'), (u'INT_LESS_-1204193951', u'CBRANCH_-1204193959'), (u'PTRSUB_-1204193091', u'PTRSUB_-1204193072'), (u'PTRSUB_-1204193077', u'PTRSUB_-1204193060'), (u'MULTIEQUAL_-1204193666', u'MULTIEQUAL_-1204193455'), (u'MULTIEQUAL_-1204193672', u'PTRADD_-1204193267'), ('const-0', u'PTRSUB_-1204193090'), (u'INT_ADD_-1204194021', u'MULTIEQUAL_-1204193656'), (u'INT_MULT_-1204194053', u'CAST_-1204193053'), ('const-0', u'PTRSUB_-1204193055'), (u'PTRSUB_-1204193246', u'LOAD_-1204194486'), (u'INT_EQUAL_-1204194398', u'CBRANCH_-1204194393'), ('const-0', u'COPY_-1204193739'), (u'PTRSUB_-1204193127', u'PTRSUB_-1204193107'), ('const-433', u'LOAD_-1204194646'), (u'PTRSUB_-1204193325', u'LOAD_-1204194646'), ('const-433', u'LOAD_-1204194161'), ('tmp_1339', u'PTRSUB_-1204193097'), ('const-0', u'PTRSUB_-1204193107'), (u'LOAD_-1204194512', u'PTRSUB_-1204193303'), ('const-0', u'PTRSUB_-1204193096'), (u'PTRSUB_-1204193273', u'PTRSUB_-1204193255'), (u'PTRADD_-1204193267', u'PTRSUB_-1204193253'), (u'PTRSUB_-1204193107', u'PTRSUB_-1204193090'), (u'PTRSUB_-1204193363', u'PTRSUB_-1204193344'), (u'PTRSUB_-1204193311', u'INT_NOTEQUAL_-1204194180'), (u'PTRADD_-1204193267', u'PTRSUB_-1204193239'), (u'INDIRECT_-1204193296', u'MULTIEQUAL_-1204193140'), ('const-0', u'PTRSUB_-1204193084'), ('const-433', u'LOAD_-1204194486'), ('const-433', u'LOAD_-1204194254'), (u'PTRSUB_-1204193161', u'PTRSUB_-1204193144'), (u'COPY_-1204193739', u'MULTIEQUAL_-1204193672'), ('const-0', u'PTRSUB_-1204193072'), (u'CAST_-1204193053', u'INT_LESS_-1204194060'), (u'LOAD_-1204194161', u'MULTIEQUAL_-1204193683'), (u'MULTIEQUAL_-1204193568', u'MULTIEQUAL_-1204193697'), (u'CAST_-1204193065', u'INT_SUB_-1204194116'), ('tmp_270', u'CBRANCH_-1204194462'), (u'LOAD_-1204194486', u'INT_NOTEQUAL_-1204194464'), (u'PTRSUB_-1204193011', u'PTRSUB_-1204192994'), ('const-3', u'INT_SRIGHT_-1204194093'), ('const-433', u'LOAD_-1204194046'), (u'PTRADD_-1204194269', u'CALL_-1204194315'), ('tmp_551', u'CBRANCH_-1204194258'), (u'CAST_-1204192964', u'CALL_-1204193807'), ('const-8', u'PTRSUB_-1204193216'), (u'LOAD_-1204194519', u'PTRSUB_-1204193137'), (u'LOAD_-1204194653', u'MULTIEQUAL_-1204193666'), ('tmp_1339', u'PTRSUB_-1204193388'), (u'LOAD_-1204194168', u'MULTIEQUAL_-1204193568'), (u'PTRSUB_-1204193388', u'PTRSUB_-1204193358'), (u'LOAD_-1204194339', u'CALL_-1204194315'), (u'INT_NOTEQUAL_-1204194297', u'CBRANCH_-1204194293'), (u'PTRSUB_-1204193299', u'PTRSUB_-1204193273'), ('tmp_1339', u'CALL_-1204194274'), ('const-0', u'PTRSUB_-1204193127'), (u'CALL_-1204194225', u'INT_EQUAL_-1204194203'), (u'PTRSUB_-1204193072', u'PTRSUB_-1204193055'), ('const-0', u'PTRSUB_-1204193277'), ('const-0', u'PTRSUB_-1204193255'), ('tmp_358', u'CBRANCH_-1204194393'), (u'CAST_-1204193019', u'INT_LESS_-1204193951'), (u'INDIRECT_-1204193324', u'MULTIEQUAL_-1204193303'), ('const-8', u'PTRADD_-1204193324'), (u'PTRSUB_-1204193255', u'PTRSUB_-1204193242'), (u'PTRSUB_-1204193303', u'PTRSUB_-1204193277'), (u'CALL_-1204193847', u'INDIRECT_-1204193145'), (u'CALL_-1204193807', u'INDIRECT_-1204193124'), (u'LOAD_-1204194512', u'PTRSUB_-1204193299'), ('const-0', u'PTRSUB_-1204193184'), ('const-8', u'PTRSUB_-1204193325'), (u'PTRSUB_-1204193184', u'LOAD_-1204194339'), (u'INT_NOTEQUAL_-1204194180', u'CBRANCH_-1204194177'), (u'PTRSUB_-1204192994', u'LOAD_-1204193884'), (u'INT_NOTEQUAL_-1204194491', u'CBRANCH_-1204194490'), ('const-433', u'LOAD_-1204194155'), (u'PTRSUB_-1204193047', u'LOAD_-1204194046'), ('tmp_1340', u'CALL_-1204194225'), (u'PTRSUB_-1204193096', u'PTRSUB_-1204193077'), ('tmp_1076', u'CBRANCH_-1204193959'), (u'MULTIEQUAL_-1204193683', u'PTRADD_-1204193267'), ('const-32', u'PTRSUB_-1204193318'), ('const-433', u'LOAD_-1204194361'), ('tmp_2872', u'PTRSUB_-1204193356'), ('tmp_614', u'CBRANCH_-1204194201'), (u'MULTIEQUAL_-1204193568', u'PTRSUB_-1204193127'), ('tmp_1339', u'PTRSUB_-1204193091'), ('tmp_229', u'CBRANCH_-1204194490'), (u'COPY_-1204193757', u'MULTIEQUAL_-1204193656'), (u'LOAD_-1204194046', u'CAST_-1204193031'), (u'COPY_-1204193103', u'CALL_-1204193847'), (u'PTRADD_-1204193324', u'LOAD_-1204194519'), (u'INDIRECT_-1204193124', u'MULTIEQUAL_-1204193140'), ('const-48', u'PTRSUB_-1204193388'), ('const-37', u'PTRSUB_-1204193261'), ('const-0', u'PTRSUB_-1204193011'), (u'PTRSUB_-1204193253', u'LOAD_-1204194392'), (u'INT_SRIGHT_-1204194093', u'INT_MULT_-1204194053'), ('const-433', u'LOAD_-1204194313'), ('const-0', u'PTRSUB_-1204193393'), (u'PTRADD_-1204193267', u'PTRSUB_-1204193261'), (u'LOAD_-1204193884', u'CALL_-1204193807'), (u'INDIRECT_-1204193324', u'MULTIEQUAL_-1204193140'), ('const-0', u'RETURN_-1204193764'), ('const-0', u'PTRSUB_-1204193259'), ('const-32', u'PTRSUB_-1204193253'), (u'LOAD_-1204194519', u'PTRSUB_-1204193318'), ('const-0', u'PTRSUB_-1204193182'), (u'INT_ADD_-1204194130', u'MULTIEQUAL_-1204193672'), (u'LOAD_-1204194413', u'INT_EQUAL_-1204194398'), ('const-0', u'INT_NOTEQUAL_-1204194297'), (u'INT_ADD_-1204194130', u'INT_LESS_-1204194060'), (u'PTRSUB_-1204193211', u'LOAD_-1204194313'), (u'PTRSUB_-1204193201', u'PTRSUB_-1204193184'), ('const-433', u'LOAD_-1204194339'), (u'MULTIEQUAL_-1204193455', u'MULTIEQUAL_-1204193666'), (u'CALL_-1204194274', u'BOOL_NEGATE_-1204193240'), (u'PTRSUB_-1204193090', u'PTRSUB_-1204193080'), ('tmp_878', u'CBRANCH_-1204194058'), (u'LOAD_-1204194392', u'INT_EQUAL_-1204194372'), ('const-0', u'INT_EQUAL_-1204194203'), ('const-48', u'PTRSUB_-1204193091'), (u'LOAD_-1204194512', u'MULTIEQUAL_-1204193697'), (u'PTRSUB_-1204193340', u'PTRSUB_-1204193311'), (u'LOAD_-1204194161', u'CAST_-1204193065'), (u'INT_EQUAL_-1204194631', u'CBRANCH_-1204194628'), (u'INT_SUB_-1204194007', u'INT_SRIGHT_-1204193984'), ('tmp_396', u'CBRANCH_-1204194370'), ('const-0', u'PTRSUB_-1204192994'), (u'CAST_-1204193030', u'INT_SUB_-1204194007'), (u'PTRSUB_-1204193344', u'LOAD_-1204194653'), ('const-0', u'INT_NOTEQUAL_-1204194491'), (u'PTRSUB_-1204193311', u'CAST_-1204193162'), (u'MULTIEQUAL_-1204193303', u'CALL_-1204194225'), ('const-48', u'PTRSUB_-1204193097'), ('const-433', u'LOAD_-1204194653'), ('const--3689348814741910323', u'INT_MULT_-1204194053'), (u'MULTIEQUAL_-1204193140', u'CAST_-1204193095'), (u'LOAD_-1204194486', u'MULTIEQUAL_-1204193683'), (u'CALL_-1204194170', u'INDIRECT_-1204193268'), ('const-1', u'INT_ADD_-1204194130'), (u'PTRSUB_-1204193131', u'PTRSUB_-1204193111'), (u'PTRSUB_-1204193094', u'PTRSUB_-1204193084'), ('tmp_42', u'CBRANCH_-1204194628'), (u'BOOL_NEGATE_-1204193240', u'CBRANCH_-1204194258'), ('const-0', u'PTRSUB_-1204193246'), ('const-0', u'PTRSUB_-1204193299'), (u'INT_SUB_-1204194116', u'INT_SRIGHT_-1204194093'), ('const-0', u'PTRSUB_-1204193077'), ('const-0', u'PTRSUB_-1204193030'), (u'PTRSUB_-1204193084', u'LOAD_-1204194161'), (u'INT_NOTEQUAL_-1204194464', u'CBRANCH_-1204194462'), ('const-0', u'PTRSUB_-1204193094'), ('tmp_2872', u'PTRSUB_-1204193340'), (u'MULTIEQUAL_-1204193140', u'CALL_-1204194170'), ('const-8', u'PTRSUB_-1204193242'), (u'PTRSUB_-1204193080', u'LOAD_-1204194155'), (u'CALL_-1204194225', u'INDIRECT_-1204193296'), ('const-32', u'PTRSUB_-1204193137'), (u'MULTIEQUAL_-1204193666', u'PTRADD_-1204193324'), ('const-0', u'PTRSUB_-1204193201'), ('const-433', u'LOAD_-1204194168'), ('const-0', u'PTRSUB_-1204193273'), ('const-36', u'PTRSUB_-1204193211'), ('const-1', u'INT_ADD_-1204194021'), ('const-16', u'PTRSUB_-1204193311'), (u'MULTIEQUAL_-1204193568', u'PTRSUB_-1204193131'), ('const-0', u'INT_EQUAL_-1204194398'), ('const-8', u'PTRSUB_-1204193080'), (u'MULTIEQUAL_-1204193656', u'PTRADD_-1204193324'), ('const-0', u'RETURN_-1204193898'), ('tmp_1339', u'PTRSUB_-1204193394'), ('const-0', u'PTRSUB_-1204193144'), ('const-433', u'LOAD_-1204194519'), (u'PTRSUB_-1204193259', u'PTRSUB_-1204193246'), (u'PTRSUB_-1204193216', u'LOAD_-1204194361'), (u'PTRSUB_-1204193055', u'PTRSUB_-1204193047'), ('const-48', u'PTRSUB_-1204193394'), (u'INDIRECT_-1204193296', u'COPY_-1204193180'), (u'CAST_-1204193066', u'INT_SUB_-1204194116'), ('const-0', u'PTRSUB_-1204193358'), ('const-40', u'PTRADD_-1204193267'), (u'LOAD_-1204194339', u'PTRADD_-1204194269'), ('const-0', u'PTRSUB_-1204193111'), ('const-433', u'LOAD_-1204194392'), ('const-0', u'PTRSUB_-1204193303'), ('const--88', u'PTRSUB_-1204193340'), ('const-433', u'LOAD_-1204194480'), ('const-0', u'COPY_-1204193757'), ('const-433', u'LOAD_-1204194512'), (u'LOAD_-1204194646', u'INT_EQUAL_-1204194631'), (u'MULTIEQUAL_-1204193656', u'INT_ADD_-1204194021'), ('const-3695328', u'COPY_-1204193103'), (u'PTRSUB_-1204193358', u'PTRSUB_-1204193339'), ('const-0', u'PTRSUB_-1204193223'), (u'MULTIEQUAL_-1204193672', u'INT_ADD_-1204194130'), ('const-0', u'PTRSUB_-1204193060'), ('const-0', u'PTRSUB_-1204193344'), ('tmp_652', u'CBRANCH_-1204194177'), ('const-433', u'LOAD_-1204194053'), (u'PTRSUB_-1204193318', u'LOAD_-1204194512'), (u'PTRSUB_-1204193356', u'CALL_-1204194274'), (u'LOAD_-1204194519', u'PTRSUB_-1204193182'), (u'INT_LESS_-1204194060', u'CBRANCH_-1204194058'), (u'CALL_-1204193847', u'CAST_-1204192964'), ('const-0', u'PTRSUB_-1204193363'), ('const-0', u'INT_EQUAL_-1204194372'), (u'PTRSUB_-1204193277', u'PTRSUB_-1204193259'), (u'PTRADD_-1204193267', u'PTRSUB_-1204193223'), (u'LOAD_-1204194254', u'CALL_-1204194225'), (u'CAST_-1204193031', u'INT_SUB_-1204194007'), ('tmp_505', u'CBRANCH_-1204194293'), (u'CALL_-1204194274', u'INDIRECT_-1204193324'), ('tmp_1262', u'BRANCH_-1204193796'), (u'LOAD_-1204194653', u'INT_EQUAL_-1204194631'), ('const-0', u'PTRSUB_-1204193161'), (u'PTRSUB_-1204193030', u'PTRSUB_-1204193011'), (u'INDIRECT_-1204193345', u'MULTIEQUAL_-1204193303')]
[(u'LOAD_-1204194313', u'INT_NOTEQUAL_-1204194297'), (u'INT_ADD_-1204194503', u'CAST_-1204193315'), ('const-4', u'PTRADD_-1204193265'), (u'MULTIEQUAL_-1204193657', u'INT_ADD_-1204194021'), (u'PTRADD_-1204193265', u'LOAD_-1204194392'), (u'LOAD_-1204194361', u'INT_ADD_-1204194315'), (u'PTRADD_-1204193308', u'LOAD_-1204194480'), (u'MULTIEQUAL_-1204193456', u'MULTIEQUAL_-1204193667'), ('const-36', u'INT_ADD_-1204194297'), ('const-8', u'PTRADD_-1204193265'), (u'MULTIEQUAL_-1204193162', u'INT_NOTEQUAL_-1204194180'), (u'CALL_-1204194170', u'INDIRECT_-1204193269'), (u'LOAD_-1204194392', u'SUBPIECE_-1204193258'), (u'INT_ADD_-1204194637', u'CAST_-1204193381'), (u'CAST_-1204193097', u'LOAD_-1204194053'), ('const-433', u'LOAD_-1204194155'), (u'INT_ADD_-1204194021', u'MULTIEQUAL_-1204193657'), ('const-433', u'LOAD_-1204193884'), ('const-1', u'PTRADD_-1204193144'), (u'PTRSUB_-1204193361', u'CALL_-1204194315'), ('const-433', u'LOAD_-1204194512'), ('const-433', u'LOAD_-1204194161'), ('const--3689348814741910323', u'INT_MULT_-1204194053'), (u'INT_ADD_-1204194297', u'CAST_-1204193208'), (u'INT_EQUAL_-1204194372', u'CBRANCH_-1204194370'), ('const-433', u'LOAD_-1204194361'), (u'INT_ADD_-1204194021', u'INT_LESS_-1204193951'), ('const-433', u'LOAD_-1204194254'), (u'LOAD_-1204194519', u'PTRADD_-1204193153'), (u'INDIRECT_-1204193325', u'MULTIEQUAL_-1204193304'), (u'CAST_-1204193135', u'MULTIEQUAL_-1204193569'), (u'LOAD_-1204194161', u'MULTIEQUAL_-1204193684'), (u'LOAD_-1204194480', u'INT_NOTEQUAL_-1204194464'), (u'INT_MULT_-1204194053', u'CAST_-1204193107'), (u'SUBPIECE_-1204193258', u'INT_EQUAL_-1204194372'), ('const-8', u'PTRADD_-1204193144'), (u'CAST_-1204193310', u'INT_NOTEQUAL_-1204194491'), (u'INT_EQUAL_-1204194203', u'CBRANCH_-1204194201'), (u'INT_LESS_-1204193951', u'CBRANCH_-1204193959'), (u'MULTIEQUAL_-1204193698', u'MULTIEQUAL_-1204193569'), (u'INDIRECT_-1204193297', u'MULTIEQUAL_-1204193162'), ('tmp_2880', u'PTRSUB_-1204193361'), ('tmp_2889', u'CALL_-1204194225'), (u'LOAD_-1204194168', u'CAST_-1204193135'), (u'LOAD_-1204194519', u'PTRADD_-1204193326'), (u'PTRSUB_-1204193361', u'CALL_-1204194274'), (u'PTRADD_-1204193153', u'LOAD_-1204194168'), ('tmp_2879', u'CALL_-1204194274'), (u'LOAD_-1204194519', u'LOAD_-1204194254'), (u'CALL_-1204194225', u'INDIRECT_-1204193297'), (u'CAST_-1204193381', u'LOAD_-1204194653'), (u'INT_EQUAL_-1204194398', u'CBRANCH_-1204194393'), ('const-1', u'PTRADD_-1204193251'), (u'COPY_-1204193104', u'CALL_-1204193847'), (u'INT_ADD_-1204194397', u'CAST_-1204193255'), ('tmp_2879', u'INT_ADD_-1204194030'), ('const-0', u'COPY_-1204193740'), (u'INDIRECT_-1204193297', u'COPY_-1204193239'), ('const-37', u'INT_ADD_-1204194397'), ('const-433', u'LOAD_-1204194480'), ('const-8', u'INT_MULT_-1204194491'), (u'CAST_-1204193256', u'INT_ADD_-1204194397'), ('tmp_270', u'CBRANCH_-1204194462'), ('const-433', u'LOAD_-1204194168'), (u'LOAD_-1204194486', u'INT_NOTEQUAL_-1204194464'), (u'CAST_-1204193107', u'INT_LESS_-1204194060'), (u'LOAD_-1204194155', u'INT_SUB_-1204194116'), (u'CALL_-1204193847', u'INDIRECT_-1204193146'), ('tmp_2880', u'PTRSUB_-1204193345'), (u'INT_SRIGHT_-1204193984', u'CAST_-1204193073'), (u'CALL_-1204193847', u'CALL_-1204193807'), ('tmp_551', u'CBRANCH_-1204194258'), ('const-433', u'LOAD_-1204194486'), (u'CALL_-1204194274', u'INT_EQUAL_-1204194260'), (u'LOAD_-1204194339', u'INT_ADD_-1204194315'), (u'LOAD_-1204194339', u'CALL_-1204194315'), (u'INT_NOTEQUAL_-1204194297', u'CBRANCH_-1204194293'), (u'CAST_-1204193310', u'MULTIEQUAL_-1204193698'), (u'CALL_-1204194225', u'INT_EQUAL_-1204194203'), ('const-3', u'INT_SRIGHT_-1204194093'), ('const-433', u'LOAD_-1204194653'), ('tmp_358', u'CBRANCH_-1204194393'), ('const-433', u'LOAD_-1204194053'), ('tmp_2879', u'INT_ADD_-1204194037'), (u'MULTIEQUAL_-1204193304', u'CALL_-1204194225'), (u'CAST_-1204193315', u'LOAD_-1204194519'), (u'INT_NOTEQUAL_-1204194180', u'CBRANCH_-1204194177'), (u'INT_NOTEQUAL_-1204194491', u'CBRANCH_-1204194490'), ('const-433', u'LOAD_-1204194313'), ('tmp_1076', u'CBRANCH_-1204193959'), (u'INT_ADD_-1204194130', u'MULTIEQUAL_-1204193673'), ('const-433', u'LOAD_-1204194413'), ('const-0', u'COPY_-1204193758'), ('const--72', u'PTRSUB_-1204193345'), (u'PTRSUB_-1204193345', u'COPY_-1204193285'), (u'PTRADD_-1204193144', u'LOAD_-1204194155'), (u'CALL_-1204193807', u'INDIRECT_-1204193125'), ('tmp_614', u'CBRANCH_-1204194201'), (u'COPY_-1204193239', u'CALL_-1204193807'), (u'MULTIEQUAL_-1204193667', u'INT_ADD_-1204194503'), ('const-433', u'LOAD_-1204194519'), (u'CAST_-1204193073', u'INT_LESS_-1204193951'), ('tmp_229', u'CBRANCH_-1204194490'), ('const-433', u'LOAD_-1204194046'), (u'MULTIEQUAL_-1204193673', u'INT_ADD_-1204194130'), ('const-4', u'PTRADD_-1204193326'), (u'INT_EQUAL_-1204194260', u'CBRANCH_-1204194258'), (u'MULTIEQUAL_-1204193569', u'PTRADD_-1204193144'), (u'CAST_-1204193255', u'LOAD_-1204194413'), ('const-48', u'INT_ADD_-1204194637'), (u'INT_SRIGHT_-1204194093', u'INT_MULT_-1204194053'), (u'LOAD_-1204193884', u'CALL_-1204193807'), ('const-0', u'RETURN_-1204193764'), (u'LOAD_-1204194486', u'MULTIEQUAL_-1204193684'), (u'INT_ADD_-1204194630', u'CAST_-1204193376'), (u'LOAD_-1204194413', u'INT_EQUAL_-1204194398'), (u'LOAD_-1204194653', u'MULTIEQUAL_-1204193667'), ('const-56', u'INT_ADD_-1204194630'), (u'INT_ADD_-1204194130', u'INT_LESS_-1204194060'), ('const-1', u'PTRADD_-1204193308'), (u'INDIRECT_-1204193125', u'MULTIEQUAL_-1204193162'), ('tmp_878', u'CBRANCH_-1204194058'), ('const-433', u'LOAD_-1204194646'), ('const-0', u'INT_EQUAL_-1204194398'), ('const-0', u'INT_EQUAL_-1204194203'), (u'MULTIEQUAL_-1204193673', u'INT_MULT_-1204194391'), (u'LOAD_-1204194053', u'MULTIEQUAL_-1204193456'), (u'LOAD_-1204194519', u'LOAD_-1204193884'), (u'INT_EQUAL_-1204194631', u'CBRANCH_-1204194628'), (u'INT_SUB_-1204194007', u'INT_SRIGHT_-1204193984'), ('tmp_396', u'CBRANCH_-1204194370'), (u'MULTIEQUAL_-1204193456', u'INT_SUB_-1204194007'), ('const-8', u'PTRADD_-1204193326'), ('const-0', u'INT_NOTEQUAL_-1204194491'), (u'MULTIEQUAL_-1204193667', u'MULTIEQUAL_-1204193456'), ('const-40', u'INT_MULT_-1204194391'), (u'CAST_-1204193261', u'PTRADD_-1204193251'), (u'MULTIEQUAL_-1204193162', u'CALL_-1204194170'), ('const-1', u'INT_ADD_-1204194130'), ('tmp_2879', u'INT_ADD_-1204194630'), ('tmp_42', u'CBRANCH_-1204194628'), (u'PTRADD_-1204193326', u'LOAD_-1204194512'), (u'INT_MULT_-1204194491', u'INT_ADD_-1204194503'), (u'CAST_-1204193261', u'PTRADD_-1204193265'), (u'CAST_-1204193261', u'LOAD_-1204194339'), (u'INT_SUB_-1204194116', u'INT_SRIGHT_-1204194093'), (u'COPY_-1204193758', u'MULTIEQUAL_-1204193657'), (u'INT_NOTEQUAL_-1204194464', u'CBRANCH_-1204194462'), (u'COPY_-1204193740', u'MULTIEQUAL_-1204193673'), (u'CALL_-1204194315', u'INDIRECT_-1204193346'), (u'INT_ADD_-1204194037', u'CAST_-1204193097'), (u'CAST_-1204193209', u'INT_ADD_-1204194297'), ('const-4', u'PTRADD_-1204193153'), (u'INT_MULT_-1204194391', u'INT_ADD_-1204194403'), (u'MULTIEQUAL_-1204193569', u'LOAD_-1204194161'), ('const-1', u'INT_ADD_-1204194021'), (u'CAST_-1204193261', u'CAST_-1204193209'), (u'CAST_-1204193310', u'LOAD_-1204194486'), (u'INDIRECT_-1204193325', u'MULTIEQUAL_-1204193162'), ('const--88', u'PTRSUB_-1204193361'), ('const-0', u'RETURN_-1204193898'), ('const-433', u'LOAD_-1204194392'), (u'INT_ADD_-1204194315', u'CALL_-1204194315'), (u'CALL_-1204194274', u'INDIRECT_-1204193325'), (u'LOAD_-1204194161', u'INT_SUB_-1204194116'), ('const-0', u'INT_NOTEQUAL_-1204194297'), (u'LOAD_-1204194046', u'INT_SUB_-1204194007'), ('const-0', u'SUBPIECE_-1204193258'), (u'MULTIEQUAL_-1204193657', u'INT_MULT_-1204194491'), ('const-0', u'INT_EQUAL_-1204194260'), ('const-8', u'PTRADD_-1204193153'), (u'CAST_-1204193310', u'PTRADD_-1204193308'), ('tmp_2879', u'INT_ADD_-1204194637'), (u'CAST_-1204193092', u'LOAD_-1204194046'), (u'CAST_-1204193208', u'LOAD_-1204194313'), (u'PTRSUB_-1204193345', u'INT_NOTEQUAL_-1204194180'), ('const-56', u'INT_ADD_-1204194030'), (u'INT_ADD_-1204194030', u'CAST_-1204193092'), ('const-3695328', u'COPY_-1204193104'), ('const-48', u'INT_ADD_-1204194037'), (u'LOAD_-1204194646', u'INT_EQUAL_-1204194631'), (u'CAST_-1204193261', u'CAST_-1204193256'), ('tmp_652', u'CBRANCH_-1204194177'), ('const-3', u'INT_SRIGHT_-1204193984'), ('const-433', u'LOAD_-1204194339'), (u'LOAD_-1204194512', u'CAST_-1204193310'), (u'INT_LESS_-1204194060', u'CBRANCH_-1204194058'), ('const-8', u'PTRADD_-1204193251'), (u'MULTIEQUAL_-1204193569', u'MULTIEQUAL_-1204193698'), ('const-0', u'INT_EQUAL_-1204194372'), (u'INT_ADD_-1204194403', u'CAST_-1204193261'), (u'MULTIEQUAL_-1204193684', u'INT_ADD_-1204194403'), (u'LOAD_-1204194254', u'CALL_-1204194225'), (u'CAST_-1204193376', u'LOAD_-1204194646'), (u'INDIRECT_-1204193346', u'MULTIEQUAL_-1204193304'), (u'PTRADD_-1204193251', u'LOAD_-1204194361'), ('tmp_505', u'CBRANCH_-1204194293'), ('tmp_1262', u'BRANCH_-1204193796'), (u'LOAD_-1204194653', u'INT_EQUAL_-1204194631'), ('const-8', u'PTRADD_-1204193308')]
null
null
002672a0
x64
O2
(translation_unit "void FUN_002672a0(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}\n\n" (function_definition "void FUN_002672a0(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}" primitive_type (function_declarator "FUN_002672a0(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined1 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "undefined1 *local_58 [2];" type_identifier (pointer_declarator "*local_58 [2]" * (array_declarator "local_58 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar6 = *(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) ))))) ;) (if_statement "if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x38) == lVar6)" ( (binary_expression "*(long *)(param_1 + 0x38) == lVar6" (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) )))) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));" do (compound_statement "{\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n }" { (expression_statement "puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);" (assignment_expression "puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8)" identifier = (pointer_expression "*(undefined8 **)(lVar6 + uVar11 * 8)" * (cast_expression "(undefined8 **)(lVar6 + uVar11 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + uVar11 * 8)" ( (binary_expression "lVar6 + uVar11 * 8" identifier + (binary_expression "uVar11 * 8" identifier * number_literal)) ))))) ;) (expression_statement "plVar8 = (long *)puVar2[4];" (assignment_expression "plVar8 = (long *)puVar2[4]" identifier = (cast_expression "(long *)puVar2[4]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar2[4]" identifier [ number_literal ]))) ;) (if_statement "if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }" if (parenthesized_expression "((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1]))" ( (binary_expression "(plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])" (parenthesized_expression "(plVar8 != (long *)0x0)" ( (binary_expression "plVar8 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar9 = *plVar8, lVar9 != plVar8[1])" ( (comma_expression "lVar9 = *plVar8, lVar9 != plVar8[1]" (assignment_expression "lVar9 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) , (binary_expression "lVar9 != plVar8[1]" identifier != (subscript_expression "plVar8[1]" identifier [ number_literal ]))) ))) )) (compound_statement "{\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }" { (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (do_statement "do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));" do (compound_statement "{\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n }" { (expression_statement "plVar1 = (long *)(lVar9 + uVar10 * 0x28);" (assignment_expression "plVar1 = (long *)(lVar9 + uVar10 * 0x28)" identifier = (cast_expression "(long *)(lVar9 + uVar10 * 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + uVar10 * 0x28)" ( (binary_expression "lVar9 + uVar10 * 0x28" identifier + (binary_expression "uVar10 * 0x28" identifier * number_literal)) )))) ;) (if_statement "if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }" if (parenthesized_expression "((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0))" ( (binary_expression "(*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)" (parenthesized_expression "(*(char *)((long)plVar1 + 0x25) == '\0')" ( (binary_expression "*(char *)((long)plVar1 + 0x25) == '\0'" (pointer_expression "*(char *)((long)plVar1 + 0x25)" * (cast_expression "(char *)((long)plVar1 + 0x25)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar1 + 0x25)" ( (binary_expression "(long)plVar1 + 0x25" (cast_expression "(long)plVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((int)plVar1[4] == 0)" ( (binary_expression "(int)plVar1[4] == 0" (cast_expression "(int)plVar1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar1[4]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }" { (expression_statement "local_58[0] = local_48;" (assignment_expression "local_58[0] = local_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);" (call_expression "FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1)" identifier (argument_list "(local_58,*plVar1,plVar1[1] + *plVar1)" ( identifier , (pointer_expression "*plVar1" * identifier) , (binary_expression "plVar1[1] + *plVar1" (subscript_expression "plVar1[1]" identifier [ number_literal ]) + (pointer_expression "*plVar1" * identifier)) ))) ;) comment (if_statement "if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }" if (parenthesized_expression "(((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))" ( (binary_expression "((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)" (parenthesized_expression "((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0'))" ( (binary_expression "(*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')" (parenthesized_expression "(*(char *)((long)plVar1 + 0x24) != '\0')" ( (binary_expression "*(char *)((long)plVar1 + 0x24) != '\0'" (pointer_expression "*(char *)((long)plVar1 + 0x24)" * (cast_expression "(char *)((long)plVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar1 + 0x24)" ( (binary_expression "(long)plVar1 + 0x24" (cast_expression "(long)plVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')" ( (comma_expression "cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0'" (assignment_expression "cVar5 = FUN_00264b70(param_1,local_58)" identifier = (call_expression "FUN_00264b70(param_1,local_58)" identifier (argument_list "(param_1,local_58)" ( identifier , identifier )))) , (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) && (parenthesized_expression "(lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)" ( (comma_expression "lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0" (assignment_expression "lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2)" identifier = (call_expression "FUN_002732a0(param_2,local_58[0],*puVar2)" identifier (argument_list "(param_2,local_58[0],*puVar2)" ( identifier , (subscript_expression "local_58[0]" identifier [ number_literal ]) , (pointer_expression "*puVar2" * identifier) )))) , (comma_expression "puVar4 = local_58[0], lVar6 == 0" (assignment_expression "puVar4 = local_58[0]" identifier = (subscript_expression "local_58[0]" identifier [ number_literal ])) , (binary_expression "lVar6 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }" { (expression_statement "uVar3 = *puVar2;" (assignment_expression "uVar3 = *puVar2" identifier = (pointer_expression "*puVar2" * identifier)) ;) (expression_statement "uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );" (assignment_expression "uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" identifier = (call_expression "gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" identifier (argument_list "(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" ( (string_literal ""version script assignment of %s to symbol %s failed: symbol not defined"" " string_content ") )))) ;) (expression_statement "FUN_00178320(uVar7,uVar3,puVar4);" (call_expression "FUN_00178320(uVar7,uVar3,puVar4)" identifier (argument_list "(uVar7,uVar3,puVar4)" ( identifier , identifier , identifier ))) ;) })) (if_statement "if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }" if (parenthesized_expression "(local_58[0] != local_48)" ( (binary_expression "local_58[0] != local_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac60(local_58[0]);\n }" { (expression_statement "FUN_002dac60(local_58[0]);" (call_expression "FUN_002dac60(local_58[0])" identifier (argument_list "(local_58[0])" ( (subscript_expression "local_58[0]" identifier [ number_literal ]) ))) ;) })) (expression_statement "plVar8 = (long *)puVar2[4];" (assignment_expression "plVar8 = (long *)puVar2[4]" identifier = (cast_expression "(long *)puVar2[4]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar2[4]" identifier [ number_literal ]))) ;) })) (expression_statement "lVar9 = *plVar8;" (assignment_expression "lVar9 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;) (expression_statement "uVar10 = uVar10 + 1;" (assignment_expression "uVar10 = uVar10 + 1" identifier = (binary_expression "uVar10 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333))" ( (binary_expression "uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" identifier < (call_expression "(ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" ( (binary_expression "(plVar8[1] - lVar9 >> 3) * -0x3333333333333333" (parenthesized_expression "(plVar8[1] - lVar9 >> 3)" ( (binary_expression "plVar8[1] - lVar9 >> 3" (binary_expression "plVar8[1] - lVar9" (subscript_expression "plVar8[1]" identifier [ number_literal ]) - identifier) >> number_literal) )) * number_literal) )))) )) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar6 = *(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 "uVar11 = uVar11 + 1;" (assignment_expression "uVar11 = uVar11 + 1" identifier = (binary_expression "uVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3))" ( (binary_expression "uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)" identifier < (call_expression "(ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x38) - lVar6 >> 3)" ( (binary_expression "*(long *)(param_1 + 0x38) - lVar6 >> 3" (binary_expression "*(long *)(param_1 + 0x38) - lVar6" (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) )))) - identifier) >> number_literal) )))) )) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void check_unmatched_names(Version_script_info * this, Symbol_table *\n symtab) */\n\nvoid __thiscall\ngold::Version_script_info::check_unmatched_names(Version_script_info *this,Symbol_table *symtab)\n\n{\n Version_tree *pVVar1;\n pointer pcVar2;\n _Alloc_hider _Var3;\n bool bVar4;\n Symbol *pSVar5;\n char *format;\n Version_expression_list *pVVar6;\n pointer pVVar7;\n ulong uVar8;\n pointer ppVVar9;\n ulong uVar10;\n string pattern;\n \n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_start;\n if ((this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish == ppVVar9) {\n return;\n }\n uVar10 = 0;\n do {\n pVVar1 = ppVVar9[uVar10];\n pVVar6 = pVVar1->global;\n if ((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)) {\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3));\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Version_script_info::check_unmatched_names(Version_script_info *this,Symbol_table *symtab)\n\n{\n Version_tree *pVVar1;\n pointer pcVar2;\n _Alloc_hider _Var3;\n bool bVar4;\n Symbol *pSVar5;\n char *format;\n Version_expression_list *pVVar6;\n pointer pVVar7;\n ulong uVar8;\n pointer ppVVar9;\n ulong uVar10;\n string pattern;\n \n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_start;\n if ((this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish == ppVVar9) {\n return;\n }\n uVar10 = 0;\n do {\n pVVar1 = ppVVar9[uVar10];\n pVVar6 = pVVar1->global;\n if ((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)) {\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Version_script_info::" identifier : : identifier : :) (function_declarator "check_unmatched_names(Version_script_info *this,Symbol_table *symtab)" identifier (parameter_list "(Version_script_info *this,Symbol_table *symtab)" ( (parameter_declaration "Version_script_info *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) ))) (compound_statement "{\n Version_tree *pVVar1;\n pointer pcVar2;\n _Alloc_hider _Var3;\n bool bVar4;\n Symbol *pSVar5;\n char *format;\n Version_expression_list *pVVar6;\n pointer pVVar7;\n ulong uVar8;\n pointer ppVVar9;\n ulong uVar10;\n string pattern;\n \n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_start;\n if ((this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish == ppVVar9) {\n return;\n }\n uVar10 = 0;\n do {\n pVVar1 = ppVVar9[uVar10];\n pVVar6 = pVVar1->global;\n if ((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)) {\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3));\n return;\n}" { (declaration "Version_tree *pVVar1;" type_identifier (pointer_declarator "*pVVar1" * identifier) ;) (declaration "pointer pcVar2;" type_identifier identifier ;) (declaration "_Alloc_hider _Var3;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "Symbol *pSVar5;" type_identifier (pointer_declarator "*pSVar5" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "Version_expression_list *pVVar6;" type_identifier (pointer_declarator "*pVVar6" * identifier) ;) (declaration "pointer pVVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "pointer ppVVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "string pattern;" type_identifier identifier ;) (expression_statement "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_start;" (field_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_start" (field_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl" (binary_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_" (binary_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold" (binary_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std" (assignment_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold" identifier = (binary_expression "(this->version_trees_).\n super__Vector_base<gold" (field_expression "(this->version_trees_).\n super__Vector_base" (parenthesized_expression "(this->version_trees_)" ( (field_expression "this->version_trees_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_tree" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Version_tree" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if ((this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish == ppVVar9) {\n return;\n }" if (parenthesized_expression "((this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish == ppVVar9)" ( (binary_expression "(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish == ppVVar9" (field_expression "(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl.\n _M_finish" (field_expression "(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>._M_impl" (binary_expression "(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_" (binary_expression "(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold" (binary_expression "(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std" (binary_expression "(this->version_trees_).\n super__Vector_base<gold" (field_expression "(this->version_trees_).\n super__Vector_base" (parenthesized_expression "(this->version_trees_)" ( (field_expression "this->version_trees_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Version_tree" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Version_tree" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (do_statement "do {\n pVVar1 = ppVVar9[uVar10];\n pVVar6 = pVVar1->global;\n if ((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)) {\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3));" do (compound_statement "{\n pVVar1 = ppVVar9[uVar10];\n pVVar6 = pVVar1->global;\n if ((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)) {\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }\n uVar10 = uVar10 + 1;\n }" { (expression_statement "pVVar1 = ppVVar9[uVar10];" (assignment_expression "pVVar1 = ppVVar9[uVar10]" identifier = (subscript_expression "ppVVar9[uVar10]" identifier [ identifier ])) ;) (expression_statement "pVVar6 = pVVar1->global;" (assignment_expression "pVVar6 = pVVar1->global" identifier = (field_expression "pVVar1->global" identifier -> field_identifier)) ;) (if_statement "if ((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)) {\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }" if (parenthesized_expression "((pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish))" ( (binary_expression "(pVVar6 != (Version_expression_list *)0x0) &&\n (pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)" (parenthesized_expression "(pVVar6 != (Version_expression_list *)0x0)" ( (binary_expression "pVVar6 != (Version_expression_list *)0x0" identifier != (cast_expression "(Version_expression_list *)0x0" ( (type_descriptor "Version_expression_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)" ( (ERROR "pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std" (assignment_expression "pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold" identifier = (binary_expression "(pVVar6->expressions).\n super__Vector_base<gold" (field_expression "(pVVar6->expressions).\n super__Vector_base" (parenthesized_expression "(pVVar6->expressions)" ( (field_expression "pVVar6->expressions" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Version_expression>_>\n ._M_impl._M_start,\n pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold" (field_expression "Version_expression>_>\n ._M_impl._M_start" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) , (binary_expression "pVVar7 != (pVVar6->expressions).\n super__Vector_base<gold" identifier != (binary_expression "(pVVar6->expressions).\n super__Vector_base<gold" (field_expression "(pVVar6->expressions).\n super__Vector_base" (parenthesized_expression "(pVVar6->expressions)" ( (field_expression "pVVar6->expressions" identifier -> field_identifier) )) . field_identifier) < identifier))) : : (comma_expression "Version_expression,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Version_expression>_>\n ._M_impl._M_finish" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ))) )) (compound_statement "{\n uVar8 = 0;\n do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );\n ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;\n }" { (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;) (do_statement "do {\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n } while (uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n );" do (compound_statement "{\n pVVar7 = pVVar7 + uVar8;\n if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }\n pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n uVar8 = uVar8 + 1;\n }" { (expression_statement "pVVar7 = pVVar7 + uVar8;" (assignment_expression "pVVar7 = pVVar7 + uVar8" identifier = (binary_expression "pVVar7 + uVar8" identifier + identifier)) ;) (if_statement "if ((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)) {\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }" if (parenthesized_expression "((pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C))" ( (binary_expression "(pVVar7->was_matched_by_symbol == false) && (pVVar7->language == LANGUAGE_C)" (parenthesized_expression "(pVVar7->was_matched_by_symbol == false)" ( (binary_expression "pVVar7->was_matched_by_symbol == false" (field_expression "pVVar7->was_matched_by_symbol" identifier -> field_identifier) == false) )) && (parenthesized_expression "(pVVar7->language == LANGUAGE_C)" ( (binary_expression "pVVar7->language == LANGUAGE_C" (field_expression "pVVar7->language" identifier -> field_identifier) == identifier) ))) )) (compound_statement "{\n pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;\n pattern._M_dataplus._M_p = (pointer)&pattern.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);\n /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */\n if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }\n pVVar6 = pVVar1->global;\n }" { (expression_statement "pcVar2 = (pVVar7->pattern)._M_dataplus._M_p;" (assignment_expression "pcVar2 = (pVVar7->pattern)._M_dataplus._M_p" identifier = (field_expression "(pVVar7->pattern)._M_dataplus._M_p" (field_expression "(pVVar7->pattern)._M_dataplus" (parenthesized_expression "(pVVar7->pattern)" ( (field_expression "pVVar7->pattern" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "pattern._M_dataplus._M_p = (pointer)&pattern.field_2;" (assignment_expression "pattern._M_dataplus._M_p = (pointer)&pattern.field_2" (field_expression "pattern._M_dataplus._M_p" (field_expression "pattern._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&pattern.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "pattern.field_2" identifier . field_identifier))) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length);" (binary_expression "_M_construct<char*>(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length)" ( (comma_expression "&pattern,pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length" (pointer_expression "&pattern" & identifier) , (comma_expression "pcVar2,pcVar2 + (pVVar7->pattern)._M_string_length" identifier , (binary_expression "pcVar2 + (pVVar7->pattern)._M_string_length" identifier + (field_expression "(pVVar7->pattern)._M_string_length" (parenthesized_expression "(pVVar7->pattern)" ( (field_expression "pVVar7->pattern" identifier -> field_identifier) )) . field_identifier)))) ))) ;)) comment (if_statement "if (((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)) {\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }" if (parenthesized_expression "(((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0))" ( (binary_expression "((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)) &&\n (pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)" (parenthesized_expression "((pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4))" ( (binary_expression "(pVVar7->exact_match != false) || (bVar4 = unquote(this,&pattern), !bVar4)" (parenthesized_expression "(pVVar7->exact_match != false)" ( (binary_expression "pVVar7->exact_match != false" (field_expression "pVVar7->exact_match" identifier -> field_identifier) != false) )) || (parenthesized_expression "(bVar4 = unquote(this,&pattern), !bVar4)" ( (comma_expression "bVar4 = unquote(this,&pattern), !bVar4" (assignment_expression "bVar4 = unquote(this,&pattern)" identifier = (call_expression "unquote(this,&pattern)" identifier (argument_list "(this,&pattern)" ( identifier , (pointer_expression "&pattern" & identifier) )))) , (unary_expression "!bVar4" ! identifier)) ))) )) && (parenthesized_expression "(pSVar5 = Symbol_table::lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0)" ( (ERROR "pSVar5 = Symbol_table::" (assignment_expression "pSVar5 = Symbol_table" identifier = identifier) : :) (comma_expression "lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p),\n _Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0" (call_expression "lookup\n (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p)" identifier (argument_list "(symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p)" ( identifier , (field_expression "pattern._M_dataplus._M_p" (field_expression "pattern._M_dataplus" identifier . field_identifier) . field_identifier) , (field_expression "(pVVar1->tag)._M_dataplus._M_p" (field_expression "(pVVar1->tag)._M_dataplus" (parenthesized_expression "(pVVar1->tag)" ( (field_expression "pVVar1->tag" identifier -> field_identifier) )) . field_identifier) . field_identifier) ))) , (comma_expression "_Var3 = pattern._M_dataplus, pSVar5 == (Symbol *)0x0" (assignment_expression "_Var3 = pattern._M_dataplus" identifier = (field_expression "pattern._M_dataplus" identifier . field_identifier)) , (binary_expression "pSVar5 == (Symbol *)0x0" identifier == (cast_expression "(Symbol *)0x0" ( (type_descriptor "Symbol *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)))) ))) )) (compound_statement "{\n pcVar2 = (pVVar1->tag)._M_dataplus._M_p;\n format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n gold_error(format,pcVar2,_Var3._M_p);\n }" { (expression_statement "pcVar2 = (pVVar1->tag)._M_dataplus._M_p;" (assignment_expression "pcVar2 = (pVVar1->tag)._M_dataplus._M_p" identifier = (field_expression "(pVVar1->tag)._M_dataplus._M_p" (field_expression "(pVVar1->tag)._M_dataplus" (parenthesized_expression "(pVVar1->tag)" ( (field_expression "pVVar1->tag" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );" (assignment_expression "format = (char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" identifier = (cast_expression "(char *)gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" identifier (argument_list "(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" ( (string_literal ""version script assignment of %s to symbol %s failed: symbol not defined"" " string_content ") ))))) ;) (expression_statement "gold_error(format,pcVar2,_Var3._M_p);" (call_expression "gold_error(format,pcVar2,_Var3._M_p)" identifier (argument_list "(format,pcVar2,_Var3._M_p)" ( identifier , identifier , (field_expression "_Var3._M_p" identifier . field_identifier) ))) ;) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2) {\n operator_delete(pattern._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pattern._M_dataplus._M_p != &pattern.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 *)pattern._M_dataplus._M_p != &pattern.field_2" (binary_expression "allocator<char>_>_9\n *)pattern._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pattern._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "pattern._M_dataplus._M_p" (field_expression "pattern._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&pattern.field_2" & (field_expression "pattern.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(pattern._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(pattern._M_dataplus._M_p);" (call_expression "operator_delete(pattern._M_dataplus._M_p)" identifier (argument_list "(pattern._M_dataplus._M_p)" ( (field_expression "pattern._M_dataplus._M_p" (field_expression "pattern._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (expression_statement "pVVar6 = pVVar1->global;" (assignment_expression "pVVar6 = pVVar1->global" identifier = (field_expression "pVVar1->global" identifier -> field_identifier)) ;) })) (ERROR "pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std" (assignment_expression "pVVar7 = (pVVar6->expressions).\n super__Vector_base<gold" identifier = (binary_expression "(pVVar6->expressions).\n super__Vector_base<gold" (field_expression "(pVVar6->expressions).\n super__Vector_base" (parenthesized_expression "(pVVar6->expressions)" ( (field_expression "pVVar6->expressions" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Version_expression>_>\n ._M_impl._M_start;" (field_expression "Version_expression>_>\n ._M_impl._M_start" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "uVar8 = uVar8 + 1;" (assignment_expression "uVar8 = uVar8 + 1" identifier = (binary_expression "uVar8 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)\n )" ( (binary_expression "uVar8 < (ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)" identifier < (call_expression "(ulong)(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333)" ( (binary_expression "((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3) * -0x3333333333333333" (parenthesized_expression "((long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3)" ( (ERROR "(long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "(long)(pVVar6->expressions).\n super__Vector_base<gold::Version_expression,_std" (binary_expression "(long)(pVVar6->expressions).\n super__Vector_base<gold" (cast_expression "(long)(pVVar6->expressions).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(pVVar6->expressions).\n super__Vector_base" (parenthesized_expression "(pVVar6->expressions)" ( (field_expression "pVVar6->expressions" identifier -> field_identifier) )) . field_identifier)) < identifier) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7 >> 3" (binary_expression "Version_expression>_>\n ._M_impl._M_finish - (long)pVVar7" (field_expression "Version_expression>_>\n ._M_impl._M_finish" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)pVVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) * number_literal) )))) )) ;) (expression_statement "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start;" (field_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl._M_start" (field_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>.\n _M_impl" (binary_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_" (binary_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold" (binary_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std" (assignment_expression "ppVVar9 = (this->version_trees_).\n super__Vector_base<gold" identifier = (binary_expression "(this->version_trees_).\n super__Vector_base<gold" (field_expression "(this->version_trees_).\n super__Vector_base" (parenthesized_expression "(this->version_trees_)" ( (field_expression "this->version_trees_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_tree" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Version_tree" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) })) (expression_statement "uVar10 = uVar10 + 1;" (assignment_expression "uVar10 = uVar10 + 1" identifier = (binary_expression "uVar10 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar10 < (ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3))" ( (binary_expression "uVar10 < (ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3)" identifier < (call_expression "(ulong)((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3)" ( (binary_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9 >> 3" (binary_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish - (long)ppVVar9" (field_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl._M_finish" (field_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_>\n ._M_impl" (binary_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold::Version_tree*>_" (binary_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std::allocator<gold" (binary_expression "(long)(this->version_trees_).\n super__Vector_base<gold::Version_tree*,_std" (binary_expression "(long)(this->version_trees_).\n super__Vector_base<gold" (cast_expression "(long)(this->version_trees_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->version_trees_).\n super__Vector_base" (parenthesized_expression "(this->version_trees_)" ( (field_expression "this->version_trees_" identifier -> field_identifier) )) . field_identifier)) < identifier) (ERROR "::Version_tree" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Version_tree" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)ppVVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002672a0(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}\n\n" (function_definition "void FUN_002672a0(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}" primitive_type (function_declarator "FUN_002672a0(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined1 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "undefined1 *local_58 [2];" type_identifier (pointer_declarator "*local_58 [2]" * (array_declarator "local_58 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar6 = *(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) ))))) ;) (if_statement "if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x38) == lVar6)" ( (binary_expression "*(long *)(param_1 + 0x38) == lVar6" (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) )))) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));" do (compound_statement "{\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n }" { (expression_statement "puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);" (assignment_expression "puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8)" identifier = (pointer_expression "*(undefined8 **)(lVar6 + uVar11 * 8)" * (cast_expression "(undefined8 **)(lVar6 + uVar11 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + uVar11 * 8)" ( (binary_expression "lVar6 + uVar11 * 8" identifier + (binary_expression "uVar11 * 8" identifier * number_literal)) ))))) ;) (expression_statement "plVar8 = (long *)puVar2[4];" (assignment_expression "plVar8 = (long *)puVar2[4]" identifier = (cast_expression "(long *)puVar2[4]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar2[4]" identifier [ number_literal ]))) ;) (if_statement "if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }" if (parenthesized_expression "((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1]))" ( (binary_expression "(plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])" (parenthesized_expression "(plVar8 != (long *)0x0)" ( (binary_expression "plVar8 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar9 = *plVar8, lVar9 != plVar8[1])" ( (comma_expression "lVar9 = *plVar8, lVar9 != plVar8[1]" (assignment_expression "lVar9 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) , (binary_expression "lVar9 != plVar8[1]" identifier != (subscript_expression "plVar8[1]" identifier [ number_literal ]))) ))) )) (compound_statement "{\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }" { (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (do_statement "do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));" do (compound_statement "{\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n }" { (expression_statement "plVar1 = (long *)(lVar9 + uVar10 * 0x28);" (assignment_expression "plVar1 = (long *)(lVar9 + uVar10 * 0x28)" identifier = (cast_expression "(long *)(lVar9 + uVar10 * 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + uVar10 * 0x28)" ( (binary_expression "lVar9 + uVar10 * 0x28" identifier + (binary_expression "uVar10 * 0x28" identifier * number_literal)) )))) ;) (if_statement "if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }" if (parenthesized_expression "((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0))" ( (binary_expression "(*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)" (parenthesized_expression "(*(char *)((long)plVar1 + 0x25) == '\0')" ( (binary_expression "*(char *)((long)plVar1 + 0x25) == '\0'" (pointer_expression "*(char *)((long)plVar1 + 0x25)" * (cast_expression "(char *)((long)plVar1 + 0x25)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar1 + 0x25)" ( (binary_expression "(long)plVar1 + 0x25" (cast_expression "(long)plVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((int)plVar1[4] == 0)" ( (binary_expression "(int)plVar1[4] == 0" (cast_expression "(int)plVar1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar1[4]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }" { (expression_statement "local_58[0] = local_48;" (assignment_expression "local_58[0] = local_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);" (call_expression "FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1)" identifier (argument_list "(local_58,*plVar1,plVar1[1] + *plVar1)" ( identifier , (pointer_expression "*plVar1" * identifier) , (binary_expression "plVar1[1] + *plVar1" (subscript_expression "plVar1[1]" identifier [ number_literal ]) + (pointer_expression "*plVar1" * identifier)) ))) ;) (if_statement "if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }" if (parenthesized_expression "(((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))" ( (binary_expression "((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)" (parenthesized_expression "((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0'))" ( (binary_expression "(*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')" (parenthesized_expression "(*(char *)((long)plVar1 + 0x24) != '\0')" ( (binary_expression "*(char *)((long)plVar1 + 0x24) != '\0'" (pointer_expression "*(char *)((long)plVar1 + 0x24)" * (cast_expression "(char *)((long)plVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar1 + 0x24)" ( (binary_expression "(long)plVar1 + 0x24" (cast_expression "(long)plVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')" ( (comma_expression "cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0'" (assignment_expression "cVar5 = FUN_00264b70(param_1,local_58)" identifier = (call_expression "FUN_00264b70(param_1,local_58)" identifier (argument_list "(param_1,local_58)" ( identifier , identifier )))) , (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) && (parenthesized_expression "(lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)" ( (comma_expression "lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0" (assignment_expression "lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2)" identifier = (call_expression "FUN_002732a0(param_2,local_58[0],*puVar2)" identifier (argument_list "(param_2,local_58[0],*puVar2)" ( identifier , (subscript_expression "local_58[0]" identifier [ number_literal ]) , (pointer_expression "*puVar2" * identifier) )))) , (comma_expression "puVar4 = local_58[0], lVar6 == 0" (assignment_expression "puVar4 = local_58[0]" identifier = (subscript_expression "local_58[0]" identifier [ number_literal ])) , (binary_expression "lVar6 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }" { (expression_statement "uVar3 = *puVar2;" (assignment_expression "uVar3 = *puVar2" identifier = (pointer_expression "*puVar2" * identifier)) ;) (expression_statement "uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );" (assignment_expression "uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" identifier = (call_expression "gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" identifier (argument_list "(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" ( (string_literal ""version script assignment of %s to symbol %s failed: symbol not defined"" " string_content ") )))) ;) (expression_statement "FUN_00178320(uVar7,uVar3,puVar4);" (call_expression "FUN_00178320(uVar7,uVar3,puVar4)" identifier (argument_list "(uVar7,uVar3,puVar4)" ( identifier , identifier , identifier ))) ;) })) (if_statement "if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }" if (parenthesized_expression "(local_58[0] != local_48)" ( (binary_expression "local_58[0] != local_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac60(local_58[0]);\n }" { (expression_statement "FUN_002dac60(local_58[0]);" (call_expression "FUN_002dac60(local_58[0])" identifier (argument_list "(local_58[0])" ( (subscript_expression "local_58[0]" identifier [ number_literal ]) ))) ;) })) (expression_statement "plVar8 = (long *)puVar2[4];" (assignment_expression "plVar8 = (long *)puVar2[4]" identifier = (cast_expression "(long *)puVar2[4]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar2[4]" identifier [ number_literal ]))) ;) })) (expression_statement "lVar9 = *plVar8;" (assignment_expression "lVar9 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;) (expression_statement "uVar10 = uVar10 + 1;" (assignment_expression "uVar10 = uVar10 + 1" identifier = (binary_expression "uVar10 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333))" ( (binary_expression "uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" identifier < (call_expression "(ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" ( (binary_expression "(plVar8[1] - lVar9 >> 3) * -0x3333333333333333" (parenthesized_expression "(plVar8[1] - lVar9 >> 3)" ( (binary_expression "plVar8[1] - lVar9 >> 3" (binary_expression "plVar8[1] - lVar9" (subscript_expression "plVar8[1]" identifier [ number_literal ]) - identifier) >> number_literal) )) * number_literal) )))) )) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar6 = *(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 "uVar11 = uVar11 + 1;" (assignment_expression "uVar11 = uVar11 + 1" identifier = (binary_expression "uVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3))" ( (binary_expression "uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)" identifier < (call_expression "(ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x38) - lVar6 >> 3)" ( (binary_expression "*(long *)(param_1 + 0x38) - lVar6 >> 3" (binary_expression "*(long *)(param_1 + 0x38) - lVar6" (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) )))) - identifier) >> number_literal) )))) )) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE 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 TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (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) )))) == IDENT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (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 != (subscript_expression IDENT [ LIT ]))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + (pointer_expression * IDENT)) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT == (char_literal ' escape_sequence '))) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , (pointer_expression * IDENT) )))) , (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression IDENT == LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - IDENT) >> LIT) )) * LIT) )))) )) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - IDENT) >> LIT) )))) )) ;) (return_statement return ;) })))
(function_definition "void FUN_002672a0(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}" (primitive_type "void") (function_declarator "FUN_002672a0(long param_1,undefined8 param_2)" (identifier "FUN_002672a0") (parameter_list "(long param_1,undefined8 param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined1 *puVar4;\n char cVar5;\n long lVar6;\n undefined8 uVar7;\n long *plVar8;\n long lVar9;\n ulong uVar10;\n ulong uVar11;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n lVar6 = *(long *)(param_1 + 0x30);\n if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }\n uVar11 = 0;\n do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined1 *puVar4;" (type_identifier "undefined1") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "long *plVar8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar8" (* "*") (identifier "plVar8")) (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "ulong uVar11;" (type_identifier "ulong") (identifier "uVar11") (; ";")) (declaration "undefined1 *local_58 [2];" (type_identifier "undefined1") (pointer_declarator "*local_58 [2]" (* "*") (array_declarator "local_58 [2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 local_48 [24];" (type_identifier "undefined1") (array_declarator "local_48 [24]" (identifier "local_48") ([ "[") (number_literal "24") (] "]")) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x30)" (identifier "lVar6") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x38) == lVar6) {\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x38) == lVar6)" (( "(") (binary_expression "*(long *)(param_1 + 0x38) == lVar6" (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")) () ")")))) (== "==") (identifier "lVar6")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" (identifier "uVar11") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3));" (do "do") (compound_statement "{\n puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);\n plVar8 = (long *)puVar2[4];\n if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }\n uVar11 = uVar11 + 1;\n }" ({ "{") (expression_statement "puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8);" (assignment_expression "puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(lVar6 + uVar11 * 8)" (* "*") (cast_expression "(undefined8 **)(lVar6 + uVar11 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + uVar11 * 8)" (( "(") (binary_expression "lVar6 + uVar11 * 8" (identifier "lVar6") (+ "+") (binary_expression "uVar11 * 8" (identifier "uVar11") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "plVar8 = (long *)puVar2[4];" (assignment_expression "plVar8 = (long *)puVar2[4]" (identifier "plVar8") (= "=") (cast_expression "(long *)puVar2[4]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar2[4]" (identifier "puVar2") ([ "[") (number_literal "4") (] "]")))) (; ";")) (if_statement "if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) {\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }" (if "if") (parenthesized_expression "((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1]))" (( "(") (binary_expression "(plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])" (parenthesized_expression "(plVar8 != (long *)0x0)" (( "(") (binary_expression "plVar8 != (long *)0x0" (identifier "plVar8") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(lVar9 = *plVar8, lVar9 != plVar8[1])" (( "(") (comma_expression "lVar9 = *plVar8, lVar9 != plVar8[1]" (assignment_expression "lVar9 = *plVar8" (identifier "lVar9") (= "=") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))) (, ",") (binary_expression "lVar9 != plVar8[1]" (identifier "lVar9") (!= "!=") (subscript_expression "plVar8[1]" (identifier "plVar8") ([ "[") (number_literal "1") (] "]")))) () ")"))) () ")")) (compound_statement "{\n uVar10 = 0;\n do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));\n lVar6 = *(long *)(param_1 + 0x30);\n }" ({ "{") (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" (identifier "uVar10") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333));" (do "do") (compound_statement "{\n plVar1 = (long *)(lVar9 + uVar10 * 0x28);\n if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }\n lVar9 = *plVar8;\n uVar10 = uVar10 + 1;\n }" ({ "{") (expression_statement "plVar1 = (long *)(lVar9 + uVar10 * 0x28);" (assignment_expression "plVar1 = (long *)(lVar9 + uVar10 * 0x28)" (identifier "plVar1") (= "=") (cast_expression "(long *)(lVar9 + uVar10 * 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + uVar10 * 0x28)" (( "(") (binary_expression "lVar9 + uVar10 * 0x28" (identifier "lVar9") (+ "+") (binary_expression "uVar10 * 0x28" (identifier "uVar10") (* "*") (number_literal "0x28"))) () ")")))) (; ";")) (if_statement "if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) {\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }" (if "if") (parenthesized_expression "((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0))" (( "(") (binary_expression "(*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)" (parenthesized_expression "(*(char *)((long)plVar1 + 0x25) == '\0')" (( "(") (binary_expression "*(char *)((long)plVar1 + 0x25) == '\0'" (pointer_expression "*(char *)((long)plVar1 + 0x25)" (* "*") (cast_expression "(char *)((long)plVar1 + 0x25)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar1 + 0x25)" (( "(") (binary_expression "(long)plVar1 + 0x25" (cast_expression "(long)plVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar1")) (+ "+") (number_literal "0x25")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "((int)plVar1[4] == 0)" (( "(") (binary_expression "(int)plVar1[4] == 0" (cast_expression "(int)plVar1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar1[4]" (identifier "plVar1") ([ "[") (number_literal "4") (] "]"))) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n local_58[0] = local_48;\n FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);\n \n if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }\n if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }\n plVar8 = (long *)puVar2[4];\n }" ({ "{") (expression_statement "local_58[0] = local_48;" (assignment_expression "local_58[0] = local_48" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1);" (call_expression "FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1)" (identifier "FUN_00166a10") (argument_list "(local_58,*plVar1,plVar1[1] + *plVar1)" (( "(") (identifier "local_58") (, ",") (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (, ",") (binary_expression "plVar1[1] + *plVar1" (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]")) (+ "+") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) () ")"))) (; ";")) (if_statement "if (((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))\n {\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }" (if "if") (parenthesized_expression "(((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0))" (( "(") (binary_expression "((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) &&\n (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)" (parenthesized_expression "((*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0'))" (( "(") (binary_expression "(*(char *)((long)plVar1 + 0x24) != '\0') ||\n (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')" (parenthesized_expression "(*(char *)((long)plVar1 + 0x24) != '\0')" (( "(") (binary_expression "*(char *)((long)plVar1 + 0x24) != '\0'" (pointer_expression "*(char *)((long)plVar1 + 0x24)" (* "*") (cast_expression "(char *)((long)plVar1 + 0x24)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar1 + 0x24)" (( "(") (binary_expression "(long)plVar1 + 0x24" (cast_expression "(long)plVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar1")) (+ "+") (number_literal "0x24")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')" (( "(") (comma_expression "cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0'" (assignment_expression "cVar5 = FUN_00264b70(param_1,local_58)" (identifier "cVar5") (= "=") (call_expression "FUN_00264b70(param_1,local_58)" (identifier "FUN_00264b70") (argument_list "(param_1,local_58)" (( "(") (identifier "param_1") (, ",") (identifier "local_58") () ")")))) (, ",") (binary_expression "cVar5 == '\0'" (identifier "cVar5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)" (( "(") (comma_expression "lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0" (assignment_expression "lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2)" (identifier "lVar6") (= "=") (call_expression "FUN_002732a0(param_2,local_58[0],*puVar2)" (identifier "FUN_002732a0") (argument_list "(param_2,local_58[0],*puVar2)" (( "(") (identifier "param_2") (, ",") (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (, ",") (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) () ")")))) (, ",") (comma_expression "puVar4 = local_58[0], lVar6 == 0" (assignment_expression "puVar4 = local_58[0]" (identifier "puVar4") (= "=") (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]"))) (, ",") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")))) () ")"))) () ")")) (compound_statement "{\n uVar3 = *puVar2;\n uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );\n FUN_00178320(uVar7,uVar3,puVar4);\n }" ({ "{") (expression_statement "uVar3 = *puVar2;" (assignment_expression "uVar3 = *puVar2" (identifier "uVar3") (= "=") (pointer_expression "*puVar2" (* "*") (identifier "puVar2"))) (; ";")) (expression_statement "uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n );" (assignment_expression "uVar7 = gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" (identifier "uVar7") (= "=") (call_expression "gettext(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" (identifier "gettext") (argument_list "(\n "version script assignment of %s to symbol %s failed: symbol not defined"\n )" (( "(") (string_literal ""version script assignment of %s to symbol %s failed: symbol not defined"" (" """) (string_content "version script assignment of %s to symbol %s failed: symbol not defined") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00178320(uVar7,uVar3,puVar4);" (call_expression "FUN_00178320(uVar7,uVar3,puVar4)" (identifier "FUN_00178320") (argument_list "(uVar7,uVar3,puVar4)" (( "(") (identifier "uVar7") (, ",") (identifier "uVar3") (, ",") (identifier "puVar4") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_58[0] != local_48) {\n FUN_002dac60(local_58[0]);\n }" (if "if") (parenthesized_expression "(local_58[0] != local_48)" (( "(") (binary_expression "local_58[0] != local_48" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_48")) () ")")) (compound_statement "{\n FUN_002dac60(local_58[0]);\n }" ({ "{") (expression_statement "FUN_002dac60(local_58[0]);" (call_expression "FUN_002dac60(local_58[0])" (identifier "FUN_002dac60") (argument_list "(local_58[0])" (( "(") (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) () ")"))) (; ";")) (} "}"))) (expression_statement "plVar8 = (long *)puVar2[4];" (assignment_expression "plVar8 = (long *)puVar2[4]" (identifier "plVar8") (= "=") (cast_expression "(long *)puVar2[4]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar2[4]" (identifier "puVar2") ([ "[") (number_literal "4") (] "]")))) (; ";")) (} "}"))) (expression_statement "lVar9 = *plVar8;" (assignment_expression "lVar9 = *plVar8" (identifier "lVar9") (= "=") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))) (; ";")) (expression_statement "uVar10 = uVar10 + 1;" (assignment_expression "uVar10 = uVar10 + 1" (identifier "uVar10") (= "=") (binary_expression "uVar10 + 1" (identifier "uVar10") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333))" (( "(") (binary_expression "uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" (identifier "uVar10") (< "<") (call_expression "(ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)" (( "(") (binary_expression "(plVar8[1] - lVar9 >> 3) * -0x3333333333333333" (parenthesized_expression "(plVar8[1] - lVar9 >> 3)" (( "(") (binary_expression "plVar8[1] - lVar9 >> 3" (binary_expression "plVar8[1] - lVar9" (subscript_expression "plVar8[1]" (identifier "plVar8") ([ "[") (number_literal "1") (] "]")) (- "-") (identifier "lVar9")) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x3333333333333333")) () ")")))) () ")")) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x30)" (identifier "lVar6") (= "=") (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 "uVar11 = uVar11 + 1;" (assignment_expression "uVar11 = uVar11 + 1" (identifier "uVar11") (= "=") (binary_expression "uVar11 + 1" (identifier "uVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3))" (( "(") (binary_expression "uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)" (identifier "uVar11") (< "<") (call_expression "(ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(param_1 + 0x38) - lVar6 >> 3)" (( "(") (binary_expression "*(long *)(param_1 + 0x38) - lVar6 >> 3" (binary_expression "*(long *)(param_1 + 0x38) - lVar6" (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")) () ")")))) (- "-") (identifier "lVar6")) (>> ">>") (number_literal "3")) () ")")))) () ")")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void check_unmatched_names(Version_script_info * this, Symbol_table * symtab) */ void __thiscall var_1::type_1::function_1(type_1 *this,type_2 *symtab) { type_3 *pVVar1; type_4 var_12; type_5 _Var3; bool bVar4; type_6 *var_15; char *format; type_7 *var_5; type_4 var_7; type_8 var_8; type_4 var_4; type_8 var_21; type_9 pattern; var_4 = (this->version_trees_). super__Vector_base<var_1::type_3*,var_2::var_18<var_1::type_3*>var_3>._M_impl. _M_start; if ((this->version_trees_). super__Vector_base<var_1::type_3*,var_2::var_18<var_1::type_3*>var_3>._M_impl. _M_finish == var_4) { return; } var_21 = 0; do { pVVar1 = var_4[var_21]; var_5 = pVVar1->global; if ((var_5 != (type_7 *)0x0) && (var_7 = (var_5->expressions). super__Vector_base<var_1::var_6,var_2::var_18<var_1::var_6>var_3> ._M_impl._M_start, var_7 != (var_5->expressions). super__Vector_base<var_1::var_6,var_2::var_18<var_1::var_6>var_3> ._M_impl._M_finish)) { var_8 = 0; do { var_7 = var_7 + var_8; if ((var_7->was_matched_by_symbol == false) && (var_7->language == var_9)) { var_12 = (var_7->pattern)._M_dataplus._M_p; pattern._M_dataplus._M_p = (type_4)&pattern.field_2; std::__cxx11::basic_string<var_11,var_2::char_traits<var_11>,var_2::var_18<var_11>var_3>:: var_10<var_11*>(&pattern,var_12,var_12 + (var_7->pattern)._M_string_length); /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */ if (((var_7->exact_match != false) || (bVar4 = var_13(this,&pattern), !bVar4)) && (var_15 = type_2::var_14 (symtab,pattern._M_dataplus._M_p,(pVVar1->tag)._M_dataplus._M_p), _Var3 = pattern._M_dataplus, var_15 == (type_6 *)0x0)) { var_12 = (pVVar1->tag)._M_dataplus._M_p; format = (char *)var_16( "version script assignment of %s to symbol %s failed: symbol not defined" ); var_17(format,var_12,_Var3._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<var_11,var_2::char_traits<var_11>,var_2::var_18<var_11>var_3>var_19 *)pattern._M_dataplus._M_p != &pattern.field_2) { var_20(pattern._M_dataplus._M_p); } var_5 = pVVar1->global; } var_7 = (var_5->expressions). super__Vector_base<var_1::var_6,var_2::var_18<var_1::var_6>var_3> ._M_impl._M_start; var_8 = var_8 + 1; } while (var_8 < (type_8)(((long)(var_5->expressions). super__Vector_base<var_1::var_6,var_2::var_18<var_1::var_6>var_3> ._M_impl._M_finish - (long)var_7 >> 3) * -0x3333333333333333) ); var_4 = (this->version_trees_). super__Vector_base<var_1::type_3*,var_2::var_18<var_1::type_3*>var_3>. _M_impl._M_start; } var_21 = var_21 + 1; } while (var_21 < (type_8)((long)(this->version_trees_). super__Vector_base<var_1::type_3*,var_2::var_18<var_1::type_3*>var_3> ._M_impl._M_finish - (long)var_4 >> 3)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (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: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) 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: (identifier))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (subscript_expression argument: (identifier) index: (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: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (identifier))))) right: (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (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: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (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: (identifier)) right: (number_literal))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)) right: (number_literal))))))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2) { long *plVar1; undefined8 *puVar2; undefined8 uVar3; undefined1 *puVar4; char cVar5; long lVar6; undefined8 uVar7; long *plVar8; long lVar9; ulong uVar10; ulong uVar11; undefined1 *local_58 [2]; undefined1 local_48 [24]; lVar6 = *(long *)(param_1 + 0x30); if (*(long *)(param_1 + 0x38) == lVar6) { return; } uVar11 = 0; do { puVar2 = *(undefined8 **)(lVar6 + uVar11 * 8); plVar8 = (long *)puVar2[4]; if ((plVar8 != (long *)0x0) && (lVar9 = *plVar8, lVar9 != plVar8[1])) { uVar10 = 0; do { plVar1 = (long *)(lVar9 + uVar10 * 0x28); if ((*(char *)((long)plVar1 + 0x25) == '\0') && ((int)plVar1[4] == 0)) { local_58[0] = local_48; FUN_00166a10(local_58,*plVar1,plVar1[1] + *plVar1); /* try { // try from 0026736f to 0026741d has its CatchHandler @ 00267429 */ if (((*(char *)((long)plVar1 + 0x24) != '\0') || (cVar5 = FUN_00264b70(param_1,local_58), cVar5 == '\0')) && (lVar6 = FUN_002732a0(param_2,local_58[0],*puVar2), puVar4 = local_58[0], lVar6 == 0)) { uVar3 = *puVar2; uVar7 = gettext( "version script assignment of %s to symbol %s failed: symbol not defined" ); FUN_00178320(uVar7,uVar3,puVar4); } if (local_58[0] != local_48) { FUN_002dac60(local_58[0]); } plVar8 = (long *)puVar2[4]; } lVar9 = *plVar8; uVar10 = uVar10 + 1; } while (uVar10 < (ulong)((plVar8[1] - lVar9 >> 3) * -0x3333333333333333)); lVar6 = *(long *)(param_1 + 0x30); } uVar11 = uVar11 + 1; } while (uVar11 < (ulong)(*(long *)(param_1 + 0x38) - lVar6 >> 3)); return; }
153_s390x-linux-gnu-nm_and_s390x-linux-gnu-nm_strip.c
expandargv
FUN_00107460
void expandargv(int *argcp,char ***argvp) { byte bVar1; char **argv; int iVar2; FILE *__stream; size_t sVar3; byte *input; size_t sVar4; char **__src; char **ppcVar5; byte *pbVar6; long lVar7; char *pcVar8; int iVar9; int iVar10; long lVar11; char *__format; int iVar12; long local_100; int local_d8; stat sb; argv = *argvp; iVar2 = *argcp; local_d8 = 2000; iVar10 = 0; do { iVar9 = iVar10 + 1; iVar12 = iVar10; if (iVar2 <= iVar9) { return; } while( true ) { lVar11 = (long)iVar9; local_100 = lVar11 * 8; pcVar8 = (*argvp)[lVar11]; iVar10 = iVar9; if (*pcVar8 != '@') break; local_d8 = local_d8 + -1; if (local_d8 == 0) { pcVar8 = **argvp; __format = "%s: error: too many @-files encountered\n"; goto LAB_00107782; } pcVar8 = pcVar8 + 1; iVar2 = __xstat(1,pcVar8,(stat *)&sb); if (iVar2 < 0) { LAB_001075d0: iVar2 = *argcp; break; } if ((sb.st_mode & 0xf000) == 0x4000) { do { __format = "%s: error: @-file refers to a directory\n"; pcVar8 = **argvp; LAB_00107782: fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8); xexit(1); } while( true ); } __stream = fopen(pcVar8,"r"); if (__stream == (FILE *)0x0) goto LAB_001075d0; iVar2 = fseek(__stream,0,2); if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) && (iVar2 = fseek(__stream,0,0), iVar2 != -1)) { input = (byte *)xmalloc(sVar3 + 1); sVar4 = fread(input,1,sVar3,__stream); if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) { input[sVar4] = 0; if (*input == 0) { LAB_00107619: __src = (char **)xmalloc(8); *__src = (char *)0x0; ppcVar5 = *argvp; if (argv == ppcVar5) { ppcVar5 = dupargv(argv); iVar2 = 0; lVar7 = 0; *argvp = ppcVar5; sVar3 = 0; } else { LAB_00107766: iVar2 = 0; lVar7 = 0; sVar3 = 0; } } else { bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2]; pbVar6 = input; while ((bVar1 & 0x40) != 0) { pbVar6 = pbVar6 + 1; if (*pbVar6 == 0) goto LAB_00107619; bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2]; } __src = buildargv((char *)input); ppcVar5 = *argvp; pcVar8 = *__src; if (ppcVar5 == argv) { ppcVar5 = dupargv(argv); *argvp = ppcVar5; } if (pcVar8 == (char *)0x0) goto LAB_00107766; lVar7 = 0; do { lVar7 = lVar7 + 1; sVar3 = lVar7 * 8; } while (__src[lVar7] != (char *)0x0); iVar2 = (int)lVar7; local_100 = (lVar11 + lVar7) * 8; } free(ppcVar5[lVar11]); ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8); iVar10 = *argcp; *argvp = ppcVar5; memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1, (long)(iVar10 - iVar9) << 3); memcpy(*argvp + lVar11,__src,sVar3); *argcp = iVar2 + -1 + *argcp; free(__src); free(input); iVar10 = iVar12; } } fclose(__stream); iVar9 = iVar10 + 1; iVar2 = *argcp; iVar12 = iVar10; if (iVar2 <= iVar9) { return; } } } while( true ); }
void FUN_00107460(int *param_1,long *param_2) { long lVar1; byte bVar2; long lVar3; int iVar4; FILE *__stream; size_t sVar5; byte *__ptr; size_t sVar6; long *__src; long lVar7; byte *pbVar8; long lVar9; undefined8 uVar10; int iVar11; int iVar12; long lVar13; char *pcVar14; int iVar15; long local_100; int local_d8; stat local_c8; lVar3 = *param_2; iVar4 = *param_1; local_d8 = 2000; iVar12 = 0; do { iVar11 = iVar12 + 1; iVar15 = iVar12; if (iVar4 <= iVar11) { return; } while( true ) { lVar13 = (long)iVar11; lVar1 = lVar13 * 8; pcVar14 = (char *)((undefined8 *)*param_2)[lVar13]; iVar12 = iVar11; if (*pcVar14 != '@') break; local_d8 = local_d8 + -1; if (local_d8 == 0) { uVar10 = *(undefined8 *)*param_2; pcVar14 = "%s: error: too many @-files encountered\n"; goto LAB_00107782; } pcVar14 = pcVar14 + 1; iVar4 = __xstat(1,pcVar14,&local_c8); if (iVar4 < 0) { LAB_001075d0: iVar4 = *param_1; break; } if ((local_c8.st_mode & 0xf000) == 0x4000) { do { pcVar14 = "%s: error: @-file refers to a directory\n"; uVar10 = *(undefined8 *)*param_2; LAB_00107782: fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10); xexit(1); } while( true ); } __stream = fopen(pcVar14,"r"); if (__stream == (FILE *)0x0) goto LAB_001075d0; iVar4 = fseek(__stream,0,2); if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) && (iVar4 = fseek(__stream,0,0), iVar4 != -1)) { __ptr = (byte *)xmalloc(sVar5 + 1); sVar6 = fread(__ptr,1,sVar5,__stream); if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) { __ptr[sVar6] = 0; local_100 = lVar1; if (*__ptr == 0) { LAB_00107619: __src = (long *)xmalloc(8); *__src = 0; lVar7 = *param_2; if (lVar3 == lVar7) { lVar7 = FUN_00107010(); iVar4 = 0; lVar9 = 0; *param_2 = lVar7; sVar5 = 0; } else { LAB_00107766: iVar4 = 0; lVar9 = 0; sVar5 = 0; } } else { bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]; pbVar8 = __ptr; while ((bVar2 & 0x40) != 0) { pbVar8 = pbVar8 + 1; if (*pbVar8 == 0) goto LAB_00107619; bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]; } __src = (long *)FUN_00107100(__ptr); lVar7 = *param_2; lVar9 = *__src; if (lVar7 == lVar3) { lVar7 = FUN_00107010(lVar3); *param_2 = lVar7; } if (lVar9 == 0) goto LAB_00107766; lVar9 = 0; do { lVar9 = lVar9 + 1; sVar5 = lVar9 * 8; } while (__src[lVar9] != 0); iVar4 = (int)lVar9; local_100 = (lVar13 + lVar9) * 8; } free(*(void **)(lVar7 + lVar13 * 8)); lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8); iVar12 = *param_1; *param_2 = lVar13; memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1), (long)(iVar12 - iVar11) << 3); memcpy((void *)(*param_2 + lVar1),__src,sVar5); *param_1 = iVar4 + -1 + *param_1; free(__src); free(__ptr); iVar12 = iVar15; } } fclose(__stream); iVar11 = iVar12 + 1; iVar4 = *param_1; iVar15 = iVar12; if (iVar4 <= iVar11) { return; } } } while( true ); }
PUSH R15 MOV R15,RSI PUSH R14 XOR R14D,R14D PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0xe8 MOV RAX,qword ptr [RSI] MOV EDX,dword ptr [RDI] MOV qword ptr [RSP + 0x8],RDI MOV qword ptr [RSP + 0x48],RAX LEA RAX,[RSP + 0x50] MOV dword ptr [RSP + 0x40],0x7d0 MOV qword ptr [RSP + 0x10],RAX NOP dword ptr [RAX + RAX*0x1] LEA EBX,[R14 + 0x1] CMP EBX,EDX JGE 0x001075be MOV RAX,qword ptr [R15] MOVSXD RBP,EBX LEA R13,[RBP*0x8] MOV RDI,qword ptr [RAX + RBP*0x8] CMP byte ptr [RDI],0x40 JNZ 0x001075d7 SUB dword ptr [RSP + 0x40],0x1 JZ 0x00107778 LEA R12,[RDI + 0x1] MOV RDX,qword ptr [RSP + 0x10] MOV EDI,0x1 MOV RSI,R12 CALL 0x00103350 TEST EAX,EAX JS 0x001075d0 MOV EAX,dword ptr [RSP + 0x68] AND EAX,0xf000 CMP EAX,0x4000 JZ 0x0010779d MOV RDI,R12 LEA RSI,[0x108128] CALL 0x00103450 MOV R12,RAX TEST RAX,RAX JZ 0x001075d0 XOR ESI,ESI MOV EDX,0x2 MOV RDI,RAX CALL 0x001033b0 CMP EAX,-0x1 JZ 0x001075a0 MOV RDI,R12 CALL 0x001032f0 MOV qword ptr [RSP + 0x18],RAX CMP RAX,-0x1 JZ 0x001075a0 XOR EDX,EDX XOR ESI,ESI MOV RDI,R12 CALL 0x001033b0 CMP EAX,-0x1 JZ 0x001075a0 MOV RAX,qword ptr [RSP + 0x18] LEA RDI,[RAX + 0x1] CALL 0x00103250 MOV RDX,qword ptr [RSP + 0x18] MOV RCX,R12 MOV ESI,0x1 MOV RDI,RAX MOV qword ptr [RSP + 0x20],RAX CALL 0x00103120 MOV RDX,RAX CMP qword ptr [RSP + 0x18],RAX JZ 0x001075e0 MOV RDI,R12 MOV qword ptr [RSP + 0x18],RAX CALL 0x001030e0 MOV RDX,qword ptr [RSP + 0x18] TEST EAX,EAX JZ 0x001075e0 NOP MOV RDI,R12 MOV R14D,EBX CALL 0x00103170 MOV RAX,qword ptr [RSP + 0x8] LEA EBX,[R14 + 0x1] MOV EDX,dword ptr [RAX] CMP EBX,EDX JL 0x001074ac ADD RSP,0xe8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,qword ptr [RSP + 0x8] MOV EDX,dword ptr [RAX] MOV R14D,EBX JMP 0x001074a0 MOV RAX,qword ptr [RSP + 0x20] MOV byte ptr [RAX + RDX*0x1],0x0 MOVZX EAX,byte ptr [RAX] TEST AL,AL JZ 0x00107619 MOV RCX,qword ptr [0x0010bfc8] TEST byte ptr [RCX + RAX*0x2],0x40 JZ 0x00107660 MOV RDX,qword ptr [RSP + 0x20] JMP 0x0010760e TEST byte ptr [RCX + RAX*0x2],0x40 JZ 0x00107660 ADD RDX,0x1 MOVZX EAX,byte ptr [RDX] TEST AL,AL JNZ 0x00107608 MOV EDI,0x8 CALL 0x00103250 MOV RDI,qword ptr [RSP + 0x48] MOV RCX,RAX MOV qword ptr [RAX],0x0 MOV RAX,qword ptr [R15] CMP RDI,RAX JNZ 0x00107766 MOV qword ptr [RSP + 0x28],RCX CALL 0x00107010 MOV qword ptr [RSP + 0x18],R13 XOR R9D,R9D XOR EDX,EDX MOV qword ptr [R15],RAX XOR R8D,R8D MOV RCX,qword ptr [RSP + 0x28] JMP 0x001076b4 MOV RDI,qword ptr [RSP + 0x20] CALL 0x00107100 MOV RCX,RAX MOV RAX,qword ptr [R15] MOV RDX,qword ptr [RCX] CMP RAX,qword ptr [RSP + 0x48] JZ 0x001077ac TEST RDX,RDX JZ 0x00107766 XOR EDX,EDX NOP dword ptr [RAX] ADD RDX,0x1 CMP qword ptr [RCX + RDX*0x8],0x0 LEA R8,[RDX*0x8] JNZ 0x00107690 LEA RSI,[RBP + RDX*0x1] MOV R9D,EDX SHL RSI,0x3 MOV qword ptr [RSP + 0x18],RSI MOV RDI,qword ptr [RAX + RBP*0x8] MOV dword ptr [RSP + 0x44],R9D MOV qword ptr [RSP + 0x38],R8 MOV qword ptr [RSP + 0x30],RCX MOV qword ptr [RSP + 0x28],RDX CALL 0x00103060 MOV RBP,qword ptr [RSP + 0x8] MOV RDX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [R15] MOVSXD RAX,dword ptr [RBP] LEA RSI,[RDX + RAX*0x1 + 0x1] SHL RSI,0x3 CALL 0x001031e0 MOV ESI,dword ptr [RBP] MOV RDI,qword ptr [RSP + 0x18] MOV qword ptr [R15],RAX MOV EDX,ESI MOV dword ptr [RSP + 0x28],ESI ADD RDI,RAX LEA RSI,[RAX + R13*0x1 + 0x8] SUB EDX,EBX MOV EBX,R14D MOVSXD RDX,EDX SHL RDX,0x3 CALL 0x00103410 MOV R8,qword ptr [RSP + 0x38] MOV RCX,qword ptr [RSP + 0x30] MOV RDI,qword ptr [R15] MOV RSI,RCX MOV RDX,R8 MOV qword ptr [RSP + 0x18],RCX ADD RDI,R13 CALL 0x00103320 MOV EAX,dword ptr [RBP] MOV R9D,dword ptr [RSP + 0x44] MOV RCX,qword ptr [RSP + 0x18] LEA EAX,[R9 + RAX*0x1 + -0x1] MOV dword ptr [RBP],EAX MOV RDI,RCX CALL 0x00103060 MOV RDI,qword ptr [RSP + 0x20] CALL 0x00103060 JMP 0x001075a0 MOV qword ptr [RSP + 0x18],R13 XOR R9D,R9D XOR EDX,EDX XOR R8D,R8D JMP 0x001076b4 MOV RDX,qword ptr [RAX] LEA RSI,[0x109548] MOV RAX,qword ptr [0x0010bff0] MOV RDI,qword ptr [RAX] XOR EAX,EAX CALL 0x001032e0 MOV EDI,0x1 CALL 0x00103460 MOV RAX,qword ptr [R15] LEA RSI,[0x109578] MOV RDX,qword ptr [RAX] JMP 0x00107782 MOV RDI,qword ptr [RSP + 0x48] MOV qword ptr [RSP + 0x28],RCX MOV qword ptr [RSP + 0x18],RDX CALL 0x00107010 MOV RCX,qword ptr [RSP + 0x28] MOV RDX,qword ptr [RSP + 0x18] MOV qword ptr [R15],RAX JMP 0x0010767e
null
null
null
null
[(u'INDIRECT_-1206944098', u'MULTIEQUAL_-1206943967'), (u'LOAD_-1206946547', u'PTRADD_-1206946427'), (u'CALL_-1206945369', u'INDIRECT_-1206943568'), (u'MULTIEQUAL_-1206943518', u'INT_ADD_-1206945440'), (u'CALL_-1206945312', u'INDIRECT_-1206943535'), ('const-433', u'LOAD_-1206945454'), (u'CAST_-1206942923', u'CAST_-1206942900'), (u'INT_EQUAL_-1206946404', u'CBRANCH_-1206946400'), (u'MULTIEQUAL_-1206943708', u'MULTIEQUAL_-1206943652'), (u'INDIRECT_-1206943494', u'MULTIEQUAL_-1206943927'), (u'CALL_-1206945770', u'STORE_-1206945734'), ('tmp_1025', u'CBRANCH_-1206945928'), (u'LOAD_-1206945811', u'MULTIEQUAL_-1206944303'), (u'LOAD_-1206945916', u'MULTIEQUAL_-1206943189'), (u'CALL_-1206945490', u'INDIRECT_-1206943611'), (u'MULTIEQUAL_-1206944345', u'MULTIEQUAL_-1206944332'), ('tmp_1132', u'CBRANCH_-1206945846'), ('const-1086840', u'COPY_-1206944988'), (u'CAST_-1206942923', u'STORE_-1206945473'), ('const-1', u'INT_ADD_-1206945530'), (u'CALL_-1206945439', u'INDIRECT_-1206943750'), (u'LOAD_-1206946547', u'LOAD_-1206946541'), ('tmp_2511', u'STORE_-1206945473'), (u'INT_NOTEQUAL_-1206945903', u'CBRANCH_-1206945901'), (u'INT_EQUAL_-1206946093', u'CBRANCH_-1206946092'), ('const-8', u'INT_MULT_-1206945301'), ('const-16384', u'INT_EQUAL_-1206946404'), (u'MULTIEQUAL_-1206944536', u'MULTIEQUAL_-1206944303'), ('const-1', u'INT_ADD_-1206944098'), ('tmp_1194', u'CBRANCH_-1206945789'), (u'INDIRECT_-1206943755', u'MULTIEQUAL_-1206943652'), (u'INT_ADD_-1206945530', u'INT_ADD_-1206945528'), (u'INT_ADD_-1206946193', u'CALL_-1206946197'), ('const-433', u'LOAD_-1206945811'), (u'COPY_-1206943953', u'COPY_-1206943949'), (u'INT_MULT_-1206945506', u'CALL_-1206945490'), (u'CALL_-1206946115', u'INT_EQUAL_-1206946093'), (u'LOAD_-1206946568', u'LOAD_-1206945003'), (u'CAST_-1206942923', u'PTRADD_-1206942926'), (u'CALL_-1206944976', u'STORE_-1206944957'), (u'STORE_-1206945734', u'INDIRECT_-1206943755'), (u'MULTIEQUAL_-1206944175', u'MULTIEQUAL_-1206944169'), (u'INT_EQUAL_-1206945792', u'CBRANCH_-1206945789'), ('const-433', u'LOAD_-1206945867'), ('const-1', u'PTRADD_-1206946427'), ('const-0', u'CALL_-1206946235'), (u'MULTIEQUAL_-1206943749', u'INT_ADD_-1206945271'), (u'INT_MULT_-1206945301', u'MULTIEQUAL_-1206944170'), ('const-433', u'STORE_-1206945952'), (u'INT_MULT_-1206946529', u'MULTIEQUAL_-1206943518'), ('const-0', u'INT_EQUAL_-1206945848'), (u'LOAD_-1206945429', u'INT_EQUAL_-1206945387'), ('tmp_2511', u'STORE_-1206945734'), (u'INT_ADD_-1206945343', u'MULTIEQUAL_-1206944348'), ('const-8', u'PTRADD_-1206943517'), ('const-0', u'COPY_-1206944443'), ('const-0', u'INT_NOTEQUAL_-1206945903'), ('tmp_357', u'CBRANCH_-1206946444'), (u'INDIRECT_-1206943971', u'MULTIEQUAL_-1206944209'), (u'CALL_-1206945262', u'INDIRECT_-1206943505'), (u'MULTIEQUAL_-1206944319', u'COPY_-1206942880'), (u'LOAD_-1206945454', u'MULTIEQUAL_-1206944345'), ('const-0', u'RETURN_-1206943278'), ('const-4294967295', u'INT_ADD_-1206945271'), (u'CALL_-1206946197', u'INDIRECT_-1206944054'), (u'INDIRECT_-1206943684', u'MULTIEQUAL_-1206943465'), ('const-433', u'LOAD_-1206945005'), (u'MULTIEQUAL_-1206944215', u'COPY_-1206943993'), ('const-3', u'INT_LEFT_-1206945388'), ('const-433', u'LOAD_-1206945347'), (u'INDIRECT_-1206944100', u'MULTIEQUAL_-1206943875'), (u'CALL_-1206946324', u'INDIRECT_-1206944072'), (u'INT_ADD_-1206946496', u'MULTIEQUAL_-1206943867'), ('const-8', u'PTRADD_-1206943042'), (u'CAST_-1206942899', u'CALL_-1206945369'), (u'INT_ADD_-1206946496', u'MULTIEQUAL_-1206943861'), (u'CALL_-1206946235', u'INT_NOTEQUAL_-1206946219'), (u'LOAD_-1206945311', u'INT_ADD_-1206945269'), ('const-433', u'LOAD_-1206946568'), (u'COPY_-1206943232', u'MULTIEQUAL_-1206943193'), ('const-433', u'LOAD_-1206945948'), (u'LOAD_-1206945867', u'INT_ZEXT_-1206944709'), (u'CAST_-1206942900', u'INT_ADD_-1206945440'), (u'PTRADD_-1206945892', u'STORE_-1206945952'), (u'COPY_-1206943914', u'MULTIEQUAL_-1206943749'), (u'INT_MULT_-1206945890', u'PTRADD_-1206945856'), (u'MULTIEQUAL_-1206943412', u'MULTIEQUAL_-1206943438'), ('const-8', u'INT_MULT_-1206945272'), ('const--1', u'INT_NOTEQUAL_-1206946272'), ('tmp_2511', u'LOAD_-1206945352'), (u'MULTIEQUAL_-1206944324', u'INT_SEXT_-1206946547'), (u'STORE_-1206944957', u'INDIRECT_-1206943416'), ('const-1', u'INT_ADD_-1206946578'), (u'CALL_-1206945439', u'MULTIEQUAL_-1206944444'), ('const-433', u'LOAD_-1206945352'), (u'COPY_-1206943592', u'MULTIEQUAL_-1206944332'), (u'MULTIEQUAL_-1206944170', u'CALL_-1206945312'), (u'CAST_-1206943130', u'STORE_-1206945818'), (u'MULTIEQUAL_-1206943915', u'MULTIEQUAL_-1206944215'), (u'INDIRECT_-1206943931', u'COPY_-1206943288'), ('const-2000', u'COPY_-1206946623'), (u'INDIRECT_-1206943571', u'MULTIEQUAL_-1206943452'), (u'INT_NOTEQUAL_-1206946272', u'CBRANCH_-1206946270'), (u'INDIRECT_-1206944186', u'MULTIEQUAL_-1206943915'), ('tmp_2510', u'LOAD_-1206945489'), ('const-0', u'COPY_-1206944349'), (u'INDIRECT_-1206943750', u'MULTIEQUAL_-1206943708'), (u'CALL_-1206946459', u'INDIRECT_-1206944146'), (u'STORE_-1206945734', u'INDIRECT_-1206943795'), (u'LOAD_-1206945003', u'MULTIEQUAL_-1206944129'), ('tmp_461', u'CBRANCH_-1206946357'), (u'CALL_-1206946197', u'INDIRECT_-1206943598'), (u'INT_ADD_-1206945271', u'INT_ADD_-1206945269'), ('const-1086792', u'COPY_-1206944999'), (u'INT_ADD_-1206946578', u'INT_SLESSEQUAL_-1206946564'), (u'INT_SLESSEQUAL_-1206946564', u'CBRANCH_-1206946572'), ('const-433', u'LOAD_-1206944979'), (u'INDIRECT_-1206943515', u'MULTIEQUAL_-1206943759'), (u'INDIRECT_-1206943642', u'MULTIEQUAL_-1206943517'), (u'PTRSUB_-1206943569', u'CAST_-1206943448'), ('const-433', u'LOAD_-1206946652'), (u'SUBPIECE_-1206943759', u'MULTIEQUAL_-1206943749'), (u'CALL_-1206946197', u'CAST_-1206943321'), (u'PTRADD_-1206942879', u'CALL_-1206945312'), (u'STORE_-1206945276', u'INDIRECT_-1206943503'), (u'INDIRECT_-1206943403', u'MULTIEQUAL_-1206943065'), (u'INT_ADD_-1206945343', u'INT_MULT_-1206945301'), ('const-433', u'LOAD_-1206946541'), ('tmp_1311', u'BRANCH_-1206945708'), (u'INT_EQUAL_-1206945408', u'CBRANCH_-1206945404'), (u'CALL_-1206945490', u'INDIRECT_-1206943195'), (u'CALL_-1206946377', u'INDIRECT_-1206943684'), ('const-433', u'STORE_-1206945818'), (u'INDIRECT_-1206944003', u'MULTIEQUAL_-1206943967'), (u'CAST_-1206943448', u'CALL_-1206946459'), ('const-433', u'LOAD_-1206945489'), ('const-433', u'STORE_-1206944957'), (u'MULTIEQUAL_-1206944209', u'MULTIEQUAL_-1206943478'), ('const-433', u'LOAD_-1206945620'), (u'INT_SEXT_-1206945405', u'INT_LEFT_-1206945388'), (u'CALL_-1206946235', u'INDIRECT_-1206944034'), (u'CALL_-1206946377', u'CALL_-1206946159'), ('const-4294967295', u'INT_ADD_-1206946496'), (u'LOAD_-1206945620', u'CALL_-1206945575'), (u'MULTIEQUAL_-1206943298', u'MULTIEQUAL_-1206943065'), (u'INDIRECT_-1206944140', u'MULTIEQUAL_-1206943915'), ('const-0', u'RETURN_-1206945974'), (u'INT_ZEXT_-1206944752', u'INT_MULT_-1206945890'), (u'INDIRECT_-1206944186', u'MULTIEQUAL_-1206943452'), ('const-1', u'PTRADD_-1206945815'), (u'LOAD_-1206945948', u'INT_ZEXT_-1206944752'), (u'LOAD_-1206945489', u'INT_SUB_-1206945418'), (u'CALL_-1206945246', u'INDIRECT_-1206943494'), ('const-433', u'LOAD_-1206945916'), ('const-1', u'INT_ADD_-1206946193'), (u'INT_SEXT_-1206945536', u'INT_ADD_-1206945528'), (u'PTRADD_-1206943517', u'LOAD_-1206946547'), (u'MULTIEQUAL_-1206944332', u'MULTIEQUAL_-1206944345'), (u'PTRADD_-1206945815', u'LOAD_-1206945867'), ('const-0', u'COPY_-1206944064'), (u'PTRADD_-1206946427', u'CALL_-1206946459'), ('const-1', u'PTRADD_-1206945815'), ('tmp_2049', u'CBRANCH_-1206945404'), (u'INT_NOTEQUAL_-1206946525', u'CBRANCH_-1206946523'), (u'INT_SEXT_-1206946547', u'INT_ADD_-1206945299'), (u'MULTIEQUAL_-1206943465', u'MULTIEQUAL_-1206943765'), (u'INDIRECT_-1206943730', u'INT_AND_-1206946405'), (u'MULTIEQUAL_-1206944324', u'COPY_-1206943444'), (u'STORE_-1206945473', u'INDIRECT_-1206943588'), (u'CALL_-1206945246', u'INDIRECT_-1206943534'), (u'CALL_-1206946235', u'INDIRECT_-1206943618'), (u'INDIRECT_-1206943906', u'PTRADD_-1206945491'), (u'MULTIEQUAL_-1206944175', u'COPY_-1206943953'), (u'CAST_-1206943130', u'MULTIEQUAL_-1206944444'), (u'MULTIEQUAL_-1206944267', u'MULTIEQUAL_-1206944444'), ('tmp_1951', u'BRANCH_-1206945191'), (u'INT_SLESSEQUAL_-1206946030', u'CBRANCH_-1206946038'), (u'LOAD_-1206946657', u'INT_EQUAL_-1206945408'), (u'INT_ADD_-1206945440', u'CAST_-1206942899'), (u'CALL_-1206946296', u'INT_ADD_-1206946193'), (u'MULTIEQUAL_-1206944480', u'PTRADD_-1206943009'), (u'PTRADD_-1206943009', u'LOAD_-1206945620'), (u'INDIRECT_-1206943906', u'PTRADD_-1206945856'), (u'MULTIEQUAL_-1206944348', u'INT_ADD_-1206945530'), (u'STORE_-1206945473', u'INDIRECT_-1206943628'), ('tmp_6468', u'PTRSUB_-1206943569'), ('const-433', u'LOAD_-1206945003'), (u'CALL_-1206944976', u'INDIRECT_-1206942991'), (u'LOAD_-1206946568', u'PTRADD_-1206943517'), (u'PTRADD_-1206942926', u'CALL_-1206945369'), (u'INDIRECT_-1206943795', u'MULTIEQUAL_-1206943692'), ('const-8', u'INT_MULT_-1206946529'), (u'CALL_-1206944981', u'INDIRECT_-1206943502'), (u'MULTIEQUAL_-1206944169', u'MULTIEQUAL_-1206944175'), (u'CALL_-1206945770', u'MULTIEQUAL_-1206944480'), (u'INT_ADD_-1206945343', u'INT_ADD_-1206945299'), (u'MULTIEQUAL_-1206944332', u'INT_ADD_-1206946578'), ('const-2', u'INT_MULT_-1206945525'), ('tmp_2075', u'CBRANCH_-1206945385'), ('tmp_9461', u'MULTIEQUAL_-1206944175'), (u'INDIRECT_-1206944027', u'MULTIEQUAL_-1206943902'), ('tmp_577', u'CBRANCH_-1206946270'), (u'INT_EQUAL_-1206946138', u'CBRANCH_-1206946134'), (u'CALL_-1206945833', u'INDIRECT_-1206943403'), (u'CAST_-1206943321', u'PTRADD_-1206945892'), (u'MULTIEQUAL_-1206943748', u'MULTIEQUAL_-1206943692'), (u'MULTIEQUAL_-1206943438', u'CAST_-1206942769'), ('const-433', u'LOAD_-1206945558'), (u'INT_MULT_-1206945525', u'PTRADD_-1206945491'), (u'INT_ADD_-1206944098', u'MULTIEQUAL_-1206944324'), (u'CAST_-1206943321', u'LOAD_-1206945948'), ('tmp_1864', u'BRANCH_-1206945243'), (u'CALL_-1206946075', u'INDIRECT_-1206943971'), (u'MULTIEQUAL_-1206943748', u'MULTIEQUAL_-1206943515'), (u'MULTIEQUAL_-1206943867', u'MULTIEQUAL_-1206943861'), (u'INDIRECT_-1206943971', u'COPY_-1206943289'), (u'MULTIEQUAL_-1206943765', u'MULTIEQUAL_-1206943759'), (u'COPY_-1206943627', u'MULTIEQUAL_-1206943749'), (u'INDIRECT_-1206944146', u'MULTIEQUAL_-1206943412'), (u'CALL_-1206944976', u'MULTIEQUAL_-1206944536'), (u'MULTIEQUAL_-1206943875', u'MULTIEQUAL_-1206944175'), (u'CALL_-1206946377', u'CALL_-1206946115'), ('const-0', u'INT_EQUAL_-1206946359'), (u'INDIRECT_-1206943963', u'MULTIEQUAL_-1206943862'), ('tmp_2511', u'LOAD_-1206945811'), (u'MULTIEQUAL_-1206944209', u'MULTIEQUAL_-1206944215'), ('const-8', u'CALL_-1206945833'), (u'INT_ADD_-1206945269', u'STORE_-1206945276'), (u'LOAD_-1206945553', u'INT_SEXT_-1206945536'), (u'INT_ADD_-1206945343', u'SUBPIECE_-1206943759'), ('tmp_9462', u'MULTIEQUAL_-1206944215'), (u'MULTIEQUAL_-1206943452', u'MULTIEQUAL_-1206943478'), (u'MULTIEQUAL_-1206944385', u'INT_ADD_-1206945343'), (u'INDIRECT_-1206943656', u'MULTIEQUAL_-1206943517'), (u'INT_ADD_-1206944098', u'INT_SLESSEQUAL_-1206946030'), (u'CALL_-1206945770', u'INDIRECT_-1206943781'), (u'CALL_-1206945770', u'INDIRECT_-1206943365'), (u'MULTIEQUAL_-1206943065', u'MULTIEQUAL_-1206943242'), ('const-433', u'LOAD_-1206945429'), ('tmp_2511', u'LOAD_-1206944992'), (u'INDIRECT_-1206943365', u'MULTIEQUAL_-1206943242'), (u'CALL_-1206946159', u'INT_EQUAL_-1206946138'), ('const-433', u'LOAD_-1206946547'), (u'CALL_-1206945833', u'CAST_-1206943130'), (u'INT_ADD_-1206942973', u'PTRADD_-1206942926'), (u'LOAD_-1206945352', u'PTRADD_-1206942879'), (u'INT_SEXT_-1206946547', u'INT_ADD_-1206942973'), (u'INDIRECT_-1206944058', u'MULTIEQUAL_-1206943927'), (u'PTRADD_-1206945491', u'LOAD_-1206945551'), (u'INDIRECT_-1206943491', u'MULTIEQUAL_-1206943452'), (u'COPY_-1206943575', u'MULTIEQUAL_-1206944319'), (u'INDIRECT_-1206942991', u'MULTIEQUAL_-1206943298'), (u'INT_ADD_-1206946578', u'MULTIEQUAL_-1206944324'), ('const-0', u'CALL_-1206946235'), ('const-64', u'INT_AND_-1206945890'), ('tmp_196', u'CBRANCH_-1206946572'), (u'MULTIEQUAL_-1206944324', u'INT_SUB_-1206945418'), (u'INDIRECT_-1206944074', u'MULTIEQUAL_-1206943967'), (u'STORE_-1206945952', u'INDIRECT_-1206943866'), (u'COPY_-1206943444', u'MULTIEQUAL_-1206944079'), (u'COPY_-1206944064', u'MULTIEQUAL_-1206944170'), (u'COPY_-1206944988', u'MULTIEQUAL_-1206944038'), (u'INT_ADD_-1206945299', u'INT_MULT_-1206945272'), ('const-1', u'PTRADD_-1206945491'), (u'MULTIEQUAL_-1206943298', u'MULTIEQUAL_-1206943242'), (u'MULTIEQUAL_-1206944324', u'COPY_-1206943550'), ('tmp_2510', u'LOAD_-1206945553'), (u'INT_EQUAL_-1206945387', u'CBRANCH_-1206945385'), (u'INT_NOTEQUAL_-1206946308', u'CBRANCH_-1206946307'), ('const-2', u'INT_MULT_-1206945890'), ('const-0', u'INT_EQUAL_-1206945387'), (u'LOAD_-1206946652', u'MULTIEQUAL_-1206944345'), ('const-433', u'STORE_-1206945734'), (u'CALL_-1206946459', u'INT_SLESS_-1206946444'), (u'LOAD_-1206946541', u'INT_NOTEQUAL_-1206946525'), (u'CALL_-1206946377', u'INDIRECT_-1206944140'), (u'STORE_-1206945952', u'INDIRECT_-1206943906'), (u'MULTIEQUAL_-1206944444', u'CALL_-1206945262'), ('tmp_880', u'CBRANCH_-1206946038'), ('const-0', u'INT_NOTEQUAL_-1206945331'), (u'CALL_-1206945439', u'MULTIEQUAL_-1206944267'), ('tmp_758', u'CBRANCH_-1206946134'), (u'INDIRECT_-1206943730', u'MULTIEQUAL_-1206943465'), (u'INT_SEXT_-1206946547', u'PTRADD_-1206943517'), ('const-1081640', u'COPY_-1206943499'), ('tmp_306', u'CBRANCH_-1206946494'), ('tmp_529', u'CBRANCH_-1206946307'), (u'CALL_-1206945369', u'INDIRECT_-1206943152'), (u'LOAD_-1206945948', u'INT_EQUAL_-1206945929'), (u'INDIRECT_-1206943534', u'MULTIEQUAL_-1206943967'), (u'CALL_-1206945246', u'INDIRECT_-1206943078'), ('const-0', u'COPY_-1206944538'), (u'CALL_-1206945439', u'LOAD_-1206945429'), (u'INT_SUB_-1206945418', u'INT_SEXT_-1206945405'), (u'INDIRECT_-1206944146', u'MULTIEQUAL_-1206943875'), ('const-0', u'COPY_-1206944481'), (u'CALL_-1206945575', u'INDIRECT_-1206943643'), (u'INT_SEXT_-1206946547', u'INT_MULT_-1206946529'), (u'INT_ADD_-1206945343', u'PTRADD_-1206943042'), (u'INDIRECT_-1206943547', u'MULTIEQUAL_-1206943517'), ('const-433', u'LOAD_-1206945311'), (u'INT_EQUAL_-1206945848', u'CBRANCH_-1206945846'), (u'LOAD_-1206945434', u'INT_EQUAL_-1206945408'), ('tmp_2511', u'STORE_-1206944957'), (u'LOAD_-1206945867', u'INT_EQUAL_-1206945848'), (u'COPY_-1206942880', u'MULTIEQUAL_-1206944079'), ('const-2', u'CALL_-1206946324'), (u'STORE_-1206945818', u'INDIRECT_-1206943795'), (u'INDIRECT_-1206943987', u'MULTIEQUAL_-1206943862'), (u'MULTIEQUAL_-1206944444', u'CALL_-1206945312'), (u'CALL_-1206945312', u'INDIRECT_-1206943119'), (u'CALL_-1206946296', u'INDIRECT_-1206944098'), (u'CALL_-1206945439', u'INDIRECT_-1206943334'), (u'MULTIEQUAL_-1206943708', u'MULTIEQUAL_-1206943475'), ('tmp_2352', u'BRANCH_-1206944952'), (u'INDIRECT_-1206943334', u'MULTIEQUAL_-1206943298'), ('const-0', u'SUBPIECE_-1206943759'), (u'MULTIEQUAL_-1206944079', u'INT_ADD_-1206944098'), ('const-8', u'PTRADD_-1206943009'), ('const-1', u'INT_ADD_-1206945343'), ('tmp_421', u'CBRANCH_-1206946400'), ('tmp_669', u'CBRANCH_-1206946218'), ('tmp_2510', u'LOAD_-1206946059'), (u'INT_SEXT_-1206946547', u'PTRADD_-1206943009'), ('tmp_2510', u'LOAD_-1206945454'), (u'CALL_-1206946296', u'INT_NOTEQUAL_-1206946272'), (u'PTRADD_-1206946427', u'CALL_-1206946377'), (u'PTRADD_-1206943042', u'LOAD_-1206945347'), (u'CALL_-1206946159', u'INDIRECT_-1206944027'), (u'CALL_-1206944967', u'INDIRECT_-1206943451'), (u'LOAD_-1206946657', u'CALL_-1206944976'), ('tmp_254', u'CBRANCH_-1206946523'), ('const-61440', u'INT_AND_-1206946405'), (u'INT_MULT_-1206945272', u'MULTIEQUAL_-1206943518'), ('tmp_2511', u'LOAD_-1206945434'), (u'CALL_-1206946377', u'CALL_-1206946296'), (u'CALL_-1206944967', u'INDIRECT_-1206943491'), (u'CALL_-1206946115', u'INDIRECT_-1206943547'), ('tmp_2385', u'BRANCH_-1206944972'), (u'CALL_-1206946296', u'CALL_-1206946159'), (u'MULTIEQUAL_-1206944345', u'INT_SLESSEQUAL_-1206946564'), (u'INT_ADD_-1206946496', u'INT_EQUAL_-1206946499'), (u'CAST_-1206943321', u'COPY_-1206943232'), ('const-433', u'LOAD_-1206945551'), (u'LOAD_-1206945551', u'MULTIEQUAL_-1206943189'), (u'INT_EQUAL_-1206945929', u'CBRANCH_-1206945928'), (u'CAST_-1206943130', u'MULTIEQUAL_-1206944267'), (u'INT_AND_-1206946405', u'INT_EQUAL_-1206946404'), ('const-4294967295', u'INT_NOTEQUAL_-1206946308'), (u'CALL_-1206946115', u'INDIRECT_-1206944003'), (u'CALL_-1206945439', u'INDIRECT_-1206943790'), (u'MULTIEQUAL_-1206943189', u'INT_AND_-1206945890'), ('tmp_810', u'CBRANCH_-1206946092'), ('const-433', u'LOAD_-1206946657'), (u'MULTIEQUAL_-1206944129', u'CALL_-1206944981'), (u'LOAD_-1206946059', u'INT_SLESSEQUAL_-1206946030'), ('const-0', u'COPY_-1206944244'), (u'INT_NOTEQUAL_-1206946219', u'CBRANCH_-1206946218'), (u'MULTIEQUAL_-1206944536', u'MULTIEQUAL_-1206944480'), (u'CALL_-1206946324', u'INDIRECT_-1206944112'), ('const-4294967295', u'INT_NOTEQUAL_-1206946219'), ('const-0', u'STORE_-1206945818'), ('const-433', u'LOAD_-1206945553'), ('const-433', u'STORE_-1206945473'), (u'INT_AND_-1206945890', u'INT_NOTEQUAL_-1206945903'), ('const-0', u'INT_EQUAL_-1206946093'), (u'CALL_-1206944981', u'INDIRECT_-1206943462'), (u'COPY_-1206946623', u'MULTIEQUAL_-1206943867'), (u'INDIRECT_-1206943376', u'MULTIEQUAL_-1206943708'), (u'PTRADD_-1206945856', u'LOAD_-1206945916'), (u'INDIRECT_-1206943963', u'MULTIEQUAL_-1206943927'), (u'CALL_-1206946159', u'INDIRECT_-1206943987'), ('const-433', u'LOAD_-1206944992'), ('const-8', u'INT_MULT_-1206945506'), (u'CALL_-1206946324', u'INDIRECT_-1206943656'), (u'COPY_-1206944538', u'MULTIEQUAL_-1206944348'), (u'LOAD_-1206946059', u'MULTIEQUAL_-1206944332'), (u'INT_EQUAL_-1206946499', u'CBRANCH_-1206946494'), ('tmp_9453', u'MULTIEQUAL_-1206943765'), (u'INT_ZEXT_-1206944709', u'INT_MULT_-1206945525'), (u'INDIRECT_-1206943790', u'MULTIEQUAL_-1206943748'), ('const-8', u'PTRADD_-1206942879'), (u'LOAD_-1206944992', u'LOAD_-1206944979'), (u'LOAD_-1206945005', u'CALL_-1206944981'), (u'CALL_-1206945312', u'INDIRECT_-1206943575'), (u'CAST_-1206943321', u'CALL_-1206946159'), (u'LOAD_-1206944979', u'MULTIEQUAL_-1206944129'), ('tmp_2511', u'LOAD_-1206946657'), (u'COPY_-1206943300', u'MULTIEQUAL_-1206944319'), (u'MULTIEQUAL_-1206944169', u'MULTIEQUAL_-1206943438'), (u'CALL_-1206944976', u'INDIRECT_-1206943447'), (u'CALL_-1206946296', u'INDIRECT_-1206944058'), (u'INDIRECT_-1206944003', u'MULTIEQUAL_-1206943902'), (u'INT_ADD_-1206945343', u'MULTIEQUAL_-1206944385'), (u'LOAD_-1206946657', u'CALL_-1206945770'), (u'CALL_-1206945575', u'INDIRECT_-1206943227'), (u'INDIRECT_-1206944072', u'MULTIEQUAL_-1206943927'), (u'INDIRECT_-1206943835', u'MULTIEQUAL_-1206943515'), (u'CALL_-1206945833', u'INDIRECT_-1206943819'), ('tmp_2510', u'LOAD_-1206946652'), ('const-0', u'INT_SLESS_-1206946444'), (u'PTRADD_-1206945815', u'MULTIEQUAL_-1206943193'), ('const-1', u'PTRADD_-1206945892'), (u'CALL_-1206945369', u'INDIRECT_-1206943608'), (u'CAST_-1206943321', u'CALL_-1206945246'), (u'CAST_-1206942769', u'LOAD_-1206945005'), (u'MULTIEQUAL_-1206943475', u'MULTIEQUAL_-1206943652'), (u'CALL_-1206945490', u'CAST_-1206942923'), (u'COPY_-1206944481', u'MULTIEQUAL_-1206944385'), ('const-8', u'PTRADD_-1206942926'), ('const-64', u'INT_NOTEQUAL_-1206946525'), ('const-433', u'LOAD_-1206946059'), (u'CALL_-1206946235', u'INDIRECT_-1206944074'), (u'INDIRECT_-1206944112', u'MULTIEQUAL_-1206943967'), ('const-1', u'INT_ADD_-1206942973'), (u'STORE_-1206945276', u'INDIRECT_-1206943543'), (u'MULTIEQUAL_-1206943861', u'MULTIEQUAL_-1206943867'), (u'MULTIEQUAL_-1206943861', u'INT_ADD_-1206946496'), (u'CALL_-1206946197', u'INDIRECT_-1206944014'), (u'CALL_-1206946377', u'INDIRECT_-1206944100'), (u'CALL_-1206946324', u'INT_NOTEQUAL_-1206946308'), (u'INDIRECT_-1206944034', u'MULTIEQUAL_-1206943927'), (u'INDIRECT_-1206943451', u'MULTIEQUAL_-1206943412'), (u'CALL_-1206946159', u'INDIRECT_-1206943571'), ('tmp_2511', u'LOAD_-1206945558'), (u'INT_LEFT_-1206945388', u'CALL_-1206945369'), (u'LOAD_-1206945347', u'INT_NOTEQUAL_-1206945331'), (u'CALL_-1206945490', u'INDIRECT_-1206943651'), (u'STORE_-1206944957', u'INDIRECT_-1206943376'), ('const-1', u'PTRADD_-1206945856'), (u'CAST_-1206943321', u'CAST_-1206943058'), (u'COPY_-1206943550', u'MULTIEQUAL_-1206944332'), (u'MULTIEQUAL_-1206944215', u'MULTIEQUAL_-1206944209'), (u'LOAD_-1206945434', u'MULTIEQUAL_-1206944536'), (u'INDIRECT_-1206943416', u'MULTIEQUAL_-1206943748'), (u'MULTIEQUAL_-1206944332', u'COPY_-1206943575'), ('const--200', u'PTRSUB_-1206943569'), ('tmp_2173', u'CBRANCH_-1206945317'), (u'CALL_-1206945833', u'INDIRECT_-1206943859'), (u'LOAD_-1206946657', u'INT_EQUAL_-1206945792'), ('const-0', u'INT_EQUAL_-1206945929'), (u'INDIRECT_-1206943547', u'MULTIEQUAL_-1206943452'), ('tmp_2511', u'LOAD_-1206946568'), (u'CALL_-1206946377', u'CALL_-1206946324'), (u'CALL_-1206946377', u'CALL_-1206946075'), (u'COPY_-1206944244', u'MULTIEQUAL_-1206944348'), (u'INDIRECT_-1206943931', u'MULTIEQUAL_-1206944169'), (u'STORE_-1206945818', u'INDIRECT_-1206943835'), (u'CALL_-1206945770', u'INDIRECT_-1206943821'), ('tmp_2510', u'STORE_-1206945276'), (u'CALL_-1206946377', u'CALL_-1206946235'), (u'INT_EQUAL_-1206946359', u'CBRANCH_-1206946357'), (u'MULTIEQUAL_-1206944038', u'CALL_-1206944981'), (u'INDIRECT_-1206943618', u'MULTIEQUAL_-1206943517'), ('tmp_1062', u'CBRANCH_-1206945901'), (u'COPY_-1206944999', u'MULTIEQUAL_-1206944038'), (u'CALL_-1206946159', u'PTRADD_-1206945892'), ('const-0', u'COPY_-1206943627'), ('const-1', u'CALL_-1206946459'), (u'CALL_-1206945575', u'INDIRECT_-1206943683'), (u'CALL_-1206946075', u'INDIRECT_-1206943931'), (u'CALL_-1206944976', u'INDIRECT_-1206943407'), (u'COPY_-1206944443', u'COPY_-1206943592'), (u'CALL_-1206946459', u'INDIRECT_-1206943730'), (u'MULTIEQUAL_-1206943759', u'MULTIEQUAL_-1206943765'), ('tmp_2510', u'LOAD_-1206945311'), (u'COPY_-1206944349', u'MULTIEQUAL_-1206944170'), ('const-0', u'INT_EQUAL_-1206946499'), (u'LOAD_-1206945811', u'INT_EQUAL_-1206945792'), (u'INT_ADD_-1206945528', u'INT_MULT_-1206945506'), (u'LOAD_-1206945558', u'CALL_-1206945490'), (u'MULTIEQUAL_-1206943515', u'MULTIEQUAL_-1206943692'), (u'INDIRECT_-1206943078', u'MULTIEQUAL_-1206943517'), (u'MULTIEQUAL_-1206944303', u'MULTIEQUAL_-1206944480'), ('const-433', u'LOAD_-1206945434'), (u'CALL_-1206945439', u'PTRADD_-1206943042'), (u'CALL_-1206946459', u'INDIRECT_-1206944186'), (u'CALL_-1206946377', u'INT_EQUAL_-1206946359'), ('const-0', u'CALL_-1206946324'), (u'INT_NOTEQUAL_-1206945331', u'CBRANCH_-1206945317'), ('const-1', u'CALL_-1206944967'), ('const-1', u'PTRADD_-1206946427'), (u'CALL_-1206946115', u'INDIRECT_-1206943963'), ('const-0', u'STORE_-1206945952'), (u'CALL_-1206946075', u'INDIRECT_-1206943515'), ('const-0', u'COPY_-1206943914'), (u'CAST_-1206943058', u'CALL_-1206945439'), (u'COPY_-1206943499', u'CALL_-1206946377'), (u'INDIRECT_-1206943795', u'MULTIEQUAL_-1206943475'), (u'INT_SLESS_-1206946444', u'CBRANCH_-1206946444'), (u'CALL_-1206946296', u'INDIRECT_-1206943642'), ('const-1', u'CALL_-1206946159'), (u'INT_SEXT_-1206946547', u'PTRADD_-1206942879'), (u'MULTIEQUAL_-1206943193', u'PTRADD_-1206945815'), (u'CALL_-1206945262', u'INDIRECT_-1206943545'), ('const-433', u'STORE_-1206945276'), (u'MULTIEQUAL_-1206944079', u'COPY_-1206943300'), (u'COPY_-1206943993', u'COPY_-1206943989'), (u'CALL_-1206946296', u'INT_EQUAL_-1206946138'), (u'CALL_-1206945262', u'INDIRECT_-1206943089')]
[(u'LOAD_-1206946547', u'CAST_-1206943487'), (u'INDIRECT_-1206943727', u'INT_AND_-1206946405'), ('const-433', u'LOAD_-1206945454'), ('const-433', u'LOAD_-1206945003'), (u'PTRSUB_-1206943566', u'CALL_-1206946459'), (u'LOAD_-1206945003', u'MULTIEQUAL_-1206944126'), (u'INT_EQUAL_-1206946404', u'CBRANCH_-1206946400'), (u'STORE_-1206945276', u'INDIRECT_-1206943540'), (u'INDIRECT_-1206943512', u'MULTIEQUAL_-1206943756'), (u'INT_ADD_-1206945343', u'PTRADD_-1206943039'), ('const--1', u'INT_NOTEQUAL_-1206946272'), (u'CALL_-1206945770', u'STORE_-1206945734'), ('tmp_1025', u'CBRANCH_-1206945928'), ('const-433', u'LOAD_-1206945811'), (u'CALL_-1206945369', u'INDIRECT_-1206943605'), ('const-8', u'INT_MULT_-1206945272'), ('const-433', u'LOAD_-1206945311'), (u'CALL_-1206945369', u'INDIRECT_-1206943565'), (u'CALL_-1206946197', u'INDIRECT_-1206943595'), ('tmp_1132', u'CBRANCH_-1206945846'), (u'CALL_-1206945439', u'INDIRECT_-1206943331'), (u'MULTIEQUAL_-1206943512', u'MULTIEQUAL_-1206943689'), ('const-1', u'INT_ADD_-1206945530'), (u'CALL_-1206945262', u'INDIRECT_-1206943542'), (u'LOAD_-1206946652', u'MULTIEQUAL_-1206944342'), (u'INDIRECT_-1206943400', u'MULTIEQUAL_-1206943062'), (u'INDIRECT_-1206944143', u'MULTIEQUAL_-1206943409'), ('tmp_9540', u'MULTIEQUAL_-1206944212'), (u'MULTIEQUAL_-1206943858', u'MULTIEQUAL_-1206943864'), (u'INDIRECT_-1206943832', u'MULTIEQUAL_-1206943512'), (u'INT_EQUAL_-1206946093', u'CBRANCH_-1206946092'), (u'INT_NOTEQUAL_-1206945903', u'CBRANCH_-1206945901'), ('tmp_6490', u'STORE_-1206945734'), ('const-8', u'INT_MULT_-1206945301'), ('const-433', u'LOAD_-1206946568'), ('tmp_6490', u'STORE_-1206945473'), (u'STORE_-1206945473', u'INDIRECT_-1206943625'), (u'INDIRECT_-1206944095', u'MULTIEQUAL_-1206943964'), (u'CAST_-1206942975', u'LOAD_-1206945620'), (u'CALL_-1206946296', u'INDIRECT_-1206943639'), ('tmp_1194', u'CBRANCH_-1206945789'), (u'INT_ADD_-1206945530', u'INT_ADD_-1206945528'), (u'INT_ADD_-1206946193', u'CALL_-1206946197'), (u'CALL_-1206944976', u'INDIRECT_-1206943404'), ('const-433', u'STORE_-1206945473'), (u'INT_MULT_-1206945506', u'CALL_-1206945490'), ('const-1', u'CALL_-1206946459'), (u'CALL_-1206946115', u'INT_EQUAL_-1206946093'), (u'CALL_-1206944976', u'STORE_-1206944957'), (u'INDIRECT_-1206944183', u'MULTIEQUAL_-1206943449'), (u'INT_EQUAL_-1206945792', u'CBRANCH_-1206945789'), ('const-0', u'COPY_-1206943624'), ('const-64', u'INT_NOTEQUAL_-1206946525'), ('const-1', u'PTRADD_-1206946427'), (u'INDIRECT_-1206943488', u'MULTIEQUAL_-1206943449'), (u'INDIRECT_-1206942988', u'MULTIEQUAL_-1206943295'), (u'INDIRECT_-1206944071', u'MULTIEQUAL_-1206943964'), (u'MULTIEQUAL_-1206943435', u'CAST_-1206942766'), ('const-0', u'INT_EQUAL_-1206945848'), (u'LOAD_-1206945429', u'INT_EQUAL_-1206945387'), ('const-8', u'INT_MULT_-1206945592'), (u'MULTIEQUAL_-1206943912', u'MULTIEQUAL_-1206944212'), ('const-0', u'INT_NOTEQUAL_-1206945903'), (u'CALL_-1206944981', u'INDIRECT_-1206943499'), (u'CAST_-1206942846', u'CALL_-1206945312'), ('tmp_357', u'CBRANCH_-1206946444'), (u'INDIRECT_-1206943787', u'MULTIEQUAL_-1206943745'), (u'INDIRECT_-1206943792', u'MULTIEQUAL_-1206943472'), (u'LOAD_-1206945916', u'MULTIEQUAL_-1206943191'), (u'MULTIEQUAL_-1206944035', u'CALL_-1206944981'), (u'CAST_-1206942747', u'LOAD_-1206944979'), ('const-1081640', u'COPY_-1206943496'), (u'MULTIEQUAL_-1206944441', u'CALL_-1206945312'), ('const-8', u'PTRADD_-1206943039'), (u'MULTIEQUAL_-1206943705', u'MULTIEQUAL_-1206943472'), ('const-1086792', u'COPY_-1206944999'), (u'CALL_-1206945439', u'INDIRECT_-1206943787'), (u'COPY_-1206943232', u'MULTIEQUAL_-1206943195'), ('const-1086840', u'COPY_-1206944988'), (u'INDIRECT_-1206943331', u'MULTIEQUAL_-1206943295'), (u'INDIRECT_-1206943747', u'MULTIEQUAL_-1206943705'), (u'CALL_-1206946235', u'INT_NOTEQUAL_-1206946219'), ('const-0', u'COPY_-1206944346'), (u'LOAD_-1206945311', u'INT_ADD_-1206945269'), (u'INDIRECT_-1206943903', u'PTRADD_-1206945856'), ('const-433', u'LOAD_-1206945347'), (u'CALL_-1206946075', u'INDIRECT_-1206943968'), ('const-1', u'PTRADD_-1206945892'), ('tmp_6497', u'LOAD_-1206945489'), (u'LOAD_-1206945867', u'INT_ZEXT_-1206944709'), (u'CAST_-1206943127', u'STORE_-1206945818'), (u'PTRADD_-1206945892', u'STORE_-1206945952'), ('const-433', u'LOAD_-1206945948'), (u'INT_MULT_-1206945890', u'PTRADD_-1206945856'), (u'INDIRECT_-1206944031', u'MULTIEQUAL_-1206943924'), ('const-0', u'CALL_-1206946235'), (u'INDIRECT_-1206943681', u'MULTIEQUAL_-1206943462'), ('const-2', u'CALL_-1206946324'), (u'INDIRECT_-1206944024', u'MULTIEQUAL_-1206943899'), (u'CAST_-1206943055', u'LOAD_-1206945429'), ('tmp_6490', u'LOAD_-1206945558'), ('const-1', u'PTRADD_-1206945815'), (u'CALL_-1206945833', u'INDIRECT_-1206943400'), (u'INT_MULT_-1206945592', u'INT_ADD_-1206945604'), (u'CALL_-1206946159', u'INDIRECT_-1206943984'), (u'INT_NOTEQUAL_-1206946272', u'CBRANCH_-1206946270'), ('tmp_6489', u'PTRSUB_-1206943566'), (u'SUBPIECE_-1206943756', u'MULTIEQUAL_-1206943746'), (u'CAST_-1206943487', u'LOAD_-1206946541'), (u'COPY_-1206943302', u'MULTIEQUAL_-1206944316'), (u'CALL_-1206945770', u'INDIRECT_-1206943362'), ('const-4294967295', u'INT_NOTEQUAL_-1206946308'), ('const-0', u'COPY_-1206944061'), ('const-4294967295', u'INT_NOTEQUAL_-1206946219'), ('tmp_461', u'CBRANCH_-1206946357'), (u'INT_ADD_-1206945271', u'INT_ADD_-1206945269'), (u'INT_ADD_-1206946578', u'INT_SLESSEQUAL_-1206946564'), ('tmp_6490', u'LOAD_-1206945811'), ('tmp_6490', u'LOAD_-1206945352'), (u'INDIRECT_-1206944000', u'MULTIEQUAL_-1206943964'), ('const-1', u'CALL_-1206946159'), (u'INT_SLESSEQUAL_-1206946564', u'CBRANCH_-1206946572'), (u'COPY_-1206944241', u'MULTIEQUAL_-1206944345'), (u'INDIRECT_-1206943928', u'MULTIEQUAL_-1206944166'), (u'INT_ADD_-1206945343', u'INT_MULT_-1206945301'), ('tmp_1311', u'BRANCH_-1206945708'), (u'CALL_-1206946377', u'INDIRECT_-1206943681'), (u'INT_EQUAL_-1206945408', u'CBRANCH_-1206945404'), (u'INT_ADD_-1206945343', u'SUBPIECE_-1206943756'), ('const-433', u'LOAD_-1206944992'), (u'INDIRECT_-1206943362', u'MULTIEQUAL_-1206943239'), (u'INT_MULT_-1206946529', u'COPY_-1206943244'), (u'INDIRECT_-1206944109', u'MULTIEQUAL_-1206943964'), (u'CALL_-1206944967', u'INDIRECT_-1206943488'), (u'CALL_-1206945770', u'INDIRECT_-1206943818'), (u'INT_ADD_-1206945430', u'INT_ADD_-1206945428'), (u'INT_SEXT_-1206945405', u'INT_LEFT_-1206945388'), (u'MULTIEQUAL_-1206943195', u'PTRADD_-1206945815'), (u'INT_ADD_-1206945343', u'MULTIEQUAL_-1206944382'), (u'CALL_-1206946377', u'CALL_-1206946159'), (u'STORE_-1206945818', u'INDIRECT_-1206943832'), (u'LOAD_-1206945620', u'CALL_-1206945575'), ('tmp_9531', u'MULTIEQUAL_-1206943762'), (u'MULTIEQUAL_-1206943864', u'MULTIEQUAL_-1206943858'), ('tmp_6497', u'LOAD_-1206945311'), ('const-0', u'RETURN_-1206945974'), (u'INT_ZEXT_-1206944752', u'INT_MULT_-1206945890'), ('const-0', u'COPY_-1206944440'), (u'LOAD_-1206946568', u'CAST_-1206943502'), ('const-1', u'PTRADD_-1206945815'), (u'LOAD_-1206945948', u'INT_ZEXT_-1206944752'), (u'LOAD_-1206945489', u'INT_SUB_-1206945418'), (u'MULTIEQUAL_-1206943858', u'INT_ADD_-1206946496'), ('const-1', u'INT_ADD_-1206946193'), (u'CALL_-1206946459', u'INDIRECT_-1206943727'), (u'INT_SEXT_-1206945536', u'INT_ADD_-1206945528'), (u'CAST_-1206943487', u'PTRADD_-1206946427'), (u'INDIRECT_-1206943960', u'MULTIEQUAL_-1206943859'), (u'PTRADD_-1206945815', u'LOAD_-1206945867'), ('const-4294967295', u'INT_ADD_-1206946496'), (u'PTRADD_-1206946427', u'CALL_-1206946459'), (u'MULTIEQUAL_-1206943472', u'MULTIEQUAL_-1206943649'), (u'CALL_-1206946115', u'INDIRECT_-1206943960'), (u'CALL_-1206945833', u'INDIRECT_-1206943856'), ('tmp_2049', u'CBRANCH_-1206945404'), (u'COPY_-1206944988', u'MULTIEQUAL_-1206944035'), (u'INT_NOTEQUAL_-1206946525', u'CBRANCH_-1206946523'), (u'CAST_-1206943318', u'PTRADD_-1206945892'), (u'INT_SEXT_-1206946547', u'INT_ADD_-1206945299'), (u'INDIRECT_-1206943960', u'MULTIEQUAL_-1206943924'), (u'MULTIEQUAL_-1206944321', u'COPY_-1206943552'), (u'CALL_-1206946115', u'INDIRECT_-1206943544'), (u'INDIRECT_-1206943639', u'MULTIEQUAL_-1206943514'), (u'CALL_-1206946159', u'INDIRECT_-1206943568'), (u'MULTIEQUAL_-1206943191', u'INT_AND_-1206945890'), (u'INDIRECT_-1206943727', u'MULTIEQUAL_-1206943462'), (u'MULTIEQUAL_-1206944316', u'COPY_-1206942882'), (u'MULTIEQUAL_-1206943762', u'MULTIEQUAL_-1206943756'), ('tmp_1951', u'BRANCH_-1206945191'), (u'INT_SLESSEQUAL_-1206946030', u'CBRANCH_-1206946038'), (u'LOAD_-1206946657', u'INT_EQUAL_-1206945408'), (u'CALL_-1206946296', u'INT_ADD_-1206946193'), (u'INDIRECT_-1206944097', u'MULTIEQUAL_-1206943872'), (u'MULTIEQUAL_-1206943409', u'MULTIEQUAL_-1206943435'), ('const-433', u'LOAD_-1206944979'), ('const-2000', u'COPY_-1206946623'), (u'MULTIEQUAL_-1206944206', u'MULTIEQUAL_-1206944212'), (u'CALL_-1206946377', u'INDIRECT_-1206944097'), (u'CALL_-1206946324', u'INDIRECT_-1206944069'), ('const-8', u'INT_MULT_-1206946529'), (u'INT_ADD_-1206945343', u'INT_ADD_-1206945299'), (u'CAST_-1206943502', u'LOAD_-1206945003'), (u'MULTIEQUAL_-1206944382', u'INT_ADD_-1206945343'), (u'INT_SEXT_-1206946547', u'INT_MULT_-1206945592'), (u'LOAD_-1206946059', u'MULTIEQUAL_-1206944329'), ('const-2', u'INT_MULT_-1206945525'), ('tmp_2075', u'CBRANCH_-1206945385'), ('const-1', u'PTRADD_-1206946427'), ('const-1', u'INT_ADD_-1206944095'), (u'MULTIEQUAL_-1206944321', u'COPY_-1206943446'), ('tmp_577', u'CBRANCH_-1206946270'), (u'INT_EQUAL_-1206946138', u'CBRANCH_-1206946134'), (u'CALL_-1206945575', u'INDIRECT_-1206943680'), (u'CALL_-1206946377', u'INDIRECT_-1206944137'), (u'MULTIEQUAL_-1206944167', u'CALL_-1206945312'), (u'CALL_-1206946324', u'INDIRECT_-1206943653'), ('const-433', u'LOAD_-1206945005'), (u'CALL_-1206946235', u'INDIRECT_-1206944031'), ('const-0', u'STORE_-1206945952'), (u'INT_MULT_-1206945525', u'PTRADD_-1206945491'), (u'MULTIEQUAL_-1206944166', u'MULTIEQUAL_-1206944172'), ('tmp_1864', u'BRANCH_-1206945243'), (u'LOAD_-1206945811', u'MULTIEQUAL_-1206944300'), (u'STORE_-1206945734', u'INDIRECT_-1206943792'), ('const-1', u'CALL_-1206944967'), (u'MULTIEQUAL_-1206944329', u'INT_ADD_-1206946578'), (u'CALL_-1206944976', u'MULTIEQUAL_-1206944533'), (u'MULTIEQUAL_-1206944342', u'MULTIEQUAL_-1206944329'), (u'MULTIEQUAL_-1206943462', u'MULTIEQUAL_-1206943762'), (u'COPY_-1206942882', u'MULTIEQUAL_-1206944076'), (u'MULTIEQUAL_-1206944345', u'INT_ADD_-1206945530'), (u'MULTIEQUAL_-1206944172', u'COPY_-1206943950'), ('const-0', u'CALL_-1206946324'), (u'CALL_-1206946377', u'CALL_-1206946115'), (u'INDIRECT_-1206943544', u'MULTIEQUAL_-1206943514'), (u'CALL_-1206945312', u'INDIRECT_-1206943572'), ('const-0', u'INT_EQUAL_-1206946359'), ('const-433', u'LOAD_-1206945429'), ('const-433', u'LOAD_-1206946652'), (u'CALL_-1206945575', u'INDIRECT_-1206943224'), (u'LOAD_-1206944992', u'CAST_-1206942747'), (u'CALL_-1206945575', u'INDIRECT_-1206943640'), (u'INDIRECT_-1206943373', u'MULTIEQUAL_-1206943705'), (u'MULTIEQUAL_-1206943745', u'MULTIEQUAL_-1206943689'), (u'CALL_-1206946075', u'INDIRECT_-1206943512'), (u'INDIRECT_-1206943752', u'MULTIEQUAL_-1206943649'), (u'INT_ADD_-1206945269', u'STORE_-1206945276'), (u'LOAD_-1206945553', u'INT_SEXT_-1206945536'), (u'MULTIEQUAL_-1206944441', u'CALL_-1206945262'), (u'STORE_-1206945473', u'INDIRECT_-1206943585'), (u'MULTIEQUAL_-1206944300', u'MULTIEQUAL_-1206944477'), (u'CALL_-1206946197', u'CAST_-1206943318'), (u'COPY_-1206943624', u'MULTIEQUAL_-1206943746'), (u'INT_ADD_-1206945604', u'CAST_-1206942975'), (u'INDIRECT_-1206943413', u'MULTIEQUAL_-1206943745'), ('const-0', u'INT_NOTEQUAL_-1206945331'), (u'CALL_-1206945770', u'MULTIEQUAL_-1206944477'), (u'INT_MULT_-1206946529', u'INT_ADD_-1206945428'), (u'CALL_-1206946159', u'INT_EQUAL_-1206946138'), (u'CALL_-1206944981', u'INDIRECT_-1206943459'), ('tmp_6490', u'LOAD_-1206946568'), (u'COPY_-1206943496', u'CALL_-1206946377'), (u'CALL_-1206945312', u'INDIRECT_-1206943532'), ('const-433', u'STORE_-1206944957'), (u'CALL_-1206946296', u'INDIRECT_-1206944095'), ('const-1', u'PTRADD_-1206945856'), (u'PTRADD_-1206945491', u'LOAD_-1206945551'), ('const-433', u'LOAD_-1206946059'), (u'CAST_-1206943055', u'MULTIEQUAL_-1206944264'), (u'CALL_-1206945770', u'INDIRECT_-1206943778'), (u'INDIRECT_-1206943531', u'MULTIEQUAL_-1206943964'), (u'CALL_-1206946459', u'INDIRECT_-1206944183'), (u'INDIRECT_-1206944143', u'MULTIEQUAL_-1206943872'), ('const-64', u'INT_AND_-1206945890'), ('tmp_196', u'CBRANCH_-1206946572'), (u'CALL_-1206944967', u'INDIRECT_-1206943448'), (u'CALL_-1206946197', u'INDIRECT_-1206944011'), (u'MULTIEQUAL_-1206944166', u'MULTIEQUAL_-1206943435'), ('const-433', u'STORE_-1206945952'), (u'INDIRECT_-1206943968', u'MULTIEQUAL_-1206944206'), (u'MULTIEQUAL_-1206944076', u'COPY_-1206943302'), (u'CALL_-1206945439', u'INDIRECT_-1206943747'), ('const--200', u'PTRSUB_-1206943566'), (u'INT_ADD_-1206945299', u'INT_MULT_-1206945272'), ('const-0', u'COPY_-1206944241'), ('tmp_6497', u'LOAD_-1206945454'), (u'INT_EQUAL_-1206945387', u'CBRANCH_-1206945385'), ('const-0', u'SUBPIECE_-1206943756'), (u'INT_NOTEQUAL_-1206946308', u'CBRANCH_-1206946307'), ('const-2', u'INT_MULT_-1206945890'), ('const-4294967295', u'INT_ADD_-1206945271'), (u'COPY_-1206943911', u'MULTIEQUAL_-1206943746'), ('const-0', u'INT_EQUAL_-1206945387'), (u'MULTIEQUAL_-1206943295', u'MULTIEQUAL_-1206943239'), (u'CALL_-1206946459', u'INT_SLESS_-1206946444'), (u'LOAD_-1206946541', u'INT_NOTEQUAL_-1206946525'), (u'MULTIEQUAL_-1206944172', u'MULTIEQUAL_-1206944166'), ('const-0', u'COPY_-1206943911'), (u'MULTIEQUAL_-1206944321', u'INT_SEXT_-1206946547'), (u'CALL_-1206946235', u'INDIRECT_-1206944071'), ('tmp_880', u'CBRANCH_-1206946038'), ('tmp_758', u'CBRANCH_-1206946134'), (u'STORE_-1206945952', u'INDIRECT_-1206943903'), (u'CALL_-1206944976', u'INDIRECT_-1206942988'), (u'CAST_-1206943055', u'MULTIEQUAL_-1206944441'), (u'INDIRECT_-1206943653', u'MULTIEQUAL_-1206943514'), ('tmp_6497', u'STORE_-1206945276'), (u'MULTIEQUAL_-1206943872', u'MULTIEQUAL_-1206944172'), ('tmp_306', u'CBRANCH_-1206946494'), ('tmp_529', u'CBRANCH_-1206946307'), (u'LOAD_-1206945948', u'INT_EQUAL_-1206945929'), (u'CALL_-1206945490', u'INT_ADD_-1206945440'), (u'INDIRECT_-1206943903', u'PTRADD_-1206945491'), (u'CAST_-1206943318', u'CALL_-1206945439'), ('const-1', u'PTRADD_-1206945491'), (u'INT_SUB_-1206945418', u'INT_SEXT_-1206945405'), (u'COPY_-1206943950', u'COPY_-1206943946'), (u'CALL_-1206945490', u'INDIRECT_-1206943648'), (u'INT_ADD_-1206945428', u'CAST_-1206942893'), (u'INDIRECT_-1206943968', u'COPY_-1206943291'), (u'INT_MULT_-1206945301', u'MULTIEQUAL_-1206944167'), (u'INT_ADD_-1206944095', u'MULTIEQUAL_-1206944321'), (u'INT_SEXT_-1206946547', u'INT_MULT_-1206946529'), (u'MULTIEQUAL_-1206943745', u'MULTIEQUAL_-1206943512'), (u'LOAD_-1206945434', u'INT_EQUAL_-1206945408'), (u'INT_EQUAL_-1206945848', u'CBRANCH_-1206945846'), ('tmp_9539', u'MULTIEQUAL_-1206944172'), ('const-8', u'INT_MULT_-1206945506'), (u'LOAD_-1206945867', u'INT_EQUAL_-1206945848'), ('const-433', u'LOAD_-1206945553'), (u'COPY_-1206943594', u'MULTIEQUAL_-1206944329'), (u'CALL_-1206945833', u'INDIRECT_-1206943816'), (u'MULTIEQUAL_-1206943515', u'INT_ADD_-1206945440'), (u'STORE_-1206945276', u'INDIRECT_-1206943500'), (u'MULTIEQUAL_-1206944329', u'MULTIEQUAL_-1206944342'), (u'CALL_-1206945246', u'INDIRECT_-1206943075'), ('const-433', u'LOAD_-1206945620'), (u'CAST_-1206942897', u'CALL_-1206945369'), ('tmp_2352', u'BRANCH_-1206944952'), (u'CALL_-1206945490', u'INT_ADD_-1206945430'), ('const-1', u'INT_ADD_-1206945343'), ('tmp_421', u'CBRANCH_-1206946400'), ('tmp_669', u'CBRANCH_-1206946218'), (u'CALL_-1206946296', u'INT_NOTEQUAL_-1206946272'), ('const-433', u'LOAD_-1206946547'), (u'COPY_-1206943577', u'MULTIEQUAL_-1206944316'), (u'INT_ADD_-1206946496', u'MULTIEQUAL_-1206943858'), (u'PTRADD_-1206946427', u'CALL_-1206946377'), (u'CALL_-1206945439', u'CAST_-1206943055'), (u'CAST_-1206943318', u'LOAD_-1206945948'), (u'INT_ADD_-1206944095', u'INT_SLESSEQUAL_-1206946030'), (u'LOAD_-1206946657', u'CALL_-1206944976'), (u'INT_ADD_-1206946578', u'MULTIEQUAL_-1206944321'), ('tmp_254', u'CBRANCH_-1206946523'), ('const-61440', u'INT_AND_-1206946405'), (u'INDIRECT_-1206943075', u'MULTIEQUAL_-1206943514'), (u'CAST_-1206943502', u'PTRADD_-1206943514'), (u'CALL_-1206946377', u'CALL_-1206946296'), (u'INDIRECT_-1206943615', u'MULTIEQUAL_-1206943514'), ('tmp_6490', u'LOAD_-1206945434'), ('const-433', u'LOAD_-1206945489'), ('tmp_6497', u'LOAD_-1206945553'), (u'COPY_-1206943552', u'MULTIEQUAL_-1206944329'), ('const-0', u'COPY_-1206944535'), (u'INDIRECT_-1206943544', u'MULTIEQUAL_-1206943449'), ('tmp_2385', u'BRANCH_-1206944972'), (u'CALL_-1206946296', u'CALL_-1206946159'), (u'MULTIEQUAL_-1206944126', u'CALL_-1206944981'), (u'STORE_-1206945734', u'INDIRECT_-1206943752'), (u'PTRADD_-1206945815', u'MULTIEQUAL_-1206943195'), (u'INT_ADD_-1206946496', u'INT_EQUAL_-1206946499'), (u'CALL_-1206946115', u'INDIRECT_-1206944000'), ('const-8', u'PTRADD_-1206943514'), (u'INT_EQUAL_-1206945929', u'CBRANCH_-1206945928'), ('const-433', u'LOAD_-1206945916'), (u'INT_AND_-1206946405', u'INT_EQUAL_-1206946404'), (u'INT_MULT_-1206945272', u'MULTIEQUAL_-1206943515'), (u'CAST_-1206942766', u'LOAD_-1206945005'), (u'LOAD_-1206944979', u'MULTIEQUAL_-1206944126'), (u'MULTIEQUAL_-1206944212', u'COPY_-1206943990'), ('tmp_6490', u'LOAD_-1206944992'), ('const-8', u'CALL_-1206945833'), ('tmp_810', u'CBRANCH_-1206946092'), (u'LOAD_-1206946059', u'INT_SLESSEQUAL_-1206946030'), (u'INDIRECT_-1206944137', u'MULTIEQUAL_-1206943912'), (u'INT_ADD_-1206945440', u'CAST_-1206942897'), (u'INT_SEXT_-1206946547', u'PTRADD_-1206943514'), (u'INT_NOTEQUAL_-1206946219', u'CBRANCH_-1206946218'), (u'INDIRECT_-1206944000', u'MULTIEQUAL_-1206943899'), (u'CALL_-1206946235', u'INDIRECT_-1206943615'), (u'INT_AND_-1206945890', u'INT_NOTEQUAL_-1206945903'), (u'INDIRECT_-1206943792', u'MULTIEQUAL_-1206943689'), ('const-0', u'INT_EQUAL_-1206946093'), (u'INDIRECT_-1206943568', u'MULTIEQUAL_-1206943449'), (u'CALL_-1206946324', u'INDIRECT_-1206944109'), (u'CALL_-1206945312', u'INDIRECT_-1206943116'), ('const-433', u'LOAD_-1206945551'), ('const-433', u'LOAD_-1206946657'), (u'PTRADD_-1206945856', u'LOAD_-1206945916'), (u'MULTIEQUAL_-1206943756', u'MULTIEQUAL_-1206943762'), ('tmp_6490', u'LOAD_-1206946657'), (u'INT_EQUAL_-1206946499', u'CBRANCH_-1206946494'), (u'INT_ZEXT_-1206944709', u'INT_MULT_-1206945525'), (u'CAST_-1206943318', u'CALL_-1206946159'), (u'LOAD_-1206945005', u'CALL_-1206944981'), ('const-433', u'STORE_-1206945276'), (u'COPY_-1206943990', u'COPY_-1206943986'), (u'MULTIEQUAL_-1206944206', u'MULTIEQUAL_-1206943475'), (u'MULTIEQUAL_-1206943746', u'INT_ADD_-1206945271'), (u'INDIRECT_-1206943984', u'MULTIEQUAL_-1206943859'), (u'INDIRECT_-1206943928', u'COPY_-1206943290'), ('const-0', u'INT_SLESS_-1206946444'), ('const-433', u'LOAD_-1206945867'), ('const-1', u'INT_ADD_-1206946578'), (u'PTRADD_-1206943514', u'LOAD_-1206946547'), (u'COPY_-1206944346', u'MULTIEQUAL_-1206944167'), (u'CALL_-1206945246', u'INDIRECT_-1206943491'), (u'CALL_-1206945490', u'INDIRECT_-1206943192'), (u'INDIRECT_-1206944183', u'MULTIEQUAL_-1206943912'), (u'LOAD_-1206945434', u'MULTIEQUAL_-1206944533'), (u'CAST_-1206943127', u'MULTIEQUAL_-1206944264'), (u'CALL_-1206944976', u'INDIRECT_-1206943444'), (u'LOAD_-1206945352', u'INT_ADD_-1206945312'), ('const-433', u'STORE_-1206945818'), (u'CALL_-1206946075', u'INDIRECT_-1206943928'), ('const-0', u'RETURN_-1206943280'), (u'MULTIEQUAL_-1206944533', u'MULTIEQUAL_-1206944477'), (u'CAST_-1206943127', u'MULTIEQUAL_-1206944441'), (u'COPY_-1206943446', u'MULTIEQUAL_-1206944076'), (u'COPY_-1206944061', u'MULTIEQUAL_-1206944167'), (u'MULTIEQUAL_-1206943062', u'MULTIEQUAL_-1206943239'), (u'CALL_-1206945490', u'STORE_-1206945473'), (u'COPY_-1206946623', u'MULTIEQUAL_-1206943864'), (u'CALL_-1206946324', u'INT_NOTEQUAL_-1206946308'), (u'INT_ADD_-1206945312', u'CAST_-1206942846'), (u'MULTIEQUAL_-1206943295', u'MULTIEQUAL_-1206943062'), (u'COPY_-1206944440', u'COPY_-1206943594'), (u'INT_LEFT_-1206945388', u'CALL_-1206945369'), (u'LOAD_-1206945347', u'INT_NOTEQUAL_-1206945331'), (u'INT_ADD_-1206945343', u'MULTIEQUAL_-1206944345'), (u'LOAD_-1206945551', u'MULTIEQUAL_-1206943191'), (u'STORE_-1206945818', u'INDIRECT_-1206943792'), ('const-433', u'STORE_-1206945734'), (u'CALL_-1206946159', u'INDIRECT_-1206944024'), ('tmp_2173', u'CBRANCH_-1206945317'), (u'LOAD_-1206946657', u'INT_EQUAL_-1206945792'), (u'MULTIEQUAL_-1206944477', u'INT_ADD_-1206945604'), (u'STORE_-1206944957', u'INDIRECT_-1206943373'), ('const-0', u'INT_EQUAL_-1206945929'), (u'LOAD_-1206945454', u'MULTIEQUAL_-1206944342'), (u'INDIRECT_-1206944055', u'MULTIEQUAL_-1206943924'), (u'COPY_-1206944478', u'MULTIEQUAL_-1206944382'), (u'CALL_-1206945246', u'INDIRECT_-1206943531'), (u'CALL_-1206946377', u'CALL_-1206946324'), ('tmp_6497', u'LOAD_-1206946059'), (u'CALL_-1206946377', u'CALL_-1206946075'), (u'MULTIEQUAL_-1206944329', u'COPY_-1206943577'), (u'MULTIEQUAL_-1206944321', u'INT_SUB_-1206945418'), (u'INT_MULT_-1206946529', u'INT_ADD_-1206945312'), ('tmp_6497', u'LOAD_-1206946652'), (u'CALL_-1206946377', u'CALL_-1206946235'), (u'INT_EQUAL_-1206946359', u'CBRANCH_-1206946357'), (u'CALL_-1206945262', u'INDIRECT_-1206943502'), (u'CALL_-1206945369', u'INDIRECT_-1206943149'), (u'INDIRECT_-1206943491', u'MULTIEQUAL_-1206943924'), ('const-433', u'LOAD_-1206945434'), (u'INDIRECT_-1206943448', u'MULTIEQUAL_-1206943409'), (u'CALL_-1206946296', u'INDIRECT_-1206944055'), (u'INDIRECT_-1206944069', u'MULTIEQUAL_-1206943924'), ('tmp_1062', u'CBRANCH_-1206945901'), ('const-3', u'INT_LEFT_-1206945388'), (u'CALL_-1206946159', u'PTRADD_-1206945892'), (u'STORE_-1206944957', u'INDIRECT_-1206943413'), (u'INT_ADD_-1206946496', u'MULTIEQUAL_-1206943864'), (u'CAST_-1206942893', u'CALL_-1206945369'), (u'CALL_-1206946459', u'INDIRECT_-1206944143'), ('const-433', u'LOAD_-1206945352'), (u'STORE_-1206945952', u'INDIRECT_-1206943863'), (u'CAST_-1206943055', u'PTRADD_-1206943039'), (u'PTRADD_-1206943039', u'LOAD_-1206945347'), (u'COPY_-1206944535', u'MULTIEQUAL_-1206944345'), (u'CAST_-1206943318', u'COPY_-1206943232'), (u'CALL_-1206945490', u'INDIRECT_-1206943608'), (u'CALL_-1206945833', u'CAST_-1206943127'), (u'COPY_-1206943244', u'MULTIEQUAL_-1206943515'), ('const-0', u'INT_EQUAL_-1206946499'), ('const-8', u'INT_ADD_-1206945430'), (u'LOAD_-1206945811', u'INT_EQUAL_-1206945792'), (u'INT_ADD_-1206945528', u'INT_MULT_-1206945506'), (u'MULTIEQUAL_-1206943449', u'MULTIEQUAL_-1206943475'), ('const-0', u'COPY_-1206944478'), (u'LOAD_-1206945558', u'CALL_-1206945490'), (u'CAST_-1206943318', u'CALL_-1206945246'), (u'MULTIEQUAL_-1206944264', u'MULTIEQUAL_-1206944441'), (u'MULTIEQUAL_-1206943705', u'MULTIEQUAL_-1206943649'), (u'COPY_-1206944999', u'MULTIEQUAL_-1206944035'), (u'MULTIEQUAL_-1206944342', u'INT_SLESSEQUAL_-1206946564'), (u'CALL_-1206946377', u'INT_EQUAL_-1206946359'), (u'CALL_-1206946197', u'INDIRECT_-1206944051'), (u'MULTIEQUAL_-1206944533', u'MULTIEQUAL_-1206944300'), (u'INT_NOTEQUAL_-1206945331', u'CBRANCH_-1206945317'), ('const-433', u'LOAD_-1206946541'), ('const-433', u'LOAD_-1206945558'), ('tmp_6490', u'STORE_-1206944957'), (u'CALL_-1206945262', u'INDIRECT_-1206943086'), (u'INT_SLESS_-1206946444', u'CBRANCH_-1206946444'), (u'MULTIEQUAL_-1206944076', u'INT_ADD_-1206944095'), ('const-0', u'CALL_-1206946235'), ('const-0', u'STORE_-1206945818'), (u'MULTIEQUAL_-1206944212', u'MULTIEQUAL_-1206944206'), ('const-16384', u'INT_EQUAL_-1206946404'), (u'CALL_-1206946296', u'INT_EQUAL_-1206946138')]
null
null
00107460
x64
O2
(translation_unit "void FUN_00107460(int *param_1,long *param_2)\n\n{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}\n\n" (function_definition "void FUN_00107460(int *param_1,long *param_2)\n\n{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}" primitive_type (function_declarator "FUN_00107460(int *param_1,long *param_2)" identifier (parameter_list "(int *param_1,long *param_2)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "byte *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "long *__src;" (sized_type_specifier "long" long) (pointer_declarator "*__src" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar14;" primitive_type (pointer_declarator "*pcVar14" * identifier) ;) (declaration "int iVar15;" primitive_type identifier ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_d8;" primitive_type identifier ;) (declaration "stat local_c8;" type_identifier identifier ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "local_d8 = 2000;" (assignment_expression "local_d8 = 2000" identifier = number_literal) ;) (expression_statement "iVar12 = 0;" (assignment_expression "iVar12 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );" do (compound_statement "{\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n }" { (expression_statement "iVar11 = iVar12 + 1;" (assignment_expression "iVar11 = iVar12 + 1" identifier = (binary_expression "iVar12 + 1" identifier + number_literal)) ;) (expression_statement "iVar15 = iVar12;" (assignment_expression "iVar15 = iVar12" identifier = identifier) ;) (if_statement "if (iVar4 <= iVar11) {\n return;\n }" if (parenthesized_expression "(iVar4 <= iVar11)" ( (binary_expression "iVar4 <= iVar11" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (while_statement "while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }" { (expression_statement "lVar13 = (long)iVar11;" (assignment_expression "lVar13 = (long)iVar11" identifier = (cast_expression "(long)iVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar1 = lVar13 * 8;" (assignment_expression "lVar1 = lVar13 * 8" identifier = (binary_expression "lVar13 * 8" identifier * number_literal)) ;) (expression_statement "pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];" (assignment_expression "pcVar14 = (char *)((undefined8 *)*param_2)[lVar13]" identifier = (cast_expression "(char *)((undefined8 *)*param_2)[lVar13]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "((undefined8 *)*param_2)[lVar13]" (parenthesized_expression "((undefined8 *)*param_2)" ( (cast_expression "(undefined8 *)*param_2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) )) [ identifier ]))) ;) (expression_statement "iVar12 = iVar11;" (assignment_expression "iVar12 = iVar11" identifier = identifier) ;) (if_statement "if (*pcVar14 != '@') break;" if (parenthesized_expression "(*pcVar14 != '@')" ( (binary_expression "*pcVar14 != '@'" (pointer_expression "*pcVar14" * identifier) != (char_literal "'@'" ' character ')) )) (break_statement "break;" break ;)) (expression_statement "local_d8 = local_d8 + -1;" (assignment_expression "local_d8 = local_d8 + -1" identifier = (binary_expression "local_d8 + -1" identifier + number_literal)) ;) (if_statement "if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" if (parenthesized_expression "(local_d8 == 0)" ( (binary_expression "local_d8 == 0" identifier == number_literal) )) (compound_statement "{\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" { (expression_statement "uVar10 = *(undefined8 *)*param_2;" (assignment_expression "uVar10 = *(undefined8 *)*param_2" identifier = (pointer_expression "*(undefined8 *)*param_2" * (cast_expression "(undefined8 *)*param_2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)))) ;) (expression_statement "pcVar14 = "%s: error: too many @-files encountered\n";" (assignment_expression "pcVar14 = "%s: error: too many @-files encountered\n"" identifier = (string_literal ""%s: error: too many @-files encountered\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_00107782;" goto statement_identifier ;) })) (expression_statement "pcVar14 = pcVar14 + 1;" (assignment_expression "pcVar14 = pcVar14 + 1" identifier = (binary_expression "pcVar14 + 1" identifier + number_literal)) ;) (expression_statement "iVar4 = __xstat(1,pcVar14,&local_c8);" (assignment_expression "iVar4 = __xstat(1,pcVar14,&local_c8)" identifier = (call_expression "__xstat(1,pcVar14,&local_c8)" identifier (argument_list "(1,pcVar14,&local_c8)" ( number_literal , identifier , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }" if (parenthesized_expression "(iVar4 < 0)" ( (binary_expression "iVar4 < 0" identifier < number_literal) )) (compound_statement "{\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }" { (labeled_statement "LAB_001075d0:\n iVar4 = *param_1;" statement_identifier : (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;)) (break_statement "break;" break ;) })) (if_statement "if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }" if (parenthesized_expression "((local_c8.st_mode & 0xf000) == 0x4000)" ( (binary_expression "(local_c8.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(local_c8.st_mode & 0xf000)" ( (binary_expression "local_c8.st_mode & 0xf000" (field_expression "local_c8.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }" { (do_statement "do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );" do (compound_statement "{\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n }" { (expression_statement "pcVar14 = "%s: error: @-file refers to a directory\n";" (assignment_expression "pcVar14 = "%s: error: @-file refers to a directory\n"" identifier = (string_literal ""%s: error: @-file refers to a directory\n"" " string_content escape_sequence ")) ;) (expression_statement "uVar10 = *(undefined8 *)*param_2;" (assignment_expression "uVar10 = *(undefined8 *)*param_2" identifier = (pointer_expression "*(undefined8 *)*param_2" * (cast_expression "(undefined8 *)*param_2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)))) ;) (labeled_statement "LAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);" statement_identifier : (expression_statement "fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);" (call_expression "fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10)" identifier (argument_list "(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10)" ( (pointer_expression "*(FILE **)PTR_stderr_0010bff0" * (cast_expression "(FILE **)PTR_stderr_0010bff0" ( (type_descriptor "FILE **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) , identifier , identifier ))) ;)) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "__stream = fopen(pcVar14,"r");" (assignment_expression "__stream = fopen(pcVar14,"r")" identifier = (call_expression "fopen(pcVar14,"r")" identifier (argument_list "(pcVar14,"r")" ( identifier , (string_literal ""r"" " string_content ") )))) ;) (if_statement "if (__stream == (FILE *)0x0) goto LAB_001075d0;" if (parenthesized_expression "(__stream == (FILE *)0x0)" ( (binary_expression "__stream == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001075d0;" goto statement_identifier ;)) (expression_statement "iVar4 = fseek(__stream,0,2);" (assignment_expression "iVar4 = fseek(__stream,0,2)" identifier = (call_expression "fseek(__stream,0,2)" identifier (argument_list "(__stream,0,2)" ( identifier , number_literal , number_literal )))) ;) (if_statement "if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }" if (parenthesized_expression "(((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1))" ( (binary_expression "((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)" (parenthesized_expression "((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff))" ( (binary_expression "(iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)" (parenthesized_expression "(iVar4 != -1)" ( (binary_expression "iVar4 != -1" identifier != number_literal) )) && (parenthesized_expression "(sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)" ( (comma_expression "sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff" (assignment_expression "sVar5 = ftell(__stream)" identifier = (call_expression "ftell(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "sVar5 != 0xffffffffffffffff" identifier != number_literal)) ))) )) && (parenthesized_expression "(iVar4 = fseek(__stream,0,0), iVar4 != -1)" ( (comma_expression "iVar4 = fseek(__stream,0,0), iVar4 != -1" (assignment_expression "iVar4 = fseek(__stream,0,0)" identifier = (call_expression "fseek(__stream,0,0)" identifier (argument_list "(__stream,0,0)" ( identifier , number_literal , number_literal )))) , (binary_expression "iVar4 != -1" identifier != number_literal)) ))) )) (compound_statement "{\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }" { (expression_statement "__ptr = (byte *)xmalloc(sVar5 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar5 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar5 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar5 + 1)" identifier (argument_list "(sVar5 + 1)" ( (binary_expression "sVar5 + 1" identifier + number_literal) ))))) ;) (expression_statement "sVar6 = fread(__ptr,1,sVar5,__stream);" (assignment_expression "sVar6 = fread(__ptr,1,sVar5,__stream)" identifier = (call_expression "fread(__ptr,1,sVar5,__stream)" identifier (argument_list "(__ptr,1,sVar5,__stream)" ( identifier , number_literal , identifier , identifier )))) ;) (if_statement "if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }" if (parenthesized_expression "((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0))" ( (binary_expression "(sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)" (parenthesized_expression "(sVar5 == sVar6)" ( (binary_expression "sVar5 == sVar6" identifier == identifier) )) || (parenthesized_expression "(iVar4 = ferror(__stream), iVar4 == 0)" ( (comma_expression "iVar4 = ferror(__stream), iVar4 == 0" (assignment_expression "iVar4 = ferror(__stream)" identifier = (call_expression "ferror(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "iVar4 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }" { (expression_statement "__ptr[sVar6] = 0;" (assignment_expression "__ptr[sVar6] = 0" (subscript_expression "__ptr[sVar6]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_100 = lVar1;" (assignment_expression "local_100 = lVar1" identifier = identifier) ;) (if_statement "if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" if (parenthesized_expression "(*__ptr == 0)" ( (binary_expression "*__ptr == 0" (pointer_expression "*__ptr" * identifier) == number_literal) )) (compound_statement "{\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }" { (labeled_statement "LAB_00107619:\n __src = (long *)xmalloc(8);" statement_identifier : (expression_statement "__src = (long *)xmalloc(8);" (assignment_expression "__src = (long *)xmalloc(8)" identifier = (cast_expression "(long *)xmalloc(8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(8)" identifier (argument_list "(8)" ( number_literal ))))) ;)) (expression_statement "*__src = 0;" (assignment_expression "*__src = 0" (pointer_expression "*__src" * identifier) = number_literal) ;) (expression_statement "lVar7 = *param_2;" (assignment_expression "lVar7 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" if (parenthesized_expression "(lVar3 == lVar7)" ( (binary_expression "lVar3 == lVar7" identifier == identifier) )) (compound_statement "{\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }" { (expression_statement "lVar7 = FUN_00107010();" (assignment_expression "lVar7 = FUN_00107010()" identifier = (call_expression "FUN_00107010()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (expression_statement "*param_2 = lVar7;" (assignment_expression "*param_2 = lVar7" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "sVar5 = 0;" (assignment_expression "sVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" else (compound_statement "{\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" { (labeled_statement "LAB_00107766:\n iVar4 = 0;" statement_identifier : (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;)) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (expression_statement "sVar5 = 0;" (assignment_expression "sVar5 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" else (compound_statement "{\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" { (expression_statement "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];" (assignment_expression "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]" identifier = (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]" identifier [ (binary_expression "(ulong)*__ptr * 2" (binary_expression "(ulong)*__ptr" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ])) ;) (expression_statement "pbVar8 = __ptr;" (assignment_expression "pbVar8 = __ptr" identifier = identifier) ;) (while_statement "while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }" while (parenthesized_expression "((bVar2 & 0x40) != 0)" ( (binary_expression "(bVar2 & 0x40) != 0" (parenthesized_expression "(bVar2 & 0x40)" ( (binary_expression "bVar2 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }" { (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (if_statement "if (*pbVar8 == 0) goto LAB_00107619;" if (parenthesized_expression "(*pbVar8 == 0)" ( (binary_expression "*pbVar8 == 0" (pointer_expression "*pbVar8" * identifier) == number_literal) )) (goto_statement "goto LAB_00107619;" goto statement_identifier ;)) (expression_statement "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];" (assignment_expression "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]" identifier = (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]" identifier [ (binary_expression "(ulong)*pbVar8 * 2" (binary_expression "(ulong)*pbVar8" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ])) ;) })) (expression_statement "__src = (long *)FUN_00107100(__ptr);" (assignment_expression "__src = (long *)FUN_00107100(__ptr)" identifier = (cast_expression "(long *)FUN_00107100(__ptr)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00107100(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))))) ;) (expression_statement "lVar7 = *param_2;" (assignment_expression "lVar7 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "lVar9 = *__src;" (assignment_expression "lVar9 = *__src" identifier = (pointer_expression "*__src" * identifier)) ;) (if_statement "if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }" if (parenthesized_expression "(lVar7 == lVar3)" ( (binary_expression "lVar7 == lVar3" identifier == identifier) )) (compound_statement "{\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }" { (expression_statement "lVar7 = FUN_00107010(lVar3);" (assignment_expression "lVar7 = FUN_00107010(lVar3)" identifier = (call_expression "FUN_00107010(lVar3)" identifier (argument_list "(lVar3)" ( identifier )))) ;) (expression_statement "*param_2 = lVar7;" (assignment_expression "*param_2 = lVar7" (pointer_expression "*param_2" * identifier) = identifier) ;) })) (if_statement "if (lVar9 == 0) goto LAB_00107766;" if (parenthesized_expression "(lVar9 == 0)" ( (binary_expression "lVar9 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00107766;" goto statement_identifier ;)) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);" do (compound_statement "{\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n }" { (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "sVar5 = lVar9 * 8;" (assignment_expression "sVar5 = lVar9 * 8" identifier = (binary_expression "lVar9 * 8" identifier * number_literal)) ;) }) while (parenthesized_expression "(__src[lVar9] != 0)" ( (binary_expression "__src[lVar9] != 0" (subscript_expression "__src[lVar9]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "iVar4 = (int)lVar9;" (assignment_expression "iVar4 = (int)lVar9" identifier = (cast_expression "(int)lVar9" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "local_100 = (lVar13 + lVar9) * 8;" (assignment_expression "local_100 = (lVar13 + lVar9) * 8" identifier = (binary_expression "(lVar13 + lVar9) * 8" (parenthesized_expression "(lVar13 + lVar9)" ( (binary_expression "lVar13 + lVar9" identifier + identifier) )) * number_literal)) ;) }))) (expression_statement "free(*(void **)(lVar7 + lVar13 * 8));" (call_expression "free(*(void **)(lVar7 + lVar13 * 8))" identifier (argument_list "(*(void **)(lVar7 + lVar13 * 8))" ( (pointer_expression "*(void **)(lVar7 + lVar13 * 8)" * (cast_expression "(void **)(lVar7 + lVar13 * 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + lVar13 * 8)" ( (binary_expression "lVar7 + lVar13 * 8" identifier + (binary_expression "lVar13 * 8" identifier * number_literal)) )))) ))) ;) (expression_statement "lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);" (assignment_expression "lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" identifier = (call_expression "xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" identifier (argument_list "(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" ( (pointer_expression "*param_2" * identifier) , (binary_expression "(lVar9 + 1 + (long)*param_1) * 8" (parenthesized_expression "(lVar9 + 1 + (long)*param_1)" ( (binary_expression "lVar9 + 1 + (long)*param_1" (binary_expression "lVar9 + 1" identifier + number_literal) + (cast_expression "(long)*param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*param_1" * identifier))) )) * number_literal) )))) ;) (expression_statement "iVar12 = *param_1;" (assignment_expression "iVar12 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*param_2 = lVar13;" (assignment_expression "*param_2 = lVar13" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);" (call_expression "memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3)" identifier (argument_list "((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3)" ( (cast_expression "(void *)(local_100 + lVar13)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_100 + lVar13)" ( (binary_expression "local_100 + lVar13" identifier + identifier) ))) , (cast_expression "(void *)(lVar13 + 8 + lVar1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 + 8 + lVar1)" ( (binary_expression "lVar13 + 8 + lVar1" (binary_expression "lVar13 + 8" identifier + number_literal) + identifier) ))) , (binary_expression "(long)(iVar12 - iVar11) << 3" (cast_expression "(long)(iVar12 - iVar11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar12 - iVar11)" ( (binary_expression "iVar12 - iVar11" identifier - identifier) ))) << number_literal) ))) ;) (expression_statement "memcpy((void *)(*param_2 + lVar1),__src,sVar5);" (call_expression "memcpy((void *)(*param_2 + lVar1),__src,sVar5)" identifier (argument_list "((void *)(*param_2 + lVar1),__src,sVar5)" ( (cast_expression "(void *)(*param_2 + lVar1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + lVar1)" ( (binary_expression "*param_2 + lVar1" (pointer_expression "*param_2" * identifier) + identifier) ))) , identifier , identifier ))) ;) (expression_statement "*param_1 = iVar4 + -1 + *param_1;" (assignment_expression "*param_1 = iVar4 + -1 + *param_1" (pointer_expression "*param_1" * identifier) = (binary_expression "iVar4 + -1 + *param_1" (binary_expression "iVar4 + -1" identifier + number_literal) + (pointer_expression "*param_1" * identifier))) ;) (expression_statement "free(__src);" (call_expression "free(__src)" identifier (argument_list "(__src)" ( identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (expression_statement "iVar12 = iVar15;" (assignment_expression "iVar12 = iVar15" identifier = identifier) ;) })) })) (expression_statement "fclose(__stream);" (call_expression "fclose(__stream)" identifier (argument_list "(__stream)" ( identifier ))) ;) (expression_statement "iVar11 = iVar12 + 1;" (assignment_expression "iVar11 = iVar12 + 1" identifier = (binary_expression "iVar12 + 1" identifier + number_literal)) ;) (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "iVar15 = iVar12;" (assignment_expression "iVar15 = iVar12" identifier = identifier) ;) (if_statement "if (iVar4 <= iVar11) {\n return;\n }" if (parenthesized_expression "(iVar4 <= iVar11)" ( (binary_expression "iVar4 <= iVar11" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "void expandargv(int *argcp,char ***argvp)\n\n{\n byte bVar1;\n char **argv;\n int iVar2;\n FILE *__stream;\n size_t sVar3;\n byte *input;\n size_t sVar4;\n char **__src;\n char **ppcVar5;\n byte *pbVar6;\n long lVar7;\n char *pcVar8;\n int iVar9;\n int iVar10;\n long lVar11;\n char *__format;\n int iVar12;\n long local_100;\n int local_d8;\n stat sb;\n \n argv = *argvp;\n iVar2 = *argcp;\n local_d8 = 2000;\n iVar10 = 0;\n do {\n iVar9 = iVar10 + 1;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n while( true ) {\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }\n } while( true );\n}\n\n" (function_definition "void expandargv(int *argcp,char ***argvp)\n\n{\n byte bVar1;\n char **argv;\n int iVar2;\n FILE *__stream;\n size_t sVar3;\n byte *input;\n size_t sVar4;\n char **__src;\n char **ppcVar5;\n byte *pbVar6;\n long lVar7;\n char *pcVar8;\n int iVar9;\n int iVar10;\n long lVar11;\n char *__format;\n int iVar12;\n long local_100;\n int local_d8;\n stat sb;\n \n argv = *argvp;\n iVar2 = *argcp;\n local_d8 = 2000;\n iVar10 = 0;\n do {\n iVar9 = iVar10 + 1;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n while( true ) {\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }\n } while( true );\n}" primitive_type (function_declarator "expandargv(int *argcp,char ***argvp)" identifier (parameter_list "(int *argcp,char ***argvp)" ( (parameter_declaration "int *argcp" primitive_type (pointer_declarator "*argcp" * identifier)) , (parameter_declaration "char ***argvp" primitive_type (pointer_declarator "***argvp" * (pointer_declarator "**argvp" * (pointer_declarator "*argvp" * identifier)))) ))) (compound_statement "{\n byte bVar1;\n char **argv;\n int iVar2;\n FILE *__stream;\n size_t sVar3;\n byte *input;\n size_t sVar4;\n char **__src;\n char **ppcVar5;\n byte *pbVar6;\n long lVar7;\n char *pcVar8;\n int iVar9;\n int iVar10;\n long lVar11;\n char *__format;\n int iVar12;\n long local_100;\n int local_d8;\n stat sb;\n \n argv = *argvp;\n iVar2 = *argcp;\n local_d8 = 2000;\n iVar10 = 0;\n do {\n iVar9 = iVar10 + 1;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n while( true ) {\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }\n } while( true );\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "char **argv;" primitive_type (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier)) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "byte *input;" type_identifier (pointer_declarator "*input" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "char **__src;" primitive_type (pointer_declarator "**__src" * (pointer_declarator "*__src" * identifier)) ;) (declaration "char **ppcVar5;" primitive_type (pointer_declarator "**ppcVar5" * (pointer_declarator "*ppcVar5" * identifier)) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "int iVar10;" primitive_type identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_d8;" primitive_type identifier ;) (declaration "stat sb;" type_identifier identifier ;) (expression_statement "argv = *argvp;" (assignment_expression "argv = *argvp" identifier = (pointer_expression "*argvp" * identifier)) ;) (expression_statement "iVar2 = *argcp;" (assignment_expression "iVar2 = *argcp" identifier = (pointer_expression "*argcp" * identifier)) ;) (expression_statement "local_d8 = 2000;" (assignment_expression "local_d8 = 2000" identifier = number_literal) ;) (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar9 = iVar10 + 1;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n while( true ) {\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }\n } while( true );" do (compound_statement "{\n iVar9 = iVar10 + 1;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n while( true ) {\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }\n }" { (expression_statement "iVar9 = iVar10 + 1;" (assignment_expression "iVar9 = iVar10 + 1" identifier = (binary_expression "iVar10 + 1" identifier + number_literal)) ;) (expression_statement "iVar12 = iVar10;" (assignment_expression "iVar12 = iVar10" identifier = identifier) ;) (if_statement "if (iVar2 <= iVar9) {\n return;\n }" if (parenthesized_expression "(iVar2 <= iVar9)" ( (binary_expression "iVar2 <= iVar9" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (while_statement "while( true ) {\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar11 = (long)iVar9;\n local_100 = lVar11 * 8;\n pcVar8 = (*argvp)[lVar11];\n iVar10 = iVar9;\n if (*pcVar8 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar8 = pcVar8 + 1;\n iVar2 = __xstat(1,pcVar8,(stat *)&sb);\n if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }\n if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar8,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar2 = fseek(__stream,0,2);\n if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }\n fclose(__stream);\n iVar9 = iVar10 + 1;\n iVar2 = *argcp;\n iVar12 = iVar10;\n if (iVar2 <= iVar9) {\n return;\n }\n }" { (expression_statement "lVar11 = (long)iVar9;" (assignment_expression "lVar11 = (long)iVar9" identifier = (cast_expression "(long)iVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "local_100 = lVar11 * 8;" (assignment_expression "local_100 = lVar11 * 8" identifier = (binary_expression "lVar11 * 8" identifier * number_literal)) ;) (expression_statement "pcVar8 = (*argvp)[lVar11];" (assignment_expression "pcVar8 = (*argvp)[lVar11]" identifier = (subscript_expression "(*argvp)[lVar11]" (parenthesized_expression "(*argvp)" ( (pointer_expression "*argvp" * identifier) )) [ identifier ])) ;) (expression_statement "iVar10 = iVar9;" (assignment_expression "iVar10 = iVar9" identifier = identifier) ;) (if_statement "if (*pcVar8 != '@') break;" if (parenthesized_expression "(*pcVar8 != '@')" ( (binary_expression "*pcVar8 != '@'" (pointer_expression "*pcVar8" * identifier) != (char_literal "'@'" ' character ')) )) (break_statement "break;" break ;)) (expression_statement "local_d8 = local_d8 + -1;" (assignment_expression "local_d8 = local_d8 + -1" identifier = (binary_expression "local_d8 + -1" identifier + number_literal)) ;) (if_statement "if (local_d8 == 0) {\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" if (parenthesized_expression "(local_d8 == 0)" ( (binary_expression "local_d8 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar8 = **argvp;\n __format = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" { (expression_statement "pcVar8 = **argvp;" (assignment_expression "pcVar8 = **argvp" identifier = (pointer_expression "**argvp" * (pointer_expression "*argvp" * identifier))) ;) (expression_statement "__format = "%s: error: too many @-files encountered\n";" (assignment_expression "__format = "%s: error: too many @-files encountered\n"" identifier = (string_literal ""%s: error: too many @-files encountered\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_00107782;" goto statement_identifier ;) })) (expression_statement "pcVar8 = pcVar8 + 1;" (assignment_expression "pcVar8 = pcVar8 + 1" identifier = (binary_expression "pcVar8 + 1" identifier + number_literal)) ;) (expression_statement "iVar2 = __xstat(1,pcVar8,(stat *)&sb);" (assignment_expression "iVar2 = __xstat(1,pcVar8,(stat *)&sb)" identifier = (call_expression "__xstat(1,pcVar8,(stat *)&sb)" identifier (argument_list "(1,pcVar8,(stat *)&sb)" ( number_literal , identifier , (cast_expression "(stat *)&sb" ( (type_descriptor "stat *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&sb" & identifier)) )))) ;) (if_statement "if (iVar2 < 0) {\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\nLAB_001075d0:\n iVar2 = *argcp;\n break;\n }" { (labeled_statement "LAB_001075d0:\n iVar2 = *argcp;" statement_identifier : (expression_statement "iVar2 = *argcp;" (assignment_expression "iVar2 = *argcp" identifier = (pointer_expression "*argcp" * identifier)) ;)) (break_statement "break;" break ;) })) (if_statement "if ((sb.st_mode & 0xf000) == 0x4000) {\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }" if (parenthesized_expression "((sb.st_mode & 0xf000) == 0x4000)" ( (binary_expression "(sb.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(sb.st_mode & 0xf000)" ( (binary_expression "sb.st_mode & 0xf000" (field_expression "sb.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );\n }" { (do_statement "do {\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n } while( true );" do (compound_statement "{\n __format = "%s: error: @-file refers to a directory\n";\n pcVar8 = **argvp;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);\n xexit(1);\n }" { (expression_statement "__format = "%s: error: @-file refers to a directory\n";" (assignment_expression "__format = "%s: error: @-file refers to a directory\n"" identifier = (string_literal ""%s: error: @-file refers to a directory\n"" " string_content escape_sequence ")) ;) (expression_statement "pcVar8 = **argvp;" (assignment_expression "pcVar8 = **argvp" identifier = (pointer_expression "**argvp" * (pointer_expression "*argvp" * identifier))) ;) (labeled_statement "LAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);" statement_identifier : (expression_statement "fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8);" (call_expression "fprintf(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8)" identifier (argument_list "(*(FILE **)PTR_stderr_0010bff0,__format,pcVar8)" ( (pointer_expression "*(FILE **)PTR_stderr_0010bff0" * (cast_expression "(FILE **)PTR_stderr_0010bff0" ( (type_descriptor "FILE **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) , identifier , identifier ))) ;)) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "__stream = fopen(pcVar8,"r");" (assignment_expression "__stream = fopen(pcVar8,"r")" identifier = (call_expression "fopen(pcVar8,"r")" identifier (argument_list "(pcVar8,"r")" ( identifier , (string_literal ""r"" " string_content ") )))) ;) (if_statement "if (__stream == (FILE *)0x0) goto LAB_001075d0;" if (parenthesized_expression "(__stream == (FILE *)0x0)" ( (binary_expression "__stream == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001075d0;" goto statement_identifier ;)) (expression_statement "iVar2 = fseek(__stream,0,2);" (assignment_expression "iVar2 = fseek(__stream,0,2)" identifier = (call_expression "fseek(__stream,0,2)" identifier (argument_list "(__stream,0,2)" ( identifier , number_literal , number_literal )))) ;) (if_statement "if (((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)) {\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }" if (parenthesized_expression "(((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1))" ( (binary_expression "((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)) &&\n (iVar2 = fseek(__stream,0,0), iVar2 != -1)" (parenthesized_expression "((iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff))" ( (binary_expression "(iVar2 != -1) && (sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)" (parenthesized_expression "(iVar2 != -1)" ( (binary_expression "iVar2 != -1" identifier != number_literal) )) && (parenthesized_expression "(sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff)" ( (comma_expression "sVar3 = ftell(__stream), sVar3 != 0xffffffffffffffff" (assignment_expression "sVar3 = ftell(__stream)" identifier = (call_expression "ftell(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "sVar3 != 0xffffffffffffffff" identifier != number_literal)) ))) )) && (parenthesized_expression "(iVar2 = fseek(__stream,0,0), iVar2 != -1)" ( (comma_expression "iVar2 = fseek(__stream,0,0), iVar2 != -1" (assignment_expression "iVar2 = fseek(__stream,0,0)" identifier = (call_expression "fseek(__stream,0,0)" identifier (argument_list "(__stream,0,0)" ( identifier , number_literal , number_literal )))) , (binary_expression "iVar2 != -1" identifier != number_literal)) ))) )) (compound_statement "{\n input = (byte *)xmalloc(sVar3 + 1);\n sVar4 = fread(input,1,sVar3,__stream);\n if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }\n }" { (expression_statement "input = (byte *)xmalloc(sVar3 + 1);" (assignment_expression "input = (byte *)xmalloc(sVar3 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar3 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar3 + 1)" identifier (argument_list "(sVar3 + 1)" ( (binary_expression "sVar3 + 1" identifier + number_literal) ))))) ;) (expression_statement "sVar4 = fread(input,1,sVar3,__stream);" (assignment_expression "sVar4 = fread(input,1,sVar3,__stream)" identifier = (call_expression "fread(input,1,sVar3,__stream)" identifier (argument_list "(input,1,sVar3,__stream)" ( identifier , number_literal , identifier , identifier )))) ;) (if_statement "if ((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)) {\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }" if (parenthesized_expression "((sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0))" ( (binary_expression "(sVar3 == sVar4) || (iVar2 = ferror(__stream), iVar2 == 0)" (parenthesized_expression "(sVar3 == sVar4)" ( (binary_expression "sVar3 == sVar4" identifier == identifier) )) || (parenthesized_expression "(iVar2 = ferror(__stream), iVar2 == 0)" ( (comma_expression "iVar2 = ferror(__stream), iVar2 == 0" (assignment_expression "iVar2 = ferror(__stream)" identifier = (call_expression "ferror(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "iVar2 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n input[sVar4] = 0;\n if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }\n free(ppcVar5[lVar11]);\n ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);\n iVar10 = *argcp;\n *argvp = ppcVar5;\n memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);\n memcpy(*argvp + lVar11,__src,sVar3);\n *argcp = iVar2 + -1 + *argcp;\n free(__src);\n free(input);\n iVar10 = iVar12;\n }" { (expression_statement "input[sVar4] = 0;" (assignment_expression "input[sVar4] = 0" (subscript_expression "input[sVar4]" identifier [ identifier ]) = number_literal) ;) (if_statement "if (*input == 0) {\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }\n else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }" if (parenthesized_expression "(*input == 0)" ( (binary_expression "*input == 0" (pointer_expression "*input" * identifier) == number_literal) )) (compound_statement "{\nLAB_00107619:\n __src = (char **)xmalloc(8);\n *__src = (char *)0x0;\n ppcVar5 = *argvp;\n if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }\n }" { (labeled_statement "LAB_00107619:\n __src = (char **)xmalloc(8);" statement_identifier : (expression_statement "__src = (char **)xmalloc(8);" (assignment_expression "__src = (char **)xmalloc(8)" identifier = (cast_expression "(char **)xmalloc(8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xmalloc(8)" identifier (argument_list "(8)" ( number_literal ))))) ;)) (expression_statement "*__src = (char *)0x0;" (assignment_expression "*__src = (char *)0x0" (pointer_expression "*__src" * identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ppcVar5 = *argvp;" (assignment_expression "ppcVar5 = *argvp" identifier = (pointer_expression "*argvp" * identifier)) ;) (if_statement "if (argv == ppcVar5) {\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }\n else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }" if (parenthesized_expression "(argv == ppcVar5)" ( (binary_expression "argv == ppcVar5" identifier == identifier) )) (compound_statement "{\n ppcVar5 = dupargv(argv);\n iVar2 = 0;\n lVar7 = 0;\n *argvp = ppcVar5;\n sVar3 = 0;\n }" { (expression_statement "ppcVar5 = dupargv(argv);" (assignment_expression "ppcVar5 = dupargv(argv)" identifier = (call_expression "dupargv(argv)" identifier (argument_list "(argv)" ( identifier )))) ;) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (expression_statement "*argvp = ppcVar5;" (assignment_expression "*argvp = ppcVar5" (pointer_expression "*argvp" * identifier) = identifier) ;) (expression_statement "sVar3 = 0;" (assignment_expression "sVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }" else (compound_statement "{\nLAB_00107766:\n iVar2 = 0;\n lVar7 = 0;\n sVar3 = 0;\n }" { (labeled_statement "LAB_00107766:\n iVar2 = 0;" statement_identifier : (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;)) (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (expression_statement "sVar3 = 0;" (assignment_expression "sVar3 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }" else (compound_statement "{\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];\n pbVar6 = input;\n while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }\n __src = buildargv((char *)input);\n ppcVar5 = *argvp;\n pcVar8 = *__src;\n if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }\n if (pcVar8 == (char *)0x0) goto LAB_00107766;\n lVar7 = 0;\n do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);\n iVar2 = (int)lVar7;\n local_100 = (lVar11 + lVar7) * 8;\n }" { (expression_statement "bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2];" (assignment_expression "bVar1 = PTR__sch_istable_0010bfc8[(ulong)*input * 2]" identifier = (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*input * 2]" identifier [ (binary_expression "(ulong)*input * 2" (binary_expression "(ulong)*input" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ])) ;) (expression_statement "pbVar6 = input;" (assignment_expression "pbVar6 = input" identifier = identifier) ;) (while_statement "while ((bVar1 & 0x40) != 0) {\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }" while (parenthesized_expression "((bVar1 & 0x40) != 0)" ( (binary_expression "(bVar1 & 0x40) != 0" (parenthesized_expression "(bVar1 & 0x40)" ( (binary_expression "bVar1 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar6 = pbVar6 + 1;\n if (*pbVar6 == 0) goto LAB_00107619;\n bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];\n }" { (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (if_statement "if (*pbVar6 == 0) goto LAB_00107619;" if (parenthesized_expression "(*pbVar6 == 0)" ( (binary_expression "*pbVar6 == 0" (pointer_expression "*pbVar6" * identifier) == number_literal) )) (goto_statement "goto LAB_00107619;" goto statement_identifier ;)) (expression_statement "bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2];" (assignment_expression "bVar1 = PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2]" identifier = (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*pbVar6 * 2]" identifier [ (binary_expression "(ulong)*pbVar6 * 2" (binary_expression "(ulong)*pbVar6" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ])) ;) })) (expression_statement "__src = buildargv((char *)input);" (assignment_expression "__src = buildargv((char *)input)" identifier = (call_expression "buildargv((char *)input)" identifier (argument_list "((char *)input)" ( (cast_expression "(char *)input" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "ppcVar5 = *argvp;" (assignment_expression "ppcVar5 = *argvp" identifier = (pointer_expression "*argvp" * identifier)) ;) (expression_statement "pcVar8 = *__src;" (assignment_expression "pcVar8 = *__src" identifier = (pointer_expression "*__src" * identifier)) ;) (if_statement "if (ppcVar5 == argv) {\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }" if (parenthesized_expression "(ppcVar5 == argv)" ( (binary_expression "ppcVar5 == argv" identifier == identifier) )) (compound_statement "{\n ppcVar5 = dupargv(argv);\n *argvp = ppcVar5;\n }" { (expression_statement "ppcVar5 = dupargv(argv);" (assignment_expression "ppcVar5 = dupargv(argv)" identifier = (call_expression "dupargv(argv)" identifier (argument_list "(argv)" ( identifier )))) ;) (expression_statement "*argvp = ppcVar5;" (assignment_expression "*argvp = ppcVar5" (pointer_expression "*argvp" * identifier) = identifier) ;) })) (if_statement "if (pcVar8 == (char *)0x0) goto LAB_00107766;" if (parenthesized_expression "(pcVar8 == (char *)0x0)" ( (binary_expression "pcVar8 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00107766;" goto statement_identifier ;)) (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n } while (__src[lVar7] != (char *)0x0);" do (compound_statement "{\n lVar7 = lVar7 + 1;\n sVar3 = lVar7 * 8;\n }" { (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "sVar3 = lVar7 * 8;" (assignment_expression "sVar3 = lVar7 * 8" identifier = (binary_expression "lVar7 * 8" identifier * number_literal)) ;) }) while (parenthesized_expression "(__src[lVar7] != (char *)0x0)" ( (binary_expression "__src[lVar7] != (char *)0x0" (subscript_expression "__src[lVar7]" identifier [ identifier ]) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (expression_statement "iVar2 = (int)lVar7;" (assignment_expression "iVar2 = (int)lVar7" identifier = (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "local_100 = (lVar11 + lVar7) * 8;" (assignment_expression "local_100 = (lVar11 + lVar7) * 8" identifier = (binary_expression "(lVar11 + lVar7) * 8" (parenthesized_expression "(lVar11 + lVar7)" ( (binary_expression "lVar11 + lVar7" identifier + identifier) )) * number_literal)) ;) }))) (expression_statement "free(ppcVar5[lVar11]);" (call_expression "free(ppcVar5[lVar11])" identifier (argument_list "(ppcVar5[lVar11])" ( (subscript_expression "ppcVar5[lVar11]" identifier [ identifier ]) ))) ;) (expression_statement "ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8);" (assignment_expression "ppcVar5 = (char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8)" identifier = (cast_expression "(char **)xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xrealloc(*argvp,(lVar7 + 1 + (long)*argcp) * 8)" identifier (argument_list "(*argvp,(lVar7 + 1 + (long)*argcp) * 8)" ( (pointer_expression "*argvp" * identifier) , (binary_expression "(lVar7 + 1 + (long)*argcp) * 8" (parenthesized_expression "(lVar7 + 1 + (long)*argcp)" ( (binary_expression "lVar7 + 1 + (long)*argcp" (binary_expression "lVar7 + 1" identifier + number_literal) + (cast_expression "(long)*argcp" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*argcp" * identifier))) )) * number_literal) ))))) ;) (expression_statement "iVar10 = *argcp;" (assignment_expression "iVar10 = *argcp" identifier = (pointer_expression "*argcp" * identifier)) ;) (expression_statement "*argvp = ppcVar5;" (assignment_expression "*argvp = ppcVar5" (pointer_expression "*argvp" * identifier) = identifier) ;) (expression_statement "memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3);" (call_expression "memmove((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3)" identifier (argument_list "((void *)(local_100 + (long)ppcVar5),ppcVar5 + lVar11 + 1,\n (long)(iVar10 - iVar9) << 3)" ( (cast_expression "(void *)(local_100 + (long)ppcVar5)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_100 + (long)ppcVar5)" ( (binary_expression "local_100 + (long)ppcVar5" identifier + (cast_expression "(long)ppcVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) , (binary_expression "ppcVar5 + lVar11 + 1" (binary_expression "ppcVar5 + lVar11" identifier + identifier) + number_literal) , (binary_expression "(long)(iVar10 - iVar9) << 3" (cast_expression "(long)(iVar10 - iVar9)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar10 - iVar9)" ( (binary_expression "iVar10 - iVar9" identifier - identifier) ))) << number_literal) ))) ;) (expression_statement "memcpy(*argvp + lVar11,__src,sVar3);" (call_expression "memcpy(*argvp + lVar11,__src,sVar3)" identifier (argument_list "(*argvp + lVar11,__src,sVar3)" ( (binary_expression "*argvp + lVar11" (pointer_expression "*argvp" * identifier) + identifier) , identifier , identifier ))) ;) (expression_statement "*argcp = iVar2 + -1 + *argcp;" (assignment_expression "*argcp = iVar2 + -1 + *argcp" (pointer_expression "*argcp" * identifier) = (binary_expression "iVar2 + -1 + *argcp" (binary_expression "iVar2 + -1" identifier + number_literal) + (pointer_expression "*argcp" * identifier))) ;) (expression_statement "free(__src);" (call_expression "free(__src)" identifier (argument_list "(__src)" ( identifier ))) ;) (expression_statement "free(input);" (call_expression "free(input)" identifier (argument_list "(input)" ( identifier ))) ;) (expression_statement "iVar10 = iVar12;" (assignment_expression "iVar10 = iVar12" identifier = identifier) ;) })) })) (expression_statement "fclose(__stream);" (call_expression "fclose(__stream)" identifier (argument_list "(__stream)" ( identifier ))) ;) (expression_statement "iVar9 = iVar10 + 1;" (assignment_expression "iVar9 = iVar10 + 1" identifier = (binary_expression "iVar10 + 1" identifier + number_literal)) ;) (expression_statement "iVar2 = *argcp;" (assignment_expression "iVar2 = *argcp" identifier = (pointer_expression "*argcp" * identifier)) ;) (expression_statement "iVar12 = iVar10;" (assignment_expression "iVar12 = iVar10" identifier = identifier) ;) (if_statement "if (iVar2 <= iVar9) {\n return;\n }" if (parenthesized_expression "(iVar2 <= iVar9)" ( (binary_expression "iVar2 <= iVar9" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "void FUN_00107460(int *param_1,long *param_2)\n\n{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}\n\n" (function_definition "void FUN_00107460(int *param_1,long *param_2)\n\n{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}" primitive_type (function_declarator "FUN_00107460(int *param_1,long *param_2)" identifier (parameter_list "(int *param_1,long *param_2)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "byte *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "long *__src;" (sized_type_specifier "long" long) (pointer_declarator "*__src" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar14;" primitive_type (pointer_declarator "*pcVar14" * identifier) ;) (declaration "int iVar15;" primitive_type identifier ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_d8;" primitive_type identifier ;) (declaration "stat local_c8;" type_identifier identifier ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "local_d8 = 2000;" (assignment_expression "local_d8 = 2000" identifier = number_literal) ;) (expression_statement "iVar12 = 0;" (assignment_expression "iVar12 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );" do (compound_statement "{\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n }" { (expression_statement "iVar11 = iVar12 + 1;" (assignment_expression "iVar11 = iVar12 + 1" identifier = (binary_expression "iVar12 + 1" identifier + number_literal)) ;) (expression_statement "iVar15 = iVar12;" (assignment_expression "iVar15 = iVar12" identifier = identifier) ;) (if_statement "if (iVar4 <= iVar11) {\n return;\n }" if (parenthesized_expression "(iVar4 <= iVar11)" ( (binary_expression "iVar4 <= iVar11" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (while_statement "while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }" { (expression_statement "lVar13 = (long)iVar11;" (assignment_expression "lVar13 = (long)iVar11" identifier = (cast_expression "(long)iVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar1 = lVar13 * 8;" (assignment_expression "lVar1 = lVar13 * 8" identifier = (binary_expression "lVar13 * 8" identifier * number_literal)) ;) (expression_statement "pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];" (assignment_expression "pcVar14 = (char *)((undefined8 *)*param_2)[lVar13]" identifier = (cast_expression "(char *)((undefined8 *)*param_2)[lVar13]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "((undefined8 *)*param_2)[lVar13]" (parenthesized_expression "((undefined8 *)*param_2)" ( (cast_expression "(undefined8 *)*param_2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) )) [ identifier ]))) ;) (expression_statement "iVar12 = iVar11;" (assignment_expression "iVar12 = iVar11" identifier = identifier) ;) (if_statement "if (*pcVar14 != '@') break;" if (parenthesized_expression "(*pcVar14 != '@')" ( (binary_expression "*pcVar14 != '@'" (pointer_expression "*pcVar14" * identifier) != (char_literal "'@'" ' character ')) )) (break_statement "break;" break ;)) (expression_statement "local_d8 = local_d8 + -1;" (assignment_expression "local_d8 = local_d8 + -1" identifier = (binary_expression "local_d8 + -1" identifier + number_literal)) ;) (if_statement "if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" if (parenthesized_expression "(local_d8 == 0)" ( (binary_expression "local_d8 == 0" identifier == number_literal) )) (compound_statement "{\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" { (expression_statement "uVar10 = *(undefined8 *)*param_2;" (assignment_expression "uVar10 = *(undefined8 *)*param_2" identifier = (pointer_expression "*(undefined8 *)*param_2" * (cast_expression "(undefined8 *)*param_2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)))) ;) (expression_statement "pcVar14 = "%s: error: too many @-files encountered\n";" (assignment_expression "pcVar14 = "%s: error: too many @-files encountered\n"" identifier = (string_literal ""%s: error: too many @-files encountered\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_00107782;" goto statement_identifier ;) })) (expression_statement "pcVar14 = pcVar14 + 1;" (assignment_expression "pcVar14 = pcVar14 + 1" identifier = (binary_expression "pcVar14 + 1" identifier + number_literal)) ;) (expression_statement "iVar4 = __xstat(1,pcVar14,&local_c8);" (assignment_expression "iVar4 = __xstat(1,pcVar14,&local_c8)" identifier = (call_expression "__xstat(1,pcVar14,&local_c8)" identifier (argument_list "(1,pcVar14,&local_c8)" ( number_literal , identifier , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }" if (parenthesized_expression "(iVar4 < 0)" ( (binary_expression "iVar4 < 0" identifier < number_literal) )) (compound_statement "{\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }" { (labeled_statement "LAB_001075d0:\n iVar4 = *param_1;" statement_identifier : (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;)) (break_statement "break;" break ;) })) (if_statement "if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }" if (parenthesized_expression "((local_c8.st_mode & 0xf000) == 0x4000)" ( (binary_expression "(local_c8.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(local_c8.st_mode & 0xf000)" ( (binary_expression "local_c8.st_mode & 0xf000" (field_expression "local_c8.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }" { (do_statement "do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );" do (compound_statement "{\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n }" { (expression_statement "pcVar14 = "%s: error: @-file refers to a directory\n";" (assignment_expression "pcVar14 = "%s: error: @-file refers to a directory\n"" identifier = (string_literal ""%s: error: @-file refers to a directory\n"" " string_content escape_sequence ")) ;) (expression_statement "uVar10 = *(undefined8 *)*param_2;" (assignment_expression "uVar10 = *(undefined8 *)*param_2" identifier = (pointer_expression "*(undefined8 *)*param_2" * (cast_expression "(undefined8 *)*param_2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)))) ;) (labeled_statement "LAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);" statement_identifier : (expression_statement "fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);" (call_expression "fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10)" identifier (argument_list "(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10)" ( (pointer_expression "*(FILE **)PTR_stderr_0010bff0" * (cast_expression "(FILE **)PTR_stderr_0010bff0" ( (type_descriptor "FILE **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) , identifier , identifier ))) ;)) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "__stream = fopen(pcVar14,"r");" (assignment_expression "__stream = fopen(pcVar14,"r")" identifier = (call_expression "fopen(pcVar14,"r")" identifier (argument_list "(pcVar14,"r")" ( identifier , (string_literal ""r"" " string_content ") )))) ;) (if_statement "if (__stream == (FILE *)0x0) goto LAB_001075d0;" if (parenthesized_expression "(__stream == (FILE *)0x0)" ( (binary_expression "__stream == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001075d0;" goto statement_identifier ;)) (expression_statement "iVar4 = fseek(__stream,0,2);" (assignment_expression "iVar4 = fseek(__stream,0,2)" identifier = (call_expression "fseek(__stream,0,2)" identifier (argument_list "(__stream,0,2)" ( identifier , number_literal , number_literal )))) ;) (if_statement "if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }" if (parenthesized_expression "(((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1))" ( (binary_expression "((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)" (parenthesized_expression "((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff))" ( (binary_expression "(iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)" (parenthesized_expression "(iVar4 != -1)" ( (binary_expression "iVar4 != -1" identifier != number_literal) )) && (parenthesized_expression "(sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)" ( (comma_expression "sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff" (assignment_expression "sVar5 = ftell(__stream)" identifier = (call_expression "ftell(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "sVar5 != 0xffffffffffffffff" identifier != number_literal)) ))) )) && (parenthesized_expression "(iVar4 = fseek(__stream,0,0), iVar4 != -1)" ( (comma_expression "iVar4 = fseek(__stream,0,0), iVar4 != -1" (assignment_expression "iVar4 = fseek(__stream,0,0)" identifier = (call_expression "fseek(__stream,0,0)" identifier (argument_list "(__stream,0,0)" ( identifier , number_literal , number_literal )))) , (binary_expression "iVar4 != -1" identifier != number_literal)) ))) )) (compound_statement "{\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }" { (expression_statement "__ptr = (byte *)xmalloc(sVar5 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar5 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar5 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar5 + 1)" identifier (argument_list "(sVar5 + 1)" ( (binary_expression "sVar5 + 1" identifier + number_literal) ))))) ;) (expression_statement "sVar6 = fread(__ptr,1,sVar5,__stream);" (assignment_expression "sVar6 = fread(__ptr,1,sVar5,__stream)" identifier = (call_expression "fread(__ptr,1,sVar5,__stream)" identifier (argument_list "(__ptr,1,sVar5,__stream)" ( identifier , number_literal , identifier , identifier )))) ;) (if_statement "if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }" if (parenthesized_expression "((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0))" ( (binary_expression "(sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)" (parenthesized_expression "(sVar5 == sVar6)" ( (binary_expression "sVar5 == sVar6" identifier == identifier) )) || (parenthesized_expression "(iVar4 = ferror(__stream), iVar4 == 0)" ( (comma_expression "iVar4 = ferror(__stream), iVar4 == 0" (assignment_expression "iVar4 = ferror(__stream)" identifier = (call_expression "ferror(__stream)" identifier (argument_list "(__stream)" ( identifier )))) , (binary_expression "iVar4 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }" { (expression_statement "__ptr[sVar6] = 0;" (assignment_expression "__ptr[sVar6] = 0" (subscript_expression "__ptr[sVar6]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_100 = lVar1;" (assignment_expression "local_100 = lVar1" identifier = identifier) ;) (if_statement "if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" if (parenthesized_expression "(*__ptr == 0)" ( (binary_expression "*__ptr == 0" (pointer_expression "*__ptr" * identifier) == number_literal) )) (compound_statement "{\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }" { (labeled_statement "LAB_00107619:\n __src = (long *)xmalloc(8);" statement_identifier : (expression_statement "__src = (long *)xmalloc(8);" (assignment_expression "__src = (long *)xmalloc(8)" identifier = (cast_expression "(long *)xmalloc(8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(8)" identifier (argument_list "(8)" ( number_literal ))))) ;)) (expression_statement "*__src = 0;" (assignment_expression "*__src = 0" (pointer_expression "*__src" * identifier) = number_literal) ;) (expression_statement "lVar7 = *param_2;" (assignment_expression "lVar7 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" if (parenthesized_expression "(lVar3 == lVar7)" ( (binary_expression "lVar3 == lVar7" identifier == identifier) )) (compound_statement "{\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }" { (expression_statement "lVar7 = FUN_00107010();" (assignment_expression "lVar7 = FUN_00107010()" identifier = (call_expression "FUN_00107010()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (expression_statement "*param_2 = lVar7;" (assignment_expression "*param_2 = lVar7" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "sVar5 = 0;" (assignment_expression "sVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" else (compound_statement "{\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" { (labeled_statement "LAB_00107766:\n iVar4 = 0;" statement_identifier : (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;)) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (expression_statement "sVar5 = 0;" (assignment_expression "sVar5 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" else (compound_statement "{\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" { (expression_statement "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];" (assignment_expression "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]" identifier = (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]" identifier [ (binary_expression "(ulong)*__ptr * 2" (binary_expression "(ulong)*__ptr" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ])) ;) (expression_statement "pbVar8 = __ptr;" (assignment_expression "pbVar8 = __ptr" identifier = identifier) ;) (while_statement "while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }" while (parenthesized_expression "((bVar2 & 0x40) != 0)" ( (binary_expression "(bVar2 & 0x40) != 0" (parenthesized_expression "(bVar2 & 0x40)" ( (binary_expression "bVar2 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }" { (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (if_statement "if (*pbVar8 == 0) goto LAB_00107619;" if (parenthesized_expression "(*pbVar8 == 0)" ( (binary_expression "*pbVar8 == 0" (pointer_expression "*pbVar8" * identifier) == number_literal) )) (goto_statement "goto LAB_00107619;" goto statement_identifier ;)) (expression_statement "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];" (assignment_expression "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]" identifier = (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]" identifier [ (binary_expression "(ulong)*pbVar8 * 2" (binary_expression "(ulong)*pbVar8" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ])) ;) })) (expression_statement "__src = (long *)FUN_00107100(__ptr);" (assignment_expression "__src = (long *)FUN_00107100(__ptr)" identifier = (cast_expression "(long *)FUN_00107100(__ptr)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00107100(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))))) ;) (expression_statement "lVar7 = *param_2;" (assignment_expression "lVar7 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "lVar9 = *__src;" (assignment_expression "lVar9 = *__src" identifier = (pointer_expression "*__src" * identifier)) ;) (if_statement "if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }" if (parenthesized_expression "(lVar7 == lVar3)" ( (binary_expression "lVar7 == lVar3" identifier == identifier) )) (compound_statement "{\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }" { (expression_statement "lVar7 = FUN_00107010(lVar3);" (assignment_expression "lVar7 = FUN_00107010(lVar3)" identifier = (call_expression "FUN_00107010(lVar3)" identifier (argument_list "(lVar3)" ( identifier )))) ;) (expression_statement "*param_2 = lVar7;" (assignment_expression "*param_2 = lVar7" (pointer_expression "*param_2" * identifier) = identifier) ;) })) (if_statement "if (lVar9 == 0) goto LAB_00107766;" if (parenthesized_expression "(lVar9 == 0)" ( (binary_expression "lVar9 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00107766;" goto statement_identifier ;)) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);" do (compound_statement "{\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n }" { (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "sVar5 = lVar9 * 8;" (assignment_expression "sVar5 = lVar9 * 8" identifier = (binary_expression "lVar9 * 8" identifier * number_literal)) ;) }) while (parenthesized_expression "(__src[lVar9] != 0)" ( (binary_expression "__src[lVar9] != 0" (subscript_expression "__src[lVar9]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "iVar4 = (int)lVar9;" (assignment_expression "iVar4 = (int)lVar9" identifier = (cast_expression "(int)lVar9" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "local_100 = (lVar13 + lVar9) * 8;" (assignment_expression "local_100 = (lVar13 + lVar9) * 8" identifier = (binary_expression "(lVar13 + lVar9) * 8" (parenthesized_expression "(lVar13 + lVar9)" ( (binary_expression "lVar13 + lVar9" identifier + identifier) )) * number_literal)) ;) }))) (expression_statement "free(*(void **)(lVar7 + lVar13 * 8));" (call_expression "free(*(void **)(lVar7 + lVar13 * 8))" identifier (argument_list "(*(void **)(lVar7 + lVar13 * 8))" ( (pointer_expression "*(void **)(lVar7 + lVar13 * 8)" * (cast_expression "(void **)(lVar7 + lVar13 * 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + lVar13 * 8)" ( (binary_expression "lVar7 + lVar13 * 8" identifier + (binary_expression "lVar13 * 8" identifier * number_literal)) )))) ))) ;) (expression_statement "lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);" (assignment_expression "lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" identifier = (call_expression "xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" identifier (argument_list "(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" ( (pointer_expression "*param_2" * identifier) , (binary_expression "(lVar9 + 1 + (long)*param_1) * 8" (parenthesized_expression "(lVar9 + 1 + (long)*param_1)" ( (binary_expression "lVar9 + 1 + (long)*param_1" (binary_expression "lVar9 + 1" identifier + number_literal) + (cast_expression "(long)*param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*param_1" * identifier))) )) * number_literal) )))) ;) (expression_statement "iVar12 = *param_1;" (assignment_expression "iVar12 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*param_2 = lVar13;" (assignment_expression "*param_2 = lVar13" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);" (call_expression "memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3)" identifier (argument_list "((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3)" ( (cast_expression "(void *)(local_100 + lVar13)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_100 + lVar13)" ( (binary_expression "local_100 + lVar13" identifier + identifier) ))) , (cast_expression "(void *)(lVar13 + 8 + lVar1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 + 8 + lVar1)" ( (binary_expression "lVar13 + 8 + lVar1" (binary_expression "lVar13 + 8" identifier + number_literal) + identifier) ))) , (binary_expression "(long)(iVar12 - iVar11) << 3" (cast_expression "(long)(iVar12 - iVar11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar12 - iVar11)" ( (binary_expression "iVar12 - iVar11" identifier - identifier) ))) << number_literal) ))) ;) (expression_statement "memcpy((void *)(*param_2 + lVar1),__src,sVar5);" (call_expression "memcpy((void *)(*param_2 + lVar1),__src,sVar5)" identifier (argument_list "((void *)(*param_2 + lVar1),__src,sVar5)" ( (cast_expression "(void *)(*param_2 + lVar1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + lVar1)" ( (binary_expression "*param_2 + lVar1" (pointer_expression "*param_2" * identifier) + identifier) ))) , identifier , identifier ))) ;) (expression_statement "*param_1 = iVar4 + -1 + *param_1;" (assignment_expression "*param_1 = iVar4 + -1 + *param_1" (pointer_expression "*param_1" * identifier) = (binary_expression "iVar4 + -1 + *param_1" (binary_expression "iVar4 + -1" identifier + number_literal) + (pointer_expression "*param_1" * identifier))) ;) (expression_statement "free(__src);" (call_expression "free(__src)" identifier (argument_list "(__src)" ( identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (expression_statement "iVar12 = iVar15;" (assignment_expression "iVar12 = iVar15" identifier = identifier) ;) })) })) (expression_statement "fclose(__stream);" (call_expression "fclose(__stream)" identifier (argument_list "(__stream)" ( identifier ))) ;) (expression_statement "iVar11 = iVar12 + 1;" (assignment_expression "iVar11 = iVar12 + 1" identifier = (binary_expression "iVar12 + 1" identifier + number_literal)) ;) (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "iVar15 = iVar12;" (assignment_expression "iVar15 = iVar12" identifier = identifier) ;) (if_statement "if (iVar4 <= iVar11) {\n return;\n }" if (parenthesized_expression "(iVar4 <= iVar11)" ( (binary_expression "iVar4 <= iVar11" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (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 = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (return_statement return ;) })) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ IDENT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' character ')) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (break_statement break ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (field_expression IDENT . field_identifier) & LIT) )) == LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT)) , IDENT , IDENT ))) ;)) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == IDENT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (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 (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) ])) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (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 * LIT)) ;) }) while (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) != LIT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + IDENT) )) * LIT)) ;) }))) (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 + (binary_expression IDENT * LIT)) )))) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT))) )) * LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))) , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))) , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - IDENT) ))) << LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + IDENT) ))) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (binary_expression IDENT + LIT) + (pointer_expression * IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (return_statement return ;) })) })) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "void FUN_00107460(int *param_1,long *param_2)\n\n{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}" (primitive_type "void") (function_declarator "FUN_00107460(int *param_1,long *param_2)" (identifier "FUN_00107460") (parameter_list "(int *param_1,long *param_2)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n byte bVar2;\n long lVar3;\n int iVar4;\n FILE *__stream;\n size_t sVar5;\n byte *__ptr;\n size_t sVar6;\n long *__src;\n long lVar7;\n byte *pbVar8;\n long lVar9;\n undefined8 uVar10;\n int iVar11;\n int iVar12;\n long lVar13;\n char *pcVar14;\n int iVar15;\n long local_100;\n int local_d8;\n stat local_c8;\n \n lVar3 = *param_2;\n iVar4 = *param_1;\n local_d8 = 2000;\n iVar12 = 0;\n do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "byte bVar2;" (type_identifier "byte") (identifier "bVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "FILE *__stream;" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "byte *__ptr;" (type_identifier "byte") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (declaration "size_t sVar6;" (primitive_type "size_t") (identifier "sVar6") (; ";")) (declaration "long *__src;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*__src" (* "*") (identifier "__src")) (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "byte *pbVar8;" (type_identifier "byte") (pointer_declarator "*pbVar8" (* "*") (identifier "pbVar8")) (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "undefined8 uVar10;" (type_identifier "undefined8") (identifier "uVar10") (; ";")) (declaration "int iVar11;" (primitive_type "int") (identifier "iVar11") (; ";")) (declaration "int iVar12;" (primitive_type "int") (identifier "iVar12") (; ";")) (declaration "long lVar13;" (sized_type_specifier "long" (long "long")) (identifier "lVar13") (; ";")) (declaration "char *pcVar14;" (primitive_type "char") (pointer_declarator "*pcVar14" (* "*") (identifier "pcVar14")) (; ";")) (declaration "int iVar15;" (primitive_type "int") (identifier "iVar15") (; ";")) (declaration "long local_100;" (sized_type_specifier "long" (long "long")) (identifier "local_100") (; ";")) (declaration "int local_d8;" (primitive_type "int") (identifier "local_d8") (; ";")) (declaration "stat local_c8;" (type_identifier "stat") (identifier "local_c8") (; ";")) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" (identifier "lVar3") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" (identifier "iVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "local_d8 = 2000;" (assignment_expression "local_d8 = 2000" (identifier "local_d8") (= "=") (number_literal "2000")) (; ";")) (expression_statement "iVar12 = 0;" (assignment_expression "iVar12 = 0" (identifier "iVar12") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n } while( true );" (do "do") (compound_statement "{\n iVar11 = iVar12 + 1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }\n }" ({ "{") (expression_statement "iVar11 = iVar12 + 1;" (assignment_expression "iVar11 = iVar12 + 1" (identifier "iVar11") (= "=") (binary_expression "iVar12 + 1" (identifier "iVar12") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "iVar15 = iVar12;" (assignment_expression "iVar15 = iVar12" (identifier "iVar15") (= "=") (identifier "iVar12")) (; ";")) (if_statement "if (iVar4 <= iVar11) {\n return;\n }" (if "if") (parenthesized_expression "(iVar4 <= iVar11)" (( "(") (binary_expression "iVar4 <= iVar11" (identifier "iVar4") (<= "<=") (identifier "iVar11")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (while_statement "while( true ) {\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n lVar13 = (long)iVar11;\n lVar1 = lVar13 * 8;\n pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];\n iVar12 = iVar11;\n if (*pcVar14 != '@') break;\n local_d8 = local_d8 + -1;\n if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }\n pcVar14 = pcVar14 + 1;\n iVar4 = __xstat(1,pcVar14,&local_c8);\n if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }\n if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }\n __stream = fopen(pcVar14,"r");\n if (__stream == (FILE *)0x0) goto LAB_001075d0;\n iVar4 = fseek(__stream,0,2);\n if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }\n fclose(__stream);\n iVar11 = iVar12 + 1;\n iVar4 = *param_1;\n iVar15 = iVar12;\n if (iVar4 <= iVar11) {\n return;\n }\n }" ({ "{") (expression_statement "lVar13 = (long)iVar11;" (assignment_expression "lVar13 = (long)iVar11" (identifier "lVar13") (= "=") (cast_expression "(long)iVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar11"))) (; ";")) (expression_statement "lVar1 = lVar13 * 8;" (assignment_expression "lVar1 = lVar13 * 8" (identifier "lVar1") (= "=") (binary_expression "lVar13 * 8" (identifier "lVar13") (* "*") (number_literal "8"))) (; ";")) (expression_statement "pcVar14 = (char *)((undefined8 *)*param_2)[lVar13];" (assignment_expression "pcVar14 = (char *)((undefined8 *)*param_2)[lVar13]" (identifier "pcVar14") (= "=") (cast_expression "(char *)((undefined8 *)*param_2)[lVar13]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "((undefined8 *)*param_2)[lVar13]" (parenthesized_expression "((undefined8 *)*param_2)" (( "(") (cast_expression "(undefined8 *)*param_2" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) () ")")) ([ "[") (identifier "lVar13") (] "]")))) (; ";")) (expression_statement "iVar12 = iVar11;" (assignment_expression "iVar12 = iVar11" (identifier "iVar12") (= "=") (identifier "iVar11")) (; ";")) (if_statement "if (*pcVar14 != '@') break;" (if "if") (parenthesized_expression "(*pcVar14 != '@')" (( "(") (binary_expression "*pcVar14 != '@'" (pointer_expression "*pcVar14" (* "*") (identifier "pcVar14")) (!= "!=") (char_literal "'@'" (' "'") (character "@") (' "'"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "local_d8 = local_d8 + -1;" (assignment_expression "local_d8 = local_d8 + -1" (identifier "local_d8") (= "=") (binary_expression "local_d8 + -1" (identifier "local_d8") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (local_d8 == 0) {\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" (if "if") (parenthesized_expression "(local_d8 == 0)" (( "(") (binary_expression "local_d8 == 0" (identifier "local_d8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar10 = *(undefined8 *)*param_2;\n pcVar14 = "%s: error: too many @-files encountered\n";\n goto LAB_00107782;\n }" ({ "{") (expression_statement "uVar10 = *(undefined8 *)*param_2;" (assignment_expression "uVar10 = *(undefined8 *)*param_2" (identifier "uVar10") (= "=") (pointer_expression "*(undefined8 *)*param_2" (* "*") (cast_expression "(undefined8 *)*param_2" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))))) (; ";")) (expression_statement "pcVar14 = "%s: error: too many @-files encountered\n";" (assignment_expression "pcVar14 = "%s: error: too many @-files encountered\n"" (identifier "pcVar14") (= "=") (string_literal ""%s: error: too many @-files encountered\n"" (" """) (string_content "%s: error: too many @-files encountered") (escape_sequence "\n") (" """))) (; ";")) (goto_statement "goto LAB_00107782;" (goto "goto") (statement_identifier "LAB_00107782") (; ";")) (} "}"))) (expression_statement "pcVar14 = pcVar14 + 1;" (assignment_expression "pcVar14 = pcVar14 + 1" (identifier "pcVar14") (= "=") (binary_expression "pcVar14 + 1" (identifier "pcVar14") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "iVar4 = __xstat(1,pcVar14,&local_c8);" (assignment_expression "iVar4 = __xstat(1,pcVar14,&local_c8)" (identifier "iVar4") (= "=") (call_expression "__xstat(1,pcVar14,&local_c8)" (identifier "__xstat") (argument_list "(1,pcVar14,&local_c8)" (( "(") (number_literal "1") (, ",") (identifier "pcVar14") (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) () ")")))) (; ";")) (if_statement "if (iVar4 < 0) {\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }" (if "if") (parenthesized_expression "(iVar4 < 0)" (( "(") (binary_expression "iVar4 < 0" (identifier "iVar4") (< "<") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001075d0:\n iVar4 = *param_1;\n break;\n }" ({ "{") (labeled_statement "LAB_001075d0:\n iVar4 = *param_1;" (statement_identifier "LAB_001075d0") (: ":") (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" (identifier "iVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";"))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (if_statement "if ((local_c8.st_mode & 0xf000) == 0x4000) {\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }" (if "if") (parenthesized_expression "((local_c8.st_mode & 0xf000) == 0x4000)" (( "(") (binary_expression "(local_c8.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(local_c8.st_mode & 0xf000)" (( "(") (binary_expression "local_c8.st_mode & 0xf000" (field_expression "local_c8.st_mode" (identifier "local_c8") (. ".") (field_identifier "st_mode")) (& "&") (number_literal "0xf000")) () ")")) (== "==") (number_literal "0x4000")) () ")")) (compound_statement "{\n do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );\n }" ({ "{") (do_statement "do {\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n } while( true );" (do "do") (compound_statement "{\n pcVar14 = "%s: error: @-file refers to a directory\n";\n uVar10 = *(undefined8 *)*param_2;\nLAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);\n xexit(1);\n }" ({ "{") (expression_statement "pcVar14 = "%s: error: @-file refers to a directory\n";" (assignment_expression "pcVar14 = "%s: error: @-file refers to a directory\n"" (identifier "pcVar14") (= "=") (string_literal ""%s: error: @-file refers to a directory\n"" (" """) (string_content "%s: error: @-file refers to a directory") (escape_sequence "\n") (" """))) (; ";")) (expression_statement "uVar10 = *(undefined8 *)*param_2;" (assignment_expression "uVar10 = *(undefined8 *)*param_2" (identifier "uVar10") (= "=") (pointer_expression "*(undefined8 *)*param_2" (* "*") (cast_expression "(undefined8 *)*param_2" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))))) (; ";")) (labeled_statement "LAB_00107782:\n fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);" (statement_identifier "LAB_00107782") (: ":") (expression_statement "fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10);" (call_expression "fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10)" (identifier "fprintf") (argument_list "(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10)" (( "(") (pointer_expression "*(FILE **)PTR_stderr_0010bff0" (* "*") (cast_expression "(FILE **)PTR_stderr_0010bff0" (( "(") (type_descriptor "FILE **" (type_identifier "FILE") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "PTR_stderr_0010bff0"))) (, ",") (identifier "pcVar14") (, ",") (identifier "uVar10") () ")"))) (; ";"))) (expression_statement "xexit(1);" (call_expression "xexit(1)" (identifier "xexit") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "__stream = fopen(pcVar14,"r");" (assignment_expression "__stream = fopen(pcVar14,"r")" (identifier "__stream") (= "=") (call_expression "fopen(pcVar14,"r")" (identifier "fopen") (argument_list "(pcVar14,"r")" (( "(") (identifier "pcVar14") (, ",") (string_literal ""r"" (" """) (string_content "r") (" """)) () ")")))) (; ";")) (if_statement "if (__stream == (FILE *)0x0) goto LAB_001075d0;" (if "if") (parenthesized_expression "(__stream == (FILE *)0x0)" (( "(") (binary_expression "__stream == (FILE *)0x0" (identifier "__stream") (== "==") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_001075d0;" (goto "goto") (statement_identifier "LAB_001075d0") (; ";"))) (expression_statement "iVar4 = fseek(__stream,0,2);" (assignment_expression "iVar4 = fseek(__stream,0,2)" (identifier "iVar4") (= "=") (call_expression "fseek(__stream,0,2)" (identifier "fseek") (argument_list "(__stream,0,2)" (( "(") (identifier "__stream") (, ",") (number_literal "0") (, ",") (number_literal "2") () ")")))) (; ";")) (if_statement "if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)) {\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }" (if "if") (parenthesized_expression "(((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1))" (( "(") (binary_expression "((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) &&\n (iVar4 = fseek(__stream,0,0), iVar4 != -1)" (parenthesized_expression "((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff))" (( "(") (binary_expression "(iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)" (parenthesized_expression "(iVar4 != -1)" (( "(") (binary_expression "iVar4 != -1" (identifier "iVar4") (!= "!=") (number_literal "-1")) () ")")) (&& "&&") (parenthesized_expression "(sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)" (( "(") (comma_expression "sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff" (assignment_expression "sVar5 = ftell(__stream)" (identifier "sVar5") (= "=") (call_expression "ftell(__stream)" (identifier "ftell") (argument_list "(__stream)" (( "(") (identifier "__stream") () ")")))) (, ",") (binary_expression "sVar5 != 0xffffffffffffffff" (identifier "sVar5") (!= "!=") (number_literal "0xffffffffffffffff"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(iVar4 = fseek(__stream,0,0), iVar4 != -1)" (( "(") (comma_expression "iVar4 = fseek(__stream,0,0), iVar4 != -1" (assignment_expression "iVar4 = fseek(__stream,0,0)" (identifier "iVar4") (= "=") (call_expression "fseek(__stream,0,0)" (identifier "fseek") (argument_list "(__stream,0,0)" (( "(") (identifier "__stream") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")")))) (, ",") (binary_expression "iVar4 != -1" (identifier "iVar4") (!= "!=") (number_literal "-1"))) () ")"))) () ")")) (compound_statement "{\n __ptr = (byte *)xmalloc(sVar5 + 1);\n sVar6 = fread(__ptr,1,sVar5,__stream);\n if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }\n }" ({ "{") (expression_statement "__ptr = (byte *)xmalloc(sVar5 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar5 + 1)" (identifier "__ptr") (= "=") (cast_expression "(byte *)xmalloc(sVar5 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar5 + 1)" (identifier "xmalloc") (argument_list "(sVar5 + 1)" (( "(") (binary_expression "sVar5 + 1" (identifier "sVar5") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "sVar6 = fread(__ptr,1,sVar5,__stream);" (assignment_expression "sVar6 = fread(__ptr,1,sVar5,__stream)" (identifier "sVar6") (= "=") (call_expression "fread(__ptr,1,sVar5,__stream)" (identifier "fread") (argument_list "(__ptr,1,sVar5,__stream)" (( "(") (identifier "__ptr") (, ",") (number_literal "1") (, ",") (identifier "sVar5") (, ",") (identifier "__stream") () ")")))) (; ";")) (if_statement "if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) {\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }" (if "if") (parenthesized_expression "((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0))" (( "(") (binary_expression "(sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)" (parenthesized_expression "(sVar5 == sVar6)" (( "(") (binary_expression "sVar5 == sVar6" (identifier "sVar5") (== "==") (identifier "sVar6")) () ")")) (|| "||") (parenthesized_expression "(iVar4 = ferror(__stream), iVar4 == 0)" (( "(") (comma_expression "iVar4 = ferror(__stream), iVar4 == 0" (assignment_expression "iVar4 = ferror(__stream)" (identifier "iVar4") (= "=") (call_expression "ferror(__stream)" (identifier "ferror") (argument_list "(__stream)" (( "(") (identifier "__stream") () ")")))) (, ",") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n __ptr[sVar6] = 0;\n local_100 = lVar1;\n if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }\n free(*(void **)(lVar7 + lVar13 * 8));\n lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);\n iVar12 = *param_1;\n *param_2 = lVar13;\n memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);\n memcpy((void *)(*param_2 + lVar1),__src,sVar5);\n *param_1 = iVar4 + -1 + *param_1;\n free(__src);\n free(__ptr);\n iVar12 = iVar15;\n }" ({ "{") (expression_statement "__ptr[sVar6] = 0;" (assignment_expression "__ptr[sVar6] = 0" (subscript_expression "__ptr[sVar6]" (identifier "__ptr") ([ "[") (identifier "sVar6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_100 = lVar1;" (assignment_expression "local_100 = lVar1" (identifier "local_100") (= "=") (identifier "lVar1")) (; ";")) (if_statement "if (*__ptr == 0) {\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }\n else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" (if "if") (parenthesized_expression "(*__ptr == 0)" (( "(") (binary_expression "*__ptr == 0" (pointer_expression "*__ptr" (* "*") (identifier "__ptr")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00107619:\n __src = (long *)xmalloc(8);\n *__src = 0;\n lVar7 = *param_2;\n if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }\n }" ({ "{") (labeled_statement "LAB_00107619:\n __src = (long *)xmalloc(8);" (statement_identifier "LAB_00107619") (: ":") (expression_statement "__src = (long *)xmalloc(8);" (assignment_expression "__src = (long *)xmalloc(8)" (identifier "__src") (= "=") (cast_expression "(long *)xmalloc(8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(8)" (identifier "xmalloc") (argument_list "(8)" (( "(") (number_literal "8") () ")"))))) (; ";"))) (expression_statement "*__src = 0;" (assignment_expression "*__src = 0" (pointer_expression "*__src" (* "*") (identifier "__src")) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar7 = *param_2;" (assignment_expression "lVar7 = *param_2" (identifier "lVar7") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (if_statement "if (lVar3 == lVar7) {\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }\n else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" (if "if") (parenthesized_expression "(lVar3 == lVar7)" (( "(") (binary_expression "lVar3 == lVar7" (identifier "lVar3") (== "==") (identifier "lVar7")) () ")")) (compound_statement "{\n lVar7 = FUN_00107010();\n iVar4 = 0;\n lVar9 = 0;\n *param_2 = lVar7;\n sVar5 = 0;\n }" ({ "{") (expression_statement "lVar7 = FUN_00107010();" (assignment_expression "lVar7 = FUN_00107010()" (identifier "lVar7") (= "=") (call_expression "FUN_00107010()" (identifier "FUN_00107010") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" (identifier "iVar4") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" (identifier "lVar9") (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_2 = lVar7;" (assignment_expression "*param_2 = lVar7" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "lVar7")) (; ";")) (expression_statement "sVar5 = 0;" (assignment_expression "sVar5 = 0" (identifier "sVar5") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" (else "else") (compound_statement "{\nLAB_00107766:\n iVar4 = 0;\n lVar9 = 0;\n sVar5 = 0;\n }" ({ "{") (labeled_statement "LAB_00107766:\n iVar4 = 0;" (statement_identifier "LAB_00107766") (: ":") (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" (identifier "iVar4") (= "=") (number_literal "0")) (; ";"))) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" (identifier "lVar9") (= "=") (number_literal "0")) (; ";")) (expression_statement "sVar5 = 0;" (assignment_expression "sVar5 = 0" (identifier "sVar5") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" (else "else") (compound_statement "{\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];\n pbVar8 = __ptr;\n while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }\n __src = (long *)FUN_00107100(__ptr);\n lVar7 = *param_2;\n lVar9 = *__src;\n if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }\n if (lVar9 == 0) goto LAB_00107766;\n lVar9 = 0;\n do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);\n iVar4 = (int)lVar9;\n local_100 = (lVar13 + lVar9) * 8;\n }" ({ "{") (expression_statement "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2];" (assignment_expression "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]" (identifier "bVar2") (= "=") (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]" (identifier "PTR__sch_istable_0010bfc8") ([ "[") (binary_expression "(ulong)*__ptr * 2" (binary_expression "(ulong)*__ptr" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "__ptr")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (expression_statement "pbVar8 = __ptr;" (assignment_expression "pbVar8 = __ptr" (identifier "pbVar8") (= "=") (identifier "__ptr")) (; ";")) (while_statement "while ((bVar2 & 0x40) != 0) {\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }" (while "while") (parenthesized_expression "((bVar2 & 0x40) != 0)" (( "(") (binary_expression "(bVar2 & 0x40) != 0" (parenthesized_expression "(bVar2 & 0x40)" (( "(") (binary_expression "bVar2 & 0x40" (identifier "bVar2") (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pbVar8 = pbVar8 + 1;\n if (*pbVar8 == 0) goto LAB_00107619;\n bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];\n }" ({ "{") (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" (identifier "pbVar8") (= "=") (binary_expression "pbVar8 + 1" (identifier "pbVar8") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (*pbVar8 == 0) goto LAB_00107619;" (if "if") (parenthesized_expression "(*pbVar8 == 0)" (( "(") (binary_expression "*pbVar8 == 0" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00107619;" (goto "goto") (statement_identifier "LAB_00107619") (; ";"))) (expression_statement "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2];" (assignment_expression "bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]" (identifier "bVar2") (= "=") (subscript_expression "PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]" (identifier "PTR__sch_istable_0010bfc8") ([ "[") (binary_expression "(ulong)*pbVar8 * 2" (binary_expression "(ulong)*pbVar8" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar8")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (} "}"))) (expression_statement "__src = (long *)FUN_00107100(__ptr);" (assignment_expression "__src = (long *)FUN_00107100(__ptr)" (identifier "__src") (= "=") (cast_expression "(long *)FUN_00107100(__ptr)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00107100(__ptr)" (identifier "FUN_00107100") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))))) (; ";")) (expression_statement "lVar7 = *param_2;" (assignment_expression "lVar7 = *param_2" (identifier "lVar7") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "lVar9 = *__src;" (assignment_expression "lVar9 = *__src" (identifier "lVar9") (= "=") (pointer_expression "*__src" (* "*") (identifier "__src"))) (; ";")) (if_statement "if (lVar7 == lVar3) {\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }" (if "if") (parenthesized_expression "(lVar7 == lVar3)" (( "(") (binary_expression "lVar7 == lVar3" (identifier "lVar7") (== "==") (identifier "lVar3")) () ")")) (compound_statement "{\n lVar7 = FUN_00107010(lVar3);\n *param_2 = lVar7;\n }" ({ "{") (expression_statement "lVar7 = FUN_00107010(lVar3);" (assignment_expression "lVar7 = FUN_00107010(lVar3)" (identifier "lVar7") (= "=") (call_expression "FUN_00107010(lVar3)" (identifier "FUN_00107010") (argument_list "(lVar3)" (( "(") (identifier "lVar3") () ")")))) (; ";")) (expression_statement "*param_2 = lVar7;" (assignment_expression "*param_2 = lVar7" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "lVar7")) (; ";")) (} "}"))) (if_statement "if (lVar9 == 0) goto LAB_00107766;" (if "if") (parenthesized_expression "(lVar9 == 0)" (( "(") (binary_expression "lVar9 == 0" (identifier "lVar9") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00107766;" (goto "goto") (statement_identifier "LAB_00107766") (; ";"))) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" (identifier "lVar9") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n } while (__src[lVar9] != 0);" (do "do") (compound_statement "{\n lVar9 = lVar9 + 1;\n sVar5 = lVar9 * 8;\n }" ({ "{") (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" (identifier "lVar9") (= "=") (binary_expression "lVar9 + 1" (identifier "lVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "sVar5 = lVar9 * 8;" (assignment_expression "sVar5 = lVar9 * 8" (identifier "sVar5") (= "=") (binary_expression "lVar9 * 8" (identifier "lVar9") (* "*") (number_literal "8"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(__src[lVar9] != 0)" (( "(") (binary_expression "__src[lVar9] != 0" (subscript_expression "__src[lVar9]" (identifier "__src") ([ "[") (identifier "lVar9") (] "]")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "iVar4 = (int)lVar9;" (assignment_expression "iVar4 = (int)lVar9" (identifier "iVar4") (= "=") (cast_expression "(int)lVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar9"))) (; ";")) (expression_statement "local_100 = (lVar13 + lVar9) * 8;" (assignment_expression "local_100 = (lVar13 + lVar9) * 8" (identifier "local_100") (= "=") (binary_expression "(lVar13 + lVar9) * 8" (parenthesized_expression "(lVar13 + lVar9)" (( "(") (binary_expression "lVar13 + lVar9" (identifier "lVar13") (+ "+") (identifier "lVar9")) () ")")) (* "*") (number_literal "8"))) (; ";")) (} "}")))) (expression_statement "free(*(void **)(lVar7 + lVar13 * 8));" (call_expression "free(*(void **)(lVar7 + lVar13 * 8))" (identifier "free") (argument_list "(*(void **)(lVar7 + lVar13 * 8))" (( "(") (pointer_expression "*(void **)(lVar7 + lVar13 * 8)" (* "*") (cast_expression "(void **)(lVar7 + lVar13 * 8)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar7 + lVar13 * 8)" (( "(") (binary_expression "lVar7 + lVar13 * 8" (identifier "lVar7") (+ "+") (binary_expression "lVar13 * 8" (identifier "lVar13") (* "*") (number_literal "8"))) () ")")))) () ")"))) (; ";")) (expression_statement "lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8);" (assignment_expression "lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" (identifier "lVar13") (= "=") (call_expression "xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" (identifier "xrealloc") (argument_list "(*param_2,(lVar9 + 1 + (long)*param_1) * 8)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (binary_expression "(lVar9 + 1 + (long)*param_1) * 8" (parenthesized_expression "(lVar9 + 1 + (long)*param_1)" (( "(") (binary_expression "lVar9 + 1 + (long)*param_1" (binary_expression "lVar9 + 1" (identifier "lVar9") (+ "+") (number_literal "1")) (+ "+") (cast_expression "(long)*param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) () ")")) (* "*") (number_literal "8")) () ")")))) (; ";")) (expression_statement "iVar12 = *param_1;" (assignment_expression "iVar12 = *param_1" (identifier "iVar12") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "*param_2 = lVar13;" (assignment_expression "*param_2 = lVar13" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "lVar13")) (; ";")) (expression_statement "memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3);" (call_expression "memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3)" (identifier "memmove") (argument_list "((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1),\n (long)(iVar12 - iVar11) << 3)" (( "(") (cast_expression "(void *)(local_100 + lVar13)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_100 + lVar13)" (( "(") (binary_expression "local_100 + lVar13" (identifier "local_100") (+ "+") (identifier "lVar13")) () ")"))) (, ",") (cast_expression "(void *)(lVar13 + 8 + lVar1)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar13 + 8 + lVar1)" (( "(") (binary_expression "lVar13 + 8 + lVar1" (binary_expression "lVar13 + 8" (identifier "lVar13") (+ "+") (number_literal "8")) (+ "+") (identifier "lVar1")) () ")"))) (, ",") (binary_expression "(long)(iVar12 - iVar11) << 3" (cast_expression "(long)(iVar12 - iVar11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(iVar12 - iVar11)" (( "(") (binary_expression "iVar12 - iVar11" (identifier "iVar12") (- "-") (identifier "iVar11")) () ")"))) (<< "<<") (number_literal "3")) () ")"))) (; ";")) (expression_statement "memcpy((void *)(*param_2 + lVar1),__src,sVar5);" (call_expression "memcpy((void *)(*param_2 + lVar1),__src,sVar5)" (identifier "memcpy") (argument_list "((void *)(*param_2 + lVar1),__src,sVar5)" (( "(") (cast_expression "(void *)(*param_2 + lVar1)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_2 + lVar1)" (( "(") (binary_expression "*param_2 + lVar1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (identifier "lVar1")) () ")"))) (, ",") (identifier "__src") (, ",") (identifier "sVar5") () ")"))) (; ";")) (expression_statement "*param_1 = iVar4 + -1 + *param_1;" (assignment_expression "*param_1 = iVar4 + -1 + *param_1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (binary_expression "iVar4 + -1 + *param_1" (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1")) (+ "+") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "free(__src);" (call_expression "free(__src)" (identifier "free") (argument_list "(__src)" (( "(") (identifier "__src") () ")"))) (; ";")) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (expression_statement "iVar12 = iVar15;" (assignment_expression "iVar12 = iVar15" (identifier "iVar12") (= "=") (identifier "iVar15")) (; ";")) (} "}"))) (} "}"))) (expression_statement "fclose(__stream);" (call_expression "fclose(__stream)" (identifier "fclose") (argument_list "(__stream)" (( "(") (identifier "__stream") () ")"))) (; ";")) (expression_statement "iVar11 = iVar12 + 1;" (assignment_expression "iVar11 = iVar12 + 1" (identifier "iVar11") (= "=") (binary_expression "iVar12 + 1" (identifier "iVar12") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "iVar4 = *param_1;" (assignment_expression "iVar4 = *param_1" (identifier "iVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "iVar15 = iVar12;" (assignment_expression "iVar15 = iVar12" (identifier "iVar15") (= "=") (identifier "iVar12")) (; ";")) (if_statement "if (iVar4 <= iVar11) {\n return;\n }" (if "if") (parenthesized_expression "(iVar4 <= iVar11)" (( "(") (binary_expression "iVar4 <= iVar11" (identifier "iVar4") (<= "<=") (identifier "iVar11")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
void function_1(int *argcp,char ***argvp) { type_1 var_23; char **var_19; int var_2; type_2 *var_11; size_t var_14; type_1 *var_22; size_t var_17; char **__src; char **var_20; type_1 *var_24; long var_26; char *var_6; int var_3; int var_1; long var_4; char *__format; int iVar12; long var_30; int var_5; type_3 sb; var_19 = *argvp; var_2 = *argcp; var_5 = 2000; var_1 = 0; do { var_3 = var_1 + 1; iVar12 = var_1; if (var_2 <= var_3) { return; } while( true ) { var_4 = (long)var_3; var_30 = var_4 * 8; var_6 = (*argvp)[var_4]; var_1 = var_3; if (*var_6 != '@') break; var_5 = var_5 + -1; if (var_5 == 0) { var_6 = **argvp; __format = "%s: error: too many @-files encountered\n"; goto LAB_00107782; } var_6 = var_6 + 1; var_2 = var_7(1,var_6,(type_3 *)&sb); if (var_2 < 0) { LAB_001075d0: var_2 = *argcp; break; } if ((sb.st_mode & 0xf000) == 0x4000) { do { __format = "%s: error: @-file refers to a directory\n"; var_6 = **argvp; LAB_00107782: var_8(*(type_2 **)PTR_stderr_0010bff0,__format,var_6); var_9(1); } while( true ); } var_11 = var_10(var_6,"r"); if (var_11 == (type_2 *)0x0) goto LAB_001075d0; var_2 = var_12(var_11,0,2); if (((var_2 != -1) && (var_14 = var_13(var_11), var_14 != 0xffffffffffffffff)) && (var_2 = var_12(var_11,0,0), var_2 != -1)) { var_22 = (type_1 *)var_15(var_14 + 1); var_17 = var_16(var_22,1,var_14,var_11); if ((var_14 == var_17) || (var_2 = var_18(var_11), var_2 == 0)) { var_22[var_17] = 0; if (*var_22 == 0) { LAB_00107619: __src = (char **)var_15(8); *__src = (char *)0x0; var_20 = *argvp; if (var_19 == var_20) { var_20 = var_21(var_19); var_2 = 0; var_26 = 0; *argvp = var_20; var_14 = 0; } else { LAB_00107766: var_2 = 0; var_26 = 0; var_14 = 0; } } else { var_23 = PTR__sch_istable_0010bfc8[(ulong)*var_22 * 2]; var_24 = var_22; while ((var_23 & 0x40) != 0) { var_24 = var_24 + 1; if (*var_24 == 0) goto LAB_00107619; var_23 = PTR__sch_istable_0010bfc8[(ulong)*var_24 * 2]; } __src = var_25((char *)var_22); var_20 = *argvp; var_6 = *__src; if (var_20 == var_19) { var_20 = var_21(var_19); *argvp = var_20; } if (var_6 == (char *)0x0) goto LAB_00107766; var_26 = 0; do { var_26 = var_26 + 1; var_14 = var_26 * 8; } while (__src[var_26] != (char *)0x0); var_2 = (int)var_26; var_30 = (var_4 + var_26) * 8; } var_27(var_20[var_4]); var_20 = (char **)var_28(*argvp,(var_26 + 1 + (long)*argcp) * 8); var_1 = *argcp; *argvp = var_20; var_29((void *)(var_30 + (long)var_20),var_20 + var_4 + 1, (long)(var_1 - var_3) << 3); var_31(*argvp + var_4,__src,var_14); *argcp = var_2 + -1 + *argcp; var_27(__src); var_27(var_22); var_1 = iVar12; } } var_32(var_11); var_3 = var_1 + 1; var_2 = *argcp; iVar12 = var_1; if (var_2 <= var_3) { return; } } } while( true ); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (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: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (character)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (break_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier))) (identifier) (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))) condition: (parenthesized_expression (true))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (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 (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (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: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (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: (pointer_expression argument: (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: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (while_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (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))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal))))))) (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: (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)) (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (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: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement)))))) condition: (parenthesized_expression (true))))))
null
void MASKED(int *param_1,long *param_2) { long lVar1; byte bVar2; long lVar3; int iVar4; FILE *__stream; size_t sVar5; byte *__ptr; size_t sVar6; long *__src; long lVar7; byte *pbVar8; long lVar9; undefined8 uVar10; int iVar11; int iVar12; long lVar13; char *pcVar14; int iVar15; long local_100; int local_d8; stat local_c8; lVar3 = *param_2; iVar4 = *param_1; local_d8 = 2000; iVar12 = 0; do { iVar11 = iVar12 + 1; iVar15 = iVar12; if (iVar4 <= iVar11) { return; } while( true ) { lVar13 = (long)iVar11; lVar1 = lVar13 * 8; pcVar14 = (char *)((undefined8 *)*param_2)[lVar13]; iVar12 = iVar11; if (*pcVar14 != '@') break; local_d8 = local_d8 + -1; if (local_d8 == 0) { uVar10 = *(undefined8 *)*param_2; pcVar14 = "%s: error: too many @-files encountered\n"; goto LAB_00107782; } pcVar14 = pcVar14 + 1; iVar4 = __xstat(1,pcVar14,&local_c8); if (iVar4 < 0) { LAB_001075d0: iVar4 = *param_1; break; } if ((local_c8.st_mode & 0xf000) == 0x4000) { do { pcVar14 = "%s: error: @-file refers to a directory\n"; uVar10 = *(undefined8 *)*param_2; LAB_00107782: fprintf(*(FILE **)PTR_stderr_0010bff0,pcVar14,uVar10); xexit(1); } while( true ); } __stream = fopen(pcVar14,"r"); if (__stream == (FILE *)0x0) goto LAB_001075d0; iVar4 = fseek(__stream,0,2); if (((iVar4 != -1) && (sVar5 = ftell(__stream), sVar5 != 0xffffffffffffffff)) && (iVar4 = fseek(__stream,0,0), iVar4 != -1)) { __ptr = (byte *)xmalloc(sVar5 + 1); sVar6 = fread(__ptr,1,sVar5,__stream); if ((sVar5 == sVar6) || (iVar4 = ferror(__stream), iVar4 == 0)) { __ptr[sVar6] = 0; local_100 = lVar1; if (*__ptr == 0) { LAB_00107619: __src = (long *)xmalloc(8); *__src = 0; lVar7 = *param_2; if (lVar3 == lVar7) { lVar7 = FUN_00107010(); iVar4 = 0; lVar9 = 0; *param_2 = lVar7; sVar5 = 0; } else { LAB_00107766: iVar4 = 0; lVar9 = 0; sVar5 = 0; } } else { bVar2 = PTR__sch_istable_0010bfc8[(ulong)*__ptr * 2]; pbVar8 = __ptr; while ((bVar2 & 0x40) != 0) { pbVar8 = pbVar8 + 1; if (*pbVar8 == 0) goto LAB_00107619; bVar2 = PTR__sch_istable_0010bfc8[(ulong)*pbVar8 * 2]; } __src = (long *)FUN_00107100(__ptr); lVar7 = *param_2; lVar9 = *__src; if (lVar7 == lVar3) { lVar7 = FUN_00107010(lVar3); *param_2 = lVar7; } if (lVar9 == 0) goto LAB_00107766; lVar9 = 0; do { lVar9 = lVar9 + 1; sVar5 = lVar9 * 8; } while (__src[lVar9] != 0); iVar4 = (int)lVar9; local_100 = (lVar13 + lVar9) * 8; } free(*(void **)(lVar7 + lVar13 * 8)); lVar13 = xrealloc(*param_2,(lVar9 + 1 + (long)*param_1) * 8); iVar12 = *param_1; *param_2 = lVar13; memmove((void *)(local_100 + lVar13),(void *)(lVar13 + 8 + lVar1), (long)(iVar12 - iVar11) << 3); memcpy((void *)(*param_2 + lVar1),__src,sVar5); *param_1 = iVar4 + -1 + *param_1; free(__src); free(__ptr); iVar12 = iVar15; } } fclose(__stream); iVar11 = iVar12 + 1; iVar4 = *param_1; iVar15 = iVar12; if (iVar4 <= iVar11) { return; } } } while( true ); }
106_sed_and_sed_strip.c
__cxa_finalize
__cxa_finalize
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0011dfe0)(); return; }
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0011dfe0)(); return; }
JMP qword ptr [0x0011dfe0]
null
null
null
null
[(u'CALLIND_-1206962480', u'INDIRECT_-1206962420'), ('const-0', u'RETURN_-1206962477'), ('tmp_22', u'CAST_-1206962415'), (u'INDIRECT_-1206962420', u'COPY_-1206962479'), (u'CAST_-1206962415', u'CALLIND_-1206962480')]
[(u'CALLIND_-1206962480', u'INDIRECT_-1206962420'), ('const-0', u'RETURN_-1206962477'), ('tmp_22', u'CAST_-1206962415'), (u'INDIRECT_-1206962420', u'COPY_-1206962479'), (u'CAST_-1206962415', u'CALLIND_-1206962480')]
null
null
001036c8
x64
O2
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" { (expression_statement "(*(code *)PTR___cxa_finalize_0011dfe0)();" (call_expression "(*(code *)PTR___cxa_finalize_0011dfe0)()" (parenthesized_expression "(*(code *)PTR___cxa_finalize_0011dfe0)" ( (pointer_expression "*(code *)PTR___cxa_finalize_0011dfe0" * (cast_expression "(code *)PTR___cxa_finalize_0011dfe0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" { (expression_statement "(*(code *)PTR___cxa_finalize_0011dfe0)();" (call_expression "(*(code *)PTR___cxa_finalize_0011dfe0)()" (parenthesized_expression "(*(code *)PTR___cxa_finalize_0011dfe0)" ( (pointer_expression "*(code *)PTR___cxa_finalize_0011dfe0" * (cast_expression "(code *)PTR___cxa_finalize_0011dfe0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" { (expression_statement "(*(code *)PTR___cxa_finalize_0011dfe0)();" (call_expression "(*(code *)PTR___cxa_finalize_0011dfe0)()" (parenthesized_expression "(*(code *)PTR___cxa_finalize_0011dfe0)" ( (pointer_expression "*(code *)PTR___cxa_finalize_0011dfe0" * (cast_expression "(code *)PTR___cxa_finalize_0011dfe0" ( (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 __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR___cxa_finalize_0011dfe0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR___cxa_finalize_0011dfe0)();" (call_expression "(*(code *)PTR___cxa_finalize_0011dfe0)()" (parenthesized_expression "(*(code *)PTR___cxa_finalize_0011dfe0)" (( "(") (pointer_expression "*(code *)PTR___cxa_finalize_0011dfe0" (* "*") (cast_expression "(code *)PTR___cxa_finalize_0011dfe0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___cxa_finalize_0011dfe0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR___cxa_finalize_0011dfe0)(); 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_0011dfe0)(); return; }
75_powerpc64le-linux-gnu-ranlib_and_powerpc64le-linux-gnu-ranlib_strip.c
bfd_set_error_program_name
bfd_set_error_program_name
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_00110258)(); return; }
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_00110258)(); return; }
JMP qword ptr [0x00110258]
null
null
null
null
[('tmp_22', u'CAST_-1206967047'), (u'INDIRECT_-1206967052', u'COPY_-1206967111'), (u'CAST_-1206967047', u'CALLIND_-1206967112'), (u'CALLIND_-1206967112', u'INDIRECT_-1206967052'), ('const-0', u'RETURN_-1206967109')]
[('tmp_22', u'CAST_-1206967047'), (u'INDIRECT_-1206967052', u'COPY_-1206967111'), (u'CAST_-1206967047', u'CALLIND_-1206967112'), (u'CALLIND_-1206967112', u'INDIRECT_-1206967052'), ('const-0', u'RETURN_-1206967109')]
null
null
001024b0
x64
O2
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_set_error_program_name_00110258)();" (call_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)()" (parenthesized_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)" ( (pointer_expression "*(code *)PTR_bfd_set_error_program_name_00110258" * (cast_expression "(code *)PTR_bfd_set_error_program_name_00110258" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_set_error_program_name_00110258)();" (call_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)()" (parenthesized_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)" ( (pointer_expression "*(code *)PTR_bfd_set_error_program_name_00110258" * (cast_expression "(code *)PTR_bfd_set_error_program_name_00110258" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_set_error_program_name_00110258)();" (call_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)()" (parenthesized_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)" ( (pointer_expression "*(code *)PTR_bfd_set_error_program_name_00110258" * (cast_expression "(code *)PTR_bfd_set_error_program_name_00110258" ( (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_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_set_error_program_name_00110258)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_set_error_program_name_00110258)();" (call_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)()" (parenthesized_expression "(*(code *)PTR_bfd_set_error_program_name_00110258)" (( "(") (pointer_expression "*(code *)PTR_bfd_set_error_program_name_00110258" (* "*") (cast_expression "(code *)PTR_bfd_set_error_program_name_00110258" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_set_error_program_name_00110258"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_set_error_program_name_00110258)(); 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_00110258)(); return; }
1252_pterm_and_pterm_strip.c
next_fd
FUN_0014ecf0
int next_fd(int *state,int *rwx) { int index; int *piVar1; index = *state; *state = index + 1; piVar1 = (int *)index234(fds,index); if (piVar1 != (int *)0x0) { *rwx = piVar1[1]; return *piVar1; } return -1; }
undefined4 FUN_0014ecf0(int *param_1,undefined4 *param_2) { undefined4 *puVar1; *param_1 = *param_1 + 1; puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0); if (puVar1 != (undefined4 *)0x0) { *param_2 = puVar1[1]; return *puVar1; } return 0xffffffff; }
PUSH RBX MOV RBX,RSI MOV ESI,dword ptr [RDI] LEA EAX,[RSI + 0x1] MOV dword ptr [RDI],EAX MOV RDI,qword ptr [0x001913c0] CALL 0x00135f70 TEST RAX,RAX JZ 0x0014ed15 MOV EDX,dword ptr [RAX + 0x4] MOV dword ptr [RBX],EDX POP RBX MOV EAX,dword ptr [RAX] RET MOV EAX,0xffffffff POP RBX RET
null
null
null
null
[('const-4', u'PTRADD_-1207177809'), (u'COPY_-1207177898', u'RETURN_-1207177898'), (u'CAST_-1207177819', u'INT_NOTEQUAL_-1207177945'), (u'COPY_-1207177906', u'RETURN_-1207177913'), (u'INT_ADD_-1207177891', u'STORE_-1207177977'), ('const-1', u'PTRADD_-1207177809'), ('const-4294967295', u'COPY_-1207177898'), ('const-433', u'STORE_-1207177977'), (u'STORE_-1207177935', u'INDIRECT_-1207177814'), (u'LOAD_-1207177943', u'STORE_-1207177935'), (u'INDIRECT_-1207177814', u'COPY_-1207177872'), ('const-0', u'RETURN_-1207177898'), ('const-1', u'INT_ADD_-1207177891'), (u'CAST_-1207177819', u'PTRADD_-1207177809'), ('const-0', u'RETURN_-1207177913'), ('const-0', u'INT_NOTEQUAL_-1207177945'), (u'PTRADD_-1207177809', u'LOAD_-1207177943'), (u'LOAD_-1207177990', u'INT_ADD_-1207177891'), (u'INDIRECT_-1207177837', u'CALL_-1207177960'), ('tmp_134', u'STORE_-1207177935'), (u'CALL_-1207177960', u'CAST_-1207177819'), ('const-433', u'LOAD_-1207177928'), ('tmp_133', u'LOAD_-1207177990'), ('const-433', u'STORE_-1207177935'), ('const-433', u'LOAD_-1207177990'), (u'LOAD_-1207177990', u'CALL_-1207177960'), (u'INT_NOTEQUAL_-1207177945', u'CBRANCH_-1207177944'), ('tmp_133', u'STORE_-1207177977'), (u'STORE_-1207177977', u'INDIRECT_-1207177837'), ('tmp_64', u'CBRANCH_-1207177944'), (u'CAST_-1207177819', u'LOAD_-1207177928'), (u'LOAD_-1207177928', u'COPY_-1207177906'), (u'INDIRECT_-1207177831', u'COPY_-1207177864'), (u'CALL_-1207177960', u'INDIRECT_-1207177831'), ('const-433', u'LOAD_-1207177943')]
[(u'INDIRECT_-1207177840', u'CALL_-1207177960'), ('const-433', u'LOAD_-1207177990'), ('const-433', u'STORE_-1207177977'), (u'CAST_-1207177819', u'INT_NOTEQUAL_-1207177945'), (u'LOAD_-1207177943', u'STORE_-1207177935'), ('const-0', u'RETURN_-1207177898'), (u'CAST_-1207177819', u'PTRADD_-1207177809'), ('const-0', u'RETURN_-1207177913'), ('const-0', u'INT_NOTEQUAL_-1207177945'), (u'PTRADD_-1207177809', u'LOAD_-1207177943'), (u'STORE_-1207177935', u'INDIRECT_-1207177817'), ('tmp_206', u'STORE_-1207177935'), (u'LOAD_-1207177990', u'INT_ADD_-1207177968'), (u'INT_ADD_-1207177968', u'STORE_-1207177977'), (u'CALL_-1207177960', u'INDIRECT_-1207177834'), ('const-4', u'PTRADD_-1207177809'), ('const-1', u'PTRADD_-1207177809'), (u'COPY_-1207177865', u'RETURN_-1207177898'), ('const-1', u'INT_ADD_-1207177968'), (u'CALL_-1207177960', u'CAST_-1207177819'), (u'INT_NOTEQUAL_-1207177945', u'CBRANCH_-1207177944'), ('const-433', u'LOAD_-1207177928'), (u'INDIRECT_-1207177834', u'COPY_-1207177867'), (u'STORE_-1207177977', u'INDIRECT_-1207177840'), ('const-433', u'LOAD_-1207177943'), ('tmp_64', u'CBRANCH_-1207177944'), (u'COPY_-1207177869', u'RETURN_-1207177913'), (u'CAST_-1207177819', u'LOAD_-1207177928'), (u'LOAD_-1207177928', u'COPY_-1207177869'), ('tmp_207', u'LOAD_-1207177990'), ('tmp_207', u'STORE_-1207177977'), ('const-433', u'STORE_-1207177935'), (u'INDIRECT_-1207177817', u'COPY_-1207177875'), ('const-4294967295', u'COPY_-1207177865')]
null
null
0014ecf0
x64
O2
(translation_unit "undefined4 FUN_0014ecf0(int *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}\n\n" (function_definition "undefined4 FUN_0014ecf0(int *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_0014ecf0(int *param_1,undefined4 *param_2)" identifier (parameter_list "(int *param_1,undefined4 *param_2)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}" { (declaration "undefined4 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "*param_1 = *param_1 + 1;" (assignment_expression "*param_1 = *param_1 + 1" (pointer_expression "*param_1" * identifier) = (binary_expression "*param_1 + 1" (pointer_expression "*param_1" * identifier) + number_literal)) ;) (expression_statement "puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);" (assignment_expression "puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0)" identifier = (cast_expression "(undefined4 *)FUN_00135f70(DAT_001913c0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00135f70(DAT_001913c0)" identifier (argument_list "(DAT_001913c0)" ( identifier ))))) ;) (if_statement "if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }" if (parenthesized_expression "(puVar1 != (undefined4 *)0x0)" ( (binary_expression "puVar1 != (undefined4 *)0x0" identifier != (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_2 = puVar1[1];\n return *puVar1;\n }" { (expression_statement "*param_2 = puVar1[1];" (assignment_expression "*param_2 = puVar1[1]" (pointer_expression "*param_2" * identifier) = (subscript_expression "puVar1[1]" identifier [ number_literal ])) ;) (return_statement "return *puVar1;" return (pointer_expression "*puVar1" * identifier) ;) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit "int next_fd(int *state,int *rwx)\n\n{\n int index;\n int *piVar1;\n \n index = *state;\n *state = index + 1;\n piVar1 = (int *)index234(fds,index);\n if (piVar1 != (int *)0x0) {\n *rwx = piVar1[1];\n return *piVar1;\n }\n return -1;\n}\n\n" (function_definition "int next_fd(int *state,int *rwx)\n\n{\n int index;\n int *piVar1;\n \n index = *state;\n *state = index + 1;\n piVar1 = (int *)index234(fds,index);\n if (piVar1 != (int *)0x0) {\n *rwx = piVar1[1];\n return *piVar1;\n }\n return -1;\n}" primitive_type (function_declarator "next_fd(int *state,int *rwx)" identifier (parameter_list "(int *state,int *rwx)" ( (parameter_declaration "int *state" primitive_type (pointer_declarator "*state" * identifier)) , (parameter_declaration "int *rwx" primitive_type (pointer_declarator "*rwx" * identifier)) ))) (compound_statement "{\n int index;\n int *piVar1;\n \n index = *state;\n *state = index + 1;\n piVar1 = (int *)index234(fds,index);\n if (piVar1 != (int *)0x0) {\n *rwx = piVar1[1];\n return *piVar1;\n }\n return -1;\n}" { (declaration "int index;" primitive_type identifier ;) (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (expression_statement "index = *state;" (assignment_expression "index = *state" identifier = (pointer_expression "*state" * identifier)) ;) (expression_statement "*state = index + 1;" (assignment_expression "*state = index + 1" (pointer_expression "*state" * identifier) = (binary_expression "index + 1" identifier + number_literal)) ;) (expression_statement "piVar1 = (int *)index234(fds,index);" (assignment_expression "piVar1 = (int *)index234(fds,index)" identifier = (cast_expression "(int *)index234(fds,index)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "index234(fds,index)" identifier (argument_list "(fds,index)" ( identifier , identifier ))))) ;) (if_statement "if (piVar1 != (int *)0x0) {\n *rwx = piVar1[1];\n return *piVar1;\n }" if (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *rwx = piVar1[1];\n return *piVar1;\n }" { (expression_statement "*rwx = piVar1[1];" (assignment_expression "*rwx = piVar1[1]" (pointer_expression "*rwx" * identifier) = (subscript_expression "piVar1[1]" identifier [ number_literal ])) ;) (return_statement "return *piVar1;" return (pointer_expression "*piVar1" * identifier) ;) })) (return_statement "return -1;" return number_literal ;) })))
(translation_unit "undefined4 FUN_0014ecf0(int *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}\n\n" (function_definition "undefined4 FUN_0014ecf0(int *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_0014ecf0(int *param_1,undefined4 *param_2)" identifier (parameter_list "(int *param_1,undefined4 *param_2)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}" { (declaration "undefined4 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "*param_1 = *param_1 + 1;" (assignment_expression "*param_1 = *param_1 + 1" (pointer_expression "*param_1" * identifier) = (binary_expression "*param_1 + 1" (pointer_expression "*param_1" * identifier) + number_literal)) ;) (expression_statement "puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);" (assignment_expression "puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0)" identifier = (cast_expression "(undefined4 *)FUN_00135f70(DAT_001913c0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00135f70(DAT_001913c0)" identifier (argument_list "(DAT_001913c0)" ( identifier ))))) ;) (if_statement "if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }" if (parenthesized_expression "(puVar1 != (undefined4 *)0x0)" ( (binary_expression "puVar1 != (undefined4 *)0x0" identifier != (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_2 = puVar1[1];\n return *puVar1;\n }" { (expression_statement "*param_2 = puVar1[1];" (assignment_expression "*param_2 = puVar1[1]" (pointer_expression "*param_2" * identifier) = (subscript_expression "puVar1[1]" identifier [ number_literal ])) ;) (return_statement "return *puVar1;" return (pointer_expression "*puVar1" * identifier) ;) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (return_statement return (pointer_expression * IDENT) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_0014ecf0(int *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}" (type_identifier "undefined4") (function_declarator "FUN_0014ecf0(int *param_1,undefined4 *param_2)" (identifier "FUN_0014ecf0") (parameter_list "(int *param_1,undefined4 *param_2)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined4 *param_2" (type_identifier "undefined4") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined4 *puVar1;\n \n *param_1 = *param_1 + 1;\n puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);\n if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }\n return 0xffffffff;\n}" ({ "{") (declaration "undefined4 *puVar1;" (type_identifier "undefined4") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "*param_1 = *param_1 + 1;" (assignment_expression "*param_1 = *param_1 + 1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (binary_expression "*param_1 + 1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0);" (assignment_expression "puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0)" (identifier "puVar1") (= "=") (cast_expression "(undefined4 *)FUN_00135f70(DAT_001913c0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00135f70(DAT_001913c0)" (identifier "FUN_00135f70") (argument_list "(DAT_001913c0)" (( "(") (identifier "DAT_001913c0") () ")"))))) (; ";")) (if_statement "if (puVar1 != (undefined4 *)0x0) {\n *param_2 = puVar1[1];\n return *puVar1;\n }" (if "if") (parenthesized_expression "(puVar1 != (undefined4 *)0x0)" (( "(") (binary_expression "puVar1 != (undefined4 *)0x0" (identifier "puVar1") (!= "!=") (cast_expression "(undefined4 *)0x0" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_2 = puVar1[1];\n return *puVar1;\n }" ({ "{") (expression_statement "*param_2 = puVar1[1];" (assignment_expression "*param_2 = puVar1[1]" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (return_statement "return *puVar1;" (return "return") (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (} "}"))) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}")))
int function_1(int *state,int *rwx) { int var_1; int *var_3; var_1 = *state; *state = var_1 + 1; var_3 = (int *)var_2(fds,var_1); if (var_3 != (int *)0x0) { *rwx = var_3[1]; return *var_3; } return -1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (return_statement (pointer_expression argument: (identifier))))) (return_statement (number_literal)))))
null
undefined4 MASKED(int *param_1,undefined4 *param_2) { undefined4 *puVar1; *param_1 = *param_1 + 1; puVar1 = (undefined4 *)FUN_00135f70(DAT_001913c0); if (puVar1 != (undefined4 *)0x0) { *param_2 = puVar1[1]; return *puVar1; } return 0xffffffff; }
1353_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~Struct_thread_count_final
FUN_00158870
/* DWARF original prototype: void ~Struct_thread_count_final(Struct_thread_count_final * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_thread_count_final::~Struct_thread_count_final (Struct_thread_count_final *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_004259d8; 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_00158870(undefined8 *param_1) { *param_1 = &PTR_FUN_004259d8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
LEA RAX,[0x4259d8] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x00158890 CALL 0x002dac70 MOV RDI,RBX MOV ESI,0x68 POP RBX JMP 0x002dac60
null
null
null
null
[('const-0', u'PTRSUB_-1207269101'), (u'PTRSUB_-1207269094', u'LOAD_-1207269240'), (u'INT_NOTEQUAL_-1207269213', u'CBRANCH_-1207269212'), (u'CAST_-1207269097', u'STORE_-1207269244'), ('const-0', u'PTRSUB_-1207269097'), ('tmp_93', u'PTRSUB_-1207269096'), ('tmp_93', u'PTRSUB_-1207269106'), ('const-0', u'PTRSUB_-1207269107'), (u'PTRSUB_-1207269106', u'PTRSUB_-1207269101'), ('const-16', u'PTRSUB_-1207269089'), ('tmp_58', u'CBRANCH_-1207269212'), (u'LOAD_-1207269240', u'CAST_-1207269085'), (u'PTRSUB_-1207269102', u'PTRSUB_-1207269101'), ('const-0', u'RETURN_-1207269180'), ('tmp_93', u'PTRSUB_-1207269102'), (u'CAST_-1207269085', u'INT_NOTEQUAL_-1207269213'), (u'PTRSUB_-1207269092', u'PTRSUB_-1207269089'), (u'LOAD_-1207269240', u'CALL_-1207269205'), ('const-433', u'LOAD_-1207269240'), (u'PTRSUB_-1207269101', u'PTRSUB_-1207269097'), (u'PTRSUB_-1207269101', u'STORE_-1207269244'), (u'PTRSUB_-1207269096', u'PTRSUB_-1207269092'), ('const-0', u'PTRSUB_-1207269106'), ('const-104', u'CALL_-1207269184'), (u'PTRSUB_-1207269097', u'PTRSUB_-1207269094'), (u'PTRSUB_-1207269107', u'CAST_-1207269097'), ('const-0', u'PTRSUB_-1207269092'), ('const-8', u'PTRSUB_-1207269096'), ('tmp_93', u'CALL_-1207269184'), ('const-0', u'PTRSUB_-1207269101'), ('const-0', u'PTRSUB_-1207269094'), ('const-4348376', u'PTRSUB_-1207269107'), ('const-433', u'STORE_-1207269244'), ('const-8', u'PTRSUB_-1207269102'), (u'PTRSUB_-1207269089', u'INT_NOTEQUAL_-1207269213')]
[(u'PTRSUB_-1207269108', u'STORE_-1207269244'), ('tmp_194', u'CALL_-1207269184'), (u'INT_NOTEQUAL_-1207269213', u'CBRANCH_-1207269212'), ('tmp_194', u'STORE_-1207269244'), (u'PTRADD_-1207269105', u'LOAD_-1207269240'), ('const-3', u'PTRADD_-1207269100'), ('tmp_194', u'PTRADD_-1207269105'), ('const-1', u'PTRADD_-1207269105'), (u'CAST_-1207269104', u'INT_NOTEQUAL_-1207269213'), (u'LOAD_-1207269240', u'CAST_-1207269104'), ('const-433', u'LOAD_-1207269240'), ('const-433', u'STORE_-1207269244'), ('const-8', u'PTRADD_-1207269105'), ('const-8', u'PTRADD_-1207269100'), ('const-104', u'CALL_-1207269184'), ('tmp_58', u'CBRANCH_-1207269212'), ('const-0', u'PTRSUB_-1207269108'), ('const-4348376', u'PTRSUB_-1207269108'), ('const-0', u'RETURN_-1207269180'), (u'PTRADD_-1207269100', u'INT_NOTEQUAL_-1207269213'), ('tmp_194', u'PTRADD_-1207269100')]
null
null
00158870
x64
O2
(translation_unit "void FUN_00158870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004259d8;\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_00158870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004259d8;\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_00158870(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_004259d8;\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_004259d8;" (assignment_expression "*param_1 = &PTR_FUN_004259d8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004259d8" & 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_thread_count_final(Struct_thread_count_final * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_thread_count_final::~Struct_thread_count_final\n (Struct_thread_count_final *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_004259d8;\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_thread_count_final::~Struct_thread_count_final\n (Struct_thread_count_final *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_004259d8;\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_thread_count_final::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_thread_count_final\n (Struct_thread_count_final *this,int __in_chrg)" identifier (parameter_list "(Struct_thread_count_final *this,int __in_chrg)" ( (parameter_declaration "Struct_thread_count_final *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_004259d8;\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_004259d8;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_004259d8" (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_004259d8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_004259d8" & 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_00158870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004259d8;\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_00158870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004259d8;\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_00158870(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_004259d8;\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_004259d8;" (assignment_expression "*param_1 = &PTR_FUN_004259d8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004259d8" & 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_00158870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004259d8;\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_00158870(undefined8 *param_1)" (identifier "FUN_00158870") (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_004259d8;\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_004259d8;" (assignment_expression "*param_1 = &PTR_FUN_004259d8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_004259d8" (& "&") (identifier "PTR_FUN_004259d8"))) (; ";")) (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_thread_count_final(Struct_thread_count_final * 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_004259d8; 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_004259d8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
3669_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
initialize_symtab_xindex<64,_true>
FUN_001ce560
/* DWARF original name: initialize_symtab_xindex<64, true> DWARF original prototype: void initialize_symtab_xindex<64,_true>(Xindex * this, Object * object, uint symtab_shndx) */ void __thiscall gold::Xindex::initialize_symtab_xindex<64,_true>(Xindex *this,Object *object,uint symtab_shndx) { int iVar1; uint uVar2; char *format; uint xindex_shndx; if ((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl ._M_start != (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl ._M_finish) { return; } if (symtab_shndx == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/object.cc",0x55,"initialize_symtab_xindex"); } xindex_shndx = object->shnum_; do { do { if (xindex_shndx == 0) { format = (char *)gettext("missing SHT_SYMTAB_SHNDX section"); Object::error(object,format); return; } xindex_shndx = xindex_shndx - 1; iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx); } while (iVar1 != 0x12); uVar2 = (*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx); if (0xfeff < uVar2) { uVar2 = uVar2 + this->large_shndx_offset_; } } while (symtab_shndx != uVar2); read_symtab_xindex<64,_true>(this,object,xindex_shndx,(uchar *)0x0); return; }
void FUN_001ce560(int *param_1,long *param_2,uint param_3) { int iVar1; uint uVar2; undefined8 uVar3; int iVar4; if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) { return; } if (param_3 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex"); } iVar4 = (int)param_2[7]; do { do { if (iVar4 == 0) { uVar3 = gettext("missing SHT_SYMTAB_SHNDX section"); FUN_001bd150(param_2,uVar3); return; } iVar4 = iVar4 + -1; iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4); } while (iVar1 != 0x12); uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4); if (0xfeff < uVar2) { uVar2 = uVar2 + *param_1; } } while (param_3 != uVar2); FUN_001ce350(param_1,param_2,iVar4,0); return; }
MOV RAX,qword ptr [RDI + 0x10] CMP qword ptr [RDI + 0x8],RAX JZ 0x001ce570 RET PUSH R13 MOV R13,RDI PUSH R12 MOV R12D,EDX PUSH RBP MOV RBP,RSI PUSH RBX SUB RSP,0x8 TEST EDX,EDX JZ 0x001ce613 MOV EBX,dword ptr [RSI + 0x38] TEST EBX,EBX JNZ 0x001ce59c JMP 0x001ce5f0 TEST EBX,EBX JZ 0x001ce5f0 MOV RAX,qword ptr [RBP] SUB EBX,0x1 MOV RDI,RBP MOV ESI,EBX CALL qword ptr [RAX + 0xa0] CMP EAX,0x12 JNZ 0x001ce598 MOV RAX,qword ptr [RBP] MOV ESI,EBX MOV RDI,RBP CALL qword ptr [RAX + 0xa8] CMP EAX,0xfeff JBE 0x001ce5cd ADD EAX,dword ptr [R13] CMP R12D,EAX JNZ 0x001ce598 ADD RSP,0x8 MOV EDX,EBX MOV RSI,RBP MOV RDI,R13 POP RBX XOR ECX,ECX POP RBP POP R12 POP R13 JMP 0x001ce350 LEA RDI,[0x3782e0] CALL 0x00147320 ADD RSP,0x8 MOV RDI,RBP POP RBX MOV RSI,RAX POP RBP XOR EAX,EAX POP R12 POP R13 JMP 0x001bd150 LEA RDX,[0x3785a0] MOV ESI,0x55 LEA RDI,[0x377f68] CALL 0x0017c650
null
null
null
null
[('const-0', u'RETURN_-1207703847'), (u'PTRSUB_-1207703448', u'LOAD_-1207703993'), (u'INT_SUB_-1207704023', u'INT_ZEXT_-1207703690'), (u'COPY_-1207703407', u'CALL_-1207703770'), ('const-0', u'PTRSUB_-1207703425'), ('tmp_671', u'INT_EQUAL_-1207704130'), ('const-0', u'PTRSUB_-1207703520'), (u'LOAD_-1207704221', u'INT_NOTEQUAL_-1207704198'), ('const-0', u'RETURN_-1207703928'), (u'INT_EQUAL_-1207704130', u'CBRANCH_-1207704129'), ('const-20', u'PTRADD_-1207703452'), (u'CALLIND_-1207703968', u'INT_ADD_-1207703927'), (u'PTRSUB_-1207703526', u'PTRSUB_-1207703519'), (u'COPY_-1207703453', u'CALL_-1207703993'), ('const-433', u'LOAD_-1207704124'), (u'PTRADD_-1207703452', u'LOAD_-1207704021'), (u'COPY_-1207703405', u'CALL_-1207703770'), ('const-8', u'PTRSUB_-1207703531'), (u'INT_NOTEQUAL_-1207704198', u'CBRANCH_-1207704196'), ('const-0', u'INT_EQUAL_-1207704105'), ('const-3638688', u'COPY_-1207703405'), ('const-56', u'PTRSUB_-1207703490'), (u'INT_SUB_-1207704023', u'CALL_-1207703851'), ('const-0', u'PTRSUB_-1207703530'), ('tmp_42', u'CBRANCH_-1207704196'), ('tmp_179', u'CBRANCH_-1207704103'), ('const-433', u'LOAD_-1207703978'), ('const-433', u'LOAD_-1207703993'), (u'PTRSUB_-1207703516', u'LOAD_-1207704221'), ('tmp_670', u'CALL_-1207703932'), (u'PTRSUB_-1207703472', u'LOAD_-1207704049'), ('const-85', u'CALL_-1207703770'), ('const-433', u'LOAD_-1207704049'), (u'LOAD_-1207704049', u'PTRADD_-1207703452'), ('tmp_671', u'INT_NOTEQUAL_-1207703917'), ('const-0', u'PTRSUB_-1207703448'), ('tmp_669', u'CALL_-1207703851'), (u'INT_NOTEQUAL_-1207703917', u'CBRANCH_-1207703915'), ('const-8', u'PTRSUB_-1207703537'), (u'PTRSUB_-1207703519', u'PTRSUB_-1207703516'), ('const-8', u'PTRSUB_-1207703516'), (u'PTRSUB_-1207703513', u'LOAD_-1207704214'), ('tmp_375', u'CBRANCH_-1207703993'), ('const-0', u'PTRSUB_-1207703472'), ('const-65279', u'INT_LESS_-1207703940'), (u'CALL_-1207703993', u'CAST_-1207703363'), (u'CALLIND_-1207703968', u'MULTIEQUAL_-1207703497'), (u'PTRSUB_-1207703520', u'PTRSUB_-1207703513'), (u'LOAD_-1207704214', u'INT_NOTEQUAL_-1207704198'), (u'CALLIND_-1207703968', u'INT_LESS_-1207703940'), ('const-433', u'LOAD_-1207704221'), ('const-0', u'INT_EQUAL_-1207704130'), (u'MULTIEQUAL_-1207703497', u'INT_NOTEQUAL_-1207703917'), ('const-0', u'PTRSUB_-1207703526'), ('tmp_670', u'PTRSUB_-1207703472'), (u'INT_ZEXT_-1207703690', u'CALLIND_-1207704011'), (u'INT_NOTEQUAL_-1207703995', u'CBRANCH_-1207703993'), (u'LOAD_-1207703993', u'PTRADD_-1207703431'), (u'INT_LESS_-1207703940', u'CBRANCH_-1207703949'), (u'PTRSUB_-1207703530', u'PTRSUB_-1207703520'), ('const-1', u'INT_SUB_-1207704023'), ('tmp_670', u'PTRSUB_-1207703490'), (u'LOAD_-1207703978', u'CALLIND_-1207703968'), (u'LOAD_-1207704021', u'CALLIND_-1207704011'), ('const-433', u'LOAD_-1207703945'), (u'PTRSUB_-1207703531', u'PTRSUB_-1207703530'), ('tmp_669', u'PTRSUB_-1207703531'), ('const-0', u'RETURN_-1207704186'), (u'LOAD_-1207704124', u'MULTIEQUAL_-1207703487'), ('const-1', u'RETURN_-1207703765'), ('const-3637984', u'COPY_-1207703453'), (u'INT_SUB_-1207704023', u'INT_ZEXT_-1207703671'), (u'INT_ZEXT_-1207703671', u'CALLIND_-1207703968'), (u'INT_SUB_-1207704023', u'MULTIEQUAL_-1207703487'), (u'INT_EQUAL_-1207704105', u'CBRANCH_-1207704103'), (u'MULTIEQUAL_-1207703487', u'INT_SUB_-1207704023'), ('const-8', u'PTRADD_-1207703431'), ('const-8', u'PTRADD_-1207703452'), ('const-18', u'INT_NOTEQUAL_-1207703995'), ('tmp_670', u'CALLIND_-1207703968'), ('tmp_141', u'CBRANCH_-1207704129'), (u'MULTIEQUAL_-1207703487', u'INT_EQUAL_-1207704105'), ('tmp_670', u'CALL_-1207703851'), ('const-3637096', u'COPY_-1207703407'), (u'PTRSUB_-1207703537', u'PTRSUB_-1207703526'), ('tmp_432', u'CBRANCH_-1207703949'), (u'CAST_-1207703363', u'CALL_-1207703932'), ('const-433', u'LOAD_-1207704214'), ('tmp_501', u'CBRANCH_-1207703915'), ('tmp_670', u'PTRSUB_-1207703448'), (u'CALLIND_-1207704011', u'INT_NOTEQUAL_-1207703995'), ('const-0', u'PTRSUB_-1207703513'), ('const-21', u'PTRADD_-1207703431'), ('tmp_669', u'PTRSUB_-1207703537'), (u'LOAD_-1207703945', u'INT_ADD_-1207703927'), (u'PTRSUB_-1207703425', u'LOAD_-1207703945'), ('const-0', u'PTRSUB_-1207703519'), ('const-0', u'CALL_-1207703851'), ('tmp_670', u'CALLIND_-1207704011'), ('const-433', u'LOAD_-1207704021'), ('tmp_669', u'PTRSUB_-1207703425'), (u'PTRSUB_-1207703490', u'LOAD_-1207704124'), (u'INT_ADD_-1207703927', u'MULTIEQUAL_-1207703497'), (u'PTRADD_-1207703431', u'LOAD_-1207703978')]
[('const-4294967295', u'INT_ADD_-1207704024'), ('tmp_1424', u'LOAD_-1207703993'), ('const-0', u'RETURN_-1207703847'), ('tmp_1418', u'PTRADD_-1207703539'), (u'LOAD_-1207704221', u'INT_NOTEQUAL_-1207704198'), (u'LOAD_-1207703978', u'CALLIND_-1207703968'), ('const-0', u'RETURN_-1207703928'), (u'INT_EQUAL_-1207704130', u'CBRANCH_-1207704129'), ('const-65279', u'INT_LESS_-1207703940'), (u'CALLIND_-1207703968', u'INT_ADD_-1207703927'), (u'LOAD_-1207704021', u'CALLIND_-1207704011'), (u'COPY_-1207703459', u'CALL_-1207703993'), (u'MULTIEQUAL_-1207703504', u'INT_NOTEQUAL_-1207703917'), (u'INT_ADD_-1207703927', u'MULTIEQUAL_-1207703504'), (u'COPY_-1207703411', u'CALL_-1207703770'), ('const-433', u'LOAD_-1207704049'), ('const-160', u'INT_ADD_-1207704005'), ('const-0', u'RETURN_-1207704186'), ('const-1', u'RETURN_-1207703765'), ('const-433', u'LOAD_-1207704221'), (u'MULTIEQUAL_-1207703498', u'INT_ADD_-1207704024'), ('const-8', u'PTRADD_-1207703499'), (u'CAST_-1207703528', u'LOAD_-1207704214'), ('tmp_1424', u'CALL_-1207703932'), ('tmp_1751', u'INT_EQUAL_-1207704130'), ('tmp_1424', u'PTRADD_-1207703499'), (u'INT_NOTEQUAL_-1207704198', u'CBRANCH_-1207704196'), ('const-0', u'INT_EQUAL_-1207704105'), (u'PTRADD_-1207703544', u'CAST_-1207703533'), (u'LOAD_-1207704124', u'SUBPIECE_-1207703492'), (u'INT_ADD_-1207704024', u'CALLIND_-1207704011'), ('const-0', u'SUBPIECE_-1207703492'), ('const-433', u'LOAD_-1207703945'), ('tmp_42', u'CBRANCH_-1207704196'), ('const-2', u'PTRADD_-1207703539'), ('tmp_179', u'CBRANCH_-1207704103'), ('const-433', u'LOAD_-1207704124'), (u'CALLIND_-1207703968', u'MULTIEQUAL_-1207703504'), (u'INT_EQUAL_-1207704105', u'CBRANCH_-1207704103'), ('tmp_141', u'CBRANCH_-1207704129'), (u'CAST_-1207703459', u'LOAD_-1207704021'), ('tmp_1418', u'LOAD_-1207703945'), (u'INT_ADD_-1207703962', u'CAST_-1207703438'), (u'CAST_-1207703438', u'LOAD_-1207703978'), ('tmp_1418', u'PTRADD_-1207703544'), ('tmp_432', u'CBRANCH_-1207703949'), ('tmp_1424', u'LOAD_-1207704049'), ('tmp_1418', u'CALL_-1207703851'), (u'COPY_-1207703413', u'CALL_-1207703770'), (u'CAST_-1207703533', u'LOAD_-1207704221'), (u'PTRADD_-1207703499', u'LOAD_-1207704124'), (u'LOAD_-1207704049', u'INT_ADD_-1207704005'), ('const-4', u'PTRADD_-1207703544'), ('tmp_501', u'CBRANCH_-1207703915'), ('tmp_1424', u'CALLIND_-1207703968'), ('const-0', u'CALL_-1207703851'), (u'INT_NOTEQUAL_-1207703917', u'CBRANCH_-1207703915'), (u'CALLIND_-1207704011', u'INT_NOTEQUAL_-1207703995'), (u'MULTIEQUAL_-1207703498', u'INT_EQUAL_-1207704105'), ('const-433', u'LOAD_-1207704214'), ('const-4', u'PTRADD_-1207703544'), ('const-3637096', u'COPY_-1207703413'), (u'LOAD_-1207703945', u'INT_ADD_-1207703927'), (u'PTRADD_-1207703539', u'CAST_-1207703528'), ('tmp_375', u'CBRANCH_-1207703993'), (u'INT_ADD_-1207704024', u'MULTIEQUAL_-1207703498'), ('const-85', u'CALL_-1207703770'), ('const-168', u'INT_ADD_-1207703962'), ('const-433', u'LOAD_-1207703993'), (u'INT_ADD_-1207704024', u'CALL_-1207703851'), (u'CALL_-1207703993', u'CALL_-1207703932'), (u'INT_ADD_-1207704005', u'CAST_-1207703459'), ('tmp_1751', u'INT_NOTEQUAL_-1207703917'), (u'LOAD_-1207704214', u'INT_NOTEQUAL_-1207704198'), ('const-433', u'LOAD_-1207704021'), ('tmp_1424', u'CALLIND_-1207704011'), (u'CALLIND_-1207703968', u'INT_LESS_-1207703940'), ('const-3638688', u'COPY_-1207703411'), ('const-4', u'PTRADD_-1207703539'), ('const-433', u'LOAD_-1207703978'), ('const-0', u'INT_EQUAL_-1207704130'), (u'INT_ADD_-1207704024', u'CALLIND_-1207703968'), ('tmp_1424', u'CALL_-1207703851'), ('const-3637984', u'COPY_-1207703459'), ('const-18', u'INT_NOTEQUAL_-1207703995'), (u'INT_NOTEQUAL_-1207703995', u'CBRANCH_-1207703993'), (u'INT_LESS_-1207703940', u'CBRANCH_-1207703949'), ('const-7', u'PTRADD_-1207703499'), (u'LOAD_-1207703993', u'INT_ADD_-1207703962'), (u'SUBPIECE_-1207703492', u'MULTIEQUAL_-1207703498')]
null
null
001ce560
x64
O2
(translation_unit "void FUN_001ce560(int *param_1,long *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}\n\n" (function_definition "void FUN_001ce560(int *param_1,long *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}" primitive_type (function_declarator "FUN_001ce560(int *param_1,long *param_2,uint param_3)" identifier (parameter_list "(int *param_1,long *param_2,uint param_3)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (if_statement "if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 2) != *(long *)(param_1 + 4))" ( (binary_expression "*(long *)(param_1 + 2) != *(long *)(param_1 + 4)" (pointer_expression "*(long *)(param_1 + 2)" * (cast_expression "(long *)(param_1 + 2)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) != (pointer_expression "*(long *)(param_1 + 4)" * (cast_expression "(long *)(param_1 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" { comment (expression_statement "FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");" (call_expression "FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex")" identifier (argument_list "("../../gold/object.cc",0x55,"initialize_symtab_xindex")" ( (string_literal ""../../gold/object.cc"" " string_content ") , number_literal , (string_literal ""initialize_symtab_xindex"" " string_content ") ))) ;) })) (expression_statement "iVar4 = (int)param_2[7];" (assignment_expression "iVar4 = (int)param_2[7]" identifier = (cast_expression "(int)param_2[7]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_2[7]" identifier [ number_literal ]))) ;) (do_statement "do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);" do (compound_statement "{\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n }" { (do_statement "do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);" do (compound_statement "{\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n }" { (if_statement "if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }" { (expression_statement "uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");" (assignment_expression "uVar3 = gettext("missing SHT_SYMTAB_SHNDX section")" identifier = (call_expression "gettext("missing SHT_SYMTAB_SHNDX section")" identifier (argument_list "("missing SHT_SYMTAB_SHNDX section")" ( (string_literal ""missing SHT_SYMTAB_SHNDX section"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(param_2,uVar3);" (call_expression "FUN_001bd150(param_2,uVar3)" identifier (argument_list "(param_2,uVar3)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (expression_statement "iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);" (assignment_expression "iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4)" identifier = (call_expression "(**(code **)(*param_2 + 0xa0))(param_2,iVar4)" (parenthesized_expression "(**(code **)(*param_2 + 0xa0))" ( (pointer_expression "**(code **)(*param_2 + 0xa0)" * (pointer_expression "*(code **)(*param_2 + 0xa0)" * (cast_expression "(code **)(*param_2 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0xa0)" ( (binary_expression "*param_2 + 0xa0" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,iVar4)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "(iVar1 != 0x12)" ( (binary_expression "iVar1 != 0x12" identifier != number_literal) )) ;) (expression_statement "uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);" (assignment_expression "uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4)" identifier = (call_expression "(**(code **)(*param_2 + 0xa8))(param_2,iVar4)" (parenthesized_expression "(**(code **)(*param_2 + 0xa8))" ( (pointer_expression "**(code **)(*param_2 + 0xa8)" * (pointer_expression "*(code **)(*param_2 + 0xa8)" * (cast_expression "(code **)(*param_2 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0xa8)" ( (binary_expression "*param_2 + 0xa8" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,iVar4)" ( identifier , identifier )))) ;) (if_statement "if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }" if (parenthesized_expression "(0xfeff < uVar2)" ( (binary_expression "0xfeff < uVar2" number_literal < identifier) )) (compound_statement "{\n uVar2 = uVar2 + *param_1;\n }" { (expression_statement "uVar2 = uVar2 + *param_1;" (assignment_expression "uVar2 = uVar2 + *param_1" identifier = (binary_expression "uVar2 + *param_1" identifier + (pointer_expression "*param_1" * identifier))) ;) })) }) while (parenthesized_expression "(param_3 != uVar2)" ( (binary_expression "param_3 != uVar2" identifier != identifier) )) ;) (expression_statement "FUN_001ce350(param_1,param_2,iVar4,0);" (call_expression "FUN_001ce350(param_1,param_2,iVar4,0)" identifier (argument_list "(param_1,param_2,iVar4,0)" ( identifier , identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original name: initialize_symtab_xindex<64, true>\n DWARF original prototype: void initialize_symtab_xindex<64,_true>(Xindex * this, Object * object,\n uint symtab_shndx) */\n\nvoid __thiscall\ngold::Xindex::initialize_symtab_xindex<64,_true>(Xindex *this,Object *object,uint symtab_shndx)\n\n{\n int iVar1;\n uint uVar2;\n char *format;\n uint xindex_shndx;\n \n if ((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start !=\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish) {\n return;\n }\n if (symtab_shndx == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n xindex_shndx = object->shnum_;\n do {\n do {\n if (xindex_shndx == 0) {\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }\n xindex_shndx = xindex_shndx - 1;\n iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx);\n } while (iVar1 != 0x12);\n uVar2 = (*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + this->large_shndx_offset_;\n }\n } while (symtab_shndx != uVar2);\n read_symtab_xindex<64,_true>(this,object,xindex_shndx,(uchar *)0x0);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Xindex::initialize_symtab_xindex<64,_true>(Xindex *this,Object *object,uint symtab_shndx)\n\n{\n int iVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Xindex::" identifier : : identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>(Xindex" identifier > ( identifier) (pointer_declarator "*this" * identifier) , (ERROR "Object" identifier) (pointer_declarator "*object" * identifier) , (ERROR "uint symtab_shndx)\n\n{\n int" identifier identifier ) { primitive_type) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "uint xindex_shndx;" type_identifier identifier ;) (if_statement "if ((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start !=\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish) {\n return;\n }" if (parenthesized_expression "((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start !=\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish)" ( (ERROR "(this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start !=\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::" (comma_expression "(this->symtab_xindex_).super__Vector_base<unsigned_int,_std" (binary_expression "(this->symtab_xindex_).super__Vector_base<unsigned_int" (field_expression "(this->symtab_xindex_).super__Vector_base" (parenthesized_expression "(this->symtab_xindex_)" ( (field_expression "this->symtab_xindex_" identifier -> field_identifier) )) . field_identifier) < identifier) , identifier) : : (comma_expression "allocator<unsigned_int>_>._M_impl\n ._M_start !=\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std" (binary_expression "allocator<unsigned_int>_>._M_impl\n ._M_start !=\n (this->symtab_xindex_).super__Vector_base<unsigned_int" (field_expression "allocator<unsigned_int>_>._M_impl\n ._M_start" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != (binary_expression "(this->symtab_xindex_).super__Vector_base<unsigned_int" (field_expression "(this->symtab_xindex_).super__Vector_base" (parenthesized_expression "(this->symtab_xindex_)" ( (field_expression "this->symtab_xindex_" identifier -> field_identifier) )) . field_identifier) < identifier)) , identifier) : :) (field_expression "allocator<unsigned_int>_>._M_impl\n ._M_finish" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (symtab_shndx == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" if (parenthesized_expression "(symtab_shndx == 0)" ( (binary_expression "symtab_shndx == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/object.cc",0x55,"initialize_symtab_xindex");" (call_expression "do_gold_unreachable("../../gold/object.cc",0x55,"initialize_symtab_xindex")" identifier (argument_list "("../../gold/object.cc",0x55,"initialize_symtab_xindex")" ( (string_literal ""../../gold/object.cc"" " string_content ") , number_literal , (string_literal ""initialize_symtab_xindex"" " string_content ") ))) ;) })) (expression_statement "xindex_shndx = object->shnum_;" (assignment_expression "xindex_shndx = object->shnum_" identifier = (field_expression "object->shnum_" identifier -> field_identifier)) ;) (do_statement "do {\n do {\n if (xindex_shndx == 0) {\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }\n xindex_shndx = xindex_shndx - 1;\n iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx);\n } while (iVar1 != 0x12);\n uVar2 = (*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + this->large_shndx_offset_;\n }\n } while (symtab_shndx != uVar2);" do (compound_statement "{\n do {\n if (xindex_shndx == 0) {\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }\n xindex_shndx = xindex_shndx - 1;\n iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx);\n } while (iVar1 != 0x12);\n uVar2 = (*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + this->large_shndx_offset_;\n }\n }" { (do_statement "do {\n if (xindex_shndx == 0) {\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }\n xindex_shndx = xindex_shndx - 1;\n iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx);\n } while (iVar1 != 0x12);" do (compound_statement "{\n if (xindex_shndx == 0) {\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }\n xindex_shndx = xindex_shndx - 1;\n iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx);\n }" { (if_statement "if (xindex_shndx == 0) {\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }" if (parenthesized_expression "(xindex_shndx == 0)" ( (binary_expression "xindex_shndx == 0" identifier == number_literal) )) (compound_statement "{\n format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");\n Object::error(object,format);\n return;\n }" { (expression_statement "format = (char *)gettext("missing SHT_SYMTAB_SHNDX section");" (assignment_expression "format = (char *)gettext("missing SHT_SYMTAB_SHNDX section")" identifier = (cast_expression "(char *)gettext("missing SHT_SYMTAB_SHNDX section")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("missing SHT_SYMTAB_SHNDX section")" identifier (argument_list "("missing SHT_SYMTAB_SHNDX section")" ( (string_literal ""missing SHT_SYMTAB_SHNDX section"" " string_content ") ))))) ;) (labeled_statement "Object::error(object,format);" statement_identifier : (ERROR ":" :) (expression_statement "error(object,format);" (call_expression "error(object,format)" identifier (argument_list "(object,format)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (expression_statement "xindex_shndx = xindex_shndx - 1;" (assignment_expression "xindex_shndx = xindex_shndx - 1" identifier = (binary_expression "xindex_shndx - 1" identifier - number_literal)) ;) (expression_statement "iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx);" (assignment_expression "iVar1 = (*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx)" identifier = (call_expression "(*object->_vptr_Object[0x14])(object,(ulong)xindex_shndx)" (parenthesized_expression "(*object->_vptr_Object[0x14])" ( (pointer_expression "*object->_vptr_Object[0x14]" * (subscript_expression "object->_vptr_Object[0x14]" (field_expression "object->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(object,(ulong)xindex_shndx)" ( identifier , (cast_expression "(ulong)xindex_shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) }) while (parenthesized_expression "(iVar1 != 0x12)" ( (binary_expression "iVar1 != 0x12" identifier != number_literal) )) ;) (expression_statement "uVar2 = (*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx);" (assignment_expression "uVar2 = (*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx)" identifier = (call_expression "(*object->_vptr_Object[0x15])(object,(ulong)xindex_shndx)" (parenthesized_expression "(*object->_vptr_Object[0x15])" ( (pointer_expression "*object->_vptr_Object[0x15]" * (subscript_expression "object->_vptr_Object[0x15]" (field_expression "object->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(object,(ulong)xindex_shndx)" ( identifier , (cast_expression "(ulong)xindex_shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (if_statement "if (0xfeff < uVar2) {\n uVar2 = uVar2 + this->large_shndx_offset_;\n }" if (parenthesized_expression "(0xfeff < uVar2)" ( (binary_expression "0xfeff < uVar2" number_literal < identifier) )) (compound_statement "{\n uVar2 = uVar2 + this->large_shndx_offset_;\n }" { (expression_statement "uVar2 = uVar2 + this->large_shndx_offset_;" (assignment_expression "uVar2 = uVar2 + this->large_shndx_offset_" identifier = (binary_expression "uVar2 + this->large_shndx_offset_" identifier + (field_expression "this->large_shndx_offset_" identifier -> field_identifier))) ;) })) }) while (parenthesized_expression "(symtab_shndx != uVar2)" ( (binary_expression "symtab_shndx != uVar2" identifier != identifier) )) ;) (expression_statement "read_symtab_xindex<64,_true>(this,object,xindex_shndx,(uchar *)0x0);" (update_expression "read_symtab_xindex<64,_true>(this,object,xindex_shndx,(uchar *)0x0)" (binary_expression "read_symtab_xindex<64,_true>(this,object,xindex_shndx,(uchar *)0x0)" (binary_expression "read_symtab_xindex<64" identifier < number_literal) (ERROR ",_true" , identifier) > (parenthesized_expression "(this,object,xindex_shndx,(uchar *)0x0)" ( (comma_expression "this,object,xindex_shndx,(uchar *)0x0" identifier , (comma_expression "object,xindex_shndx,(uchar *)0x0" identifier , (comma_expression "xindex_shndx,(uchar *)0x0" identifier , (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)))) ))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001ce560(int *param_1,long *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}\n\n" (function_definition "void FUN_001ce560(int *param_1,long *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}" primitive_type (function_declarator "FUN_001ce560(int *param_1,long *param_2,uint param_3)" identifier (parameter_list "(int *param_1,long *param_2,uint param_3)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (if_statement "if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 2) != *(long *)(param_1 + 4))" ( (binary_expression "*(long *)(param_1 + 2) != *(long *)(param_1 + 4)" (pointer_expression "*(long *)(param_1 + 2)" * (cast_expression "(long *)(param_1 + 2)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) != (pointer_expression "*(long *)(param_1 + 4)" * (cast_expression "(long *)(param_1 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" { (expression_statement "FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");" (call_expression "FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex")" identifier (argument_list "("../../gold/object.cc",0x55,"initialize_symtab_xindex")" ( (string_literal ""../../gold/object.cc"" " string_content ") , number_literal , (string_literal ""initialize_symtab_xindex"" " string_content ") ))) ;) })) (expression_statement "iVar4 = (int)param_2[7];" (assignment_expression "iVar4 = (int)param_2[7]" identifier = (cast_expression "(int)param_2[7]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_2[7]" identifier [ number_literal ]))) ;) (do_statement "do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);" do (compound_statement "{\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n }" { (do_statement "do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);" do (compound_statement "{\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n }" { (if_statement "if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }" { (expression_statement "uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");" (assignment_expression "uVar3 = gettext("missing SHT_SYMTAB_SHNDX section")" identifier = (call_expression "gettext("missing SHT_SYMTAB_SHNDX section")" identifier (argument_list "("missing SHT_SYMTAB_SHNDX section")" ( (string_literal ""missing SHT_SYMTAB_SHNDX section"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(param_2,uVar3);" (call_expression "FUN_001bd150(param_2,uVar3)" identifier (argument_list "(param_2,uVar3)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (expression_statement "iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);" (assignment_expression "iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4)" identifier = (call_expression "(**(code **)(*param_2 + 0xa0))(param_2,iVar4)" (parenthesized_expression "(**(code **)(*param_2 + 0xa0))" ( (pointer_expression "**(code **)(*param_2 + 0xa0)" * (pointer_expression "*(code **)(*param_2 + 0xa0)" * (cast_expression "(code **)(*param_2 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0xa0)" ( (binary_expression "*param_2 + 0xa0" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,iVar4)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "(iVar1 != 0x12)" ( (binary_expression "iVar1 != 0x12" identifier != number_literal) )) ;) (expression_statement "uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);" (assignment_expression "uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4)" identifier = (call_expression "(**(code **)(*param_2 + 0xa8))(param_2,iVar4)" (parenthesized_expression "(**(code **)(*param_2 + 0xa8))" ( (pointer_expression "**(code **)(*param_2 + 0xa8)" * (pointer_expression "*(code **)(*param_2 + 0xa8)" * (cast_expression "(code **)(*param_2 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0xa8)" ( (binary_expression "*param_2 + 0xa8" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,iVar4)" ( identifier , identifier )))) ;) (if_statement "if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }" if (parenthesized_expression "(0xfeff < uVar2)" ( (binary_expression "0xfeff < uVar2" number_literal < identifier) )) (compound_statement "{\n uVar2 = uVar2 + *param_1;\n }" { (expression_statement "uVar2 = uVar2 + *param_1;" (assignment_expression "uVar2 = uVar2 + *param_1" identifier = (binary_expression "uVar2 + *param_1" identifier + (pointer_expression "*param_1" * identifier))) ;) })) }) while (parenthesized_expression "(param_3 != uVar2)" ( (binary_expression "param_3 != uVar2" identifier != identifier) )) ;) (expression_statement "FUN_001ce350(param_1,param_2,iVar4,0);" (call_expression "FUN_001ce350(param_1,param_2,iVar4,0)" identifier (argument_list "(param_1,param_2,iVar4,0)" ( identifier , identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (do_statement do (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * IDENT))) ;) })) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001ce560(int *param_1,long *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ce560(int *param_1,long *param_2,uint param_3)" (identifier "FUN_001ce560") (parameter_list "(int *param_1,long *param_2,uint param_3)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int iVar4;\n \n if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }\n iVar4 = (int)param_2[7];\n do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);\n FUN_001ce350(param_1,param_2,iVar4,0);\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (if_statement "if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) {\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 2) != *(long *)(param_1 + 4))" (( "(") (binary_expression "*(long *)(param_1 + 2) != *(long *)(param_1 + 4)" (pointer_expression "*(long *)(param_1 + 2)" (* "*") (cast_expression "(long *)(param_1 + 2)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (!= "!=") (pointer_expression "*(long *)(param_1 + 4)" (* "*") (cast_expression "(long *)(param_1 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (param_3 == 0) {\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex");" (call_expression "FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex")" (identifier "FUN_0017c650") (argument_list "("../../gold/object.cc",0x55,"initialize_symtab_xindex")" (( "(") (string_literal ""../../gold/object.cc"" (" """) (string_content "../../gold/object.cc") (" """)) (, ",") (number_literal "0x55") (, ",") (string_literal ""initialize_symtab_xindex"" (" """) (string_content "initialize_symtab_xindex") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "iVar4 = (int)param_2[7];" (assignment_expression "iVar4 = (int)param_2[7]" (identifier "iVar4") (= "=") (cast_expression "(int)param_2[7]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]")))) (; ";")) (do_statement "do {\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n } while (param_3 != uVar2);" (do "do") (compound_statement "{\n do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);\n uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);\n if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }\n }" ({ "{") (do_statement "do {\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n } while (iVar1 != 0x12);" (do "do") (compound_statement "{\n if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }\n iVar4 = iVar4 + -1;\n iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);\n }" ({ "{") (if_statement "if (iVar4 == 0) {\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");\n FUN_001bd150(param_2,uVar3);\n return;\n }" ({ "{") (expression_statement "uVar3 = gettext("missing SHT_SYMTAB_SHNDX section");" (assignment_expression "uVar3 = gettext("missing SHT_SYMTAB_SHNDX section")" (identifier "uVar3") (= "=") (call_expression "gettext("missing SHT_SYMTAB_SHNDX section")" (identifier "gettext") (argument_list "("missing SHT_SYMTAB_SHNDX section")" (( "(") (string_literal ""missing SHT_SYMTAB_SHNDX section"" (" """) (string_content "missing SHT_SYMTAB_SHNDX section") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001bd150(param_2,uVar3);" (call_expression "FUN_001bd150(param_2,uVar3)" (identifier "FUN_001bd150") (argument_list "(param_2,uVar3)" (( "(") (identifier "param_2") (, ",") (identifier "uVar3") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4);" (assignment_expression "iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4)" (identifier "iVar1") (= "=") (call_expression "(**(code **)(*param_2 + 0xa0))(param_2,iVar4)" (parenthesized_expression "(**(code **)(*param_2 + 0xa0))" (( "(") (pointer_expression "**(code **)(*param_2 + 0xa0)" (* "*") (pointer_expression "*(code **)(*param_2 + 0xa0)" (* "*") (cast_expression "(code **)(*param_2 + 0xa0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0xa0)" (( "(") (binary_expression "*param_2 + 0xa0" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0xa0")) () ")"))))) () ")")) (argument_list "(param_2,iVar4)" (( "(") (identifier "param_2") (, ",") (identifier "iVar4") () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar1 != 0x12)" (( "(") (binary_expression "iVar1 != 0x12" (identifier "iVar1") (!= "!=") (number_literal "0x12")) () ")")) (; ";")) (expression_statement "uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4);" (assignment_expression "uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4)" (identifier "uVar2") (= "=") (call_expression "(**(code **)(*param_2 + 0xa8))(param_2,iVar4)" (parenthesized_expression "(**(code **)(*param_2 + 0xa8))" (( "(") (pointer_expression "**(code **)(*param_2 + 0xa8)" (* "*") (pointer_expression "*(code **)(*param_2 + 0xa8)" (* "*") (cast_expression "(code **)(*param_2 + 0xa8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0xa8)" (( "(") (binary_expression "*param_2 + 0xa8" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0xa8")) () ")"))))) () ")")) (argument_list "(param_2,iVar4)" (( "(") (identifier "param_2") (, ",") (identifier "iVar4") () ")")))) (; ";")) (if_statement "if (0xfeff < uVar2) {\n uVar2 = uVar2 + *param_1;\n }" (if "if") (parenthesized_expression "(0xfeff < uVar2)" (( "(") (binary_expression "0xfeff < uVar2" (number_literal "0xfeff") (< "<") (identifier "uVar2")) () ")")) (compound_statement "{\n uVar2 = uVar2 + *param_1;\n }" ({ "{") (expression_statement "uVar2 = uVar2 + *param_1;" (assignment_expression "uVar2 = uVar2 + *param_1" (identifier "uVar2") (= "=") (binary_expression "uVar2 + *param_1" (identifier "uVar2") (+ "+") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "(param_3 != uVar2)" (( "(") (binary_expression "param_3 != uVar2" (identifier "param_3") (!= "!=") (identifier "uVar2")) () ")")) (; ";")) (expression_statement "FUN_001ce350(param_1,param_2,iVar4,0);" (call_expression "FUN_001ce350(param_1,param_2,iVar4,0)" (identifier "FUN_001ce350") (argument_list "(param_1,param_2,iVar4,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "iVar4") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original name: initialize_symtab_xindex<64, true> DWARF original prototype: void initialize_symtab_xindex<64,_true>(Xindex * this, Object * object, uint symtab_shndx) */ void __thiscall gold::Xindex::initialize_symtab_xindex<64,_true>(Xindex *this,Object *object,type_1 var_4) { int var_9; type_1 var_10; char *format; type_1 var_6; if ((this->symtab_xindex_).super__Vector_base<var_2,_std::var_1<var_2>var_3>._M_impl ._M_start != (this->symtab_xindex_).super__Vector_base<var_2,_std::var_1<var_2>var_3>._M_impl ._M_finish) { return; } if (var_4 == 0) { /* WARNING: Subroutine does not return */ var_5("../../gold/object.cc",0x55,"initialize_symtab_xindex"); } var_6 = object->shnum_; do { do { if (var_6 == 0) { format = (char *)var_7("missing SHT_SYMTAB_SHNDX section"); Object::var_8(object,format); return; } var_6 = var_6 - 1; var_9 = (*object->_vptr_Object[0x14])(object,(type_2)var_6); } while (var_9 != 0x12); var_10 = (*object->_vptr_Object[0x15])(object,(type_2)var_6); if (0xfeff < var_10) { var_10 = var_10 + this->large_shndx_offset_; } } while (var_4 != var_10); var_11<64,_true>(this,object,var_6,(type_3 *)0x0); 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: (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: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression 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))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (do_statement body: (compound_statement (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (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)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal)))) (return_statement))))
null
void MASKED(int *param_1,long *param_2,uint param_3) { int iVar1; uint uVar2; undefined8 uVar3; int iVar4; if (*(long *)(param_1 + 2) != *(long *)(param_1 + 4)) { return; } if (param_3 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/object.cc",0x55,"initialize_symtab_xindex"); } iVar4 = (int)param_2[7]; do { do { if (iVar4 == 0) { uVar3 = gettext("missing SHT_SYMTAB_SHNDX section"); FUN_001bd150(param_2,uVar3); return; } iVar4 = iVar4 + -1; iVar1 = (**(code **)(*param_2 + 0xa0))(param_2,iVar4); } while (iVar1 != 0x12); uVar2 = (**(code **)(*param_2 + 0xa8))(param_2,iVar4); if (0xfeff < uVar2) { uVar2 = uVar2 + *param_1; } } while (param_3 != uVar2); FUN_001ce350(param_1,param_2,iVar4,0); return; }
6374_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
__adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>
FUN_0026fdb0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>*, std::vector<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> > > >, long int, std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, __gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short unsigned int>::Stringpool_sort_comparison> > */ void std:: __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_> (long __first,long __holeIndex,ulong __len,__node_type *__value) { long lVar1; bool bVar2; long lVar3; Stringpool_sort_info *sort_info1; Stringpool_sort_info *pSVar4; long lVar5; long lVar6; _Iter_comp_val<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp; _Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> local_40 [2]; lVar3 = (long)(__len - 1) / 2; lVar6 = __holeIndex; local_40[0]._M_cur = __value; if (__holeIndex < lVar3) { do { lVar5 = (lVar6 + 1) * 2; lVar1 = lVar5 + -1; sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first); pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8); bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator() ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4); if (bVar2) { lVar5 = lVar1; sort_info1 = pSVar4; } *(__node_type **)(__first + lVar6 * 8) = (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur; lVar6 = lVar5; } while (lVar5 < lVar3); pSVar4 = sort_info1; if ((__len & 1) == 0) goto LAB_0026ff00; } else { sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8); lVar5 = __holeIndex; if ((__len & 1) != 0) goto LAB_0026fecc; LAB_0026ff00: pSVar4 = sort_info1; if ((long)(__len - 2) / 2 == lVar5) { lVar5 = lVar5 * 2 + 1; pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8); (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur = (pSVar4-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur; } } lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f); sort_info1 = pSVar4; if (__holeIndex < lVar5) { do { lVar3 = lVar6 >> 1; pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8); sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8); bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator() ((Stringpool_sort_comparison *)&__cmp,pSVar4, (Stringpool_sort_info *)local_40); if (!bVar2) break; (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur = (pSVar4-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur; lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); sort_info1 = pSVar4; lVar5 = lVar3; } while (__holeIndex < lVar3); } LAB_0026fecc: (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur = local_40[0]._M_cur; return; }
void FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4) { long lVar1; char cVar2; long lVar3; undefined8 *puVar4; undefined8 *puVar5; long lVar6; long lVar7; undefined1 local_41; undefined8 local_40 [2]; lVar3 = (long)(param_3 - 1) / 2; lVar7 = param_2; local_40[0] = param_4; if (param_2 < lVar3) { do { lVar6 = (lVar7 + 1) * 2; lVar1 = lVar6 + -1; puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1); puVar5 = (undefined8 *)(param_1 + lVar1 * 8); cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5); if (cVar2 != '\0') { lVar6 = lVar1; puVar4 = puVar5; } *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4; lVar7 = lVar6; } while (lVar6 < lVar3); puVar5 = puVar4; if ((param_3 & 1) == 0) goto LAB_0026ff00; } else { puVar4 = (undefined8 *)(param_1 + param_2 * 8); lVar6 = param_2; if ((param_3 & 1) != 0) goto LAB_0026fecc; LAB_0026ff00: puVar5 = puVar4; if ((long)(param_3 - 2) / 2 == lVar6) { lVar6 = lVar6 * 2 + 1; puVar5 = (undefined8 *)(param_1 + lVar6 * 8); *puVar4 = *puVar5; } } lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f); puVar4 = puVar5; if (param_2 < lVar6) { do { lVar3 = lVar7 >> 1; puVar5 = (undefined8 *)(param_1 + lVar3 * 8); puVar4 = (undefined8 *)(param_1 + lVar6 * 8); cVar2 = FUN_0026be50(&local_41,puVar5,local_40); if (cVar2 == '\0') break; *puVar4 = *puVar5; lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); puVar4 = puVar5; lVar6 = lVar3; } while (param_2 < lVar3); } LAB_0026fecc: *puVar4 = local_40[0]; return; }
PUSH R15 LEA RAX,[RDX + -0x1] PUSH R14 PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP MOV RBP,RAX PUSH RBX SHR RBP,0x3f ADD RBP,RAX MOV RAX,RBP SUB RSP,0x48 SAR RAX,0x1 MOV qword ptr [RSP + 0x18],RCX MOV RCX,RDX AND ECX,0x1 MOV qword ptr [RSP + 0x8],RSI MOV qword ptr [RSP + 0x28],RDX MOV qword ptr [RSP + 0x10],RAX MOV qword ptr [RSP + 0x20],RCX CMP RSI,RAX JGE 0x0026fee8 MOV R15,RSI LEA RBX,[R15 + 0x1] LEA RDI,[RSP + 0x80] LEA R13,[RBX + RBX*0x1] SHL RBX,0x4 LEA R14,[R13 + -0x1] ADD RBX,R12 LEA RBP,[R12 + R14*0x8] MOV RSI,RBX MOV RDX,RBP CALL 0x0026be50 TEST AL,AL CMOVNZ RBX,RBP CMOVNZ R13,R14 MOV RAX,qword ptr [RBX] MOV qword ptr [R12 + R15*0x8],RAX MOV R15,R13 CMP R13,qword ptr [RSP + 0x10] JL 0x0026fe00 CMP qword ptr [RSP + 0x20],0x0 JZ 0x0026ff00 MOV RAX,qword ptr [RSP + 0x18] MOV qword ptr [RSP + 0x38],RAX LEA RAX,[R13 + -0x1] MOV R14,RAX SHR R14,0x3f ADD R14,RAX SAR R14,0x1 CMP R13,qword ptr [RSP + 0x8] JLE 0x0026fecc LEA RAX,[RSP + 0x38] LEA RBP,[RSP + 0x37] MOV qword ptr [RSP + 0x10],RAX JMP 0x0026feb0 MOV RAX,qword ptr [R15] LEA RDX,[R14 + -0x1] MOV R13,R14 MOV qword ptr [RBX],RAX MOV RAX,RDX SHR RAX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP qword ptr [RSP + 0x8],R14 JGE 0x0026ff40 MOV R14,RAX LEA R15,[R12 + R14*0x8] MOV RDX,qword ptr [RSP + 0x10] MOV RDI,RBP LEA RBX,[R12 + R13*0x8] MOV RSI,R15 CALL 0x0026be50 TEST AL,AL JNZ 0x0026fe88 MOV RAX,qword ptr [RSP + 0x38] MOV qword ptr [RBX],RAX ADD RSP,0x48 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,qword ptr [RSP + 0x8] CMP qword ptr [RSP + 0x20],0x0 LEA RBX,[RDI + RAX*0x8] JNZ 0x0026ff45 MOV R13,qword ptr [RSP + 0x8] NOP MOV RAX,qword ptr [RSP + 0x28] SUB RAX,0x2 MOV RDX,RAX SHR RDX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP RAX,R13 JNZ 0x0026fe51 LEA R13,[R13 + R13*0x1 + 0x1] LEA RAX,[R12 + R13*0x8] MOV RDX,qword ptr [RAX] MOV qword ptr [RBX],RDX MOV RBX,RAX JMP 0x0026fe51 MOV RBX,R15 JMP 0x0026fecc MOV RAX,qword ptr [RSP + 0x18] MOV qword ptr [RSP + 0x38],RAX JMP 0x0026fecc
null
null
null
null
[(u'COPY_-1204157590', u'MULTIEQUAL_-1204157766'), ('const-0', u'PTRSUB_-1204157430'), (u'MULTIEQUAL_-1204157681', u'MULTIEQUAL_-1204157855'), (u'INT_SRIGHT_-1204157729', u'INT_SUB_-1204158356'), (u'PTRSUB_-1204157586', u'STORE_-1204158424'), (u'INT_SLESS_-1204158848', u'CBRANCH_-1204158855'), ('tmp_3213', u'INT_MULT_-1204158114'), (u'CAST_-1204157683', u'COPY_-1204157735'), (u'INT_SRIGHT_-1204158539', u'INT_MULT_-1204158437'), (u'INT_MULT_-1204158418', u'INT_ADD_-1204158430'), ('tmp_3204', u'INT_ADD_-1204158126'), ('const-433', u'STORE_-1204158424'), (u'PTRSUB_-1204157529', u'PTRSUB_-1204157522'), (u'CALL_-1204158430', u'BOOL_NEGATE_-1204157577'), (u'INT_ADD_-1204158766', u'INT_MULT_-1204158735'), ('const-2', u'INT_SUB_-1204158212'), ('const-433', u'LOAD_-1204158441'), ('tmp_897', u'BRANCH_-1204158512'), ('const-433', u'LOAD_-1204158713'), (u'COPY_-1204157714', u'MULTIEQUAL_-1204157884'), ('const-0', u'INT_NOTEQUAL_-1204158145'), (u'CAST_-1204157679', u'CALL_-1204158743'), (u'INT_ADD_-1204158830', u'INT_MULT_-1204158792'), (u'CAST_-1204157756', u'INT_SDIV_-1204158907'), (u'MULTIEQUAL_-1204157887', u'MULTIEQUAL_-1204157855'), (u'PTRSUB_-1204157593', u'PTRSUB_-1204157586'), ('tmp_3204', u'INT_ADD_-1204158449'), (u'COPY_-1204157623', u'MULTIEQUAL_-1204157766'), (u'INT_SRIGHT_-1204157784', u'INT_SUB_-1204158563'), (u'MULTIEQUAL_-1204157681', u'INT_EQUAL_-1204158135'), (u'INDIRECT_-1204157610', u'MULTIEQUAL_-1204157601'), ('tmp_3200', u'INT_AND_-1204157821'), (u'INT_NOTEQUAL_-1204158145', u'CBRANCH_-1204158133'), (u'MULTIEQUAL_-1204157887', u'COPY_-1204157708'), ('const--1', u'INT_ADD_-1204158766'), (u'MULTIEQUAL_-1204157798', u'COPY_-1204157714'), ('const-0', u'INT_EQUAL_-1204158659'), (u'CAST_-1204157411', u'PTRSUB_-1204157441'), ('const--64', u'PTRSUB_-1204157627'), (u'INT_AND_-1204157821', u'INT_EQUAL_-1204158659'), (u'INT_MULT_-1204157597', u'INT_ADD_-1204158111'), (u'CALL_-1204158743', u'CBRANCH_-1204158725'), ('const-0', u'PTRSUB_-1204157604'), (u'INT_SRIGHT_-1204158539', u'COPY_-1204157619'), (u'INT_MULT_-1204158089', u'INT_ADD_-1204158101'), (u'INT_ADD_-1204158126', u'CAST_-1204157466'), ('const-63', u'INT_SRIGHT_-1204157729'), (u'INT_SUB_-1204158563', u'MULTIEQUAL_-1204157681'), ('const-8', u'INT_MULT_-1204158678'), ('const-0', u'PTRSUB_-1204157586'), ('const-433', u'STORE_-1204158704'), ('tmp_3199', u'PTRSUB_-1204157627'), (u'COPY_-1204157730', u'MULTIEQUAL_-1204157798'), (u'CAST_-1204157512', u'PTRSUB_-1204157593'), ('tmp_3200', u'INT_SUB_-1204159031'), ('tmp_1546', u'BRANCH_-1204158096'), (u'INDIRECT_-1204157610', u'MULTIEQUAL_-1204157628'), ('tmp_3204', u'INT_ADD_-1204158430'), (u'INT_MULT_-1204158735', u'INT_ADD_-1204158747'), ('const-1', u'INT_ADD_-1204158830'), ('const-2', u'INT_MULT_-1204157597'), ('const-2', u'INT_SDIV_-1204158907'), ('const-8', u'INT_MULT_-1204158418'), (u'PTRSUB_-1204157441', u'PTRSUB_-1204157434'), (u'LOAD_-1204158441', u'STORE_-1204158424'), ('tmp_342', u'CBRANCH_-1204158855'), (u'INT_ADD_-1204158766', u'COPY_-1204157736'), (u'COPY_-1204157735', u'MULTIEQUAL_-1204157798'), (u'MULTIEQUAL_-1204157766', u'PTRSUB_-1204157529'), ('tmp_3213', u'COPY_-1204157789'), (u'CAST_-1204157411', u'MULTIEQUAL_-1204157884'), ('tmp_3212', u'COPY_-1204157783'), (u'CALL_-1204158430', u'INDIRECT_-1204157610'), (u'PTRSUB_-1204157522', u'STORE_-1204158404'), (u'INT_ADD_-1204158617', u'INT_SUB_-1204158563'), ('const-1', u'INT_AND_-1204157820'), (u'PTRSUB_-1204157604', u'PTRSUB_-1204157597'), (u'COPY_-1204157714', u'MULTIEQUAL_-1204157930'), (u'MULTIEQUAL_-1204157855', u'COPY_-1204157657'), (u'INT_ADD_-1204158449', u'CAST_-1204157525'), (u'INT_EQUAL_-1204158135', u'CBRANCH_-1204158132'), (u'INT_MULT_-1204157870', u'INT_ADD_-1204158766'), (u'MULTIEQUAL_-1204157710', u'PTRSUB_-1204157437'), (u'INT_MULT_-1204157870', u'COPY_-1204157741'), (u'PTRSUB_-1204157621', u'CAST_-1204157582'), (u'INT_MULT_-1204158678', u'INT_ADD_-1204158690'), (u'MULTIEQUAL_-1204157798', u'PTRSUB_-1204157692'), (u'COPY_-1204157657', u'MULTIEQUAL_-1204157764'), (u'LOAD_-1204158112', u'STORE_-1204158105'), ('tmp_3200', u'INT_AND_-1204157820'), (u'INT_ADD_-1204158419', u'INT_SUB_-1204158356'), ('const-0', u'PTRSUB_-1204157437'), (u'CAST_-1204157429', u'INT_SDIV_-1204158127'), (u'CAST_-1204157466', u'MULTIEQUAL_-1204157710'), ('const--1', u'INT_ADD_-1204158617'), (u'COPY_-1204157619', u'MULTIEQUAL_-1204157764'), (u'COPY_-1204157741', u'MULTIEQUAL_-1204157887'), ('const-8', u'INT_MULT_-1204158735'), (u'MULTIEQUAL_-1204157681', u'INT_SRIGHT_-1204158539'), ('const-1', u'INT_SRIGHT_-1204158539'), (u'INT_ADD_-1204158758', u'CAST_-1204157683'), ('const-8', u'INT_MULT_-1204158437'), (u'CAST_-1204157704', u'CALL_-1204158743'), (u'PTRSUB_-1204157627', u'CAST_-1204157504'), ('tmp_3200', u'INT_SUB_-1204158212'), ('const-0', u'PTRSUB_-1204157597'), ('const-0', u'PTRSUB_-1204157522'), ('const-0', u'PTRSUB_-1204157529'), (u'BOOL_NEGATE_-1204157577', u'CBRANCH_-1204158414'), ('const-8', u'PTRSUB_-1204157741'), (u'MULTIEQUAL_-1204157887', u'INT_SLESS_-1204158668'), (u'PTRSUB_-1204157682', u'LOAD_-1204158713'), (u'COPY_-1204157708', u'MULTIEQUAL_-1204157681'), (u'MULTIEQUAL_-1204157681', u'INT_MULT_-1204157597'), ('const-1', u'INT_SUB_-1204159031'), ('const-1', u'INT_ADD_-1204158111'), (u'INT_ADD_-1204158111', u'MULTIEQUAL_-1204157855'), ('const-0', u'PTRSUB_-1204157441'), (u'CAST_-1204157582', u'CALL_-1204158430'), ('tmp_3204', u'INT_ADD_-1204158690'), ('tmp_1599', u'CBRANCH_-1204158133'), ('const--1', u'INT_ADD_-1204158419'), (u'CAST_-1204157525', u'CALL_-1204158430'), (u'COPY_-1204157680', u'MULTIEQUAL_-1204157766'), ('tmp_3213', u'INT_SLESS_-1204158323'), (u'PTRSUB_-1204157434', u'LOAD_-1204158112'), (u'MULTIEQUAL_-1204157930', u'INT_MULT_-1204158678'), ('const-2', u'INT_SDIV_-1204158127'), ('tmp_3213', u'INT_SLESS_-1204158529'), (u'MULTIEQUAL_-1204157798', u'MULTIEQUAL_-1204157710'), (u'INT_AND_-1204157820', u'INT_NOTEQUAL_-1204158145'), ('tmp_3204', u'INT_ADD_-1204158101'), ('const-0', u'PTRSUB_-1204157593'), (u'INT_ADD_-1204158101', u'CAST_-1204157411'), (u'PTRSUB_-1204157430', u'STORE_-1204158105'), (u'CAST_-1204157525', u'PTRSUB_-1204157604'), ('tmp_618', u'CBRANCH_-1204158675'), (u'INT_SUB_-1204159031', u'CAST_-1204157756'), (u'INT_SRIGHT_-1204158539', u'INT_ADD_-1204158419'), (u'INT_SLESS_-1204158529', u'CBRANCH_-1204158536'), ('tmp_3213', u'COPY_-1204157535'), (u'CAST_-1204157683', u'CALL_-1204158743'), ('const--65', u'PTRSUB_-1204157621'), (u'PTRSUB_-1204157741', u'CAST_-1204157704'), ('const-16', u'INT_MULT_-1204158792'), ('tmp_3199', u'PTRSUB_-1204157621'), (u'PTRSUB_-1204157597', u'LOAD_-1204158441'), (u'MULTIEQUAL_-1204157884', u'COPY_-1204157680'), (u'COPY_-1204157789', u'MULTIEQUAL_-1204157930'), ('const-0', u'RETURN_-1204158344'), (u'LOAD_-1204158713', u'STORE_-1204158704'), (u'INT_ADD_-1204158111', u'INT_MULT_-1204158089'), (u'INT_ADD_-1204158617', u'INT_SRIGHT_-1204157784'), (u'COPY_-1204157736', u'MULTIEQUAL_-1204157887'), (u'COPY_-1204157783', u'MULTIEQUAL_-1204157628'), ('const-433', u'LOAD_-1204158112'), (u'INT_ADD_-1204158430', u'CAST_-1204157512'), ('tmp_3199', u'PTRSUB_-1204157741'), (u'CAST_-1204157466', u'COPY_-1204157544'), (u'MULTIEQUAL_-1204157855', u'INT_SLESS_-1204158529'), (u'COPY_-1204157783', u'MULTIEQUAL_-1204157601'), (u'INT_SDIV_-1204158907', u'INT_SLESS_-1204158848'), ('tmp_960', u'CBRANCH_-1204158414'), ('const-433', u'STORE_-1204158404'), (u'INT_SDIV_-1204158907', u'INT_SLESS_-1204158668'), (u'COPY_-1204157535', u'MULTIEQUAL_-1204157681'), (u'INT_EQUAL_-1204158659', u'CBRANCH_-1204158654'), (u'MULTIEQUAL_-1204157601', u'STORE_-1204158404'), ('const-63', u'INT_SRIGHT_-1204157784'), (u'INT_ADD_-1204158747', u'CAST_-1204157679'), (u'CAST_-1204157504', u'CALL_-1204158430'), ('const-0', u'PTRSUB_-1204157434'), ('const-1', u'INT_AND_-1204157821'), ('tmp_3204', u'INT_ADD_-1204158747'), ('const-0', u'PTRSUB_-1204157692'), (u'CAST_-1204157512', u'COPY_-1204157590'), ('tmp_877', u'CBRANCH_-1204158536'), (u'CAST_-1204157679', u'COPY_-1204157730'), (u'INT_SDIV_-1204158127', u'INT_EQUAL_-1204158135'), (u'MULTIEQUAL_-1204157930', u'INT_ADD_-1204158830'), (u'INT_MULT_-1204158792', u'INT_ADD_-1204158758'), (u'INT_SUB_-1204158212', u'CAST_-1204157429'), (u'MULTIEQUAL_-1204157887', u'COPY_-1204157714'), (u'INT_SLESS_-1204158323', u'CBRANCH_-1204158330'), ('tmp_549', u'CBRANCH_-1204158725'), ('const-8', u'INT_MULT_-1204158089'), (u'MULTIEQUAL_-1204157764', u'INT_MULT_-1204158418'), (u'INT_MULT_-1204158114', u'INT_ADD_-1204158126'), ('const-8', u'INT_MULT_-1204158114'), ('tmp_654', u'CBRANCH_-1204158654'), (u'COPY_-1204157507', u'MULTIEQUAL_-1204157884'), (u'INT_SUB_-1204158356', u'MULTIEQUAL_-1204157681'), (u'CAST_-1204157650', u'STORE_-1204158704'), (u'INT_SLESS_-1204158668', u'CBRANCH_-1204158675'), (u'INT_SRIGHT_-1204158539', u'INT_SLESS_-1204158323'), (u'CAST_-1204157525', u'COPY_-1204157623'), (u'COPY_-1204157544', u'MULTIEQUAL_-1204157766'), ('const-0', u'PTRSUB_-1204157682'), ('const-433', u'STORE_-1204158105'), ('tmp_1282', u'CBRANCH_-1204158330'), (u'MULTIEQUAL_-1204157710', u'COPY_-1204157507'), (u'INT_ADD_-1204158419', u'INT_SRIGHT_-1204157729'), ('const-2', u'INT_MULT_-1204157870'), ('tmp_1513', u'CBRANCH_-1204158132'), ('tmp_3204', u'INT_ADD_-1204158758'), ('tmp_3213', u'INT_SLESS_-1204158848'), (u'PTRSUB_-1204157692', u'PTRSUB_-1204157682'), (u'MULTIEQUAL_-1204157855', u'INT_ADD_-1204158617'), (u'INT_MULT_-1204158437', u'INT_ADD_-1204158449'), (u'PTRSUB_-1204157437', u'PTRSUB_-1204157430'), (u'INT_ADD_-1204158690', u'CAST_-1204157650'), (u'INT_ADD_-1204158830', u'INT_MULT_-1204157870')]
[('const-1', u'INT_SUB_-1204159031'), ('const-1', u'INT_ADD_-1204158111'), ('const-433', u'STORE_-1204158404'), (u'MULTIEQUAL_-1204157802', u'MULTIEQUAL_-1204157714'), (u'INT_ADD_-1204158101', u'CAST_-1204157429'), ('const-433', u'STORE_-1204158704'), (u'COPY_-1204157561', u'MULTIEQUAL_-1204157770'), (u'INT_SRIGHT_-1204157788', u'INT_SUB_-1204158563'), (u'INT_ADD_-1204158758', u'CAST_-1204157701'), (u'MULTIEQUAL_-1204157891', u'INT_SLESS_-1204158668'), ('tmp_1599', u'CBRANCH_-1204158133'), (u'CAST_-1204157447', u'INT_SDIV_-1204158127'), ('const--1', u'INT_ADD_-1204158419'), (u'INT_SLESS_-1204158848', u'CBRANCH_-1204158855'), (u'CAST_-1204157483', u'MULTIEQUAL_-1204157714'), (u'INT_SRIGHT_-1204158539', u'INT_MULT_-1204158437'), ('tmp_3198', u'INT_ADD_-1204158430'), (u'INT_MULT_-1204158418', u'INT_ADD_-1204158430'), (u'COPY_-1204157731', u'MULTIEQUAL_-1204157888'), ('tmp_3206', u'COPY_-1204157800'), (u'COPY_-1204157758', u'MULTIEQUAL_-1204157891'), ('const-2', u'INT_MULT_-1204157874'), (u'INT_AND_-1204157825', u'INT_EQUAL_-1204158659'), (u'INT_ADD_-1204158766', u'INT_MULT_-1204158735'), (u'PTRSUB_-1204157633', u'CALL_-1204158430'), ('const-2', u'INT_SDIV_-1204158127'), (u'CAST_-1204157773', u'INT_SDIV_-1204158907'), (u'CAST_-1204157697', u'CALL_-1204158743'), (u'CAST_-1204157429', u'LOAD_-1204158112'), (u'MULTIEQUAL_-1204157891', u'COPY_-1204157731'), (u'MULTIEQUAL_-1204157859', u'COPY_-1204157674'), (u'INT_SRIGHT_-1204158539', u'COPY_-1204157636'), (u'MULTIEQUAL_-1204157802', u'LOAD_-1204158713'), ('tmp_897', u'BRANCH_-1204158512'), (u'CAST_-1204157531', u'STORE_-1204158424'), (u'PTRSUB_-1204157627', u'CALL_-1204158430'), (u'INT_ADD_-1204158830', u'INT_MULT_-1204158792'), (u'MULTIEQUAL_-1204157859', u'INT_ADD_-1204158617'), (u'MULTIEQUAL_-1204157888', u'COPY_-1204157697'), ('tmp_3207', u'INT_SLESS_-1204158323'), (u'INT_MULT_-1204157601', u'INT_ADD_-1204158111'), (u'MULTIEQUAL_-1204157714', u'STORE_-1204158105'), ('tmp_3194', u'INT_SUB_-1204159031'), (u'CALL_-1204158743', u'INT_NOTEQUAL_-1204158728'), ('const-0', u'INT_EQUAL_-1204158416'), ('tmp_618', u'CBRANCH_-1204158675'), ('tmp_3207', u'INT_SLESS_-1204158529'), (u'INT_SRIGHT_-1204158539', u'INT_ADD_-1204158419'), ('const-8', u'PTRSUB_-1204157745'), (u'CALL_-1204158430', u'INDIRECT_-1204157614'), (u'INT_SUB_-1204158212', u'CAST_-1204157447'), (u'INT_NOTEQUAL_-1204158145', u'CBRANCH_-1204158133'), (u'INT_SLESS_-1204158529', u'CBRANCH_-1204158536'), ('tmp_3198', u'INT_ADD_-1204158126'), (u'INT_SUB_-1204159031', u'CAST_-1204157773'), ('const--1', u'INT_ADD_-1204158766'), ('const-0', u'INT_NOTEQUAL_-1204158728'), (u'INDIRECT_-1204157614', u'MULTIEQUAL_-1204157605'), (u'PTRSUB_-1204157745', u'CALL_-1204158743'), (u'CAST_-1204157429', u'MULTIEQUAL_-1204157888'), ('const-0', u'INT_EQUAL_-1204158659'), ('const-63', u'INT_SRIGHT_-1204157788'), (u'MULTIEQUAL_-1204157770', u'STORE_-1204158404'), (u'INT_MULT_-1204158089', u'INT_ADD_-1204158101'), ('const-433', u'LOAD_-1204158112'), (u'INT_ADD_-1204158126', u'CAST_-1204157483'), (u'MULTIEQUAL_-1204157685', u'INT_SRIGHT_-1204158539'), ('const--64', u'PTRSUB_-1204157633'), ('tmp_3194', u'INT_AND_-1204157825'), (u'COPY_-1204157806', u'MULTIEQUAL_-1204157934'), ('const-0', u'RETURN_-1204158344'), (u'MULTIEQUAL_-1204157685', u'MULTIEQUAL_-1204157859'), ('tmp_3193', u'PTRSUB_-1204157633'), ('tmp_3198', u'INT_ADD_-1204158747'), ('const-8', u'INT_MULT_-1204158678'), (u'LOAD_-1204158713', u'STORE_-1204158704'), (u'INT_ADD_-1204158111', u'INT_MULT_-1204158089'), ('tmp_3193', u'PTRSUB_-1204157627'), (u'CAST_-1204157697', u'COPY_-1204157747'), (u'INDIRECT_-1204157614', u'MULTIEQUAL_-1204157632'), (u'MULTIEQUAL_-1204157714', u'COPY_-1204157524'), (u'CAST_-1204157544', u'COPY_-1204157640'), (u'MULTIEQUAL_-1204157934', u'INT_MULT_-1204158678'), ('tmp_1546', u'BRANCH_-1204158096'), (u'COPY_-1204157697', u'MULTIEQUAL_-1204157770'), ('const--65', u'PTRSUB_-1204157627'), (u'MULTIEQUAL_-1204157605', u'STORE_-1204158404'), ('const-63', u'INT_SRIGHT_-1204157733'), (u'CAST_-1204157701', u'COPY_-1204157752'), (u'MULTIEQUAL_-1204157891', u'COPY_-1204157725'), (u'INT_MULT_-1204158735', u'INT_ADD_-1204158747'), (u'INT_AND_-1204157824', u'INT_NOTEQUAL_-1204158145'), ('tmp_3194', u'INT_SUB_-1204158212'), ('const-1', u'INT_ADD_-1204158830'), (u'INT_ADD_-1204158747', u'CAST_-1204157697'), ('tmp_3207', u'COPY_-1204157552'), (u'INT_SUB_-1204158356', u'MULTIEQUAL_-1204157685'), ('const-8', u'INT_MULT_-1204158418'), (u'INT_SDIV_-1204158907', u'INT_SLESS_-1204158848'), ('tmp_960', u'CBRANCH_-1204158414'), ('tmp_3207', u'COPY_-1204157806'), (u'MULTIEQUAL_-1204157802', u'COPY_-1204157731'), (u'LOAD_-1204158441', u'STORE_-1204158424'), (u'COPY_-1204157725', u'MULTIEQUAL_-1204157685'), ('tmp_342', u'CBRANCH_-1204158855'), (u'COPY_-1204157524', u'MULTIEQUAL_-1204157888'), (u'INT_SDIV_-1204158907', u'INT_SLESS_-1204158668'), ('tmp_3193', u'PTRSUB_-1204157745'), (u'INT_ADD_-1204158766', u'COPY_-1204157753'), (u'INT_EQUAL_-1204158659', u'CBRANCH_-1204158654'), (u'CALL_-1204158430', u'INT_EQUAL_-1204158416'), ('tmp_3207', u'INT_MULT_-1204158114'), (u'MULTIEQUAL_-1204157685', u'INT_MULT_-1204157601'), (u'COPY_-1204157731', u'MULTIEQUAL_-1204157934'), (u'COPY_-1204157640', u'MULTIEQUAL_-1204157770'), (u'COPY_-1204157607', u'MULTIEQUAL_-1204157770'), (u'COPY_-1204157800', u'MULTIEQUAL_-1204157605'), (u'CAST_-1204157668', u'STORE_-1204158704'), (u'INT_ADD_-1204158449', u'CAST_-1204157544'), (u'INT_ADD_-1204158617', u'INT_SUB_-1204158563'), (u'MULTIEQUAL_-1204157934', u'INT_ADD_-1204158830'), (u'INT_MULT_-1204157874', u'COPY_-1204157758'), (u'COPY_-1204157752', u'MULTIEQUAL_-1204157802'), (u'INT_ADD_-1204158830', u'INT_MULT_-1204157874'), ('tmp_877', u'CBRANCH_-1204158536'), (u'INT_ADD_-1204158430', u'CAST_-1204157531'), (u'INT_EQUAL_-1204158135', u'CBRANCH_-1204158132'), (u'INT_SDIV_-1204158127', u'INT_EQUAL_-1204158135'), ('tmp_3198', u'INT_ADD_-1204158690'), (u'INT_MULT_-1204158792', u'INT_ADD_-1204158758'), (u'INT_SLESS_-1204158323', u'CBRANCH_-1204158330'), ('tmp_549', u'CBRANCH_-1204158725'), ('const-8', u'INT_MULT_-1204158089'), (u'INT_MULT_-1204158678', u'INT_ADD_-1204158690'), (u'INT_SUB_-1204158563', u'MULTIEQUAL_-1204157685'), (u'CAST_-1204157483', u'COPY_-1204157561'), (u'INT_ADD_-1204158690', u'CAST_-1204157668'), ('const-2', u'INT_SUB_-1204158212'), (u'INT_MULT_-1204158114', u'INT_ADD_-1204158126'), (u'LOAD_-1204158112', u'STORE_-1204158105'), (u'COPY_-1204157747', u'MULTIEQUAL_-1204157802'), ('const-8', u'INT_MULT_-1204158114'), ('tmp_3207', u'INT_SLESS_-1204158848'), (u'CAST_-1204157531', u'COPY_-1204157607'), ('tmp_654', u'CBRANCH_-1204158654'), (u'MULTIEQUAL_-1204157891', u'MULTIEQUAL_-1204157859'), ('tmp_3198', u'INT_ADD_-1204158449'), (u'INT_ADD_-1204158419', u'INT_SUB_-1204158356'), (u'INT_SLESS_-1204158668', u'CBRANCH_-1204158675'), (u'INT_EQUAL_-1204158416', u'CBRANCH_-1204158414'), (u'INT_SRIGHT_-1204158539', u'INT_SLESS_-1204158323'), (u'INT_MULT_-1204157874', u'INT_ADD_-1204158766'), ('const-0', u'INT_NOTEQUAL_-1204158145'), ('const-433', u'LOAD_-1204158713'), (u'CAST_-1204157701', u'CALL_-1204158743'), ('const--1', u'INT_ADD_-1204158617'), (u'COPY_-1204157636', u'MULTIEQUAL_-1204157768'), (u'CAST_-1204157544', u'CALL_-1204158430'), ('tmp_3198', u'INT_ADD_-1204158758'), (u'INT_SRIGHT_-1204157733', u'INT_SUB_-1204158356'), ('const-8', u'INT_MULT_-1204158735'), (u'INT_NOTEQUAL_-1204158728', u'CBRANCH_-1204158725'), ('const-1', u'INT_SRIGHT_-1204158539'), ('const-433', u'LOAD_-1204158441'), ('const-8', u'INT_MULT_-1204158437'), (u'COPY_-1204157674', u'MULTIEQUAL_-1204157768'), ('tmp_1282', u'CBRANCH_-1204158330'), ('const-2', u'INT_SDIV_-1204158907'), ('const-433', u'STORE_-1204158424'), ('const-433', u'STORE_-1204158105'), (u'MULTIEQUAL_-1204157768', u'INT_MULT_-1204158418'), ('tmp_1513', u'CBRANCH_-1204158132'), (u'MULTIEQUAL_-1204157859', u'INT_SLESS_-1204158529'), (u'MULTIEQUAL_-1204157685', u'INT_EQUAL_-1204158135'), (u'INT_ADD_-1204158617', u'INT_SRIGHT_-1204157788'), (u'INT_ADD_-1204158419', u'INT_SRIGHT_-1204157733'), (u'CAST_-1204157544', u'LOAD_-1204158441'), ('tmp_3198', u'INT_ADD_-1204158101'), ('const-16', u'INT_MULT_-1204158792'), ('tmp_3194', u'INT_AND_-1204157824'), (u'INT_MULT_-1204158437', u'INT_ADD_-1204158449'), (u'COPY_-1204157800', u'MULTIEQUAL_-1204157632'), (u'INT_ADD_-1204158111', u'MULTIEQUAL_-1204157859'), (u'COPY_-1204157552', u'MULTIEQUAL_-1204157685'), ('const-2', u'INT_MULT_-1204157601'), ('const-1', u'INT_AND_-1204157824'), ('const-1', u'INT_AND_-1204157825'), (u'COPY_-1204157753', u'MULTIEQUAL_-1204157891')]
null
null
0026fdb0
x64
O2
(translation_unit "void FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}\n\n" (function_definition "void FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}" primitive_type (function_declarator "FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)" identifier (parameter_list "(long param_1,long param_2,ulong param_3,undefined8 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_41;" type_identifier identifier ;) (declaration "undefined8 local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (expression_statement "lVar3 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar3 = (long)(param_3 - 1) / 2" identifier = (binary_expression "(long)(param_3 - 1) / 2" (cast_expression "(long)(param_3 - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 1)" ( (binary_expression "param_3 - 1" identifier - number_literal) ))) / number_literal)) ;) (expression_statement "lVar7 = param_2;" (assignment_expression "lVar7 = param_2" identifier = identifier) ;) (expression_statement "local_40[0] = param_4;" (assignment_expression "local_40[0] = param_4" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }" { (do_statement "do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);" do (compound_statement "{\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n }" { (expression_statement "lVar6 = (lVar7 + 1) * 2;" (assignment_expression "lVar6 = (lVar7 + 1) * 2" identifier = (binary_expression "(lVar7 + 1) * 2" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar6 + -1;" (assignment_expression "lVar1 = lVar6 + -1" identifier = (binary_expression "lVar6 + -1" identifier + number_literal)) ;) (expression_statement "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);" (assignment_expression "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1)" identifier = (cast_expression "(undefined8 *)((lVar7 + 1) * 0x10 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar7 + 1) * 0x10 + param_1)" ( (binary_expression "(lVar7 + 1) * 0x10 + param_1" (binary_expression "(lVar7 + 1) * 0x10" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar1 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar1 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar1 * 8)" ( (binary_expression "param_1 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);" (assignment_expression "cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5)" identifier = (call_expression "FUN_0026be50(&stack0x00000008,puVar4,puVar5)" identifier (argument_list "(&stack0x00000008,puVar4,puVar5)" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" { (expression_statement "lVar6 = lVar1;" (assignment_expression "lVar6 = lVar1" identifier = identifier) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) })) (expression_statement "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;" (assignment_expression "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4" (pointer_expression "*(undefined8 *)(param_1 + lVar7 * 8)" * (cast_expression "(undefined8 *)(param_1 + lVar7 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar7 * 8)" ( (binary_expression "param_1 + lVar7 * 8" identifier + (binary_expression "lVar7 * 8" identifier * number_literal)) )))) = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "lVar7 = lVar6;" (assignment_expression "lVar7 = lVar6" identifier = identifier) ;) }) while (parenthesized_expression "(lVar6 < lVar3)" ( (binary_expression "lVar6 < lVar3" identifier < identifier) )) ;) (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;) (if_statement "if ((param_3 & 1) == 0) goto LAB_0026ff00;" if (parenthesized_expression "((param_3 & 1) == 0)" ( (binary_expression "(param_3 & 1) == 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_0026ff00;" goto statement_identifier ;)) }) (else_clause "else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" else (compound_statement "{\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" { (expression_statement "puVar4 = (undefined8 *)(param_1 + param_2 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + param_2 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + param_2 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_2 * 8)" ( (binary_expression "param_1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" identifier = identifier) ;) (if_statement "if ((param_3 & 1) != 0) goto LAB_0026fecc;" if (parenthesized_expression "((param_3 & 1) != 0)" ( (binary_expression "(param_3 & 1) != 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0026fecc;" goto statement_identifier ;)) (labeled_statement "LAB_0026ff00:\n puVar5 = puVar4;" statement_identifier : (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;)) (if_statement "if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" if (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar6)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar6" (binary_expression "(long)(param_3 - 2) / 2" (cast_expression "(long)(param_3 - 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 2)" ( (binary_expression "param_3 - 2" identifier - number_literal) ))) / number_literal) == identifier) )) (compound_statement "{\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" { (expression_statement "lVar6 = lVar6 * 2 + 1;" (assignment_expression "lVar6 = lVar6 * 2 + 1" identifier = (binary_expression "lVar6 * 2 + 1" (binary_expression "lVar6 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) })) }))) (expression_statement "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" identifier = (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" ( (binary_expression "lVar6 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar6 + -1 >> 0x3f)" ( (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (if_statement "if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" { (do_statement "do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);" do (compound_statement "{\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n }" { (expression_statement "lVar3 = lVar7 >> 1;" (assignment_expression "lVar3 = lVar7 >> 1" identifier = (binary_expression "lVar7 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar3 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar3 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar3 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar3 * 8)" ( (binary_expression "param_1 + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) )))) ;) (expression_statement "puVar4 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0026be50(&local_41,puVar5,local_40);" (assignment_expression "cVar2 = FUN_0026be50(&local_41,puVar5,local_40)" identifier = (call_expression "FUN_0026be50(&local_41,puVar5,local_40)" identifier (argument_list "(&local_41,puVar5,local_40)" ( (pointer_expression "&local_41" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 == '\0') break;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) (expression_statement "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" identifier = (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" ( (binary_expression "lVar3 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar3 + -1 >> 0x3f)" ( (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) ;) })) (labeled_statement "LAB_0026fecc:\n *puVar4 = local_40[0];" statement_identifier : (expression_statement "*puVar4 = local_40[0];" (assignment_expression "*puVar4 = local_40[0]" (pointer_expression "*puVar4" * identifier) = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const\n gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>*,\n std::vector<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short\n unsigned int>::Hashkey, long unsigned int>, false, true>,\n std::allocator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short\n unsigned int>::Hashkey, long unsigned int>, false, true> > > >, long int,\n std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned\n int>::Hashkey, long unsigned int>, false, true>,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short unsigned\n int>::Stringpool_sort_comparison> > */\n\nvoid std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)\n\n{\n long lVar1;\n bool bVar2;\n long lVar3;\n Stringpool_sort_info *sort_info1;\n Stringpool_sort_info *pSVar4;\n long lVar5;\n long lVar6;\n _Iter_comp_val<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp;\n _Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2];\n \n lVar3 = (long)(__len - 1) / 2;\n lVar6 = __holeIndex;\n local_40[0]._M_cur = __value;\n if (__holeIndex < lVar3) {\n do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);\n pSVar4 = sort_info1;\n if ((__len & 1) == 0) goto LAB_0026ff00;\n }\n else {\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }\n lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n if (__holeIndex < lVar5) {\n do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);\n }\nLAB_0026fecc:\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur;\n return;\n}\n\n" comment comment (declaration "void std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)\n\n{\n long lVar1;" primitive_type (ERROR "std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier : : identifier < identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">*" > *) , (ERROR "_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">_>_>_>" > identifier > identifier > identifier >) , identifier , (ERROR "_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">" >) , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)\n\n{\n long" identifier : : identifier : : identifier < identifier : : identifier < identifier > : : identifier > (function_declarator "_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)" identifier (ERROR ">" >) (parameter_list "(long __first,long __holeIndex,ulong __len,__node_type *__value)" ( (parameter_declaration "long __first" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long __holeIndex" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong __len" type_identifier identifier) , (parameter_declaration "__node_type *__value" type_identifier (pointer_declarator "*__value" * identifier)) ))) { long) identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "Stringpool_sort_info *sort_info1;" type_identifier (pointer_declarator "*sort_info1" * identifier) ;) (declaration "Stringpool_sort_info *pSVar4;" type_identifier (pointer_declarator "*pSVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (ERROR "_Iter_comp_val<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp" (binary_expression "_Iter_comp_val<gold" identifier < identifier) : : (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp" (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier)) (expression_statement ";" ;) (expression_statement "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2];" (update_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2]" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2]" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "_Node_iterator_base<std::pair<const_gold" (binary_expression "_Node_iterator_base<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR ",_long_unsigned_int" , identifier) > (ERROR "," ,) identifier) > (subscript_expression "local_40 [2]" identifier [ number_literal ])) --) ;) (expression_statement "lVar3 = (long)(__len - 1) / 2;" (assignment_expression "lVar3 = (long)(__len - 1) / 2" identifier = (binary_expression "(long)(__len - 1) / 2" (cast_expression "(long)(__len - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__len - 1)" ( (binary_expression "__len - 1" identifier - number_literal) ))) / number_literal)) ;) (expression_statement "lVar6 = __holeIndex;" (assignment_expression "lVar6 = __holeIndex" identifier = identifier) ;) (expression_statement "local_40[0]._M_cur = __value;" (assignment_expression "local_40[0]._M_cur = __value" (field_expression "local_40[0]._M_cur" (subscript_expression "local_40[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (if_statement "if (__holeIndex < lVar3) {\n do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);\n pSVar4 = sort_info1;\n if ((__len & 1) == 0) goto LAB_0026ff00;\n }\n else {\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }" if (parenthesized_expression "(__holeIndex < lVar3)" ( (binary_expression "__holeIndex < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);\n pSVar4 = sort_info1;\n if ((__len & 1) == 0) goto LAB_0026ff00;\n }" { (do_statement "do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);" do (compound_statement "{\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n }" { (expression_statement "lVar5 = (lVar6 + 1) * 2;" (assignment_expression "lVar5 = (lVar6 + 1) * 2" identifier = (binary_expression "(lVar6 + 1) * 2" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar5 + -1;" (assignment_expression "lVar1 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);" (assignment_expression "sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first)" identifier = (cast_expression "(Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar6 + 1) * 0x10 + __first)" ( (binary_expression "(lVar6 + 1) * 0x10 + __first" (binary_expression "(lVar6 + 1) * 0x10" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);" (assignment_expression "pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar1 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar1 * 8)" ( (binary_expression "__first + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ;) (ERROR "bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::" (assignment_expression "bVar2 = gold" identifier = identifier) : : (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) : :) (expression_statement "operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);" (call_expression "operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4)" ( (cast_expression "(Stringpool_sort_comparison *)&stack0x00000008" ( (type_descriptor "Stringpool_sort_comparison *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&stack0x00000008" & identifier)) , identifier , identifier ))) ;) (if_statement "if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }" if (parenthesized_expression "(bVar2)" ( identifier )) (compound_statement "{\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }" { (expression_statement "lVar5 = lVar1;" (assignment_expression "lVar5 = lVar1" identifier = identifier) ;) (expression_statement "sort_info1 = pSVar4;" (assignment_expression "sort_info1 = pSVar4" identifier = identifier) ;) })) (expression_statement "*(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;" (assignment_expression "*(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (pointer_expression "*(__node_type **)(__first + lVar6 * 8)" * (cast_expression "(__node_type **)(__first + lVar6 * 8)" ( (type_descriptor "__node_type **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(__first + lVar6 * 8)" ( (binary_expression "__first + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) = (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier)) ;) (expression_statement "lVar6 = lVar5;" (assignment_expression "lVar6 = lVar5" identifier = identifier) ;) }) while (parenthesized_expression "(lVar5 < lVar3)" ( (binary_expression "lVar5 < lVar3" identifier < identifier) )) ;) (expression_statement "pSVar4 = sort_info1;" (assignment_expression "pSVar4 = sort_info1" identifier = identifier) ;) (if_statement "if ((__len & 1) == 0) goto LAB_0026ff00;" if (parenthesized_expression "((__len & 1) == 0)" ( (binary_expression "(__len & 1) == 0" (parenthesized_expression "(__len & 1)" ( (binary_expression "__len & 1" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_0026ff00;" goto statement_identifier ;)) }) (else_clause "else {\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }" else (compound_statement "{\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }" { (expression_statement "sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);" (assignment_expression "sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + __holeIndex * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + __holeIndex * 8)" ( (binary_expression "__first + __holeIndex * 8" identifier + (binary_expression "__holeIndex * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar5 = __holeIndex;" (assignment_expression "lVar5 = __holeIndex" identifier = identifier) ;) (if_statement "if ((__len & 1) != 0) goto LAB_0026fecc;" if (parenthesized_expression "((__len & 1) != 0)" ( (binary_expression "(__len & 1) != 0" (parenthesized_expression "(__len & 1)" ( (binary_expression "__len & 1" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0026fecc;" goto statement_identifier ;)) (labeled_statement "LAB_0026ff00:\n pSVar4 = sort_info1;" statement_identifier : (expression_statement "pSVar4 = sort_info1;" (assignment_expression "pSVar4 = sort_info1" identifier = identifier) ;)) (if_statement "if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }" if (parenthesized_expression "((long)(__len - 2) / 2 == lVar5)" ( (binary_expression "(long)(__len - 2) / 2 == lVar5" (binary_expression "(long)(__len - 2) / 2" (cast_expression "(long)(__len - 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__len - 2)" ( (binary_expression "__len - 2" identifier - number_literal) ))) / number_literal) == identifier) )) (compound_statement "{\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }" { (expression_statement "lVar5 = lVar5 * 2 + 1;" (assignment_expression "lVar5 = lVar5 * 2 + 1" identifier = (binary_expression "lVar5 * 2 + 1" (binary_expression "lVar5 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);" (assignment_expression "pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar5 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar5 * 8)" ( (binary_expression "__first + lVar5 * 8" identifier + (binary_expression "lVar5 * 8" identifier * number_literal)) )))) ;) (expression_statement "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;" (assignment_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier) = (field_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "pSVar4->\n super__Node_iterator_base<std" (field_expression "pSVar4->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier)) ;) })) }))) (expression_statement "lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f);" (assignment_expression "lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f)" identifier = (binary_expression "(lVar5 + -1) - (lVar5 + -1 >> 0x3f)" (parenthesized_expression "(lVar5 + -1)" ( (binary_expression "lVar5 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar5 + -1 >> 0x3f)" ( (binary_expression "lVar5 + -1 >> 0x3f" (binary_expression "lVar5 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "sort_info1 = pSVar4;" (assignment_expression "sort_info1 = pSVar4" identifier = identifier) ;) (if_statement "if (__holeIndex < lVar5) {\n do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);\n }" if (parenthesized_expression "(__holeIndex < lVar5)" ( (binary_expression "__holeIndex < lVar5" identifier < identifier) )) (compound_statement "{\n do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);\n }" { (do_statement "do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);" do (compound_statement "{\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n }" { (expression_statement "lVar3 = lVar6 >> 1;" (assignment_expression "lVar3 = lVar6 >> 1" identifier = (binary_expression "lVar6 >> 1" identifier >> number_literal)) ;) (expression_statement "pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);" (assignment_expression "pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar3 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar3 * 8)" ( (binary_expression "__first + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) )))) ;) (expression_statement "sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);" (assignment_expression "sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar5 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar5 * 8)" ( (binary_expression "__first + lVar5 * 8" identifier + (binary_expression "lVar5 * 8" identifier * number_literal)) )))) ;) (ERROR "bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::" (assignment_expression "bVar2 = gold" identifier = identifier) : : (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) : :) (expression_statement "operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);" (call_expression "operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40)" ( (cast_expression "(Stringpool_sort_comparison *)&__cmp" ( (type_descriptor "Stringpool_sort_comparison *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__cmp" & identifier)) , identifier , (cast_expression "(Stringpool_sort_info *)local_40" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (if_statement "if (!bVar2) break;" if (parenthesized_expression "(!bVar2)" ( (unary_expression "!bVar2" ! identifier) )) (break_statement "break;" break ;)) (expression_statement "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;" (assignment_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier) = (field_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "pSVar4->\n super__Node_iterator_base<std" (field_expression "pSVar4->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier)) ;) (expression_statement "lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" identifier = (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" ( (binary_expression "lVar3 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar3 + -1 >> 0x3f)" ( (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "sort_info1 = pSVar4;" (assignment_expression "sort_info1 = pSVar4" identifier = identifier) ;) (expression_statement "lVar5 = lVar3;" (assignment_expression "lVar5 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(__holeIndex < lVar3)" ( (binary_expression "__holeIndex < lVar3" identifier < identifier) )) ;) })) (labeled_statement "LAB_0026fecc:\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur;" statement_identifier : (expression_statement "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur;" (assignment_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur" (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier) = (field_expression "local_40[0]._M_cur" (subscript_expression "local_40[0]" identifier [ number_literal ]) . field_identifier)) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}\n\n" (function_definition "void FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}" primitive_type (function_declarator "FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)" identifier (parameter_list "(long param_1,long param_2,ulong param_3,undefined8 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_41;" type_identifier identifier ;) (declaration "undefined8 local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (expression_statement "lVar3 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar3 = (long)(param_3 - 1) / 2" identifier = (binary_expression "(long)(param_3 - 1) / 2" (cast_expression "(long)(param_3 - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 1)" ( (binary_expression "param_3 - 1" identifier - number_literal) ))) / number_literal)) ;) (expression_statement "lVar7 = param_2;" (assignment_expression "lVar7 = param_2" identifier = identifier) ;) (expression_statement "local_40[0] = param_4;" (assignment_expression "local_40[0] = param_4" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }" { (do_statement "do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);" do (compound_statement "{\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n }" { (expression_statement "lVar6 = (lVar7 + 1) * 2;" (assignment_expression "lVar6 = (lVar7 + 1) * 2" identifier = (binary_expression "(lVar7 + 1) * 2" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar6 + -1;" (assignment_expression "lVar1 = lVar6 + -1" identifier = (binary_expression "lVar6 + -1" identifier + number_literal)) ;) (expression_statement "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);" (assignment_expression "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1)" identifier = (cast_expression "(undefined8 *)((lVar7 + 1) * 0x10 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar7 + 1) * 0x10 + param_1)" ( (binary_expression "(lVar7 + 1) * 0x10 + param_1" (binary_expression "(lVar7 + 1) * 0x10" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar1 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar1 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar1 * 8)" ( (binary_expression "param_1 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);" (assignment_expression "cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5)" identifier = (call_expression "FUN_0026be50(&stack0x00000008,puVar4,puVar5)" identifier (argument_list "(&stack0x00000008,puVar4,puVar5)" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" { (expression_statement "lVar6 = lVar1;" (assignment_expression "lVar6 = lVar1" identifier = identifier) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) })) (expression_statement "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;" (assignment_expression "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4" (pointer_expression "*(undefined8 *)(param_1 + lVar7 * 8)" * (cast_expression "(undefined8 *)(param_1 + lVar7 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar7 * 8)" ( (binary_expression "param_1 + lVar7 * 8" identifier + (binary_expression "lVar7 * 8" identifier * number_literal)) )))) = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "lVar7 = lVar6;" (assignment_expression "lVar7 = lVar6" identifier = identifier) ;) }) while (parenthesized_expression "(lVar6 < lVar3)" ( (binary_expression "lVar6 < lVar3" identifier < identifier) )) ;) (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;) (if_statement "if ((param_3 & 1) == 0) goto LAB_0026ff00;" if (parenthesized_expression "((param_3 & 1) == 0)" ( (binary_expression "(param_3 & 1) == 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_0026ff00;" goto statement_identifier ;)) }) (else_clause "else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" else (compound_statement "{\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" { (expression_statement "puVar4 = (undefined8 *)(param_1 + param_2 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + param_2 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + param_2 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_2 * 8)" ( (binary_expression "param_1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" identifier = identifier) ;) (if_statement "if ((param_3 & 1) != 0) goto LAB_0026fecc;" if (parenthesized_expression "((param_3 & 1) != 0)" ( (binary_expression "(param_3 & 1) != 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0026fecc;" goto statement_identifier ;)) (labeled_statement "LAB_0026ff00:\n puVar5 = puVar4;" statement_identifier : (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;)) (if_statement "if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" if (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar6)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar6" (binary_expression "(long)(param_3 - 2) / 2" (cast_expression "(long)(param_3 - 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 2)" ( (binary_expression "param_3 - 2" identifier - number_literal) ))) / number_literal) == identifier) )) (compound_statement "{\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" { (expression_statement "lVar6 = lVar6 * 2 + 1;" (assignment_expression "lVar6 = lVar6 * 2 + 1" identifier = (binary_expression "lVar6 * 2 + 1" (binary_expression "lVar6 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) })) }))) (expression_statement "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" identifier = (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" ( (binary_expression "lVar6 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar6 + -1 >> 0x3f)" ( (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (if_statement "if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" { (do_statement "do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);" do (compound_statement "{\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n }" { (expression_statement "lVar3 = lVar7 >> 1;" (assignment_expression "lVar3 = lVar7 >> 1" identifier = (binary_expression "lVar7 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar3 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar3 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar3 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar3 * 8)" ( (binary_expression "param_1 + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) )))) ;) (expression_statement "puVar4 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0026be50(&local_41,puVar5,local_40);" (assignment_expression "cVar2 = FUN_0026be50(&local_41,puVar5,local_40)" identifier = (call_expression "FUN_0026be50(&local_41,puVar5,local_40)" identifier (argument_list "(&local_41,puVar5,local_40)" ( (pointer_expression "&local_41" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 == '\0') break;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) (expression_statement "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" identifier = (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" ( (binary_expression "lVar3 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar3 + -1 >> 0x3f)" ( (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) ;) })) (labeled_statement "LAB_0026fecc:\n *puVar4 = local_40[0];" statement_identifier : (expression_statement "*puVar4 = local_40[0];" (assignment_expression "*puVar4 = local_40[0]" (pointer_expression "*puVar4" * identifier) = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - LIT) ))) / LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) * LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - LIT) ))) / LIT) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT * LIT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) })) }))) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) - (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT >> LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) - (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;)) (return_statement return ;) })))
(function_definition "void FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026fdb0(long param_1,long param_2,ulong param_3,undefined8 param_4)" (identifier "FUN_0026fdb0") (parameter_list "(long param_1,long param_2,ulong param_3,undefined8 param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_0026fecc:\n *puVar4 = local_40[0];\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "undefined8 *puVar5;" (type_identifier "undefined8") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "undefined1 local_41;" (type_identifier "undefined1") (identifier "local_41") (; ";")) (declaration "undefined8 local_40 [2];" (type_identifier "undefined8") (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]")) (; ";")) (expression_statement "lVar3 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar3 = (long)(param_3 - 1) / 2" (identifier "lVar3") (= "=") (binary_expression "(long)(param_3 - 1) / 2" (cast_expression "(long)(param_3 - 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_3 - 1)" (( "(") (binary_expression "param_3 - 1" (identifier "param_3") (- "-") (number_literal "1")) () ")"))) (/ "/") (number_literal "2"))) (; ";")) (expression_statement "lVar7 = param_2;" (assignment_expression "lVar7 = param_2" (identifier "lVar7") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_40[0] = param_4;" (assignment_expression "local_40[0] = param_4" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_4")) (; ";")) (if_statement "if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" (if "if") (parenthesized_expression "(param_2 < lVar3)" (( "(") (binary_expression "param_2 < lVar3" (identifier "param_2") (< "<") (identifier "lVar3")) () ")")) (compound_statement "{\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_0026ff00;\n }" ({ "{") (do_statement "do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);" (do "do") (compound_statement "{\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n }" ({ "{") (expression_statement "lVar6 = (lVar7 + 1) * 2;" (assignment_expression "lVar6 = (lVar7 + 1) * 2" (identifier "lVar6") (= "=") (binary_expression "(lVar7 + 1) * 2" (parenthesized_expression "(lVar7 + 1)" (( "(") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar1 = lVar6 + -1;" (assignment_expression "lVar1 = lVar6 + -1" (identifier "lVar1") (= "=") (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);" (assignment_expression "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)((lVar7 + 1) * 0x10 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((lVar7 + 1) * 0x10 + param_1)" (( "(") (binary_expression "(lVar7 + 1) * 0x10 + param_1" (binary_expression "(lVar7 + 1) * 0x10" (parenthesized_expression "(lVar7 + 1)" (( "(") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "0x10")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar1 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar1 * 8)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar1 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar1 * 8)" (( "(") (binary_expression "param_1 + lVar1 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar1 * 8" (identifier "lVar1") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5);" (assignment_expression "cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5)" (identifier "cVar2") (= "=") (call_expression "FUN_0026be50(&stack0x00000008,puVar4,puVar5)" (identifier "FUN_0026be50") (argument_list "(&stack0x00000008,puVar4,puVar5)" (( "(") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008")) (, ",") (identifier "puVar4") (, ",") (identifier "puVar5") () ")")))) (; ";")) (if_statement "if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" (if "if") (parenthesized_expression "(cVar2 != '\0')" (( "(") (binary_expression "cVar2 != '\0'" (identifier "cVar2") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" ({ "{") (expression_statement "lVar6 = lVar1;" (assignment_expression "lVar6 = lVar1" (identifier "lVar6") (= "=") (identifier "lVar1")) (; ";")) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (} "}"))) (expression_statement "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;" (assignment_expression "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4" (pointer_expression "*(undefined8 *)(param_1 + lVar7 * 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + lVar7 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar7 * 8)" (( "(") (binary_expression "param_1 + lVar7 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar7 * 8" (identifier "lVar7") (* "*") (number_literal "8"))) () ")")))) (= "=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) (; ";")) (expression_statement "lVar7 = lVar6;" (assignment_expression "lVar7 = lVar6" (identifier "lVar7") (= "=") (identifier "lVar6")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar6 < lVar3)" (( "(") (binary_expression "lVar6 < lVar3" (identifier "lVar6") (< "<") (identifier "lVar3")) () ")")) (; ";")) (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" (identifier "puVar5") (= "=") (identifier "puVar4")) (; ";")) (if_statement "if ((param_3 & 1) == 0) goto LAB_0026ff00;" (if "if") (parenthesized_expression "((param_3 & 1) == 0)" (( "(") (binary_expression "(param_3 & 1) == 0" (parenthesized_expression "(param_3 & 1)" (( "(") (binary_expression "param_3 & 1" (identifier "param_3") (& "&") (number_literal "1")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0026ff00;" (goto "goto") (statement_identifier "LAB_0026ff00") (; ";"))) (} "}")) (else_clause "else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" (else "else") (compound_statement "{\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_0026fecc;\nLAB_0026ff00:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" ({ "{") (expression_statement "puVar4 = (undefined8 *)(param_1 + param_2 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + param_2 * 8)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)(param_1 + param_2 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + param_2 * 8)" (( "(") (binary_expression "param_1 + param_2 * 8" (identifier "param_1") (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" (identifier "lVar6") (= "=") (identifier "param_2")) (; ";")) (if_statement "if ((param_3 & 1) != 0) goto LAB_0026fecc;" (if "if") (parenthesized_expression "((param_3 & 1) != 0)" (( "(") (binary_expression "(param_3 & 1) != 0" (parenthesized_expression "(param_3 & 1)" (( "(") (binary_expression "param_3 & 1" (identifier "param_3") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0026fecc;" (goto "goto") (statement_identifier "LAB_0026fecc") (; ";"))) (labeled_statement "LAB_0026ff00:\n puVar5 = puVar4;" (statement_identifier "LAB_0026ff00") (: ":") (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" (identifier "puVar5") (= "=") (identifier "puVar4")) (; ";"))) (if_statement "if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" (if "if") (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar6)" (( "(") (binary_expression "(long)(param_3 - 2) / 2 == lVar6" (binary_expression "(long)(param_3 - 2) / 2" (cast_expression "(long)(param_3 - 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_3 - 2)" (( "(") (binary_expression "param_3 - 2" (identifier "param_3") (- "-") (number_literal "2")) () ")"))) (/ "/") (number_literal "2")) (== "==") (identifier "lVar6")) () ")")) (compound_statement "{\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" ({ "{") (expression_statement "lVar6 = lVar6 * 2 + 1;" (assignment_expression "lVar6 = lVar6 * 2 + 1" (identifier "lVar6") (= "=") (binary_expression "lVar6 * 2 + 1" (binary_expression "lVar6 * 2" (identifier "lVar6") (* "*") (number_literal "2")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar6 * 8)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 8)" (( "(") (binary_expression "param_1 + lVar6 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 8" (identifier "lVar6") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (pointer_expression "*puVar5" (* "*") (identifier "puVar5"))) (; ";")) (} "}"))) (} "}")))) (expression_statement "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (identifier "lVar7") (= "=") (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" (( "(") (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar6 + -1 >> 0x3f)" (( "(") (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (if_statement "if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" (if "if") (parenthesized_expression "(param_2 < lVar6)" (( "(") (binary_expression "param_2 < lVar6" (identifier "param_2") (< "<") (identifier "lVar6")) () ")")) (compound_statement "{\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" ({ "{") (do_statement "do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);" (do "do") (compound_statement "{\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0026be50(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n }" ({ "{") (expression_statement "lVar3 = lVar7 >> 1;" (assignment_expression "lVar3 = lVar7 >> 1" (identifier "lVar3") (= "=") (binary_expression "lVar7 >> 1" (identifier "lVar7") (>> ">>") (number_literal "1"))) (; ";")) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar3 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar3 * 8)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar3 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar3 * 8)" (( "(") (binary_expression "param_1 + lVar3 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar3 * 8" (identifier "lVar3") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "puVar4 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + lVar6 * 8)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 8)" (( "(") (binary_expression "param_1 + lVar6 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 8" (identifier "lVar6") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "cVar2 = FUN_0026be50(&local_41,puVar5,local_40);" (assignment_expression "cVar2 = FUN_0026be50(&local_41,puVar5,local_40)" (identifier "cVar2") (= "=") (call_expression "FUN_0026be50(&local_41,puVar5,local_40)" (identifier "FUN_0026be50") (argument_list "(&local_41,puVar5,local_40)" (( "(") (pointer_expression "&local_41" (& "&") (identifier "local_41")) (, ",") (identifier "puVar5") (, ",") (identifier "local_40") () ")")))) (; ";")) (if_statement "if (cVar2 == '\0') break;" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (pointer_expression "*puVar5" (* "*") (identifier "puVar5"))) (; ";")) (expression_statement "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (identifier "lVar7") (= "=") (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" (( "(") (binary_expression "lVar3 + -1" (identifier "lVar3") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar3 + -1 >> 0x3f)" (( "(") (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" (identifier "lVar3") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" (identifier "lVar6") (= "=") (identifier "lVar3")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 < lVar3)" (( "(") (binary_expression "param_2 < lVar3" (identifier "param_2") (< "<") (identifier "lVar3")) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_0026fecc:\n *puVar4 = local_40[0];" (statement_identifier "LAB_0026fecc") (: ":") (expression_statement "*puVar4 = local_40[0];" (assignment_expression "*puVar4 = local_40[0]" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>*, std::vector<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> > > >, long int, std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, __gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short unsigned int>::Stringpool_sort_comparison> > */ void var_2:: __adjust_heap<__gnu_cxx::__normal_iterator<var_2::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>*,_std::vector<var_2::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>,_std::allocator<var_2::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>_>_>_>,_long_int,_std::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<var_4>::type_2>_> (long var_12,long var_8,ulong var_7,type_3 *__value) { long var_13; bool bVar2; long var_9; type_1 *sort_info1; type_1 *pSVar4; long var_11; long var_10; _Iter_comp_val<gold::Stringpool_template<var_4>::type_2> __cmp; var_1<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> local_40 [2]; var_9 = (long)(var_7 - 1) / 2; var_10 = var_8; local_40[0]._M_cur = __value; if (var_8 < var_9) { do { var_11 = (var_10 + 1) * 2; var_13 = var_11 + -1; sort_info1 = (type_1 *)((var_10 + 1) * 0x10 + var_12); pSVar4 = (type_1 *)(var_12 + var_13 * 8); bVar2 = gold::Stringpool_template<var_4>::type_2::var_14() ((type_2 *)&stack0x00000008,sort_info1,pSVar4); if (bVar2) { var_11 = var_13; sort_info1 = pSVar4; } *(type_3 **)(var_12 + var_10 * 8) = (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur; var_10 = var_11; } while (var_11 < var_9); pSVar4 = sort_info1; if ((var_7 & 1) == 0) goto LAB_0026ff00; } else { sort_info1 = (type_1 *)(var_12 + var_8 * 8); var_11 = var_8; if ((var_7 & 1) != 0) goto LAB_0026fecc; LAB_0026ff00: pSVar4 = sort_info1; if ((long)(var_7 - 2) / 2 == var_11) { var_11 = var_11 * 2 + 1; pSVar4 = (type_1 *)(var_12 + var_11 * 8); (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur = (pSVar4-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur; } } var_10 = (var_11 + -1) - (var_11 + -1 >> 0x3f); sort_info1 = pSVar4; if (var_8 < var_11) { do { var_9 = var_10 >> 1; pSVar4 = (type_1 *)(var_12 + var_9 * 8); sort_info1 = (type_1 *)(var_12 + var_11 * 8); bVar2 = gold::Stringpool_template<var_4>::type_2::var_14() ((type_2 *)&__cmp,pSVar4, (type_1 *)local_40); if (!bVar2) break; (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur = (pSVar4-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur; var_10 = (var_9 + -1) - (var_9 + -1 >> 0x3f); sort_info1 = pSVar4; var_11 = var_9; } while (var_8 < var_9); } LAB_0026fecc: (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur = local_40[0]._M_cur; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))) (return_statement))))
null
void MASKED(long param_1,long param_2,ulong param_3,undefined8 param_4) { long lVar1; char cVar2; long lVar3; undefined8 *puVar4; undefined8 *puVar5; long lVar6; long lVar7; undefined1 local_41; undefined8 local_40 [2]; lVar3 = (long)(param_3 - 1) / 2; lVar7 = param_2; local_40[0] = param_4; if (param_2 < lVar3) { do { lVar6 = (lVar7 + 1) * 2; lVar1 = lVar6 + -1; puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1); puVar5 = (undefined8 *)(param_1 + lVar1 * 8); cVar2 = FUN_0026be50(&stack0x00000008,puVar4,puVar5); if (cVar2 != '\0') { lVar6 = lVar1; puVar4 = puVar5; } *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4; lVar7 = lVar6; } while (lVar6 < lVar3); puVar5 = puVar4; if ((param_3 & 1) == 0) goto LAB_0026ff00; } else { puVar4 = (undefined8 *)(param_1 + param_2 * 8); lVar6 = param_2; if ((param_3 & 1) != 0) goto LAB_0026fecc; LAB_0026ff00: puVar5 = puVar4; if ((long)(param_3 - 2) / 2 == lVar6) { lVar6 = lVar6 * 2 + 1; puVar5 = (undefined8 *)(param_1 + lVar6 * 8); *puVar4 = *puVar5; } } lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f); puVar4 = puVar5; if (param_2 < lVar6) { do { lVar3 = lVar7 >> 1; puVar5 = (undefined8 *)(param_1 + lVar3 * 8); puVar4 = (undefined8 *)(param_1 + lVar6 * 8); cVar2 = FUN_0026be50(&local_41,puVar5,local_40); if (cVar2 == '\0') break; *puVar4 = *puVar5; lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); puVar4 = puVar5; lVar6 = lVar3; } while (param_2 < lVar3); } LAB_0026fecc: *puVar4 = local_40[0]; return; }
3091_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_copy_reloc
FUN_001ad560
/* DWARF original prototype: void add_copy_reloc(Sized_incremental_binary<32,_false> * this, Symbol * gsym, Output_section * os, off_t offset) */ void __thiscall gold::Sized_incremental_binary<32,_false>::add_copy_reloc (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offset) { Copy_reloc local_28; local_28.symbol = gsym; local_28.output_section = os; local_28.offset = offset; std:: vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> ::emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc> (&this->copy_relocs_,&local_28); return; }
void FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined8 local_28; undefined8 local_20; undefined8 local_18; local_28 = param_2; local_20 = param_3; local_18 = param_4; FUN_001ad520(param_1 + 0xc0,&local_28); return; }
SUB RSP,0x28 ADD RDI,0xc0 MOV qword ptr [RSP],RSI MOV RSI,RSP MOV qword ptr [RSP + 0x8],RDX MOV qword ptr [RSP + 0x10],RCX CALL 0x001ad520 ADD RSP,0x28 RET
null
null
null
null
[('const-0', u'RETURN_-1207577160'), ('tmp_166', u'PTRSUB_-1207577119'), ('tmp_123', u'COPY_-1207577154'), ('const-192', u'PTRSUB_-1207577114'), (u'CALL_-1207577184', u'INDIRECT_-1207577097'), ('tmp_125', u'COPY_-1207577152'), (u'PTRSUB_-1207577119', u'CALL_-1207577184'), ('tmp_124', u'COPY_-1207577153'), (u'PTRSUB_-1207577114', u'CALL_-1207577184'), ('tmp_122', u'PTRSUB_-1207577114'), ('const--40', u'PTRSUB_-1207577119'), (u'CALL_-1207577184', u'INDIRECT_-1207577099'), (u'CALL_-1207577184', u'INDIRECT_-1207577098')]
[('const-0', u'RETURN_-1207577160'), ('tmp_169', u'COPY_-1207577153'), (u'CALL_-1207577184', u'INDIRECT_-1207577097'), (u'PTRSUB_-1207577119', u'CALL_-1207577184'), ('tmp_167', u'COPY_-1207577155'), ('const-192', u'INT_ADD_-1207577214'), ('tmp_168', u'COPY_-1207577154'), (u'CALL_-1207577184', u'INDIRECT_-1207577099'), (u'INT_ADD_-1207577214', u'CALL_-1207577184'), (u'CALL_-1207577184', u'INDIRECT_-1207577098'), ('tmp_165', u'PTRSUB_-1207577119'), ('tmp_166', u'INT_ADD_-1207577214'), ('const--40', u'PTRSUB_-1207577119')]
null
null
001ad560
x64
O2
(translation_unit "void FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}\n\n" (function_definition "void FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}" primitive_type (function_declarator "FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}" { (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (expression_statement "local_28 = param_2;" (assignment_expression "local_28 = param_2" identifier = identifier) ;) (expression_statement "local_20 = param_3;" (assignment_expression "local_20 = param_3" identifier = identifier) ;) (expression_statement "local_18 = param_4;" (assignment_expression "local_18 = param_4" identifier = identifier) ;) (expression_statement "FUN_001ad520(param_1 + 0xc0,&local_28);" (call_expression "FUN_001ad520(param_1 + 0xc0,&local_28)" identifier (argument_list "(param_1 + 0xc0,&local_28)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) , (pointer_expression "&local_28" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_copy_reloc(Sized_incremental_binary<32,_false> * this, Symbol\n * gsym, Output_section * os, off_t offset) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<32,_false>::add_copy_reloc\n (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offset)\n\n{\n Copy_reloc local_28;\n \n local_28.symbol = gsym;\n local_28.output_section = os;\n local_28.offset = offset;\n std::\n vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>\n (&this->copy_relocs_,&local_28);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_incremental_binary<32,_false>::add_copy_reloc\n (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offset)\n\n{\n Copy_reloc local_28;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::add_copy_reloc\n (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offset)\n\n{\n Copy_reloc" identifier > : : (function_declarator "add_copy_reloc\n (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offset)" identifier (parameter_list "(Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offset)" ( (parameter_declaration "Sized_incremental_binary" type_identifier) (ERROR "<32" < 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 "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "off_t offset" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "local_28.symbol = gsym;" (assignment_expression "local_28.symbol = gsym" (field_expression "local_28.symbol" identifier . field_identifier) = identifier) ;) (expression_statement "local_28.output_section = os;" (assignment_expression "local_28.output_section = os" (field_expression "local_28.output_section" identifier . field_identifier) = identifier) ;) (expression_statement "local_28.offset = offset;" (assignment_expression "local_28.offset = offset" (field_expression "local_28.offset" identifier . field_identifier) = identifier) ;) (labeled_statement "std::\n vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>\n (&this->copy_relocs_,&local_28);" statement_identifier (ERROR "::\n vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n ::emplace_back<gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Sized_incremental_binary<32,_false>::Copy_reloc,_std" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (comma_expression "_false>::Copy_reloc,_std" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Sized_incremental_binary<32,_false>::Copy_reloc>_>\n ::emplace_back<gold" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Copy_reloc>_>\n ::emplace_back<gold" (binary_expression "_false>::Copy_reloc>_>\n ::emplace_back" (binary_expression "_false>::Copy_reloc>_" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) :) : (expression_statement "Sized_incremental_binary<32,_false>::Copy_reloc>\n (&this->copy_relocs_,&local_28);" (comma_expression "Sized_incremental_binary<32,_false>::Copy_reloc>\n (&this->copy_relocs_,&local_28)" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Copy_reloc>\n (&this->copy_relocs_,&local_28)" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > (parenthesized_expression "(&this->copy_relocs_,&local_28)" ( (comma_expression "&this->copy_relocs_,&local_28" (pointer_expression "&this->copy_relocs_" & (field_expression "this->copy_relocs_" identifier -> field_identifier)) , (pointer_expression "&local_28" & identifier)) )))) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}\n\n" (function_definition "void FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}" primitive_type (function_declarator "FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}" { (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (expression_statement "local_28 = param_2;" (assignment_expression "local_28 = param_2" identifier = identifier) ;) (expression_statement "local_20 = param_3;" (assignment_expression "local_20 = param_3" identifier = identifier) ;) (expression_statement "local_18 = param_4;" (assignment_expression "local_18 = param_4" identifier = identifier) ;) (expression_statement "FUN_001ad520(param_1 + 0xc0,&local_28);" (call_expression "FUN_001ad520(param_1 + 0xc0,&local_28)" identifier (argument_list "(param_1 + 0xc0,&local_28)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) , (pointer_expression "&local_28" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression & IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ad560(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_001ad560") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_4;\n FUN_001ad520(param_1 + 0xc0,&local_28);\n return;\n}" ({ "{") (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_20;" (type_identifier "undefined8") (identifier "local_20") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (expression_statement "local_28 = param_2;" (assignment_expression "local_28 = param_2" (identifier "local_28") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_20 = param_3;" (assignment_expression "local_20 = param_3" (identifier "local_20") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_18 = param_4;" (assignment_expression "local_18 = param_4" (identifier "local_18") (= "=") (identifier "param_4")) (; ";")) (expression_statement "FUN_001ad520(param_1 + 0xc0,&local_28);" (call_expression "FUN_001ad520(param_1 + 0xc0,&local_28)" (identifier "FUN_001ad520") (argument_list "(param_1 + 0xc0,&local_28)" (( "(") (binary_expression "param_1 + 0xc0" (identifier "param_1") (+ "+") (number_literal "0xc0")) (, ",") (pointer_expression "&local_28" (& "&") (identifier "local_28")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_copy_reloc(Sized_incremental_binary<32,_false> * this, Symbol * gsym, Output_section * os, off_t offset) */ void __thiscall gold::var_1<32,var_2>::add_copy_reloc (var_1<32,var_2> *this,Symbol *gsym,Output_section *os,off_t offset) { var_3 local_28; local_28.symbol = gsym; local_28.output_section = os; local_28.offset = offset; std:: vector<gold::var_1<32,var_2>::var_3,_std::allocator<gold::var_1<32,var_2>::var_3>_> ::emplace_back<gold::var_1<32,var_2>::var_3> (&this->copy_relocs_,&local_28); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier) right: (number_literal)) (pointer_expression argument: (identifier))))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined8 local_28; undefined8 local_20; undefined8 local_18; local_28 = param_2; local_20 = param_3; local_18 = param_4; FUN_001ad520(param_1 + 0xc0,&local_28); return; }
5514_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
do_for_all_global_symbols
FUN_0023bdf0
/* DWARF original prototype: void do_for_all_global_symbols(Sized_pluginobj<32,_false> * this, Read_symbols_data * param_1, Symbol_visitor_base * v) */ void __thiscall gold::Sized_pluginobj<32,_false>::do_for_all_global_symbols (Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v) { ld_plugin_symbol *plVar1; long lVar2; if (0 < (this->super_Pluginobj).nsyms_) { lVar2 = 0; do { plVar1 = (this->super_Pluginobj).syms_ + lVar2; if (plVar1->def != 2) { (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name); } lVar2 = lVar2 + 1; } while ((int)lVar2 < (this->super_Pluginobj).nsyms_); return; } return; }
void FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3) { undefined8 *puVar1; long lVar2; if (0 < *(int *)(param_1 + 0x50)) { lVar2 = 0; do { puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58)); if (*(int *)(puVar1 + 2) != 2) { (**(code **)(*param_3 + 0x10))(param_3,*puVar1); } lVar2 = lVar2 + 1; } while ((int)lVar2 < *(int *)(param_1 + 0x50)); return; } return; }
MOV EAX,dword ptr [RDI + 0x50] TEST EAX,EAX JLE 0x0023be38 PUSH R12 MOV R12,RDX PUSH RBP MOV RBP,RDI PUSH RBX XOR EBX,EBX NOP dword ptr [RAX + RAX*0x1] LEA RAX,[RBX + RBX*0x2] SHL RAX,0x4 ADD RAX,qword ptr [RBP + 0x58] CMP dword ptr [RAX + 0x10],0x2 JZ 0x0023be27 MOV RDX,qword ptr [R12] MOV RSI,qword ptr [RAX] MOV RDI,R12 CALL qword ptr [RDX + 0x10] ADD RBX,0x1 CMP dword ptr [RBP + 0x50],EBX JG 0x0023be08 POP RBX POP RBP POP R12 RET RET
null
null
null
null
[('const-433', u'LOAD_-1203978619'), (u'PTRSUB_-1203978398', u'PTRSUB_-1203978387'), ('tmp_438', u'PTRSUB_-1203978350'), (u'LOAD_-1203978619', u'PTRADD_-1203978339'), ('const-0', u'PTRSUB_-1203978345'), ('const-0', u'INT_SLESS_-1203978736'), (u'INT_SLESS_-1203978554', u'CBRANCH_-1203978561'), (u'PTRADD_-1203978363', u'PTRSUB_-1203978357'), (u'PTRSUB_-1203978326', u'LOAD_-1203978581'), ('const-0', u'COPY_-1203978501'), ('const-0', u'PTRSUB_-1203978330'), ('const-433', u'LOAD_-1203978613'), (u'PTRSUB_-1203978350', u'LOAD_-1203978619'), ('const-80', u'PTRSUB_-1203978326'), (u'PTRSUB_-1203978357', u'LOAD_-1203978637'), (u'MULTIEQUAL_-1203978434', u'INT_ADD_-1203978576'), (u'SUBPIECE_-1203978400', u'INT_SLESS_-1203978554'), (u'COPY_-1203978501', u'MULTIEQUAL_-1203978434'), ('const-0', u'PTRSUB_-1203978350'), (u'PTRSUB_-1203978345', u'LOAD_-1203978613'), (u'PTRADD_-1203978339', u'LOAD_-1203978603'), ('tmp_436', u'PTRSUB_-1203978330'), ('const-433', u'LOAD_-1203978650'), ('tmp_286', u'CBRANCH_-1203978619'), (u'PTRSUB_-1203978330', u'PTRSUB_-1203978326'), ('const-433', u'LOAD_-1203978603'), ('const-88', u'PTRSUB_-1203978354'), (u'MULTIEQUAL_-1203978434', u'PTRADD_-1203978363'), (u'LOAD_-1203978765', u'INT_SLESS_-1203978736'), (u'PTRSUB_-1203978354', u'LOAD_-1203978650'), ('const-80', u'PTRSUB_-1203978387'), ('const-433', u'LOAD_-1203978765'), ('const-0', u'PTRSUB_-1203978398'), ('tmp_438', u'CALLIND_-1203978593'), (u'PTRSUB_-1203978364', u'PTRSUB_-1203978354'), ('const-48', u'PTRADD_-1203978363'), (u'LOAD_-1203978650', u'PTRADD_-1203978363'), ('tmp_40', u'CBRANCH_-1203978743'), (u'LOAD_-1203978581', u'INT_SLESS_-1203978554'), (u'LOAD_-1203978637', u'INT_NOTEQUAL_-1203978621'), (u'PTRADD_-1203978363', u'PTRSUB_-1203978345'), ('const-2', u'PTRADD_-1203978339'), ('const-1', u'INT_ADD_-1203978576'), (u'LOAD_-1203978613', u'CALLIND_-1203978593'), (u'PTRSUB_-1203978387', u'LOAD_-1203978765'), (u'INT_SLESS_-1203978736', u'CBRANCH_-1203978743'), ('const-0', u'SUBPIECE_-1203978400'), ('tmp_436', u'PTRSUB_-1203978364'), ('const-433', u'LOAD_-1203978637'), ('const-2', u'INT_NOTEQUAL_-1203978621'), (u'INT_ADD_-1203978576', u'SUBPIECE_-1203978400'), ('tmp_436', u'PTRSUB_-1203978398'), ('const-0', u'PTRSUB_-1203978364'), ('const-8', u'PTRADD_-1203978339'), (u'LOAD_-1203978603', u'CALLIND_-1203978593'), (u'INT_NOTEQUAL_-1203978621', u'CBRANCH_-1203978619'), ('tmp_383', u'CBRANCH_-1203978561'), ('const-433', u'LOAD_-1203978581'), ('const-16', u'PTRSUB_-1203978357'), (u'INT_ADD_-1203978576', u'MULTIEQUAL_-1203978434'), ('const-0', u'RETURN_-1203978535'), ('const-0', u'RETURN_-1203978528')]
[('const-0', u'SUBPIECE_-1203978402'), ('const-80', u'INT_ADD_-1203978565'), (u'MULTIEQUAL_-1203978436', u'INT_MULT_-1203978664'), (u'CAST_-1203978362', u'LOAD_-1203978637'), (u'INT_SLESS_-1203978554', u'CBRANCH_-1203978561'), (u'CAST_-1203978368', u'LOAD_-1203978650'), ('const-2', u'PTRADD_-1203978365'), (u'SUBPIECE_-1203978402', u'INT_SLESS_-1203978554'), ('tmp_765', u'INT_ADD_-1203978638'), ('const-0', u'INT_SLESS_-1203978736'), ('const-0', u'COPY_-1203978503'), (u'COPY_-1203978503', u'MULTIEQUAL_-1203978436'), (u'INT_ADD_-1203978638', u'CAST_-1203978368'), ('tmp_769', u'CALLIND_-1203978593'), (u'CAST_-1203978337', u'LOAD_-1203978581'), ('const-8', u'PTRADD_-1203978365'), ('tmp_286', u'CBRANCH_-1203978619'), ('const-433', u'LOAD_-1203978765'), (u'INT_ADD_-1203978632', u'CAST_-1203978367'), ('const-433', u'LOAD_-1203978613'), (u'CAST_-1203978367', u'PTRADD_-1203978365'), (u'MULTIEQUAL_-1203978436', u'INT_ADD_-1203978576'), (u'LOAD_-1203978765', u'INT_SLESS_-1203978736'), ('const-88', u'INT_ADD_-1203978638'), ('tmp_765', u'INT_ADD_-1203978565'), ('const-2', u'INT_NOTEQUAL_-1203978621'), (u'INT_ADD_-1203978576', u'SUBPIECE_-1203978402'), (u'INT_ADD_-1203978587', u'CAST_-1203978345'), ('const-80', u'INT_ADD_-1203978749'), ('const-433', u'LOAD_-1203978650'), ('const-433', u'LOAD_-1203978619'), ('tmp_40', u'CBRANCH_-1203978743'), (u'INT_ADD_-1203978565', u'CAST_-1203978337'), (u'INT_ADD_-1203978749', u'CAST_-1203978401'), ('const-433', u'LOAD_-1203978581'), (u'LOAD_-1203978619', u'INT_ADD_-1203978587'), (u'LOAD_-1203978581', u'INT_SLESS_-1203978554'), (u'LOAD_-1203978637', u'INT_NOTEQUAL_-1203978621'), ('const-1', u'INT_ADD_-1203978576'), (u'LOAD_-1203978613', u'CALLIND_-1203978593'), ('const-433', u'LOAD_-1203978603'), ('const-433', u'LOAD_-1203978637'), (u'INT_SLESS_-1203978736', u'CBRANCH_-1203978743'), (u'LOAD_-1203978650', u'INT_ADD_-1203978632'), (u'CAST_-1203978345', u'LOAD_-1203978603'), (u'CAST_-1203978367', u'LOAD_-1203978613'), ('tmp_769', u'LOAD_-1203978619'), ('const-16', u'INT_ADD_-1203978587'), (u'INT_ADD_-1203978576', u'MULTIEQUAL_-1203978436'), (u'CAST_-1203978401', u'LOAD_-1203978765'), (u'LOAD_-1203978603', u'CALLIND_-1203978593'), ('tmp_765', u'INT_ADD_-1203978749'), (u'INT_MULT_-1203978664', u'INT_ADD_-1203978632'), ('const-48', u'INT_MULT_-1203978664'), (u'INT_NOTEQUAL_-1203978621', u'CBRANCH_-1203978619'), ('tmp_383', u'CBRANCH_-1203978561'), (u'PTRADD_-1203978365', u'CAST_-1203978362'), ('const-0', u'RETURN_-1203978535'), ('const-0', u'RETURN_-1203978528')]
null
null
0023bdf0
x64
O2
(translation_unit "void FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,long *param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }" if (parenthesized_expression "(0 < *(int *)(param_1 + 0x50))" ( (binary_expression "0 < *(int *)(param_1 + 0x50)" number_literal < (pointer_expression "*(int *)(param_1 + 0x50)" * (cast_expression "(int *)(param_1 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) )) (compound_statement "{\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }" { (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));" do (compound_statement "{\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n }" { (expression_statement "puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));" (assignment_expression "puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" identifier = (cast_expression "(undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" ( (binary_expression "lVar2 * 0x30 + *(long *)(param_1 + 0x58)" (binary_expression "lVar2 * 0x30" identifier * number_literal) + (pointer_expression "*(long *)(param_1 + 0x58)" * (cast_expression "(long *)(param_1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )))) ;) (if_statement "if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }" if (parenthesized_expression "(*(int *)(puVar1 + 2) != 2)" ( (binary_expression "*(int *)(puVar1 + 2) != 2" (pointer_expression "*(int *)(puVar1 + 2)" * (cast_expression "(int *)(puVar1 + 2)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }" { (expression_statement "(**(code **)(*param_3 + 0x10))(param_3,*puVar1);" (call_expression "(**(code **)(*param_3 + 0x10))(param_3,*puVar1)" (parenthesized_expression "(**(code **)(*param_3 + 0x10))" ( (pointer_expression "**(code **)(*param_3 + 0x10)" * (pointer_expression "*(code **)(*param_3 + 0x10)" * (cast_expression "(code **)(*param_3 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_3 + 0x10)" ( (binary_expression "*param_3 + 0x10" (pointer_expression "*param_3" * identifier) + number_literal) ))))) )) (argument_list "(param_3,*puVar1)" ( identifier , (pointer_expression "*puVar1" * identifier) ))) ;) })) (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)lVar2 < *(int *)(param_1 + 0x50))" ( (binary_expression "(int)lVar2 < *(int *)(param_1 + 0x50)" (cast_expression "(int)lVar2" ( (type_descriptor "int" primitive_type) ) identifier) < (pointer_expression "*(int *)(param_1 + 0x50)" * (cast_expression "(int *)(param_1 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) )) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void do_for_all_global_symbols(Sized_pluginobj<32,_false> * this,\n Read_symbols_data * param_1, Symbol_visitor_base * v) */\n\nvoid __thiscall\ngold::Sized_pluginobj<32,_false>::do_for_all_global_symbols\n (Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v)\n\n{\n ld_plugin_symbol *plVar1;\n long lVar2;\n \n if (0 < (this->super_Pluginobj).nsyms_) {\n lVar2 = 0;\n do {\n plVar1 = (this->super_Pluginobj).syms_ + lVar2;\n if (plVar1->def != 2) {\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < (this->super_Pluginobj).nsyms_);\n return;\n }\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_pluginobj<32,_false>::do_for_all_global_symbols\n (Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v)\n\n{\n ld_plugin_symbol *plVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::do_for_all_global_symbols\n (Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v)\n\n{\n ld_plugin_symbol" identifier > : : (function_declarator "do_for_all_global_symbols\n (Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v)" identifier (parameter_list "(Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v)" ( (parameter_declaration "Sized_pluginobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Read_symbols_data *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "Symbol_visitor_base *v" type_identifier (pointer_declarator "*v" * identifier)) ))) { identifier) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (0 < (this->super_Pluginobj).nsyms_) {\n lVar2 = 0;\n do {\n plVar1 = (this->super_Pluginobj).syms_ + lVar2;\n if (plVar1->def != 2) {\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < (this->super_Pluginobj).nsyms_);\n return;\n }" if (parenthesized_expression "(0 < (this->super_Pluginobj).nsyms_)" ( (binary_expression "0 < (this->super_Pluginobj).nsyms_" number_literal < (field_expression "(this->super_Pluginobj).nsyms_" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier)) )) (compound_statement "{\n lVar2 = 0;\n do {\n plVar1 = (this->super_Pluginobj).syms_ + lVar2;\n if (plVar1->def != 2) {\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < (this->super_Pluginobj).nsyms_);\n return;\n }" { (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n plVar1 = (this->super_Pluginobj).syms_ + lVar2;\n if (plVar1->def != 2) {\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < (this->super_Pluginobj).nsyms_);" do (compound_statement "{\n plVar1 = (this->super_Pluginobj).syms_ + lVar2;\n if (plVar1->def != 2) {\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }\n lVar2 = lVar2 + 1;\n }" { (expression_statement "plVar1 = (this->super_Pluginobj).syms_ + lVar2;" (assignment_expression "plVar1 = (this->super_Pluginobj).syms_ + lVar2" identifier = (binary_expression "(this->super_Pluginobj).syms_ + lVar2" (field_expression "(this->super_Pluginobj).syms_" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier) + identifier)) ;) (if_statement "if (plVar1->def != 2) {\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }" if (parenthesized_expression "(plVar1->def != 2)" ( (binary_expression "plVar1->def != 2" (field_expression "plVar1->def" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);\n }" { (expression_statement "(*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name);" (call_expression "(*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name)" (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,plVar1->name)" ( identifier , (field_expression "plVar1->name" identifier -> field_identifier) ))) ;) })) (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)lVar2 < (this->super_Pluginobj).nsyms_)" ( (binary_expression "(int)lVar2 < (this->super_Pluginobj).nsyms_" (cast_expression "(int)lVar2" ( (type_descriptor "int" primitive_type) ) identifier) < (field_expression "(this->super_Pluginobj).nsyms_" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier)) )) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,long *param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }" if (parenthesized_expression "(0 < *(int *)(param_1 + 0x50))" ( (binary_expression "0 < *(int *)(param_1 + 0x50)" number_literal < (pointer_expression "*(int *)(param_1 + 0x50)" * (cast_expression "(int *)(param_1 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) )) (compound_statement "{\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }" { (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));" do (compound_statement "{\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n }" { (expression_statement "puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));" (assignment_expression "puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" identifier = (cast_expression "(undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" ( (binary_expression "lVar2 * 0x30 + *(long *)(param_1 + 0x58)" (binary_expression "lVar2 * 0x30" identifier * number_literal) + (pointer_expression "*(long *)(param_1 + 0x58)" * (cast_expression "(long *)(param_1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )))) ;) (if_statement "if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }" if (parenthesized_expression "(*(int *)(puVar1 + 2) != 2)" ( (binary_expression "*(int *)(puVar1 + 2) != 2" (pointer_expression "*(int *)(puVar1 + 2)" * (cast_expression "(int *)(puVar1 + 2)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }" { (expression_statement "(**(code **)(*param_3 + 0x10))(param_3,*puVar1);" (call_expression "(**(code **)(*param_3 + 0x10))(param_3,*puVar1)" (parenthesized_expression "(**(code **)(*param_3 + 0x10))" ( (pointer_expression "**(code **)(*param_3 + 0x10)" * (pointer_expression "*(code **)(*param_3 + 0x10)" * (cast_expression "(code **)(*param_3 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_3 + 0x10)" ( (binary_expression "*param_3 + 0x10" (pointer_expression "*param_3" * identifier) + number_literal) ))))) )) (argument_list "(param_3,*puVar1)" ( identifier , (pointer_expression "*puVar1" * identifier) ))) ;) })) (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)lVar2 < *(int *)(param_1 + 0x50))" ( (binary_expression "(int)lVar2 < *(int *)(param_1 + 0x50)" (cast_expression "(int)lVar2" ( (type_descriptor "int" primitive_type) ) identifier) < (pointer_expression "*(int *)(param_1 + 0x50)" * (cast_expression "(int *)(param_1 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" 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) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * IDENT) ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023bdf0(long param_1,undefined8 param_2,long *param_3)" (identifier "FUN_0023bdf0") (parameter_list "(long param_1,undefined8 param_2,long *param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n long lVar2;\n \n if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (if_statement "if (0 < *(int *)(param_1 + 0x50)) {\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }" (if "if") (parenthesized_expression "(0 < *(int *)(param_1 + 0x50))" (( "(") (binary_expression "0 < *(int *)(param_1 + 0x50)" (number_literal "0") (< "<") (pointer_expression "*(int *)(param_1 + 0x50)" (* "*") (cast_expression "(int *)(param_1 + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (compound_statement "{\n lVar2 = 0;\n do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));\n return;\n }" ({ "{") (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" (identifier "lVar2") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n } while ((int)lVar2 < *(int *)(param_1 + 0x50));" (do "do") (compound_statement "{\n puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));\n if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }\n lVar2 = lVar2 + 1;\n }" ({ "{") (expression_statement "puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58));" (assignment_expression "puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 * 0x30 + *(long *)(param_1 + 0x58))" (( "(") (binary_expression "lVar2 * 0x30 + *(long *)(param_1 + 0x58)" (binary_expression "lVar2 * 0x30" (identifier "lVar2") (* "*") (number_literal "0x30")) (+ "+") (pointer_expression "*(long *)(param_1 + 0x58)" (* "*") (cast_expression "(long *)(param_1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")))) (; ";")) (if_statement "if (*(int *)(puVar1 + 2) != 2) {\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }" (if "if") (parenthesized_expression "(*(int *)(puVar1 + 2) != 2)" (( "(") (binary_expression "*(int *)(puVar1 + 2) != 2" (pointer_expression "*(int *)(puVar1 + 2)" (* "*") (cast_expression "(int *)(puVar1 + 2)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 2)" (( "(") (binary_expression "puVar1 + 2" (identifier "puVar1") (+ "+") (number_literal "2")) () ")")))) (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n (**(code **)(*param_3 + 0x10))(param_3,*puVar1);\n }" ({ "{") (expression_statement "(**(code **)(*param_3 + 0x10))(param_3,*puVar1);" (call_expression "(**(code **)(*param_3 + 0x10))(param_3,*puVar1)" (parenthesized_expression "(**(code **)(*param_3 + 0x10))" (( "(") (pointer_expression "**(code **)(*param_3 + 0x10)" (* "*") (pointer_expression "*(code **)(*param_3 + 0x10)" (* "*") (cast_expression "(code **)(*param_3 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_3 + 0x10)" (( "(") (binary_expression "*param_3 + 0x10" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(param_3,*puVar1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" (identifier "lVar2") (= "=") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((int)lVar2 < *(int *)(param_1 + 0x50))" (( "(") (binary_expression "(int)lVar2 < *(int *)(param_1 + 0x50)" (cast_expression "(int)lVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar2")) (< "<") (pointer_expression "*(int *)(param_1 + 0x50)" (* "*") (cast_expression "(int *)(param_1 + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_for_all_global_symbols(Sized_pluginobj<32,_false> * this, Read_symbols_data * param_1, Symbol_visitor_base * v) */ void __thiscall gold::Sized_pluginobj<32,_false>::do_for_all_global_symbols (Sized_pluginobj<32,_false> *this,Read_symbols_data *param_1,Symbol_visitor_base *v) { ld_plugin_symbol *plVar1; long var_1; if (0 < (this->super_Pluginobj).nsyms_) { var_1 = 0; do { plVar1 = (this->super_Pluginobj).syms_ + var_1; if (plVar1->def != 2) { (*v->_vptr_Symbol_visitor_base[2])(v,plVar1->name); } var_1 = var_1 + 1; } while ((int)var_1 < (this->super_Pluginobj).nsyms_); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (return_statement))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,long *param_3) { undefined8 *puVar1; long lVar2; if (0 < *(int *)(param_1 + 0x50)) { lVar2 = 0; do { puVar1 = (undefined8 *)(lVar2 * 0x30 + *(long *)(param_1 + 0x58)); if (*(int *)(puVar1 + 2) != 2) { (**(code **)(*param_3 + 0x10))(param_3,*puVar1); } lVar2 = lVar2 + 1; } while ((int)lVar2 < *(int *)(param_1 + 0x50)); return; } return; }
10947_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
pthread_mutex_unlock
pthread_mutex_unlock
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_mutex_unlock(pthread_mutex_t *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ /* pthread_mutex_unlock@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_mutex_unlock(pthread_mutex_t *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201941150')]
[('const-1', u'RETURN_-1201941150')]
null
null
0044d558
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "pthread_mutex_unlock(pthread_mutex_t *__mutex)" identifier (parameter_list "(pthread_mutex_t *__mutex)" ( (parameter_declaration "pthread_mutex_t *__mutex" type_identifier (pointer_declarator "*__mutex" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pthread_mutex_unlock@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pthread_mutex_unlock@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "pthread_mutex_unlock(pthread_mutex_t *__mutex)" identifier (parameter_list "(pthread_mutex_t *__mutex)" ( (parameter_declaration "pthread_mutex_t *__mutex" type_identifier (pointer_declarator "*__mutex" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pthread_mutex_unlock@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "pthread_mutex_unlock(pthread_mutex_t *__mutex)" identifier (parameter_list "(pthread_mutex_t *__mutex)" ( (parameter_declaration "pthread_mutex_t *__mutex" type_identifier (pointer_declarator "*__mutex" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int pthread_mutex_unlock(pthread_mutex_t *__mutex)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "pthread_mutex_unlock(pthread_mutex_t *__mutex)" (identifier "pthread_mutex_unlock") (parameter_list "(pthread_mutex_t *__mutex)" (( "(") (parameter_declaration "pthread_mutex_t *__mutex" (type_identifier "pthread_mutex_t") (pointer_declarator "*__mutex" (* "*") (identifier "__mutex"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ /* pthread_mutex_unlock@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(pthread_mutex_t *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
236_df_and_df_strip.c
get_fs_usage
FUN_0010c9b0
int get_fs_usage(char *file,char *disk,fs_usage *fsp) { int iVar1; int iVar2; long in_FS_OFFSET; statfs fsd; char local_126 [262]; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); if (statvfs_works_cache_2685 < 0) { iVar2 = uname((utsname *)&fsd); if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) { statvfs_works_cache_2685 = 0; goto LAB_0010ca2a; } statvfs_works_cache_2685 = 1; LAB_0010c9e3: iVar1 = statvfs(file,(statvfs *)&fsd); iVar2 = -1; if (iVar1 < 0) goto LAB_0010ca7b; if (fsd.f_bsize == 0) { fsd.f_bsize = fsd.f_type; } } else { if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3; LAB_0010ca2a: iVar2 = statfs(file,(statfs *)&fsd); fsd.f_bsize = fsd.f_frsize; if (iVar2 < 0) { iVar2 = -1; goto LAB_0010ca7b; } } fsp->fsu_blocksize = fsd.f_bsize; fsp->fsu_blocks = fsd.f_blocks; fsp->fsu_bfree = fsd.f_bfree; fsp->fsu_bavail = fsd.f_bavail; fsp->fsu_bavail_top_bit_set = SUB81(fsd.f_bavail >> 0x3f,0); fsp->fsu_files = fsd.f_files; fsp->fsu_ffree = fsd.f_ffree; iVar2 = 0; LAB_0010ca7b: if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return iVar2; }
undefined8 FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3) { int iVar1; undefined8 uVar2; long in_FS_OFFSET; utsname local_1a8; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); if (DAT_001165a0 < 0) { iVar1 = uname(&local_1a8); if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) { DAT_001165a0 = 0; goto LAB_0010ca2a; } DAT_001165a0 = 1; LAB_0010c9e3: iVar1 = statvfs(param_1,(statvfs *)&local_1a8); uVar2 = 0xffffffff; if (iVar1 < 0) goto LAB_0010ca7b; if (local_1a8.sysname._8_8_ == 0) { local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_; } } else { if (DAT_001165a0 != 0) goto LAB_0010c9e3; LAB_0010ca2a: iVar1 = statfs(param_1,(statfs *)&local_1a8); local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_; if (iVar1 < 0) { uVar2 = 0xffffffff; goto LAB_0010ca7b; } } *param_3 = local_1a8.sysname._8_8_; param_3[1] = local_1a8.sysname._16_8_; param_3[2] = local_1a8.sysname._24_8_; param_3[3] = local_1a8.sysname._32_8_; *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7; param_3[5] = local_1a8.sysname._40_8_; param_3[6] = local_1a8.sysname._48_8_; uVar2 = 0; LAB_0010ca7b: if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return uVar2; }
PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RDX SUB RSP,0x190 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x188],RAX XOR EAX,EAX MOV EAX,dword ptr [0x001165a0] MOV RBP,RSP TEST EAX,EAX JS 0x0010ca10 JZ 0x0010ca2a MOV RSI,RBP MOV RDI,R12 CALL 0x00103400 MOV EDX,EAX MOV EAX,0xffffffff TEST EDX,EDX JS 0x0010ca7b MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JNZ 0x0010ca42 MOV RAX,qword ptr [RSP] JMP 0x0010ca42 MOV RDI,RBP CALL 0x00103230 TEST EAX,EAX JZ 0x0010caa0 MOV dword ptr [0x001165a0],0x0 MOV RSI,RBP MOV RDI,R12 CALL 0x00103350 TEST EAX,EAX JS 0x0010caca MOV RAX,qword ptr [RSP + 0x48] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RSP + 0x10] MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RSP + 0x18] MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RSP + 0x20] MOV qword ptr [RBX + 0x18],RAX SHR RAX,0x3f MOV byte ptr [RBX + 0x20],AL MOV RAX,qword ptr [RSP + 0x28] MOV qword ptr [RBX + 0x28],RAX MOV RAX,qword ptr [RSP + 0x30] MOV qword ptr [RBX + 0x30],RAX XOR EAX,EAX MOV RCX,qword ptr [RSP + 0x188] XOR RCX,qword ptr FS:[0x28] JNZ 0x0010cad1 ADD RSP,0x190 POP RBX POP RBP POP R12 RET LEA RDI,[RBP + 0x82] LEA RSI,[0x111da3] CALL 0x00103070 TEST EAX,EAX JS 0x0010ca20 MOV dword ptr [0x001165a0],0x1 JMP 0x0010c9e3 MOV EAX,0xffffffff JMP 0x0010ca7b CALL 0x001031c0
null
null
null
null
[(u'INT_SLESS_-1206924780', u'CBRANCH_-1206924780'), ('tmp_2240', u'MULTIEQUAL_-1206924120'), (u'INDIRECT_-1206923901', u'MULTIEQUAL_-1206924100'), (u'PTRSUB_-1206923878', u'STORE_-1206924524'), ('const-433', u'STORE_-1206924553'), (u'CALL_-1206924539', u'INDIRECT_-1206924037'), (u'MULTIEQUAL_-1206924060', u'MULTIEQUAL_-1206924048'), (u'INT_ADD_-1206924480', u'CAST_-1206923853'), ('tmp_2243', u'MULTIEQUAL_-1206924018'), (u'STORE_-1206924601', u'INDIRECT_-1206924063'), (u'PTRSUB_-1206923916', u'STORE_-1206924616'), ('const-433', u'STORE_-1206924539'), (u'CALL_-1206924529', u'INDIRECT_-1206924036'), (u'MULTIEQUAL_-1206924020', u'MULTIEQUAL_-1206924008'), ('const-1121699', u'COPY_-1206923896'), (u'CAST_-1206924049', u'LOAD_-1206924840'), ('const-0', u'INT_SLESS_-1206924514'), ('const-0', u'RETURN_-1206924431'), ('const-16', u'PTRSUB_-1206923916'), (u'CALL_-1206924762', u'INDIRECT_-1206924096'), (u'CALL_-1206924762', u'INDIRECT_-1206924292'), ('const--424', u'PTRSUB_-1206924073'), ('tmp_1562', u'PTRSUB_-1206923834'), (u'CALL_-1206924762', u'INDIRECT_-1206924136'), (u'CALL_-1206924539', u'INDIRECT_-1206924047'), (u'INDIRECT_-1206924036', u'MULTIEQUAL_-1206924012'), (u'INDIRECT_-1206924057', u'MULTIEQUAL_-1206924040'), ('tmp_602', u'BRANCH_-1206924358'), (u'CALL_-1206924539', u'INDIRECT_-1206924077'), ('tmp_706', u'PTRSUB_-1206923888'), (u'INT_SLESS_-1206924514', u'CBRANCH_-1206924514'), (u'PTRSUB_-1206923935', u'STORE_-1206924645'), ('tmp_1562', u'PTRSUB_-1206924073'), ('tmp_706', u'PTRSUB_-1206923878'), (u'INDIRECT_-1206924185', u'MULTIEQUAL_-1206924026'), (u'INT_ADD_-1206924824', u'CAST_-1206924049'), (u'CALL_-1206924367', u'INT_SLESS_-1206924352'), ('tmp_2235', u'MULTIEQUAL_-1206924181'), (u'INDIRECT_-1206924076', u'MULTIEQUAL_-1206923926'), ('const-433', u'STORE_-1206924631'), (u'MULTIEQUAL_-1206924142', u'INT_ADD_-1206924480'), (u'COPY_-1206923997', u'MULTIEQUAL_-1206924262'), (u'STORE_-1206924616', u'INDIRECT_-1206924073'), (u'CALL_-1206924367', u'INDIRECT_-1206923941'), (u'INDIRECT_-1206924222', u'MULTIEQUAL_-1206924142'), (u'CALL_-1206924762', u'INDIRECT_-1206924126'), (u'MULTIEQUAL_-1206923926', u'INT_NOTEQUAL_-1206924481'), (u'CALL_-1206924762', u'INDIRECT_-1206924106'), (u'CALL_-1206924762', u'INDIRECT_-1206924146'), ('tmp_1562', u'PTRSUB_-1206924072'), ('tmp_2239', u'MULTIEQUAL_-1206924058'), (u'CALL_-1206924367', u'INDIRECT_-1206923921'), ('const-0', u'INT_EQUAL_-1206924712'), (u'CALL_-1206924529', u'INDIRECT_-1206924056'), ('const--424', u'PTRSUB_-1206924074'), (u'PTRSUB_-1206923906', u'STORE_-1206924601'), (u'CALL_-1206924367', u'INDIRECT_-1206923931'), (u'STORE_-1206924524', u'INDIRECT_-1206924035'), (u'INDIRECT_-1206924067', u'MULTIEQUAL_-1206924050'), (u'STORE_-1206924539', u'INDIRECT_-1206924045'), (u'CALL_-1206924529', u'INDIRECT_-1206924115'), (u'INDIRECT_-1206923881', u'MULTIEQUAL_-1206924020'), (u'CALL_-1206924367', u'INDIRECT_-1206924097'), ('const-433', u'LOAD_-1206924494'), (u'INDIRECT_-1206924077', u'MULTIEQUAL_-1206924060'), ('const-0', u'INT_NOTEQUAL_-1206924524'), (u'INDIRECT_-1206924026', u'MULTIEQUAL_-1206924002'), (u'CALL_-1206924367', u'INDIRECT_-1206923951'), ('const-63', u'INT_RIGHT_-1206923925'), (u'MULTIEQUAL_-1206924042', u'STORE_-1206924631'), (u'INDIRECT_-1206923911', u'MULTIEQUAL_-1206924110'), ('tmp_2237', u'MULTIEQUAL_-1206924150'), (u'PTRSUB_-1206924074', u'CAST_-1206924058'), (u'INDIRECT_-1206924035', u'MULTIEQUAL_-1206924026'), (u'STORE_-1206924553', u'INDIRECT_-1206924054'), (u'INDIRECT_-1206924096', u'MULTIEQUAL_-1206924002'), ('const-0', u'INT_SLESS_-1206924737'), (u'MULTIEQUAL_-1206924002', u'STORE_-1206924524'), ('tmp_2235', u'INT_SLESS_-1206924780'), ('tmp_2235', u'INT_NOTEQUAL_-1206924780'), ('const-0', u'INT_SLESS_-1206924352'), (u'INT_EQUAL_-1206924712', u'CBRANCH_-1206924709'), (u'CALL_-1206924762', u'INT_SLESS_-1206924737'), (u'CALL_-1206924529', u'INDIRECT_-1206924222'), (u'CALL_-1206924539', u'INDIRECT_-1206924146'), ('const-0', u'COPY_-1206924115'), ('tmp_2240', u'MULTIEQUAL_-1206924048'), (u'CALL_-1206924539', u'INDIRECT_-1206924097'), ('tmp_706', u'PTRSUB_-1206923935'), (u'INDIRECT_-1206924115', u'MULTIEQUAL_-1206924026'), (u'CAST_-1206924057', u'CALL_-1206924529'), (u'INDIRECT_-1206924292', u'MULTIEQUAL_-1206924142'), (u'INDIRECT_-1206924116', u'MULTIEQUAL_-1206924022'), (u'MULTIEQUAL_-1206924030', u'MULTIEQUAL_-1206924018'), ('tmp_2242', u'MULTIEQUAL_-1206924028'), (u'STORE_-1206924645', u'INDIRECT_-1206924092'), ('tmp_479', u'CBRANCH_-1206924473'), (u'INDIRECT_-1206923961', u'MULTIEQUAL_-1206924160'), ('tmp_2241', u'MULTIEQUAL_-1206924038'), (u'INDIRECT_-1206924115', u'MULTIEQUAL_-1206924082'), ('tmp_637', u'CBRANCH_-1206924524'), (u'PTRSUB_-1206924072', u'CAST_-1206924057'), ('tmp_680', u'CBRANCH_-1206924352'), (u'CALL_-1206924762', u'INDIRECT_-1206924156'), (u'INDIRECT_-1206924087', u'MULTIEQUAL_-1206924070'), (u'PTRSUB_-1206923834', u'CALL_-1206924367'), ('tmp_2238', u'MULTIEQUAL_-1206924068'), (u'INDIRECT_-1206923901', u'MULTIEQUAL_-1206924040'), (u'PTRSUB_-1206923926', u'STORE_-1206924631'), (u'INT_NOTEQUAL_-1206924524', u'CBRANCH_-1206924524'), (u'INDIRECT_-1206924046', u'MULTIEQUAL_-1206924022'), (u'CALL_-1206924539', u'INDIRECT_-1206924057'), (u'MULTIEQUAL_-1206924022', u'STORE_-1206924601'), ('tmp_704', u'CALL_-1206924762'), ('tmp_706', u'PTRSUB_-1206923916'), ('tmp_208', u'CBRANCH_-1206924709'), (u'CALL_-1206924762', u'INDIRECT_-1206924185'), (u'INT_SLESS_-1206924352', u'CBRANCH_-1206924352'), ('const-0', u'INT_NOTEQUAL_-1206924780'), (u'MULTIEQUAL_-1206924070', u'MULTIEQUAL_-1206924058'), (u'COPY_-1206924254', u'RETURN_-1206924431'), (u'COPY_-1206924042', u'MULTIEQUAL_-1206924262'), (u'INDIRECT_-1206924006', u'MULTIEQUAL_-1206923926'), (u'CALL_-1206924539', u'INDIRECT_-1206924067'), (u'PTRSUB_-1206923897', u'STORE_-1206924553'), (u'INT_SLESS_-1206924737', u'CBRANCH_-1206924737'), (u'INDIRECT_-1206924106', u'MULTIEQUAL_-1206924012'), (u'CALL_-1206924375', u'INDIRECT_-1206923952'), (u'CALL_-1206924367', u'INDIRECT_-1206923990'), ('const-433', u'STORE_-1206924645'), (u'CAST_-1206924008', u'CALL_-1206924762'), (u'PTRSUB_-1206924073', u'CAST_-1206924008'), (u'COPY_-1206924349', u'MULTIEQUAL_-1206924181'), (u'LOAD_-1206924494', u'INT_NOTEQUAL_-1206924481'), (u'INDIRECT_-1206924156', u'COPY_-1206924042'), ('const-40', u'INT_ADD_-1206924824'), ('tmp_2236', u'MULTIEQUAL_-1206924160'), ('tmp_590', u'CBRANCH_-1206924514'), ('const-0', u'COPY_-1206924521'), ('const-40', u'INT_ADD_-1206924480'), ('const-433', u'STORE_-1206924616'), (u'INDIRECT_-1206924097', u'MULTIEQUAL_-1206924296'), ('tmp_1567', u'MULTIEQUAL_-1206924296'), ('const-48', u'PTRSUB_-1206923878'), (u'INDIRECT_-1206924047', u'MULTIEQUAL_-1206924030'), ('tmp_2239', u'MULTIEQUAL_-1206924130'), ('tmp_704', u'CALL_-1206924529'), (u'CAST_-1206924058', u'CALL_-1206924539'), ('tmp_2235', u'MULTIEQUAL_-1206924108'), (u'INDIRECT_-1206924136', u'MULTIEQUAL_-1206924042'), (u'INDIRECT_-1206923941', u'MULTIEQUAL_-1206924080'), (u'MULTIEQUAL_-1206924236', u'MULTIEQUAL_-1206924224'), ('tmp_2242', u'MULTIEQUAL_-1206924100'), (u'INDIRECT_-1206924037', u'MULTIEQUAL_-1206924020'), (u'INDIRECT_-1206924292', u'MULTIEQUAL_-1206924198'), (u'MULTIEQUAL_-1206924040', u'MULTIEQUAL_-1206924028'), (u'COPY_-1206924115', u'MULTIEQUAL_-1206924052'), (u'CALL_-1206924762', u'INDIRECT_-1206924076'), ('tmp_128', u'CBRANCH_-1206924777'), (u'INDIRECT_-1206923911', u'MULTIEQUAL_-1206924050'), ('tmp_2238', u'MULTIEQUAL_-1206924140'), (u'CALL_-1206924539', u'INDIRECT_-1206924087'), (u'CALL_-1206924539', u'INT_NOTEQUAL_-1206924524'), (u'CAST_-1206923853', u'LOAD_-1206924494'), ('const-4294967295', u'COPY_-1206924253'), ('const-1', u'RETURN_-1206924370'), ('tmp_1567', u'INT_ADD_-1206924824'), (u'COPY_-1206923896', u'CALL_-1206924367'), ('tmp_1567', u'MULTIEQUAL_-1206924224'), (u'INDIRECT_-1206923951', u'MULTIEQUAL_-1206924150'), ('const--424', u'PTRSUB_-1206924072'), ('const-0', u'INT_SLESS_-1206924780'), ('tmp_172', u'CBRANCH_-1206924737'), (u'CALL_-1206924539', u'INDIRECT_-1206924253'), (u'INT_NOTEQUAL_-1206924780', u'CBRANCH_-1206924777'), (u'INDIRECT_-1206923941', u'MULTIEQUAL_-1206924140'), (u'INT_NOTEQUAL_-1206924481', u'CBRANCH_-1206924473'), (u'INDIRECT_-1206924097', u'MULTIEQUAL_-1206924236'), ('tmp_706', u'PTRSUB_-1206923926'), (u'MULTIEQUAL_-1206924026', u'COPY_-1206924067'), (u'INDIRECT_-1206923891', u'MULTIEQUAL_-1206924030'), (u'MULTIEQUAL_-1206924022', u'INT_RIGHT_-1206923925'), ('const-433', u'STORE_-1206924601'), (u'CALL_-1206924529', u'INDIRECT_-1206924026'), (u'CALL_-1206924529', u'INT_SLESS_-1206924514'), (u'MULTIEQUAL_-1206924080', u'MULTIEQUAL_-1206924068'), (u'STORE_-1206924631', u'INDIRECT_-1206924083'), (u'COPY_-1206924033', u'MULTIEQUAL_-1206924052'), (u'INT_RIGHT_-1206923925', u'SUBPIECE_-1206924268'), (u'INDIRECT_-1206923952', u'COPY_-1206924010'), ('const-0', u'SUBPIECE_-1206924268'), ('tmp_215', u'BRANCH_-1206924701'), ('tmp_706', u'PTRSUB_-1206923897'), (u'INDIRECT_-1206923881', u'MULTIEQUAL_-1206924080'), (u'INDIRECT_-1206923931', u'MULTIEQUAL_-1206924070'), (u'MULTIEQUAL_-1206924050', u'MULTIEQUAL_-1206924038'), (u'INDIRECT_-1206924016', u'COPY_-1206923997'), (u'MULTIEQUAL_-1206924052', u'COPY_-1206924254'), ('const-433', u'LOAD_-1206924840'), (u'INDIRECT_-1206924185', u'MULTIEQUAL_-1206924082'), (u'INDIRECT_-1206924253', u'MULTIEQUAL_-1206924236'), (u'CALL_-1206924539', u'INDIRECT_-1206924107'), (u'CALL_-1206924367', u'INDIRECT_-1206923911'), (u'MULTIEQUAL_-1206924032', u'STORE_-1206924616'), (u'MULTIEQUAL_-1206924012', u'STORE_-1206924539'), (u'CALL_-1206924367', u'INDIRECT_-1206923901'), ('const-1', u'COPY_-1206924349'), (u'CALL_-1206924529', u'INDIRECT_-1206924016'), ('const-0', u'PTRSUB_-1206923935'), ('const--294', u'PTRSUB_-1206923834'), (u'INDIRECT_-1206924126', u'MULTIEQUAL_-1206924032'), (u'CALL_-1206924529', u'INDIRECT_-1206924066'), (u'PTRSUB_-1206923888', u'STORE_-1206924539'), ('tmp_126', u'CBRANCH_-1206924780'), (u'CALL_-1206924539', u'INDIRECT_-1206924117'), ('tmp_706', u'PTRSUB_-1206923906'), (u'INDIRECT_-1206923931', u'MULTIEQUAL_-1206924130'), (u'MULTIEQUAL_-1206924262', u'STORE_-1206924645'), ('tmp_2241', u'MULTIEQUAL_-1206924110'), ('const-40', u'PTRSUB_-1206923888'), (u'LOAD_-1206924840', u'MULTIEQUAL_-1206924080'), (u'INDIRECT_-1206924222', u'MULTIEQUAL_-1206924198'), ('const-4294967295', u'COPY_-1206924033'), (u'INDIRECT_-1206924056', u'MULTIEQUAL_-1206924032'), (u'INDIRECT_-1206924146', u'MULTIEQUAL_-1206924262'), (u'INDIRECT_-1206924006', u'MULTIEQUAL_-1206923982'), (u'CALL_-1206924367', u'INDIRECT_-1206923891'), ('const-24', u'PTRSUB_-1206923906'), (u'CALL_-1206924529', u'INDIRECT_-1206924006'), (u'CALL_-1206924529', u'INDIRECT_-1206924046'), (u'INDIRECT_-1206924066', u'MULTIEQUAL_-1206924042'), (u'CALL_-1206924367', u'INDIRECT_-1206923961'), ('const-32', u'PTRSUB_-1206923897'), (u'COPY_-1206924521', u'MULTIEQUAL_-1206924108'), (u'CALL_-1206924375', u'INDIRECT_-1206923843'), (u'INDIRECT_-1206924076', u'MULTIEQUAL_-1206923982'), (u'MULTIEQUAL_-1206923982', u'MULTIEQUAL_-1206923926'), (u'INDIRECT_-1206924146', u'INT_EQUAL_-1206924712'), ('const-8', u'PTRSUB_-1206923926'), ('const-433', u'STORE_-1206924524'), (u'LOAD_-1206924840', u'MULTIEQUAL_-1206924008'), (u'CALL_-1206924762', u'INDIRECT_-1206924116'), (u'INDIRECT_-1206923921', u'MULTIEQUAL_-1206924060'), (u'MULTIEQUAL_-1206924198', u'MULTIEQUAL_-1206924142'), (u'SUBPIECE_-1206924268', u'STORE_-1206924553'), ('tmp_1562', u'PTRSUB_-1206924074'), (u'INDIRECT_-1206924097', u'MULTIEQUAL_-1206924080'), (u'COPY_-1206924253', u'MULTIEQUAL_-1206924052'), ('tmp_684', u'BRANCH_-1206924335'), (u'CALL_-1206924367', u'INDIRECT_-1206923881'), (u'INDIRECT_-1206923921', u'MULTIEQUAL_-1206924120')]
[('tmp_2213', u'MULTIEQUAL_-1206924190'), (u'INDIRECT_-1206923920', u'MULTIEQUAL_-1206924059'), (u'INT_SLESS_-1206924780', u'CBRANCH_-1206924780'), (u'CALL_-1206924539', u'INDIRECT_-1206924086'), (u'MULTIEQUAL_-1206924031', u'SUBPIECE_-1206924073'), ('tmp_2216', u'MULTIEQUAL_-1206924149'), (u'INDIRECT_-1206924124', u'MULTIEQUAL_-1206924091'), ('const-433', u'STORE_-1206924553'), (u'INDIRECT_-1206923890', u'MULTIEQUAL_-1206924089'), (u'INDIRECT_-1206924194', u'MULTIEQUAL_-1206924035'), (u'MULTIEQUAL_-1206924049', u'MULTIEQUAL_-1206924037'), (u'COPY_-1206924367', u'MULTIEQUAL_-1206924205'), ('const-0', u'INT_SLESS_-1206924514'), (u'INDIRECT_-1206924223', u'MULTIEQUAL_-1206924143'), ('const-0', u'RETURN_-1206924431'), ('const-3', u'PTRADD_-1206923917'), (u'SUBPIECE_-1206924073', u'INT_RIGHT_-1206924301'), ('const-5', u'PTRADD_-1206923899'), (u'CAST_-1206923947', u'CALL_-1206924529'), ('const-433', u'STORE_-1206924645'), (u'COPY_-1206924521', u'MULTIEQUAL_-1206924117'), (u'INDIRECT_-1206924045', u'MULTIEQUAL_-1206924021'), ('const-4294967295', u'COPY_-1206924367'), ('tmp_1558', u'PTRSUB_-1206924082'), ('tmp_602', u'BRANCH_-1206924358'), (u'INT_SLESS_-1206924514', u'CBRANCH_-1206924514'), (u'CALL_-1206924762', u'INDIRECT_-1206924145'), (u'PTRADD_-1206923927', u'STORE_-1206924616'), (u'CALL_-1206924367', u'INT_SLESS_-1206924352'), (u'CAST_-1206923893', u'STORE_-1206924553'), ('const-2', u'PTRADD_-1206923927'), ('tmp_1562', u'PTRADD_-1206923927'), (u'INDIRECT_-1206924155', u'MULTIEQUAL_-1206924263'), ('tmp_2214', u'MULTIEQUAL_-1206924169'), (u'INDIRECT_-1206923910', u'MULTIEQUAL_-1206924049'), (u'CALL_-1206924539', u'INDIRECT_-1206924066'), (u'CALL_-1206924762', u'INDIRECT_-1206924105'), (u'CALL_-1206924529', u'INDIRECT_-1206924124'), (u'INDIRECT_-1206924085', u'MULTIEQUAL_-1206923935'), (u'INDIRECT_-1206924096', u'MULTIEQUAL_-1206924079'), (u'CALL_-1206924762', u'INDIRECT_-1206924115'), (u'INT_ADD_-1206924480', u'CAST_-1206923861'), ('const-0', u'INT_EQUAL_-1206924712'), (u'MULTIEQUAL_-1206924079', u'MULTIEQUAL_-1206924067'), (u'MULTIEQUAL_-1206924059', u'MULTIEQUAL_-1206924047'), (u'CALL_-1206924539', u'INDIRECT_-1206924056'), (u'INDIRECT_-1206924223', u'MULTIEQUAL_-1206924199'), (u'INDIRECT_-1206924098', u'MULTIEQUAL_-1206924237'), (u'INDIRECT_-1206923950', u'MULTIEQUAL_-1206924149'), (u'MULTIEQUAL_-1206924035', u'COPY_-1206924076'), (u'STORE_-1206924539', u'INDIRECT_-1206924054'), (u'INDIRECT_-1206924165', u'COPY_-1206924050'), ('const-0', u'INT_NOTEQUAL_-1206924524'), (u'INDIRECT_-1206923920', u'MULTIEQUAL_-1206924119'), (u'INDIRECT_-1206923970', u'MULTIEQUAL_-1206924169'), (u'INDIRECT_-1206924106', u'MULTIEQUAL_-1206924089'), ('tmp_2220', u'MULTIEQUAL_-1206924037'), ('tmp_1562', u'PTRADD_-1206923937'), (u'MULTIEQUAL_-1206924031', u'STORE_-1206924601'), ('tmp_2217', u'MULTIEQUAL_-1206924139'), ('tmp_1563', u'MULTIEQUAL_-1206924225'), ('const-0', u'INT_SLESS_-1206924737'), ('const-433', u'STORE_-1206924631'), (u'PTRADD_-1206923889', u'STORE_-1206924524'), (u'INDIRECT_-1206923940', u'MULTIEQUAL_-1206924079'), ('const-8', u'PTRADD_-1206923908'), (u'STORE_-1206924631', u'INDIRECT_-1206924092'), ('tmp_2220', u'MULTIEQUAL_-1206924109'), (u'CALL_-1206924762', u'INT_SLESS_-1206924737'), (u'INT_EQUAL_-1206924712', u'CBRANCH_-1206924709'), (u'PTRSUB_-1206923837', u'CALL_-1206924367'), (u'CALL_-1206924539', u'INDIRECT_-1206924254'), (u'CALL_-1206924762', u'INDIRECT_-1206924135'), (u'INDIRECT_-1206924135', u'MULTIEQUAL_-1206924041'), (u'CALL_-1206924539', u'INDIRECT_-1206924076'), (u'MULTIEQUAL_-1206924011', u'STORE_-1206924524'), ('const--424', u'PTRSUB_-1206924083'), ('const-433', u'STORE_-1206924524'), ('const-0', u'COPY_-1206924275'), (u'CAST_-1206923861', u'LOAD_-1206924494'), (u'MULTIEQUAL_-1206924021', u'STORE_-1206924539'), (u'CAST_-1206924017', u'CALL_-1206924762'), ('tmp_2216', u'MULTIEQUAL_-1206924077'), ('const-0', u'INT_SLESS_-1206924352'), (u'STORE_-1206924616', u'INDIRECT_-1206924082'), (u'CALL_-1206924367', u'INDIRECT_-1206923999'), (u'CALL_-1206924375', u'INDIRECT_-1206923961'), (u'STORE_-1206924553', u'INDIRECT_-1206924063'), ('tmp_479', u'CBRANCH_-1206924473'), ('const--424', u'PTRSUB_-1206924081'), (u'INDIRECT_-1206924098', u'MULTIEQUAL_-1206924297'), (u'CALL_-1206924529', u'INDIRECT_-1206924045'), (u'CALL_-1206924762', u'INDIRECT_-1206924125'), (u'INT_ADD_-1206924824', u'CAST_-1206924059'), ('tmp_637', u'CBRANCH_-1206924524'), ('const-7', u'INT_RIGHT_-1206924301'), ('tmp_680', u'CBRANCH_-1206924352'), (u'PTRSUB_-1206923839', u'PTRSUB_-1206923837'), (u'MULTIEQUAL_-1206923935', u'INT_NOTEQUAL_-1206924481'), ('const-130', u'PTRSUB_-1206923837'), ('tmp_1563', u'MULTIEQUAL_-1206924297'), (u'INDIRECT_-1206924066', u'MULTIEQUAL_-1206924049'), ('tmp_1558', u'PTRSUB_-1206924081'), (u'CALL_-1206924539', u'INDIRECT_-1206924046'), (u'INT_NOTEQUAL_-1206924524', u'CBRANCH_-1206924524'), (u'INDIRECT_-1206924125', u'MULTIEQUAL_-1206924031'), ('tmp_208', u'CBRANCH_-1206924709'), (u'STORE_-1206924645', u'INDIRECT_-1206924101'), (u'MULTIEQUAL_-1206924039', u'MULTIEQUAL_-1206924027'), ('const-4294967295', u'COPY_-1206924758'), ('tmp_2215', u'MULTIEQUAL_-1206924159'), (u'CALL_-1206924367', u'INDIRECT_-1206923970'), (u'INT_SLESS_-1206924352', u'CBRANCH_-1206924352'), ('const-0', u'INT_NOTEQUAL_-1206924780'), (u'PTRSUB_-1206924081', u'CAST_-1206923947'), (u'MULTIEQUAL_-1206924089', u'MULTIEQUAL_-1206924077'), ('tmp_2219', u'MULTIEQUAL_-1206924047'), (u'CALL_-1206924529', u'INDIRECT_-1206924025'), (u'MULTIEQUAL_-1206924041', u'STORE_-1206924616'), ('tmp_2217', u'MULTIEQUAL_-1206924067'), (u'INT_SLESS_-1206924737', u'CBRANCH_-1206924737'), (u'INDIRECT_-1206924075', u'MULTIEQUAL_-1206924051'), ('const-433', u'LOAD_-1206924840'), (u'INDIRECT_-1206924105', u'MULTIEQUAL_-1206924011'), ('tmp_2218', u'MULTIEQUAL_-1206924129'), (u'INDIRECT_-1206924076', u'MULTIEQUAL_-1206924059'), ('tmp_1559', u'CALL_-1206924529'), (u'LOAD_-1206924494', u'INT_NOTEQUAL_-1206924481'), ('tmp_1558', u'PTRSUB_-1206923839'), ('const-40', u'INT_ADD_-1206924824'), (u'INDIRECT_-1206924124', u'MULTIEQUAL_-1206924035'), ('tmp_590', u'CBRANCH_-1206924514'), (u'CALL_-1206924375', u'INDIRECT_-1206923852'), ('const-0', u'COPY_-1206924521'), (u'CALL_-1206924529', u'INDIRECT_-1206924075'), (u'CALL_-1206924529', u'INDIRECT_-1206924055'), ('const-40', u'INT_ADD_-1206924480'), (u'CALL_-1206924762', u'INDIRECT_-1206924165'), ('const-6', u'PTRADD_-1206923889'), ('tmp_2213', u'INT_NOTEQUAL_-1206924780'), ('tmp_2213', u'INT_SLESS_-1206924780'), (u'CALL_-1206924529', u'INDIRECT_-1206924015'), ('tmp_1562', u'PTRADD_-1206923908'), ('tmp_1558', u'PTRSUB_-1206924083'), ('tmp_2219', u'MULTIEQUAL_-1206924119'), ('tmp_1562', u'PTRADD_-1206923889'), ('tmp_128', u'CBRANCH_-1206924777'), (u'COPY_-1206924005', u'MULTIEQUAL_-1206924263'), (u'LOAD_-1206924840', u'MULTIEQUAL_-1206924089'), (u'CALL_-1206924367', u'INDIRECT_-1206924098'), (u'INDIRECT_-1206923930', u'MULTIEQUAL_-1206924069'), (u'CALL_-1206924529', u'INDIRECT_-1206924065'), (u'INDIRECT_-1206923950', u'MULTIEQUAL_-1206924089'), (u'CALL_-1206924539', u'INT_NOTEQUAL_-1206924524'), (u'CALL_-1206924367', u'INDIRECT_-1206923900'), (u'INDIRECT_-1206923960', u'MULTIEQUAL_-1206924159'), (u'CALL_-1206924367', u'INDIRECT_-1206923890'), (u'MULTIEQUAL_-1206924143', u'INT_ADD_-1206924480'), ('const-1', u'RETURN_-1206924370'), (u'INT_RIGHT_-1206924301', u'STORE_-1206924553'), (u'INDIRECT_-1206924293', u'MULTIEQUAL_-1206924143'), (u'INDIRECT_-1206924025', u'COPY_-1206924005'), (u'INDIRECT_-1206924194', u'MULTIEQUAL_-1206924091'), (u'CALL_-1206924367', u'INDIRECT_-1206923960'), (u'INDIRECT_-1206924044', u'MULTIEQUAL_-1206924035'), (u'INDIRECT_-1206924254', u'MULTIEQUAL_-1206924237'), ('const-433', u'STORE_-1206924616'), ('tmp_1559', u'CALL_-1206924762'), (u'INDIRECT_-1206924145', u'MULTIEQUAL_-1206924051'), (u'MULTIEQUAL_-1206923991', u'MULTIEQUAL_-1206923935'), ('tmp_1563', u'INT_ADD_-1206924824'), (u'INDIRECT_-1206924085', u'MULTIEQUAL_-1206923991'), ('const-0', u'INT_SLESS_-1206924780'), ('tmp_172', u'CBRANCH_-1206924737'), (u'CALL_-1206924539', u'INDIRECT_-1206924116'), (u'INDIRECT_-1206923910', u'MULTIEQUAL_-1206924109'), (u'INDIRECT_-1206923961', u'COPY_-1206924019'), (u'INT_NOTEQUAL_-1206924780', u'CBRANCH_-1206924777'), ('tmp_2221', u'MULTIEQUAL_-1206924027'), (u'INT_NOTEQUAL_-1206924481', u'CBRANCH_-1206924473'), ('const-8', u'PTRADD_-1206923937'), (u'CALL_-1206924539', u'INDIRECT_-1206924106'), (u'MULTIEQUAL_-1206924205', u'RETURN_-1206924431'), ('const-7', u'SUBPIECE_-1206924073'), (u'INDIRECT_-1206924293', u'MULTIEQUAL_-1206924199'), (u'PTRADD_-1206923908', u'CAST_-1206923893'), ('const--424', u'PTRSUB_-1206923839'), (u'CALL_-1206924367', u'INDIRECT_-1206923950'), (u'CALL_-1206924529', u'INT_SLESS_-1206924514'), ('const-1121699', u'COPY_-1206923905'), ('tmp_1562', u'PTRADD_-1206923917'), (u'CALL_-1206924539', u'INDIRECT_-1206924096'), ('const--424', u'PTRSUB_-1206924082'), (u'COPY_-1206924349', u'MULTIEQUAL_-1206924190'), ('const-8', u'PTRADD_-1206923917'), ('tmp_215', u'BRANCH_-1206924701'), (u'INDIRECT_-1206924055', u'MULTIEQUAL_-1206924031'), (u'CALL_-1206924762', u'INDIRECT_-1206924085'), (u'INDIRECT_-1206924115', u'MULTIEQUAL_-1206924021'), (u'MULTIEQUAL_-1206924237', u'MULTIEQUAL_-1206924225'), (u'CALL_-1206924539', u'INDIRECT_-1206924155'), (u'INDIRECT_-1206924065', u'MULTIEQUAL_-1206924041'), (u'CAST_-1206924059', u'LOAD_-1206924840'), (u'INDIRECT_-1206923890', u'MULTIEQUAL_-1206924029'), (u'CALL_-1206924367', u'INDIRECT_-1206923930'), ('const-433', u'STORE_-1206924539'), (u'STORE_-1206924524', u'INDIRECT_-1206924044'), (u'INDIRECT_-1206923940', u'MULTIEQUAL_-1206924139'), (u'PTRADD_-1206923899', u'STORE_-1206924539'), ('const-1', u'COPY_-1206924349'), (u'INDIRECT_-1206924056', u'MULTIEQUAL_-1206924039'), ('tmp_1562', u'STORE_-1206924645'), ('const-4', u'PTRADD_-1206923908'), ('tmp_2213', u'MULTIEQUAL_-1206924117'), (u'PTRADD_-1206923937', u'STORE_-1206924631'), (u'LOAD_-1206924840', u'MULTIEQUAL_-1206924017'), (u'CALL_-1206924367', u'INDIRECT_-1206923940'), (u'COPY_-1206924275', u'MULTIEQUAL_-1206924205'), (u'COPY_-1206924758', u'MULTIEQUAL_-1206924205'), (u'CALL_-1206924762', u'INDIRECT_-1206924194'), (u'COPY_-1206923905', u'CALL_-1206924367'), (u'INDIRECT_-1206923900', u'MULTIEQUAL_-1206924039'), ('tmp_126', u'CBRANCH_-1206924780'), ('tmp_1562', u'PTRADD_-1206923899'), (u'STORE_-1206924601', u'INDIRECT_-1206924072'), (u'MULTIEQUAL_-1206924263', u'STORE_-1206924645'), ('const-8', u'PTRADD_-1206923927'), ('const-433', u'LOAD_-1206924494'), (u'MULTIEQUAL_-1206924051', u'STORE_-1206924631'), (u'PTRSUB_-1206924082', u'CAST_-1206924017'), ('const-8', u'PTRADD_-1206923899'), (u'CALL_-1206924529', u'INDIRECT_-1206924035'), ('const-8', u'PTRADD_-1206923889'), (u'CALL_-1206924539', u'INDIRECT_-1206924126'), (u'CALL_-1206924367', u'INDIRECT_-1206923920'), (u'INDIRECT_-1206924046', u'MULTIEQUAL_-1206924029'), (u'MULTIEQUAL_-1206924199', u'MULTIEQUAL_-1206924143'), ('const-1', u'PTRADD_-1206923937'), (u'INDIRECT_-1206924015', u'MULTIEQUAL_-1206923935'), (u'CALL_-1206924529', u'INDIRECT_-1206924223'), (u'INDIRECT_-1206924155', u'INT_EQUAL_-1206924712'), ('const-433', u'STORE_-1206924601'), (u'INDIRECT_-1206924086', u'MULTIEQUAL_-1206924069'), (u'MULTIEQUAL_-1206924069', u'MULTIEQUAL_-1206924057'), (u'MULTIEQUAL_-1206924029', u'MULTIEQUAL_-1206924017'), ('tmp_2218', u'MULTIEQUAL_-1206924057'), (u'COPY_-1206924050', u'MULTIEQUAL_-1206924263'), (u'CALL_-1206924762', u'INDIRECT_-1206924293'), (u'INDIRECT_-1206923930', u'MULTIEQUAL_-1206924129'), (u'CALL_-1206924762', u'INDIRECT_-1206924155'), (u'INDIRECT_-1206924015', u'MULTIEQUAL_-1206923991'), (u'PTRADD_-1206923917', u'STORE_-1206924601'), ('tmp_684', u'BRANCH_-1206924335'), (u'PTRSUB_-1206924083', u'CALL_-1206924539'), (u'INDIRECT_-1206924035', u'MULTIEQUAL_-1206924011'), (u'CALL_-1206924367', u'INDIRECT_-1206923910')]
null
null
0010c9b0
x64
O2
(translation_unit "undefined8 FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return uVar2;\n}\n\n" (function_definition "undefined8 FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)" identifier (parameter_list "(char *param_1,undefined8 param_2,long *param_3)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "utsname local_1a8;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" if (parenthesized_expression "(DAT_001165a0 < 0)" ( (binary_expression "DAT_001165a0 < 0" identifier < number_literal) )) (compound_statement "{\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }" { (expression_statement "iVar1 = uname(&local_1a8);" (assignment_expression "iVar1 = uname(&local_1a8)" identifier = (call_expression "uname(&local_1a8)" identifier (argument_list "(&local_1a8)" ( (pointer_expression "&local_1a8" & identifier) )))) ;) (if_statement "if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }" if (parenthesized_expression "((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0))" ( (binary_expression "(iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)" (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)" ( (comma_expression "iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0" (assignment_expression "iVar1 = strverscmp(local_1a8.release,"2.6.36")" identifier = (call_expression "strverscmp(local_1a8.release,"2.6.36")" identifier (argument_list "(local_1a8.release,"2.6.36")" ( (field_expression "local_1a8.release" identifier . field_identifier) , (string_literal ""2.6.36"" " string_content ") )))) , (binary_expression "iVar1 < 0" identifier < number_literal)) ))) )) (compound_statement "{\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }" { (expression_statement "DAT_001165a0 = 0;" (assignment_expression "DAT_001165a0 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_0010ca2a;" goto statement_identifier ;) })) (expression_statement "DAT_001165a0 = 1;" (assignment_expression "DAT_001165a0 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);" statement_identifier : (expression_statement "iVar1 = statvfs(param_1,(statvfs *)&local_1a8);" (assignment_expression "iVar1 = statvfs(param_1,(statvfs *)&local_1a8)" identifier = (call_expression "statvfs(param_1,(statvfs *)&local_1a8)" identifier (argument_list "(param_1,(statvfs *)&local_1a8)" ( identifier , (cast_expression "(statvfs *)&local_1a8" ( (type_descriptor "statvfs *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_1a8" & identifier)) )))) ;)) (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) (if_statement "if (iVar1 < 0) goto LAB_0010ca7b;" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (goto_statement "goto LAB_0010ca7b;" goto statement_identifier ;)) (if_statement "if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }" if (parenthesized_expression "(local_1a8.sysname._8_8_ == 0)" ( (binary_expression "local_1a8.sysname._8_8_ == 0" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) == number_literal) )) (compound_statement "{\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }" { (expression_statement "local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;" (assignment_expression "local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) = (field_expression "local_1a8.sysname._0_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) })) }) (else_clause "else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" else (compound_statement "{\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" { (if_statement "if (DAT_001165a0 != 0) goto LAB_0010c9e3;" if (parenthesized_expression "(DAT_001165a0 != 0)" ( (binary_expression "DAT_001165a0 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0010c9e3;" goto statement_identifier ;)) (labeled_statement "LAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);" statement_identifier : (expression_statement "iVar1 = statfs(param_1,(statfs *)&local_1a8);" (assignment_expression "iVar1 = statfs(param_1,(statfs *)&local_1a8)" identifier = (call_expression "statfs(param_1,(statfs *)&local_1a8)" identifier (argument_list "(param_1,(statfs *)&local_1a8)" ( identifier , (cast_expression "(statfs *)&local_1a8" ( (type_descriptor "statfs *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_1a8" & identifier)) )))) ;)) (expression_statement "local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;" (assignment_expression "local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) = (field_expression "local_1a8.nodename._7_8_" (field_expression "local_1a8.nodename" identifier . field_identifier) . field_identifier)) ;) (if_statement "if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }" { (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) (goto_statement "goto LAB_0010ca7b;" goto statement_identifier ;) })) }))) (expression_statement "*param_3 = local_1a8.sysname._8_8_;" (assignment_expression "*param_3 = local_1a8.sysname._8_8_" (pointer_expression "*param_3" * identifier) = (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[1] = local_1a8.sysname._16_8_;" (assignment_expression "param_3[1] = local_1a8.sysname._16_8_" (subscript_expression "param_3[1]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._16_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[2] = local_1a8.sysname._24_8_;" (assignment_expression "param_3[2] = local_1a8.sysname._24_8_" (subscript_expression "param_3[2]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._24_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[3] = local_1a8.sysname._32_8_;" (assignment_expression "param_3[3] = local_1a8.sysname._32_8_" (subscript_expression "param_3[3]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._32_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "*(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;" (assignment_expression "*(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7" (pointer_expression "*(byte *)(param_3 + 4)" * (cast_expression "(byte *)(param_3 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))) = (binary_expression "SUB81(local_1a8.sysname._32_8_,7) >> 7" (call_expression "SUB81(local_1a8.sysname._32_8_,7)" identifier (argument_list "(local_1a8.sysname._32_8_,7)" ( (field_expression "local_1a8.sysname._32_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) , number_literal ))) >> number_literal)) ;) (expression_statement "param_3[5] = local_1a8.sysname._40_8_;" (assignment_expression "param_3[5] = local_1a8.sysname._40_8_" (subscript_expression "param_3[5]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._40_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[6] = local_1a8.sysname._48_8_;" (assignment_expression "param_3[6] = local_1a8.sysname._48_8_" (subscript_expression "param_3[6]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._48_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" statement_identifier : (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_20 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "int get_fs_usage(char *file,char *disk,fs_usage *fsp)\n\n{\n int iVar1;\n int iVar2;\n long in_FS_OFFSET;\n statfs fsd;\n char local_126 [262];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (statvfs_works_cache_2685 < 0) {\n iVar2 = uname((utsname *)&fsd);\n if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) {\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }\n statvfs_works_cache_2685 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(file,(statvfs *)&fsd);\n iVar2 = -1;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (fsd.f_bsize == 0) {\n fsd.f_bsize = fsd.f_type;\n }\n }\n else {\n if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);\n fsd.f_bsize = fsd.f_frsize;\n if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }\n }\n fsp->fsu_blocksize = fsd.f_bsize;\n fsp->fsu_blocks = fsd.f_blocks;\n fsp->fsu_bfree = fsd.f_bfree;\n fsp->fsu_bavail = fsd.f_bavail;\n fsp->fsu_bavail_top_bit_set = SUB81(fsd.f_bavail >> 0x3f,0);\n fsp->fsu_files = fsd.f_files;\n fsp->fsu_ffree = fsd.f_ffree;\n iVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return iVar2;\n}\n\n" (function_definition "int get_fs_usage(char *file,char *disk,fs_usage *fsp)\n\n{\n int iVar1;\n int iVar2;\n long in_FS_OFFSET;\n statfs fsd;\n char local_126 [262];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (statvfs_works_cache_2685 < 0) {\n iVar2 = uname((utsname *)&fsd);\n if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) {\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }\n statvfs_works_cache_2685 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(file,(statvfs *)&fsd);\n iVar2 = -1;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (fsd.f_bsize == 0) {\n fsd.f_bsize = fsd.f_type;\n }\n }\n else {\n if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);\n fsd.f_bsize = fsd.f_frsize;\n if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }\n }\n fsp->fsu_blocksize = fsd.f_bsize;\n fsp->fsu_blocks = fsd.f_blocks;\n fsp->fsu_bfree = fsd.f_bfree;\n fsp->fsu_bavail = fsd.f_bavail;\n fsp->fsu_bavail_top_bit_set = SUB81(fsd.f_bavail >> 0x3f,0);\n fsp->fsu_files = fsd.f_files;\n fsp->fsu_ffree = fsd.f_ffree;\n iVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return iVar2;\n}" primitive_type (function_declarator "get_fs_usage(char *file,char *disk,fs_usage *fsp)" identifier (parameter_list "(char *file,char *disk,fs_usage *fsp)" ( (parameter_declaration "char *file" primitive_type (pointer_declarator "*file" * identifier)) , (parameter_declaration "char *disk" primitive_type (pointer_declarator "*disk" * identifier)) , (parameter_declaration "fs_usage *fsp" type_identifier (pointer_declarator "*fsp" * identifier)) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n long in_FS_OFFSET;\n statfs fsd;\n char local_126 [262];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (statvfs_works_cache_2685 < 0) {\n iVar2 = uname((utsname *)&fsd);\n if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) {\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }\n statvfs_works_cache_2685 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(file,(statvfs *)&fsd);\n iVar2 = -1;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (fsd.f_bsize == 0) {\n fsd.f_bsize = fsd.f_type;\n }\n }\n else {\n if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);\n fsd.f_bsize = fsd.f_frsize;\n if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }\n }\n fsp->fsu_blocksize = fsd.f_bsize;\n fsp->fsu_blocks = fsd.f_blocks;\n fsp->fsu_bfree = fsd.f_bfree;\n fsp->fsu_bavail = fsd.f_bavail;\n fsp->fsu_bavail_top_bit_set = SUB81(fsd.f_bavail >> 0x3f,0);\n fsp->fsu_files = fsd.f_files;\n fsp->fsu_ffree = fsd.f_ffree;\n iVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return iVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "statfs fsd;" type_identifier identifier ;) (declaration "char local_126 [262];" primitive_type (array_declarator "local_126 [262]" identifier [ number_literal ]) ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (statvfs_works_cache_2685 < 0) {\n iVar2 = uname((utsname *)&fsd);\n if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) {\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }\n statvfs_works_cache_2685 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(file,(statvfs *)&fsd);\n iVar2 = -1;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (fsd.f_bsize == 0) {\n fsd.f_bsize = fsd.f_type;\n }\n }\n else {\n if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);\n fsd.f_bsize = fsd.f_frsize;\n if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }\n }" if (parenthesized_expression "(statvfs_works_cache_2685 < 0)" ( (binary_expression "statvfs_works_cache_2685 < 0" identifier < number_literal) )) (compound_statement "{\n iVar2 = uname((utsname *)&fsd);\n if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) {\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }\n statvfs_works_cache_2685 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(file,(statvfs *)&fsd);\n iVar2 = -1;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (fsd.f_bsize == 0) {\n fsd.f_bsize = fsd.f_type;\n }\n }" { (expression_statement "iVar2 = uname((utsname *)&fsd);" (assignment_expression "iVar2 = uname((utsname *)&fsd)" identifier = (call_expression "uname((utsname *)&fsd)" identifier (argument_list "((utsname *)&fsd)" ( (cast_expression "(utsname *)&fsd" ( (type_descriptor "utsname *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&fsd" & identifier)) )))) ;) (if_statement "if ((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)) {\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }" if (parenthesized_expression "((iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0))" ( (binary_expression "(iVar2 != 0) || (iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0)" ( (comma_expression "iVar2 = strverscmp(local_126,"2.6.36"), iVar2 < 0" (assignment_expression "iVar2 = strverscmp(local_126,"2.6.36")" identifier = (call_expression "strverscmp(local_126,"2.6.36")" identifier (argument_list "(local_126,"2.6.36")" ( identifier , (string_literal ""2.6.36"" " string_content ") )))) , (binary_expression "iVar2 < 0" identifier < number_literal)) ))) )) (compound_statement "{\n statvfs_works_cache_2685 = 0;\n goto LAB_0010ca2a;\n }" { (expression_statement "statvfs_works_cache_2685 = 0;" (assignment_expression "statvfs_works_cache_2685 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_0010ca2a;" goto statement_identifier ;) })) (expression_statement "statvfs_works_cache_2685 = 1;" (assignment_expression "statvfs_works_cache_2685 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0010c9e3:\n iVar1 = statvfs(file,(statvfs *)&fsd);" statement_identifier : (expression_statement "iVar1 = statvfs(file,(statvfs *)&fsd);" (assignment_expression "iVar1 = statvfs(file,(statvfs *)&fsd)" identifier = (call_expression "statvfs(file,(statvfs *)&fsd)" identifier (argument_list "(file,(statvfs *)&fsd)" ( identifier , (cast_expression "(statvfs *)&fsd" ( (type_descriptor "statvfs *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&fsd" & identifier)) )))) ;)) (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) (if_statement "if (iVar1 < 0) goto LAB_0010ca7b;" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (goto_statement "goto LAB_0010ca7b;" goto statement_identifier ;)) (if_statement "if (fsd.f_bsize == 0) {\n fsd.f_bsize = fsd.f_type;\n }" if (parenthesized_expression "(fsd.f_bsize == 0)" ( (binary_expression "fsd.f_bsize == 0" (field_expression "fsd.f_bsize" identifier . field_identifier) == number_literal) )) (compound_statement "{\n fsd.f_bsize = fsd.f_type;\n }" { (expression_statement "fsd.f_bsize = fsd.f_type;" (assignment_expression "fsd.f_bsize = fsd.f_type" (field_expression "fsd.f_bsize" identifier . field_identifier) = (field_expression "fsd.f_type" identifier . field_identifier)) ;) })) }) (else_clause "else {\n if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);\n fsd.f_bsize = fsd.f_frsize;\n if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }\n }" else (compound_statement "{\n if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);\n fsd.f_bsize = fsd.f_frsize;\n if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }\n }" { (if_statement "if (statvfs_works_cache_2685 != 0) goto LAB_0010c9e3;" if (parenthesized_expression "(statvfs_works_cache_2685 != 0)" ( (binary_expression "statvfs_works_cache_2685 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0010c9e3;" goto statement_identifier ;)) (labeled_statement "LAB_0010ca2a:\n iVar2 = statfs(file,(statfs *)&fsd);" statement_identifier : (expression_statement "iVar2 = statfs(file,(statfs *)&fsd);" (assignment_expression "iVar2 = statfs(file,(statfs *)&fsd)" identifier = (call_expression "statfs(file,(statfs *)&fsd)" identifier (argument_list "(file,(statfs *)&fsd)" ( identifier , (cast_expression "(statfs *)&fsd" ( (type_descriptor "statfs *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&fsd" & identifier)) )))) ;)) (expression_statement "fsd.f_bsize = fsd.f_frsize;" (assignment_expression "fsd.f_bsize = fsd.f_frsize" (field_expression "fsd.f_bsize" identifier . field_identifier) = (field_expression "fsd.f_frsize" identifier . field_identifier)) ;) (if_statement "if (iVar2 < 0) {\n iVar2 = -1;\n goto LAB_0010ca7b;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n iVar2 = -1;\n goto LAB_0010ca7b;\n }" { (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) (goto_statement "goto LAB_0010ca7b;" goto statement_identifier ;) })) }))) (expression_statement "fsp->fsu_blocksize = fsd.f_bsize;" (assignment_expression "fsp->fsu_blocksize = fsd.f_bsize" (field_expression "fsp->fsu_blocksize" identifier -> field_identifier) = (field_expression "fsd.f_bsize" identifier . field_identifier)) ;) (expression_statement "fsp->fsu_blocks = fsd.f_blocks;" (assignment_expression "fsp->fsu_blocks = fsd.f_blocks" (field_expression "fsp->fsu_blocks" identifier -> field_identifier) = (field_expression "fsd.f_blocks" identifier . field_identifier)) ;) (expression_statement "fsp->fsu_bfree = fsd.f_bfree;" (assignment_expression "fsp->fsu_bfree = fsd.f_bfree" (field_expression "fsp->fsu_bfree" identifier -> field_identifier) = (field_expression "fsd.f_bfree" identifier . field_identifier)) ;) (expression_statement "fsp->fsu_bavail = fsd.f_bavail;" (assignment_expression "fsp->fsu_bavail = fsd.f_bavail" (field_expression "fsp->fsu_bavail" identifier -> field_identifier) = (field_expression "fsd.f_bavail" identifier . field_identifier)) ;) (expression_statement "fsp->fsu_bavail_top_bit_set = SUB81(fsd.f_bavail >> 0x3f,0);" (assignment_expression "fsp->fsu_bavail_top_bit_set = SUB81(fsd.f_bavail >> 0x3f,0)" (field_expression "fsp->fsu_bavail_top_bit_set" identifier -> field_identifier) = (call_expression "SUB81(fsd.f_bavail >> 0x3f,0)" identifier (argument_list "(fsd.f_bavail >> 0x3f,0)" ( (binary_expression "fsd.f_bavail >> 0x3f" (field_expression "fsd.f_bavail" identifier . field_identifier) >> number_literal) , number_literal )))) ;) (expression_statement "fsp->fsu_files = fsd.f_files;" (assignment_expression "fsp->fsu_files = fsd.f_files" (field_expression "fsp->fsu_files" identifier -> field_identifier) = (field_expression "fsd.f_files" identifier . field_identifier)) ;) (expression_statement "fsp->fsu_ffree = fsd.f_ffree;" (assignment_expression "fsp->fsu_ffree = fsd.f_ffree" (field_expression "fsp->fsu_ffree" identifier -> field_identifier) = (field_expression "fsd.f_ffree" identifier . field_identifier)) ;) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" statement_identifier : (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_20 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit "undefined8 FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return uVar2;\n}\n\n" (function_definition "undefined8 FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)" identifier (parameter_list "(char *param_1,undefined8 param_2,long *param_3)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "utsname local_1a8;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" if (parenthesized_expression "(DAT_001165a0 < 0)" ( (binary_expression "DAT_001165a0 < 0" identifier < number_literal) )) (compound_statement "{\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }" { (expression_statement "iVar1 = uname(&local_1a8);" (assignment_expression "iVar1 = uname(&local_1a8)" identifier = (call_expression "uname(&local_1a8)" identifier (argument_list "(&local_1a8)" ( (pointer_expression "&local_1a8" & identifier) )))) ;) (if_statement "if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }" if (parenthesized_expression "((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0))" ( (binary_expression "(iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)" (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)" ( (comma_expression "iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0" (assignment_expression "iVar1 = strverscmp(local_1a8.release,"2.6.36")" identifier = (call_expression "strverscmp(local_1a8.release,"2.6.36")" identifier (argument_list "(local_1a8.release,"2.6.36")" ( (field_expression "local_1a8.release" identifier . field_identifier) , (string_literal ""2.6.36"" " string_content ") )))) , (binary_expression "iVar1 < 0" identifier < number_literal)) ))) )) (compound_statement "{\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }" { (expression_statement "DAT_001165a0 = 0;" (assignment_expression "DAT_001165a0 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_0010ca2a;" goto statement_identifier ;) })) (expression_statement "DAT_001165a0 = 1;" (assignment_expression "DAT_001165a0 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);" statement_identifier : (expression_statement "iVar1 = statvfs(param_1,(statvfs *)&local_1a8);" (assignment_expression "iVar1 = statvfs(param_1,(statvfs *)&local_1a8)" identifier = (call_expression "statvfs(param_1,(statvfs *)&local_1a8)" identifier (argument_list "(param_1,(statvfs *)&local_1a8)" ( identifier , (cast_expression "(statvfs *)&local_1a8" ( (type_descriptor "statvfs *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_1a8" & identifier)) )))) ;)) (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) (if_statement "if (iVar1 < 0) goto LAB_0010ca7b;" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (goto_statement "goto LAB_0010ca7b;" goto statement_identifier ;)) (if_statement "if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }" if (parenthesized_expression "(local_1a8.sysname._8_8_ == 0)" ( (binary_expression "local_1a8.sysname._8_8_ == 0" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) == number_literal) )) (compound_statement "{\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }" { (expression_statement "local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;" (assignment_expression "local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) = (field_expression "local_1a8.sysname._0_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) })) }) (else_clause "else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" else (compound_statement "{\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" { (if_statement "if (DAT_001165a0 != 0) goto LAB_0010c9e3;" if (parenthesized_expression "(DAT_001165a0 != 0)" ( (binary_expression "DAT_001165a0 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0010c9e3;" goto statement_identifier ;)) (labeled_statement "LAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);" statement_identifier : (expression_statement "iVar1 = statfs(param_1,(statfs *)&local_1a8);" (assignment_expression "iVar1 = statfs(param_1,(statfs *)&local_1a8)" identifier = (call_expression "statfs(param_1,(statfs *)&local_1a8)" identifier (argument_list "(param_1,(statfs *)&local_1a8)" ( identifier , (cast_expression "(statfs *)&local_1a8" ( (type_descriptor "statfs *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_1a8" & identifier)) )))) ;)) (expression_statement "local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;" (assignment_expression "local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) = (field_expression "local_1a8.nodename._7_8_" (field_expression "local_1a8.nodename" identifier . field_identifier) . field_identifier)) ;) (if_statement "if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }" { (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) (goto_statement "goto LAB_0010ca7b;" goto statement_identifier ;) })) }))) (expression_statement "*param_3 = local_1a8.sysname._8_8_;" (assignment_expression "*param_3 = local_1a8.sysname._8_8_" (pointer_expression "*param_3" * identifier) = (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[1] = local_1a8.sysname._16_8_;" (assignment_expression "param_3[1] = local_1a8.sysname._16_8_" (subscript_expression "param_3[1]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._16_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[2] = local_1a8.sysname._24_8_;" (assignment_expression "param_3[2] = local_1a8.sysname._24_8_" (subscript_expression "param_3[2]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._24_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[3] = local_1a8.sysname._32_8_;" (assignment_expression "param_3[3] = local_1a8.sysname._32_8_" (subscript_expression "param_3[3]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._32_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "*(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;" (assignment_expression "*(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7" (pointer_expression "*(byte *)(param_3 + 4)" * (cast_expression "(byte *)(param_3 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))) = (binary_expression "SUB81(local_1a8.sysname._32_8_,7) >> 7" (call_expression "SUB81(local_1a8.sysname._32_8_,7)" identifier (argument_list "(local_1a8.sysname._32_8_,7)" ( (field_expression "local_1a8.sysname._32_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier) , number_literal ))) >> number_literal)) ;) (expression_statement "param_3[5] = local_1a8.sysname._40_8_;" (assignment_expression "param_3[5] = local_1a8.sysname._40_8_" (subscript_expression "param_3[5]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._40_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "param_3[6] = local_1a8.sysname._48_8_;" (assignment_expression "param_3[6] = local_1a8.sysname._48_8_" (subscript_expression "param_3[6]" identifier [ number_literal ]) = (field_expression "local_1a8.sysname._48_8_" (field_expression "local_1a8.sysname" identifier . field_identifier) . field_identifier)) ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" statement_identifier : (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_20 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , (string_literal " string_content ") )))) , (binary_expression IDENT < LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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 < LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (field_expression (field_expression IDENT . field_identifier) . field_identifier) == LIT) )) (compound_statement { (expression_statement (assignment_expression (field_expression (field_expression IDENT . field_identifier) . field_identifier) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression & IDENT)) )))) ;)) (expression_statement (assignment_expression (field_expression (field_expression IDENT . field_identifier) . field_identifier) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (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 (pointer_expression * IDENT) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (call_expression IDENT (argument_list ( (field_expression (field_expression IDENT . field_identifier) . field_identifier) , LIT ))) >> LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (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 { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return uVar2;\n}" (type_identifier "undefined8") (function_declarator "FUN_0010c9b0(char *param_1,undefined8 param_2,long *param_3)" (identifier "FUN_0010c9b0") (parameter_list "(char *param_1,undefined8 param_2,long *param_3)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n utsname local_1a8;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }\n *param_3 = local_1a8.sysname._8_8_;\n param_3[1] = local_1a8.sysname._16_8_;\n param_3[2] = local_1a8.sysname._24_8_;\n param_3[3] = local_1a8.sysname._32_8_;\n *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;\n param_3[5] = local_1a8.sysname._40_8_;\n param_3[6] = local_1a8.sysname._48_8_;\n uVar2 = 0;\nLAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return uVar2;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "utsname local_1a8;" (type_identifier "utsname") (identifier "local_1a8") (; ";")) (declaration "long local_20;" (sized_type_specifier "long" (long "long")) (identifier "local_20") (; ";")) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_20") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (DAT_001165a0 < 0) {\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }\n else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" (if "if") (parenthesized_expression "(DAT_001165a0 < 0)" (( "(") (binary_expression "DAT_001165a0 < 0" (identifier "DAT_001165a0") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = uname(&local_1a8);\n if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }\n DAT_001165a0 = 1;\nLAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);\n uVar2 = 0xffffffff;\n if (iVar1 < 0) goto LAB_0010ca7b;\n if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }\n }" ({ "{") (expression_statement "iVar1 = uname(&local_1a8);" (assignment_expression "iVar1 = uname(&local_1a8)" (identifier "iVar1") (= "=") (call_expression "uname(&local_1a8)" (identifier "uname") (argument_list "(&local_1a8)" (( "(") (pointer_expression "&local_1a8" (& "&") (identifier "local_1a8")) () ")")))) (; ";")) (if_statement "if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) {\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }" (if "if") (parenthesized_expression "((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0))" (( "(") (binary_expression "(iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)" (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)" (( "(") (comma_expression "iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0" (assignment_expression "iVar1 = strverscmp(local_1a8.release,"2.6.36")" (identifier "iVar1") (= "=") (call_expression "strverscmp(local_1a8.release,"2.6.36")" (identifier "strverscmp") (argument_list "(local_1a8.release,"2.6.36")" (( "(") (field_expression "local_1a8.release" (identifier "local_1a8") (. ".") (field_identifier "release")) (, ",") (string_literal ""2.6.36"" (" """) (string_content "2.6.36") (" """)) () ")")))) (, ",") (binary_expression "iVar1 < 0" (identifier "iVar1") (< "<") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n DAT_001165a0 = 0;\n goto LAB_0010ca2a;\n }" ({ "{") (expression_statement "DAT_001165a0 = 0;" (assignment_expression "DAT_001165a0 = 0" (identifier "DAT_001165a0") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_0010ca2a;" (goto "goto") (statement_identifier "LAB_0010ca2a") (; ";")) (} "}"))) (expression_statement "DAT_001165a0 = 1;" (assignment_expression "DAT_001165a0 = 1" (identifier "DAT_001165a0") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_0010c9e3:\n iVar1 = statvfs(param_1,(statvfs *)&local_1a8);" (statement_identifier "LAB_0010c9e3") (: ":") (expression_statement "iVar1 = statvfs(param_1,(statvfs *)&local_1a8);" (assignment_expression "iVar1 = statvfs(param_1,(statvfs *)&local_1a8)" (identifier "iVar1") (= "=") (call_expression "statvfs(param_1,(statvfs *)&local_1a8)" (identifier "statvfs") (argument_list "(param_1,(statvfs *)&local_1a8)" (( "(") (identifier "param_1") (, ",") (cast_expression "(statvfs *)&local_1a8" (( "(") (type_descriptor "statvfs *" (type_identifier "statvfs") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "&local_1a8" (& "&") (identifier "local_1a8"))) () ")")))) (; ";"))) (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" (identifier "uVar2") (= "=") (number_literal "0xffffffff")) (; ";")) (if_statement "if (iVar1 < 0) goto LAB_0010ca7b;" (if "if") (parenthesized_expression "(iVar1 < 0)" (( "(") (binary_expression "iVar1 < 0" (identifier "iVar1") (< "<") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010ca7b;" (goto "goto") (statement_identifier "LAB_0010ca7b") (; ";"))) (if_statement "if (local_1a8.sysname._8_8_ == 0) {\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }" (if "if") (parenthesized_expression "(local_1a8.sysname._8_8_ == 0)" (( "(") (binary_expression "local_1a8.sysname._8_8_ == 0" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_8_8_")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;\n }" ({ "{") (expression_statement "local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_;" (assignment_expression "local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_8_8_")) (= "=") (field_expression "local_1a8.sysname._0_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_0_8_"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" (else "else") (compound_statement "{\n if (DAT_001165a0 != 0) goto LAB_0010c9e3;\nLAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);\n local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;\n if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }\n }" ({ "{") (if_statement "if (DAT_001165a0 != 0) goto LAB_0010c9e3;" (if "if") (parenthesized_expression "(DAT_001165a0 != 0)" (( "(") (binary_expression "DAT_001165a0 != 0" (identifier "DAT_001165a0") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010c9e3;" (goto "goto") (statement_identifier "LAB_0010c9e3") (; ";"))) (labeled_statement "LAB_0010ca2a:\n iVar1 = statfs(param_1,(statfs *)&local_1a8);" (statement_identifier "LAB_0010ca2a") (: ":") (expression_statement "iVar1 = statfs(param_1,(statfs *)&local_1a8);" (assignment_expression "iVar1 = statfs(param_1,(statfs *)&local_1a8)" (identifier "iVar1") (= "=") (call_expression "statfs(param_1,(statfs *)&local_1a8)" (identifier "statfs") (argument_list "(param_1,(statfs *)&local_1a8)" (( "(") (identifier "param_1") (, ",") (cast_expression "(statfs *)&local_1a8" (( "(") (type_descriptor "statfs *" (type_identifier "statfs") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "&local_1a8" (& "&") (identifier "local_1a8"))) () ")")))) (; ";"))) (expression_statement "local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_;" (assignment_expression "local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_" (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_8_8_")) (= "=") (field_expression "local_1a8.nodename._7_8_" (field_expression "local_1a8.nodename" (identifier "local_1a8") (. ".") (field_identifier "nodename")) (. ".") (field_identifier "_7_8_"))) (; ";")) (if_statement "if (iVar1 < 0) {\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }" (if "if") (parenthesized_expression "(iVar1 < 0)" (( "(") (binary_expression "iVar1 < 0" (identifier "iVar1") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = 0xffffffff;\n goto LAB_0010ca7b;\n }" ({ "{") (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" (identifier "uVar2") (= "=") (number_literal "0xffffffff")) (; ";")) (goto_statement "goto LAB_0010ca7b;" (goto "goto") (statement_identifier "LAB_0010ca7b") (; ";")) (} "}"))) (} "}")))) (expression_statement "*param_3 = local_1a8.sysname._8_8_;" (assignment_expression "*param_3 = local_1a8.sysname._8_8_" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (field_expression "local_1a8.sysname._8_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_8_8_"))) (; ";")) (expression_statement "param_3[1] = local_1a8.sysname._16_8_;" (assignment_expression "param_3[1] = local_1a8.sysname._16_8_" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (= "=") (field_expression "local_1a8.sysname._16_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_16_8_"))) (; ";")) (expression_statement "param_3[2] = local_1a8.sysname._24_8_;" (assignment_expression "param_3[2] = local_1a8.sysname._24_8_" (subscript_expression "param_3[2]" (identifier "param_3") ([ "[") (number_literal "2") (] "]")) (= "=") (field_expression "local_1a8.sysname._24_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_24_8_"))) (; ";")) (expression_statement "param_3[3] = local_1a8.sysname._32_8_;" (assignment_expression "param_3[3] = local_1a8.sysname._32_8_" (subscript_expression "param_3[3]" (identifier "param_3") ([ "[") (number_literal "3") (] "]")) (= "=") (field_expression "local_1a8.sysname._32_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_32_8_"))) (; ";")) (expression_statement "*(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7;" (assignment_expression "*(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7" (pointer_expression "*(byte *)(param_3 + 4)" (* "*") (cast_expression "(byte *)(param_3 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 4)" (( "(") (binary_expression "param_3 + 4" (identifier "param_3") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "SUB81(local_1a8.sysname._32_8_,7) >> 7" (call_expression "SUB81(local_1a8.sysname._32_8_,7)" (identifier "SUB81") (argument_list "(local_1a8.sysname._32_8_,7)" (( "(") (field_expression "local_1a8.sysname._32_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_32_8_")) (, ",") (number_literal "7") () ")"))) (>> ">>") (number_literal "7"))) (; ";")) (expression_statement "param_3[5] = local_1a8.sysname._40_8_;" (assignment_expression "param_3[5] = local_1a8.sysname._40_8_" (subscript_expression "param_3[5]" (identifier "param_3") ([ "[") (number_literal "5") (] "]")) (= "=") (field_expression "local_1a8.sysname._40_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_40_8_"))) (; ";")) (expression_statement "param_3[6] = local_1a8.sysname._48_8_;" (assignment_expression "param_3[6] = local_1a8.sysname._48_8_" (subscript_expression "param_3[6]" (identifier "param_3") ([ "[") (number_literal "6") (] "]")) (= "=") (field_expression "local_1a8.sysname._48_8_" (field_expression "local_1a8.sysname" (identifier "local_1a8") (. ".") (field_identifier "sysname")) (. ".") (field_identifier "_48_8_"))) (; ";")) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" (identifier "uVar2") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_0010ca7b:\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (statement_identifier "LAB_0010ca7b") (: ":") (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_20 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_20") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))
int function_1(char *file,char *disk,type_1 *fsp) { int var_7; int var_4; long var_1; type_2 fsd; char local_126 [262]; long var_9; var_9 = *(long *)(var_1 + 0x28); if (var_2 < 0) { var_4 = var_3((type_3 *)&fsd); if ((var_4 != 0) || (var_4 = var_5(local_126,"2.6.36"), var_4 < 0)) { var_2 = 0; goto LAB_0010ca2a; } var_2 = 1; LAB_0010c9e3: var_7 = var_6(file,(var_6 *)&fsd); var_4 = -1; if (var_7 < 0) goto LAB_0010ca7b; if (fsd.f_bsize == 0) { fsd.f_bsize = fsd.f_type; } } else { if (var_2 != 0) goto LAB_0010c9e3; LAB_0010ca2a: var_4 = type_2(file,(type_2 *)&fsd); fsd.f_bsize = fsd.f_frsize; if (var_4 < 0) { var_4 = -1; goto LAB_0010ca7b; } } fsp->fsu_blocksize = fsd.f_bsize; fsp->fsu_blocks = fsd.f_blocks; fsp->fsu_bfree = fsd.f_bfree; fsp->fsu_bavail = fsd.f_bavail; fsp->fsu_bavail_top_bit_set = var_8(fsd.f_bavail >> 0x3f,0); fsp->fsu_files = fsd.f_files; fsp->fsu_ffree = fsd.f_ffree; var_4 = 0; LAB_0010ca7b: if (var_9 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_10(); } return var_4; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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 (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (string_literal (string_content))))) right: (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: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))) (expression_statement (assignment_expression left: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)) (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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 (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (return_statement (identifier)))))
null
undefined8 MASKED(char *param_1,undefined8 param_2,long *param_3) { int iVar1; undefined8 uVar2; long in_FS_OFFSET; utsname local_1a8; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); if (DAT_001165a0 < 0) { iVar1 = uname(&local_1a8); if ((iVar1 != 0) || (iVar1 = strverscmp(local_1a8.release,"2.6.36"), iVar1 < 0)) { DAT_001165a0 = 0; goto LAB_0010ca2a; } DAT_001165a0 = 1; LAB_0010c9e3: iVar1 = statvfs(param_1,(statvfs *)&local_1a8); uVar2 = 0xffffffff; if (iVar1 < 0) goto LAB_0010ca7b; if (local_1a8.sysname._8_8_ == 0) { local_1a8.sysname._8_8_ = local_1a8.sysname._0_8_; } } else { if (DAT_001165a0 != 0) goto LAB_0010c9e3; LAB_0010ca2a: iVar1 = statfs(param_1,(statfs *)&local_1a8); local_1a8.sysname._8_8_ = local_1a8.nodename._7_8_; if (iVar1 < 0) { uVar2 = 0xffffffff; goto LAB_0010ca7b; } } *param_3 = local_1a8.sysname._8_8_; param_3[1] = local_1a8.sysname._16_8_; param_3[2] = local_1a8.sysname._24_8_; param_3[3] = local_1a8.sysname._32_8_; *(byte *)(param_3 + 4) = SUB81(local_1a8.sysname._32_8_,7) >> 7; param_3[5] = local_1a8.sysname._40_8_; param_3[6] = local_1a8.sysname._48_8_; uVar2 = 0; LAB_0010ca7b: if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return uVar2; }
24_hppa-linux-gnu-nm_and_hppa-linux-gnu-nm_strip.c
ctime
ctime
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * ctime(time_t *__timer) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * ctime(time_t *__timer) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)(); return pcVar1; }
JMP qword ptr [0x0010c0c0]
null
null
null
null
[('tmp_32', u'CAST_-1206963765'), (u'CALLIND_-1206963832', u'INDIRECT_-1206963770'), (u'CAST_-1206963765', u'CALLIND_-1206963832'), ('const-0', u'RETURN_-1206963829'), (u'INDIRECT_-1206963770', u'COPY_-1206963829'), (u'CAST_-1206963764', u'RETURN_-1206963829'), (u'CALLIND_-1206963832', u'CAST_-1206963764')]
[('tmp_32', u'CAST_-1206963765'), (u'CALLIND_-1206963832', u'INDIRECT_-1206963770'), (u'CAST_-1206963765', u'CALLIND_-1206963832'), ('const-0', u'RETURN_-1206963829'), (u'INDIRECT_-1206963770', u'COPY_-1206963829'), (u'CAST_-1206963764', u'RETURN_-1206963829'), (u'CALLIND_-1206963832', u'CAST_-1206963764')]
null
null
00103180
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parameter_declaration "time_t *__timer" type_identifier (pointer_declarator "*__timer" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)()" identifier = (cast_expression "(char *)(*(code *)PTR_ctime_0010c0c0)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_ctime_0010c0c0)()" (parenthesized_expression "(*(code *)PTR_ctime_0010c0c0)" ( (pointer_expression "*(code *)PTR_ctime_0010c0c0" * (cast_expression "(code *)PTR_ctime_0010c0c0" ( (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 * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parameter_declaration "time_t *__timer" type_identifier (pointer_declarator "*__timer" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)()" identifier = (cast_expression "(char *)(*(code *)PTR_ctime_0010c0c0)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_ctime_0010c0c0)()" (parenthesized_expression "(*(code *)PTR_ctime_0010c0c0)" ( (pointer_expression "*(code *)PTR_ctime_0010c0c0" * (cast_expression "(code *)PTR_ctime_0010c0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}\n\n" (function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parameter_declaration "time_t *__timer" type_identifier (pointer_declarator "*__timer" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)()" identifier = (cast_expression "(char *)(*(code *)PTR_ctime_0010c0c0)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_ctime_0010c0c0)()" (parenthesized_expression "(*(code *)PTR_ctime_0010c0c0)" ( (pointer_expression "*(code *)PTR_ctime_0010c0c0" * (cast_expression "(code *)PTR_ctime_0010c0c0" ( (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)) )))) (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 * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* ctime(time_t *__timer)" (* "*") (function_declarator "ctime(time_t *__timer)" (identifier "ctime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time_t *__timer" (type_identifier "time_t") (pointer_declarator "*__timer" (* "*") (identifier "__timer"))) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_ctime_0010c0c0)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_ctime_0010c0c0)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_ctime_0010c0c0)()" (parenthesized_expression "(*(code *)PTR_ctime_0010c0c0)" (( "(") (pointer_expression "*(code *)PTR_ctime_0010c0c0" (* "*") (cast_expression "(code *)PTR_ctime_0010c0c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_ctime_0010c0c0"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(type_1 *__timer) { char *pcVar1; pcVar1 = (char *)(*(type_2 *)PTR_ctime_0010c0c0)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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(time_t *__timer) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0010c0c0)(); return pcVar1; }
7667_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
sys_open
FUN_002db1f0
/* std::__basic_file<char>::sys_open(int, std::_Ios_Openmode) */ __basic_file<char> * __thiscall std::__basic_file<char>::sys_open(__basic_file<char> *this,int param_1,_Ios_Openmode param_2) { char cVar1; char *__modes; FILE *__stream; __modes = (char *)::(anonymous_namespace)::fopen_mode(param_2); if ((__modes != (char *)0x0) && (cVar1 = is_open(this), cVar1 == '\0')) { __stream = fdopen(param_1,__modes); *(FILE **)this = __stream; if (__stream != (FILE *)0x0) { this[8] = (__basic_file<char>)0x1; if (param_1 != 0) { return this; } setvbuf(__stream,(char *)0x0,2,0); return this; } } return (__basic_file<char> *)0x0; }
undefined8 * FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3) { char cVar1; char *__modes; FILE *__stream; __modes = (char *)FUN_002daff0(param_3); if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) { __stream = fdopen(param_2,__modes); *param_1 = __stream; if (__stream != (FILE *)0x0) { *(undefined1 *)(param_1 + 1) = 1; if (param_2 != 0) { return param_1; } setvbuf(__stream,(char *)0x0,2,0); return param_1; } } return (undefined8 *)0x0; }
PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI MOV EDI,EDX CALL 0x002daff0 TEST RAX,RAX JZ 0x002db250 MOV RDI,RBX MOV R12D,ESI MOV RBP,RAX CALL 0x002db150 TEST AL,AL JNZ 0x002db250 MOV RSI,RBP MOV EDI,R12D CALL 0x001475a0 MOV qword ptr [RBX],RAX TEST RAX,RAX JZ 0x002db250 MOV byte ptr [RBX + 0x8],0x1 TEST R12D,R12D JNZ 0x002db252 XOR ECX,ECX MOV EDX,0x2 XOR ESI,ESI MOV RDI,RAX CALL 0x00147280 MOV RAX,RBX POP RBX POP RBP POP R12 RET XOR EBX,EBX MOV RAX,RBX POP RBX POP RBP POP R12 RET
null
null
null
null
[('tmp_106', u'CBRANCH_-1204637118'), ('const-0', u'CALL_-1204637017'), (u'CAST_-1204636768', u'INT_NOTEQUAL_-1204637155'), (u'INT_NOTEQUAL_-1204637060', u'CBRANCH_-1204637058'), (u'COPY_-1204637017', u'RETURN_-1204636986'), ('const-8', u'PTRADD_-1204637018'), (u'CAST_-1204636728', u'STORE_-1204637099'), ('tmp_62', u'CBRANCH_-1204637154'), (u'INT_EQUAL_-1204637120', u'CBRANCH_-1204637118'), ('tmp_151', u'CBRANCH_-1204637081'), ('const-0', u'INT_NOTEQUAL_-1204637060'), ('const-433', u'STORE_-1204637078'), ('tmp_373', u'COPY_-1204637017'), ('tmp_373', u'CALL_-1204637134'), (u'CAST_-1204636768', u'CALL_-1204637102'), ('tmp_373', u'CAST_-1204636728'), (u'CALL_-1204637102', u'STORE_-1204637099'), ('tmp_373', u'COPY_-1204636745'), (u'COPY_-1204636745', u'RETURN_-1204636728'), ('const-0', u'INT_NOTEQUAL_-1204637082'), ('tmp_187', u'CBRANCH_-1204637058'), ('const-0', u'COPY_-1204636985'), ('tmp_375', u'CALL_-1204637170'), ('const-433', u'STORE_-1204637099'), (u'CALL_-1204637170', u'CAST_-1204636768'), ('const-0', u'RETURN_-1204636954'), ('const-0', u'INT_EQUAL_-1204637120'), ('const-2', u'CALL_-1204637017'), ('const-0', u'CALL_-1204637017'), ('const-0', u'RETURN_-1204636986'), (u'INT_NOTEQUAL_-1204637155', u'CBRANCH_-1204637154'), ('const-1', u'STORE_-1204637078'), (u'COPY_-1204636985', u'RETURN_-1204636954'), (u'PTRADD_-1204637018', u'STORE_-1204637078'), (u'INDIRECT_-1204636811', u'CALL_-1204637102'), (u'CALL_-1204637102', u'CALL_-1204637017'), ('const-1', u'PTRADD_-1204637018'), (u'CALL_-1204637170', u'INDIRECT_-1204636811'), ('const-0', u'INT_NOTEQUAL_-1204637155'), (u'INT_NOTEQUAL_-1204637082', u'CBRANCH_-1204637081'), ('tmp_373', u'PTRADD_-1204637018'), (u'CALL_-1204637134', u'INT_EQUAL_-1204637120'), ('const-0', u'RETURN_-1204636728'), (u'INDIRECT_-1204636811', u'INT_NOTEQUAL_-1204637060'), (u'CALL_-1204637102', u'INT_NOTEQUAL_-1204637082')]
[('tmp_106', u'CBRANCH_-1204637118'), ('const-8', u'PTRADD_-1204636725'), (u'INT_NOTEQUAL_-1204637060', u'CBRANCH_-1204637058'), (u'COPY_-1204637017', u'RETURN_-1204636986'), (u'COPY_-1204636749', u'RETURN_-1204636732'), ('tmp_62', u'CBRANCH_-1204637154'), (u'INT_EQUAL_-1204637120', u'CBRANCH_-1204637118'), ('tmp_151', u'CBRANCH_-1204637081'), ('const-0', u'INT_NOTEQUAL_-1204637060'), (u'CAST_-1204636771', u'INT_NOTEQUAL_-1204637155'), ('const-1', u'PTRADD_-1204636725'), (u'CAST_-1204636771', u'CALL_-1204637102'), (u'INDIRECT_-1204636782', u'INT_NOTEQUAL_-1204637060'), (u'CALL_-1204637102', u'STORE_-1204637099'), ('const-1', u'STORE_-1204637078'), ('tmp_1046', u'CALL_-1204637170'), (u'PTRADD_-1204636725', u'CAST_-1204636723'), ('const-0', u'CALL_-1204637017'), ('const-0', u'INT_NOTEQUAL_-1204637082'), ('tmp_842', u'PTRADD_-1204636725'), ('tmp_187', u'CBRANCH_-1204637058'), ('const-0', u'RETURN_-1204636954'), ('const-0', u'INT_EQUAL_-1204637120'), (u'INDIRECT_-1204636782', u'CALL_-1204637102'), ('const-0', u'CALL_-1204637017'), (u'CAST_-1204636723', u'STORE_-1204637078'), ('const-0', u'RETURN_-1204636986'), (u'INT_NOTEQUAL_-1204637155', u'CBRANCH_-1204637154'), (u'COPY_-1204636985', u'RETURN_-1204636954'), ('const-433', u'STORE_-1204637099'), ('const-0', u'COPY_-1204636985'), ('tmp_842', u'CALL_-1204637134'), ('tmp_842', u'COPY_-1204637017'), (u'CALL_-1204637102', u'CALL_-1204637017'), (u'CALL_-1204637170', u'INDIRECT_-1204636782'), (u'CALL_-1204637170', u'CAST_-1204636771'), ('const-0', u'INT_NOTEQUAL_-1204637155'), (u'INT_NOTEQUAL_-1204637082', u'CBRANCH_-1204637081'), (u'CALL_-1204637134', u'INT_EQUAL_-1204637120'), ('const-433', u'STORE_-1204637078'), ('tmp_842', u'STORE_-1204637099'), ('tmp_842', u'COPY_-1204636749'), ('const-0', u'RETURN_-1204636732'), (u'CALL_-1204637102', u'INT_NOTEQUAL_-1204637082'), ('const-2', u'CALL_-1204637017')]
null
null
002db1f0
x64
O2
(translation_unit "undefined8 * FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)\n\n{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}\n\n" (function_definition "undefined8 * FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)\n\n{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}" type_identifier (pointer_declarator "* FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)" * (function_declarator "FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)" identifier (parameter_list "(undefined8 *param_1,int param_2,undefined4 param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) )))) (compound_statement "{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *__modes;" primitive_type (pointer_declarator "*__modes" * identifier) ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (expression_statement "__modes = (char *)FUN_002daff0(param_3);" (assignment_expression "__modes = (char *)FUN_002daff0(param_3)" identifier = (cast_expression "(char *)FUN_002daff0(param_3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002daff0(param_3)" identifier (argument_list "(param_3)" ( identifier ))))) ;) (if_statement "if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }" if (parenthesized_expression "((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0'))" ( (binary_expression "(__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')" (parenthesized_expression "(__modes != (char *)0x0)" ( (binary_expression "__modes != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(cVar1 = FUN_002db150(param_1), cVar1 == '\0')" ( (comma_expression "cVar1 = FUN_002db150(param_1), cVar1 == '\0'" (assignment_expression "cVar1 = FUN_002db150(param_1)" identifier = (call_expression "FUN_002db150(param_1)" identifier (argument_list "(param_1)" ( identifier )))) , (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }" { (expression_statement "__stream = fdopen(param_2,__modes);" (assignment_expression "__stream = fdopen(param_2,__modes)" identifier = (call_expression "fdopen(param_2,__modes)" identifier (argument_list "(param_2,__modes)" ( identifier , identifier )))) ;) (expression_statement "*param_1 = __stream;" (assignment_expression "*param_1 = __stream" (pointer_expression "*param_1" * identifier) = identifier) ;) (if_statement "if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }" if (parenthesized_expression "(__stream != (FILE *)0x0)" ( (binary_expression "__stream != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 1) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 1) = 1" (pointer_expression "*(undefined1 *)(param_1 + 1)" * (cast_expression "(undefined1 *)(param_1 + 1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (param_2 != 0) {\n return param_1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "setvbuf(__stream,(char *)0x0,2,0);" (call_expression "setvbuf(__stream,(char *)0x0,2,0)" identifier (argument_list "(__stream,(char *)0x0,2,0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal , number_literal ))) ;) (return_statement "return param_1;" return identifier ;) })) })) (return_statement "return (undefined8 *)0x0;" return (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(translation_unit "/* std::__basic_file<char>::sys_open(int, std::_Ios_Openmode) */\n\n__basic_file<char> * __thiscall\nstd::__basic_file<char>::sys_open(__basic_file<char> *this,int param_1,_Ios_Openmode param_2)\n\n{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)::(anonymous_namespace)::fopen_mode(param_2);\n if ((__modes != (char *)0x0) && (cVar1 = is_open(this), cVar1 == '\0')) {\n __stream = fdopen(param_1,__modes);\n *(FILE **)this = __stream;\n if (__stream != (FILE *)0x0) {\n this[8] = (__basic_file<char>)0x1;\n if (param_1 != 0) {\n return this;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return this;\n }\n }\n return (__basic_file<char> *)0x0;\n}\n\n" comment (ERROR "__basic_file<char> * __thiscall\nstd::__basic_file<char>::sys_open(__basic_file<char> *this,int param_1,_Ios_Openmode param_2)" (binary_expression "__basic_file<char> * __thiscall\nstd::__basic_file<char>::sys_open(__basic_file<char> *this,int param_1,_Ios_Openmode param_2)" (binary_expression "__basic_file<char> * __thiscall\nstd::__basic_file<char" (binary_expression "__basic_file<char> * __thiscall" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "* __thiscall" * identifier)) (ERROR "std::__basic_file" identifier : : identifier) < identifier) > (ERROR "::" : :) (call_expression "sys_open(__basic_file<char> *this,int param_1,_Ios_Openmode param_2)" identifier (argument_list "(__basic_file<char> *this,int param_1,_Ios_Openmode param_2)" ( (binary_expression "__basic_file<char> *this" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "*this" * identifier)) , (ERROR "int" identifier) identifier , identifier (ERROR "param_2" identifier) ))))) (compound_statement "{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)::(anonymous_namespace)::fopen_mode(param_2);\n if ((__modes != (char *)0x0) && (cVar1 = is_open(this), cVar1 == '\0')) {\n __stream = fdopen(param_1,__modes);\n *(FILE **)this = __stream;\n if (__stream != (FILE *)0x0) {\n this[8] = (__basic_file<char>)0x1;\n if (param_1 != 0) {\n return this;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return this;\n }\n }\n return (__basic_file<char> *)0x0;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *__modes;" primitive_type (pointer_declarator "*__modes" * identifier) ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (labeled_statement "__modes = (char *)::(anonymous_namespace)::fopen_mode(param_2);" statement_identifier (ERROR "= (char *)::(anonymous_namespace):" = ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) : : (parenthesized_expression "(anonymous_namespace)" ( identifier )) :) : (expression_statement "fopen_mode(param_2);" (call_expression "fopen_mode(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;)) (if_statement "if ((__modes != (char *)0x0) && (cVar1 = is_open(this), cVar1 == '\0')) {\n __stream = fdopen(param_1,__modes);\n *(FILE **)this = __stream;\n if (__stream != (FILE *)0x0) {\n this[8] = (__basic_file<char>)0x1;\n if (param_1 != 0) {\n return this;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return this;\n }\n }" if (parenthesized_expression "((__modes != (char *)0x0) && (cVar1 = is_open(this), cVar1 == '\0'))" ( (binary_expression "(__modes != (char *)0x0) && (cVar1 = is_open(this), cVar1 == '\0')" (parenthesized_expression "(__modes != (char *)0x0)" ( (binary_expression "__modes != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(cVar1 = is_open(this), cVar1 == '\0')" ( (comma_expression "cVar1 = is_open(this), cVar1 == '\0'" (assignment_expression "cVar1 = is_open(this)" identifier = (call_expression "is_open(this)" identifier (argument_list "(this)" ( identifier )))) , (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n __stream = fdopen(param_1,__modes);\n *(FILE **)this = __stream;\n if (__stream != (FILE *)0x0) {\n this[8] = (__basic_file<char>)0x1;\n if (param_1 != 0) {\n return this;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return this;\n }\n }" { (expression_statement "__stream = fdopen(param_1,__modes);" (assignment_expression "__stream = fdopen(param_1,__modes)" identifier = (call_expression "fdopen(param_1,__modes)" identifier (argument_list "(param_1,__modes)" ( identifier , identifier )))) ;) (expression_statement "*(FILE **)this = __stream;" (assignment_expression "*(FILE **)this = __stream" (pointer_expression "*(FILE **)this" * (cast_expression "(FILE **)this" ( (type_descriptor "FILE **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (if_statement "if (__stream != (FILE *)0x0) {\n this[8] = (__basic_file<char>)0x1;\n if (param_1 != 0) {\n return this;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return this;\n }" if (parenthesized_expression "(__stream != (FILE *)0x0)" ( (binary_expression "__stream != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n this[8] = (__basic_file<char>)0x1;\n if (param_1 != 0) {\n return this;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return this;\n }" { (expression_statement "this[8] = (__basic_file<char>)0x1;" (assignment_expression "this[8] = (__basic_file<char>)0x1" (subscript_expression "this[8]" identifier [ number_literal ]) = (parenthesized_expression "(__basic_file<char>)0x1" ( (binary_expression "__basic_file<char>)0x1" (binary_expression "__basic_file<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) (if_statement "if (param_1 != 0) {\n return this;\n }" if (parenthesized_expression "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) )) (compound_statement "{\n return this;\n }" { (return_statement "return this;" return identifier ;) })) (expression_statement "setvbuf(__stream,(char *)0x0,2,0);" (call_expression "setvbuf(__stream,(char *)0x0,2,0)" identifier (argument_list "(__stream,(char *)0x0,2,0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal , number_literal ))) ;) (return_statement "return this;" return identifier ;) })) })) (return_statement "return (__basic_file<char> *)0x0;" return (parenthesized_expression "(__basic_file<char> *)0x0" ( (binary_expression "__basic_file<char> *)0x0" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) )) ;) }))
(translation_unit "undefined8 * FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)\n\n{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}\n\n" (function_definition "undefined8 * FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)\n\n{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}" type_identifier (pointer_declarator "* FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)" * (function_declarator "FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)" identifier (parameter_list "(undefined8 *param_1,int param_2,undefined4 param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) )))) (compound_statement "{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *__modes;" primitive_type (pointer_declarator "*__modes" * identifier) ;) (declaration "FILE *__stream;" type_identifier (pointer_declarator "*__stream" * identifier) ;) (expression_statement "__modes = (char *)FUN_002daff0(param_3);" (assignment_expression "__modes = (char *)FUN_002daff0(param_3)" identifier = (cast_expression "(char *)FUN_002daff0(param_3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002daff0(param_3)" identifier (argument_list "(param_3)" ( identifier ))))) ;) (if_statement "if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }" if (parenthesized_expression "((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0'))" ( (binary_expression "(__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')" (parenthesized_expression "(__modes != (char *)0x0)" ( (binary_expression "__modes != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(cVar1 = FUN_002db150(param_1), cVar1 == '\0')" ( (comma_expression "cVar1 = FUN_002db150(param_1), cVar1 == '\0'" (assignment_expression "cVar1 = FUN_002db150(param_1)" identifier = (call_expression "FUN_002db150(param_1)" identifier (argument_list "(param_1)" ( identifier )))) , (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }" { (expression_statement "__stream = fdopen(param_2,__modes);" (assignment_expression "__stream = fdopen(param_2,__modes)" identifier = (call_expression "fdopen(param_2,__modes)" identifier (argument_list "(param_2,__modes)" ( identifier , identifier )))) ;) (expression_statement "*param_1 = __stream;" (assignment_expression "*param_1 = __stream" (pointer_expression "*param_1" * identifier) = identifier) ;) (if_statement "if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }" if (parenthesized_expression "(__stream != (FILE *)0x0)" ( (binary_expression "__stream != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 1) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 1) = 1" (pointer_expression "*(undefined1 *)(param_1 + 1)" * (cast_expression "(undefined1 *)(param_1 + 1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (param_2 != 0) {\n return param_1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "setvbuf(__stream,(char *)0x0,2,0);" (call_expression "setvbuf(__stream,(char *)0x0,2,0)" identifier (argument_list "(__stream,(char *)0x0,2,0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal , number_literal ))) ;) (return_statement "return param_1;" return identifier ;) })) })) (return_statement "return (undefined8 *)0x0;" return (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (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 ( IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT == (char_literal ' escape_sequence '))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) , LIT , LIT ))) ;) (return_statement return IDENT ;) })) })) (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;) })))
(function_definition "undefined8 * FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)\n\n{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}" (type_identifier "undefined8") (pointer_declarator "* FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)" (* "*") (function_declarator "FUN_002db1f0(undefined8 *param_1,int param_2,undefined4 param_3)" (identifier "FUN_002db1f0") (parameter_list "(undefined8 *param_1,int param_2,undefined4 param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) (, ",") (parameter_declaration "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) () ")")))) (compound_statement "{\n char cVar1;\n char *__modes;\n FILE *__stream;\n \n __modes = (char *)FUN_002daff0(param_3);\n if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }\n return (undefined8 *)0x0;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "char *__modes;" (primitive_type "char") (pointer_declarator "*__modes" (* "*") (identifier "__modes")) (; ";")) (declaration "FILE *__stream;" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream")) (; ";")) (expression_statement "__modes = (char *)FUN_002daff0(param_3);" (assignment_expression "__modes = (char *)FUN_002daff0(param_3)" (identifier "__modes") (= "=") (cast_expression "(char *)FUN_002daff0(param_3)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002daff0(param_3)" (identifier "FUN_002daff0") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")"))))) (; ";")) (if_statement "if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) {\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }" (if "if") (parenthesized_expression "((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0'))" (( "(") (binary_expression "(__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')" (parenthesized_expression "(__modes != (char *)0x0)" (( "(") (binary_expression "__modes != (char *)0x0" (identifier "__modes") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(cVar1 = FUN_002db150(param_1), cVar1 == '\0')" (( "(") (comma_expression "cVar1 = FUN_002db150(param_1), cVar1 == '\0'" (assignment_expression "cVar1 = FUN_002db150(param_1)" (identifier "cVar1") (= "=") (call_expression "FUN_002db150(param_1)" (identifier "FUN_002db150") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (, ",") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) () ")"))) () ")")) (compound_statement "{\n __stream = fdopen(param_2,__modes);\n *param_1 = __stream;\n if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }\n }" ({ "{") (expression_statement "__stream = fdopen(param_2,__modes);" (assignment_expression "__stream = fdopen(param_2,__modes)" (identifier "__stream") (= "=") (call_expression "fdopen(param_2,__modes)" (identifier "fdopen") (argument_list "(param_2,__modes)" (( "(") (identifier "param_2") (, ",") (identifier "__modes") () ")")))) (; ";")) (expression_statement "*param_1 = __stream;" (assignment_expression "*param_1 = __stream" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "__stream")) (; ";")) (if_statement "if (__stream != (FILE *)0x0) {\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }" (if "if") (parenthesized_expression "(__stream != (FILE *)0x0)" (( "(") (binary_expression "__stream != (FILE *)0x0" (identifier "__stream") (!= "!=") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 1) = 1;\n if (param_2 != 0) {\n return param_1;\n }\n setvbuf(__stream,(char *)0x0,2,0);\n return param_1;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 1) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 1) = 1" (pointer_expression "*(undefined1 *)(param_1 + 1)" (* "*") (cast_expression "(undefined1 *)(param_1 + 1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "1")) (; ";")) (if_statement "if (param_2 != 0) {\n return param_1;\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return param_1;\n }" ({ "{") (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "setvbuf(__stream,(char *)0x0,2,0);" (call_expression "setvbuf(__stream,(char *)0x0,2,0)" (identifier "setvbuf") (argument_list "(__stream,(char *)0x0,2,0)" (( "(") (identifier "__stream") (, ",") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (, ",") (number_literal "2") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (} "}"))) (return_statement "return (undefined8 *)0x0;" (return "return") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}")))
/* std::__basic_file<char>::sys_open(int, std::_Ios_Openmode) */ var_7<var_8> * __thiscall std::var_7<var_8>::sys_open(var_7<var_8> *this,int var_9,_Ios_Openmode param_2) { char var_4; char *var_2; type_1 *var_6; __modes = (char *)::(anonymous_namespace)::var_1(param_2); if ((var_2 != (char *)0x0) && (var_4 = var_3(this), var_4 == '\0')) { var_6 = var_5(var_9,var_2); *(type_1 **)this = var_6; if (var_6 != (type_1 *)0x0) { this[8] = (var_7<var_8>)0x1; if (var_9 != 0) { return this; } var_10(var_6,(char *)0x0,2,0); return this; } } return (var_7<var_8> *)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) 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 (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)) (number_literal) (number_literal)))) (return_statement (identifier)))))) (return_statement (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))
null
undefined8 * MASKED(undefined8 *param_1,int param_2,undefined4 param_3) { char cVar1; char *__modes; FILE *__stream; __modes = (char *)FUN_002daff0(param_3); if ((__modes != (char *)0x0) && (cVar1 = FUN_002db150(param_1), cVar1 == '\0')) { __stream = fdopen(param_2,__modes); *param_1 = __stream; if (__stream != (FILE *)0x0) { *(undefined1 *)(param_1 + 1) = 1; if (param_2 != 0) { return param_1; } setvbuf(__stream,(char *)0x0,2,0); return param_1; } } return (undefined8 *)0x0; }
6862_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
operator<<
FUN_00284690
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::wostream& std::TEMPNAMEPLACEHOLDERVALUE(std::wostream&, std::_Setprecision) */ wostream * std::operator<<(wostream *param_1,int param_2) { *(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2; return param_1; }
long * FUN_00284690(long *param_1,int param_2) { *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2; return param_1; }
MOV RDX,qword ptr [RDI] MOVSXD RSI,ESI MOV RAX,RDI MOV RDX,qword ptr [RDX + -0x18] MOV qword ptr [RDI + RDX*0x1 + 0x8],RSI RET
null
null
null
null
[('tmp_44', u'PTRADD_-1204336921'), (u'COPY_-1204336998', u'RETURN_-1204336966'), ('tmp_44', u'COPY_-1204336998'), (u'INT_ADD_-1204336976', u'CAST_-1204336916'), ('const-1', u'PTRADD_-1204336921'), (u'CAST_-1204336911', u'STORE_-1204336981'), ('const-8', u'INT_ADD_-1204336959'), ('tmp_48', u'INT_SEXT_-1204336985'), (u'INT_ADD_-1204336959', u'PTRADD_-1204336921'), ('const-433', u'STORE_-1204336981'), (u'CAST_-1204336926', u'LOAD_-1204337006'), ('const-0', u'RETURN_-1204336966'), (u'INT_SEXT_-1204336985', u'STORE_-1204336981'), ('tmp_44', u'CAST_-1204336926'), (u'LOAD_-1204337006', u'INT_ADD_-1204336976'), ('const-433', u'LOAD_-1204336992'), (u'LOAD_-1204336992', u'INT_ADD_-1204336959'), (u'PTRADD_-1204336921', u'CAST_-1204336911'), ('const-433', u'LOAD_-1204337006'), (u'CAST_-1204336916', u'LOAD_-1204336992'), ('const--24', u'INT_ADD_-1204336976')]
[(u'COPY_-1204336998', u'RETURN_-1204336966'), ('tmp_45', u'CAST_-1204336912'), (u'CAST_-1204336912', u'INT_ADD_-1204336967'), (u'CAST_-1204336911', u'STORE_-1204336981'), ('const-433', u'STORE_-1204336981'), (u'INT_ADD_-1204336959', u'INT_ADD_-1204336967'), ('const-0', u'RETURN_-1204336966'), (u'INT_SEXT_-1204336985', u'STORE_-1204336981'), (u'LOAD_-1204337006', u'INT_ADD_-1204336976'), ('const-433', u'LOAD_-1204336992'), (u'LOAD_-1204336992', u'INT_ADD_-1204336959'), ('const-433', u'LOAD_-1204337006'), ('tmp_49', u'INT_SEXT_-1204336985'), ('tmp_45', u'COPY_-1204336998'), ('const-8', u'INT_ADD_-1204336959'), (u'INT_ADD_-1204336976', u'CAST_-1204336917'), ('const--24', u'INT_ADD_-1204336976'), ('tmp_45', u'LOAD_-1204337006'), (u'CAST_-1204336917', u'LOAD_-1204336992'), (u'INT_ADD_-1204336967', u'CAST_-1204336911')]
null
null
00284690
x64
O2
(translation_unit "long * FUN_00284690(long *param_1,int param_2)\n\n{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}\n\n" (function_definition "long * FUN_00284690(long *param_1,int param_2)\n\n{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00284690(long *param_1,int param_2)" * (function_declarator "FUN_00284690(long *param_1,int param_2)" identifier (parameter_list "(long *param_1,int param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) )))) (compound_statement "{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}" { (expression_statement "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;" (assignment_expression "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2" (pointer_expression "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" * (cast_expression "(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) = (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::wostream& std::TEMPNAMEPLACEHOLDERVALUE(std::wostream&, std::_Setprecision) */\n\nwostream * std::operator<<(wostream *param_1,int param_2)\n\n{\n *(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}\n\n" comment comment (expression_statement "wostream * std::operator<<(wostream *param_1,int param_2)\n\n{\n *(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2;" (update_expression "wostream * std::operator<<(wostream *param_1,int param_2)\n\n{\n *(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2" (binary_expression "wostream * std::operator<<(wostream *param_1,int param_2)\n\n{\n *(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2" (binary_expression "wostream * std" identifier * identifier) (ERROR "::operator" : : identifier) << (binary_expression "(wostream *param_1,int param_2)\n\n{\n *(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2" (parenthesized_expression "(wostream *param_1,int param_2)" ( (comma_expression "wostream *param_1,int param_2" (binary_expression "wostream *param_1" identifier * identifier) , (ERROR "int" identifier) identifier) )) (ERROR "{" {) * (cast_expression "(long *)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (assignment_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8) = (long)param_2" (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18) + 8)" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18) + 8" (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) + number_literal) )) = (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))))) --) ;) (return_statement "return param_1;" return identifier ;) (ERROR "}" }))
(translation_unit "long * FUN_00284690(long *param_1,int param_2)\n\n{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}\n\n" (function_definition "long * FUN_00284690(long *param_1,int param_2)\n\n{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00284690(long *param_1,int param_2)" * (function_declarator "FUN_00284690(long *param_1,int param_2)" identifier (parameter_list "(long *param_1,int param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) )))) (compound_statement "{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}" { (expression_statement "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;" (assignment_expression "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2" (pointer_expression "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" * (cast_expression "(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) = (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (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 (pointer_expression * IDENT) + LIT) ))))) + LIT) )))) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00284690(long *param_1,int param_2)\n\n{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00284690(long *param_1,int param_2)" (* "*") (function_declarator "FUN_00284690(long *param_1,int param_2)" (identifier "FUN_00284690") (parameter_list "(long *param_1,int param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")")))) (compound_statement "{\n *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;\n return param_1;\n}" ({ "{") (expression_statement "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2;" (assignment_expression "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2" (pointer_expression "*(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 8)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "8")) () ")")))) (= "=") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::wostream& std::TEMPNAMEPLACEHOLDERVALUE(std::wostream&, std::_Setprecision) */ var_1 * var_2::operator<<(var_1 *var_3,int param_2) { *(long *)(var_3 + *(long *)(*(long *)var_3 + -0x18) + 8) = (long)param_2; return var_3; }
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: (primitive_type) declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,int param_2) { *(long *)((long)param_1 + *(long *)(*param_1 + -0x18) + 8) = (long)param_2; return param_1; }
1023_pterm_and_pterm_strip.c
pangofont_enum_fonts
FUN_00140610
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void pangofont_enum_fonts(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx) { long lVar1; PangoFontFamily *pPVar2; PangoFontFace *pPVar3; int iVar4; int iVar5; int iVar6; undefined4 uVar7; wchar_t wVar8; long lVar9; char *pcVar10; char *pcVar11; undefined8 uVar12; char *pcVar13; uint uVar14; char *pcVar15; long in_FS_OFFSET; long local_128; long local_110; wchar_t nfamilies; wchar_t nfaces; wchar_t nsizes; wchar_t dummysize; PangoFontFamily **families; PangoFontFace **faces; wchar_t *sizes; char stylekey [128]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); lVar9 = gtk_widget_get_pango_context(); if ((lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)) { pango_font_map_list_families(lVar9,&families,&nfamilies); if (L'\0' < nfamilies) { local_110 = 0; do { pPVar2 = families[local_110]; iVar4 = pango_font_family_is_monospace(pPVar2); pcVar10 = (char *)pango_font_family_get_name(pPVar2); pango_font_family_list_faces(pPVar2,&faces,&nfaces); if (L'\0' < nfaces) { local_128 = 0; do { pPVar3 = faces[local_128]; pcVar11 = (char *)pango_font_face_get_face_name(pPVar3); uVar12 = pango_font_face_describe(pPVar3); pango_font_face_list_sizes(pPVar3,&sizes,&nsizes); if (sizes == (wchar_t *)0x0) { dummysize = L'\x3000'; wVar8 = L'\x3000'; nsizes = L'\x01'; sizes = &dummysize; LAB_0014078a: lVar9 = 0; while( true ) { pango_font_description_set_size(uVar12,wVar8); pcVar13 = (char *)pango_font_description_to_string(uVar12); iVar5 = pango_font_description_get_weight(uVar12); iVar6 = 400 - iVar5; if (400 < iVar5) { iVar6 = iVar5; } iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6); uVar7 = pango_font_description_get_style(uVar12); pcVar15 = stylekey + iVar6; iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7); iVar5 = pango_font_description_get_stretch(uVar12); uVar14 = (int)(4U - iVar5) >> 0x1f; iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864, (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2); uVar7 = pango_font_description_get_variant(uVar12); __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7); wVar8 = L'\0'; if (sizes != &dummysize) { wVar8 = sizes[lVar9] + L'Ȁ' >> 10; } lVar9 = lVar9 + 1; (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8, (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable); g_free(pcVar13); if (nsizes <= (wchar_t)lVar9) break; wVar8 = sizes[lVar9]; } } else if (L'\0' < nsizes) { wVar8 = *sizes; goto LAB_0014078a; } if (sizes != &dummysize) { g_free(); } pango_font_description_free(uVar12); local_128 = local_128 + 1; } while ((wchar_t)local_128 < nfaces); } g_free(faces); local_110 = local_110 + 1; } while ((wchar_t)local_110 < nfamilies); } g_free(families); } if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return; }
void FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3) { int *piVar1; int iVar2; int iVar3; int iVar4; undefined4 uVar5; long lVar6; undefined8 uVar7; undefined8 uVar8; undefined8 uVar9; undefined8 uVar10; uint uVar11; undefined1 *puVar12; long in_FS_OFFSET; long local_128; long local_110; int local_f0; int local_ec; int local_e8 [2]; long local_e0; long local_d8; int *local_d0; undefined1 local_c8 [136]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); lVar6 = gtk_widget_get_pango_context(); if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) { pango_font_map_list_families(lVar6,&local_e0,&local_f0); if (0 < local_f0) { local_110 = 0; do { uVar10 = *(undefined8 *)(local_e0 + local_110 * 8); iVar2 = pango_font_family_is_monospace(uVar10); uVar7 = pango_font_family_get_name(uVar10); pango_font_family_list_faces(uVar10,&local_d8,&local_ec); if (0 < local_ec) { local_128 = 0; piVar1 = local_e8 + 1; do { uVar10 = *(undefined8 *)(local_d8 + local_128 * 8); uVar8 = pango_font_face_get_face_name(uVar10); uVar9 = pango_font_face_describe(uVar10); pango_font_face_list_sizes(uVar10,&local_d0,local_e8); if (local_d0 == (int *)0x0) { local_e8[1] = 0x3000; iVar4 = 0x3000; local_e8[0] = 1; local_d0 = piVar1; LAB_0014078a: lVar6 = 0; while( true ) { pango_font_description_set_size(uVar9,iVar4); uVar10 = pango_font_description_to_string(uVar9); iVar3 = pango_font_description_get_weight(uVar9); iVar4 = 400 - iVar3; if (400 < iVar3) { iVar4 = iVar3; } iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4); uVar5 = pango_font_description_get_style(uVar9); puVar12 = local_c8 + iVar4; iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5); iVar3 = pango_font_description_get_stretch(uVar9); uVar11 = (int)(4U - iVar3) >> 0x1f; iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864, (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2); uVar5 = pango_font_description_get_variant(uVar9); __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5); iVar4 = 0; if (local_d0 != piVar1) { iVar4 = local_d0[lVar6] + 0x200 >> 10; } lVar6 = lVar6 + 1; (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1, &PTR_FUN_0018eb80); g_free(uVar10); if (local_e8[0] <= (int)lVar6) break; iVar4 = local_d0[lVar6]; } } else if (0 < local_e8[0]) { iVar4 = *local_d0; goto LAB_0014078a; } if (local_d0 != piVar1) { g_free(); } pango_font_description_free(uVar9); local_128 = local_128 + 1; } while ((int)local_128 < local_ec); } g_free(local_d8); local_110 = local_110 + 1; } while ((int)local_110 < local_f0); } g_free(local_e0); } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x128 MOV qword ptr [RSP + 0x20],RSI MOV qword ptr [RSP + 0x28],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x118],RAX XOR EAX,EAX CALL 0x001106f0 TEST RAX,RAX JZ 0x0014093d MOV RDI,RAX CALL 0x0010fe00 TEST RAX,RAX JZ 0x0014093d LEA RDX,[RSP + 0x68] LEA RSI,[RSP + 0x78] MOV RDI,RAX CALL 0x00110c00 MOV ECX,dword ptr [RSP + 0x68] TEST ECX,ECX JLE 0x00140933 MOV qword ptr [RSP + 0x48],0x0 LEA RAX,[RSP + 0x6c] MOV qword ptr [RSP + 0x58],RAX LEA RAX,[RSP + 0x80] MOV qword ptr [RSP + 0x50],RAX LEA RAX,[RSP + 0x70] MOV qword ptr [RSP + 0x40],RAX NOP dword ptr [RAX] MOV RCX,qword ptr [RSP + 0x48] MOV RAX,qword ptr [RSP + 0x78] MOV RBX,qword ptr [RAX + RCX*0x8] MOV RDI,RBX CALL 0x0010f0d0 MOV RDI,RBX CMP EAX,0x1 SBB EAX,EAX AND EAX,0x8 ADD EAX,0x1 MOV dword ptr [RSP + 0x14],EAX CALL 0x001102b0 MOV RDX,qword ptr [RSP + 0x58] MOV RSI,qword ptr [RSP + 0x50] MOV RDI,RBX MOV qword ptr [RSP + 0x18],RAX CALL 0x001106e0 MOV EDX,dword ptr [RSP + 0x6c] TEST EDX,EDX JLE 0x00140911 LEA RAX,[RSP + 0x88] LEA R13,[RSP + 0x90] MOV qword ptr [RSP + 0x30],0x0 MOV R15,-0x1 MOV qword ptr [RSP + 0x38],RAX LEA RAX,[RSP + 0x74] MOV qword ptr [RSP],RAX NOP word ptr CS:[RAX + RAX*0x1] MOV RCX,qword ptr [RSP + 0x30] MOV RAX,qword ptr [RSP + 0x80] MOV RBX,qword ptr [RAX + RCX*0x8] MOV RDI,RBX CALL 0x0010f4a0 MOV RDI,RBX MOV qword ptr [RSP + 0x8],RAX CALL 0x0010ff40 MOV RDX,qword ptr [RSP + 0x40] MOV RSI,qword ptr [RSP + 0x38] MOV RDI,RBX MOV RBP,RAX CALL 0x00110a60 MOV RDI,qword ptr [RSP + 0x88] TEST RDI,RDI JZ 0x00140968 MOV EAX,dword ptr [RSP + 0x70] TEST EAX,EAX JLE 0x001408e9 MOV ESI,dword ptr [RDI] XOR R14D,R14D JMP 0x0014079c MOV RAX,qword ptr [RSP + 0x88] MOV ESI,dword ptr [RAX + R14*0x4] MOV RDI,RBP CALL 0x0010fa70 MOV RDI,RBP CALL 0x0010f960 MOV RDI,RBP MOV R12,RAX CALL 0x00110470 MOV R8D,0x190 MOV EDX,0x80 MOV RDI,R13 SUB R8D,EAX CMP EAX,0x191 LEA RCX,[0x17a860] MOV ESI,0x1 CMOVGE R8D,EAX XOR EAX,EAX CALL 0x0010f900 MOV RDI,RBP MOVSXD RBX,EAX CALL 0x00110670 ADD RBX,R13 MOV RDX,R15 MOV ESI,0x1 MOV R8D,EAX LEA RCX,[0x17a864] MOV RDI,RBX XOR EAX,EAX CALL 0x0010f900 MOV RDI,RBP CDQE ADD RBX,RAX CALL 0x0010fea0 MOV EDX,0x4 MOV ESI,0x1 MOV RDI,RBX SUB EDX,EAX MOV ECX,EDX SAR ECX,0x1f XOR EDX,ECX SUB EDX,ECX CMP EAX,0x3 LEA RCX,[0x17a864] SETLE AL MOVZX EAX,AL LEA R8D,[RAX + RDX*0x2] MOV RDX,R15 XOR EAX,EAX CALL 0x0010f900 MOV RDI,RBP CDQE ADD RBX,RAX CALL 0x00110870 MOV RDX,R15 MOV ESI,0x1 MOV RDI,RBX MOV R8D,EAX LEA RCX,[0x17a864] XOR EAX,EAX CALL 0x0010f900 MOV RDX,qword ptr [RSP + 0x88] XOR EAX,EAX CMP RDX,qword ptr [RSP] JZ 0x00140896 MOV EAX,dword ptr [RDX + R14*0x4] ADD EAX,0x200 SAR EAX,0xa SUB RSP,0x8 LEA RSI,[0x18eb80] MOV R9,R13 XOR ECX,ECX PUSH RSI MOV EBX,dword ptr [RSP + 0x24] MOV RSI,R12 ADD R14,0x1 PUSH RBX PUSH RAX MOV R8,qword ptr [RSP + 0x28] MOV RDX,qword ptr [RSP + 0x38] MOV RDI,qword ptr [RSP + 0x48] MOV RAX,qword ptr [RSP + 0x40] CALL RAX ADD RSP,0x20 MOV RDI,R12 CALL 0x00110270 CMP dword ptr [RSP + 0x70],R14D JG 0x00140790 MOV RDI,qword ptr [RSP + 0x88] CMP RDI,qword ptr [RSP] JZ 0x001408f4 CALL 0x00110270 MOV RDI,RBP CALL 0x0010fba0 ADD qword ptr [RSP + 0x30],0x1 MOV RAX,qword ptr [RSP + 0x30] CMP dword ptr [RSP + 0x6c],EAX JG 0x00140730 MOV RDI,qword ptr [RSP + 0x80] CALL 0x00110270 ADD qword ptr [RSP + 0x48],0x1 MOV RAX,qword ptr [RSP + 0x48] CMP dword ptr [RSP + 0x68],EAX JG 0x001406a8 MOV RDI,qword ptr [RSP + 0x78] CALL 0x00110270 MOV RAX,qword ptr [RSP + 0x118] XOR RAX,qword ptr FS:[0x28] JNZ 0x0014098e ADD RSP,0x128 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,qword ptr [RSP] MOV dword ptr [RSP + 0x74],0x3000 MOV ESI,0x3000 MOV dword ptr [RSP + 0x70],0x1 MOV qword ptr [RSP + 0x88],RAX JMP 0x0014078a CALL 0x001101b0
null
null
null
null
[('const--232', u'PTRSUB_-1207233392'), (u'CAST_-1207232694', u'LOAD_-1207235459'), (u'INDIRECT_-1207233700', u'MULTIEQUAL_-1207233604'), (u'INDIRECT_-1207233130', u'MULTIEQUAL_-1207233117'), ('const-8', u'PTRADD_-1207233226'), (u'CALL_-1207236924', u'INDIRECT_-1207233898'), (u'INDIRECT_-1207233265', u'MULTIEQUAL_-1207233569'), (u'INT_SRIGHT_-1207236107', u'INT_XOR_-1207236074'), (u'MULTIEQUAL_-1207233235', u'MULTIEQUAL_-1207233221'), (u'MULTIEQUAL_-1207233097', u'INT_NOTEQUAL_-1207235644'), ('const-40', u'INT_ADD_-1207237025'), ('tmp_911', u'CBRANCH_-1207236295'), ('tmp_164', u'CBRANCH_-1207236984'), ('tmp_6551', u'PTRSUB_-1207233258'), (u'CAST_-1207233110', u'CALLIND_-1207235720'), (u'INDIRECT_-1207233632', u'MULTIEQUAL_-1207233056'), (u'CALL_-1207236361', u'INDIRECT_-1207234580'), (u'INDIRECT_-1207233898', u'MULTIEQUAL_-1207233806'), (u'INDIRECT_-1207233605', u'MULTIEQUAL_-1207233547'), (u'INDIRECT_-1207233570', u'MULTIEQUAL_-1207233499'), (u'CALL_-1207236924', u'INDIRECT_-1207234917'), (u'CALL_-1207237000', u'INDIRECT_-1207233806'), (u'CALL_-1207236969', u'INDIRECT_-1207233994'), (u'CALL_-1207236525', u'INDIRECT_-1207233696'), (u'CALL_-1207236198', u'INDIRECT_-1207233367'), (u'PTRSUB_-1207233406', u'CALL_-1207236685'), (u'INT_NOTEQUAL_-1207235446', u'CBRANCH_-1207235438'), (u'CALL_-1207235623', u'INDIRECT_-1207234244'), ('const-433', u'LOAD_-1207236562'), (u'CALL_-1207236685', u'INDIRECT_-1207233700'), (u'INDIRECT_-1207233735', u'MULTIEQUAL_-1207233639'), (u'CALL_-1207235333', u'INDIRECT_-1207233071'), (u'INT_SUB_-1207236134', u'CAST_-1207232976'), (u'INDIRECT_-1207234209', u'MULTIEQUAL_-1207234826'), (u'CALL_-1207236257', u'INDIRECT_-1207233399'), (u'INDIRECT_-1207233333', u'MULTIEQUAL_-1207233637'), (u'PTRSUB_-1207233288', u'PTRADD_-1207236191'), (u'PTRADD_-1207236191', u'CALL_-1207236198'), (u'INDIRECT_-1207234789', u'MULTIEQUAL_-1207234213'), ('const-1', u'INT_ADD_-1207235523'), (u'MULTIEQUAL_-1207233945', u'PTRADD_-1207233226'), (u'CALL_-1207236493', u'INDIRECT_-1207233502'), ('const-0', u'SUBPIECE_-1207234630'), (u'CALL_-1207236389', u'INDIRECT_-1207233444'), (u'CALL_-1207236721', u'INDIRECT_-1207233794'), (u'INDIRECT_-1207233259', u'MULTIEQUAL_-1207233708'), (u'INT_ADD_-1207235763', u'MULTIEQUAL_-1207234625'), ('const-8', u'INT_AND_-1207233406'), (u'LOAD_-1207235832', u'MULTIEQUAL_-1207233177'), (u'INDIRECT_-1207233708', u'MULTIEQUAL_-1207233303'), (u'INT_NOTEQUAL_-1207235644', u'CBRANCH_-1207235642'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233309'), (u'CALL_-1207236545', u'INDIRECT_-1207233676'), ('tmp_6559', u'INT_ADD_-1207237025'), (u'INDIRECT_-1207233120', u'MULTIEQUAL_-1207233737'), (u'CALL_-1207236013', u'INDIRECT_-1207233332'), (u'INT_SLESS_-1207235486', u'CBRANCH_-1207235493'), ('const-0', u'INT_EQUAL_-1207236782'), (u'INT_SLESSEQUAL_-1207235667', u'CBRANCH_-1207235675'), (u'INDIRECT_-1207233158', u'MULTIEQUAL_-1207233144'), (u'CALL_-1207236969', u'INDIRECT_-1207233788'), (u'CALL_-1207236924', u'INDIRECT_-1207233794'), (u'MULTIEQUAL_-1207233165', u'MULTIEQUAL_-1207233151'), (u'INDIRECT_-1207233708', u'MULTIEQUAL_-1207233637'), (u'INDIRECT_-1207233224', u'MULTIEQUAL_-1207233841'), (u'INT_NOTEQUAL_-1207235899', u'CBRANCH_-1207235897'), (u'COPY_-1207233130', u'MULTIEQUAL_-1207234229'), ('const-1', u'RETURN_-1207235328'), ('const-0', u'INT_SLESS_-1207236431'), (u'INDIRECT_-1207233666', u'MULTIEQUAL_-1207233570'), (u'INDIRECT_-1207233221', u'PTRADD_-1207232891'), (u'INDIRECT_-1207233674', u'MULTIEQUAL_-1207233269'), (u'CALL_-1207235547', u'INDIRECT_-1207233258'), (u'CALL_-1207236685', u'INDIRECT_-1207233804'), (u'INDIRECT_-1207233502', u'LOAD_-1207236434'), (u'INDIRECT_-1207233570', u'MULTIEQUAL_-1207233165'), (u'CALL_-1207236545', u'INDIRECT_-1207233710'), ('const-512', u'INT_ADD_-1207235869'), (u'CALL_-1207236198', u'INDIRECT_-1207233333'), (u'INDIRECT_-1207233265', u'MULTIEQUAL_-1207233235'), (u'CALL_-1207237000', u'INDIRECT_-1207233874'), (u'MULTIEQUAL_-1207233444', u'MULTIEQUAL_-1207233431'), (u'INT_SRIGHT_-1207235842', u'MULTIEQUAL_-1207232914'), (u'CALL_-1207236257', u'INDIRECT_-1207233503'), (u'CALL_-1207236361', u'INDIRECT_-1207233561'), (u'CALL_-1207236171', u'INDIRECT_-1207234476'), (u'CALL_-1207235623', u'INDIRECT_-1207233225'), (u'INDIRECT_-1207233788', u'MULTIEQUAL_-1207233006'), (u'INDIRECT_-1207234917', u'MULTIEQUAL_-1207234826'), (u'CALL_-1207235986', u'INDIRECT_-1207233456'), (u'LOAD_-1207236814', u'CALL_-1207236685'), (u'PTRADD_-1207236125', u'CALL_-1207236013'), (u'CALL_-1207235635', u'INDIRECT_-1207233234'), (u'CALL_-1207237000', u'INDIRECT_-1207234012'), (u'MULTIEQUAL_-1207233200', u'MULTIEQUAL_-1207233186'), (u'MULTIEQUAL_-1207233570', u'PTRADD_-1207233226'), (u'INDIRECT_-1207234253', u'MULTIEQUAL_-1207234240'), (u'MULTIEQUAL_-1207234625', u'INT_ADD_-1207235763'), (u'CALL_-1207235939', u'INDIRECT_-1207233221'), (u'INDIRECT_-1207233127', u'MULTIEQUAL_-1207233431'), (u'CALL_-1207236273', u'INDIRECT_-1207233549'), (u'CALL_-1207236361', u'INT_SUB_-1207236323'), (u'INDIRECT_-1207233052', u'MULTIEQUAL_-1207233018'), ('const-0', u'INT_EQUAL_-1207236468'), ('tmp_805', u'BRANCH_-1207236414'), (u'MULTIEQUAL_-1207233303', u'MULTIEQUAL_-1207233289'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233159'), (u'COPY_-1207232762', u'MULTIEQUAL_-1207233196'), (u'PTRSUB_-1207233288', u'CALLIND_-1207235720'), (u'CALL_-1207236721', u'CAST_-1207233327'), (u'CALL_-1207236721', u'INDIRECT_-1207233724'), (u'INDIRECT_-1207233052', u'MULTIEQUAL_-1207233668'), (u'CALL_-1207235474', u'INDIRECT_-1207233020'), ('const-1550436', u'PTRSUB_-1207232966'), (u'MULTIEQUAL_-1207233269', u'MULTIEQUAL_-1207233255'), ('tmp_567', u'CBRANCH_-1207236660'), (u'INDIRECT_-1207233230', u'MULTIEQUAL_-1207233200'), (u'INDIRECT_-1207234284', u'MULTIEQUAL_-1207234254'), (u'CALL_-1207236377', u'INDIRECT_-1207233573'), (u'CALL_-1207235986', u'INDIRECT_-1207233388'), ('const-1', u'PTRADD_-1207236125'), (u'PTRSUB_-1207233452', u'CALL_-1207236924'), (u'CALL_-1207236969', u'INDIRECT_-1207234945'), ('tmp_1875', u'CBRANCH_-1207235675'), (u'COPY_-1207233129', u'MULTIEQUAL_-1207234229'), ('const-0', u'RETURN_-1207235378'), (u'CALL_-1207236377', u'CAST_-1207233110'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233156'), (u'CALL_-1207235699', u'INDIRECT_-1207233333'), (u'INT_ADD_-1207235599', u'SUBPIECE_-1207234667'), (u'CALL_-1207235333', u'INDIRECT_-1207232933'), ('const--1', u'CALL_-1207236198'), (u'CALL_-1207237000', u'INDIRECT_-1207233909'), ('tmp_6551', u'PTRSUB_-1207233297'), (u'INDIRECT_-1207233640', u'MULTIEQUAL_-1207233235'), (u'CALL_-1207236545', u'INDIRECT_-1207233641'), ('const-1550436', u'PTRSUB_-1207233034'), (u'CALL_-1207236685', u'INDIRECT_-1207233770'), (u'INDIRECT_-1207234244', u'MULTIEQUAL_-1207234213'), (u'INT_ADD_-1207235523', u'SUBPIECE_-1207234630'), (u'CALL_-1207236685', u'INDIRECT_-1207234789'), ('tmp_200', u'CBRANCH_-1207236953'), ('const--224', u'PTRSUB_-1207233452'), (u'CALL_-1207235939', u'INDIRECT_-1207233289'), (u'CALL_-1207236257', u'INDIRECT_-1207233468'), (u'CALL_-1207236525', u'INDIRECT_-1207233558'), (u'CALL_-1207236273', u'INDIRECT_-1207233583'), (u'INDIRECT_-1207233536', u'MULTIEQUAL_-1207233465'), (u'INDIRECT_-1207233674', u'MULTIEQUAL_-1207233603'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233806'), (u'INDIRECT_-1207233640', u'MULTIEQUAL_-1207233582'), (u'CALL_-1207236721', u'INDIRECT_-1207234813'), (u'SUBPIECE_-1207234667', u'INT_SLESS_-1207235562'), ('const--208', u'PTRSUB_-1207233297'), (u'CALL_-1207235699', u'INDIRECT_-1207233195'), (u'CALL_-1207236389', u'INDIRECT_-1207233616'), (u'PTRSUB_-1207233458', u'CALL_-1207236924'), (u'CALL_-1207236721', u'INDIRECT_-1207233862'), (u'CALL_-1207236171', u'INDIRECT_-1207233319'), ('tmp_6551', u'PTRSUB_-1207233406'), (u'CALL_-1207236013', u'INDIRECT_-1207233367'), ('const-433', u'LOAD_-1207235832'), (u'INDIRECT_-1207234659', u'MULTIEQUAL_-1207234254'), (u'CALL_-1207236525', u'INDIRECT_-1207233592'), (u'INDIRECT_-1207233760', u'MULTIEQUAL_-1207233668'), (u'CAST_-1207233493', u'LOAD_-1207237041'), (u'MULTIEQUAL_-1207233977', u'PTRADD_-1207233369'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233240'), (u'INDIRECT_-1207234177', u'MULTIEQUAL_-1207234164'), (u'CALLIND_-1207235720', u'INDIRECT_-1207234294'), (u'INDIRECT_-1207233230', u'MULTIEQUAL_-1207233534'), (u'CALL_-1207236545', u'CAST_-1207233210'), (u'PTRADD_-1207236191', u'PTRADD_-1207236125'), (u'COPY_-1207233209', u'MULTIEQUAL_-1207233444'), ('const-1', u'CALL_-1207236013'), ('const-0', u'SUBPIECE_-1207234312'), (u'CALL_-1207236361', u'INDIRECT_-1207233457'), (u'LOAD_-1207236814', u'CALL_-1207236797'), (u'MULTIEQUAL_-1207234625', u'PTRADD_-1207232891'), ('const-4', u'INT_SLESS_-1207236043'), (u'INT_SLESS_-1207235562', u'CBRANCH_-1207235569'), (u'COPY_-1207236635', u'MULTIEQUAL_-1207233945'), (u'INT_SLESS_-1207236431', u'CBRANCH_-1207236438'), (u'CALL_-1207236389', u'INDIRECT_-1207233650'), (u'CALL_-1207236361', u'INDIRECT_-1207233595'), (u'CAST_-1207233210', u'CALLIND_-1207235720'), ('const-1', u'COPY_-1207235341'), (u'INDIRECT_-1207233087', u'MULTIEQUAL_-1207233056'), ('tmp_770', u'CBRANCH_-1207236438'), ('const-0', u'CALLIND_-1207235720'), (u'INT_EQUAL_-1207236782', u'SUBPIECE_-1207232849'), (u'INDIRECT_-1207233770', u'MULTIEQUAL_-1207233194'), (u'MULTIEQUAL_-1207234164', u'INT_ADD_-1207235445'), (u'CALL_-1207236969', u'INDIRECT_-1207233856'), (u'CALL_-1207236198', u'INDIRECT_-1207233471'), (u'COPY_-1207232695', u'MULTIEQUAL_-1207233444'), (u'PTRSUB_-1207232840', u'CALLIND_-1207235720'), ('const--1', u'CALL_-1207236013'), ('tmp_6551', u'PTRSUB_-1207233458'), ('const-1', u'PTRADD_-1207236191'), (u'PTRADD_-1207236125', u'PTRADD_-1207235940'), (u'SUBPIECE_-1207234312', u'INT_SLESSEQUAL_-1207235667'), ('const-0', u'PTRSUB_-1207232966'), ('tmp_2453', u'CALLIND_-1207235720'), (u'INDIRECT_-1207233502', u'MULTIEQUAL_-1207233097'), ('const-1', u'INT_ADD_-1207235763'), (u'INDIRECT_-1207234209', u'MULTIEQUAL_-1207234176'), (u'LOAD_-1207237041', u'INT_NOTEQUAL_-1207235446'), (u'CALL_-1207235986', u'CALL_-1207235939'), (u'MULTIEQUAL_-1207233177', u'CALL_-1207236389'), ('const-1633152', u'PTRSUB_-1207232840'), (u'INDIRECT_-1207233863', u'MULTIEQUAL_-1207233121'), (u'INDIRECT_-1207233863', u'MULTIEQUAL_-1207233771'), (u'CALL_-1207235939', u'INDIRECT_-1207233359'), (u'CALL_-1207236797', u'INDIRECT_-1207234837'), (u'CALL_-1207235699', u'INDIRECT_-1207234284'), (u'INDIRECT_-1207234945', u'MULTIEQUAL_-1207234164'), (u'MULTIEQUAL_-1207233737', u'PTRADD_-1207233369'), (u'CALL_-1207236969', u'INDIRECT_-1207233822'), ('const--216', u'PTRSUB_-1207233406'), (u'INT_ADD_-1207233410', u'CALLIND_-1207235720'), (u'CALL_-1207236273', u'INDIRECT_-1207233480'), (u'INDIRECT_-1207233700', u'MULTIEQUAL_-1207233124'), (u'INDIRECT_-1207233806', u'MULTIEQUAL_-1207233006'), (u'CALL_-1207236273', u'INDIRECT_-1207233377'), (u'INT_ADD_-1207235763', u'SUBPIECE_-1207234312'), (u'CALL_-1207236493', u'INDIRECT_-1207233640'), ('const-1', u'CALL_-1207236198'), (u'INDIRECT_-1207233087', u'MULTIEQUAL_-1207233536'), (u'INT_SLESS_-1207236892', u'CBRANCH_-1207236899'), ('const-0', u'INT_SLESS_-1207236653'), (u'CALL_-1207236493', u'INDIRECT_-1207233536'), (u'CALL_-1207236969', u'INDIRECT_-1207233960'), (u'INDIRECT_-1207233760', u'MULTIEQUAL_-1207233018'), ('const-0', u'INT_NOTEQUAL_-1207236985'), (u'CAST_-1207233110', u'CALL_-1207235699'), (u'CALL_-1207236257', u'INDIRECT_-1207234522'), (u'CALL_-1207236377', u'INDIRECT_-1207233435'), ('tmp_2036', u'CBRANCH_-1207235569'), (u'CALL_-1207236685', u'INDIRECT_-1207233735'), (u'INDIRECT_-1207233161', u'MULTIEQUAL_-1207233131'), (u'CALL_-1207236171', u'INDIRECT_-1207233457'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233771'), ('tmp_2369', u'BRANCH_-1207235318'), ('const-4', u'PTRADD_-1207232891'), (u'INDIRECT_-1207233666', u'MULTIEQUAL_-1207233090'), (u'CALL_-1207236797', u'INT_EQUAL_-1207236782'), ('const-10', u'INT_SRIGHT_-1207235842'), ('tmp_2154', u'CBRANCH_-1207235493'), (u'CALL_-1207235635', u'INDIRECT_-1207234253'), (u'INT_SUB_-1207236068', u'INT_MULT_-1207234134'), (u'INDIRECT_-1207233605', u'MULTIEQUAL_-1207233200'), (u'INDIRECT_-1207233735', u'MULTIEQUAL_-1207233159'), (u'CALL_-1207236525', u'CALL_-1207235986'), (u'PTRSUB_-1207232924', u'CALL_-1207235939'), (u'INDIRECT_-1207234917', u'MULTIEQUAL_-1207234176'), (u'CALL_-1207236525', u'CALL_-1207235623'), (u'PTRADD_-1207232891', u'LOAD_-1207235895'), (u'PTRSUB_-1207233258', u'COPY_-1207232695'), (u'CALL_-1207236389', u'INDIRECT_-1207234601'), (u'CALL_-1207235547', u'INDIRECT_-1207233190'), (u'CALL_-1207236969', u'INDIRECT_-1207233891'), (u'INT_ADD_-1207235523', u'MULTIEQUAL_-1207233977'), ('const-1', u'CALL_-1207235939'), (u'CALL_-1207236273', u'INDIRECT_-1207233515'), (u'CALL_-1207236198', u'INDIRECT_-1207233539'), (u'CALL_-1207235986', u'INDIRECT_-1207234407'), (u'CALL_-1207237000', u'CALL_-1207236969'), (u'CALL_-1207236525', u'INDIRECT_-1207233662'), (u'CALL_-1207236377', u'INDIRECT_-1207233641'), ('const-2', u'INT_MULT_-1207234134'), (u'CALL_-1207235623', u'INDIRECT_-1207233087'), ('const--200', u'PTRSUB_-1207233288'), (u'CALL_-1207236013', u'INDIRECT_-1207233402'), (u'MULTIEQUAL_-1207233097', u'MULTIEQUAL_-1207233083'), (u'CALL_-1207236361', u'INT_SLESS_-1207236291'), (u'PTRSUB_-1207233258', u'INT_NOTEQUAL_-1207235899'), (u'MULTIEQUAL_-1207233131', u'MULTIEQUAL_-1207233117'), (u'SUBPIECE_-1207234630', u'INT_SLESS_-1207235486'), (u'CALL_-1207237000', u'INT_NOTEQUAL_-1207236985'), (u'INDIRECT_-1207233225', u'MULTIEQUAL_-1207233674'), (u'INT_ADD_-1207234146', u'CALL_-1207236013'), (u'CALL_-1207235699', u'INDIRECT_-1207233230'), (u'INDIRECT_-1207233770', u'MULTIEQUAL_-1207233674'), (u'INDIRECT_-1207234789', u'MULTIEQUAL_-1207234693'), (u'INDIRECT_-1207234659', u'MULTIEQUAL_-1207234588'), (u'INDIRECT_-1207233909', u'MULTIEQUAL_-1207233109'), (u'INDIRECT_-1207233020', u'MULTIEQUAL_-1207233006'), (u'CALL_-1207236924', u'INDIRECT_-1207233966'), (u'PTRADD_-1207233369', u'LOAD_-1207236814'), (u'CALL_-1207235939', u'INDIRECT_-1207233427'), ('const-0', u'PTRSUB_-1207232840'), (u'INT_MULT_-1207234134', u'INT_ADD_-1207234146'), (u'INT_MULT_-1207233404', u'INT_AND_-1207233406'), (u'CAST_-1207233327', u'CALLIND_-1207235720'), ('const-1', u'INT_ADD_-1207235599'), (u'CALL_-1207236013', u'INDIRECT_-1207233264'), (u'INDIRECT_-1207233259', u'INT_SLESS_-1207235562'), (u'CALL_-1207236969', u'INT_NOTEQUAL_-1207236954'), (u'INDIRECT_-1207233293', u'MULTIEQUAL_-1207233742'), (u'CALL_-1207235547', u'INDIRECT_-1207233120'), (u'CALL_-1207236493', u'INDIRECT_-1207234659'), (u'CALL_-1207236721', u'INDIRECT_-1207233759'), ('const--240', u'PTRSUB_-1207233458'), (u'CALL_-1207236525', u'INDIRECT_-1207233627'), (u'CALL_-1207236685', u'INDIRECT_-1207233838'), ('tmp_6551', u'PTRSUB_-1207233288'), (u'MULTIEQUAL_-1207234229', u'CALL_-1207236273'), (u'CALL_-1207235939', u'INDIRECT_-1207233324'), (u'CALL_-1207236361', u'INDIRECT_-1207233526'), (u'CALL_-1207237000', u'INDIRECT_-1207233840'), (u'LOAD_-1207236814', u'CALL_-1207236721'), (u'COPY_-1207235341', u'MULTIEQUAL_-1207233582'), (u'CALL_-1207236198', u'INDIRECT_-1207233401'), (u'CALL_-1207236797', u'INDIRECT_-1207233783'), ('const-0', u'COPY_-1207234703'), (u'CALL_-1207236013', u'INDIRECT_-1207233298'), (u'INDIRECT_-1207233502', u'COPY_-1207233209'), (u'CALL_-1207235547', u'INDIRECT_-1207233224'), (u'PTRSUB_-1207233077', u'CALL_-1207236273'), (u'INT_ADD_-1207235445', u'CAST_-1207232694'), (u'CALL_-1207236797', u'INDIRECT_-1207233748'), (u'CALL_-1207236171', u'INT_SLESS_-1207236043'), (u'INDIRECT_-1207233123', u'MULTIEQUAL_-1207233109'), (u'CALL_-1207235474', u'INDIRECT_-1207233123'), (u'INT_SEXT_-1207236252', u'PTRADD_-1207236191'), ('const-31', u'INT_SRIGHT_-1207236107'), (u'PTRSUB_-1207232966', u'CALL_-1207236013'), (u'COPY_-1207232992', u'MULTIEQUAL_-1207232914'), (u'SUBPIECE_-1207232849', u'INT_MULT_-1207233404'), (u'LOAD_-1207235895', u'INT_ADD_-1207235869'), (u'LOAD_-1207235459', u'INT_NOTEQUAL_-1207235446'), (u'CALL_-1207236545', u'INDIRECT_-1207233606'), (u'CALL_-1207236685', u'INDIRECT_-1207233632'), (u'CALL_-1207236171', u'INDIRECT_-1207233491'), (u'CALL_-1207236171', u'INDIRECT_-1207233525'), (u'CALL_-1207235635', u'INDIRECT_-1207233096'), (u'INDIRECT_-1207233293', u'MULTIEQUAL_-1207233262'), (u'CALL_-1207235699', u'INDIRECT_-1207233161'), (u'CALL_-1207236198', u'INDIRECT_-1207234490'), (u'CALL_-1207236797', u'INDIRECT_-1207233886'), (u'MULTIEQUAL_-1207233087', u'CALL_-1207235474'), (u'INDIRECT_-1207233302', u'MULTIEQUAL_-1207233289'), (u'CALL_-1207235623', u'INDIRECT_-1207233121'), (u'CALL_-1207236969', u'CALL_-1207236924'), (u'PTRADD_-1207233226', u'LOAD_-1207236562'), ('const-0', u'PTRSUB_-1207233034'), (u'INDIRECT_-1207233838', u'MULTIEQUAL_-1207233262'), (u'CALL_-1207235986', u'INDIRECT_-1207233318'), (u'INT_NOTEQUAL_-1207236985', u'CBRANCH_-1207236984'), (u'CALL_-1207236198', u'INDIRECT_-1207233505'), (u'CALL_-1207236924', u'INDIRECT_-1207233828'), (u'CALL_-1207235635', u'INDIRECT_-1207233268'), ('tmp_1916', u'CBRANCH_-1207235642'), (u'INDIRECT_-1207233258', u'MULTIEQUAL_-1207233875'), (u'CALL_-1207235986', u'INDIRECT_-1207233353'), (u'INDIRECT_-1207233898', u'MULTIEQUAL_-1207233156'), (u'CALL_-1207235635', u'INDIRECT_-1207233130'), (u'CALL_-1207236171', u'INDIRECT_-1207233353'), (u'CALL_-1207235547', u'INDIRECT_-1207233086'), (u'INDIRECT_-1207233161', u'MULTIEQUAL_-1207233465'), (u'INDIRECT_-1207234284', u'MULTIEQUAL_-1207234588'), (u'PTRSUB_-1207233417', u'CALL_-1207236685'), (u'CALL_-1207236924', u'INDIRECT_-1207233760'), (u'CALL_-1207236389', u'INDIRECT_-1207233547'), (u'PTRSUB_-1207233034', u'CALL_-1207236198'), (u'INDIRECT_-1207233121', u'MULTIEQUAL_-1207233090'), (u'CALL_-1207235635', u'INDIRECT_-1207233302'), ('const-128', u'CALL_-1207236273'), (u'CALL_-1207236389', u'INDIRECT_-1207233478'), ('const-4', u'INT_SUB_-1207236134'), (u'CALL_-1207236273', u'INT_SEXT_-1207236252'), (u'CALL_-1207237000', u'INDIRECT_-1207233944'), ('const--228', u'PTRSUB_-1207233258'), (u'CALL_-1207235699', u'INDIRECT_-1207233299'), (u'LOAD_-1207236562', u'CALL_-1207236493'), (u'CALL_-1207236721', u'INDIRECT_-1207233828'), ('const-0', u'SUBPIECE_-1207234667'), (u'CALL_-1207236525', u'CALL_-1207236361'), (u'MULTIEQUAL_-1207233582', u'MULTIEQUAL_-1207233569'), (u'CALL_-1207235699', u'INDIRECT_-1207233127'), (u'CALL_-1207236493', u'INDIRECT_-1207233674'), (u'CALL_-1207236198', u'INDIRECT_-1207233436'), (u'INDIRECT_-1207233234', u'MULTIEQUAL_-1207233221'), ('const-4', u'PTRADD_-1207233134'), (u'CALL_-1207235474', u'INDIRECT_-1207234177'), (u'CALL_-1207236273', u'INDIRECT_-1207233411'), ('tmp_1498', u'CBRANCH_-1207235897'), ('tmp_728', u'CBRANCH_-1207236466'), (u'INT_ADD_-1207237025', u'CAST_-1207233493'), (u'CALL_-1207236685', u'INDIRECT_-1207233666'), ('const-12288', u'COPY_-1207235358'), (u'PTRSUB_-1207233288', u'CALL_-1207236273'), ('const-0', u'INT_NOTEQUAL_-1207236954'), (u'CALL_-1207237000', u'INDIRECT_-1207233978'), (u'INDIRECT_-1207233891', u'MULTIEQUAL_-1207233109'), (u'CALL_-1207235699', u'INDIRECT_-1207233265'), (u'INT_SUB_-1207236134', u'INT_XOR_-1207236074'), (u'CALL_-1207236525', u'CALL_-1207236389'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233205'), (u'INDIRECT_-1207233258', u'INT_SLESS_-1207235486'), (u'CALL_-1207236545', u'INDIRECT_-1207233572'), ('const-1', u'INT_ADD_-1207233410'), (u'CALL_-1207236273', u'INDIRECT_-1207233445'), (u'CALL_-1207235986', u'INDIRECT_-1207233422'), (u'CALL_-1207236361', u'COPY_-1207233129'), ('const-1', u'CALL_-1207236273'), (u'CALL_-1207236969', u'INDIRECT_-1207233926'), (u'MULTIEQUAL_-1207233547', u'MULTIEQUAL_-1207233534'), ('tmp_262', u'CBRANCH_-1207236899'), (u'INDIRECT_-1207233259', u'MULTIEQUAL_-1207233228'), (u'CALL_-1207236377', u'INDIRECT_-1207234592'), (u'INT_ADD_-1207235599', u'MULTIEQUAL_-1207233945'), (u'PTRSUB_-1207233258', u'INT_NOTEQUAL_-1207235644'), ('tmp_6551', u'PTRSUB_-1207233452'), ('const-400', u'INT_SUB_-1207236323'), (u'INDIRECT_-1207233502', u'INT_EQUAL_-1207236468'), ('const--1', u'CALL_-1207235939'), (u'CALL_-1207236389', u'INDIRECT_-1207233582'), (u'CALL_-1207236273', u'INDIRECT_-1207234534'), ('const-0', u'PTRSUB_-1207233077'), ('const-1550436', u'PTRSUB_-1207232924'), (u'INDIRECT_-1207233926', u'MULTIEQUAL_-1207233144'), (u'INDIRECT_-1207233265', u'INT_SLESSEQUAL_-1207235667'), ('const-400', u'INT_SLESS_-1207236291'), (u'CALL_-1207236013', u'INDIRECT_-1207233436'), (u'MULTIEQUAL_-1207233977', u'INT_ADD_-1207235523'), (u'CALL_-1207235939', u'INDIRECT_-1207234378'), (u'CALL_-1207235623', u'INDIRECT_-1207233259'), (u'CALL_-1207235986', u'INDIRECT_-1207233250'), (u'INT_SLESS_-1207236291', u'CBRANCH_-1207236295'), (u'INDIRECT_-1207233195', u'MULTIEQUAL_-1207233165'), (u'INDIRECT_-1207233299', u'MULTIEQUAL_-1207233269'), (u'CALL_-1207235635', u'INDIRECT_-1207233199'), ('const-433', u'LOAD_-1207235459'), (u'CALL_-1207237000', u'INDIRECT_-1207234963'), (u'CALL_-1207236525', u'CALL_-1207236257'), (u'INDIRECT_-1207233225', u'MULTIEQUAL_-1207233194'), ('const-0', u'COPY_-1207232992'), (u'CALL_-1207236525', u'CALL_-1207236377'), (u'CALL_-1207236493', u'INDIRECT_-1207233605'), (u'CALL_-1207236361', u'INDIRECT_-1207233423'), (u'CALL_-1207236171', u'INDIRECT_-1207233422'), (u'PTRADD_-1207235940', u'CALL_-1207235939'), (u'INDIRECT_-1207233804', u'INT_SLESS_-1207236653'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233604'), (u'CALL_-1207236525', u'INDIRECT_-1207233524'), (u'MULTIEQUAL_-1207233945', u'INT_ADD_-1207235599'), (u'CALL_-1207236797', u'INDIRECT_-1207233852'), (u'CALL_-1207236171', u'INDIRECT_-1207233387'), (u'INT_SEXT_-1207235992', u'PTRADD_-1207235940'), (u'CALL_-1207236361', u'INDIRECT_-1207233629'), (u'CALL_-1207236013', u'INDIRECT_-1207234421'), (u'CALL_-1207235333', u'INDIRECT_-1207233036'), (u'LOAD_-1207236562', u'CALL_-1207236545'), ('const--236', u'PTRSUB_-1207233417'), (u'COPY_-1207234703', u'MULTIEQUAL_-1207234625'), (u'PTRADD_-1207233134', u'LOAD_-1207235832'), (u'CALL_-1207236377', u'INDIRECT_-1207233607'), ('const-12288', u'COPY_-1207232762'), (u'INDIRECT_-1207233944', u'MULTIEQUAL_-1207233144'), (u'CALL_-1207236013', u'INT_SEXT_-1207235992'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233171'), (u'INDIRECT_-1207233838', u'MULTIEQUAL_-1207233742'), (u'INDIRECT_-1207233333', u'MULTIEQUAL_-1207233303'), (u'INDIRECT_-1207233640', u'INT_SLESS_-1207236431'), (u'MULTIEQUAL_-1207233090', u'CALL_-1207235547'), (u'CALL_-1207236924', u'INDIRECT_-1207233932'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233137'), (u'INT_SEXT_-1207236177', u'PTRADD_-1207236125'), ('tmp_6551', u'PTRSUB_-1207233417'), (u'PTRSUB_-1207233297', u'CALL_-1207236493'), (u'INDIRECT_-1207233828', u'MULTIEQUAL_-1207233087'), ('const-0', u'COPY_-1207236894'), (u'INDIRECT_-1207233127', u'MULTIEQUAL_-1207233097'), (u'CALL_-1207236545', u'INDIRECT_-1207233538'), (u'PTRSUB_-1207233392', u'CALL_-1207236493'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233343'), (u'CALL_-1207235547', u'INDIRECT_-1207233052'), ('const-433', u'LOAD_-1207235895'), (u'CALL_-1207236493', u'INDIRECT_-1207233570'), ('tmp_2452', u'CALLIND_-1207235720'), (u'COPY_-1207236894', u'MULTIEQUAL_-1207233977'), (u'CALL_-1207235547', u'INDIRECT_-1207234209'), (u'CALL_-1207236924', u'INDIRECT_-1207233863'), (u'INDIRECT_-1207233804', u'MULTIEQUAL_-1207233708'), (u'CALL_-1207236493', u'INDIRECT_-1207233708'), (u'CALL_-1207236721', u'INDIRECT_-1207233656'), (u'CALL_-1207236545', u'INDIRECT_-1207233744'), (u'CALL_-1207235623', u'INDIRECT_-1207233155'), ('const-0', u'INT_SLESS_-1207236892'), (u'CALL_-1207236171', u'INT_SUB_-1207236134'), (u'CALL_-1207236377', u'INDIRECT_-1207233503'), (u'INDIRECT_-1207233932', u'MULTIEQUAL_-1207233841'), (u'INDIRECT_-1207233268', u'MULTIEQUAL_-1207233255'), ('const-255', u'INT_MULT_-1207233404'), ('const-1550432', u'PTRSUB_-1207233077'), (u'CALL_-1207236377', u'INDIRECT_-1207233538'), (u'INT_XOR_-1207236074', u'INT_SUB_-1207236068'), (u'CALL_-1207236525', u'CALL_-1207236171'), (u'INDIRECT_-1207233536', u'MULTIEQUAL_-1207233131'), ('const-0', u'COPY_-1207236635'), (u'INT_EQUAL_-1207236468', u'CBRANCH_-1207236466'), ('const-8', u'PTRADD_-1207233369'), (u'CALL_-1207236013', u'INDIRECT_-1207233470'), (u'CALL_-1207236257', u'INDIRECT_-1207233365'), (u'MULTIEQUAL_-1207233196', u'MULTIEQUAL_-1207233177'), (u'CALL_-1207236797', u'INDIRECT_-1207233714'), ('const-40', u'INT_ADD_-1207235445'), (u'CALL_-1207236257', u'CALL_-1207236198'), (u'CALL_-1207236257', u'INDIRECT_-1207233433'), (u'INDIRECT_-1207233120', u'MULTIEQUAL_-1207233087'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233639'), (u'CALL_-1207235623', u'INDIRECT_-1207233293'), (u'CAST_-1207232976', u'INT_SRIGHT_-1207236107'), ('const-433', u'LOAD_-1207237041'), (u'COPY_-1207235358', u'MULTIEQUAL_-1207233547'), (u'CALL_-1207236377', u'INDIRECT_-1207233469'), (u'CALL_-1207235986', u'INDIRECT_-1207233284'), (u'INDIRECT_-1207233096', u'MULTIEQUAL_-1207233083'), (u'INDIRECT_-1207233966', u'MULTIEQUAL_-1207233875'), (u'CALL_-1207235939', u'INDIRECT_-1207233393'), (u'INDIRECT_-1207233966', u'INT_SLESS_-1207236892'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233121'), (u'CALL_-1207236257', u'INDIRECT_-1207233571'), (u'INT_SLESS_-1207236043', u'INT_ZEXT_-1207236034'), (u'INDIRECT_-1207233195', u'MULTIEQUAL_-1207233499'), (u'CALL_-1207236389', u'INDIRECT_-1207233512'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233124'), (u'INDIRECT_-1207233221', u'INT_NOTEQUAL_-1207235899'), (u'INT_NOTEQUAL_-1207236954', u'CBRANCH_-1207236953'), (u'INT_ZEXT_-1207236034', u'INT_ADD_-1207234146'), ('tmp_6551', u'PTRSUB_-1207233392'), (u'INT_SUB_-1207236323', u'COPY_-1207233130'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233275'), (u'CALL_-1207236545', u'INDIRECT_-1207234695'), (u'CALL_-1207236525', u'INDIRECT_-1207234681'), (u'CALL_-1207236525', u'INDIRECT_-1207233730'), (u'CALL_-1207236198', u'INT_SEXT_-1207236177'), (u'INDIRECT_-1207233828', u'MULTIEQUAL_-1207233737'), (u'MULTIEQUAL_-1207232914', u'CALLIND_-1207235720'), (u'INDIRECT_-1207233164', u'MULTIEQUAL_-1207233151'), (u'CALL_-1207236797', u'INDIRECT_-1207233680'), (u'CALL_-1207235623', u'INDIRECT_-1207233190'), (u'INDIRECT_-1207234244', u'MULTIEQUAL_-1207234693'), (u'INDIRECT_-1207233127', u'PTRADD_-1207233134'), (u'INT_SRIGHT_-1207236107', u'INT_SUB_-1207236068'), (u'INT_SLESS_-1207236653', u'CBRANCH_-1207236660'), (u'CALL_-1207235635', u'INDIRECT_-1207233164'), (u'INDIRECT_-1207234963', u'MULTIEQUAL_-1207234164'), ('const-0', u'PTRSUB_-1207232924'), (u'INT_ADD_-1207235763', u'PTRADD_-1207233134'), ('const-433', u'LOAD_-1207236434'), (u'INDIRECT_-1207233794', u'MULTIEQUAL_-1207233703'), (u'CALL_-1207235474', u'INDIRECT_-1207233158'), (u'LOAD_-1207236434', u'MULTIEQUAL_-1207233196'), (u'CALL_-1207236797', u'INDIRECT_-1207233818'), (u'CALL_-1207236257', u'INDIRECT_-1207233537'), ('const-1', u'PTRADD_-1207235940'), ('const-0', u'SUBPIECE_-1207232849'), (u'INDIRECT_-1207233804', u'MULTIEQUAL_-1207233228'), (u'INDIRECT_-1207233086', u'MULTIEQUAL_-1207233703'), (u'CALL_-1207235939', u'INDIRECT_-1207233255'), (u'CALL_-1207236721', u'INDIRECT_-1207233690'), (u'INT_AND_-1207233406', u'INT_ADD_-1207233410'), (u'CALL_-1207235547', u'INDIRECT_-1207233155'), ('tmp_2212', u'CBRANCH_-1207235438'), (u'LOAD_-1207236562', u'CALL_-1207236525'), (u'INT_ADD_-1207235869', u'INT_SRIGHT_-1207235842'), (u'INDIRECT_-1207233121', u'MULTIEQUAL_-1207233570'), (u'MULTIEQUAL_-1207234254', u'MULTIEQUAL_-1207234240'), ('const-433', u'LOAD_-1207236814'), (u'INDIRECT_-1207233199', u'MULTIEQUAL_-1207233186'), (u'INDIRECT_-1207233632', u'MULTIEQUAL_-1207233536'), (u'INDIRECT_-1207233299', u'MULTIEQUAL_-1207233603'), (u'CALL_-1207236361', u'INDIRECT_-1207233491')]
[(u'INDIRECT_-1207233700', u'MULTIEQUAL_-1207233604'), (u'INDIRECT_-1207233130', u'MULTIEQUAL_-1207233117'), ('const-0', u'SUBPIECE_-1207234667'), (u'CALL_-1207236721', u'CALLIND_-1207235720'), (u'CALL_-1207236924', u'INDIRECT_-1207233898'), (u'INDIRECT_-1207233265', u'MULTIEQUAL_-1207233569'), ('const-1', u'PTRADD_-1207236125'), ('tmp_6550', u'PTRSUB_-1207233399'), (u'INT_SRIGHT_-1207236107', u'INT_XOR_-1207236074'), (u'MULTIEQUAL_-1207233235', u'MULTIEQUAL_-1207233221'), ('const-0', u'PTRSUB_-1207232973'), (u'MULTIEQUAL_-1207233097', u'INT_NOTEQUAL_-1207235644'), ('const--208', u'PTRSUB_-1207233305'), ('const-40', u'INT_ADD_-1207237025'), ('tmp_911', u'CBRANCH_-1207236295'), ('tmp_164', u'CBRANCH_-1207236984'), (u'PTRSUB_-1207233413', u'CALL_-1207236685'), (u'INDIRECT_-1207233632', u'MULTIEQUAL_-1207233056'), (u'INT_MULT_-1207236534', u'INT_ADD_-1207236546'), (u'CALL_-1207236361', u'INDIRECT_-1207234580'), (u'INDIRECT_-1207233898', u'MULTIEQUAL_-1207233806'), (u'CALL_-1207236377', u'INDIRECT_-1207233400'), (u'INDIRECT_-1207233017', u'MULTIEQUAL_-1207233634'), ('tmp_6550', u'PTRSUB_-1207233296'), (u'INDIRECT_-1207233605', u'MULTIEQUAL_-1207233547'), ('const-8', u'INT_MULT_-1207236534'), (u'INDIRECT_-1207233570', u'MULTIEQUAL_-1207233499'), ('const-433', u'LOAD_-1207236814'), (u'CALL_-1207236924', u'INDIRECT_-1207234917'), (u'CALL_-1207236969', u'INDIRECT_-1207233994'), (u'CALL_-1207237000', u'INDIRECT_-1207233806'), (u'CALL_-1207236525', u'INDIRECT_-1207233696'), (u'CALL_-1207236198', u'INDIRECT_-1207233367'), (u'INT_NOTEQUAL_-1207235446', u'CBRANCH_-1207235438'), (u'CALL_-1207235623', u'INDIRECT_-1207234244'), (u'CALL_-1207236273', u'INDIRECT_-1207233342'), (u'MULTIEQUAL_-1207234625', u'PTRADD_-1207232900'), (u'CALL_-1207236685', u'INDIRECT_-1207233700'), (u'INDIRECT_-1207233735', u'MULTIEQUAL_-1207233639'), (u'CALL_-1207235333', u'INDIRECT_-1207233071'), (u'INDIRECT_-1207234209', u'MULTIEQUAL_-1207234826'), ('const-4', u'PTRADD_-1207233143'), (u'CALL_-1207236257', u'INDIRECT_-1207233399'), (u'INDIRECT_-1207233333', u'MULTIEQUAL_-1207233637'), (u'PTRADD_-1207236191', u'CALL_-1207236198'), (u'INDIRECT_-1207234789', u'MULTIEQUAL_-1207234213'), ('const-1', u'INT_ADD_-1207235523'), (u'CALL_-1207236493', u'INDIRECT_-1207233502'), (u'CALL_-1207236389', u'INDIRECT_-1207233444'), (u'CALL_-1207236721', u'INDIRECT_-1207233794'), (u'INDIRECT_-1207233259', u'MULTIEQUAL_-1207233708'), (u'INT_ADD_-1207235763', u'MULTIEQUAL_-1207234625'), (u'LOAD_-1207235832', u'MULTIEQUAL_-1207233177'), (u'INDIRECT_-1207233708', u'MULTIEQUAL_-1207233303'), (u'INT_NOTEQUAL_-1207235644', u'CBRANCH_-1207235642'), ('const-1550436', u'PTRSUB_-1207232973'), (u'CALL_-1207235939', u'INDIRECT_-1207233186'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233309'), ('const-1550436', u'PTRSUB_-1207232931'), (u'CALL_-1207236545', u'INDIRECT_-1207233676'), (u'INDIRECT_-1207233120', u'MULTIEQUAL_-1207233737'), (u'CALL_-1207236013', u'INDIRECT_-1207233332'), (u'INT_SLESS_-1207235486', u'CBRANCH_-1207235493'), (u'INT_SLESSEQUAL_-1207235667', u'CBRANCH_-1207235675'), (u'INDIRECT_-1207233158', u'MULTIEQUAL_-1207233144'), (u'CALL_-1207236969', u'INDIRECT_-1207233788'), (u'CALL_-1207236924', u'INDIRECT_-1207233794'), (u'MULTIEQUAL_-1207233165', u'MULTIEQUAL_-1207233151'), (u'INDIRECT_-1207233708', u'MULTIEQUAL_-1207233637'), (u'INDIRECT_-1207233224', u'MULTIEQUAL_-1207233841'), (u'INT_NOTEQUAL_-1207235899', u'CBRANCH_-1207235897'), ('tmp_6557', u'CALLIND_-1207235720'), ('const-1', u'RETURN_-1207235328'), (u'INDIRECT_-1207233666', u'MULTIEQUAL_-1207233570'), (u'INDIRECT_-1207233674', u'MULTIEQUAL_-1207233269'), (u'CALL_-1207235547', u'INDIRECT_-1207233258'), (u'CALL_-1207236685', u'INDIRECT_-1207233804'), (u'COPY_-1207233135', u'MULTIEQUAL_-1207234229'), (u'INT_2COMP_-1207233412', u'INT_AND_-1207233406'), (u'INDIRECT_-1207233502', u'LOAD_-1207236434'), (u'INDIRECT_-1207233570', u'MULTIEQUAL_-1207233165'), (u'CALL_-1207236545', u'INDIRECT_-1207233710'), ('const-1', u'CALL_-1207236198'), ('const-512', u'INT_ADD_-1207235869'), (u'CALL_-1207236198', u'INDIRECT_-1207233333'), (u'INDIRECT_-1207233265', u'MULTIEQUAL_-1207233235'), (u'INDIRECT_-1207233597', u'MULTIEQUAL_-1207233021'), (u'CALL_-1207237000', u'INDIRECT_-1207233874'), (u'MULTIEQUAL_-1207233444', u'MULTIEQUAL_-1207233431'), ('tmp_6550', u'PTRSUB_-1207233305'), (u'INT_SRIGHT_-1207235842', u'MULTIEQUAL_-1207232914'), ('const--240', u'PTRSUB_-1207233465'), (u'CALL_-1207236257', u'INDIRECT_-1207233503'), (u'CALL_-1207236361', u'INDIRECT_-1207233561'), (u'CALL_-1207236171', u'INDIRECT_-1207234476'), (u'CALL_-1207235623', u'INDIRECT_-1207233225'), (u'INDIRECT_-1207233788', u'MULTIEQUAL_-1207233006'), (u'INDIRECT_-1207234917', u'MULTIEQUAL_-1207234826'), (u'CALL_-1207235986', u'INDIRECT_-1207233456'), (u'LOAD_-1207236814', u'CALL_-1207236685'), (u'PTRADD_-1207236125', u'CALL_-1207236013'), (u'CALL_-1207235635', u'INDIRECT_-1207233234'), ('const-1', u'PTRADD_-1207236191'), (u'CALL_-1207237000', u'INDIRECT_-1207234012'), (u'MULTIEQUAL_-1207233200', u'MULTIEQUAL_-1207233186'), (u'INDIRECT_-1207234253', u'MULTIEQUAL_-1207234240'), (u'MULTIEQUAL_-1207234625', u'INT_ADD_-1207235763'), (u'INT_ADD_-1207236798', u'CAST_-1207233363'), (u'CALL_-1207235939', u'INDIRECT_-1207233221'), (u'INDIRECT_-1207233127', u'MULTIEQUAL_-1207233431'), (u'CALL_-1207236273', u'INDIRECT_-1207233549'), (u'INDIRECT_-1207232985', u'MULTIEQUAL_-1207232972'), (u'CALL_-1207236361', u'INT_SUB_-1207236323'), (u'INDIRECT_-1207233052', u'MULTIEQUAL_-1207233018'), ('const-0', u'INT_EQUAL_-1207236468'), ('tmp_6558', u'INT_ADD_-1207237025'), (u'PTRSUB_-1207233399', u'CALL_-1207236493'), ('tmp_805', u'BRANCH_-1207236414'), (u'MULTIEQUAL_-1207233303', u'MULTIEQUAL_-1207233289'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233159'), (u'PTRSUB_-1207233262', u'PTRADD_-1207233261'), (u'COPY_-1207232762', u'MULTIEQUAL_-1207233196'), ('const-0', u'SUBPIECE_-1207234630'), (u'INDIRECT_-1207233017', u'MULTIEQUAL_-1207232984'), (u'INDIRECT_-1207233052', u'MULTIEQUAL_-1207233668'), (u'CALL_-1207236721', u'INDIRECT_-1207233724'), (u'CALL_-1207235623', u'INDIRECT_-1207233052'), (u'CALL_-1207235474', u'INDIRECT_-1207233020'), (u'MULTIEQUAL_-1207233269', u'MULTIEQUAL_-1207233255'), ('tmp_567', u'CBRANCH_-1207236660'), (u'INDIRECT_-1207233230', u'MULTIEQUAL_-1207233200'), (u'INDIRECT_-1207234284', u'MULTIEQUAL_-1207234254'), (u'CALL_-1207236377', u'INDIRECT_-1207233573'), (u'CALL_-1207235986', u'INDIRECT_-1207233388'), (u'CALL_-1207235547', u'INDIRECT_-1207233017'), (u'CALL_-1207236969', u'INDIRECT_-1207234945'), (u'MULTIEQUAL_-1207233945', u'INT_MULT_-1207236534'), ('tmp_1875', u'CBRANCH_-1207235675'), ('const-0', u'RETURN_-1207235378'), (u'CALL_-1207235986', u'INDIRECT_-1207233215'), (u'CAST_-1207232701', u'LOAD_-1207235459'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233156'), (u'CALL_-1207235699', u'INDIRECT_-1207233333'), (u'INT_ADD_-1207235599', u'SUBPIECE_-1207234667'), ('const-1', u'PTRADD_-1207235940'), (u'CALL_-1207235333', u'INDIRECT_-1207232933'), (u'CALL_-1207237000', u'INDIRECT_-1207233909'), (u'INDIRECT_-1207233640', u'MULTIEQUAL_-1207233235'), (u'INDIRECT_-1207233597', u'MULTIEQUAL_-1207233501'), (u'CALL_-1207236545', u'INDIRECT_-1207233641'), ('const--200', u'PTRSUB_-1207233296'), (u'CALL_-1207236685', u'INDIRECT_-1207233770'), ('const-0', u'PTRSUB_-1207233084'), (u'INDIRECT_-1207234244', u'MULTIEQUAL_-1207234213'), (u'INT_ADD_-1207235523', u'SUBPIECE_-1207234630'), ('tmp_200', u'CBRANCH_-1207236953'), (u'CALL_-1207236685', u'INDIRECT_-1207234789'), ('const-10', u'INT_SRIGHT_-1207235842'), (u'INDIRECT_-1207233061', u'MULTIEQUAL_-1207233048'), (u'CALL_-1207235939', u'INDIRECT_-1207233289'), (u'CALL_-1207236257', u'INDIRECT_-1207233468'), (u'CALL_-1207236525', u'INDIRECT_-1207233558'), (u'CALL_-1207236273', u'INDIRECT_-1207233583'), (u'INDIRECT_-1207233536', u'MULTIEQUAL_-1207233465'), (u'INDIRECT_-1207233674', u'MULTIEQUAL_-1207233603'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233806'), (u'INDIRECT_-1207233640', u'MULTIEQUAL_-1207233582'), (u'CALL_-1207236721', u'INDIRECT_-1207234813'), (u'SUBPIECE_-1207234667', u'INT_SLESS_-1207235562'), (u'CALL_-1207235699', u'INDIRECT_-1207233195'), (u'CALL_-1207236389', u'INDIRECT_-1207233616'), (u'CALL_-1207236721', u'INDIRECT_-1207233862'), (u'CALL_-1207236171', u'INDIRECT_-1207233319'), (u'CALL_-1207236013', u'INDIRECT_-1207233367'), ('const-0', u'INT_SLESS_-1207236653'), (u'INDIRECT_-1207234659', u'MULTIEQUAL_-1207234254'), ('const-12288', u'COPY_-1207235358'), (u'CALL_-1207236525', u'INDIRECT_-1207233592'), (u'INDIRECT_-1207233760', u'MULTIEQUAL_-1207233668'), ('tmp_6550', u'PTRSUB_-1207233424'), ('tmp_6550', u'PTRSUB_-1207233459'), (u'CALL_-1207236797', u'INDIRECT_-1207233645'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233240'), (u'INDIRECT_-1207234177', u'MULTIEQUAL_-1207234164'), (u'CALLIND_-1207235720', u'INDIRECT_-1207234294'), (u'INDIRECT_-1207233230', u'MULTIEQUAL_-1207233534'), (u'PTRADD_-1207236191', u'PTRADD_-1207236125'), (u'CALL_-1207236257', u'INDIRECT_-1207233330'), (u'MULTIEQUAL_-1207233737', u'INT_ADD_-1207236798'), (u'CAST_-1207233499', u'LOAD_-1207237041'), (u'CALL_-1207236361', u'INDIRECT_-1207233457'), (u'PTRSUB_-1207233296', u'CALL_-1207236273'), (u'LOAD_-1207236814', u'CALL_-1207236797'), (u'INDIRECT_-1207233725', u'MULTIEQUAL_-1207232984'), (u'INT_SLESS_-1207235562', u'CBRANCH_-1207235569'), (u'COPY_-1207236635', u'MULTIEQUAL_-1207233945'), (u'INT_SLESS_-1207236431', u'CBRANCH_-1207236438'), (u'CALL_-1207236389', u'INDIRECT_-1207233650'), (u'CALL_-1207236361', u'INDIRECT_-1207233595'), ('const-0', u'COPY_-1207236894'), (u'INDIRECT_-1207233052', u'MULTIEQUAL_-1207233501'), (u'INDIRECT_-1207233087', u'MULTIEQUAL_-1207233056'), ('tmp_770', u'CBRANCH_-1207236438'), ('const-1550432', u'PTRSUB_-1207233084'), (u'INDIRECT_-1207233770', u'MULTIEQUAL_-1207233194'), (u'MULTIEQUAL_-1207234164', u'INT_ADD_-1207235445'), (u'CALL_-1207236969', u'INDIRECT_-1207233856'), (u'CALL_-1207236198', u'INDIRECT_-1207233471'), ('const-433', u'LOAD_-1207235895'), (u'INDIRECT_-1207233771', u'MULTIEQUAL_-1207232972'), (u'CAST_-1207233363', u'LOAD_-1207236814'), ('const-400', u'INT_SUB_-1207236323'), (u'PTRSUB_-1207232973', u'CALL_-1207236013'), (u'PTRADD_-1207236125', u'PTRADD_-1207235940'), ('const-0', u'PTRSUB_-1207232847'), (u'CALL_-1207236389', u'INDIRECT_-1207233409'), (u'SUBPIECE_-1207234312', u'INT_SLESSEQUAL_-1207235667'), ('const-1', u'CALL_-1207235939'), (u'INDIRECT_-1207233502', u'MULTIEQUAL_-1207233097'), ('const-1', u'INT_ADD_-1207235763'), (u'INDIRECT_-1207234209', u'MULTIEQUAL_-1207234176'), (u'COPY_-1207233136', u'MULTIEQUAL_-1207234229'), (u'CALL_-1207235986', u'CALL_-1207235939'), (u'MULTIEQUAL_-1207233177', u'CALL_-1207236389'), (u'INDIRECT_-1207233863', u'MULTIEQUAL_-1207233121'), (u'INDIRECT_-1207233863', u'MULTIEQUAL_-1207233771'), (u'CALL_-1207236545', u'INDIRECT_-1207233503'), (u'CALL_-1207235939', u'INDIRECT_-1207233359'), (u'CALL_-1207236797', u'INDIRECT_-1207234837'), (u'CALL_-1207235699', u'INDIRECT_-1207234284'), (u'INDIRECT_-1207234945', u'MULTIEQUAL_-1207234164'), (u'PTRSUB_-1207233459', u'CALL_-1207236924'), (u'PTRSUB_-1207232847', u'CALLIND_-1207235720'), ('const--232', u'PTRSUB_-1207233399'), (u'CALL_-1207236969', u'INDIRECT_-1207233822'), ('tmp_6556', u'CALLIND_-1207235720'), (u'INT_ADD_-1207233410', u'CALLIND_-1207235720'), (u'CALL_-1207236273', u'INDIRECT_-1207233480'), (u'CAST_-1207232983', u'INT_SRIGHT_-1207236107'), (u'INDIRECT_-1207233700', u'MULTIEQUAL_-1207233124'), (u'INDIRECT_-1207233806', u'MULTIEQUAL_-1207233006'), (u'CALL_-1207236273', u'INDIRECT_-1207233377'), (u'INT_ADD_-1207235763', u'SUBPIECE_-1207234312'), ('const--232', u'PTRSUB_-1207233262'), (u'CALL_-1207236493', u'INDIRECT_-1207233640'), (u'MULTIEQUAL_-1207233062', u'MULTIEQUAL_-1207233048'), (u'INDIRECT_-1207233087', u'MULTIEQUAL_-1207233536'), (u'INT_SLESS_-1207236892', u'CBRANCH_-1207236899'), (u'CALL_-1207236493', u'INDIRECT_-1207233536'), (u'CALL_-1207236969', u'INDIRECT_-1207233960'), ('const-433', u'LOAD_-1207236562'), (u'INDIRECT_-1207233760', u'MULTIEQUAL_-1207233018'), ('const-4', u'PTRADD_-1207233261'), ('const-12288', u'COPY_-1207232762'), (u'CALL_-1207236545', u'CALLIND_-1207235720'), ('const-0', u'INT_NOTEQUAL_-1207236985'), (u'CALL_-1207236257', u'INDIRECT_-1207234522'), (u'CALL_-1207236377', u'INDIRECT_-1207233435'), (u'MULTIEQUAL_-1207233570', u'INT_ADD_-1207236546'), ('const--1', u'CALL_-1207235939'), ('tmp_2036', u'CBRANCH_-1207235569'), (u'CALL_-1207236685', u'INDIRECT_-1207233735'), (u'INDIRECT_-1207233161', u'MULTIEQUAL_-1207233131'), (u'CALL_-1207236171', u'INDIRECT_-1207233457'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233771'), ('const-1', u'COPY_-1207235341'), ('tmp_2369', u'BRANCH_-1207235318'), (u'INDIRECT_-1207233666', u'MULTIEQUAL_-1207233090'), (u'CALL_-1207236797', u'INT_EQUAL_-1207236782'), ('tmp_2154', u'CBRANCH_-1207235493'), (u'CALL_-1207235474', u'INDIRECT_-1207232985'), (u'CALL_-1207235635', u'INDIRECT_-1207234253'), (u'PTRADD_-1207233261', u'INT_NOTEQUAL_-1207235644'), (u'INT_SUB_-1207236068', u'INT_MULT_-1207234134'), (u'INDIRECT_-1207233605', u'MULTIEQUAL_-1207233200'), (u'INDIRECT_-1207233735', u'MULTIEQUAL_-1207233159'), (u'CALL_-1207236525', u'CALL_-1207235986'), (u'CALL_-1207236013', u'INDIRECT_-1207233229'), (u'INDIRECT_-1207234917', u'MULTIEQUAL_-1207234176'), (u'CALL_-1207236525', u'CALL_-1207235623'), (u'CALL_-1207237000', u'INDIRECT_-1207233771'), (u'PTRSUB_-1207233424', u'CALL_-1207236685'), (u'CALL_-1207236389', u'INDIRECT_-1207234601'), (u'PTRSUB_-1207233465', u'CALL_-1207236924'), (u'CALL_-1207235547', u'INDIRECT_-1207233190'), (u'INT_ADD_-1207235523', u'MULTIEQUAL_-1207233977'), (u'CALL_-1207236969', u'INDIRECT_-1207233891'), (u'CALL_-1207236273', u'INDIRECT_-1207233515'), (u'CALL_-1207236198', u'INDIRECT_-1207233539'), (u'CALL_-1207235986', u'INDIRECT_-1207234407'), (u'INDIRECT_-1207233467', u'MULTIEQUAL_-1207233396'), (u'CALL_-1207237000', u'CALL_-1207236969'), ('const-0', u'SUBPIECE_-1207234312'), ('const-433', u'LOAD_-1207236434'), (u'CALL_-1207236525', u'INDIRECT_-1207233662'), (u'CALL_-1207236377', u'INDIRECT_-1207233641'), (u'CALL_-1207235623', u'INDIRECT_-1207233087'), (u'CALL_-1207235333', u'INDIRECT_-1207232898'), (u'CALL_-1207236013', u'INDIRECT_-1207233402'), (u'MULTIEQUAL_-1207233097', u'MULTIEQUAL_-1207233083'), (u'CALL_-1207236361', u'INT_SLESS_-1207236291'), (u'MULTIEQUAL_-1207233131', u'MULTIEQUAL_-1207233117'), (u'SUBPIECE_-1207234630', u'INT_SLESS_-1207235486'), (u'INDIRECT_-1207233725', u'MULTIEQUAL_-1207233634'), (u'CALL_-1207237000', u'INT_NOTEQUAL_-1207236985'), (u'INDIRECT_-1207233467', u'MULTIEQUAL_-1207233062'), (u'INDIRECT_-1207233225', u'MULTIEQUAL_-1207233674'), (u'INT_ADD_-1207234146', u'CALL_-1207236013'), (u'CALL_-1207235699', u'INDIRECT_-1207233230'), (u'INDIRECT_-1207233770', u'MULTIEQUAL_-1207233674'), (u'INDIRECT_-1207234789', u'MULTIEQUAL_-1207234693'), (u'INDIRECT_-1207234659', u'MULTIEQUAL_-1207234588'), (u'INDIRECT_-1207233092', u'MULTIEQUAL_-1207233396'), (u'INDIRECT_-1207233909', u'MULTIEQUAL_-1207233109'), (u'INDIRECT_-1207233020', u'MULTIEQUAL_-1207233006'), ('tmp_6550', u'PTRSUB_-1207233465'), (u'CALL_-1207236924', u'INDIRECT_-1207233966'), (u'CALL_-1207235939', u'INDIRECT_-1207233427'), (u'INT_MULT_-1207234134', u'INT_ADD_-1207234146'), ('const-1', u'INT_ADD_-1207235599'), (u'CALL_-1207236013', u'INDIRECT_-1207233264'), ('const-4', u'INT_SUB_-1207236134'), (u'INDIRECT_-1207233259', u'INT_SLESS_-1207235562'), (u'CALL_-1207236969', u'INT_NOTEQUAL_-1207236954'), ('const-128', u'CALL_-1207236273'), (u'COPY_-1207233215', u'MULTIEQUAL_-1207233444'), (u'INDIRECT_-1207233293', u'MULTIEQUAL_-1207233742'), (u'INT_SUB_-1207236134', u'CAST_-1207232983'), (u'CALL_-1207235547', u'INDIRECT_-1207233120'), (u'CALL_-1207236493', u'INDIRECT_-1207234659'), (u'CALL_-1207236721', u'INDIRECT_-1207233759'), (u'CALL_-1207236525', u'INDIRECT_-1207233627'), (u'CALL_-1207236685', u'INDIRECT_-1207233838'), (u'MULTIEQUAL_-1207234229', u'CALL_-1207236273'), (u'CALL_-1207235939', u'INDIRECT_-1207233324'), (u'CALL_-1207236361', u'INDIRECT_-1207233526'), (u'CALL_-1207237000', u'INDIRECT_-1207233840'), (u'CAST_-1207233223', u'LOAD_-1207236562'), (u'LOAD_-1207236814', u'CALL_-1207236721'), (u'COPY_-1207235341', u'MULTIEQUAL_-1207233582'), (u'CALL_-1207236198', u'INDIRECT_-1207233401'), (u'CALL_-1207236797', u'INDIRECT_-1207233783'), (u'CALL_-1207236013', u'INDIRECT_-1207233298'), (u'CALL_-1207235547', u'INDIRECT_-1207233224'), (u'INT_EQUAL_-1207236782', u'INT_2COMP_-1207233412'), (u'INDIRECT_-1207233753', u'MULTIEQUAL_-1207232972'), (u'CALL_-1207236797', u'INDIRECT_-1207233748'), (u'CALL_-1207236171', u'INT_SLESS_-1207236043'), (u'INDIRECT_-1207233123', u'MULTIEQUAL_-1207233109'), (u'CALL_-1207235474', u'INDIRECT_-1207233123'), (u'INT_SEXT_-1207236252', u'PTRADD_-1207236191'), (u'COPY_-1207232992', u'MULTIEQUAL_-1207232914'), (u'CALL_-1207236171', u'INDIRECT_-1207233284'), (u'LOAD_-1207235895', u'INT_ADD_-1207235869'), (u'LOAD_-1207235459', u'INT_NOTEQUAL_-1207235446'), (u'CALL_-1207236545', u'INDIRECT_-1207233606'), (u'CALL_-1207236685', u'INDIRECT_-1207233632'), (u'CALL_-1207236171', u'INDIRECT_-1207233491'), ('const-1633152', u'PTRSUB_-1207232847'), (u'CALL_-1207236171', u'INDIRECT_-1207233525'), (u'CALL_-1207235635', u'INDIRECT_-1207233096'), (u'INDIRECT_-1207233293', u'MULTIEQUAL_-1207233262'), (u'CALL_-1207235699', u'INDIRECT_-1207233161'), (u'CALL_-1207236198', u'INDIRECT_-1207234490'), (u'CALL_-1207236797', u'INDIRECT_-1207233886'), (u'MULTIEQUAL_-1207233087', u'CALL_-1207235474'), ('const-400', u'INT_SLESS_-1207236291'), (u'INDIRECT_-1207233302', u'MULTIEQUAL_-1207233289'), (u'CALL_-1207235623', u'INDIRECT_-1207233121'), (u'CALL_-1207236969', u'CALL_-1207236924'), (u'INDIRECT_-1207233838', u'MULTIEQUAL_-1207233262'), (u'PTRADD_-1207233261', u'COPY_-1207232701'), (u'CALL_-1207235986', u'INDIRECT_-1207233318'), (u'INT_NOTEQUAL_-1207236985', u'CBRANCH_-1207236984'), (u'CALL_-1207236198', u'INDIRECT_-1207233505'), (u'CALL_-1207236924', u'INDIRECT_-1207233828'), (u'INT_ADD_-1207237025', u'CAST_-1207233499'), ('const-0', u'INT_SLESS_-1207236892'), ('tmp_6550', u'PTRSUB_-1207233262'), (u'CALL_-1207235635', u'INDIRECT_-1207233268'), ('tmp_1916', u'CBRANCH_-1207235642'), (u'INDIRECT_-1207233258', u'MULTIEQUAL_-1207233875'), (u'CALL_-1207235986', u'INDIRECT_-1207233353'), (u'INDIRECT_-1207233898', u'MULTIEQUAL_-1207233156'), (u'CALL_-1207235635', u'INDIRECT_-1207233130'), (u'CALL_-1207236685', u'INDIRECT_-1207233597'), (u'CALL_-1207236171', u'INDIRECT_-1207233353'), (u'CALL_-1207235547', u'INDIRECT_-1207233086'), (u'COPY_-1207232701', u'MULTIEQUAL_-1207233444'), (u'INDIRECT_-1207233161', u'MULTIEQUAL_-1207233465'), (u'INDIRECT_-1207234284', u'MULTIEQUAL_-1207234588'), (u'INDIRECT_-1207233502', u'COPY_-1207233215'), (u'PTRADD_-1207233143', u'LOAD_-1207235832'), (u'CALL_-1207236924', u'INDIRECT_-1207233760'), (u'CALL_-1207236389', u'INDIRECT_-1207233547'), ('const-4', u'PTRADD_-1207232900'), (u'INDIRECT_-1207233121', u'MULTIEQUAL_-1207233090'), (u'CALL_-1207235635', u'INDIRECT_-1207233302'), (u'CALL_-1207236389', u'INDIRECT_-1207233478'), ('const-0', u'PTRSUB_-1207232931'), (u'PTRSUB_-1207233305', u'CALL_-1207236493'), (u'CALL_-1207236273', u'INT_SEXT_-1207236252'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233102'), (u'CALL_-1207237000', u'INDIRECT_-1207233944'), (u'CALL_-1207235699', u'INDIRECT_-1207233092'), (u'INT_ADD_-1207235763', u'PTRADD_-1207233143'), (u'CALL_-1207235699', u'INDIRECT_-1207233299'), (u'LOAD_-1207236562', u'CALL_-1207236493'), (u'CALL_-1207236924', u'INDIRECT_-1207233725'), (u'CALL_-1207236721', u'INDIRECT_-1207233828'), (u'MULTIEQUAL_-1207232972', u'INT_NOTEQUAL_-1207235446'), (u'CALL_-1207236525', u'CALL_-1207236361'), (u'INDIRECT_-1207233052', u'MULTIEQUAL_-1207233021'), (u'MULTIEQUAL_-1207233582', u'MULTIEQUAL_-1207233569'), (u'CALL_-1207235699', u'INDIRECT_-1207233127'), (u'CALL_-1207236493', u'INDIRECT_-1207233674'), (u'CALL_-1207236198', u'INDIRECT_-1207233436'), (u'INDIRECT_-1207233234', u'MULTIEQUAL_-1207233221'), (u'CALL_-1207235474', u'INDIRECT_-1207234177'), (u'CALL_-1207236273', u'INDIRECT_-1207233411'), ('tmp_1498', u'CBRANCH_-1207235897'), ('tmp_728', u'CBRANCH_-1207236466'), ('const--1', u'CALL_-1207236013'), (u'PTRSUB_-1207232931', u'CALL_-1207235939'), (u'CALL_-1207236685', u'INDIRECT_-1207233666'), ('const-0', u'INT_NOTEQUAL_-1207236954'), (u'CALL_-1207237000', u'INDIRECT_-1207233978'), (u'INDIRECT_-1207233891', u'MULTIEQUAL_-1207233109'), (u'CALL_-1207235699', u'INDIRECT_-1207233265'), (u'INT_SUB_-1207236134', u'INT_XOR_-1207236074'), ('const-8', u'INT_MULT_-1207236786'), (u'CALL_-1207236525', u'CALL_-1207236389'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233205'), (u'INDIRECT_-1207233258', u'INT_SLESS_-1207235486'), (u'CALL_-1207236545', u'INDIRECT_-1207233572'), (u'CALL_-1207236273', u'INDIRECT_-1207233445'), (u'CALL_-1207235986', u'INDIRECT_-1207233422'), (u'CALL_-1207236969', u'INDIRECT_-1207233926'), (u'MULTIEQUAL_-1207233547', u'MULTIEQUAL_-1207233534'), ('tmp_262', u'CBRANCH_-1207236899'), (u'INDIRECT_-1207233259', u'MULTIEQUAL_-1207233228'), (u'CALL_-1207236377', u'INDIRECT_-1207234592'), ('const-31', u'INT_SRIGHT_-1207236107'), (u'INT_ADD_-1207235599', u'MULTIEQUAL_-1207233945'), (u'CALL_-1207236361', u'COPY_-1207233135'), (u'CALL_-1207236198', u'INDIRECT_-1207233298'), ('const--1', u'CALL_-1207236198'), (u'INDIRECT_-1207233502', u'INT_EQUAL_-1207236468'), (u'INDIRECT_-1207233221', u'PTRADD_-1207232900'), (u'CALL_-1207236389', u'INDIRECT_-1207233582'), (u'CALL_-1207236273', u'INDIRECT_-1207234534'), (u'INDIRECT_-1207233926', u'MULTIEQUAL_-1207233144'), (u'INDIRECT_-1207233265', u'INT_SLESSEQUAL_-1207235667'), (u'CALL_-1207236013', u'INDIRECT_-1207233436'), (u'CALL_-1207236969', u'INDIRECT_-1207233753'), ('const-0', u'COPY_-1207234703'), (u'MULTIEQUAL_-1207233977', u'INT_ADD_-1207235523'), ('const--224', u'PTRSUB_-1207233459'), ('const-4', u'INT_SLESS_-1207236043'), (u'CALL_-1207236377', u'CALL_-1207235699'), (u'CALL_-1207236525', u'INDIRECT_-1207233489'), (u'CALL_-1207235939', u'INDIRECT_-1207234378'), (u'CALL_-1207235623', u'INDIRECT_-1207233259'), (u'CALL_-1207235986', u'INDIRECT_-1207233250'), (u'INT_SLESS_-1207236291', u'CBRANCH_-1207236295'), (u'INDIRECT_-1207233195', u'MULTIEQUAL_-1207233165'), (u'INDIRECT_-1207233299', u'MULTIEQUAL_-1207233269'), (u'CALL_-1207235635', u'INDIRECT_-1207233199'), (u'INT_ADD_-1207236546', u'CAST_-1207233223'), (u'CALL_-1207237000', u'INDIRECT_-1207234963'), (u'CALL_-1207236525', u'CALL_-1207236257'), (u'INDIRECT_-1207233225', u'MULTIEQUAL_-1207233194'), (u'CALL_-1207236525', u'CALL_-1207236377'), (u'CALL_-1207236493', u'INDIRECT_-1207233605'), (u'CALL_-1207236361', u'INDIRECT_-1207233423'), (u'PTRADD_-1207232900', u'LOAD_-1207235895'), (u'CALL_-1207236171', u'INDIRECT_-1207233422'), (u'PTRADD_-1207235940', u'CALL_-1207235939'), (u'INDIRECT_-1207233804', u'INT_SLESS_-1207236653'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233604'), (u'CALL_-1207236525', u'INDIRECT_-1207233524'), (u'MULTIEQUAL_-1207233945', u'INT_ADD_-1207235599'), (u'CALL_-1207236797', u'INDIRECT_-1207233852'), (u'PTRSUB_-1207233296', u'CALLIND_-1207235720'), (u'CALL_-1207236171', u'INDIRECT_-1207233387'), (u'INDIRECT_-1207233127', u'PTRADD_-1207233143'), ('const-1', u'PTRADD_-1207233261'), (u'CALL_-1207236361', u'INDIRECT_-1207233388'), (u'INT_SEXT_-1207235992', u'PTRADD_-1207235940'), (u'CALL_-1207236361', u'INDIRECT_-1207233629'), (u'CALL_-1207236013', u'INDIRECT_-1207234421'), (u'CALL_-1207235333', u'INDIRECT_-1207233036'), (u'LOAD_-1207236562', u'CALL_-1207236545'), (u'PTRSUB_-1207233084', u'CALL_-1207236273'), (u'COPY_-1207234703', u'MULTIEQUAL_-1207234625'), (u'CALL_-1207236377', u'INDIRECT_-1207233607'), (u'INDIRECT_-1207233944', u'MULTIEQUAL_-1207233144'), (u'CALL_-1207236013', u'INT_SEXT_-1207235992'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233171'), (u'INDIRECT_-1207233838', u'MULTIEQUAL_-1207233742'), (u'INDIRECT_-1207233333', u'MULTIEQUAL_-1207233303'), (u'INDIRECT_-1207233640', u'INT_SLESS_-1207236431'), (u'MULTIEQUAL_-1207233090', u'CALL_-1207235547'), (u'CALL_-1207236924', u'INDIRECT_-1207233932'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233137'), (u'INT_SEXT_-1207236177', u'PTRADD_-1207236125'), ('const-0', u'COPY_-1207236635'), (u'INDIRECT_-1207233828', u'MULTIEQUAL_-1207233087'), (u'INDIRECT_-1207233127', u'MULTIEQUAL_-1207233097'), (u'INT_SUB_-1207236323', u'COPY_-1207233136'), (u'CALL_-1207236545', u'INDIRECT_-1207233538'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233343'), (u'CALL_-1207235547', u'INDIRECT_-1207233052'), (u'CALL_-1207236493', u'INDIRECT_-1207233570'), ('const-433', u'LOAD_-1207237041'), ('const-1', u'CALL_-1207236013'), (u'COPY_-1207236894', u'MULTIEQUAL_-1207233977'), (u'INT_ADD_-1207235445', u'CAST_-1207232701'), ('const-0', u'INT_EQUAL_-1207236782'), (u'CALL_-1207235547', u'INDIRECT_-1207234209'), (u'CALL_-1207236924', u'INDIRECT_-1207233863'), (u'INDIRECT_-1207233804', u'MULTIEQUAL_-1207233708'), ('const--236', u'PTRSUB_-1207233424'), ('const-433', u'LOAD_-1207235832'), (u'CALL_-1207236493', u'INDIRECT_-1207233708'), ('const-0', u'CALLIND_-1207235720'), (u'CALL_-1207236721', u'INDIRECT_-1207233656'), (u'CALL_-1207236545', u'INDIRECT_-1207233744'), (u'CALL_-1207235635', u'INDIRECT_-1207233061'), (u'CALL_-1207236721', u'INDIRECT_-1207233621'), (u'CALL_-1207235623', u'INDIRECT_-1207233155'), (u'CALL_-1207236171', u'INT_SUB_-1207236134'), ('const-0', u'COPY_-1207232992'), (u'CALL_-1207236377', u'INDIRECT_-1207233503'), (u'INDIRECT_-1207233932', u'MULTIEQUAL_-1207233841'), (u'INDIRECT_-1207233268', u'MULTIEQUAL_-1207233255'), (u'INDIRECT_-1207233092', u'MULTIEQUAL_-1207233062'), (u'MULTIEQUAL_-1207233977', u'INT_MULT_-1207236786'), (u'CALL_-1207236377', u'INDIRECT_-1207233538'), (u'INT_XOR_-1207236074', u'INT_SUB_-1207236068'), (u'CALL_-1207236525', u'CALL_-1207236171'), (u'INDIRECT_-1207233536', u'MULTIEQUAL_-1207233131'), (u'INT_EQUAL_-1207236468', u'CBRANCH_-1207236466'), (u'CALL_-1207236013', u'INDIRECT_-1207233470'), (u'CALL_-1207236257', u'INDIRECT_-1207233365'), (u'MULTIEQUAL_-1207233196', u'MULTIEQUAL_-1207233177'), (u'CALL_-1207236797', u'INDIRECT_-1207233714'), ('const-40', u'INT_ADD_-1207235445'), ('const--216', u'PTRSUB_-1207233413'), (u'CALL_-1207236257', u'CALL_-1207236198'), (u'CALL_-1207236257', u'INDIRECT_-1207233433'), (u'INDIRECT_-1207233120', u'MULTIEQUAL_-1207233087'), (u'INDIRECT_-1207233190', u'MULTIEQUAL_-1207233639'), (u'CALL_-1207235623', u'INDIRECT_-1207233293'), ('const-0', u'INT_SLESS_-1207236431'), (u'PTRSUB_-1207233296', u'PTRADD_-1207236191'), (u'COPY_-1207235358', u'MULTIEQUAL_-1207233547'), ('const-1550436', u'PTRSUB_-1207233041'), (u'CALL_-1207236377', u'INDIRECT_-1207233469'), (u'CALL_-1207235986', u'INDIRECT_-1207233284'), (u'INDIRECT_-1207233096', u'MULTIEQUAL_-1207233083'), (u'INDIRECT_-1207233966', u'MULTIEQUAL_-1207233875'), (u'CALL_-1207235939', u'INDIRECT_-1207233393'), (u'INDIRECT_-1207233966', u'INT_SLESS_-1207236892'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233121'), ('const-8', u'INT_AND_-1207233406'), (u'CALL_-1207236257', u'INDIRECT_-1207233571'), (u'INT_SLESS_-1207236043', u'INT_ZEXT_-1207236034'), (u'CALL_-1207236377', u'CALLIND_-1207235720'), (u'INDIRECT_-1207233195', u'MULTIEQUAL_-1207233499'), (u'CALL_-1207236389', u'INDIRECT_-1207233512'), (u'INDIRECT_-1207233155', u'MULTIEQUAL_-1207233124'), (u'INDIRECT_-1207233221', u'INT_NOTEQUAL_-1207235899'), (u'INT_NOTEQUAL_-1207236954', u'CBRANCH_-1207236953'), (u'INT_ZEXT_-1207236034', u'INT_ADD_-1207234146'), (u'CALL_-1207236493', u'INDIRECT_-1207233467'), ('const-2', u'INT_MULT_-1207234134'), (u'CALLIND_-1207235720', u'INDIRECT_-1207233275'), (u'CALL_-1207236545', u'INDIRECT_-1207234695'), (u'CALL_-1207236525', u'INDIRECT_-1207234681'), (u'CALL_-1207236525', u'INDIRECT_-1207233730'), (u'CALL_-1207236198', u'INT_SEXT_-1207236177'), (u'INDIRECT_-1207233828', u'MULTIEQUAL_-1207233737'), (u'MULTIEQUAL_-1207232914', u'CALLIND_-1207235720'), (u'INDIRECT_-1207233164', u'MULTIEQUAL_-1207233151'), (u'CALL_-1207236797', u'INDIRECT_-1207233680'), (u'CALL_-1207235623', u'INDIRECT_-1207233190'), (u'INDIRECT_-1207234244', u'MULTIEQUAL_-1207234693'), (u'INT_SRIGHT_-1207236107', u'INT_SUB_-1207236068'), (u'INT_SLESS_-1207236653', u'CBRANCH_-1207236660'), (u'CALL_-1207235635', u'INDIRECT_-1207233164'), (u'INDIRECT_-1207234963', u'MULTIEQUAL_-1207234164'), ('const-1', u'CALL_-1207236273'), (u'INDIRECT_-1207233794', u'MULTIEQUAL_-1207233703'), (u'PTRSUB_-1207233041', u'CALL_-1207236198'), (u'CALL_-1207235474', u'INDIRECT_-1207233158'), (u'LOAD_-1207236434', u'MULTIEQUAL_-1207233196'), ('const-1', u'INT_ADD_-1207233410'), (u'CALL_-1207236797', u'INDIRECT_-1207233818'), (u'CALL_-1207236257', u'INDIRECT_-1207233537'), (u'INDIRECT_-1207233804', u'MULTIEQUAL_-1207233228'), (u'INDIRECT_-1207233086', u'MULTIEQUAL_-1207233703'), ('const-0', u'PTRSUB_-1207233041'), (u'CALL_-1207235939', u'INDIRECT_-1207233255'), ('const-433', u'LOAD_-1207235459'), (u'CALL_-1207236721', u'INDIRECT_-1207233690'), (u'INT_AND_-1207233406', u'INT_ADD_-1207233410'), (u'CALL_-1207235547', u'INDIRECT_-1207233155'), ('tmp_2212', u'CBRANCH_-1207235438'), (u'LOAD_-1207236562', u'CALL_-1207236525'), (u'INT_ADD_-1207235869', u'INT_SRIGHT_-1207235842'), (u'INDIRECT_-1207233121', u'MULTIEQUAL_-1207233570'), (u'MULTIEQUAL_-1207234254', u'MULTIEQUAL_-1207234240'), (u'INT_MULT_-1207236786', u'INT_ADD_-1207236798'), (u'PTRADD_-1207233261', u'INT_NOTEQUAL_-1207235899'), (u'INDIRECT_-1207233199', u'MULTIEQUAL_-1207233186'), (u'INDIRECT_-1207233632', u'MULTIEQUAL_-1207233536'), (u'INDIRECT_-1207233299', u'MULTIEQUAL_-1207233603'), (u'CALL_-1207236361', u'INDIRECT_-1207233491'), ('tmp_6550', u'PTRSUB_-1207233413')]
null
null
00140610
x64
O2
(translation_unit "void FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}\n\n" (function_definition "void FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" primitive_type (function_declarator "FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,code *param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "code *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "undefined4 uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "undefined1 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_128;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_110;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_f0;" primitive_type identifier ;) (declaration "int local_ec;" primitive_type identifier ;) (declaration "int local_e8 [2];" primitive_type (array_declarator "local_e8 [2]" identifier [ number_literal ]) ;) (declaration "long local_e0;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_d8;" (sized_type_specifier "long" long) identifier ;) (declaration "int *local_d0;" primitive_type (pointer_declarator "*local_d0" * identifier) ;) (declaration "undefined1 local_c8 [136];" type_identifier (array_declarator "local_c8 [136]" 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 "lVar6 = gtk_widget_get_pango_context();" (assignment_expression "lVar6 = gtk_widget_get_pango_context()" identifier = (call_expression "gtk_widget_get_pango_context()" identifier (argument_list "()" ( )))) ;) (if_statement "if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }" if (parenthesized_expression "((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0))" ( (binary_expression "(lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)" (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)" ( (comma_expression "lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0" (assignment_expression "lVar6 = pango_context_get_font_map(lVar6)" identifier = (call_expression "pango_context_get_font_map(lVar6)" identifier (argument_list "(lVar6)" ( identifier )))) , (binary_expression "lVar6 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }" { (expression_statement "pango_font_map_list_families(lVar6,&local_e0,&local_f0);" (call_expression "pango_font_map_list_families(lVar6,&local_e0,&local_f0)" identifier (argument_list "(lVar6,&local_e0,&local_f0)" ( identifier , (pointer_expression "&local_e0" & identifier) , (pointer_expression "&local_f0" & identifier) ))) ;) (if_statement "if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }" if (parenthesized_expression "(0 < local_f0)" ( (binary_expression "0 < local_f0" number_literal < identifier) )) (compound_statement "{\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }" { (expression_statement "local_110 = 0;" (assignment_expression "local_110 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);" do (compound_statement "{\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n }" { (expression_statement "uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);" (assignment_expression "uVar10 = *(undefined8 *)(local_e0 + local_110 * 8)" identifier = (pointer_expression "*(undefined8 *)(local_e0 + local_110 * 8)" * (cast_expression "(undefined8 *)(local_e0 + local_110 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_e0 + local_110 * 8)" ( (binary_expression "local_e0 + local_110 * 8" identifier + (binary_expression "local_110 * 8" identifier * number_literal)) ))))) ;) (expression_statement "iVar2 = pango_font_family_is_monospace(uVar10);" (assignment_expression "iVar2 = pango_font_family_is_monospace(uVar10)" identifier = (call_expression "pango_font_family_is_monospace(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "uVar7 = pango_font_family_get_name(uVar10);" (assignment_expression "uVar7 = pango_font_family_get_name(uVar10)" identifier = (call_expression "pango_font_family_get_name(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "pango_font_family_list_faces(uVar10,&local_d8,&local_ec);" (call_expression "pango_font_family_list_faces(uVar10,&local_d8,&local_ec)" identifier (argument_list "(uVar10,&local_d8,&local_ec)" ( identifier , (pointer_expression "&local_d8" & identifier) , (pointer_expression "&local_ec" & identifier) ))) ;) (if_statement "if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }" if (parenthesized_expression "(0 < local_ec)" ( (binary_expression "0 < local_ec" number_literal < identifier) )) (compound_statement "{\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }" { (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" identifier = number_literal) ;) (expression_statement "piVar1 = local_e8 + 1;" (assignment_expression "piVar1 = local_e8 + 1" identifier = (binary_expression "local_e8 + 1" identifier + number_literal)) ;) (do_statement "do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);" do (compound_statement "{\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n }" { (expression_statement "uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);" (assignment_expression "uVar10 = *(undefined8 *)(local_d8 + local_128 * 8)" identifier = (pointer_expression "*(undefined8 *)(local_d8 + local_128 * 8)" * (cast_expression "(undefined8 *)(local_d8 + local_128 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_d8 + local_128 * 8)" ( (binary_expression "local_d8 + local_128 * 8" identifier + (binary_expression "local_128 * 8" identifier * number_literal)) ))))) ;) (expression_statement "uVar8 = pango_font_face_get_face_name(uVar10);" (assignment_expression "uVar8 = pango_font_face_get_face_name(uVar10)" identifier = (call_expression "pango_font_face_get_face_name(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "uVar9 = pango_font_face_describe(uVar10);" (assignment_expression "uVar9 = pango_font_face_describe(uVar10)" identifier = (call_expression "pango_font_face_describe(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "pango_font_face_list_sizes(uVar10,&local_d0,local_e8);" (call_expression "pango_font_face_list_sizes(uVar10,&local_d0,local_e8)" identifier (argument_list "(uVar10,&local_d0,local_e8)" ( identifier , (pointer_expression "&local_d0" & identifier) , identifier ))) ;) (if_statement "if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" if (parenthesized_expression "(local_d0 == (int *)0x0)" ( (binary_expression "local_d0 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }" { (expression_statement "local_e8[1] = 0x3000;" (assignment_expression "local_e8[1] = 0x3000" (subscript_expression "local_e8[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "iVar4 = 0x3000;" (assignment_expression "iVar4 = 0x3000" identifier = number_literal) ;) (expression_statement "local_e8[0] = 1;" (assignment_expression "local_e8[0] = 1" (subscript_expression "local_e8[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_d0 = piVar1;" (assignment_expression "local_d0 = piVar1" identifier = identifier) ;) (labeled_statement "LAB_0014078a:\n lVar6 = 0;" statement_identifier : (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;)) (while_statement "while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }" { (expression_statement "pango_font_description_set_size(uVar9,iVar4);" (call_expression "pango_font_description_set_size(uVar9,iVar4)" identifier (argument_list "(uVar9,iVar4)" ( identifier , identifier ))) ;) (expression_statement "uVar10 = pango_font_description_to_string(uVar9);" (assignment_expression "uVar10 = pango_font_description_to_string(uVar9)" identifier = (call_expression "pango_font_description_to_string(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "iVar3 = pango_font_description_get_weight(uVar9);" (assignment_expression "iVar3 = pango_font_description_get_weight(uVar9)" identifier = (call_expression "pango_font_description_get_weight(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "iVar4 = 400 - iVar3;" (assignment_expression "iVar4 = 400 - iVar3" identifier = (binary_expression "400 - iVar3" number_literal - identifier)) ;) (if_statement "if (400 < iVar3) {\n iVar4 = iVar3;\n }" if (parenthesized_expression "(400 < iVar3)" ( (binary_expression "400 < iVar3" number_literal < identifier) )) (compound_statement "{\n iVar4 = iVar3;\n }" { (expression_statement "iVar4 = iVar3;" (assignment_expression "iVar4 = iVar3" identifier = identifier) ;) })) (expression_statement "iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);" (assignment_expression "iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4)" identifier = (call_expression "__sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4)" identifier (argument_list "(local_c8,1,0x80,&DAT_0017a860,iVar4)" ( identifier , number_literal , number_literal , (pointer_expression "&DAT_0017a860" & identifier) , identifier )))) ;) (expression_statement "uVar5 = pango_font_description_get_style(uVar9);" (assignment_expression "uVar5 = pango_font_description_get_style(uVar9)" identifier = (call_expression "pango_font_description_get_style(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "puVar12 = local_c8 + iVar4;" (assignment_expression "puVar12 = local_c8 + iVar4" identifier = (binary_expression "local_c8 + iVar4" identifier + identifier)) ;) (expression_statement "iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);" (assignment_expression "iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" identifier = (call_expression "__sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" identifier (argument_list "(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" ( identifier , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , identifier )))) ;) (expression_statement "iVar3 = pango_font_description_get_stretch(uVar9);" (assignment_expression "iVar3 = pango_font_description_get_stretch(uVar9)" identifier = (call_expression "pango_font_description_get_stretch(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "uVar11 = (int)(4U - iVar3) >> 0x1f;" (assignment_expression "uVar11 = (int)(4U - iVar3) >> 0x1f" identifier = (binary_expression "(int)(4U - iVar3) >> 0x1f" (cast_expression "(int)(4U - iVar3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(4U - iVar3)" ( (binary_expression "4U - iVar3" number_literal - identifier) ))) >> number_literal)) ;) (expression_statement "iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);" (assignment_expression "iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" identifier = (call_expression "__sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" identifier (argument_list "(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" ( (binary_expression "puVar12 + iVar4" identifier + identifier) , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , (binary_expression "(uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2" (call_expression "(uint)(iVar3 < 4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar3 < 4)" ( (binary_expression "iVar3 < 4" identifier < number_literal) ))) + (binary_expression "((4U - iVar3 ^ uVar11) - uVar11) * 2" (parenthesized_expression "((4U - iVar3 ^ uVar11) - uVar11)" ( (binary_expression "(4U - iVar3 ^ uVar11) - uVar11" (parenthesized_expression "(4U - iVar3 ^ uVar11)" ( (binary_expression "4U - iVar3 ^ uVar11" (binary_expression "4U - iVar3" number_literal - identifier) ^ identifier) )) - identifier) )) * number_literal)) )))) ;) (expression_statement "uVar5 = pango_font_description_get_variant(uVar9);" (assignment_expression "uVar5 = pango_font_description_get_variant(uVar9)" identifier = (call_expression "pango_font_description_get_variant(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "__sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);" (call_expression "__sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" identifier (argument_list "(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" ( (binary_expression "puVar12 + iVar4 + iVar3" (binary_expression "puVar12 + iVar4" identifier + identifier) + identifier) , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , identifier ))) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (if_statement "if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }" if (parenthesized_expression "(local_d0 != piVar1)" ( (binary_expression "local_d0 != piVar1" identifier != identifier) )) (compound_statement "{\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }" { (expression_statement "iVar4 = local_d0[lVar6] + 0x200 >> 10;" (assignment_expression "iVar4 = local_d0[lVar6] + 0x200 >> 10" identifier = (binary_expression "local_d0[lVar6] + 0x200 >> 10" (binary_expression "local_d0[lVar6] + 0x200" (subscript_expression "local_d0[lVar6]" identifier [ identifier ]) + number_literal) >> number_literal)) ;) })) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "(*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);" (call_expression "(*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80)" (parenthesized_expression "(*param_2)" ( (pointer_expression "*param_2" * identifier) )) (argument_list "(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80)" ( identifier , identifier , identifier , number_literal , identifier , identifier , identifier , (binary_expression "(-(iVar2 == 0) & 8U) + 1" (parenthesized_expression "(-(iVar2 == 0) & 8U)" ( (binary_expression "-(iVar2 == 0) & 8U" (unary_expression "-(iVar2 == 0)" - (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) ))) & number_literal) )) + number_literal) , (pointer_expression "&PTR_FUN_0018eb80" & identifier) ))) ;) (expression_statement "g_free(uVar10);" (call_expression "g_free(uVar10)" identifier (argument_list "(uVar10)" ( identifier ))) ;) (if_statement "if (local_e8[0] <= (int)lVar6) break;" if (parenthesized_expression "(local_e8[0] <= (int)lVar6)" ( (binary_expression "local_e8[0] <= (int)lVar6" (subscript_expression "local_e8[0]" identifier [ number_literal ]) <= (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "iVar4 = local_d0[lVar6];" (assignment_expression "iVar4 = local_d0[lVar6]" identifier = (subscript_expression "local_d0[lVar6]" identifier [ identifier ])) ;) })) }) (else_clause "else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" else (if_statement "if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" if (parenthesized_expression "(0 < local_e8[0])" ( (binary_expression "0 < local_e8[0]" number_literal < (subscript_expression "local_e8[0]" identifier [ number_literal ])) )) (compound_statement "{\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" { (expression_statement "iVar4 = *local_d0;" (assignment_expression "iVar4 = *local_d0" identifier = (pointer_expression "*local_d0" * identifier)) ;) (goto_statement "goto LAB_0014078a;" goto statement_identifier ;) })))) (if_statement "if (local_d0 != piVar1) {\n g_free();\n }" if (parenthesized_expression "(local_d0 != piVar1)" ( (binary_expression "local_d0 != piVar1" identifier != identifier) )) (compound_statement "{\n g_free();\n }" { (expression_statement "g_free();" (call_expression "g_free()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pango_font_description_free(uVar9);" (call_expression "pango_font_description_free(uVar9)" identifier (argument_list "(uVar9)" ( identifier ))) ;) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" identifier = (binary_expression "local_128 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)local_128 < local_ec)" ( (binary_expression "(int)local_128 < local_ec" (cast_expression "(int)local_128" ( (type_descriptor "int" primitive_type) ) identifier) < identifier) )) ;) })) (expression_statement "g_free(local_d8);" (call_expression "g_free(local_d8)" identifier (argument_list "(local_d8)" ( identifier ))) ;) (expression_statement "local_110 = local_110 + 1;" (assignment_expression "local_110 = local_110 + 1" identifier = (binary_expression "local_110 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)local_110 < local_f0)" ( (binary_expression "(int)local_110 < local_f0" (cast_expression "(int)local_110" ( (type_descriptor "int" primitive_type) ) identifier) < identifier) )) ;) })) (expression_statement "g_free(local_e0);" (call_expression "g_free(local_e0)" identifier (argument_list "(local_e0)" ( identifier ))) ;) })) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid pangofont_enum_fonts(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx)\n\n{\n long lVar1;\n PangoFontFamily *pPVar2;\n PangoFontFace *pPVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n undefined4 uVar7;\n wchar_t wVar8;\n long lVar9;\n char *pcVar10;\n char *pcVar11;\n undefined8 uVar12;\n char *pcVar13;\n uint uVar14;\n char *pcVar15;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n wchar_t nfamilies;\n wchar_t nfaces;\n wchar_t nsizes;\n wchar_t dummysize;\n PangoFontFamily **families;\n PangoFontFace **faces;\n wchar_t *sizes;\n char stylekey [128];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar9 = gtk_widget_get_pango_context();\n if ((lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)) {\n pango_font_map_list_families(lVar9,&families,&nfamilies);\n if (L'\0' < nfamilies) {\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }\n g_free(families);\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}\n\n" comment (function_definition "void pangofont_enum_fonts(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx)\n\n{\n long lVar1;\n PangoFontFamily *pPVar2;\n PangoFontFace *pPVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n undefined4 uVar7;\n wchar_t wVar8;\n long lVar9;\n char *pcVar10;\n char *pcVar11;\n undefined8 uVar12;\n char *pcVar13;\n uint uVar14;\n char *pcVar15;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n wchar_t nfamilies;\n wchar_t nfaces;\n wchar_t nsizes;\n wchar_t dummysize;\n PangoFontFamily **families;\n PangoFontFace **faces;\n wchar_t *sizes;\n char stylekey [128];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar9 = gtk_widget_get_pango_context();\n if ((lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)) {\n pango_font_map_list_families(lVar9,&families,&nfamilies);\n if (L'\0' < nfamilies) {\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }\n g_free(families);\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" primitive_type (function_declarator "pangofont_enum_fonts(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx)" identifier (parameter_list "(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx)" ( (parameter_declaration "GtkWidget *widget" type_identifier (pointer_declarator "*widget" * identifier)) , (parameter_declaration "fontsel_add_entry callback" type_identifier identifier) , (parameter_declaration "void *callback_ctx" primitive_type (pointer_declarator "*callback_ctx" * identifier)) ))) (compound_statement "{\n long lVar1;\n PangoFontFamily *pPVar2;\n PangoFontFace *pPVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n undefined4 uVar7;\n wchar_t wVar8;\n long lVar9;\n char *pcVar10;\n char *pcVar11;\n undefined8 uVar12;\n char *pcVar13;\n uint uVar14;\n char *pcVar15;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n wchar_t nfamilies;\n wchar_t nfaces;\n wchar_t nsizes;\n wchar_t dummysize;\n PangoFontFamily **families;\n PangoFontFace **faces;\n wchar_t *sizes;\n char stylekey [128];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar9 = gtk_widget_get_pango_context();\n if ((lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)) {\n pango_font_map_list_families(lVar9,&families,&nfamilies);\n if (L'\0' < nfamilies) {\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }\n g_free(families);\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "PangoFontFamily *pPVar2;" type_identifier (pointer_declarator "*pPVar2" * identifier) ;) (declaration "PangoFontFace *pPVar3;" type_identifier (pointer_declarator "*pPVar3" * identifier) ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "undefined4 uVar7;" type_identifier identifier ;) (declaration "wchar_t wVar8;" type_identifier identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "char *pcVar11;" primitive_type (pointer_declarator "*pcVar11" * identifier) ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "char *pcVar13;" primitive_type (pointer_declarator "*pcVar13" * identifier) ;) (declaration "uint uVar14;" type_identifier identifier ;) (declaration "char *pcVar15;" primitive_type (pointer_declarator "*pcVar15" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_128;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_110;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t nfamilies;" type_identifier identifier ;) (declaration "wchar_t nfaces;" type_identifier identifier ;) (declaration "wchar_t nsizes;" type_identifier identifier ;) (declaration "wchar_t dummysize;" type_identifier identifier ;) (declaration "PangoFontFamily **families;" type_identifier (pointer_declarator "**families" * (pointer_declarator "*families" * identifier)) ;) (declaration "PangoFontFace **faces;" type_identifier (pointer_declarator "**faces" * (pointer_declarator "*faces" * identifier)) ;) (declaration "wchar_t *sizes;" type_identifier (pointer_declarator "*sizes" * identifier) ;) (declaration "char stylekey [128];" primitive_type (array_declarator "stylekey [128]" identifier [ number_literal ]) ;) (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 "lVar9 = gtk_widget_get_pango_context();" (assignment_expression "lVar9 = gtk_widget_get_pango_context()" identifier = (call_expression "gtk_widget_get_pango_context()" identifier (argument_list "()" ( )))) ;) (if_statement "if ((lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)) {\n pango_font_map_list_families(lVar9,&families,&nfamilies);\n if (L'\0' < nfamilies) {\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }\n g_free(families);\n }" if (parenthesized_expression "((lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0))" ( (binary_expression "(lVar9 != 0) && (lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)" (parenthesized_expression "(lVar9 != 0)" ( (binary_expression "lVar9 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0)" ( (comma_expression "lVar9 = pango_context_get_font_map(lVar9), lVar9 != 0" (assignment_expression "lVar9 = pango_context_get_font_map(lVar9)" identifier = (call_expression "pango_context_get_font_map(lVar9)" identifier (argument_list "(lVar9)" ( identifier )))) , (binary_expression "lVar9 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n pango_font_map_list_families(lVar9,&families,&nfamilies);\n if (L'\0' < nfamilies) {\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }\n g_free(families);\n }" { (expression_statement "pango_font_map_list_families(lVar9,&families,&nfamilies);" (call_expression "pango_font_map_list_families(lVar9,&families,&nfamilies)" identifier (argument_list "(lVar9,&families,&nfamilies)" ( identifier , (pointer_expression "&families" & identifier) , (pointer_expression "&nfamilies" & identifier) ))) ;) (if_statement "if (L'\0' < nfamilies) {\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }" if (parenthesized_expression "(L'\0' < nfamilies)" ( (binary_expression "L'\0' < nfamilies" (char_literal "L'\0'" L' escape_sequence ') < identifier) )) (compound_statement "{\n local_110 = 0;\n do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);\n }" { (expression_statement "local_110 = 0;" (assignment_expression "local_110 = 0" identifier = number_literal) ;) (do_statement "do {\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n } while ((wchar_t)local_110 < nfamilies);" do (compound_statement "{\n pPVar2 = families[local_110];\n iVar4 = pango_font_family_is_monospace(pPVar2);\n pcVar10 = (char *)pango_font_family_get_name(pPVar2);\n pango_font_family_list_faces(pPVar2,&faces,&nfaces);\n if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }\n g_free(faces);\n local_110 = local_110 + 1;\n }" { (expression_statement "pPVar2 = families[local_110];" (assignment_expression "pPVar2 = families[local_110]" identifier = (subscript_expression "families[local_110]" identifier [ identifier ])) ;) (expression_statement "iVar4 = pango_font_family_is_monospace(pPVar2);" (assignment_expression "iVar4 = pango_font_family_is_monospace(pPVar2)" identifier = (call_expression "pango_font_family_is_monospace(pPVar2)" identifier (argument_list "(pPVar2)" ( identifier )))) ;) (expression_statement "pcVar10 = (char *)pango_font_family_get_name(pPVar2);" (assignment_expression "pcVar10 = (char *)pango_font_family_get_name(pPVar2)" identifier = (cast_expression "(char *)pango_font_family_get_name(pPVar2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "pango_font_family_get_name(pPVar2)" identifier (argument_list "(pPVar2)" ( identifier ))))) ;) (expression_statement "pango_font_family_list_faces(pPVar2,&faces,&nfaces);" (call_expression "pango_font_family_list_faces(pPVar2,&faces,&nfaces)" identifier (argument_list "(pPVar2,&faces,&nfaces)" ( identifier , (pointer_expression "&faces" & identifier) , (pointer_expression "&nfaces" & identifier) ))) ;) (if_statement "if (L'\0' < nfaces) {\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }" if (parenthesized_expression "(L'\0' < nfaces)" ( (binary_expression "L'\0' < nfaces" (char_literal "L'\0'" L' escape_sequence ') < identifier) )) (compound_statement "{\n local_128 = 0;\n do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);\n }" { (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" identifier = number_literal) ;) (do_statement "do {\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n } while ((wchar_t)local_128 < nfaces);" do (compound_statement "{\n pPVar3 = faces[local_128];\n pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);\n uVar12 = pango_font_face_describe(pPVar3);\n pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);\n if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }\n if (sizes != &dummysize) {\n g_free();\n }\n pango_font_description_free(uVar12);\n local_128 = local_128 + 1;\n }" { (expression_statement "pPVar3 = faces[local_128];" (assignment_expression "pPVar3 = faces[local_128]" identifier = (subscript_expression "faces[local_128]" identifier [ identifier ])) ;) (expression_statement "pcVar11 = (char *)pango_font_face_get_face_name(pPVar3);" (assignment_expression "pcVar11 = (char *)pango_font_face_get_face_name(pPVar3)" identifier = (cast_expression "(char *)pango_font_face_get_face_name(pPVar3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "pango_font_face_get_face_name(pPVar3)" identifier (argument_list "(pPVar3)" ( identifier ))))) ;) (expression_statement "uVar12 = pango_font_face_describe(pPVar3);" (assignment_expression "uVar12 = pango_font_face_describe(pPVar3)" identifier = (call_expression "pango_font_face_describe(pPVar3)" identifier (argument_list "(pPVar3)" ( identifier )))) ;) (expression_statement "pango_font_face_list_sizes(pPVar3,&sizes,&nsizes);" (call_expression "pango_font_face_list_sizes(pPVar3,&sizes,&nsizes)" identifier (argument_list "(pPVar3,&sizes,&nsizes)" ( identifier , (pointer_expression "&sizes" & identifier) , (pointer_expression "&nsizes" & identifier) ))) ;) (if_statement "if (sizes == (wchar_t *)0x0) {\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }\n else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }" if (parenthesized_expression "(sizes == (wchar_t *)0x0)" ( (binary_expression "sizes == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n dummysize = L'\x3000';\n wVar8 = L'\x3000';\n nsizes = L'\x01';\n sizes = &dummysize;\nLAB_0014078a:\n lVar9 = 0;\n while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }\n }" { (expression_statement "dummysize = L'\x3000';" (assignment_expression "dummysize = L'\x3000'" identifier = (char_literal "L'\x3000'" L' escape_sequence ')) ;) (expression_statement "wVar8 = L'\x3000';" (assignment_expression "wVar8 = L'\x3000'" identifier = (char_literal "L'\x3000'" L' escape_sequence ')) ;) (expression_statement "nsizes = L'\x01';" (assignment_expression "nsizes = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;) (expression_statement "sizes = &dummysize;" (assignment_expression "sizes = &dummysize" identifier = (pointer_expression "&dummysize" & identifier)) ;) (labeled_statement "LAB_0014078a:\n lVar9 = 0;" statement_identifier : (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;)) (while_statement "while( true ) {\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pango_font_description_set_size(uVar12,wVar8);\n pcVar13 = (char *)pango_font_description_to_string(uVar12);\n iVar5 = pango_font_description_get_weight(uVar12);\n iVar6 = 400 - iVar5;\n if (400 < iVar5) {\n iVar6 = iVar5;\n }\n iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);\n uVar7 = pango_font_description_get_style(uVar12);\n pcVar15 = stylekey + iVar6;\n iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n iVar5 = pango_font_description_get_stretch(uVar12);\n uVar14 = (int)(4U - iVar5) >> 0x1f;\n iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);\n uVar7 = pango_font_description_get_variant(uVar12);\n __sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);\n wVar8 = L'\0';\n if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }\n lVar9 = lVar9 + 1;\n (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);\n g_free(pcVar13);\n if (nsizes <= (wchar_t)lVar9) break;\n wVar8 = sizes[lVar9];\n }" { (expression_statement "pango_font_description_set_size(uVar12,wVar8);" (call_expression "pango_font_description_set_size(uVar12,wVar8)" identifier (argument_list "(uVar12,wVar8)" ( identifier , identifier ))) ;) (expression_statement "pcVar13 = (char *)pango_font_description_to_string(uVar12);" (assignment_expression "pcVar13 = (char *)pango_font_description_to_string(uVar12)" identifier = (cast_expression "(char *)pango_font_description_to_string(uVar12)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "pango_font_description_to_string(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))))) ;) (expression_statement "iVar5 = pango_font_description_get_weight(uVar12);" (assignment_expression "iVar5 = pango_font_description_get_weight(uVar12)" identifier = (call_expression "pango_font_description_get_weight(uVar12)" identifier (argument_list "(uVar12)" ( identifier )))) ;) (expression_statement "iVar6 = 400 - iVar5;" (assignment_expression "iVar6 = 400 - iVar5" identifier = (binary_expression "400 - iVar5" number_literal - identifier)) ;) (if_statement "if (400 < iVar5) {\n iVar6 = iVar5;\n }" if (parenthesized_expression "(400 < iVar5)" ( (binary_expression "400 < iVar5" number_literal < identifier) )) (compound_statement "{\n iVar6 = iVar5;\n }" { (expression_statement "iVar6 = iVar5;" (assignment_expression "iVar6 = iVar5" identifier = identifier) ;) })) (expression_statement "iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6);" (assignment_expression "iVar6 = __sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6)" identifier = (call_expression "__sprintf_chk(stylekey,1,0x80,&DAT_0017a860,iVar6)" identifier (argument_list "(stylekey,1,0x80,&DAT_0017a860,iVar6)" ( identifier , number_literal , number_literal , (pointer_expression "&DAT_0017a860" & identifier) , identifier )))) ;) (expression_statement "uVar7 = pango_font_description_get_style(uVar12);" (assignment_expression "uVar7 = pango_font_description_get_style(uVar12)" identifier = (call_expression "pango_font_description_get_style(uVar12)" identifier (argument_list "(uVar12)" ( identifier )))) ;) (expression_statement "pcVar15 = stylekey + iVar6;" (assignment_expression "pcVar15 = stylekey + iVar6" identifier = (binary_expression "stylekey + iVar6" identifier + identifier)) ;) (expression_statement "iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7);" (assignment_expression "iVar6 = __sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7)" identifier = (call_expression "__sprintf_chk(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7)" identifier (argument_list "(pcVar15,1,0xffffffffffffffff,&DAT_0017a864,uVar7)" ( identifier , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , identifier )))) ;) (expression_statement "iVar5 = pango_font_description_get_stretch(uVar12);" (assignment_expression "iVar5 = pango_font_description_get_stretch(uVar12)" identifier = (call_expression "pango_font_description_get_stretch(uVar12)" identifier (argument_list "(uVar12)" ( identifier )))) ;) (expression_statement "uVar14 = (int)(4U - iVar5) >> 0x1f;" (assignment_expression "uVar14 = (int)(4U - iVar5) >> 0x1f" identifier = (binary_expression "(int)(4U - iVar5) >> 0x1f" (cast_expression "(int)(4U - iVar5)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(4U - iVar5)" ( (binary_expression "4U - iVar5" number_literal - identifier) ))) >> number_literal)) ;) (expression_statement "iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2);" (assignment_expression "iVar5 = __sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2)" identifier = (call_expression "__sprintf_chk(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2)" identifier (argument_list "(pcVar15 + iVar6,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2)" ( (binary_expression "pcVar15 + iVar6" identifier + identifier) , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , (binary_expression "(uint)(iVar5 < 4) + ((4U - iVar5 ^ uVar14) - uVar14) * 2" (call_expression "(uint)(iVar5 < 4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar5 < 4)" ( (binary_expression "iVar5 < 4" identifier < number_literal) ))) + (binary_expression "((4U - iVar5 ^ uVar14) - uVar14) * 2" (parenthesized_expression "((4U - iVar5 ^ uVar14) - uVar14)" ( (binary_expression "(4U - iVar5 ^ uVar14) - uVar14" (parenthesized_expression "(4U - iVar5 ^ uVar14)" ( (binary_expression "4U - iVar5 ^ uVar14" (binary_expression "4U - iVar5" number_literal - identifier) ^ identifier) )) - identifier) )) * number_literal)) )))) ;) (expression_statement "uVar7 = pango_font_description_get_variant(uVar12);" (assignment_expression "uVar7 = pango_font_description_get_variant(uVar12)" identifier = (call_expression "pango_font_description_get_variant(uVar12)" identifier (argument_list "(uVar12)" ( identifier )))) ;) (expression_statement "__sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7);" (call_expression "__sprintf_chk(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7)" identifier (argument_list "(pcVar15 + iVar6 + iVar5,1,0xffffffffffffffff,&DAT_0017a864,uVar7)" ( (binary_expression "pcVar15 + iVar6 + iVar5" (binary_expression "pcVar15 + iVar6" identifier + identifier) + identifier) , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , identifier ))) ;) (expression_statement "wVar8 = L'\0';" (assignment_expression "wVar8 = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (if_statement "if (sizes != &dummysize) {\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }" if (parenthesized_expression "(sizes != &dummysize)" ( (binary_expression "sizes != &dummysize" identifier != (pointer_expression "&dummysize" & identifier)) )) (compound_statement "{\n wVar8 = sizes[lVar9] + L'Ȁ' >> 10;\n }" { (expression_statement "wVar8 = sizes[lVar9] + L'Ȁ' >> 10;" (assignment_expression "wVar8 = sizes[lVar9] + L'Ȁ' >> 10" identifier = (binary_expression "sizes[lVar9] + L'Ȁ' >> 10" (binary_expression "sizes[lVar9] + L'Ȁ'" (subscript_expression "sizes[lVar9]" identifier [ identifier ]) + (char_literal "L'Ȁ'" L' character ')) >> number_literal)) ;) })) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "(*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable);" (call_expression "(*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable)" (parenthesized_expression "(*callback)" ( (pointer_expression "*callback" * identifier) )) (argument_list "(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,stylekey,wVar8,\n (SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable)" ( identifier , identifier , identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier , (binary_expression "(SUB14(iVar4 == 0,0) * 0xff & 8U) + L'\x01'" (parenthesized_expression "(SUB14(iVar4 == 0,0) * 0xff & 8U)" ( (binary_expression "SUB14(iVar4 == 0,0) * 0xff & 8U" (binary_expression "SUB14(iVar4 == 0,0) * 0xff" (call_expression "SUB14(iVar4 == 0,0)" identifier (argument_list "(iVar4 == 0,0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) , number_literal ))) * number_literal) & number_literal) )) + (char_literal "L'\x01'" L' escape_sequence ')) , (pointer_expression "&pangofont_vtable" & identifier) ))) ;) (expression_statement "g_free(pcVar13);" (call_expression "g_free(pcVar13)" identifier (argument_list "(pcVar13)" ( identifier ))) ;) (if_statement "if (nsizes <= (wchar_t)lVar9) break;" if (parenthesized_expression "(nsizes <= (wchar_t)lVar9)" ( (binary_expression "nsizes <= (wchar_t)lVar9" identifier <= (cast_expression "(wchar_t)lVar9" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "wVar8 = sizes[lVar9];" (assignment_expression "wVar8 = sizes[lVar9]" identifier = (subscript_expression "sizes[lVar9]" identifier [ identifier ])) ;) })) }) (else_clause "else if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }" else (if_statement "if (L'\0' < nsizes) {\n wVar8 = *sizes;\n goto LAB_0014078a;\n }" if (parenthesized_expression "(L'\0' < nsizes)" ( (binary_expression "L'\0' < nsizes" (char_literal "L'\0'" L' escape_sequence ') < identifier) )) (compound_statement "{\n wVar8 = *sizes;\n goto LAB_0014078a;\n }" { (expression_statement "wVar8 = *sizes;" (assignment_expression "wVar8 = *sizes" identifier = (pointer_expression "*sizes" * identifier)) ;) (goto_statement "goto LAB_0014078a;" goto statement_identifier ;) })))) (if_statement "if (sizes != &dummysize) {\n g_free();\n }" if (parenthesized_expression "(sizes != &dummysize)" ( (binary_expression "sizes != &dummysize" identifier != (pointer_expression "&dummysize" & identifier)) )) (compound_statement "{\n g_free();\n }" { (expression_statement "g_free();" (call_expression "g_free()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pango_font_description_free(uVar12);" (call_expression "pango_font_description_free(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" identifier = (binary_expression "local_128 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((wchar_t)local_128 < nfaces)" ( (binary_expression "(wchar_t)local_128 < nfaces" (cast_expression "(wchar_t)local_128" ( (type_descriptor "wchar_t" type_identifier) ) identifier) < identifier) )) ;) })) (expression_statement "g_free(faces);" (call_expression "g_free(faces)" identifier (argument_list "(faces)" ( identifier ))) ;) (expression_statement "local_110 = local_110 + 1;" (assignment_expression "local_110 = local_110 + 1" identifier = (binary_expression "local_110 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((wchar_t)local_110 < nfamilies)" ( (binary_expression "(wchar_t)local_110 < nfamilies" (cast_expression "(wchar_t)local_110" ( (type_descriptor "wchar_t" type_identifier) ) identifier) < identifier) )) ;) })) (expression_statement "g_free(families);" (call_expression "g_free(families)" identifier (argument_list "(families)" ( identifier ))) ;) })) (if_statement "if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar1 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}\n\n" (function_definition "void FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" primitive_type (function_declarator "FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,code *param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "code *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "undefined4 uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "undefined1 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_128;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_110;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_f0;" primitive_type identifier ;) (declaration "int local_ec;" primitive_type identifier ;) (declaration "int local_e8 [2];" primitive_type (array_declarator "local_e8 [2]" identifier [ number_literal ]) ;) (declaration "long local_e0;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_d8;" (sized_type_specifier "long" long) identifier ;) (declaration "int *local_d0;" primitive_type (pointer_declarator "*local_d0" * identifier) ;) (declaration "undefined1 local_c8 [136];" type_identifier (array_declarator "local_c8 [136]" 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 "lVar6 = gtk_widget_get_pango_context();" (assignment_expression "lVar6 = gtk_widget_get_pango_context()" identifier = (call_expression "gtk_widget_get_pango_context()" identifier (argument_list "()" ( )))) ;) (if_statement "if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }" if (parenthesized_expression "((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0))" ( (binary_expression "(lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)" (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)" ( (comma_expression "lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0" (assignment_expression "lVar6 = pango_context_get_font_map(lVar6)" identifier = (call_expression "pango_context_get_font_map(lVar6)" identifier (argument_list "(lVar6)" ( identifier )))) , (binary_expression "lVar6 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }" { (expression_statement "pango_font_map_list_families(lVar6,&local_e0,&local_f0);" (call_expression "pango_font_map_list_families(lVar6,&local_e0,&local_f0)" identifier (argument_list "(lVar6,&local_e0,&local_f0)" ( identifier , (pointer_expression "&local_e0" & identifier) , (pointer_expression "&local_f0" & identifier) ))) ;) (if_statement "if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }" if (parenthesized_expression "(0 < local_f0)" ( (binary_expression "0 < local_f0" number_literal < identifier) )) (compound_statement "{\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }" { (expression_statement "local_110 = 0;" (assignment_expression "local_110 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);" do (compound_statement "{\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n }" { (expression_statement "uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);" (assignment_expression "uVar10 = *(undefined8 *)(local_e0 + local_110 * 8)" identifier = (pointer_expression "*(undefined8 *)(local_e0 + local_110 * 8)" * (cast_expression "(undefined8 *)(local_e0 + local_110 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_e0 + local_110 * 8)" ( (binary_expression "local_e0 + local_110 * 8" identifier + (binary_expression "local_110 * 8" identifier * number_literal)) ))))) ;) (expression_statement "iVar2 = pango_font_family_is_monospace(uVar10);" (assignment_expression "iVar2 = pango_font_family_is_monospace(uVar10)" identifier = (call_expression "pango_font_family_is_monospace(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "uVar7 = pango_font_family_get_name(uVar10);" (assignment_expression "uVar7 = pango_font_family_get_name(uVar10)" identifier = (call_expression "pango_font_family_get_name(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "pango_font_family_list_faces(uVar10,&local_d8,&local_ec);" (call_expression "pango_font_family_list_faces(uVar10,&local_d8,&local_ec)" identifier (argument_list "(uVar10,&local_d8,&local_ec)" ( identifier , (pointer_expression "&local_d8" & identifier) , (pointer_expression "&local_ec" & identifier) ))) ;) (if_statement "if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }" if (parenthesized_expression "(0 < local_ec)" ( (binary_expression "0 < local_ec" number_literal < identifier) )) (compound_statement "{\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }" { (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" identifier = number_literal) ;) (expression_statement "piVar1 = local_e8 + 1;" (assignment_expression "piVar1 = local_e8 + 1" identifier = (binary_expression "local_e8 + 1" identifier + number_literal)) ;) (do_statement "do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);" do (compound_statement "{\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n }" { (expression_statement "uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);" (assignment_expression "uVar10 = *(undefined8 *)(local_d8 + local_128 * 8)" identifier = (pointer_expression "*(undefined8 *)(local_d8 + local_128 * 8)" * (cast_expression "(undefined8 *)(local_d8 + local_128 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_d8 + local_128 * 8)" ( (binary_expression "local_d8 + local_128 * 8" identifier + (binary_expression "local_128 * 8" identifier * number_literal)) ))))) ;) (expression_statement "uVar8 = pango_font_face_get_face_name(uVar10);" (assignment_expression "uVar8 = pango_font_face_get_face_name(uVar10)" identifier = (call_expression "pango_font_face_get_face_name(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "uVar9 = pango_font_face_describe(uVar10);" (assignment_expression "uVar9 = pango_font_face_describe(uVar10)" identifier = (call_expression "pango_font_face_describe(uVar10)" identifier (argument_list "(uVar10)" ( identifier )))) ;) (expression_statement "pango_font_face_list_sizes(uVar10,&local_d0,local_e8);" (call_expression "pango_font_face_list_sizes(uVar10,&local_d0,local_e8)" identifier (argument_list "(uVar10,&local_d0,local_e8)" ( identifier , (pointer_expression "&local_d0" & identifier) , identifier ))) ;) (if_statement "if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" if (parenthesized_expression "(local_d0 == (int *)0x0)" ( (binary_expression "local_d0 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }" { (expression_statement "local_e8[1] = 0x3000;" (assignment_expression "local_e8[1] = 0x3000" (subscript_expression "local_e8[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "iVar4 = 0x3000;" (assignment_expression "iVar4 = 0x3000" identifier = number_literal) ;) (expression_statement "local_e8[0] = 1;" (assignment_expression "local_e8[0] = 1" (subscript_expression "local_e8[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_d0 = piVar1;" (assignment_expression "local_d0 = piVar1" identifier = identifier) ;) (labeled_statement "LAB_0014078a:\n lVar6 = 0;" statement_identifier : (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;)) (while_statement "while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }" { (expression_statement "pango_font_description_set_size(uVar9,iVar4);" (call_expression "pango_font_description_set_size(uVar9,iVar4)" identifier (argument_list "(uVar9,iVar4)" ( identifier , identifier ))) ;) (expression_statement "uVar10 = pango_font_description_to_string(uVar9);" (assignment_expression "uVar10 = pango_font_description_to_string(uVar9)" identifier = (call_expression "pango_font_description_to_string(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "iVar3 = pango_font_description_get_weight(uVar9);" (assignment_expression "iVar3 = pango_font_description_get_weight(uVar9)" identifier = (call_expression "pango_font_description_get_weight(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "iVar4 = 400 - iVar3;" (assignment_expression "iVar4 = 400 - iVar3" identifier = (binary_expression "400 - iVar3" number_literal - identifier)) ;) (if_statement "if (400 < iVar3) {\n iVar4 = iVar3;\n }" if (parenthesized_expression "(400 < iVar3)" ( (binary_expression "400 < iVar3" number_literal < identifier) )) (compound_statement "{\n iVar4 = iVar3;\n }" { (expression_statement "iVar4 = iVar3;" (assignment_expression "iVar4 = iVar3" identifier = identifier) ;) })) (expression_statement "iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);" (assignment_expression "iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4)" identifier = (call_expression "__sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4)" identifier (argument_list "(local_c8,1,0x80,&DAT_0017a860,iVar4)" ( identifier , number_literal , number_literal , (pointer_expression "&DAT_0017a860" & identifier) , identifier )))) ;) (expression_statement "uVar5 = pango_font_description_get_style(uVar9);" (assignment_expression "uVar5 = pango_font_description_get_style(uVar9)" identifier = (call_expression "pango_font_description_get_style(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "puVar12 = local_c8 + iVar4;" (assignment_expression "puVar12 = local_c8 + iVar4" identifier = (binary_expression "local_c8 + iVar4" identifier + identifier)) ;) (expression_statement "iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);" (assignment_expression "iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" identifier = (call_expression "__sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" identifier (argument_list "(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" ( identifier , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , identifier )))) ;) (expression_statement "iVar3 = pango_font_description_get_stretch(uVar9);" (assignment_expression "iVar3 = pango_font_description_get_stretch(uVar9)" identifier = (call_expression "pango_font_description_get_stretch(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "uVar11 = (int)(4U - iVar3) >> 0x1f;" (assignment_expression "uVar11 = (int)(4U - iVar3) >> 0x1f" identifier = (binary_expression "(int)(4U - iVar3) >> 0x1f" (cast_expression "(int)(4U - iVar3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(4U - iVar3)" ( (binary_expression "4U - iVar3" number_literal - identifier) ))) >> number_literal)) ;) (expression_statement "iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);" (assignment_expression "iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" identifier = (call_expression "__sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" identifier (argument_list "(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" ( (binary_expression "puVar12 + iVar4" identifier + identifier) , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , (binary_expression "(uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2" (call_expression "(uint)(iVar3 < 4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar3 < 4)" ( (binary_expression "iVar3 < 4" identifier < number_literal) ))) + (binary_expression "((4U - iVar3 ^ uVar11) - uVar11) * 2" (parenthesized_expression "((4U - iVar3 ^ uVar11) - uVar11)" ( (binary_expression "(4U - iVar3 ^ uVar11) - uVar11" (parenthesized_expression "(4U - iVar3 ^ uVar11)" ( (binary_expression "4U - iVar3 ^ uVar11" (binary_expression "4U - iVar3" number_literal - identifier) ^ identifier) )) - identifier) )) * number_literal)) )))) ;) (expression_statement "uVar5 = pango_font_description_get_variant(uVar9);" (assignment_expression "uVar5 = pango_font_description_get_variant(uVar9)" identifier = (call_expression "pango_font_description_get_variant(uVar9)" identifier (argument_list "(uVar9)" ( identifier )))) ;) (expression_statement "__sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);" (call_expression "__sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" identifier (argument_list "(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" ( (binary_expression "puVar12 + iVar4 + iVar3" (binary_expression "puVar12 + iVar4" identifier + identifier) + identifier) , number_literal , number_literal , (pointer_expression "&DAT_0017a864" & identifier) , identifier ))) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (if_statement "if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }" if (parenthesized_expression "(local_d0 != piVar1)" ( (binary_expression "local_d0 != piVar1" identifier != identifier) )) (compound_statement "{\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }" { (expression_statement "iVar4 = local_d0[lVar6] + 0x200 >> 10;" (assignment_expression "iVar4 = local_d0[lVar6] + 0x200 >> 10" identifier = (binary_expression "local_d0[lVar6] + 0x200 >> 10" (binary_expression "local_d0[lVar6] + 0x200" (subscript_expression "local_d0[lVar6]" identifier [ identifier ]) + number_literal) >> number_literal)) ;) })) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "(*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);" (call_expression "(*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80)" (parenthesized_expression "(*param_2)" ( (pointer_expression "*param_2" * identifier) )) (argument_list "(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80)" ( identifier , identifier , identifier , number_literal , identifier , identifier , identifier , (binary_expression "(-(iVar2 == 0) & 8U) + 1" (parenthesized_expression "(-(iVar2 == 0) & 8U)" ( (binary_expression "-(iVar2 == 0) & 8U" (unary_expression "-(iVar2 == 0)" - (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) ))) & number_literal) )) + number_literal) , (pointer_expression "&PTR_FUN_0018eb80" & identifier) ))) ;) (expression_statement "g_free(uVar10);" (call_expression "g_free(uVar10)" identifier (argument_list "(uVar10)" ( identifier ))) ;) (if_statement "if (local_e8[0] <= (int)lVar6) break;" if (parenthesized_expression "(local_e8[0] <= (int)lVar6)" ( (binary_expression "local_e8[0] <= (int)lVar6" (subscript_expression "local_e8[0]" identifier [ number_literal ]) <= (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "iVar4 = local_d0[lVar6];" (assignment_expression "iVar4 = local_d0[lVar6]" identifier = (subscript_expression "local_d0[lVar6]" identifier [ identifier ])) ;) })) }) (else_clause "else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" else (if_statement "if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" if (parenthesized_expression "(0 < local_e8[0])" ( (binary_expression "0 < local_e8[0]" number_literal < (subscript_expression "local_e8[0]" identifier [ number_literal ])) )) (compound_statement "{\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" { (expression_statement "iVar4 = *local_d0;" (assignment_expression "iVar4 = *local_d0" identifier = (pointer_expression "*local_d0" * identifier)) ;) (goto_statement "goto LAB_0014078a;" goto statement_identifier ;) })))) (if_statement "if (local_d0 != piVar1) {\n g_free();\n }" if (parenthesized_expression "(local_d0 != piVar1)" ( (binary_expression "local_d0 != piVar1" identifier != identifier) )) (compound_statement "{\n g_free();\n }" { (expression_statement "g_free();" (call_expression "g_free()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pango_font_description_free(uVar9);" (call_expression "pango_font_description_free(uVar9)" identifier (argument_list "(uVar9)" ( identifier ))) ;) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" identifier = (binary_expression "local_128 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)local_128 < local_ec)" ( (binary_expression "(int)local_128 < local_ec" (cast_expression "(int)local_128" ( (type_descriptor "int" primitive_type) ) identifier) < identifier) )) ;) })) (expression_statement "g_free(local_d8);" (call_expression "g_free(local_d8)" identifier (argument_list "(local_d8)" ( identifier ))) ;) (expression_statement "local_110 = local_110 + 1;" (assignment_expression "local_110 = local_110 + 1" identifier = (binary_expression "local_110 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((int)local_110 < local_f0)" ( (binary_expression "(int)local_110 < local_f0" (cast_expression "(int)local_110" ( (type_descriptor "int" primitive_type) ) identifier) < identifier) )) ;) })) (expression_statement "g_free(local_e0);" (call_expression "g_free(local_e0)" identifier (argument_list "(local_e0)" ( identifier ))) ;) })) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression LIT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT , (pointer_expression & IDENT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT , (pointer_expression & IDENT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression LIT - IDENT) ))) >> LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + IDENT) , LIT , LIT , (pointer_expression & IDENT) , (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT < LIT) ))) + (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression LIT - IDENT) ^ IDENT) )) - IDENT) )) * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + IDENT) + IDENT) , LIT , LIT , (pointer_expression & IDENT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (subscript_expression IDENT [ IDENT ]) + LIT) >> LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT , IDENT , LIT , IDENT , IDENT , IDENT , (binary_expression (parenthesized_expression ( (binary_expression (unary_expression - (parenthesized_expression ( (binary_expression IDENT == LIT) ))) & LIT) )) + LIT) , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ IDENT ])) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression LIT < (subscript_expression IDENT [ LIT ])) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (goto_statement goto statement_identifier ;) })))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < IDENT) )) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < IDENT) )) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00140610(undefined8 param_1,code *param_2,undefined8 param_3)" (identifier "FUN_00140610") (parameter_list "(undefined8 param_1,code *param_2,undefined8 param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "code *param_2" (type_identifier "code") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n long lVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n undefined1 *puVar12;\n long in_FS_OFFSET;\n long local_128;\n long local_110;\n int local_f0;\n int local_ec;\n int local_e8 [2];\n long local_e0;\n long local_d8;\n int *local_d0;\n undefined1 local_c8 [136];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar6 = gtk_widget_get_pango_context();\n if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "undefined4 uVar5;" (type_identifier "undefined4") (identifier "uVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "undefined8 uVar8;" (type_identifier "undefined8") (identifier "uVar8") (; ";")) (declaration "undefined8 uVar9;" (type_identifier "undefined8") (identifier "uVar9") (; ";")) (declaration "undefined8 uVar10;" (type_identifier "undefined8") (identifier "uVar10") (; ";")) (declaration "uint uVar11;" (type_identifier "uint") (identifier "uVar11") (; ";")) (declaration "undefined1 *puVar12;" (type_identifier "undefined1") (pointer_declarator "*puVar12" (* "*") (identifier "puVar12")) (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "long local_128;" (sized_type_specifier "long" (long "long")) (identifier "local_128") (; ";")) (declaration "long local_110;" (sized_type_specifier "long" (long "long")) (identifier "local_110") (; ";")) (declaration "int local_f0;" (primitive_type "int") (identifier "local_f0") (; ";")) (declaration "int local_ec;" (primitive_type "int") (identifier "local_ec") (; ";")) (declaration "int local_e8 [2];" (primitive_type "int") (array_declarator "local_e8 [2]" (identifier "local_e8") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "long local_e0;" (sized_type_specifier "long" (long "long")) (identifier "local_e0") (; ";")) (declaration "long local_d8;" (sized_type_specifier "long" (long "long")) (identifier "local_d8") (; ";")) (declaration "int *local_d0;" (primitive_type "int") (pointer_declarator "*local_d0" (* "*") (identifier "local_d0")) (; ";")) (declaration "undefined1 local_c8 [136];" (type_identifier "undefined1") (array_declarator "local_c8 [136]" (identifier "local_c8") ([ "[") (number_literal "136") (] "]")) (; ";")) (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 "lVar6 = gtk_widget_get_pango_context();" (assignment_expression "lVar6 = gtk_widget_get_pango_context()" (identifier "lVar6") (= "=") (call_expression "gtk_widget_get_pango_context()" (identifier "gtk_widget_get_pango_context") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) {\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }" (if "if") (parenthesized_expression "((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0))" (( "(") (binary_expression "(lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)" (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)" (( "(") (comma_expression "lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0" (assignment_expression "lVar6 = pango_context_get_font_map(lVar6)" (identifier "lVar6") (= "=") (call_expression "pango_context_get_font_map(lVar6)" (identifier "pango_context_get_font_map") (argument_list "(lVar6)" (( "(") (identifier "lVar6") () ")")))) (, ",") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n pango_font_map_list_families(lVar6,&local_e0,&local_f0);\n if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }\n g_free(local_e0);\n }" ({ "{") (expression_statement "pango_font_map_list_families(lVar6,&local_e0,&local_f0);" (call_expression "pango_font_map_list_families(lVar6,&local_e0,&local_f0)" (identifier "pango_font_map_list_families") (argument_list "(lVar6,&local_e0,&local_f0)" (( "(") (identifier "lVar6") (, ",") (pointer_expression "&local_e0" (& "&") (identifier "local_e0")) (, ",") (pointer_expression "&local_f0" (& "&") (identifier "local_f0")) () ")"))) (; ";")) (if_statement "if (0 < local_f0) {\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }" (if "if") (parenthesized_expression "(0 < local_f0)" (( "(") (binary_expression "0 < local_f0" (number_literal "0") (< "<") (identifier "local_f0")) () ")")) (compound_statement "{\n local_110 = 0;\n do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);\n }" ({ "{") (expression_statement "local_110 = 0;" (assignment_expression "local_110 = 0" (identifier "local_110") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n } while ((int)local_110 < local_f0);" (do "do") (compound_statement "{\n uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);\n iVar2 = pango_font_family_is_monospace(uVar10);\n uVar7 = pango_font_family_get_name(uVar10);\n pango_font_family_list_faces(uVar10,&local_d8,&local_ec);\n if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }\n g_free(local_d8);\n local_110 = local_110 + 1;\n }" ({ "{") (expression_statement "uVar10 = *(undefined8 *)(local_e0 + local_110 * 8);" (assignment_expression "uVar10 = *(undefined8 *)(local_e0 + local_110 * 8)" (identifier "uVar10") (= "=") (pointer_expression "*(undefined8 *)(local_e0 + local_110 * 8)" (* "*") (cast_expression "(undefined8 *)(local_e0 + local_110 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_e0 + local_110 * 8)" (( "(") (binary_expression "local_e0 + local_110 * 8" (identifier "local_e0") (+ "+") (binary_expression "local_110 * 8" (identifier "local_110") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "iVar2 = pango_font_family_is_monospace(uVar10);" (assignment_expression "iVar2 = pango_font_family_is_monospace(uVar10)" (identifier "iVar2") (= "=") (call_expression "pango_font_family_is_monospace(uVar10)" (identifier "pango_font_family_is_monospace") (argument_list "(uVar10)" (( "(") (identifier "uVar10") () ")")))) (; ";")) (expression_statement "uVar7 = pango_font_family_get_name(uVar10);" (assignment_expression "uVar7 = pango_font_family_get_name(uVar10)" (identifier "uVar7") (= "=") (call_expression "pango_font_family_get_name(uVar10)" (identifier "pango_font_family_get_name") (argument_list "(uVar10)" (( "(") (identifier "uVar10") () ")")))) (; ";")) (expression_statement "pango_font_family_list_faces(uVar10,&local_d8,&local_ec);" (call_expression "pango_font_family_list_faces(uVar10,&local_d8,&local_ec)" (identifier "pango_font_family_list_faces") (argument_list "(uVar10,&local_d8,&local_ec)" (( "(") (identifier "uVar10") (, ",") (pointer_expression "&local_d8" (& "&") (identifier "local_d8")) (, ",") (pointer_expression "&local_ec" (& "&") (identifier "local_ec")) () ")"))) (; ";")) (if_statement "if (0 < local_ec) {\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }" (if "if") (parenthesized_expression "(0 < local_ec)" (( "(") (binary_expression "0 < local_ec" (number_literal "0") (< "<") (identifier "local_ec")) () ")")) (compound_statement "{\n local_128 = 0;\n piVar1 = local_e8 + 1;\n do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);\n }" ({ "{") (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" (identifier "local_128") (= "=") (number_literal "0")) (; ";")) (expression_statement "piVar1 = local_e8 + 1;" (assignment_expression "piVar1 = local_e8 + 1" (identifier "piVar1") (= "=") (binary_expression "local_e8 + 1" (identifier "local_e8") (+ "+") (number_literal "1"))) (; ";")) (do_statement "do {\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n } while ((int)local_128 < local_ec);" (do "do") (compound_statement "{\n uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);\n uVar8 = pango_font_face_get_face_name(uVar10);\n uVar9 = pango_font_face_describe(uVar10);\n pango_font_face_list_sizes(uVar10,&local_d0,local_e8);\n if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }\n if (local_d0 != piVar1) {\n g_free();\n }\n pango_font_description_free(uVar9);\n local_128 = local_128 + 1;\n }" ({ "{") (expression_statement "uVar10 = *(undefined8 *)(local_d8 + local_128 * 8);" (assignment_expression "uVar10 = *(undefined8 *)(local_d8 + local_128 * 8)" (identifier "uVar10") (= "=") (pointer_expression "*(undefined8 *)(local_d8 + local_128 * 8)" (* "*") (cast_expression "(undefined8 *)(local_d8 + local_128 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_d8 + local_128 * 8)" (( "(") (binary_expression "local_d8 + local_128 * 8" (identifier "local_d8") (+ "+") (binary_expression "local_128 * 8" (identifier "local_128") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "uVar8 = pango_font_face_get_face_name(uVar10);" (assignment_expression "uVar8 = pango_font_face_get_face_name(uVar10)" (identifier "uVar8") (= "=") (call_expression "pango_font_face_get_face_name(uVar10)" (identifier "pango_font_face_get_face_name") (argument_list "(uVar10)" (( "(") (identifier "uVar10") () ")")))) (; ";")) (expression_statement "uVar9 = pango_font_face_describe(uVar10);" (assignment_expression "uVar9 = pango_font_face_describe(uVar10)" (identifier "uVar9") (= "=") (call_expression "pango_font_face_describe(uVar10)" (identifier "pango_font_face_describe") (argument_list "(uVar10)" (( "(") (identifier "uVar10") () ")")))) (; ";")) (expression_statement "pango_font_face_list_sizes(uVar10,&local_d0,local_e8);" (call_expression "pango_font_face_list_sizes(uVar10,&local_d0,local_e8)" (identifier "pango_font_face_list_sizes") (argument_list "(uVar10,&local_d0,local_e8)" (( "(") (identifier "uVar10") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) (, ",") (identifier "local_e8") () ")"))) (; ";")) (if_statement "if (local_d0 == (int *)0x0) {\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }\n else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" (if "if") (parenthesized_expression "(local_d0 == (int *)0x0)" (( "(") (binary_expression "local_d0 == (int *)0x0" (identifier "local_d0") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n local_e8[1] = 0x3000;\n iVar4 = 0x3000;\n local_e8[0] = 1;\n local_d0 = piVar1;\nLAB_0014078a:\n lVar6 = 0;\n while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }\n }" ({ "{") (expression_statement "local_e8[1] = 0x3000;" (assignment_expression "local_e8[1] = 0x3000" (subscript_expression "local_e8[1]" (identifier "local_e8") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0x3000")) (; ";")) (expression_statement "iVar4 = 0x3000;" (assignment_expression "iVar4 = 0x3000" (identifier "iVar4") (= "=") (number_literal "0x3000")) (; ";")) (expression_statement "local_e8[0] = 1;" (assignment_expression "local_e8[0] = 1" (subscript_expression "local_e8[0]" (identifier "local_e8") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "local_d0 = piVar1;" (assignment_expression "local_d0 = piVar1" (identifier "local_d0") (= "=") (identifier "piVar1")) (; ";")) (labeled_statement "LAB_0014078a:\n lVar6 = 0;" (statement_identifier "LAB_0014078a") (: ":") (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";"))) (while_statement "while( true ) {\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n pango_font_description_set_size(uVar9,iVar4);\n uVar10 = pango_font_description_to_string(uVar9);\n iVar3 = pango_font_description_get_weight(uVar9);\n iVar4 = 400 - iVar3;\n if (400 < iVar3) {\n iVar4 = iVar3;\n }\n iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);\n uVar5 = pango_font_description_get_style(uVar9);\n puVar12 = local_c8 + iVar4;\n iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar3 = pango_font_description_get_stretch(uVar9);\n uVar11 = (int)(4U - iVar3) >> 0x1f;\n iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);\n uVar5 = pango_font_description_get_variant(uVar9);\n __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);\n iVar4 = 0;\n if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }\n lVar6 = lVar6 + 1;\n (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);\n g_free(uVar10);\n if (local_e8[0] <= (int)lVar6) break;\n iVar4 = local_d0[lVar6];\n }" ({ "{") (expression_statement "pango_font_description_set_size(uVar9,iVar4);" (call_expression "pango_font_description_set_size(uVar9,iVar4)" (identifier "pango_font_description_set_size") (argument_list "(uVar9,iVar4)" (( "(") (identifier "uVar9") (, ",") (identifier "iVar4") () ")"))) (; ";")) (expression_statement "uVar10 = pango_font_description_to_string(uVar9);" (assignment_expression "uVar10 = pango_font_description_to_string(uVar9)" (identifier "uVar10") (= "=") (call_expression "pango_font_description_to_string(uVar9)" (identifier "pango_font_description_to_string") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "iVar3 = pango_font_description_get_weight(uVar9);" (assignment_expression "iVar3 = pango_font_description_get_weight(uVar9)" (identifier "iVar3") (= "=") (call_expression "pango_font_description_get_weight(uVar9)" (identifier "pango_font_description_get_weight") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "iVar4 = 400 - iVar3;" (assignment_expression "iVar4 = 400 - iVar3" (identifier "iVar4") (= "=") (binary_expression "400 - iVar3" (number_literal "400") (- "-") (identifier "iVar3"))) (; ";")) (if_statement "if (400 < iVar3) {\n iVar4 = iVar3;\n }" (if "if") (parenthesized_expression "(400 < iVar3)" (( "(") (binary_expression "400 < iVar3" (number_literal "400") (< "<") (identifier "iVar3")) () ")")) (compound_statement "{\n iVar4 = iVar3;\n }" ({ "{") (expression_statement "iVar4 = iVar3;" (assignment_expression "iVar4 = iVar3" (identifier "iVar4") (= "=") (identifier "iVar3")) (; ";")) (} "}"))) (expression_statement "iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4);" (assignment_expression "iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4)" (identifier "iVar4") (= "=") (call_expression "__sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4)" (identifier "__sprintf_chk") (argument_list "(local_c8,1,0x80,&DAT_0017a860,iVar4)" (( "(") (identifier "local_c8") (, ",") (number_literal "1") (, ",") (number_literal "0x80") (, ",") (pointer_expression "&DAT_0017a860" (& "&") (identifier "DAT_0017a860")) (, ",") (identifier "iVar4") () ")")))) (; ";")) (expression_statement "uVar5 = pango_font_description_get_style(uVar9);" (assignment_expression "uVar5 = pango_font_description_get_style(uVar9)" (identifier "uVar5") (= "=") (call_expression "pango_font_description_get_style(uVar9)" (identifier "pango_font_description_get_style") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "puVar12 = local_c8 + iVar4;" (assignment_expression "puVar12 = local_c8 + iVar4" (identifier "puVar12") (= "=") (binary_expression "local_c8 + iVar4" (identifier "local_c8") (+ "+") (identifier "iVar4"))) (; ";")) (expression_statement "iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5);" (assignment_expression "iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" (identifier "iVar4") (= "=") (call_expression "__sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" (identifier "__sprintf_chk") (argument_list "(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" (( "(") (identifier "puVar12") (, ",") (number_literal "1") (, ",") (number_literal "0xffffffffffffffff") (, ",") (pointer_expression "&DAT_0017a864" (& "&") (identifier "DAT_0017a864")) (, ",") (identifier "uVar5") () ")")))) (; ";")) (expression_statement "iVar3 = pango_font_description_get_stretch(uVar9);" (assignment_expression "iVar3 = pango_font_description_get_stretch(uVar9)" (identifier "iVar3") (= "=") (call_expression "pango_font_description_get_stretch(uVar9)" (identifier "pango_font_description_get_stretch") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "uVar11 = (int)(4U - iVar3) >> 0x1f;" (assignment_expression "uVar11 = (int)(4U - iVar3) >> 0x1f" (identifier "uVar11") (= "=") (binary_expression "(int)(4U - iVar3) >> 0x1f" (cast_expression "(int)(4U - iVar3)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(4U - iVar3)" (( "(") (binary_expression "4U - iVar3" (number_literal "4U") (- "-") (identifier "iVar3")) () ")"))) (>> ">>") (number_literal "0x1f"))) (; ";")) (expression_statement "iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2);" (assignment_expression "iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" (identifier "iVar3") (= "=") (call_expression "__sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" (identifier "__sprintf_chk") (argument_list "(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864,\n (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2)" (( "(") (binary_expression "puVar12 + iVar4" (identifier "puVar12") (+ "+") (identifier "iVar4")) (, ",") (number_literal "1") (, ",") (number_literal "0xffffffffffffffff") (, ",") (pointer_expression "&DAT_0017a864" (& "&") (identifier "DAT_0017a864")) (, ",") (binary_expression "(uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2" (call_expression "(uint)(iVar3 < 4)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(iVar3 < 4)" (( "(") (binary_expression "iVar3 < 4" (identifier "iVar3") (< "<") (number_literal "4")) () ")"))) (+ "+") (binary_expression "((4U - iVar3 ^ uVar11) - uVar11) * 2" (parenthesized_expression "((4U - iVar3 ^ uVar11) - uVar11)" (( "(") (binary_expression "(4U - iVar3 ^ uVar11) - uVar11" (parenthesized_expression "(4U - iVar3 ^ uVar11)" (( "(") (binary_expression "4U - iVar3 ^ uVar11" (binary_expression "4U - iVar3" (number_literal "4U") (- "-") (identifier "iVar3")) (^ "^") (identifier "uVar11")) () ")")) (- "-") (identifier "uVar11")) () ")")) (* "*") (number_literal "2"))) () ")")))) (; ";")) (expression_statement "uVar5 = pango_font_description_get_variant(uVar9);" (assignment_expression "uVar5 = pango_font_description_get_variant(uVar9)" (identifier "uVar5") (= "=") (call_expression "pango_font_description_get_variant(uVar9)" (identifier "pango_font_description_get_variant") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "__sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5);" (call_expression "__sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" (identifier "__sprintf_chk") (argument_list "(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5)" (( "(") (binary_expression "puVar12 + iVar4 + iVar3" (binary_expression "puVar12 + iVar4" (identifier "puVar12") (+ "+") (identifier "iVar4")) (+ "+") (identifier "iVar3")) (, ",") (number_literal "1") (, ",") (number_literal "0xffffffffffffffff") (, ",") (pointer_expression "&DAT_0017a864" (& "&") (identifier "DAT_0017a864")) (, ",") (identifier "uVar5") () ")"))) (; ";")) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" (identifier "iVar4") (= "=") (number_literal "0")) (; ";")) (if_statement "if (local_d0 != piVar1) {\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }" (if "if") (parenthesized_expression "(local_d0 != piVar1)" (( "(") (binary_expression "local_d0 != piVar1" (identifier "local_d0") (!= "!=") (identifier "piVar1")) () ")")) (compound_statement "{\n iVar4 = local_d0[lVar6] + 0x200 >> 10;\n }" ({ "{") (expression_statement "iVar4 = local_d0[lVar6] + 0x200 >> 10;" (assignment_expression "iVar4 = local_d0[lVar6] + 0x200 >> 10" (identifier "iVar4") (= "=") (binary_expression "local_d0[lVar6] + 0x200 >> 10" (binary_expression "local_d0[lVar6] + 0x200" (subscript_expression "local_d0[lVar6]" (identifier "local_d0") ([ "[") (identifier "lVar6") (] "]")) (+ "+") (number_literal "0x200")) (>> ">>") (number_literal "10"))) (; ";")) (} "}"))) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" (identifier "lVar6") (= "=") (binary_expression "lVar6 + 1" (identifier "lVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "(*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80);" (call_expression "(*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80)" (parenthesized_expression "(*param_2)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")")) (argument_list "(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1,\n &PTR_FUN_0018eb80)" (( "(") (identifier "param_3") (, ",") (identifier "uVar10") (, ",") (identifier "uVar7") (, ",") (number_literal "0") (, ",") (identifier "uVar8") (, ",") (identifier "local_c8") (, ",") (identifier "iVar4") (, ",") (binary_expression "(-(iVar2 == 0) & 8U) + 1" (parenthesized_expression "(-(iVar2 == 0) & 8U)" (( "(") (binary_expression "-(iVar2 == 0) & 8U" (unary_expression "-(iVar2 == 0)" (- "-") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")"))) (& "&") (number_literal "8U")) () ")")) (+ "+") (number_literal "1")) (, ",") (pointer_expression "&PTR_FUN_0018eb80" (& "&") (identifier "PTR_FUN_0018eb80")) () ")"))) (; ";")) (expression_statement "g_free(uVar10);" (call_expression "g_free(uVar10)" (identifier "g_free") (argument_list "(uVar10)" (( "(") (identifier "uVar10") () ")"))) (; ";")) (if_statement "if (local_e8[0] <= (int)lVar6) break;" (if "if") (parenthesized_expression "(local_e8[0] <= (int)lVar6)" (( "(") (binary_expression "local_e8[0] <= (int)lVar6" (subscript_expression "local_e8[0]" (identifier "local_e8") ([ "[") (number_literal "0") (] "]")) (<= "<=") (cast_expression "(int)lVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar6"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "iVar4 = local_d0[lVar6];" (assignment_expression "iVar4 = local_d0[lVar6]" (identifier "iVar4") (= "=") (subscript_expression "local_d0[lVar6]" (identifier "local_d0") ([ "[") (identifier "lVar6") (] "]"))) (; ";")) (} "}"))) (} "}")) (else_clause "else if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" (else "else") (if_statement "if (0 < local_e8[0]) {\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" (if "if") (parenthesized_expression "(0 < local_e8[0])" (( "(") (binary_expression "0 < local_e8[0]" (number_literal "0") (< "<") (subscript_expression "local_e8[0]" (identifier "local_e8") ([ "[") (number_literal "0") (] "]"))) () ")")) (compound_statement "{\n iVar4 = *local_d0;\n goto LAB_0014078a;\n }" ({ "{") (expression_statement "iVar4 = *local_d0;" (assignment_expression "iVar4 = *local_d0" (identifier "iVar4") (= "=") (pointer_expression "*local_d0" (* "*") (identifier "local_d0"))) (; ";")) (goto_statement "goto LAB_0014078a;" (goto "goto") (statement_identifier "LAB_0014078a") (; ";")) (} "}"))))) (if_statement "if (local_d0 != piVar1) {\n g_free();\n }" (if "if") (parenthesized_expression "(local_d0 != piVar1)" (( "(") (binary_expression "local_d0 != piVar1" (identifier "local_d0") (!= "!=") (identifier "piVar1")) () ")")) (compound_statement "{\n g_free();\n }" ({ "{") (expression_statement "g_free();" (call_expression "g_free()" (identifier "g_free") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "pango_font_description_free(uVar9);" (call_expression "pango_font_description_free(uVar9)" (identifier "pango_font_description_free") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")"))) (; ";")) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" (identifier "local_128") (= "=") (binary_expression "local_128 + 1" (identifier "local_128") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((int)local_128 < local_ec)" (( "(") (binary_expression "(int)local_128 < local_ec" (cast_expression "(int)local_128" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_128")) (< "<") (identifier "local_ec")) () ")")) (; ";")) (} "}"))) (expression_statement "g_free(local_d8);" (call_expression "g_free(local_d8)" (identifier "g_free") (argument_list "(local_d8)" (( "(") (identifier "local_d8") () ")"))) (; ";")) (expression_statement "local_110 = local_110 + 1;" (assignment_expression "local_110 = local_110 + 1" (identifier "local_110") (= "=") (binary_expression "local_110 + 1" (identifier "local_110") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((int)local_110 < local_f0)" (( "(") (binary_expression "(int)local_110 < local_f0" (cast_expression "(int)local_110" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_110")) (< "<") (identifier "local_f0")) () ")")) (; ";")) (} "}"))) (expression_statement "g_free(local_e0);" (call_expression "g_free(local_e0)" (identifier "g_free") (argument_list "(local_e0)" (( "(") (identifier "local_e0") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *widget,type_2 callback,void *callback_ctx) { long var_34; type_3 *pPVar2; type_4 *pPVar3; int var_28; int var_18; int var_22; type_5 uVar7; type_6 wVar8; long var_3; char *pcVar10; char *pcVar11; type_7 uVar12; char *pcVar13; type_8 var_25; char *var_24; long var_1; long var_32; long var_33; type_6 var_6; type_6 var_10; type_6 var_30; type_6 dummysize; type_3 **families; type_4 **faces; type_6 *var_14; char var_21 [128]; var_34 = *(long *)(var_1 + 0x28); var_3 = var_2(); if ((var_3 != 0) && (var_3 = var_4(var_3), var_3 != 0)) { var_5(var_3,&families,&var_6); if (L'\0' < var_6) { var_33 = 0; do { pPVar2 = families[var_33]; var_28 = var_7(pPVar2); pcVar10 = (char *)var_8(pPVar2); var_9(pPVar2,&faces,&var_10); if (L'\0' < var_10) { var_32 = 0; do { pPVar3 = faces[var_32]; pcVar11 = (char *)var_11(pPVar3); uVar12 = var_12(pPVar3); var_13(pPVar3,&var_14,&var_30); if (var_14 == (type_6 *)0x0) { dummysize = L'\x3000'; wVar8 = L'\x3000'; var_30 = L'\x01'; var_14 = &dummysize; LAB_0014078a: var_3 = 0; while( true ) { var_15(uVar12,wVar8); pcVar13 = (char *)var_16(uVar12); var_18 = var_17(uVar12); var_22 = 400 - var_18; if (400 < var_18) { var_22 = var_18; } var_22 = var_19(var_21,1,0x80,&DAT_0017a860,var_22); uVar7 = var_20(uVar12); var_24 = var_21 + var_22; var_22 = var_19(var_24,1,0xffffffffffffffff,&DAT_0017a864,uVar7); var_18 = var_23(uVar12); var_25 = (int)(4U - var_18) >> 0x1f; var_18 = var_19(var_24 + var_22,1,0xffffffffffffffff,&DAT_0017a864, (type_8)(var_18 < 4) + ((4U - var_18 ^ var_25) - var_25) * 2); uVar7 = var_26(uVar12); var_19(var_24 + var_22 + var_18,1,0xffffffffffffffff,&DAT_0017a864,uVar7); wVar8 = L'\0'; if (var_14 != &dummysize) { wVar8 = var_14[var_3] + L'Ȁ' >> 10; } var_3 = var_3 + 1; (*callback)(callback_ctx,pcVar13,pcVar10,(char *)0x0,pcVar11,var_21,wVar8, (var_27(var_28 == 0,0) * 0xff & 8U) + L'\x01',&pangofont_vtable); var_29(pcVar13); if (var_30 <= (type_6)var_3) break; wVar8 = var_14[var_3]; } } else if (L'\0' < var_30) { wVar8 = *var_14; goto LAB_0014078a; } if (var_14 != &dummysize) { var_29(); } var_31(uVar12); var_32 = var_32 + 1; } while ((type_6)var_32 < var_10); } var_29(faces); var_33 = var_33 + 1; } while ((type_6)var_33 < var_6); } var_29(families); } if (var_34 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_35(); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) 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: (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: (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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (number_literal) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal) (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal) (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier)))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal) (number_literal) (pointer_expression argument: (identifier)) (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (number_literal) right: (identifier)) right: (identifier))) right: (identifier))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)) (number_literal) (number_literal) (pointer_expression argument: (identifier)) (identifier)))) (expression_statement (assignment_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: (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (identifier) (identifier) (identifier) (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))) right: (number_literal)) (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (identifier))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (subscript_expression argument: (identifier) index: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement))))
null
void MASKED(undefined8 param_1,code *param_2,undefined8 param_3) { int *piVar1; int iVar2; int iVar3; int iVar4; undefined4 uVar5; long lVar6; undefined8 uVar7; undefined8 uVar8; undefined8 uVar9; undefined8 uVar10; uint uVar11; undefined1 *puVar12; long in_FS_OFFSET; long local_128; long local_110; int local_f0; int local_ec; int local_e8 [2]; long local_e0; long local_d8; int *local_d0; undefined1 local_c8 [136]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); lVar6 = gtk_widget_get_pango_context(); if ((lVar6 != 0) && (lVar6 = pango_context_get_font_map(lVar6), lVar6 != 0)) { pango_font_map_list_families(lVar6,&local_e0,&local_f0); if (0 < local_f0) { local_110 = 0; do { uVar10 = *(undefined8 *)(local_e0 + local_110 * 8); iVar2 = pango_font_family_is_monospace(uVar10); uVar7 = pango_font_family_get_name(uVar10); pango_font_family_list_faces(uVar10,&local_d8,&local_ec); if (0 < local_ec) { local_128 = 0; piVar1 = local_e8 + 1; do { uVar10 = *(undefined8 *)(local_d8 + local_128 * 8); uVar8 = pango_font_face_get_face_name(uVar10); uVar9 = pango_font_face_describe(uVar10); pango_font_face_list_sizes(uVar10,&local_d0,local_e8); if (local_d0 == (int *)0x0) { local_e8[1] = 0x3000; iVar4 = 0x3000; local_e8[0] = 1; local_d0 = piVar1; LAB_0014078a: lVar6 = 0; while( true ) { pango_font_description_set_size(uVar9,iVar4); uVar10 = pango_font_description_to_string(uVar9); iVar3 = pango_font_description_get_weight(uVar9); iVar4 = 400 - iVar3; if (400 < iVar3) { iVar4 = iVar3; } iVar4 = __sprintf_chk(local_c8,1,0x80,&DAT_0017a860,iVar4); uVar5 = pango_font_description_get_style(uVar9); puVar12 = local_c8 + iVar4; iVar4 = __sprintf_chk(puVar12,1,0xffffffffffffffff,&DAT_0017a864,uVar5); iVar3 = pango_font_description_get_stretch(uVar9); uVar11 = (int)(4U - iVar3) >> 0x1f; iVar3 = __sprintf_chk(puVar12 + iVar4,1,0xffffffffffffffff,&DAT_0017a864, (uint)(iVar3 < 4) + ((4U - iVar3 ^ uVar11) - uVar11) * 2); uVar5 = pango_font_description_get_variant(uVar9); __sprintf_chk(puVar12 + iVar4 + iVar3,1,0xffffffffffffffff,&DAT_0017a864,uVar5); iVar4 = 0; if (local_d0 != piVar1) { iVar4 = local_d0[lVar6] + 0x200 >> 10; } lVar6 = lVar6 + 1; (*param_2)(param_3,uVar10,uVar7,0,uVar8,local_c8,iVar4,(-(iVar2 == 0) & 8U) + 1, &PTR_FUN_0018eb80); g_free(uVar10); if (local_e8[0] <= (int)lVar6) break; iVar4 = local_d0[lVar6]; } } else if (0 < local_e8[0]) { iVar4 = *local_d0; goto LAB_0014078a; } if (local_d0 != piVar1) { g_free(); } pango_font_description_free(uVar9); local_128 = local_128 + 1; } while ((int)local_128 < local_ec); } g_free(local_d8); local_110 = local_110 + 1; } while ((int)local_110 < local_f0); } g_free(local_e0); } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return; }
7919_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
_S_copy_chars
FUN_002e1800
/* std::string::_S_copy_chars(char*, __normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >) */ void std::string::_S_copy_chars(undefined1 *param_1,undefined1 *param_2,long param_3) { size_t __n; __n = param_3 - (long)param_2; if (__n == 1) { *param_1 = *param_2; return; } if (__n == 0) { return; } memcpy(param_1,param_2,__n); return; }
void FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3) { size_t __n; __n = param_3 - (long)param_2; if (__n == 1) { *param_1 = *param_2; return; } if (__n == 0) { return; } memcpy(param_1,param_2,__n); return; }
SUB RDX,RSI CMP RDX,0x1 JZ 0x002e1818 TEST RDX,RDX JNZ 0x002e1810 RET JMP 0x00147aa0 MOVZX EAX,byte ptr [RSI] MOV byte ptr [RDI],AL RET
null
null
null
null
[(u'INT_SUB_-1204742122', u'CALL_-1204742087'), (u'INT_EQUAL_-1204742116', u'CBRANCH_-1204742113'), ('const-0', u'INT_EQUAL_-1204742100'), ('const-0', u'RETURN_-1204742062'), ('tmp_176', u'CALL_-1204742087'), (u'CAST_-1204742011', u'INT_SUB_-1204742122'), ('tmp_82', u'CBRANCH_-1204742097'), ('const-0', u'RETURN_-1204742083'), ('tmp_176', u'STORE_-1204742074'), (u'INT_SUB_-1204742122', u'INT_EQUAL_-1204742100'), (u'LOAD_-1204742082', u'STORE_-1204742074'), ('tmp_174', u'LOAD_-1204742082'), ('const-1', u'INT_EQUAL_-1204742116'), ('tmp_54', u'CBRANCH_-1204742113'), ('const-433', u'LOAD_-1204742082'), ('tmp_174', u'CALL_-1204742087'), ('tmp_173', u'INT_SUB_-1204742122'), ('const-0', u'RETURN_-1204742087'), (u'INT_SUB_-1204742122', u'INT_EQUAL_-1204742116'), ('tmp_174', u'CAST_-1204742011'), (u'INT_EQUAL_-1204742100', u'CBRANCH_-1204742097'), ('const-433', u'STORE_-1204742074')]
[(u'INT_SUB_-1204742122', u'CALL_-1204742087'), (u'INT_EQUAL_-1204742116', u'CBRANCH_-1204742113'), ('const-0', u'INT_EQUAL_-1204742100'), ('const-0', u'RETURN_-1204742062'), ('tmp_176', u'CALL_-1204742087'), (u'CAST_-1204742011', u'INT_SUB_-1204742122'), ('tmp_82', u'CBRANCH_-1204742097'), ('const-0', u'RETURN_-1204742083'), ('tmp_176', u'STORE_-1204742074'), (u'INT_SUB_-1204742122', u'INT_EQUAL_-1204742100'), (u'LOAD_-1204742082', u'STORE_-1204742074'), ('tmp_174', u'LOAD_-1204742082'), ('const-1', u'INT_EQUAL_-1204742116'), ('tmp_54', u'CBRANCH_-1204742113'), ('const-433', u'LOAD_-1204742082'), ('tmp_174', u'CALL_-1204742087'), ('tmp_173', u'INT_SUB_-1204742122'), ('const-0', u'RETURN_-1204742087'), (u'INT_SUB_-1204742122', u'INT_EQUAL_-1204742116'), ('tmp_174', u'CAST_-1204742011'), (u'INT_EQUAL_-1204742100', u'CBRANCH_-1204742097'), ('const-433', u'STORE_-1204742074')]
null
null
002e1800
x64
O2
(translation_unit "void FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}\n\n" (function_definition "void FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" primitive_type (function_declarator "FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)" identifier (parameter_list "(undefined1 *param_1,undefined1 *param_2,long param_3)" ( (parameter_declaration "undefined1 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" { (declaration "size_t __n;" primitive_type identifier ;) (expression_statement "__n = param_3 - (long)param_2;" (assignment_expression "__n = param_3 - (long)param_2" identifier = (binary_expression "param_3 - (long)param_2" identifier - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n == 1) {\n *param_1 = *param_2;\n return;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" { (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return;" return ;) })) (if_statement "if (__n == 0) {\n return;\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "memcpy(param_1,param_2,__n);" (call_expression "memcpy(param_1,param_2,__n)" identifier (argument_list "(param_1,param_2,__n)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::_S_copy_chars(char*, __normal_iterator<char const*, std::string >,\n __normal_iterator<char const*, std::string >) */\n\nvoid std::string::_S_copy_chars(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}\n\n" comment (function_definition "void std::string::_S_copy_chars(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" primitive_type (ERROR "std::string::" identifier : : identifier : :) (function_declarator "_S_copy_chars(undefined1 *param_1,undefined1 *param_2,long param_3)" identifier (parameter_list "(undefined1 *param_1,undefined1 *param_2,long param_3)" ( (parameter_declaration "undefined1 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" { (declaration "size_t __n;" primitive_type identifier ;) (expression_statement "__n = param_3 - (long)param_2;" (assignment_expression "__n = param_3 - (long)param_2" identifier = (binary_expression "param_3 - (long)param_2" identifier - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n == 1) {\n *param_1 = *param_2;\n return;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" { (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return;" return ;) })) (if_statement "if (__n == 0) {\n return;\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "memcpy(param_1,param_2,__n);" (call_expression "memcpy(param_1,param_2,__n)" identifier (argument_list "(param_1,param_2,__n)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}\n\n" (function_definition "void FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" primitive_type (function_declarator "FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)" identifier (parameter_list "(undefined1 *param_1,undefined1 *param_2,long param_3)" ( (parameter_declaration "undefined1 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" { (declaration "size_t __n;" primitive_type identifier ;) (expression_statement "__n = param_3 - (long)param_2;" (assignment_expression "__n = param_3 - (long)param_2" identifier = (binary_expression "param_3 - (long)param_2" identifier - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n == 1) {\n *param_1 = *param_2;\n return;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" { (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return;" return ;) })) (if_statement "if (__n == 0) {\n return;\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "memcpy(param_1,param_2,__n);" (call_expression "memcpy(param_1,param_2,__n)" identifier (argument_list "(param_1,param_2,__n)" ( identifier , 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 (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e1800(undefined1 *param_1,undefined1 *param_2,long param_3)" (identifier "FUN_002e1800") (parameter_list "(undefined1 *param_1,undefined1 *param_2,long param_3)" (( "(") (parameter_declaration "undefined1 *param_1" (type_identifier "undefined1") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined1 *param_2" (type_identifier "undefined1") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n size_t __n;\n \n __n = param_3 - (long)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" ({ "{") (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (expression_statement "__n = param_3 - (long)param_2;" (assignment_expression "__n = param_3 - (long)param_2" (identifier "__n") (= "=") (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")))) (; ";")) (if_statement "if (__n == 1) {\n *param_1 = *param_2;\n return;\n }" (if "if") (parenthesized_expression "(__n == 1)" (( "(") (binary_expression "__n == 1" (identifier "__n") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" ({ "{") (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (__n == 0) {\n return;\n }" (if "if") (parenthesized_expression "(__n == 0)" (( "(") (binary_expression "__n == 0" (identifier "__n") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "memcpy(param_1,param_2,__n);" (call_expression "memcpy(param_1,param_2,__n)" (identifier "memcpy") (argument_list "(param_1,param_2,__n)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "__n") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::_S_copy_chars(char*, __normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >) */ void std::string::function_1(type_1 *param_1,type_1 *param_2,long var_1) { size_t var_2; var_2 = var_1 - (long)param_2; if (var_2 == 1) { *param_1 = *param_2; return; } if (var_2 == 0) { return; } var_3(param_1,param_2,var_2); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined1 *param_1,undefined1 *param_2,long param_3) { size_t __n; __n = param_3 - (long)param_2; if (__n == 1) { *param_1 = *param_2; return; } if (__n == 0) { return; } memcpy(param_1,param_2,__n); return; }
713_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c
elf_s_get_other
FUN_00137f40
int elf_s_get_other(symbolS *sym) { asymbol *paVar1; paVar1 = symbol_get_bfdsym(sym); return (int)*(byte *)((long)&paVar1[1].flags + 1); }
undefined1 FUN_00137f40(void) { long lVar1; lVar1 = FUN_0012db90(); return *(undefined1 *)(lVar1 + 0x49); }
SUB RSP,0x8 CALL 0x0012db90 MOVZX EAX,byte ptr [RAX + 0x49] ADD RSP,0x8 RET
null
null
null
null
[('const-0', u'RETURN_-1207140490'), ('const-433', u'LOAD_-1207140520'), ('const-1', u'PTRADD_-1207140423'), ('const-48', u'PTRADD_-1207140423'), (u'CAST_-1207140420', u'LOAD_-1207140520'), (u'INT_ZEXT_-1207140477', u'RETURN_-1207140490'), ('const-24', u'PTRSUB_-1207140421'), (u'CAST_-1207140421', u'INT_ADD_-1207140467'), (u'PTRADD_-1207140423', u'PTRSUB_-1207140421'), (u'CALL_-1207140522', u'PTRADD_-1207140423'), (u'INT_ADD_-1207140467', u'CAST_-1207140420'), (u'LOAD_-1207140520', u'INT_ZEXT_-1207140477'), (u'PTRSUB_-1207140421', u'CAST_-1207140421'), ('const-1', u'INT_ADD_-1207140467'), ('tmp_84', u'CALL_-1207140522')]
[('const-0', u'RETURN_-1207140490'), (u'COPY_-1207140487', u'RETURN_-1207140490'), (u'CAST_-1207140423', u'LOAD_-1207140520'), (u'LOAD_-1207140520', u'COPY_-1207140487'), ('const-433', u'LOAD_-1207140520'), (u'CALL_-1207140522', u'INT_ADD_-1207140504'), (u'INT_ADD_-1207140504', u'CAST_-1207140423'), ('const-73', u'INT_ADD_-1207140504')]
null
null
00137f40
x64
O2
(translation_unit "undefined1 FUN_00137f40(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}\n\n" (function_definition "undefined1 FUN_00137f40(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}" type_identifier (function_declarator "FUN_00137f40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = FUN_0012db90();" (assignment_expression "lVar1 = FUN_0012db90()" identifier = (call_expression "FUN_0012db90()" identifier (argument_list "()" ( )))) ;) (return_statement "return *(undefined1 *)(lVar1 + 0x49);" return (pointer_expression "*(undefined1 *)(lVar1 + 0x49)" * (cast_expression "(undefined1 *)(lVar1 + 0x49)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x49)" ( (binary_expression "lVar1 + 0x49" identifier + number_literal) )))) ;) })))
(translation_unit "int elf_s_get_other(symbolS *sym)\n\n{\n asymbol *paVar1;\n \n paVar1 = symbol_get_bfdsym(sym);\n return (int)*(byte *)((long)&paVar1[1].flags + 1);\n}\n\n" (function_definition "int elf_s_get_other(symbolS *sym)\n\n{\n asymbol *paVar1;\n \n paVar1 = symbol_get_bfdsym(sym);\n return (int)*(byte *)((long)&paVar1[1].flags + 1);\n}" primitive_type (function_declarator "elf_s_get_other(symbolS *sym)" identifier (parameter_list "(symbolS *sym)" ( (parameter_declaration "symbolS *sym" type_identifier (pointer_declarator "*sym" * identifier)) ))) (compound_statement "{\n asymbol *paVar1;\n \n paVar1 = symbol_get_bfdsym(sym);\n return (int)*(byte *)((long)&paVar1[1].flags + 1);\n}" { (declaration "asymbol *paVar1;" type_identifier (pointer_declarator "*paVar1" * identifier) ;) (expression_statement "paVar1 = symbol_get_bfdsym(sym);" (assignment_expression "paVar1 = symbol_get_bfdsym(sym)" identifier = (call_expression "symbol_get_bfdsym(sym)" identifier (argument_list "(sym)" ( identifier )))) ;) (return_statement "return (int)*(byte *)((long)&paVar1[1].flags + 1);" return (cast_expression "(int)*(byte *)((long)&paVar1[1].flags + 1)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(byte *)((long)&paVar1[1].flags + 1)" * (cast_expression "(byte *)((long)&paVar1[1].flags + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar1[1].flags + 1)" ( (binary_expression "(long)&paVar1[1].flags + 1" (cast_expression "(long)&paVar1[1].flags" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar1[1].flags" & (field_expression "paVar1[1].flags" (subscript_expression "paVar1[1]" identifier [ number_literal ]) . field_identifier))) + number_literal) ))))) ;) })))
(translation_unit "undefined1 FUN_00137f40(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}\n\n" (function_definition "undefined1 FUN_00137f40(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}" type_identifier (function_declarator "FUN_00137f40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = FUN_0012db90();" (assignment_expression "lVar1 = FUN_0012db90()" identifier = (call_expression "FUN_0012db90()" identifier (argument_list "()" ( )))) ;) (return_statement "return *(undefined1 *)(lVar1 + 0x49);" return (pointer_expression "*(undefined1 *)(lVar1 + 0x49)" * (cast_expression "(undefined1 *)(lVar1 + 0x49)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x49)" ( (binary_expression "lVar1 + 0x49" identifier + number_literal) )))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })))
(function_definition "undefined1 FUN_00137f40(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}" (type_identifier "undefined1") (function_declarator "FUN_00137f40(void)" (identifier "FUN_00137f40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = FUN_0012db90();\n return *(undefined1 *)(lVar1 + 0x49);\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = FUN_0012db90();" (assignment_expression "lVar1 = FUN_0012db90()" (identifier "lVar1") (= "=") (call_expression "FUN_0012db90()" (identifier "FUN_0012db90") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return *(undefined1 *)(lVar1 + 0x49);" (return "return") (pointer_expression "*(undefined1 *)(lVar1 + 0x49)" (* "*") (cast_expression "(undefined1 *)(lVar1 + 0x49)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x49)" (( "(") (binary_expression "lVar1 + 0x49" (identifier "lVar1") (+ "+") (number_literal "0x49")) () ")")))) (; ";")) (} "}")))
int function_1(type_1 *sym) { type_2 *paVar1; paVar1 = var_1(sym); return (int)*(type_3 *)((long)&paVar1[1].flags + 1); }
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: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))
null
undefined1 MASKED(void) { long lVar1; lVar1 = FUN_0012db90(); return *(undefined1 *)(lVar1 + 0x49); }
448_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c
fnmatch
fnmatch
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fnmatch(char *__pattern,char *__name,int __flags) { /* WARNING: Bad instruction - Truncating control flow here */ /* fnmatch@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fnmatch(char *__pattern,char *__name,int __flags) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207053942')]
[('const-1', u'RETURN_-1207053942')]
null
null
0012d180
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "fnmatch(char *__pattern,char *__name,int __flags)" identifier (parameter_list "(char *__pattern,char *__name,int __flags)" ( (parameter_declaration "char *__pattern" primitive_type (pointer_declarator "*__pattern" * identifier)) , (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) , (parameter_declaration "int __flags" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fnmatch@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fnmatch@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "fnmatch(char *__pattern,char *__name,int __flags)" identifier (parameter_list "(char *__pattern,char *__name,int __flags)" ( (parameter_declaration "char *__pattern" primitive_type (pointer_declarator "*__pattern" * identifier)) , (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) , (parameter_declaration "int __flags" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fnmatch@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fnmatch(char *__pattern,char *__name,int __flags)" identifier (parameter_list "(char *__pattern,char *__name,int __flags)" ( (parameter_declaration "char *__pattern" primitive_type (pointer_declarator "*__pattern" * identifier)) , (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) , (parameter_declaration "int __flags" primitive_type identifier) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fnmatch(char *__pattern,char *__name,int __flags)" (identifier "fnmatch") (parameter_list "(char *__pattern,char *__name,int __flags)" (( "(") (parameter_declaration "char *__pattern" (primitive_type "char") (pointer_declarator "*__pattern" (* "*") (identifier "__pattern"))) (, ",") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name"))) (, ",") (parameter_declaration "int __flags" (primitive_type "int") (identifier "__flags")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__pattern,char *__name,int __flags) { /* WARNING: Bad instruction - Truncating control flow here */ /* fnmatch@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (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 */ int MASKED(char *__pattern,char *__name,int __flags) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3953_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_insert_unique_node
FUN_0022ba30
/* DWARF original prototype: iterator _M_insert_unique_node(_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> * this, size_type __bkt, __hash_code __code, __node_type * __node, size_type __n_elt) */ iterator __thiscall std:: _Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> ::_M_insert_unique_node (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> *this,size_type __bkt,__hash_code __code,__node_type *__node,size_type __n_elt) { __bucket_type *pp_Var1; _Hash_node_base *p_Var2; char cVar3; size_type __n; size_t local_30 [2]; local_30[0] = (this->_M_rehash_policy)._M_next_resize; cVar3 = __detail::_Prime_rehash_policy::_M_need_rehash (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt); if (cVar3 != '\0') { /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */ _M_rehash(this,__n,local_30); __bkt = __code % this->_M_bucket_count; } pp_Var1 = this->_M_buckets; __node->_M_hash_code = __code; if (pp_Var1[__bkt] == (__bucket_type)0x0) { (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt; pp_Var1 = this->_M_buckets; (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node; p_Var2 = (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base. _M_nxt; if (p_Var2 != (_Hash_node_base *)0x0) { pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node; } pp_Var1[__bkt] = &this->_M_before_begin; } else { (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt; this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node; } this->_M_element_count = this->_M_element_count + 1; return (iterator)(_Node_iterator_base<gold::Symbol_location,_true>)__node; }
long * FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5) { long lVar1; long *plVar2; char cVar3; undefined8 extraout_RDX; long local_30 [2]; local_30[0] = param_1[5]; cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5); if (cVar3 != '\0') { /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */ FUN_0022b930(param_1,extraout_RDX,local_30); param_2 = param_3 % (ulong)param_1[1]; } lVar1 = *param_1; param_4[4] = param_3; plVar2 = *(long **)(lVar1 + param_2 * 8); if (plVar2 == (long *)0x0) { *param_4 = param_1[2]; lVar1 = *param_1; param_1[2] = (long)param_4; if (*param_4 != 0) { *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4; } *(long **)(lVar1 + param_2 * 8) = param_1 + 2; } else { *param_4 = *plVar2; **(undefined8 **)(*param_1 + param_2 * 8) = param_4; } param_1[3] = param_1[3] + 1; return param_4; }
PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RCX MOV RCX,R8 PUSH RBX MOV RBX,RDI ADD RDI,0x20 SUB RSP,0x18 MOV RAX,qword ptr [RDI + 0x8] MOV RDX,qword ptr [RDI + -0x8] MOV RSI,qword ptr [RDI + -0x18] MOV qword ptr [RSP + 0x8],RAX CALL 0x004dc8c0 TEST AL,AL JZ 0x0022ba83 MOV RSI,RDX MOV RDI,RBX LEA RDX,[RSP + 0x8] CALL 0x0022b930 MOV RAX,R13 XOR EDX,EDX DIV qword ptr [RBX + 0x8] MOV R12,RDX MOV RAX,qword ptr [RBX] MOV qword ptr [RBP + 0x20],R13 LEA RCX,[R12*0x8] MOV RAX,qword ptr [RAX + R12*0x8] TEST RAX,RAX JZ 0x0022bac0 MOV RAX,qword ptr [RAX] MOV qword ptr [RBP],RAX MOV RAX,qword ptr [RBX] MOV RAX,qword ptr [RAX + R12*0x8] MOV qword ptr [RAX],RBP ADD qword ptr [RBX + 0x18],0x1 ADD RSP,0x18 MOV RAX,RBP POP RBX POP RBP POP R12 POP R13 RET MOV RAX,qword ptr [RBX + 0x10] MOV qword ptr [RBP],RAX MOV RSI,qword ptr [RBX] MOV qword ptr [RBX + 0x10],RBP MOV RAX,qword ptr [RBP] TEST RAX,RAX JZ 0x0022bae6 MOV RAX,qword ptr [RAX + 0x20] XOR EDX,EDX DIV qword ptr [RBX + 0x8] MOV qword ptr [RSI + RDX*0x8],RBP LEA RAX,[RBX + 0x10] MOV qword ptr [RSI + RCX*0x1],RAX JMP 0x0022baac
null
null
null
null
[('const-0', u'PTRSUB_-1203913552'), (u'PTRSUB_-1203913575', u'LOAD_-1203913876'), (u'CAST_-1203913523', u'INT_REM_-1203913770'), ('const-1', u'INT_ADD_-1203913920'), ('const-0', u'PTRSUB_-1203913598'), (u'LOAD_-1203914111', u'CALL_-1203914090'), ('const-8', u'PTRSUB_-1203913691'), ('tmp_610', u'CAST_-1203913574'), (u'CALL_-1203914090', u'INT_NOTEQUAL_-1203914075'), ('tmp_610', u'CAST_-1203913561'), (u'LOAD_-1203913811', u'INT_REM_-1203913770'), (u'LOAD_-1203913993', u'PTRSUB_-1203913602'), ('const-433', u'LOAD_-1203914118'), ('const-433', u'LOAD_-1203914017'), (u'PTRSUB_-1203913608', u'LOAD_-1203913961'), ('tmp_596', u'BRANCH_-1203913773'), (u'LOAD_-1203913852', u'INT_NOTEQUAL_-1203913832'), (u'LOAD_-1203914118', u'CALL_-1203914090'), ('const-433', u'STORE_-1203913856'), (u'PTRSUB_-1203913650', u'LOAD_-1203914035'), (u'MULTIEQUAL_-1203913721', u'PTRADD_-1203913517'), ('const-8', u'PTRADD_-1203913517'), ('const-0', u'PTRSUB_-1203913642'), (u'LOAD_-1203913993', u'INT_EQUAL_-1203913974'), ('tmp_607', u'PTRSUB_-1203913691'), (u'INT_NOTEQUAL_-1203914075', u'CBRANCH_-1203914075'), ('const--48', u'PTRSUB_-1203913666'), ('const-0', u'INT_EQUAL_-1203913974'), ('const-433', u'STORE_-1203913946'), (u'PTRSUB_-1203913576', u'PTRSUB_-1203913575'), ('const-8', u'PTRSUB_-1203913682'), (u'LOAD_-1203913954', u'PTRSUB_-1203913585'), ('const-8', u'PTRADD_-1203913526'), (u'PTRSUB_-1203913560', u'STORE_-1203913856'), ('const-0', u'INT_NOTEQUAL_-1203913832'), (u'PTRSUB_-1203913561', u'PTRSUB_-1203913560'), ('const-0', u'PTRSUB_-1203913608'), ('const-433', u'LOAD_-1203913830'), ('tmp_607', u'PTRSUB_-1203913576'), (u'INT_ADD_-1203913920', u'STORE_-1203913935'), (u'PTRSUB_-1203913691', u'LOAD_-1203914111'), (u'PTRADD_-1203913613', u'LOAD_-1203913993'), ('const-0', u'RETURN_-1203913872'), ('tmp_984', u'PTRSUB_-1203913666'), (u'PTRSUB_-1203913598', u'PTRSUB_-1203913591'), (u'LOAD_-1203913852', u'PTRADD_-1203913531'), (u'PTRADD_-1203913591', u'LOAD_-1203913954'), (u'INT_EQUAL_-1203913974', u'CBRANCH_-1203913972'), (u'PTRSUB_-1203913666', u'CALL_-1203914053'), (u'PTRSUB_-1203913682', u'LOAD_-1203914125'), ('tmp_611', u'CALL_-1203914090'), ('const-4', u'PTRADD_-1203913531'), ('const-0', u'PTRSUB_-1203913575'), (u'LOAD_-1203913864', u'PTRADD_-1203913517'), ('tmp_608', u'MULTIEQUAL_-1203913721'), ('const-433', u'LOAD_-1203913938'), ('const-433', u'LOAD_-1203913961'), ('const-433', u'LOAD_-1203913954'), ('const-0', u'INT_NOTEQUAL_-1203914075'), (u'PTRADD_-1203913517', u'STORE_-1203913779'), (u'PTRSUB_-1203913555', u'PTRSUB_-1203913545'), ('const-0', u'PTRSUB_-1203913602'), ('const-0', u'PTRSUB_-1203913557'), ('tmp_607', u'PTRSUB_-1203913702'), ('tmp_610', u'CAST_-1203913518'), ('tmp_610', u'PTRSUB_-1203913638'), (u'LOAD_-1203913876', u'STORE_-1203913868'), (u'LOAD_-1203913961', u'PTRADD_-1203913591'), ('const-433', u'LOAD_-1203913876'), ('const-8', u'PTRSUB_-1203913650'), (u'CALL_-1203914053', u'INDIRECT_-1203913687'), ('const-433', u'LOAD_-1203913811'), (u'PTRSUB_-1203913585', u'STORE_-1203913946'), (u'PTRSUB_-1203913597', u'LOAD_-1203913938'), ('const-433', u'STORE_-1203914009'), ('const-433', u'LOAD_-1203913852'), (u'CAST_-1203913518', u'STORE_-1203913793'), ('const-433', u'LOAD_-1203914111'), ('const-16', u'PTRSUB_-1203913530'), ('tmp_607', u'PTRSUB_-1203913642'), ('const-8', u'PTRADD_-1203913613'), ('const-32', u'PTRSUB_-1203913711'), ('tmp_610', u'PTRSUB_-1203913570'), (u'PTRSUB_-1203913597', u'STORE_-1203913935'), (u'PTRSUB_-1203913552', u'STORE_-1203913868'), ('const-24', u'PTRSUB_-1203913696'), (u'LOAD_-1203913938', u'INT_ADD_-1203913920'), (u'CAST_-1203913543', u'STORE_-1203913856'), (u'MULTIEQUAL_-1203913721', u'PTRADD_-1203913613'), ('tmp_607', u'PTRSUB_-1203913597'), ('tmp_609', u'INT_REM_-1203913994'), ('const-8', u'PTRADD_-1203913591'), (u'PTRSUB_-1203913565', u'LOAD_-1203913864'), ('const-24', u'PTRSUB_-1203913597'), ('const-0', u'PTRSUB_-1203913570'), ('const-433', u'STORE_-1203913779'), ('const-433', u'STORE_-1203913935'), (u'PTRSUB_-1203913696', u'LOAD_-1203914118'), (u'CAST_-1203913561', u'COPY_-1203913909'), (u'PTRSUB_-1203913557', u'PTRSUB_-1203913552'), (u'CAST_-1203913551', u'RETURN_-1203913872'), ('tmp_607', u'PTRSUB_-1203913561'), ('tmp_607', u'PTRSUB_-1203913650'), ('const-433', u'LOAD_-1203913993'), ('tmp_158', u'CBRANCH_-1203914075'), ('const-433', u'LOAD_-1203913972'), ('tmp_503', u'CBRANCH_-1203913831'), ('const-0', u'PTRSUB_-1203913545'), (u'LOAD_-1203914035', u'INT_REM_-1203913994'), (u'PTRSUB_-1203913613', u'PTRSUB_-1203913598'), (u'CAST_-1203913574', u'STORE_-1203913946'), (u'PTRADD_-1203913531', u'PTRSUB_-1203913529'), ('const-32', u'PTRSUB_-1203913638'), ('tmp_607', u'PTRSUB_-1203913530'), (u'MULTIEQUAL_-1203913721', u'PTRADD_-1203913591'), (u'PTRSUB_-1203913545', u'PTRSUB_-1203913540'), (u'PTRSUB_-1203913530', u'STORE_-1203913779'), (u'INDIRECT_-1203913773', u'CALL_-1203914053'), ('tmp_607', u'CALL_-1203914053'), (u'CALL_-1203914090', u'INDIRECT_-1203913708'), (u'COPY_-1203913909', u'CAST_-1203913551'), ('tmp_607', u'PTRSUB_-1203913539'), ('const-8', u'PTRSUB_-1203913539'), (u'PTRADD_-1203913526', u'STORE_-1203913793'), ('const-0', u'PTRSUB_-1203913613'), ('const-0', u'PTRSUB_-1203913591'), ('const-0', u'PTRSUB_-1203913529'), (u'PTRSUB_-1203913702', u'PTRSUB_-1203913682'), (u'LOAD_-1203914017', u'PTRADD_-1203913613'), ('const-433', u'STORE_-1203913793'), (u'CALL_-1203914090', u'INDIRECT_-1203913773'), (u'PTRSUB_-1203913638', u'STORE_-1203914009'), ('const-0', u'PTRSUB_-1203913555'), ('tmp_610', u'CAST_-1203913543'), ('const-433', u'LOAD_-1203914125'), ('tmp_610', u'PTRSUB_-1203913613'), ('tmp_607', u'PTRSUB_-1203913696'), ('const-0', u'PTRSUB_-1203913585'), (u'INT_NOTEQUAL_-1203913832', u'CBRANCH_-1203913831'), ('tmp_607', u'PTRSUB_-1203913608'), ('const-16', u'PTRSUB_-1203913576'), (u'INT_REM_-1203913994', u'MULTIEQUAL_-1203913721'), ('const-0', u'PTRSUB_-1203913560'), ('const-0', u'PTRSUB_-1203913565'), ('tmp_610', u'PTRSUB_-1203913555'), (u'PTRSUB_-1203913642', u'LOAD_-1203914017'), (u'PTRSUB_-1203913602', u'LOAD_-1203913972'), (u'LOAD_-1203913830', u'CAST_-1203913523'), ('const-433', u'LOAD_-1203914035'), ('const-0', u'PTRSUB_-1203913540'), ('tmp_607', u'PTRSUB_-1203913711'), (u'PTRSUB_-1203913540', u'LOAD_-1203913852'), ('tmp_290', u'CBRANCH_-1203913972'), (u'LOAD_-1203913972', u'STORE_-1203913965'), (u'INT_REM_-1203913770', u'PTRADD_-1203913526'), ('const-32', u'PTRSUB_-1203913702'), (u'LOAD_-1203913864', u'PTRADD_-1203913526'), ('const-433', u'STORE_-1203913868'), ('const-16', u'PTRSUB_-1203913561'), (u'PTRSUB_-1203913539', u'LOAD_-1203913811'), ('const-433', u'STORE_-1203913965'), (u'PTRSUB_-1203913711', u'CALL_-1203914090'), (u'PTRSUB_-1203913591', u'STORE_-1203913965'), (u'PTRSUB_-1203913529', u'LOAD_-1203913830'), ('const-433', u'LOAD_-1203913864'), (u'PTRSUB_-1203913570', u'PTRSUB_-1203913557'), ('tmp_607', u'PTRSUB_-1203913565'), ('const-8', u'PTRADD_-1203913531'), ('tmp_609', u'STORE_-1203914009')]
[('const-433', u'LOAD_-1203913961'), ('const-8', u'PTRADD_-1203913569'), ('const-8', u'INT_MULT_-1203913965'), ('tmp_991', u'PTRADD_-1203913569'), (u'LOAD_-1203914111', u'CALL_-1203914090'), ('const-1', u'INT_ADD_-1203913920'), (u'PTRADD_-1203913712', u'CALL_-1203914090'), ('tmp_991', u'PTRADD_-1203913712'), (u'CALL_-1203914090', u'INT_NOTEQUAL_-1203914075'), ('tmp_988', u'STORE_-1203913868'), ('tmp_596', u'BRANCH_-1203913773'), (u'LOAD_-1203913852', u'INT_NOTEQUAL_-1203913832'), (u'LOAD_-1203914118', u'CALL_-1203914090'), ('const-433', u'STORE_-1203913868'), (u'CAST_-1203913623', u'LOAD_-1203913993'), (u'PTRSUB_-1203913667', u'CALL_-1203914053'), (u'LOAD_-1203913993', u'INT_EQUAL_-1203913974'), (u'INT_NOTEQUAL_-1203914075', u'CBRANCH_-1203914075'), ('const-0', u'INT_EQUAL_-1203913974'), ('tmp_983', u'PTRSUB_-1203913667'), (u'LOAD_-1203914035', u'CAST_-1203913646'), ('const-1', u'PTRADD_-1203913549'), (u'PTRADD_-1203913540', u'STORE_-1203913779'), ('tmp_986', u'MULTIEQUAL_-1203913721'), ('const-4', u'PTRADD_-1203913712'), (u'PTRADD_-1203913641', u'STORE_-1203914009'), ('tmp_991', u'PTRADD_-1203913602'), ('const-0', u'INT_NOTEQUAL_-1203913832'), (u'LOAD_-1203913993', u'LOAD_-1203913972'), (u'INT_MULT_-1203913975', u'INT_ADD_-1203913765'), ('const-433', u'LOAD_-1203913864'), ('const-433', u'LOAD_-1203914111'), ('const-433', u'LOAD_-1203914118'), (u'INT_ADD_-1203913920', u'STORE_-1203913935'), ('const-433', u'LOAD_-1203914017'), ('const-8', u'PTRADD_-1203913693'), (u'INT_ADD_-1203913938', u'CAST_-1203913598'), (u'PTRADD_-1203913652', u'LOAD_-1203914035'), ('tmp_991', u'LOAD_-1203914017'), ('const-1', u'PTRADD_-1203913652'), (u'CAST_-1203913565', u'STORE_-1203913856'), (u'PTRADD_-1203913549', u'LOAD_-1203913811'), (u'MULTIEQUAL_-1203913721', u'INT_MULT_-1203913926'), ('const-433', u'LOAD_-1203914125'), (u'INT_ADD_-1203913765', u'CAST_-1203913530'), ('const-0', u'RETURN_-1203913872'), ('const-433', u'LOAD_-1203913852'), ('const-433', u'LOAD_-1203914035'), (u'INT_ADD_-1203913977', u'CAST_-1203913623'), (u'INT_EQUAL_-1203913974', u'CBRANCH_-1203913972'), ('const-8', u'INT_MULT_-1203913926'), (u'LOAD_-1203913811', u'CAST_-1203913544'), ('tmp_991', u'PTRADD_-1203913540'), (u'PTRADD_-1203913703', u'LOAD_-1203914125'), ('const-3', u'PTRADD_-1203913698'), ('tmp_991', u'PTRADD_-1203913698'), ('const-0', u'INT_NOTEQUAL_-1203914075'), (u'INT_ADD_-1203913779', u'CAST_-1203913539'), ('const-433', u'STORE_-1203913946'), ('tmp_991', u'LOAD_-1203913961'), ('const-8', u'PTRADD_-1203913641'), (u'LOAD_-1203913876', u'STORE_-1203913868'), (u'LOAD_-1203913864', u'INT_ADD_-1203913779'), ('tmp_991', u'PTRADD_-1203913703'), (u'CALL_-1203914053', u'INDIRECT_-1203913687'), ('const-2', u'PTRADD_-1203913581'), (u'PTRADD_-1203913569', u'STORE_-1203913856'), ('tmp_984', u'STORE_-1203914009'), ('const-8', u'PTRADD_-1203913549'), ('tmp_988', u'STORE_-1203913793'), (u'INT_MULT_-1203913965', u'INT_ADD_-1203913977'), ('const-3', u'PTRADD_-1203913602'), (u'CAST_-1203913646', u'INT_REM_-1203913994'), (u'PTRADD_-1203913698', u'LOAD_-1203914118'), ('tmp_988', u'CAST_-1203913565'), ('const-8', u'PTRADD_-1203913698'), ('const-433', u'LOAD_-1203913830'), (u'INT_REM_-1203913770', u'INT_MULT_-1203913767'), ('const-433', u'STORE_-1203913779'), ('const-433', u'LOAD_-1203913876'), (u'CAST_-1203913539', u'STORE_-1203913793'), (u'LOAD_-1203913864', u'INT_ADD_-1203913765'), ('const-8', u'PTRADD_-1203913703'), ('tmp_991', u'LOAD_-1203913864'), (u'LOAD_-1203913938', u'INT_ADD_-1203913920'), (u'CAST_-1203913544', u'INT_REM_-1203913770'), ('tmp_991', u'PTRADD_-1203913652'), ('tmp_991', u'CALL_-1203914053'), ('const-5', u'PTRADD_-1203913703'), (u'LOAD_-1203913852', u'INT_ADD_-1203913814'), ('tmp_988', u'COPY_-1203913909'), ('const-8', u'INT_MULT_-1203913975'), ('const-8', u'INT_MULT_-1203913767'), (u'INT_MULT_-1203913767', u'INT_ADD_-1203913779'), ('const-433', u'STORE_-1203913793'), ('tmp_158', u'CBRANCH_-1203914075'), ('tmp_503', u'CBRANCH_-1203913831'), (u'MULTIEQUAL_-1203913721', u'INT_MULT_-1203913965'), ('tmp_989', u'CALL_-1203914090'), (u'PTRADD_-1203913581', u'LOAD_-1203913876'), ('tmp_988', u'LOAD_-1203913852'), (u'PTRADD_-1203913602', u'LOAD_-1203913938'), (u'PTRADD_-1203913693', u'LOAD_-1203914111'), ('const-433', u'LOAD_-1203913938'), ('const-8', u'PTRADD_-1203913602'), ('const-433', u'LOAD_-1203913993'), (u'LOAD_-1203913961', u'INT_ADD_-1203913938'), ('const-8', u'PTRADD_-1203913540'), ('const-8', u'PTRADD_-1203913712'), (u'CAST_-1203913530', u'STORE_-1203913779'), (u'INDIRECT_-1203913773', u'CALL_-1203914053'), ('const-2', u'PTRADD_-1203913569'), ('const-32', u'INT_ADD_-1203913814'), (u'LOAD_-1203913830', u'INT_REM_-1203913770'), (u'CALL_-1203914090', u'INDIRECT_-1203913708'), ('const-433', u'LOAD_-1203913811'), ('tmp_988', u'STORE_-1203913946'), ('tmp_988', u'STORE_-1203913965'), (u'CALL_-1203914090', u'INDIRECT_-1203913773'), ('const-433', u'STORE_-1203913935'), ('const-4', u'PTRADD_-1203913641'), (u'INT_NOTEQUAL_-1203913832', u'CBRANCH_-1203913831'), ('const-2', u'PTRADD_-1203913540'), ('const-433', u'LOAD_-1203913972'), (u'INT_REM_-1203913994', u'MULTIEQUAL_-1203913721'), (u'LOAD_-1203913954', u'STORE_-1203913946'), ('tmp_984', u'INT_REM_-1203913994'), ('const-433', u'STORE_-1203913965'), ('const-433', u'LOAD_-1203913954'), ('tmp_988', u'PTRADD_-1203913641'), ('tmp_991', u'PTRADD_-1203913549'), (u'CAST_-1203913598', u'LOAD_-1203913954'), ('const-8', u'PTRADD_-1203913581'), (u'CAST_-1203913551', u'LOAD_-1203913830'), (u'INT_MULT_-1203913926', u'INT_ADD_-1203913938'), ('tmp_290', u'CBRANCH_-1203913972'), (u'LOAD_-1203913972', u'STORE_-1203913965'), ('const-1', u'PTRADD_-1203913693'), ('const-433', u'STORE_-1203914009'), (u'MULTIEQUAL_-1203913721', u'INT_MULT_-1203913975'), (u'LOAD_-1203914017', u'INT_ADD_-1203913977'), ('const-8', u'PTRADD_-1203913652'), ('tmp_991', u'PTRADD_-1203913693'), ('const--48', u'PTRSUB_-1203913667'), (u'PTRADD_-1203913602', u'STORE_-1203913935'), (u'COPY_-1203913909', u'RETURN_-1203913872'), ('const-433', u'STORE_-1203913856'), ('tmp_991', u'PTRADD_-1203913581'), (u'INT_ADD_-1203913814', u'CAST_-1203913551')]
null
null
0022ba30
x64
O2
(translation_unit "long * FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}\n\n" (function_definition "long * FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" * (function_declarator "FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" identifier (parameter_list "(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" ( (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 "ulong param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined8 param_5" type_identifier identifier) )))) (compound_statement "{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "long local_30 [2];" (sized_type_specifier "long" long) (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_30[0] = param_1[5];" (assignment_expression "local_30[0] = param_1[5]" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (subscript_expression "param_1[5]" identifier [ number_literal ])) ;) (expression_statement "cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);" (assignment_expression "cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5)" identifier = (call_expression "FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5)" identifier (argument_list "(param_1 + 4,param_1[1],param_1[3],param_5)" ( (binary_expression "param_1 + 4" identifier + number_literal) , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_1[3]" identifier [ number_literal ]) , identifier )))) ;) (if_statement "if (cVar3 != '\0') {\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" { comment (expression_statement "FUN_0022b930(param_1,extraout_RDX,local_30);" (call_expression "FUN_0022b930(param_1,extraout_RDX,local_30)" identifier (argument_list "(param_1,extraout_RDX,local_30)" ( identifier , identifier , identifier ))) ;) (expression_statement "param_2 = param_3 % (ulong)param_1[1];" (assignment_expression "param_2 = param_3 % (ulong)param_1[1]" identifier = (binary_expression "param_3 % (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 "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_4[4] = param_3;" (assignment_expression "param_4[4] = param_3" (subscript_expression "param_4[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar2 = *(long **)(lVar1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(lVar1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\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 *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }" { (expression_statement "*param_4 = param_1[2];" (assignment_expression "*param_4 = param_1[2]" (pointer_expression "*param_4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_1[2] = (long)param_4;" (assignment_expression "param_1[2] = (long)param_4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)param_4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }" if (parenthesized_expression "(*param_4 != 0)" ( (binary_expression "*param_4 != 0" (pointer_expression "*param_4" * identifier) != number_literal) )) (compound_statement "{\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }" { (expression_statement "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;" (assignment_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4" (pointer_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" * (cast_expression "(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" ( (binary_expression "lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8" identifier + (binary_expression "(*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8" (parenthesized_expression "(*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1])" ( (binary_expression "*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]" (pointer_expression "*(ulong *)(*param_4 + 0x20)" * (cast_expression "(ulong *)(*param_4 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x20)" ( (binary_expression "*param_4 + 0x20" (pointer_expression "*param_4" * identifier) + number_literal) )))) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) * number_literal)) )))) = identifier) ;) })) (expression_statement "*(long **)(lVar1 + param_2 * 8) = param_1 + 2;" (assignment_expression "*(long **)(lVar1 + param_2 * 8) = param_1 + 2" (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) = (binary_expression "param_1 + 2" identifier + number_literal)) ;) }) (else_clause "else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" else (compound_statement "{\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" { (expression_statement "*param_4 = *plVar2;" (assignment_expression "*param_4 = *plVar2" (pointer_expression "*param_4" * identifier) = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "**(undefined8 **)(*param_1 + param_2 * 8) = param_4;" (assignment_expression "**(undefined8 **)(*param_1 + param_2 * 8) = param_4" (pointer_expression "**(undefined8 **)(*param_1 + param_2 * 8)" * (pointer_expression "*(undefined8 **)(*param_1 + param_2 * 8)" * (cast_expression "(undefined8 **)(*param_1 + param_2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (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)) ))))) = identifier) ;) }))) (expression_statement "param_1[3] = param_1[3] + 1;" (assignment_expression "param_1[3] = param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) + number_literal)) ;) (return_statement "return param_4;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: iterator\n _M_insert_unique_node(_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n * this, size_type __bkt, __hash_code __code, __node_type * __node, size_type __n_elt) */\n\niterator __thiscall\nstd::\n_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::_M_insert_unique_node\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,size_type __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)\n\n{\n __bucket_type *pp_Var1;\n _Hash_node_base *p_Var2;\n char cVar3;\n size_type __n;\n size_t local_30 [2];\n \n local_30[0] = (this->_M_rehash_policy)._M_next_resize;\n cVar3 = __detail::_Prime_rehash_policy::_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt);\n if (cVar3 != '\0') {\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n _M_rehash(this,__n,local_30);\n __bkt = __code % this->_M_bucket_count;\n }\n pp_Var1 = this->_M_buckets;\n __node->_M_hash_code = __code;\n if (pp_Var1[__bkt] == (__bucket_type)0x0) {\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (this->_M_before_begin)._M_nxt;\n pp_Var1 = this->_M_buckets;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;\n p_Var2 = (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt;\n if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }\n pp_Var1[__bkt] = &this->_M_before_begin;\n }\n else {\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }\n this->_M_element_count = this->_M_element_count + 1;\n return (iterator)(_Node_iterator_base<gold::Symbol_location,_true>)__node;\n}\n\n" comment (declaration "iterator __thiscall\nstd::\n_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::_M_insert_unique_node\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,size_type __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)\n\n{\n __bucket_type *pp_Var1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\n_Hashtable<gold::" identifier : : identifier < identifier : :) identifier , (ERROR "_gold::" identifier : :) identifier , (ERROR "_std::allocator<gold::" identifier : : identifier < identifier : :) identifier (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::equal_to<gold::" identifier : : identifier < identifier : :) identifier (ERROR ">" >) , (ERROR "_gold::" identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier (ERROR "<true" < true) , identifier , (ERROR "_true>_>\n::_M_insert_unique_node\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,size_type __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)\n\n{\n __bucket_type" identifier > identifier > : : (function_declarator "_M_insert_unique_node\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,size_type __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)" identifier (parameter_list "(_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,size_type __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)" ( (parameter_declaration "_Hashtable<gold::Symbol_location" type_identifier (ERROR "<gold::" < identifier : :) identifier) , (parameter_declaration "_gold::Symbol_location" type_identifier (ERROR "::" : :) identifier) , (parameter_declaration "_std::allocator<gold::Symbol_location" type_identifier (ERROR "::allocator<gold::" : : identifier < identifier : :) identifier) (ERROR ">" >) , (parameter_declaration "_std::__detail::_Identity" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::equal_to<gold::Symbol_location" type_identifier (ERROR "::equal_to<gold::" : : identifier < identifier : :) identifier) (ERROR ">" >) , (parameter_declaration "_gold::Symbol_location_hash" type_identifier (ERROR "::" : :) identifier) , (parameter_declaration "_std::__detail::_Mod_range_hashing" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Default_ranged_hash" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Prime_rehash_policy" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Hashtable_traits" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) (ERROR "<true" < true) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_true>_>\n *this" type_identifier (ERROR ">_>" > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "size_type __bkt" type_identifier identifier) , (parameter_declaration "__hash_code __code" type_identifier identifier) , (parameter_declaration "__node_type *__node" type_identifier (pointer_declarator "*__node" * identifier)) , (parameter_declaration "size_type __n_elt" type_identifier identifier) ))) { identifier) (pointer_declarator "*pp_Var1" * identifier) ;) (declaration "_Hash_node_base *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "size_type __n;" type_identifier identifier ;) (declaration "size_t local_30 [2];" primitive_type (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_30[0] = (this->_M_rehash_policy)._M_next_resize;" (assignment_expression "local_30[0] = (this->_M_rehash_policy)._M_next_resize" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (field_expression "(this->_M_rehash_policy)._M_next_resize" (parenthesized_expression "(this->_M_rehash_policy)" ( (field_expression "this->_M_rehash_policy" identifier -> field_identifier) )) . field_identifier)) ;) (ERROR "cVar3 = __detail::" (assignment_expression "cVar3 = __detail" identifier = identifier) : :) (labeled_statement "_Prime_rehash_policy::_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt);" statement_identifier : (ERROR ":" :) (expression_statement "_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt);" (call_expression "_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt)" identifier (argument_list "(&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt)" ( (pointer_expression "&this->_M_rehash_policy" & (field_expression "this->_M_rehash_policy" identifier -> field_identifier)) , (field_expression "this->_M_bucket_count" identifier -> field_identifier) , (field_expression "this->_M_element_count" identifier -> field_identifier) , identifier ))) ;)) (if_statement "if (cVar3 != '\0') {\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n _M_rehash(this,__n,local_30);\n __bkt = __code % this->_M_bucket_count;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */\n _M_rehash(this,__n,local_30);\n __bkt = __code % this->_M_bucket_count;\n }" { comment (expression_statement "_M_rehash(this,__n,local_30);" (call_expression "_M_rehash(this,__n,local_30)" identifier (argument_list "(this,__n,local_30)" ( identifier , identifier , identifier ))) ;) (expression_statement "__bkt = __code % this->_M_bucket_count;" (assignment_expression "__bkt = __code % this->_M_bucket_count" identifier = (binary_expression "__code % this->_M_bucket_count" identifier % (field_expression "this->_M_bucket_count" identifier -> field_identifier))) ;) })) (expression_statement "pp_Var1 = this->_M_buckets;" (assignment_expression "pp_Var1 = this->_M_buckets" identifier = (field_expression "this->_M_buckets" identifier -> field_identifier)) ;) (expression_statement "__node->_M_hash_code = __code;" (assignment_expression "__node->_M_hash_code = __code" (field_expression "__node->_M_hash_code" identifier -> field_identifier) = identifier) ;) (if_statement "if (pp_Var1[__bkt] == (__bucket_type)0x0) {\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (this->_M_before_begin)._M_nxt;\n pp_Var1 = this->_M_buckets;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;\n p_Var2 = (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt;\n if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }\n pp_Var1[__bkt] = &this->_M_before_begin;\n }\n else {\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }" if (parenthesized_expression "(pp_Var1[__bkt] == (__bucket_type)0x0)" ( (binary_expression "pp_Var1[__bkt] == (__bucket_type)0x0" (subscript_expression "pp_Var1[__bkt]" identifier [ identifier ]) == (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (compound_statement "{\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (this->_M_before_begin)._M_nxt;\n pp_Var1 = this->_M_buckets;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;\n p_Var2 = (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt;\n if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }\n pp_Var1[__bkt] = &this->_M_before_begin;\n }" { (expression_statement "(__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (this->_M_before_begin)._M_nxt;" (parenthesized_expression "(__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (this->_M_before_begin)._M_nxt" ( (assignment_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (this->_M_before_begin)._M_nxt" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) = (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier)) )) ;) (expression_statement "pp_Var1 = this->_M_buckets;" (assignment_expression "pp_Var1 = this->_M_buckets" identifier = (field_expression "this->_M_buckets" identifier -> field_identifier)) ;) (expression_statement "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;" (assignment_expression "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node" (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_Hash_node_base *)__node" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "p_Var2 = (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt;" (assignment_expression "p_Var2 = (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt" identifier = (parenthesized_expression "(__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt" ( (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base.\n _M_nxt" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) ))) ;) (if_statement "if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }" if (parenthesized_expression "(p_Var2 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }" { (expression_statement "pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;" (assignment_expression "pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node" (subscript_expression "pp_Var1[(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count]" identifier [ (binary_expression "(ulong)p_Var2[4]._M_nxt % this->_M_bucket_count" (cast_expression "(ulong)p_Var2[4]._M_nxt" ( (type_descriptor "ulong" type_identifier) ) (field_expression "p_Var2[4]._M_nxt" (subscript_expression "p_Var2[4]" identifier [ number_literal ]) . field_identifier)) % (field_expression "this->_M_bucket_count" identifier -> field_identifier)) ]) = (cast_expression "(__bucket_type)__node" ( (type_descriptor "__bucket_type" type_identifier) ) identifier)) ;) })) (expression_statement "pp_Var1[__bkt] = &this->_M_before_begin;" (assignment_expression "pp_Var1[__bkt] = &this->_M_before_begin" (subscript_expression "pp_Var1[__bkt]" identifier [ identifier ]) = (pointer_expression "&this->_M_before_begin" & (field_expression "this->_M_before_begin" identifier -> field_identifier))) ;) }) (else_clause "else {\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }" else (compound_statement "{\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }" { (expression_statement "(__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt;" (parenthesized_expression "(__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt" ( (assignment_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n pp_Var1[__bkt]->_M_nxt" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) = (field_expression "pp_Var1[__bkt]->_M_nxt" (subscript_expression "pp_Var1[__bkt]" identifier [ identifier ]) -> field_identifier)) )) ;) (expression_statement "this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;" (assignment_expression "this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node" (field_expression "this->_M_buckets[__bkt]->_M_nxt" (subscript_expression "this->_M_buckets[__bkt]" (field_expression "this->_M_buckets" identifier -> field_identifier) [ identifier ]) -> field_identifier) = (cast_expression "(_Hash_node_base *)__node" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }))) (expression_statement "this->_M_element_count = this->_M_element_count + 1;" (assignment_expression "this->_M_element_count = this->_M_element_count + 1" (field_expression "this->_M_element_count" identifier -> field_identifier) = (binary_expression "this->_M_element_count + 1" (field_expression "this->_M_element_count" identifier -> field_identifier) + number_literal)) ;) (ERROR "return (iterator)(_Node_iterator_base<gold::Symbol_location,_true>)__node;\n}" return (parenthesized_expression "(iterator)" ( identifier )) ( (binary_expression "_Node_iterator_base<gold" identifier < identifier) (ERROR "::Symbol_location" : : identifier) , (binary_expression "_true>)__node" identifier > (ERROR ")" )) identifier) ; }))
(translation_unit "long * FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}\n\n" (function_definition "long * FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" * (function_declarator "FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" identifier (parameter_list "(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" ( (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 "ulong param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined8 param_5" type_identifier identifier) )))) (compound_statement "{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "long local_30 [2];" (sized_type_specifier "long" long) (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_30[0] = param_1[5];" (assignment_expression "local_30[0] = param_1[5]" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (subscript_expression "param_1[5]" identifier [ number_literal ])) ;) (expression_statement "cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);" (assignment_expression "cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5)" identifier = (call_expression "FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5)" identifier (argument_list "(param_1 + 4,param_1[1],param_1[3],param_5)" ( (binary_expression "param_1 + 4" identifier + number_literal) , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_1[3]" identifier [ number_literal ]) , identifier )))) ;) (if_statement "if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" { (expression_statement "FUN_0022b930(param_1,extraout_RDX,local_30);" (call_expression "FUN_0022b930(param_1,extraout_RDX,local_30)" identifier (argument_list "(param_1,extraout_RDX,local_30)" ( identifier , identifier , identifier ))) ;) (expression_statement "param_2 = param_3 % (ulong)param_1[1];" (assignment_expression "param_2 = param_3 % (ulong)param_1[1]" identifier = (binary_expression "param_3 % (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 "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_4[4] = param_3;" (assignment_expression "param_4[4] = param_3" (subscript_expression "param_4[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar2 = *(long **)(lVar1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(lVar1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\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 *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }" { (expression_statement "*param_4 = param_1[2];" (assignment_expression "*param_4 = param_1[2]" (pointer_expression "*param_4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_1[2] = (long)param_4;" (assignment_expression "param_1[2] = (long)param_4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)param_4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }" if (parenthesized_expression "(*param_4 != 0)" ( (binary_expression "*param_4 != 0" (pointer_expression "*param_4" * identifier) != number_literal) )) (compound_statement "{\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }" { (expression_statement "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;" (assignment_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4" (pointer_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" * (cast_expression "(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" ( (binary_expression "lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8" identifier + (binary_expression "(*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8" (parenthesized_expression "(*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1])" ( (binary_expression "*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]" (pointer_expression "*(ulong *)(*param_4 + 0x20)" * (cast_expression "(ulong *)(*param_4 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x20)" ( (binary_expression "*param_4 + 0x20" (pointer_expression "*param_4" * identifier) + number_literal) )))) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) * number_literal)) )))) = identifier) ;) })) (expression_statement "*(long **)(lVar1 + param_2 * 8) = param_1 + 2;" (assignment_expression "*(long **)(lVar1 + param_2 * 8) = param_1 + 2" (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) = (binary_expression "param_1 + 2" identifier + number_literal)) ;) }) (else_clause "else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" else (compound_statement "{\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" { (expression_statement "*param_4 = *plVar2;" (assignment_expression "*param_4 = *plVar2" (pointer_expression "*param_4" * identifier) = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "**(undefined8 **)(*param_1 + param_2 * 8) = param_4;" (assignment_expression "**(undefined8 **)(*param_1 + param_2 * 8) = param_4" (pointer_expression "**(undefined8 **)(*param_1 + param_2 * 8)" * (pointer_expression "*(undefined8 **)(*param_1 + param_2 * 8)" * (cast_expression "(undefined8 **)(*param_1 + param_2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (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)) ))))) = identifier) ;) }))) (expression_statement "param_1[3] = param_1[3] + 1;" (assignment_expression "param_1[3] = param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) + number_literal)) ;) (return_statement "return param_4;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_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 IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * 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 (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) * LIT)) )))) = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" (* "*") (function_declarator "FUN_0022ba30(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" (identifier "FUN_0022ba30") (parameter_list "(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" (( "(") (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 "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) () ")")))) (compound_statement "{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[4] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "char cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "undefined8 extraout_RDX;" (type_identifier "undefined8") (identifier "extraout_RDX") (; ";")) (declaration "long local_30 [2];" (sized_type_specifier "long" (long "long")) (array_declarator "local_30 [2]" (identifier "local_30") ([ "[") (number_literal "2") (] "]")) (; ";")) (expression_statement "local_30[0] = param_1[5];" (assignment_expression "local_30[0] = param_1[5]" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5);" (assignment_expression "cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5)" (identifier "cVar3") (= "=") (call_expression "FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5)" (identifier "FUN_004dc8c0") (argument_list "(param_1 + 4,param_1[1],param_1[3],param_5)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) (, ",") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (, ",") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (cVar3 != '\0') {\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0022b930(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" ({ "{") (expression_statement "FUN_0022b930(param_1,extraout_RDX,local_30);" (call_expression "FUN_0022b930(param_1,extraout_RDX,local_30)" (identifier "FUN_0022b930") (argument_list "(param_1,extraout_RDX,local_30)" (( "(") (identifier "param_1") (, ",") (identifier "extraout_RDX") (, ",") (identifier "local_30") () ")"))) (; ";")) (expression_statement "param_2 = param_3 % (ulong)param_1[1];" (assignment_expression "param_2 = param_3 % (ulong)param_1[1]" (identifier "param_2") (= "=") (binary_expression "param_3 % (ulong)param_1[1]" (identifier "param_3") (% "%") (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 "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "param_4[4] = param_3;" (assignment_expression "param_4[4] = param_3" (subscript_expression "param_4[4]" (identifier "param_4") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "plVar2 = *(long **)(lVar1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(lVar1 + param_2 * 8)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(lVar1 + param_2 * 8)" (* "*") (cast_expression "(long **)(lVar1 + param_2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + param_2 * 8)" (( "(") (binary_expression "lVar1 + param_2 * 8" (identifier "lVar1") (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\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 *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }" ({ "{") (expression_statement "*param_4 = param_1[2];" (assignment_expression "*param_4 = param_1[2]" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "param_1[2] = (long)param_4;" (assignment_expression "param_1[2] = (long)param_4" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)param_4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_4"))) (; ";")) (if_statement "if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }" (if "if") (parenthesized_expression "(*param_4 != 0)" (( "(") (binary_expression "*param_4 != 0" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;\n }" ({ "{") (expression_statement "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4;" (assignment_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4" (pointer_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" (* "*") (cast_expression "(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8)" (( "(") (binary_expression "lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8" (identifier "lVar1") (+ "+") (binary_expression "(*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8" (parenthesized_expression "(*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1])" (( "(") (binary_expression "*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]" (pointer_expression "*(ulong *)(*param_4 + 0x20)" (* "*") (cast_expression "(ulong *)(*param_4 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_4 + 0x20)" (( "(") (binary_expression "*param_4 + 0x20" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x20")) () ")")))) (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) () ")")) (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "param_4")) (; ";")) (} "}"))) (expression_statement "*(long **)(lVar1 + param_2 * 8) = param_1 + 2;" (assignment_expression "*(long **)(lVar1 + param_2 * 8) = param_1 + 2" (pointer_expression "*(long **)(lVar1 + param_2 * 8)" (* "*") (cast_expression "(long **)(lVar1 + param_2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + param_2 * 8)" (( "(") (binary_expression "lVar1 + param_2 * 8" (identifier "lVar1") (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")")))) (= "=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) (; ";")) (} "}")) (else_clause "else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" (else "else") (compound_statement "{\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" ({ "{") (expression_statement "*param_4 = *plVar2;" (assignment_expression "*param_4 = *plVar2" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (expression_statement "**(undefined8 **)(*param_1 + param_2 * 8) = param_4;" (assignment_expression "**(undefined8 **)(*param_1 + param_2 * 8) = param_4" (pointer_expression "**(undefined8 **)(*param_1 + param_2 * 8)" (* "*") (pointer_expression "*(undefined8 **)(*param_1 + param_2 * 8)" (* "*") (cast_expression "(undefined8 **)(*param_1 + param_2 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (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"))) () ")"))))) (= "=") (identifier "param_4")) (; ";")) (} "}")))) (expression_statement "param_1[3] = param_1[3] + 1;" (assignment_expression "param_1[3] = param_1[3] + 1" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "param_1[3] + 1" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (return_statement "return param_4;" (return "return") (identifier "param_4") (; ";")) (} "}")))
/* DWARF original prototype: iterator _M_insert_unique_node(_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> * this, size_type __bkt, __hash_code __code, __node_type * __node, size_type __n_elt) */ type_1 __thiscall std:: _Hashtable<var_5::Symbol_location,_gold::Symbol_location,_std::allocator<var_5::Symbol_location>,_std::__detail::_Identity,_std::equal_to<var_5::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> ::_M_insert_unique_node (_Hashtable<var_5::Symbol_location,_gold::Symbol_location,_std::allocator<var_5::Symbol_location>,_std::__detail::_Identity,_std::equal_to<var_5::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> *this,type_3 __bkt,__hash_code var_4,__node_type *__node,type_3 __n_elt) { type_4 *pp_Var1; type_2 *var_6; char var_2; type_3 __n; size_t local_30 [2]; local_30[0] = (this->_M_rehash_policy)._M_next_resize; var_2 = __detail::_Prime_rehash_policy::var_1 (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt); if (var_2 != '\0') { /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */ var_3(this,__n,local_30); __bkt = var_4 % this->_M_bucket_count; } pp_Var1 = this->_M_buckets; __node->_M_hash_code = var_4; if (pp_Var1[__bkt] == (type_4)0x0) { (__node->super__Hash_node_value_base<var_5::Symbol_location>).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt; pp_Var1 = this->_M_buckets; (this->_M_before_begin)._M_nxt = (type_2 *)__node; var_6 = (__node->super__Hash_node_value_base<var_5::Symbol_location>).super__Hash_node_base. _M_nxt; if (var_6 != (type_2 *)0x0) { pp_Var1[(type_5)var_6[4]._M_nxt % this->_M_bucket_count] = (type_4)__node; } pp_Var1[__bkt] = &this->_M_before_begin; } else { (__node->super__Hash_node_value_base<var_5::Symbol_location>).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt; this->_M_buckets[__bkt]->_M_nxt = (type_2 *)__node; } this->_M_element_count = this->_M_element_count + 1; return (type_1)(_Node_iterator_base<var_5::Symbol_location,_true>)__node; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (array_declarator declarator: (identifier) size: (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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (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: (pointer_expression argument: (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: (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: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) right: (number_literal)))))) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (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: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5) { long lVar1; long *plVar2; char cVar3; undefined8 extraout_RDX; long local_30 [2]; local_30[0] = param_1[5]; cVar3 = FUN_004dc8c0(param_1 + 4,param_1[1],param_1[3],param_5); if (cVar3 != '\0') { /* try { // try from 0022ba72 to 0022ba76 has its CatchHandler @ 0022baf0 */ FUN_0022b930(param_1,extraout_RDX,local_30); param_2 = param_3 % (ulong)param_1[1]; } lVar1 = *param_1; param_4[4] = param_3; plVar2 = *(long **)(lVar1 + param_2 * 8); if (plVar2 == (long *)0x0) { *param_4 = param_1[2]; lVar1 = *param_1; param_1[2] = (long)param_4; if (*param_4 != 0) { *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x20) % (ulong)param_1[1]) * 8) = param_4; } *(long **)(lVar1 + param_2 * 8) = param_1 + 2; } else { *param_4 = *plVar2; **(undefined8 **)(*param_1 + param_2 * 8) = param_4; } param_1[3] = param_1[3] + 1; return param_4; }
365_libmicrohttpd.so_and_libmicrohttpd.so_strip.c
__memcpy_chk
__memcpy_chk
/* WARNING: Control flow encountered bad instruction data */ void __memcpy_chk(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __memcpy_chk@@GLIBC_2.3.4 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __memcpy_chk(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207098958')]
[('const-1', u'RETURN_-1207098958')]
null
null
001221a8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __memcpy_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __memcpy_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__memcpy_chk(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 __memcpy_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __memcpy_chk@@GLIBC_2.3.4 */\n halt_baddata();\n}\n\n" comment (function_definition "void __memcpy_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __memcpy_chk@@GLIBC_2.3.4 */\n halt_baddata();\n}" primitive_type (function_declarator "__memcpy_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __memcpy_chk@@GLIBC_2.3.4 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void __memcpy_chk(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __memcpy_chk(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__memcpy_chk(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 __memcpy_chk(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__memcpy_chk(void)" (identifier "__memcpy_chk") (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 */ /* __memcpy_chk@@GLIBC_2.3.4 */ 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(); }
7469_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_add_input_section
FUN_002d2e50
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: bool do_add_input_section(Output_merge_string<unsigned_int> * this, Relobj * object, uint shndx) */ bool __thiscall gold::Output_merge_string<unsigned_int>::do_add_input_section (Output_merge_string<unsigned_int> *this,Relobj *object,uint shndx) { Merged_strings *this_00; long lVar1; uint uVar2; _func_int_varargs *p_Var3; pointer pcVar4; iterator __position; Key KVar5; Merged_strings_list *pMVar6; section_offset_type sVar7; bool bVar8; int iVar9; uint *puVar10; char *pcVar11; ulong uVar12; pointer pMVar13; pointer pMVar14; undefined4 extraout_var; uint *puVar15; size_t length; pointer pMVar16; undefined1 *puVar17; undefined1 *puVar18; uint *puVar19; ulong uVar20; ulong uVar21; pointer pMVar22; pointer pMVar23; ulong uVar24; uint *puVar25; uint *puVar26; long lVar27; bool is_new; section_size_type sec_len; uint64_t addralign; Merged_strings_list *merged_strings_list; Key key; Merged_string local_58; undefined1 auStack_48 [24]; p_Var3 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data. _vptr_Output_data[3]; if (p_Var3 == Output_section_data::do_addralign) { addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_; } else { iVar9 = (*p_Var3)(this); addralign = CONCAT44(extraout_var,iVar9); } puVar10 = (uint *)Object::decompressed_section_contents (&object->super_Object,shndx,&sec_len,&is_new,&addralign); puVar19 = (uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10); if ((sec_len & 3) != 0) { pcVar11 = (char *)gettext("mergeable string section length not multiple of character size"); Object::error(&object->super_Object,pcVar11); if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) { return false; } operator_delete__(puVar10); return false; } puVar26 = puVar19; if (puVar19[-1] != 0) { (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx); sVar7 = local_58.offset; pcVar4 = (object->super_Object).name_._M_dataplus._M_p; pcVar11 = (char *)gettext( "%s: last entry in mergeable string section \'%s\' not null terminated" ); /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */ gold_warning(pcVar11,pcVar4,sVar7); if ((undefined1 *)local_58.offset != auStack_48) { operator_delete((void *)local_58.offset); } if (puVar10 < puVar19) { uVar2 = puVar19[-1]; puVar15 = puVar19; while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) { uVar2 = puVar15[-2]; puVar15 = puVar26; } } } merged_strings_list = (Merged_strings_list *)operator_new(0x28); (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_start = (pointer)0x0; merged_strings_list->shndx = shndx; merged_strings_list->object = object; (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_finish = (pointer)0x0; __position._M_current = (this->merged_strings_lists_). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_> ._M_impl._M_finish; (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_end_of_storage = (pointer)0x0; if (__position._M_current == (this->merged_strings_lists_). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_> ._M_impl._M_end_of_storage) { std:: vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_> ::_M_realloc_insert<gold::Output_merge_string<unsigned_int>::Merged_strings_list*_const&> (&this->merged_strings_lists_,__position,&merged_strings_list); } else { *__position._M_current = merged_strings_list; (this->merged_strings_lists_). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_> ._M_impl._M_finish = __position._M_current + 1; } pMVar6 = merged_strings_list; this_00 = &merged_strings_list->merged_strings; if (puVar10 < puVar26) { uVar24 = 0; puVar15 = puVar10; do { uVar12 = uVar24 + 1; uVar20 = uVar12; if (*puVar15 == 0) { lVar27 = 4; } else { lVar1 = 0; do { lVar27 = lVar1; lVar1 = lVar27 + 1; } while (puVar15[lVar1] != 0); lVar27 = lVar27 * 4 + 8; if (lVar1 != 0) { uVar20 = uVar24 + 2; uVar24 = uVar12; } } puVar15 = (uint *)((long)puVar15 + lVar27); } while (puVar15 < puVar26); uVar21 = uVar20; if (puVar26 < puVar19) { uVar21 = uVar20 + 1; uVar24 = uVar20; } if (0xfffffffffffffff < uVar21) { /* WARNING: Subroutine does not return */ std::__throw_length_error("vector::reserve"); } pMVar16 = (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_start; if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a; pMVar23 = (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_finish; uVar12 = uVar21 << 4; lVar27 = (long)pMVar23 - (long)pMVar16; if (uVar21 != 0) goto LAB_002d328a; pMVar13 = (pointer)0x0; pMVar22 = pMVar16; pMVar14 = pMVar13; } else { pMVar16 = (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_start; uVar24 = (ulong)(puVar26 < puVar19); uVar12 = ~-(ulong)(puVar26 < puVar19) + 2; if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a; pMVar23 = (merged_strings_list->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_finish; uVar12 = uVar12 * 0x10; lVar27 = (long)pMVar23 - (long)pMVar16; LAB_002d328a: pMVar13 = (pointer)operator_new(uVar12); pMVar22 = (pMVar6->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_start; pMVar14 = pMVar13; } for (; pMVar23 != pMVar16; pMVar16 = pMVar16 + 1) { KVar5 = pMVar16->stringpool_key; pMVar13->offset = pMVar16->offset; pMVar13->stringpool_key = KVar5; pMVar13 = pMVar13 + 1; } if (pMVar22 != (pointer)0x0) { operator_delete(pMVar22); } (pMVar6->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_start = pMVar14; (pMVar6->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_finish = (pointer)((long)&pMVar14->offset + lVar27); (pMVar6->merged_strings). super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ._M_impl._M_end_of_storage = (pointer)((long)&pMVar14->offset + uVar12); LAB_002d305a: uVar12 = addralign - 1; if (puVar10 < puVar19) { bVar8 = false; puVar18 = (undefined1 *)0x0; puVar15 = puVar10; do { length = (long)puVar19 - (long)puVar15 >> 2; if (puVar15 < puVar26) { length = 0; if (*puVar15 != 0) { do { length = length + 1; } while (puVar15[length] != 0); goto LAB_002d30b0; } lVar27 = 4; } else { LAB_002d30b0: lVar27 = 4; if ((length != 0) && (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10))) { bVar8 = true; } } puVar25 = (uint *)((long)puVar15 + lVar27); Stringpool_template<unsigned_int>::add_with_length (&this->stringpool_,puVar15,length,true,&key); puVar17 = puVar18 + lVar27; local_58.stringpool_key = key; local_58.offset = (section_offset_type)puVar18; std:: vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58); puVar18 = puVar17; puVar15 = puVar25; } while (puVar25 < puVar19); local_58.stringpool_key = 0; local_58.offset = (section_offset_type)puVar17; std:: vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58); this->input_count_ = this->input_count_ + uVar24; this->input_size_ = (size_t)(puVar17 + this->input_size_); if (bVar8) { (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx); sVar7 = local_58.offset; pcVar4 = (object->super_Object).name_._M_dataplus._M_p; pcVar11 = (char *)gettext( "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved" ); /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */ gold_warning(pcVar11,pcVar4,sVar7); if ((undefined1 *)local_58.offset != auStack_48) { operator_delete((void *)local_58.offset); } } } else { local_58.offset = 0; local_58.stringpool_key = 0; std:: vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_> ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58); this->input_count_ = this->input_count_ + uVar24; } if ((this->super_Output_merge_base).keeps_input_sections_ == false) { bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new); } else { Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx); bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new); } if (bVar8 == false) { bVar8 = true; } else { operator_delete__(puVar10); } return bVar8; }
byte FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3) { int iVar1; undefined8 *puVar2; bool bVar3; undefined8 *puVar4; int *piVar5; undefined8 uVar6; ulong uVar7; undefined8 *puVar8; undefined8 *puVar9; int *piVar10; long lVar11; undefined8 *puVar12; undefined1 *puVar13; undefined1 *puVar14; int *piVar15; ulong uVar16; undefined8 *puVar17; undefined8 *puVar18; ulong uVar19; int *piVar20; int *piVar21; long lVar22; byte local_79; ulong local_78; long local_70; undefined8 *local_68; undefined8 local_60; undefined1 *local_58; undefined8 local_50; undefined1 auStack_48 [24]; if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) { local_70 = param_1[6]; } else { local_70 = (**(code **)(*param_1 + 0x18))(param_1); } piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70); piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5); if ((local_78 & 3) != 0) { uVar6 = gettext("mergeable string section length not multiple of character size"); FUN_001cf7b0(param_2,uVar6); if ((piVar5 != (int *)0x0 & local_79) == 0) { return 0; } thunk_FUN_002eff50(piVar5); return 0; } piVar21 = piVar15; if (piVar15[-1] != 0) { (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3); puVar14 = local_58; lVar11 = param_2[1]; uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated"); /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */ FUN_00185730(uVar6,lVar11,puVar14); if (local_58 != auStack_48) { FUN_002eff50(); } if (piVar5 < piVar15) { iVar1 = piVar15[-1]; piVar10 = piVar15; while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) { iVar1 = piVar10[-2]; piVar10 = piVar21; } } } local_68 = (undefined8 *)FUN_002ee780(0x28); local_68[2] = 0; *(undefined4 *)(local_68 + 1) = param_3; *local_68 = param_2; local_68[3] = 0; puVar2 = (undefined8 *)param_1[0x25]; local_68[4] = 0; if (puVar2 == (undefined8 *)param_1[0x26]) { FUN_002d12f0(param_1 + 0x24,puVar2,&local_68); } else { *puVar2 = local_68; param_1[0x25] = (long)(puVar2 + 1); } puVar4 = local_68; puVar2 = local_68 + 2; if (piVar5 < piVar21) { uVar19 = 0; piVar10 = piVar5; do { uVar7 = uVar19 + 1; uVar16 = uVar7; if (*piVar10 == 0) { lVar11 = 4; } else { lVar22 = 0; do { lVar11 = lVar22; lVar22 = lVar11 + 1; } while (piVar10[lVar22] != 0); lVar11 = lVar11 * 4 + 8; if (lVar22 != 0) { uVar16 = uVar19 + 2; uVar19 = uVar7; } } piVar10 = (int *)((long)piVar10 + lVar11); } while (piVar10 < piVar21); uVar7 = uVar16; if (piVar21 < piVar15) { uVar7 = uVar16 + 1; uVar19 = uVar16; } if (0xfffffffffffffff < uVar7) { /* WARNING: Subroutine does not return */ FUN_0032e880("vector::reserve"); } puVar12 = (undefined8 *)local_68[2]; if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a; puVar18 = (undefined8 *)local_68[3]; lVar22 = uVar7 << 4; lVar11 = (long)puVar18 - (long)puVar12; if (uVar7 != 0) goto LAB_002d328a; puVar8 = (undefined8 *)0x0; puVar17 = puVar12; puVar9 = puVar8; } else { puVar12 = (undefined8 *)local_68[2]; uVar19 = (ulong)(piVar21 < piVar15); uVar7 = ~-(ulong)(piVar21 < piVar15) + 2; if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a; puVar18 = (undefined8 *)local_68[3]; lVar22 = uVar7 * 0x10; lVar11 = (long)puVar18 - (long)puVar12; LAB_002d328a: puVar8 = (undefined8 *)FUN_002ee780(lVar22); puVar17 = (undefined8 *)puVar4[2]; puVar9 = puVar8; } for (; puVar18 != puVar12; puVar12 = puVar12 + 2) { uVar6 = puVar12[1]; *puVar8 = *puVar12; puVar8[1] = uVar6; puVar8 = puVar8 + 2; } if (puVar17 != (undefined8 *)0x0) { FUN_002eff50(); } puVar4[2] = puVar9; puVar4[3] = lVar11 + (long)puVar9; puVar4[4] = (long)puVar9 + lVar22; LAB_002d305a: uVar7 = local_70 - 1; if (piVar5 < piVar15) { bVar3 = false; puVar14 = (undefined1 *)0x0; piVar10 = piVar5; do { lVar11 = (long)piVar15 - (long)piVar10 >> 2; if (piVar10 < piVar21) { lVar11 = 0; if (*piVar10 != 0) { do { lVar11 = lVar11 + 1; } while (piVar10[lVar11] != 0); goto LAB_002d30b0; } lVar22 = 4; } else { LAB_002d30b0: lVar22 = 4; if ((lVar11 != 0) && (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) { bVar3 = true; } } piVar20 = (int *)((long)piVar10 + lVar22); FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60); puVar13 = puVar14 + lVar22; local_50 = local_60; local_58 = puVar14; FUN_002d19f0(puVar2,&local_58); puVar14 = puVar13; piVar10 = piVar20; } while (piVar20 < piVar15); local_50 = 0; local_58 = puVar13; FUN_002d19f0(puVar2,&local_58); param_1[0x27] = param_1[0x27] + uVar19; param_1[0x28] = (long)(puVar13 + param_1[0x28]); if (bVar3) { (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3); puVar14 = local_58; lVar11 = param_2[1]; uVar6 = gettext( "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved" ); /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */ FUN_00185730(uVar6,lVar11,puVar14); if (local_58 != auStack_48) { FUN_002eff50(); } } } else { local_58 = (undefined1 *)0x0; local_50 = 0; FUN_002d19f0(puVar2,&local_58); param_1[0x27] = param_1[0x27] + uVar19; } if ((char)param_1[8] == '\0') { local_79 = piVar5 != (int *)0x0 & local_79; } else { FUN_002cf6e0(param_1,param_2,param_3); local_79 = piVar5 != (int *)0x0 & local_79; } if (local_79 == 0) { local_79 = 1; } else { thunk_FUN_002eff50(piVar5); } return local_79; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0xa8 MOV RAX,qword ptr [RDI] MOV dword ptr [RSP + 0x44],EDX LEA RDX,[0x170dc0] MOV RAX,qword ptr [RAX + 0x18] MOV qword ptr [RSP + 0x20],RDI MOV qword ptr [RSP + 0x30],RSI CMP RAX,RDX JNZ 0x002d3390 MOV RAX,qword ptr [RDI + 0x30] MOV ESI,dword ptr [RSP + 0x44] MOV RDI,qword ptr [RSP + 0x30] LEA RCX,[RSP + 0x5f] LEA RDX,[RSP + 0x60] LEA R8,[RSP + 0x68] MOV qword ptr [RSP + 0x68],RAX CALL 0x001cfed0 MOV RBX,RAX MOV qword ptr [RSP + 0x28],RAX MOV RAX,qword ptr [RSP + 0x60] MOV RBP,RAX AND RBP,-0x4 ADD RBP,RBX TEST AL,0x3 JNZ 0x002d3351 MOV R11D,dword ptr [RBP + -0x4] TEST R11D,R11D JZ 0x002d330f MOV RBX,qword ptr [RSP + 0x30] LEA R15,[RSP + 0x80] MOV EDX,dword ptr [RSP + 0x44] MOV RDI,R15 MOV qword ptr [RSP],R15 MOV RAX,qword ptr [RBX] MOV RSI,RBX CALL qword ptr [RAX + 0x80] MOV R12,qword ptr [RSP + 0x80] MOV RBX,qword ptr [RBX + 0x8] LEA RDI,[0x3a4858] CALL 0x00149320 MOV RDI,RAX MOV RDX,R12 MOV RSI,RBX XOR EAX,EAX CALL 0x00185730 MOV RDI,qword ptr [RSP + 0x80] ADD R15,0x10 CMP RDI,R15 JZ 0x002d2f3a CALL 0x002eff50 MOV RAX,qword ptr [RSP + 0x28] CMP RAX,RBP JNC 0x002d330f MOV R10D,dword ptr [RBP + -0x4] MOV R14,RBP TEST R10D,R10D JNZ 0x002d316d NOP dword ptr [RAX + RAX*0x1] MOV EDI,0x28 CALL 0x002ee780 MOV EDI,dword ptr [RSP + 0x44] MOV RSI,qword ptr [RSP + 0x30] MOV qword ptr [RAX + 0x10],0x0 MOV dword ptr [RAX + 0x8],EDI MOV RDI,qword ptr [RSP + 0x20] MOV qword ptr [RAX],RSI MOV qword ptr [RAX + 0x18],0x0 MOV RSI,qword ptr [RDI + 0x128] MOV qword ptr [RAX + 0x20],0x0 MOV qword ptr [RSP + 0x70],RAX CMP RSI,qword ptr [RDI + 0x130] JZ 0x002d33b1 MOV qword ptr [RSI],RAX ADD RSI,0x8 MOV qword ptr [RDI + 0x128],RSI MOV R13,qword ptr [RSP + 0x70] LEA RAX,[R13 + 0x10] MOV qword ptr [RSP + 0x8],RAX MOV RAX,qword ptr [RSP + 0x28] CMP R14,RAX JBE 0x002d33cc MOV RCX,RAX XOR R12D,R12D NOP MOV R8D,dword ptr [RCX] LEA RSI,[R12 + 0x1] TEST R8D,R8D JZ 0x002d3180 XOR EDX,EDX JMP 0x002d2ffb MOV RDX,RAX LEA RAX,[RDX + 0x1] MOV EDI,dword ptr [RCX + RAX*0x4] TEST EDI,EDI JNZ 0x002d2ff8 LEA RDX,[0x8 + RDX*0x4] TEST RAX,RAX JZ 0x002d301e LEA RAX,[R12 + 0x2] MOV R12,RSI MOV RSI,RAX ADD RCX,RDX CMP R14,RCX JA 0x002d2fe0 CMP R14,RBP JC 0x002d3264 MOV RAX,0xfffffffffffffff CMP RSI,RAX JA 0x002d3446 MOV RDX,qword ptr [R13 + 0x10] MOV RAX,qword ptr [R13 + 0x20] SUB RAX,RDX SAR RAX,0x4 CMP RAX,RSI JC 0x002d3270 MOV RAX,qword ptr [RSP + 0x68] MOV R13,qword ptr [RSP + 0x28] SUB RAX,0x1 AND RAX,R13 MOV qword ptr [RSP + 0x38],RAX CMP R13,RBP JNC 0x002d340b MOV RAX,qword ptr [RSP + 0x20] XOR ESI,ESI MOV qword ptr [RSP + 0x48],R12 XOR EBX,EBX MOV R12D,ESI ADD RAX,0x90 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x80] MOV qword ptr [RSP],RAX LEA RAX,[RSP + 0x78] MOV qword ptr [RSP + 0x18],RAX JMP 0x002d3122 MOV R15D,0x4 TEST RDX,RDX JZ 0x002d30dd MOV RAX,qword ptr [RSP + 0x68] LEA R15,[0x4 + RDX*0x4] SUB RAX,0x1 AND RAX,R13 CMP RAX,qword ptr [RSP + 0x38] MOV EAX,0x1 CMOVNZ R12D,EAX MOV R8,qword ptr [RSP + 0x18] MOV RDI,qword ptr [RSP + 0x10] MOV RSI,R13 MOV ECX,0x1 ADD R13,R15 CALL 0x00280b60 MOV RAX,qword ptr [RSP + 0x78] MOV RSI,qword ptr [RSP] MOV qword ptr [RSP + 0x80],RBX MOV RDI,qword ptr [RSP + 0x8] ADD RBX,R15 MOV qword ptr [RSP + 0x88],RAX CALL 0x002d19f0 CMP RBP,R13 JBE 0x002d3190 MOV RDX,RBP SUB RDX,R13 SAR RDX,0x2 CMP R14,R13 JBE 0x002d30b0 MOV ECX,dword ptr [R13] XOR EDX,EDX TEST ECX,ECX JZ 0x002d33a6 NOP dword ptr [RAX + RAX*0x1] ADD RDX,0x1 MOV EAX,dword ptr [R13 + RDX*0x4] TEST EAX,EAX JNZ 0x002d3148 JMP 0x002d30b0 MOV R9D,dword ptr [R14 + -0x4] TEST R9D,R9D JZ 0x002d2f60 SUB R14,0x4 CMP RAX,R14 JC 0x002d3160 JMP 0x002d2f60 MOV EDX,0x4 JMP 0x002d301e MOV R15,qword ptr [RSP] MOV RDI,qword ptr [RSP + 0x8] MOV R14D,R12D MOV qword ptr [RSP + 0x80],RBX MOV R12,qword ptr [RSP + 0x48] MOV qword ptr [RSP + 0x88],0x0 MOV RSI,R15 CALL 0x002d19f0 MOV RAX,qword ptr [RSP + 0x20] ADD qword ptr [RAX + 0x138],R12 ADD qword ptr [RAX + 0x140],RBX TEST R14B,R14B JZ 0x002d322b MOV RBX,qword ptr [RSP + 0x30] MOV EDX,dword ptr [RSP + 0x44] MOV RDI,R15 MOV RAX,qword ptr [RBX] MOV RSI,RBX CALL qword ptr [RAX + 0x80] MOV RBP,qword ptr [RSP + 0x80] MOV RBX,qword ptr [RBX + 0x8] LEA RDI,[0x3a48a0] CALL 0x00149320 MOV RDI,RAX MOV RDX,RBP MOV RSI,RBX XOR EAX,EAX CALL 0x00185730 MOV RDI,qword ptr [RSP + 0x80] ADD R15,0x10 CMP RDI,R15 JZ 0x002d322b CALL 0x002eff50 MOV RAX,qword ptr [RSP + 0x20] CMP byte ptr [RAX + 0x40],0x0 JNZ 0x002d3317 CMP qword ptr [RSP + 0x28],0x0 SETNZ AL AND AL,byte ptr [RSP + 0x5f] JNZ 0x002d333b MOV EAX,0x1 ADD RSP,0xa8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV R12,RSI ADD RSI,0x1 JMP 0x002d302f MOV R8,qword ptr [R13 + 0x18] MOV R10,RSI SHL R10,0x4 MOV RBX,R8 SUB RBX,RDX TEST RSI,RSI JZ 0x002d339c MOV RDI,R10 MOV qword ptr [RSP + 0x18],RDX MOV qword ptr [RSP + 0x10],R8 MOV qword ptr [RSP],R10 CALL 0x002ee780 MOV RDI,qword ptr [R13 + 0x10] MOV R10,qword ptr [RSP] MOV R8,qword ptr [RSP + 0x10] MOV RDX,qword ptr [RSP + 0x18] MOV RCX,RAX CMP R8,RDX JZ 0x002d32dc NOP word ptr [RAX + RAX*0x1] MOV R9,qword ptr [RDX] MOV RSI,qword ptr [RDX + 0x8] ADD RDX,0x10 ADD RCX,0x10 MOV qword ptr [RCX + -0x10],R9 MOV qword ptr [RCX + -0x8],RSI CMP R8,RDX JNZ 0x002d32c0 TEST RDI,RDI JZ 0x002d32f8 MOV qword ptr [RSP + 0x10],RAX MOV qword ptr [RSP],R10 CALL 0x002eff50 MOV RAX,qword ptr [RSP + 0x10] MOV R10,qword ptr [RSP] ADD RBX,RAX MOV qword ptr [R13 + 0x10],RAX ADD RAX,R10 MOV qword ptr [R13 + 0x18],RBX MOV qword ptr [R13 + 0x20],RAX JMP 0x002d305a MOV R14,RBP JMP 0x002d2f60 MOV EDX,dword ptr [RSP + 0x44] MOV RSI,qword ptr [RSP + 0x30] MOV RDI,RAX CALL 0x002cf6e0 CMP qword ptr [RSP + 0x28],0x0 SETNZ AL AND AL,byte ptr [RSP + 0x5f] JZ 0x002d324d MOV RDI,qword ptr [RSP + 0x28] MOV byte ptr [RSP],AL CALL 0x002eff20 MOVZX EAX,byte ptr [RSP] JMP 0x002d3252 LEA RDI,[0x3a4908] CALL 0x00149320 MOV RDI,qword ptr [RSP + 0x30] MOV RSI,RAX XOR EAX,EAX CALL 0x001cf7b0 CMP qword ptr [RSP + 0x28],0x0 SETNZ AL AND AL,byte ptr [RSP + 0x5f] JZ 0x002d3252 MOV RDI,qword ptr [RSP + 0x28] CALL 0x002eff20 XOR EAX,EAX JMP 0x002d3252 MOV RDI,qword ptr [RSP + 0x20] CALL RAX JMP 0x002d2e8a MOV RDI,RDX XOR EAX,EAX JMP 0x002d32b2 MOV R15D,0x4 JMP 0x002d30dd MOV RAX,qword ptr [RSP + 0x20] LEA RDX,[RSP + 0x70] LEA RDI,[RAX + 0x120] CALL 0x002d12f0 JMP 0x002d2fbd XOR R12D,R12D MOV RDX,qword ptr [R13 + 0x10] CMP R14,RBP MOV RAX,qword ptr [R13 + 0x20] SETC R12B SBB R10,R10 NOT R10 SUB RAX,RDX ADD R10,0x2 SAR RAX,0x4 CMP RAX,R10 JNC 0x002d305a MOV R8,qword ptr [R13 + 0x18] SHL R10,0x4 MOV RBX,R8 SUB RBX,RDX JMP 0x002d328a MOV RDI,qword ptr [RSP + 0x8] LEA RSI,[RSP + 0x80] MOV qword ptr [RSP + 0x80],0x0 MOV qword ptr [RSP + 0x88],0x0 CALL 0x002d19f0 MOV RAX,qword ptr [RSP + 0x20] ADD qword ptr [RAX + 0x138],R12 JMP 0x002d322b LEA RDI,[0x38a5f4] CALL 0x0032e880
null
null
null
null
[(u'INT_LESS_-1204669999', u'CBRANCH_-1204669997'), (u'COPY_-1204665891', u'PTRSUB_-1204665080'), (u'CALL_-1204670727', u'INDIRECT_-1204666642'), (u'CALL_-1204667999', u'INDIRECT_-1204665414'), (u'INT_LESSEQUAL_-1204668016', u'CBRANCH_-1204668014'), (u'COPY_-1204665979', u'MULTIEQUAL_-1204667643'), (u'COPY_-1204665507', u'CALL_-1204669048'), ('const-0', u'PTRSUB_-1204665076'), (u'CALL_-1204670376', u'CAST_-1204665872'), ('const-0', u'PTRSUB_-1204665240'), (u'MULTIEQUAL_-1204666440', u'MULTIEQUAL_-1204666241'), (u'CAST_-1204666071', u'COPY_-1204665636'), (u'COPY_-1204666089', u'CALL_-1204670509'), ('const-0', u'INT_NOTEQUAL_-1204668918'), (u'PTRSUB_-1204666031', u'LOAD_-1204670317'), ('const-1', u'INT_SUB_-1204669533'), (u'MULTIEQUAL_-1204665083', u'INT_ADD_-1204665062'), (u'MULTIEQUAL_-1204665713', u'MULTIEQUAL_-1204665143'), (u'MULTIEQUAL_-1204666327', u'MULTIEQUAL_-1204665090'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204664809'), (u'INT_NOTEQUAL_-1204668470', u'CBRANCH_-1204668469'), (u'CAST_-1204665872', u'PTRSUB_-1204666056'), ('const-4', u'INT_SRIGHT_-1204668038'), (u'CAST_-1204666071', u'INT_LESS_-1204669813'), (u'PTRSUB_-1204665419', u'STORE_-1204669153'), (u'PTRSUB_-1204664886', u'CALL_-1204667999'), (u'INT_LESS_-1204669507', u'CBRANCH_-1204669516'), (u'MULTIEQUAL_-1204666459', u'MULTIEQUAL_-1204665087'), ('tmp_975', u'CBRANCH_-1204670084'), ('const-0', u'PTRSUB_-1204666327'), (u'MULTIEQUAL_-1204665502', u'MULTIEQUAL_-1204666176'), (u'LOAD_-1204669453', u'INT_NOTEQUAL_-1204669431'), ('const-0', u'PTRSUB_-1204665078'), ('tmp_4356', u'PTRSUB_-1204666329'), (u'PTRSUB_-1204666046', u'STORE_-1204670326'), (u'MULTIEQUAL_-1204667955', u'PTRADD_-1204665895'), (u'INDIRECT_-1204666046', u'MULTIEQUAL_-1204666021'), (u'CALL_-1204670727', u'INDIRECT_-1204666906'), (u'MULTIEQUAL_-1204665081', u'INT_NOTEQUAL_-1204668470'), ('tmp_4357', u'CALL_-1204668611'), ('tmp_2138', u'CBRANCH_-1204669368'), ('const-16', u'PTRADD_-1204665074'), (u'CALL_-1204669450', u'INDIRECT_-1204666041'), (u'CAST_-1204664836', u'INT_EQUAL_-1204667992'), (u'PTRADD_-1204669351', u'COPY_-1204665528'), ('const-3', u'PTRADD_-1204666183'), (u'INDIRECT_-1204666178', u'MULTIEQUAL_-1204666153'), (u'CAST_-1204665138', u'CALL_-1204668968'), ('const-4', u'COPY_-1204668752'), (u'LOAD_-1204670430', u'MULTIEQUAL_-1204665989'), (u'MULTIEQUAL_-1204666352', u'INT_SUB_-1204669840'), ('tmp_1764', u'CBRANCH_-1204669479'), ('tmp_334', u'CBRANCH_-1204670635'), ('const-0', u'INT_NOTEQUAL_-1204670059'), ('const-0', u'PTRSUB_-1204665738'), (u'MULTIEQUAL_-1204667643', u'INT_LESS_-1204669999'), (u'COPY_-1204665768', u'MULTIEQUAL_-1204667456'), (u'INT_ADD_-1204669450', u'CAST_-1204665455'), (u'LOAD_-1204668958', u'INT_EQUAL_-1204668943'), (u'INT_SUB_-1204668655', u'MULTIEQUAL_-1204667183'), (u'MULTIEQUAL_-1204667203', u'LOAD_-1204669512'), (u'LOAD_-1204669180', u'INT_ADD_-1204669162'), (u'PTRSUB_-1204665236', u'LOAD_-1204668730'), ('const-312', u'PTRSUB_-1204665427'), (u'CALL_-1204668448', u'INDIRECT_-1204665715'), ('const-0', u'PTRSUB_-1204665936'), (u'INDIRECT_-1204665882', u'MULTIEQUAL_-1204665845'), (u'LOAD_-1204668009', u'MULTIEQUAL_-1204667024'), (u'CALL_-1204667999', u'INDIRECT_-1204665502'), (u'PTRSUB_-1204666035', u'PTRSUB_-1204666033'), (u'INDIRECT_-1204665502', u'MULTIEQUAL_-1204666503'), (u'CALL_-1204669194', u'INDIRECT_-1204665885'), (u'PTRSUB_-1204665816', u'PTRSUB_-1204665814'), ('const-433', u'STORE_-1204670345'), ('const-4', u'INT_LEFT_-1204668691'), ('const-0', u'PTRSUB_-1204665016'), ('const-8', u'PTRSUB_-1204665236'), (u'MULTIEQUAL_-1204667456', u'MULTIEQUAL_-1204666852'), (u'MULTIEQUAL_-1204666220', u'MULTIEQUAL_-1204666021'), (u'INDIRECT_-1204665883', u'MULTIEQUAL_-1204665085'), ('const-0', u'PTRSUB_-1204665973'), (u'CAST_-1204665872', u'MULTIEQUAL_-1204666459'), ('tmp_14093', u'MULTIEQUAL_-1204666718'), ('const-0', u'PTRSUB_-1204666048'), (u'INT_ADD_-1204670143', u'COPY_-1204665783'), ('tmp_4356', u'PTRSUB_-1204664880'), (u'CALL_-1204668448', u'INDIRECT_-1204665583'), (u'INT_ADD_-1204668268', u'STORE_-1204668283'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666559'), (u'COPY_-1204667638', u'MULTIEQUAL_-1204667534'), ('tmp_4357', u'PTRSUB_-1204665373'), (u'INDIRECT_-1204665973', u'MULTIEQUAL_-1204665845'), ('const-0', u'PTRSUB_-1204665067'), (u'COPY_-1204665794', u'MULTIEQUAL_-1204667475'), (u'MULTIEQUAL_-1204666327', u'MULTIEQUAL_-1204666176'), (u'MULTIEQUAL_-1204665080', u'INT_ADD_-1204665071'), (u'INDIRECT_-1204665344', u'MULTIEQUAL_-1204665845'), ('const-8', u'PTRSUB_-1204665969'), (u'INT_SUB_-1204667938', u'MULTIEQUAL_-1204667183'), (u'PTRSUB_-1204666019', u'PTRSUB_-1204666017'), (u'INT_EQUAL_-1204670273', u'CBRANCH_-1204670267'), (u'INT_EQUAL_-1204668943', u'CBRANCH_-1204668939'), (u'CAST_-1204666071', u'INT_NOTEQUAL_-1204668593'), (u'INDIRECT_-1204666560', u'CAST_-1204665921'), (u'PTRSUB_-1204666329', u'PTRSUB_-1204666327'), (u'MULTIEQUAL_-1204667203', u'CAST_-1204665456'), (u'PTRSUB_-1204665745', u'CALL_-1204669450'), (u'PTRSUB_-1204666327', u'PTRSUB_-1204666325'), ('const-433', u'LOAD_-1204668730'), ('const-0', u'COPY_-1204667638'), (u'LOAD_-1204668730', u'MULTIEQUAL_-1204665082'), (u'CALL_-1204668448', u'INDIRECT_-1204665627'), ('tmp_14094', u'MULTIEQUAL_-1204666674'), (u'INDIRECT_-1204665601', u'MULTIEQUAL_-1204666850'), ('const-16', u'PTRSUB_-1204666017'), (u'INT_EQUAL_-1204668572', u'CBRANCH_-1204668569'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666603'), (u'INDIRECT_-1204666730', u'MULTIEQUAL_-1204666505'), ('const-0', u'COPY_-1204665221'), (u'INDIRECT_-1204666537', u'MULTIEQUAL_-1204666501'), (u'COPY_-1204667968', u'COPY_-1204665833'), ('const-433', u'LOAD_-1204669453'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665793'), (u'INT_LESS_-1204668572', u'CBRANCH_-1204668570'), (u'LOAD_-1204670317', u'STORE_-1204670261'), (u'CALL_-1204669386', u'INDIRECT_-1204666090'), (u'CALL_-1204668300', u'INDIRECT_-1204665212'), ('const-433', u'STORE_-1204668392'), ('tmp_3202', u'CBRANCH_-1204668561'), ('const-1', u'PTRADD_-1204669351'), (u'INT_ADD_-1204670024', u'CAST_-1204665680'), (u'INT_ADD_-1204669162', u'STORE_-1204669177'), (u'COPY_-1204665891', u'PTRSUB_-1204665187'), (u'CAST_-1204666044', u'PTRADD_-1204666120'), (u'CALLIND_-1204667934', u'INDIRECT_-1204667090'), (u'PTRSUB_-1204664807', u'PTRSUB_-1204664805'), ('const-433', u'LOAD_-1204668553'), (u'CALL_-1204670541', u'INDIRECT_-1204666797'), (u'PTRADD_-1204665145', u'MULTIEQUAL_-1204665122'), ('const-4', u'PTRADD_-1204665528'), (u'CAST_-1204666044', u'INT_LESS_-1204670438'), ('tmp_564', u'CBRANCH_-1204670435'), (u'INT_SUB_-1204669563', u'INT_SRIGHT_-1204669540'), (u'CALL_-1204669450', u'INDIRECT_-1204666217'), (u'LOAD_-1204669952', u'CAST_-1204665635'), ('const-0', u'PTRSUB_-1204666001'), ('const-433', u'STORE_-1204668399'), ('const-0', u'COPY_-1204669219'), ('const-16', u'PTRSUB_-1204665826'), ('tmp_4053', u'CBRANCH_-1204668570'), (u'INT_ADD_-1204670041', u'COPY_-1204665787'), (u'INT_ADD_-1204670066', u'MULTIEQUAL_-1204667827'), (u'PTRSUB_-1204665820', u'PTRSUB_-1204665818'), (u'CALL_-1204667999', u'INDIRECT_-1204665458'), ('const-16', u'PTRSUB_-1204665997'), ('const-0', u'PTRSUB_-1204665129'), (u'CALL_-1204668611', u'INDIRECT_-1204665795'), (u'INDIRECT_-1204665991', u'MULTIEQUAL_-1204665977'), (u'COPY_-1204665335', u'CALL_-1204669016'), (u'INT_LESS_-1204668127', u'INT_ZEXT_-1204668101'), (u'CAST_-1204665921', u'CALL_-1204670461'), ('const-433', u'LOAD_-1204670829'), (u'CAST_-1204666071', u'CAST_-1204665595'), (u'PTRADD_-1204665514', u'COPY_-1204665440'), ('tmp_1550', u'BRANCH_-1204669705'), (u'CAST_-1204665405', u'INT_SUB_-1204669563'), ('const-0', u'RETURN_-1204665208'), (u'MULTIEQUAL_-1204665123', u'PTRSUB_-1204665068'), (u'LOAD_-1204668730', u'CAST_-1204665068'), ('const--1', u'PTRADD_-1204666120'), ('tmp_9613', u'PTRSUB_-1204666148'), (u'MULTIEQUAL_-1204665090', u'MULTIEQUAL_-1204665502'), (u'CALL_-1204670541', u'INDIRECT_-1204666621'), ('const-1', u'INT_ADD_-1204668512'), (u'PTRSUB_-1204666023', u'PTRSUB_-1204666021'), (u'COPY_-1204665068', u'MULTIEQUAL_-1204665123'), ('const-433', u'LOAD_-1204669512'), ('const-16', u'PTRADD_-1204665307'), (u'LOAD_-1204669959', u'MULTIEQUAL_-1204665122'), (u'CALL_-1204669386', u'INDIRECT_-1204666002'), (u'CALL_-1204668448', u'INDIRECT_-1204665671'), (u'MULTIEQUAL_-1204667540', u'PTRADD_-1204669351'), ('tmp_9613', u'PTRSUB_-1204664886'), (u'COPY_-1204665812', u'MULTIEQUAL_-1204667742'), ('const-433', u'LOAD_-1204670657'), (u'PTRSUB_-1204665956', u'CALL_-1204669194'), (u'CALL_-1204669386', u'INDIRECT_-1204666178'), (u'CALL_-1204668968', u'INDIRECT_-1204665991'), ('const-433', u'LOAD_-1204669102'), (u'CALL_-1204670461', u'INDIRECT_-1204666669'), ('const-433', u'LOAD_-1204668958'), (u'COPY_-1204665891', u'PTRSUB_-1204665089'), ('const-4', u'INT_MULT_-1204669534'), (u'INT_SUB_-1204669840', u'INT_AND_-1204669820'), ('const-0', u'PTRSUB_-1204664849'), (u'COPY_-1204665771', u'MULTIEQUAL_-1204667724'), ('const-288', u'PTRSUB_-1204664880'), ('const-433', u'LOAD_-1204668547'), ('tmp_3347', u'CBRANCH_-1204668469'), (u'MULTIEQUAL_-1204665079', u'STORE_-1204668418'), (u'MULTIEQUAL_-1204667203', u'PTRADD_-1204665549'), (u'PTRADD_-1204665981', u'STORE_-1204670242'), ('const-16', u'PTRSUB_-1204665089'), ('tmp_4356', u'PTRSUB_-1204666037'), ('const-8', u'PTRADD_-1204666183'), (u'CAST_-1204665634', u'INT_SUB_-1204669926'), ('const-0', u'COPY_-1204667760'), (u'CAST_-1204666071', u'INT_LESS_-1204670438'), (u'PTRSUB_-1204666311', u'CALL_-1204670727'), (u'CALL_-1204670727', u'INDIRECT_-1204666818'), (u'MULTIEQUAL_-1204667456', u'MULTIEQUAL_-1204665084'), (u'PTRSUB_-1204664882', u'CALL_-1204668611'), (u'CAST_-1204666071', u'CALL_-1204667970'), (u'MULTIEQUAL_-1204666308', u'MULTIEQUAL_-1204666109'), (u'MULTIEQUAL_-1204667183', u'MULTIEQUAL_-1204665080'), ('const-0', u'INT_NOTEQUAL_-1204668470'), (u'MULTIEQUAL_-1204665122', u'PTRADD_-1204665145'), (u'CALL_-1204668594', u'INDIRECT_-1204665572'), (u'INT_EQUAL_-1204667992', u'CBRANCH_-1204667989'), ('const-0', u'PTRSUB_-1204666056'), (u'INDIRECT_-1204665381', u'MULTIEQUAL_-1204666630'), (u'CAST_-1204665455', u'COPY_-1204665518'), (u'COPY_-1204665787', u'MULTIEQUAL_-1204667742'), ('tmp_1419', u'CBRANCH_-1204669810'), (u'CAST_-1204664933', u'STORE_-1204668392'), ('const-0', u'PTRSUB_-1204666204'), (u'CAST_-1204664867', u'CALL_-1204668031'), ('tmp_2495', u'CBRANCH_-1204668975'), (u'PTRSUB_-1204665074', u'STORE_-1204668399'), (u'CAST_-1204665106', u'MULTIEQUAL_-1204665148'), (u'PTRSUB_-1204665373', u'PTRSUB_-1204665370'), ('const-1', u'INT_SUB_-1204669840'), (u'LOAD_-1204668286', u'INT_ADD_-1204668268'), (u'CALL_-1204668611', u'INDIRECT_-1204665605'), (u'INT_NOTEQUAL_-1204670663', u'CBRANCH_-1204670662'), ('tmp_9613', u'PTRSUB_-1204665720'), (u'INDIRECT_-1204665926', u'MULTIEQUAL_-1204665889'), ('const-16', u'PTRSUB_-1204665242'), (u'LOAD_-1204670850', u'PTRADD_-1204666183'), (u'PTRSUB_-1204665016', u'CAST_-1204664934'), ('const-0', u'PTRSUB_-1204666223'), (u'PTRSUB_-1204665720', u'CALL_-1204669450'), ('const-0', u'STORE_-1204670305'), (u'CALL_-1204669386', u'INDIRECT_-1204666134'), ('const-433', u'LOAD_-1204669069'), ('const-0', u'INT_NOTEQUAL_-1204668649'), ('const--88', u'PTRSUB_-1204664778'), (u'INDIRECT_-1204665671', u'MULTIEQUAL_-1204665634'), (u'PTRSUB_-1204666050', u'PTRSUB_-1204666048'), ('const-433', u'STORE_-1204669177'), (u'CALL_-1204668611', u'INDIRECT_-1204665619'), (u'CALL_-1204668300', u'INDIRECT_-1204665344'), (u'INT_ADD_-1204669449', u'MULTIEQUAL_-1204667534'), (u'INDIRECT_-1204665795', u'MULTIEQUAL_-1204665086'), ('const-8', u'PTRSUB_-1204665149'), (u'PTRADD_-1204666120', u'LOAD_-1204670430'), ('const-433', u'STORE_-1204670242'), (u'COPY_-1204668459', u'MULTIEQUAL_-1204667259'), (u'MULTIEQUAL_-1204665678', u'MULTIEQUAL_-1204666352'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665469'), (u'CAST_-1204664686', u'INT_SUB_-1204667938'), ('const-3', u'INT_AND_-1204667500'), ('tmp_2549', u'CBRANCH_-1204668939'), ('tmp_3998', u'BRANCH_-1204667996'), ('const-16', u'PTRSUB_-1204665069'), ('const-8', u'PTRADD_-1204665981'), (u'COPY_-1204667520', u'RETURN_-1204668823'), (u'MULTIEQUAL_-1204665760', u'MULTIEQUAL_-1204665689'), (u'INDIRECT_-1204665841', u'MULTIEQUAL_-1204665713'), (u'INT_LEFT_-1204668691', u'MULTIEQUAL_-1204666935'), (u'COPY_-1204667607', u'MULTIEQUAL_-1204667529'), (u'INT_NOTEQUAL_-1204669573', u'CBRANCH_-1204669572'), ('const--4', u'INT_AND_-1204670675'), (u'INT_AND_-1204667978', u'CAST_-1204664836'), (u'MULTIEQUAL_-1204665122', u'INT_NOTEQUAL_-1204668562'), ('const-0', u'PTRSUB_-1204666190'), (u'MULTIEQUAL_-1204666591', u'MULTIEQUAL_-1204666440'), ('const-16', u'PTRSUB_-1204666075'), (u'INT_LESS_-1204670438', u'CBRANCH_-1204670435'), (u'CAST_-1204666044', u'CAST_-1204665405'), (u'CALL_-1204669016', u'INDIRECT_-1204665926'), (u'MULTIEQUAL_-1204665085', u'MULTIEQUAL_-1204665766'), (u'LOAD_-1204668547', u'STORE_-1204668505'), (u'CAST_-1204665492', u'INT_AND_-1204669513'), (u'CALL_-1204670461', u'INDIRECT_-1204666757'), ('const-0', u'PTRSUB_-1204665309'), ('tmp_4356', u'PTRSUB_-1204665419'), (u'PTRSUB_-1204665242', u'PTRSUB_-1204665240'), ('const-0', u'PTRSUB_-1204664882'), ('const-0', u'COPY_-1204667137'), (u'PTRSUB_-1204665153', u'LOAD_-1204668553'), (u'MULTIEQUAL_-1204665123', u'PTRSUB_-1204665063'), (u'PTRSUB_-1204666052', u'PTRSUB_-1204666050'), (u'MULTIEQUAL_-1204667643', u'INT_LESS_-1204668127'), ('tmp_3829', u'CBRANCH_-1204668014'), (u'INT_NOTEQUAL_-1204668976', u'CBRANCH_-1204668975'), (u'COPY_-1204665636', u'MULTIEQUAL_-1204667203'), (u'PTRSUB_-1204665969', u'STORE_-1204670242'), (u'INT_LEFT_-1204668691', u'MULTIEQUAL_-1204665083'), ('const-433', u'LOAD_-1204669156'), (u'INDIRECT_-1204665751', u'MULTIEQUAL_-1204665087'), ('const-16', u'PTRADD_-1204666063'), (u'CALL_-1204668611', u'INDIRECT_-1204665517'), (u'CALL_-1204669386', u'INDIRECT_-1204666266'), (u'CALL_-1204669016', u'INDIRECT_-1204666014'), (u'MULTIEQUAL_-1204665086', u'MULTIEQUAL_-1204665086'), (u'INDIRECT_-1204665715', u'MULTIEQUAL_-1204665678'), (u'CAST_-1204664720', u'INT_SUB_-1204668074'), (u'INDIRECT_-1204666708', u'MULTIEQUAL_-1204666591'), (u'PTRSUB_-1204666048', u'PTRSUB_-1204666046'), ('const-0', u'PTRSUB_-1204666329'), (u'CAST_-1204665626', u'INT_LESSEQUAL_-1204669881'), (u'INT_ADD_-1204669449', u'PTRADD_-1204665549'), (u'INT_2COMP_-1204666101', u'INT_NEGATE_-1204668075'), ('tmp_9613', u'PTRSUB_-1204666233'), (u'INT_MULT_-1204669534', u'INT_ADD_-1204669546'), (u'MULTIEQUAL_-1204665085', u'MULTIEQUAL_-1204665085'), (u'CAST_-1204665872', u'STORE_-1204670261'), (u'INT_LESS_-1204670179', u'CBRANCH_-1204670188'), (u'COPY_-1204669595', u'MULTIEQUAL_-1204667259'), ('tmp_4356', u'PTRSUB_-1204665975'), ('const-433', u'STORE_-1204670332'), (u'MULTIEQUAL_-1204666503', u'MULTIEQUAL_-1204666352'), (u'MULTIEQUAL_-1204667410', u'INT_ADD_-1204669162'), (u'PTRSUB_-1204666212', u'PTRSUB_-1204666204'), (u'COPY_-1204665218', u'RETURN_-1204665208'), ('const-0', u'PTRSUB_-1204665971'), (u'PTRSUB_-1204665733', u'CALL_-1204669386'), (u'LOAD_-1204669156', u'PTRADD_-1204669092'), (u'CALLIND_-1204667934', u'PIECE_-1204667088'), ('tmp_9613', u'PTRSUB_-1204665733'), (u'PTRADD_-1204669351', u'CAST_-1204665252'), (u'LOAD_-1204668147', u'CAST_-1204664685'), ('const-433', u'LOAD_-1204670317'), (u'INT_NOTEQUAL_-1204668649', u'CBRANCH_-1204668648'), (u'PTRSUB_-1204665028', u'STORE_-1204668418'), (u'MULTIEQUAL_-1204667643', u'INT_LESS_-1204669507'), (u'CALL_-1204670541', u'INDIRECT_-1204666533'), (u'MULTIEQUAL_-1204665889', u'MULTIEQUAL_-1204665146'), (u'PTRSUB_-1204666305', u'CALL_-1204670727'), (u'INT_LESS_-1204670005', u'CBRANCH_-1204670013'), (u'INT_AND_-1204668883', u'CAST_-1204665106'), (u'MULTIEQUAL_-1204666935', u'CALL_-1204668611'), ('tmp_836', u'CBRANCH_-1204670188'), (u'INT_SUB_-1204668074', u'INT_SRIGHT_-1204668038'), (u'COPY_-1204665902', u'MULTIEQUAL_-1204665689'), ('const-3819784', u'COPY_-1204665162'), (u'CAST_-1204666045', u'INT_ADD_-1204670670'), ('tmp_298', u'CBRANCH_-1204670662'), (u'LOAD_-1204668553', u'STORE_-1204668512'), (u'PTRSUB_-1204665089', u'PTRSUB_-1204665088'), (u'CALL_-1204669048', u'CAST_-1204665178'), ('tmp_4358', u'INT_ZEXT_-1204668222'), (u'MULTIEQUAL_-1204666371', u'MULTIEQUAL_-1204666220'), ('tmp_3534', u'BRANCH_-1204668743'), ('const-0', u'PTRSUB_-1204666021'), ('tmp_9613', u'PTRSUB_-1204666305'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666823'), ('const-1', u'INT_ADD_-1204670143'), (u'PTRSUB_-1204665971', u'PTRSUB_-1204665969'), (u'INT_ADD_-1204670096', u'INT_NOTEQUAL_-1204670059'), (u'CALLIND_-1204669082', u'INDIRECT_-1204666057'), (u'MULTIEQUAL_-1204666176', u'MULTIEQUAL_-1204665977'), (u'LOAD_-1204670785', u'MULTIEQUAL_-1204668339'), (u'CAST_-1204666071', u'INT_NOTEQUAL_-1204668918'), (u'INT_ADD_-1204669449', u'MULTIEQUAL_-1204667685'), ('const-433', u'LOAD_-1204669180'), ('const-1', u'PTRADD_-1204665145'), (u'MULTIEQUAL_-1204666459', u'COPY_-1204665891'), (u'INT_ADD_-1204668512', u'MULTIEQUAL_-1204667724'), ('const-0', u'RETURN_-1204668823'), (u'INDIRECT_-1204665212', u'MULTIEQUAL_-1204665713'), ('const-0', u'PTRSUB_-1204666035'), (u'INT_ZEXT_-1204668222', u'CALLIND_-1204670575'), (u'INT_NOTEQUAL_-1204670469', u'CBRANCH_-1204670468'), ('const-0', u'COPY_-1204667968'), (u'CALL_-1204668611', u'INDIRECT_-1204665883'), (u'PTRSUB_-1204664824', u'PTRSUB_-1204664815'), (u'PTRSUB_-1204664809', u'PTRSUB_-1204664807'), (u'PTRSUB_-1204665186', u'PTRSUB_-1204665129'), (u'INT_NOTEQUAL_-1204670085', u'CBRANCH_-1204670084'), ('tmp_1146', u'CBRANCH_-1204669964'), ('const-0', u'COPY_-1204665902'), (u'LOAD_-1204670562', u'CALL_-1204670509'), (u'LOAD_-1204669102', u'PTRADD_-1204665307'), ('tmp_2847', u'BRANCH_-1204668449'), (u'INT_NOTEQUAL_-1204668918', u'INT_AND_-1204668883'), (u'CALL_-1204670509', u'INDIRECT_-1204666516'), ('tmp_9613', u'PTRSUB_-1204666299'), (u'MULTIEQUAL_-1204667685', u'MULTIEQUAL_-1204667634'), (u'PTRSUB_-1204666070', u'CALL_-1204670727'), ('const-8', u'PTRSUB_-1204664803'), ('const-0', u'PTRSUB_-1204665394'), (u'INDIRECT_-1204666560', u'MULTIEQUAL_-1204666501'), ('const-4', u'PTRADD_-1204665549'), (u'PTRSUB_-1204665814', u'LOAD_-1204669952'), (u'CAST_-1204665872', u'PTRSUB_-1204666052'), ('tmp_516', u'CBRANCH_-1204670468'), (u'CALL_-1204669048', u'INDIRECT_-1204665943'), (u'INDIRECT_-1204665688', u'INT_AND_-1204667978'), (u'CALL_-1204669048', u'INDIRECT_-1204665899'), (u'INDIRECT_-1204666604', u'MULTIEQUAL_-1204666545'), (u'INT_NEGATE_-1204668075', u'INT_ADD_-1204668063'), (u'CALL_-1204669194', u'INDIRECT_-1204666105'), (u'INT_LESS_-1204669813', u'CBRANCH_-1204669810'), (u'COPY_-1204664866', u'MULTIEQUAL_-1204665081'), ('const-40', u'CALL_-1204670376'), ('const-16', u'PTRSUB_-1204664844'), (u'MULTIEQUAL_-1204665086', u'MULTIEQUAL_-1204665678'), (u'CALL_-1204667970', u'INDIRECT_-1204665570'), ('tmp_2843', u'CBRANCH_-1204668569'), (u'CAST_-1204666044', u'PTRADD_-1204666253'), ('const-433', u'LOAD_-1204668590'), (u'CALL_-1204668611', u'INDIRECT_-1204665649'), (u'PTRADD_-1204665514', u'MULTIEQUAL_-1204667643'), (u'PTRADD_-1204665895', u'LOAD_-1204670105'), ('tmp_4358', u'STORE_-1204670345'), (u'INT_AND_-1204668558', u'CAST_-1204664869'), (u'CALL_-1204670541', u'INDIRECT_-1204666577'), ('const-1', u'INT_ADD_-1204669449'), (u'INDIRECT_-1204666444', u'MULTIEQUAL_-1204666327'), (u'MULTIEQUAL_-1204667529', u'COPY_-1204665794'), (u'COPY_-1204665891', u'PTRSUB_-1204665069'), ('const--120', u'PTRSUB_-1204666305'), (u'PTRSUB_-1204664850', u'PTRSUB_-1204664848'), (u'LOAD_-1204670657', u'INT_NOTEQUAL_-1204670636'), ('tmp_604', u'CBRANCH_-1204670403'), ('const-0', u'PTRSUB_-1204666070'), ('tmp_4356', u'PTRSUB_-1204665427'), ('const-433', u'LOAD_-1204669092'), (u'CAST_-1204666044', u'INT_LESS_-1204669813'), ('const-433', u'LOAD_-1204670430'), (u'PTRSUB_-1204665946', u'PTRSUB_-1204665936'), (u'COPY_-1204667760', u'COPY_-1204665646'), (u'INT_NOTEQUAL_-1204668562', u'CBRANCH_-1204668561'), (u'CALL_-1204668044', u'INDIRECT_-1204665318'), (u'CALL_-1204670509', u'INDIRECT_-1204666604'), (u'COPY_-1204664863', u'MULTIEQUAL_-1204665079'), (u'PTRSUB_-1204664735', u'LOAD_-1204668286'), (u'INDIRECT_-1204666757', u'MULTIEQUAL_-1204666721'), (u'INDIRECT_-1204665837', u'COPY_-1204665335'), (u'MULTIEQUAL_-1204666503', u'MULTIEQUAL_-1204665086'), (u'INT_ADD_-1204670096', u'PTRADD_-1204665895'), (u'COPY_-1204665822', u'MULTIEQUAL_-1204665760'), ('const--104', u'PTRSUB_-1204664886'), (u'PTRSUB_-1204664848', u'PTRSUB_-1204664846'), (u'INDIRECT_-1204665885', u'MULTIEQUAL_-1204665757'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204665242'), ('const-0', u'COPY_-1204668321'), ('tmp_3529', u'BRANCH_-1204668516'), ('const-288', u'PTRSUB_-1204666037'), (u'PTRSUB_-1204665999', u'PTRSUB_-1204665997'), ('tmp_143', u'CBRANCH_-1204670790'), (u'PTRSUB_-1204665956', u'CALL_-1204669386'), (u'MULTIEQUAL_-1204666633', u'MULTIEQUAL_-1204666593'), ('const--1', u'PTRADD_-1204665514'), (u'CAST_-1204664942', u'STORE_-1204668399'), (u'INDIRECT_-1204666090', u'MULTIEQUAL_-1204666065'), (u'CAST_-1204665872', u'PTRSUB_-1204666023'), (u'LOAD_-1204669512', u'INT_NOTEQUAL_-1204669479'), (u'PTRADD_-1204665528', u'LOAD_-1204668590'), ('const-0', u'PTRSUB_-1204664858'), (u'PTRSUB_-1204666299', u'CALL_-1204670727'), (u'LOAD_-1204668730', u'MULTIEQUAL_-1204667024'), ('const-4', u'INT_ADD_-1204669546'), (u'PTRSUB_-1204666190', u'PTRSUB_-1204666058'), ('const-433', u'LOAD_-1204670166'), (u'INT_LESS_-1204668127', u'INT_ZEXT_-1204666571'), (u'COPY_-1204665189', u'MULTIEQUAL_-1204667456'), (u'INT_EQUAL_-1204670140', u'CBRANCH_-1204670138'), (u'PTRADD_-1204666063', u'LOAD_-1204670585'), (u'INDIRECT_-1204665517', u'MULTIEQUAL_-1204665144'), ('const-433', u'STORE_-1204668283'), (u'PTRADD_-1204665514', u'INT_LESS_-1204668572'), (u'INDIRECT_-1204665794', u'CAST_-1204665144'), ('const-312', u'PTRSUB_-1204664735'), (u'MULTIEQUAL_-1204665089', u'MULTIEQUAL_-1204665089'), ('tmp_1109', u'CBRANCH_-1204669997'), (u'MULTIEQUAL_-1204667529', u'INT_ADD_-1204670143'), (u'MULTIEQUAL_-1204665084', u'MULTIEQUAL_-1204665084'), ('const-0', u'COPY_-1204667607'), (u'MULTIEQUAL_-1204667685', u'INT_MULT_-1204669534'), (u'PTRSUB_-1204665120', u'LOAD_-1204668609'), (u'CAST_-1204665144', u'INT_NOTEQUAL_-1204668976'), (u'COPY_-1204667137', u'COPY_-1204664863'), ('tmp_3488', u'BRANCH_-1204668223'), ('const--112', u'PTRSUB_-1204666299'), (u'COPY_-1204666558', u'MULTIEQUAL_-1204666491'), (u'INT_ADD_-1204669546', u'MULTIEQUAL_-1204667259'), (u'CAST_-1204665456', u'INT_ADD_-1204669450'), ('const-0', u'PTRSUB_-1204664805'), (u'INDIRECT_-1204665627', u'MULTIEQUAL_-1204665590'), ('const-0', u'PTRSUB_-1204666213'), (u'LOAD_-1204668609', u'COPY_-1204665111'), ('tmp_4357', u'PTRSUB_-1204666070'), (u'MULTIEQUAL_-1204667203', u'CAST_-1204665404'), (u'PTRSUB_-1204665818', u'PTRSUB_-1204665816'), ('const-0', u'INT_EQUAL_-1204668572'), ('const-0', u'PTRSUB_-1204665373'), (u'COPY_-1204665518', u'MULTIEQUAL_-1204667203'), (u'INT_LESS_-1204669359', u'CBRANCH_-1204669368'), (u'CALL_-1204668044', u'INDIRECT_-1204665362'), ('const-0', u'PTRSUB_-1204665816'), (u'INT_SUB_-1204669533', u'INT_AND_-1204669513'), ('const-16', u'PTRSUB_-1204664850'), (u'INDIRECT_-1204666266', u'MULTIEQUAL_-1204666241'), (u'PTRSUB_-1204666189', u'PTRSUB_-1204666190'), ('tmp_1866', u'CBRANCH_-1204669572'), ('tmp_2323', u'CBRANCH_-1204669122'), (u'CALL_-1204669048', u'INDIRECT_-1204665767'), (u'CALL_-1204668594', u'INDIRECT_-1204665440'), (u'INT_NOTEQUAL_-1204668013', u'INT_AND_-1204667978'), ('tmp_3459', u'BRANCH_-1204668386'), (u'PTRSUB_-1204666075', u'PTRSUB_-1204666074'), (u'PTRSUB_-1204665301', u'LOAD_-1204669069'), (u'CALL_-1204668448', u'INDIRECT_-1204665539'), (u'PTRSUB_-1204664858', u'PTRSUB_-1204664824'), (u'PTRSUB_-1204665427', u'LOAD_-1204669180'), (u'CALL_-1204668611', u'INDIRECT_-1204665663'), ('const-433', u'STORE_-1204668418'), (u'CALL_-1204670541', u'INDIRECT_-1204666709'), (u'MULTIEQUAL_-1204665989', u'INT_NOTEQUAL_-1204670405'), ('tmp_4356', u'PTRSUB_-1204666003'), (u'INT_ADD_-1204670143', u'COPY_-1204665812'), (u'CALL_-1204670509', u'INDIRECT_-1204666560'), (u'MULTIEQUAL_-1204667742', u'INT_ADD_-1204668512'), (u'LOAD_-1204669959', u'COPY_-1204664866'), (u'INDIRECT_-1204665619', u'MULTIEQUAL_-1204665090'), (u'MULTIEQUAL_-1204665087', u'MULTIEQUAL_-1204665087'), (u'INDIRECT_-1204665794', u'MULTIEQUAL_-1204665757'), (u'CAST_-1204665927', u'INT_NOTEQUAL_-1204670469'), ('const-4', u'INT_SRIGHT_-1204669903'), ('const-1', u'PTRADD_-1204669092'), (u'COPY_-1204665108', u'MULTIEQUAL_-1204665079'), ('const-0', u'PTRSUB_-1204665946'), ('const-0', u'PTRSUB_-1204666079'), ('const-0', u'PTRSUB_-1204665301'), (u'MULTIEQUAL_-1204666415', u'MULTIEQUAL_-1204666264'), (u'MULTIEQUAL_-1204665083', u'MULTIEQUAL_-1204665083'), (u'INDIRECT_-1204665583', u'MULTIEQUAL_-1204665546'), (u'CALL_-1204670509', u'INDIRECT_-1204666780'), (u'MULTIEQUAL_-1204665081', u'COPY_-1204665067'), (u'INDIRECT_-1204666620', u'MULTIEQUAL_-1204666503'), (u'INDIRECT_-1204665645', u'MULTIEQUAL_-1204666894'), ('tmp_735', u'CBRANCH_-1204670267'), (u'MULTIEQUAL_-1204666491', u'COPY_-1204667520'), (u'INDIRECT_-1204665737', u'INT_AND_-1204668558'), (u'LOAD_-1204669092', u'CALLIND_-1204669082'), (u'PTRSUB_-1204666033', u'PTRSUB_-1204666031'), (u'MULTIEQUAL_-1204667634', u'CALL_-1204669450'), (u'INT_NOTEQUAL_-1204668593', u'INT_AND_-1204668558'), ('const-8', u'PTRSUB_-1204666065'), (u'CALL_-1204669016', u'INDIRECT_-1204665750'), (u'PTRSUB_-1204665956', u'CALL_-1204668300'), (u'PTRADD_-1204666183', u'LOAD_-1204670829'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665925'), (u'INDIRECT_-1204666862', u'INT_AND_-1204670675'), (u'PTRSUB_-1204666065', u'STORE_-1204670345'), (u'LOAD_-1204670317', u'CALL_-1204667999'), ('const-0', u'INT_NOTEQUAL_-1204668593'), (u'INT_SRIGHT_-1204669540', u'MULTIEQUAL_-1204667685'), ('const-288', u'PTRSUB_-1204666003'), ('const-16', u'PTRSUB_-1204664809'), (u'PTRSUB_-1204664849', u'CALL_-1204668031'), ('const-3712500', u'COPY_-1204664920'), ('const-433', u'LOAD_-1204668609'), ('tmp_9613', u'PTRSUB_-1204665329'), (u'CALL_-1204669048', u'INDIRECT_-1204665811'), (u'COPY_-1204665221', u'RETURN_-1204665211'), (u'MULTIEQUAL_-1204665122', u'PTRSUB_-1204665149'), ('const-0', u'INT_NOTEQUAL_-1204668013'), (u'CALL_-1204668031', u'INDIRECT_-1204665600'), ('tmp_1978', u'CBRANCH_-1204669498'), ('const-0', u'PTRSUB_-1204665088'), ('tmp_4357', u'PTRSUB_-1204666213'), ('const-433', u'LOAD_-1204670595'), (u'LOAD_-1204669069', u'CALL_-1204669016'), (u'PTRSUB_-1204666074', u'PTRSUB_-1204665946'), (u'CALL_-1204668448', u'INDIRECT_-1204665803'), (u'PTRSUB_-1204665187', u'PTRSUB_-1204665186'), (u'PTRSUB_-1204666056', u'STORE_-1204670332'), (u'MULTIEQUAL_-1204665084', u'MULTIEQUAL_-1204667410'), (u'MULTIEQUAL_-1204665082', u'MULTIEQUAL_-1204665082'), (u'PTRADD_-1204666253', u'LOAD_-1204670657'), ('const-0', u'INT_NOTEQUAL_-1204669479'), (u'CAST_-1204666071', u'CAST_-1204666045'), (u'PTRSUB_-1204665733', u'CALLIND_-1204669082'), ('const-8', u'PTRSUB_-1204665370'), (u'LOAD_-1204668127', u'CAST_-1204664720'), (u'PTRSUB_-1204665427', u'STORE_-1204669177'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666735'), (u'INDIRECT_-1204665388', u'MULTIEQUAL_-1204665889'), ('const-4', u'PTRADD_-1204666253'), ('const-0', u'PTRSUB_-1204665371'), (u'MULTIEQUAL_-1204666591', u'MULTIEQUAL_-1204665085'), (u'CAST_-1204665037', u'MULTIEQUAL_-1204665123'), (u'PTRSUB_-1204665067', u'PTRSUB_-1204665065'), (u'PTRSUB_-1204666058', u'LOAD_-1204670562'), (u'MULTIEQUAL_-1204667724', u'INT_LEFT_-1204668691'), (u'PTRSUB_-1204665309', u'PTRSUB_-1204665307'), (u'INDIRECT_-1204666014', u'MULTIEQUAL_-1204665977'), (u'MULTIEQUAL_-1204665081', u'CALL_-1204668448'), ('const-1', u'COPY_-1204666558'), (u'MULTIEQUAL_-1204667203', u'CALL_-1204669450'), ('const-433', u'STORE_-1204669153'), ('const-320', u'PTRSUB_-1204665419'), (u'INDIRECT_-1204666017', u'MULTIEQUAL_-1204665889'), (u'LOAD_-1204668009', u'CAST_-1204664686'), (u'INDIRECT_-1204666105', u'MULTIEQUAL_-1204665977'), ('tmp_2746', u'BRANCH_-1204668584'), (u'MULTIEQUAL_-1204667861', u'COPY_-1204665823'), (u'PTRSUB_-1204666233', u'CALLIND_-1204670575'), ('const-0', u'PTRSUB_-1204664848'), ('const-0', u'PTRSUB_-1204666019'), (u'CAST_-1204666044', u'INT_LESS_-1204668127'), (u'INT_ADD_-1204665071', u'CAST_-1204664942'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666647'), (u'INDIRECT_-1204666642', u'MULTIEQUAL_-1204666417'), ('const-1', u'RETURN_-1204668039'), (u'CAST_-1204665234', u'STORE_-1204669153'), ('tmp_14090', u'MULTIEQUAL_-1204666850'), ('const-2', u'INT_SRIGHT_-1204669540'), (u'PTRSUB_-1204666204', u'LOAD_-1204670850'), (u'MULTIEQUAL_-1204665079', u'PTRSUB_-1204665025'), (u'CALL_-1204668300', u'INDIRECT_-1204665256'), (u'MULTIEQUAL_-1204667529', u'MULTIEQUAL_-1204667475'), (u'CAST_-1204666044', u'COPY_-1204665974'), ('const-433', u'LOAD_-1204669952'), ('tmp_1837', u'CBRANCH_-1204669430'), (u'CALL_-1204670376', u'INDIRECT_-1204666708'), ('tmp_4358', u'CALL_-1204670727'), ('tmp_14089', u'MULTIEQUAL_-1204666894'), ('const-8', u'PTRSUB_-1204665063'), (u'CALL_-1204668611', u'INDIRECT_-1204665737'), (u'MULTIEQUAL_-1204665757', u'MULTIEQUAL_-1204665144'), (u'CAST_-1204666071', u'CALL_-1204668594'), (u'MULTIEQUAL_-1204665546', u'MULTIEQUAL_-1204666220'), ('const-0', u'STORE_-1204670326'), ('const-0', u'INT_EQUAL_-1204668943'), (u'COPY_-1204665111', u'MULTIEQUAL_-1204665081'), (u'INT_ZEXT_-1204666571', u'MULTIEQUAL_-1204667410'), (u'MULTIEQUAL_-1204666371', u'MULTIEQUAL_-1204665089'), (u'COPY_-1204665646', u'MULTIEQUAL_-1204667540'), ('const-0', u'PTRSUB_-1204665238'), (u'CALL_-1204668063', u'INDIRECT_-1204665704'), ('tmp_902', u'CBRANCH_-1204670138'), (u'MULTIEQUAL_-1204665689', u'MULTIEQUAL_-1204665760'), (u'MULTIEQUAL_-1204665079', u'PTRSUB_-1204665016'), (u'PTRSUB_-1204665394', u'PTRSUB_-1204665322'), (u'MULTIEQUAL_-1204665088', u'MULTIEQUAL_-1204665590'), (u'INT_MULT_-1204667971', u'MULTIEQUAL_-1204666935'), (u'PTRSUB_-1204665078', u'PTRSUB_-1204665076'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204665826'), (u'PTRSUB_-1204665076', u'PTRSUB_-1204665074'), ('const--121', u'PTRSUB_-1204666311'), (u'INT_NOTEQUAL_-1204669511', u'CBRANCH_-1204669498'), (u'PTRSUB_-1204666344', u'INT_EQUAL_-1204670793'), (u'PTRSUB_-1204666079', u'LOAD_-1204670595'), ('const-1', u'CALL_-1204669450'), ('const-16', u'PTRSUB_-1204665956'), (u'INDIRECT_-1204666488', u'MULTIEQUAL_-1204666371'), (u'CALL_-1204668968', u'INDIRECT_-1204665771'), ('const-1', u'PTRADD_-1204665981'), ('const-1', u'COPY_-1204665822'), (u'CAST_-1204666071', u'INT_LESS_-1204670179'), ('tmp_930', u'BRANCH_-1204670120'), ('const-16', u'INT_MULT_-1204667971'), (u'CALL_-1204668063', u'CAST_-1204664867'), (u'CALL_-1204667999', u'INDIRECT_-1204665326'), ('const-8', u'PTRADD_-1204665307'), ('const-433', u'LOAD_-1204668127'), ('const-1', u'PTRADD_-1204665074'), ('const-0', u'INT_NOTEQUAL_-1204670405'), (u'INT_AND_-1204669513', u'INT_NOTEQUAL_-1204669511'), ('const-3819680', u'COPY_-1204665507'), (u'MULTIEQUAL_-1204667259', u'PTRADD_-1204669351'), (u'MULTIEQUAL_-1204665080', u'MULTIEQUAL_-1204665080'), ('const-16', u'PTRSUB_-1204665080'), (u'LOAD_-1204669959', u'MULTIEQUAL_-1204667209'), ('tmp_4356', u'PTRSUB_-1204665745'), (u'INDIRECT_-1204665458', u'MULTIEQUAL_-1204666459'), (u'INDIRECT_-1204666692', u'MULTIEQUAL_-1204666633'), (u'MULTIEQUAL_-1204665087', u'MULTIEQUAL_-1204665634'), (u'CALL_-1204668968', u'INDIRECT_-1204665727'), (u'CALL_-1204668611', u'INDIRECT_-1204665473'), (u'CAST_-1204666071', u'INT_LESS_-1204668572'), ('const-0', u'PTRSUB_-1204665153'), (u'PTRSUB_-1204665322', u'LOAD_-1204669102'), ('const-0', u'PTRSUB_-1204666212'), ('const-48', u'PTRSUB_-1204666325'), (u'PTRSUB_-1204665088', u'PTRSUB_-1204665037'), (u'COPY_-1204665833', u'MULTIEQUAL_-1204667861'), (u'CAST_-1204665680', u'INT_LESS_-1204670005'), (u'CALL_-1204669450', u'INDIRECT_-1204666085'), ('const-0', u'STORE_-1204670356'), (u'CALL_-1204668031', u'INDIRECT_-1204665688'), (u'PTRSUB_-1204665370', u'PTRSUB_-1204665371'), (u'MULTIEQUAL_-1204667724', u'INT_LESSEQUAL_-1204669881'), (u'MULTIEQUAL_-1204667685', u'INT_NOTEQUAL_-1204669573'), (u'MULTIEQUAL_-1204666459', u'MULTIEQUAL_-1204666308'), ('const-0', u'INT_NOTEQUAL_-1204669431'), (u'INDIRECT_-1204665539', u'MULTIEQUAL_-1204665502'), (u'INT_ADD_-1204668063', u'INT_LESSEQUAL_-1204668016'), ('const-433', u'LOAD_-1204670105'), ('const--72', u'PTRSUB_-1204665329'), (u'INDIRECT_-1204665771', u'MULTIEQUAL_-1204665757'), ('const-288', u'PTRSUB_-1204665975'), (u'INDIRECT_-1204665590', u'MULTIEQUAL_-1204666591'), (u'COPY_-1204665067', u'MULTIEQUAL_-1204665081'), (u'MULTIEQUAL_-1204666457', u'MULTIEQUAL_-1204666417'), (u'INT_AND_-1204669820', u'INT_NOTEQUAL_-1204669511'), (u'COPY_-1204665064', u'MULTIEQUAL_-1204665079'), (u'INT_NOTEQUAL_-1204670636', u'CBRANCH_-1204670635'), (u'MULTIEQUAL_-1204667410', u'INT_ADD_-1204668268'), ('const-1152921504606846975', u'INT_LESS_-1204669955'), (u'LOAD_-1204670288', u'INT_EQUAL_-1204670273'), (u'COPY_-1204664920', u'CALL_-1204668044'), ('const-433', u'STORE_-1204670356'), (u'CAST_-1204664685', u'INT_SUB_-1204667938'), ('const-16', u'PTRSUB_-1204665063'), ('const-0', u'PTRSUB_-1204665037'), (u'CALL_-1204669386', u'INDIRECT_-1204666046'), ('const--88', u'PTRSUB_-1204666233'), (u'MULTIEQUAL_-1204667456', u'MULTIEQUAL_-1204667410'), (u'MULTIEQUAL_-1204665845', u'MULTIEQUAL_-1204665145'), ('tmp_1313', u'CBRANCH_-1204669880'), (u'MULTIEQUAL_-1204665088', u'MULTIEQUAL_-1204665088'), (u'INT_ADD_-1204670670', u'CAST_-1204666044'), ('const--88', u'PTRSUB_-1204665733'), (u'CAST_-1204664869', u'MULTIEQUAL_-1204665148'), (u'PTRADD_-1204669092', u'CAST_-1204665234'), (u'MULTIEQUAL_-1204665148', u'MULTIEQUAL_-1204666491'), (u'PTRSUB_-1204666213', u'PTRSUB_-1204666079'), ('tmp_4356', u'PTRSUB_-1204666367'), (u'INT_NOTEQUAL_-1204670405', u'CBRANCH_-1204670403'), (u'CALL_-1204670461', u'INDIRECT_-1204666537'), (u'LOAD_-1204670595', u'PTRADD_-1204666063'), ('const-0', u'INT_NOTEQUAL_-1204670085'), (u'MULTIEQUAL_-1204665122', u'PTRSUB_-1204665153'), ('const-433', u'STORE_-1204670326'), (u'CAST_-1204664934', u'INT_ADD_-1204665062'), (u'INDIRECT_-1204665425', u'MULTIEQUAL_-1204666674'), ('const-433', u'LOAD_-1204670562'), (u'PTRSUB_-1204664846', u'PTRSUB_-1204664844'), (u'PTRSUB_-1204666325', u'LOAD_-1204670785'), ('tmp_4357', u'CALLIND_-1204669082'), ('const--2', u'PTRADD_-1204665528'), (u'PTRSUB_-1204665240', u'PTRSUB_-1204665238'), (u'MULTIEQUAL_-1204665760', u'CBRANCH_-1204669122'), ('const-4', u'COPY_-1204668459'), ('const-433', u'LOAD_-1204668009'), ('tmp_14095', u'MULTIEQUAL_-1204666630'), (u'CALL_-1204670376', u'INDIRECT_-1204666488'), ('const-3819608', u'COPY_-1204666261'), (u'INDIRECT_-1204666560', u'CAST_-1204665927'), (u'INDIRECT_-1204665727', u'MULTIEQUAL_-1204665713'), (u'CALL_-1204670727', u'INDIRECT_-1204666862'), (u'PTRSUB_-1204664735', u'STORE_-1204668283'), (u'INDIRECT_-1204666603', u'COPY_-1204666089'), (u'MULTIEQUAL_-1204665082', u'INT_NOTEQUAL_-1204668562'), (u'INDIRECT_-1204665370', u'MULTIEQUAL_-1204666371'), (u'INDIRECT_-1204665859', u'MULTIEQUAL_-1204665845'), (u'PTRSUB_-1204664778', u'CALL_-1204668300'), (u'INDIRECT_-1204665476', u'MULTIEQUAL_-1204665977'), ('const-0', u'PTRSUB_-1204665322'), (u'MULTIEQUAL_-1204666852', u'MULTIEQUAL_-1204665084'), (u'INDIRECT_-1204666780', u'MULTIEQUAL_-1204666721'), ('tmp_1079', u'CBRANCH_-1204670013'), (u'CALL_-1204668611', u'INDIRECT_-1204665751'), ('const-8', u'INT_ADD_-1204670066'), ('const-0', u'PTRSUB_-1204665999'), (u'PTRSUB_-1204664805', u'PTRSUB_-1204664803'), (u'INT_MULT_-1204670054', u'INT_ADD_-1204670066'), (u'CALL_-1204669194', u'INDIRECT_-1204665841'), (u'CAST_-1204665404', u'INT_SUB_-1204669563'), ('tmp_4358', u'CALL_-1204668611'), ('const-433', u'STORE_-1204670261'), (u'INDIRECT_-1204665473', u'MULTIEQUAL_-1204665143'), (u'MULTIEQUAL_-1204665090', u'MULTIEQUAL_-1204665090'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665601'), (u'PTRSUB_-1204665997', u'LOAD_-1204670288'), ('const-0', u'INT_NOTEQUAL_-1204669573'), (u'CALL_-1204669450', u'INDIRECT_-1204666305'), ('const-0', u'PTRSUB_-1204666033'), (u'PTRADD_-1204669351', u'PTRADD_-1204669092'), (u'INDIRECT_-1204666862', u'INT_AND_-1204667500'), ('const-16', u'PTRSUB_-1204664859'), (u'PTRSUB_-1204665419', u'LOAD_-1204669156'), (u'CALL_-1204668594', u'INDIRECT_-1204665484'), (u'PTRSUB_-1204665738', u'PTRSUB_-1204665728'), (u'CALL_-1204670509', u'INDIRECT_-1204666692'), (u'CAST_-1204665595', u'INT_AND_-1204669820'), (u'MULTIEQUAL_-1204667203', u'CAST_-1204665492'), (u'CALL_-1204669016', u'INDIRECT_-1204665794'), (u'COPY_-1204665815', u'MULTIEQUAL_-1204667861'), (u'INDIRECT_-1204665803', u'MULTIEQUAL_-1204665766'), (u'INDIRECT_-1204666134', u'MULTIEQUAL_-1204666109'), (u'INT_ZEXT_-1204667459', u'CALLIND_-1204669082'), (u'INDIRECT_-1204666532', u'MULTIEQUAL_-1204666415'), (u'CAST_-1204665068', u'INT_SUB_-1204668655'), (u'CALL_-1204668611', u'INDIRECT_-1204665707'), (u'INT_ZEXT_-1204668101', u'INT_2COMP_-1204666101'), (u'CALL_-1204669450', u'INDIRECT_-1204666173'), (u'INT_EQUAL_-1204670793', u'CBRANCH_-1204670790'), (u'LOAD_-1204670829', u'CALLIND_-1204667934'), (u'MULTIEQUAL_-1204665996', u'PTRADD_-1204665514'), (u'PTRSUB_-1204666021', u'PTRSUB_-1204666019'), ('const-4', u'PTRADD_-1204665895'), (u'PTRSUB_-1204665307', u'LOAD_-1204668958'), (u'CAST_-1204665252', u'COPY_-1204665361'), ('const-433', u'LOAD_-1204668147'), (u'LOAD_-1204668147', u'MULTIEQUAL_-1204667209'), (u'MULTIEQUAL_-1204667529', u'INT_ADD_-1204670041'), ('tmp_4357', u'PTRSUB_-1204665394'), (u'MULTIEQUAL_-1204666153', u'INT_SUB_-1204669533'), (u'MULTIEQUAL_-1204666352', u'MULTIEQUAL_-1204666153'), (u'PTRSUB_-1204664803', u'LOAD_-1204668009'), ('const-0', u'INT_NOTEQUAL_-1204670663'), (u'MULTIEQUAL_-1204665977', u'INT_AND_-1204668883'), (u'PTRADD_-1204665307', u'LOAD_-1204669092'), (u'PTRSUB_-1204665975', u'PTRSUB_-1204665973'), ('const-0', u'INT_EQUAL_-1204667992'), ('const-0', u'PTRSUB_-1204665120'), (u'MULTIEQUAL_-1204667024', u'MULTIEQUAL_-1204665082'), ('tmp_4358', u'INT_ZEXT_-1204667459'), ('const-0', u'PTRSUB_-1204666050'), ('const-0', u'PTRSUB_-1204666344'), (u'MULTIEQUAL_-1204667475', u'COPY_-1204665768'), ('tmp_4356', u'PTRSUB_-1204665309'), (u'LOAD_-1204669959', u'CAST_-1204665634'), (u'CALL_-1204670727', u'INDIRECT_-1204666730'), ('const-2', u'INT_ADD_-1204670041'), ('const-0', u'COPY_-1204665218'), (u'CAST_-1204665178', u'CALL_-1204669016'), (u'CALL_-1204670727', u'INDIRECT_-1204666686'), (u'MULTIEQUAL_-1204667203', u'INT_LESS_-1204669507'), ('const-1510848', u'PTRSUB_-1204666344'), (u'MULTIEQUAL_-1204667955', u'CAST_-1204665681'), (u'CALL_-1204670376', u'INDIRECT_-1204666620'), (u'LOAD_-1204670166', u'INT_EQUAL_-1204670140'), ('const-433', u'LOAD_-1204669959'), (u'MULTIEQUAL_-1204666501', u'MULTIEQUAL_-1204666461'), (u'CAST_-1204666071', u'INT_NOTEQUAL_-1204668013'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204664859'), (u'CAST_-1204665961', u'CALL_-1204670509'), ('tmp_4356', u'CALLIND_-1204667934'), (u'INT_ADD_-1204668063', u'INT_MULT_-1204667971'), (u'LOAD_-1204670317', u'INT_EQUAL_-1204670273'), (u'PTRSUB_-1204665063', u'STORE_-1204668392'), (u'MULTIEQUAL_-1204667955', u'LOAD_-1204670166'), ('const-8', u'PTRSUB_-1204666046'), (u'INDIRECT_-1204666906', u'MULTIEQUAL_-1204666681'), (u'PTRSUB_-1204665063', u'STORE_-1204668505'), (u'CAST_-1204664707', u'INT_LESSEQUAL_-1204668016'), (u'MULTIEQUAL_-1204666935', u'MULTIEQUAL_-1204665083'), (u'COPY_-1204666106', u'MULTIEQUAL_-1204667643'), (u'CALL_-1204670461', u'INDIRECT_-1204666493'), (u'LOAD_-1204670829', u'INT_EQUAL_-1204670793'), ('const-8', u'PTRSUB_-1204665074'), (u'CAST_-1204666044', u'COPY_-1204666106'), (u'PTRSUB_-1204664859', u'PTRSUB_-1204664858'), (u'CALL_-1204669194', u'INDIRECT_-1204666017'), ('const-433', u'STORE_-1204670305'), ('tmp_2943', u'BRANCH_-1204668265'), (u'PTRSUB_-1204665371', u'PTRSUB_-1204665301'), (u'CALL_-1204668968', u'INDIRECT_-1204665903'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204665956'), (u'CAST_-1204664719', u'INT_SUB_-1204668074'), ('const-0', u'PTRSUB_-1204665025'), (u'LOAD_-1204670317', u'PTRADD_-1204665981'), (u'INDIRECT_-1204665750', u'MULTIEQUAL_-1204665713'), (u'PTRSUB_-1204665065', u'PTRSUB_-1204665063'), (u'INT_SRIGHT_-1204668038', u'CAST_-1204664707'), (u'PTRSUB_-1204665069', u'PTRSUB_-1204665067'), (u'INT_NOTEQUAL_-1204670059', u'CBRANCH_-1204670058'), ('tmp_3110', u'CBRANCH_-1204668648'), (u'PTRSUB_-1204666223', u'PTRSUB_-1204666212'), ('const-2', u'INT_ADD_-1204668063'), (u'CAST_-1204665681', u'INT_ADD_-1204670024'), ('tmp_4357', u'PTRSUB_-1204664849'), (u'CALL_-1204668611', u'CAST_-1204665037'), (u'INDIRECT_-1204665707', u'MULTIEQUAL_-1204665088'), (u'PTRSUB_-1204666003', u'PTRSUB_-1204666001'), (u'CALL_-1204669048', u'INDIRECT_-1204666031'), (u'LOAD_-1204670585', u'CALLIND_-1204670575'), (u'CAST_-1204665067', u'INT_SUB_-1204668655'), ('const-4', u'COPY_-1204669595'), (u'CALL_-1204670541', u'CAST_-1204665961'), (u'PTRSUB_-1204665129', u'PTRSUB_-1204665120'), ('const-0', u'COPY_-1204668336'), ('const-433', u'LOAD_-1204670288'), (u'MULTIEQUAL_-1204667475', u'MULTIEQUAL_-1204667529'), (u'CAST_-1204665455', u'INT_LESS_-1204669359'), (u'CAST_-1204664943', u'INT_ADD_-1204665071'), (u'MULTIEQUAL_-1204667643', u'INT_LESS_-1204670179'), ('const-1', u'INT_ADD_-1204670096'), (u'PTRSUB_-1204665936', u'STORE_-1204670356'), (u'PTRSUB_-1204665329', u'INT_NOTEQUAL_-1204668976'), (u'PTRADD_-1204665074', u'COPY_-1204665068'), ('const-0', u'PTRSUB_-1204665028'), (u'INDIRECT_-1204665649', u'MULTIEQUAL_-1204665146'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204664850'), (u'CALL_-1204668300', u'INDIRECT_-1204665388'), (u'CAST_-1204666044', u'INT_LESS_-1204669999'), (u'CALL_-1204670727', u'CAST_-1204666071'), ('const-433', u'LOAD_-1204668286'), (u'INDIRECT_-1204666581', u'MULTIEQUAL_-1204666545'), ('const-0', u'PTRSUB_-1204664846'), ('tmp_9613', u'PTRSUB_-1204664778'), ('const-0', u'PTRSUB_-1204664807'), ('const-4', u'PTRADD_-1204666120'), (u'MULTIEQUAL_-1204667724', u'INT_NOTEQUAL_-1204668649'), (u'PTRSUB_-1204666017', u'STORE_-1204670305'), ('tmp_1705', u'CBRANCH_-1204669516'), ('const--1', u'PTRADD_-1204666253'), (u'INDIRECT_-1204666493', u'MULTIEQUAL_-1204666457'), ('const-8', u'PTRSUB_-1204666189'), (u'CAST_-1204666071', u'COPY_-1204665857'), ('const-8', u'PTRADD_-1204666063'), ('const-0', u'PTRSUB_-1204666074'), ('const-0', u'PTRSUB_-1204666192'), (u'COPY_-1204665823', u'INT_MULT_-1204670054'), (u'MULTIEQUAL_-1204665634', u'MULTIEQUAL_-1204666308'), (u'INDIRECT_-1204665794', u'CAST_-1204665138'), (u'PTRSUB_-1204665068', u'STORE_-1204668512'), (u'PTRSUB_-1204665973', u'PTRSUB_-1204665971'), (u'COPY_-1204667137', u'MULTIEQUAL_-1204665123'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665381'), (u'CALL_-1204668300', u'INDIRECT_-1204665476'), (u'MULTIEQUAL_-1204667742', u'COPY_-1204665771'), ('tmp_9613', u'PTRSUB_-1204666311'), (u'INDIRECT_-1204667090', u'PIECE_-1204667088'), (u'INT_AND_-1204667500', u'INT_NOTEQUAL_-1204670663'), (u'INT_LESSEQUAL_-1204669881', u'CBRANCH_-1204669880'), ('const-0', u'PTRSUB_-1204665068'), ('const-16', u'PTRSUB_-1204665187'), ('const-433', u'STORE_-1204668512'), (u'INT_SRIGHT_-1204669903', u'CAST_-1204665626'), ('tmp_3971', u'BRANCH_-1204667944'), (u'MULTIEQUAL_-1204667827', u'INT_ADD_-1204670024'), ('const-0', u'PTRSUB_-1204664824'), ('tmp_4217', u'CBRANCH_-1204667989'), (u'MULTIEQUAL_-1204666545', u'MULTIEQUAL_-1204666505'), (u'PTRSUB_-1204664880', u'CALL_-1204667999'), ('const-64', u'PTRSUB_-1204665307'), (u'PTRSUB_-1204666001', u'PTRSUB_-1204665999'), (u'INT_LESS_-1204669955', u'CBRANCH_-1204669964'), (u'CALL_-1204667999', u'INDIRECT_-1204665370'), (u'COPY_-1204665440', u'MULTIEQUAL_-1204665996'), ('tmp_4357', u'STORE_-1204670332'), (u'COPY_-1204665857', u'MULTIEQUAL_-1204667955'), (u'PTRSUB_-1204665728', u'LOAD_-1204669959'), ('tmp_4356', u'PTRSUB_-1204664735'), ('const--96', u'PTRSUB_-1204665720'), (u'CALL_-1204670376', u'INDIRECT_-1204666532'), ('const-0', u'PTRSUB_-1204665825'), ('const-4', u'INT_MULT_-1204670054'), (u'MULTIEQUAL_-1204666264', u'MULTIEQUAL_-1204666065'), (u'COPY_-1204668752', u'MULTIEQUAL_-1204667827'), ('const-16', u'PTRSUB_-1204665814'), (u'INT_ADD_-1204670096', u'COPY_-1204665815'), ('tmp_4357', u'PTRSUB_-1204666192'), (u'MULTIEQUAL_-1204665079', u'COPY_-1204665064'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665969'), (u'PTRSUB_-1204665149', u'LOAD_-1204668547'), (u'INDIRECT_-1204665256', u'MULTIEQUAL_-1204665757'), (u'PTRSUB_-1204665238', u'PTRSUB_-1204665236'), (u'MULTIEQUAL_-1204666415', u'MULTIEQUAL_-1204665088'), (u'INDIRECT_-1204666686', u'MULTIEQUAL_-1204666461'), ('const-0', u'PTRSUB_-1204664815'), (u'COPY_-1204665974', u'MULTIEQUAL_-1204665996'), (u'INT_ADD_-1204665062', u'CAST_-1204664933'), (u'CAST_-1204665635', u'INT_SUB_-1204669926'), (u'CAST_-1204665037', u'COPY_-1204665108'), (u'INT_SUB_-1204669926', u'INT_SRIGHT_-1204669903'), (u'INDIRECT_-1204665903', u'MULTIEQUAL_-1204665889'), ('const-16', u'PTRSUB_-1204666023'), (u'PTRSUB_-1204666148', u'INT_NOTEQUAL_-1204670469'), ('tmp_1009', u'CBRANCH_-1204670058'), ('const-0', u'RETURN_-1204665211'), (u'INDIRECT_-1204666818', u'MULTIEQUAL_-1204666593'), (u'PTRSUB_-1204664815', u'LOAD_-1204668147'), (u'PTRSUB_-1204666367', u'PTRSUB_-1204666223'), (u'MULTIEQUAL_-1204665148', u'INT_EQUAL_-1204668572'), ('const-0', u'INT_EQUAL_-1204670140'), (u'INT_AND_-1204670675', u'INT_ADD_-1204670670'), (u'PTRSUB_-1204665733', u'CALL_-1204669194'), (u'LOAD_-1204669959', u'CAST_-1204665067'), (u'PTRSUB_-1204665825', u'PTRSUB_-1204665738'), ('const-0', u'PTRSUB_-1204665728'), ('const-0', u'PTRSUB_-1204666058'), ('const-8', u'PTRSUB_-1204666031'), ('const-16', u'PTRSUB_-1204665820'), (u'INDIRECT_-1204666129', u'COPY_-1204669403'), (u'CALL_-1204669450', u'INDIRECT_-1204666129'), (u'MULTIEQUAL_-1204667742', u'COPY_-1204665189'), (u'CALL_-1204668063', u'INDIRECT_-1204665616'), ('const-433', u'LOAD_-1204670785'), (u'LOAD_-1204670105', u'INT_NOTEQUAL_-1204670085'), (u'INT_SUB_-1204668655', u'MULTIEQUAL_-1204665080'), (u'INDIRECT_-1204666669', u'MULTIEQUAL_-1204666633'), (u'COPY_-1204665162', u'CALL_-1204668063'), (u'MULTIEQUAL_-1204667724', u'INT_LESS_-1204669955'), (u'CALL_-1204667999', u'INDIRECT_-1204665590'), (u'INDIRECT_-1204665469', u'MULTIEQUAL_-1204666718'), (u'INDIRECT_-1204666002', u'MULTIEQUAL_-1204665977'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665645'), (u'CALL_-1204669016', u'INDIRECT_-1204665882'), (u'CALL_-1204670376', u'INDIRECT_-1204666444'), (u'CAST_-1204665413', u'COPY_-1204665522'), (u'CALL_-1204669194', u'INDIRECT_-1204665973'), ('const-0', u'PTRSUB_-1204665065'), ('const-433', u'STORE_-1204668505'), (u'CALL_-1204668968', u'INDIRECT_-1204665859'), (u'PTRADD_-1204665549', u'LOAD_-1204669453'), (u'COPY_-1204666261', u'CALL_-1204670541'), ('const-0', u'PTRSUB_-1204666367'), ('const-0', u'INT_NOTEQUAL_-1204670636'), ('const-144', u'PTRSUB_-1204665745'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665837'), ('const-0', u'PTRSUB_-1204665186'), (u'MULTIEQUAL_-1204665996', u'PTRADD_-1204665528'), (u'MULTIEQUAL_-1204667534', u'INT_ADD_-1204669449'), (u'CALL_-1204668594', u'INDIRECT_-1204665616'), (u'COPY_-1204665783', u'MULTIEQUAL_-1204667475'), (u'MULTIEQUAL_-1204667209', u'MULTIEQUAL_-1204665122'), (u'MULTIEQUAL_-1204667643', u'INT_LESS_-1204670005'), (u'LOAD_-1204668590', u'MULTIEQUAL_-1204665989'), (u'PTRSUB_-1204665826', u'PTRSUB_-1204665825'), ('const-16', u'PTRSUB_-1204666052'), (u'CAST_-1204665872', u'PTRSUB_-1204666075'), (u'CAST_-1204665872', u'PTRSUB_-1204666065'), (u'COPY_-1204667638', u'MULTIEQUAL_-1204667634'), (u'INDIRECT_-1204666516', u'MULTIEQUAL_-1204666457'), (u'CAST_-1204666044', u'INT_LESS_-1204669359'), ('const-4', u'PTRADD_-1204665514'), (u'INDIRECT_-1204665605', u'MULTIEQUAL_-1204665145'), ('tmp_4357', u'CALLIND_-1204670575'), ('const-433', u'LOAD_-1204670850'), (u'PTRSUB_-1204666192', u'PTRSUB_-1204666189'), (u'MULTIEQUAL_-1204665996', u'COPY_-1204665979'), (u'MULTIEQUAL_-1204665590', u'MULTIEQUAL_-1204666264'), ('tmp_4356', u'PTRSUB_-1204664882'), (u'COPY_-1204665823', u'INT_ADD_-1204670096'), (u'MULTIEQUAL_-1204667259', u'INT_ADD_-1204669450'), (u'INT_NOTEQUAL_-1204669479', u'CBRANCH_-1204669479'), ('tmp_4279', u'BRANCH_-1204667935'), ('const-0', u'PTRSUB_-1204665818'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665425'), (u'MULTIEQUAL_-1204666459', u'PTRSUB_-1204665820'), (u'PTRSUB_-1204665025', u'CAST_-1204664943'), (u'LOAD_-1204668147', u'CAST_-1204664719'), (u'INDIRECT_-1204665326', u'MULTIEQUAL_-1204666327'), ('const-16', u'PTRADD_-1204665145'), (u'PIECE_-1204667088', u'MULTIEQUAL_-1204668339'), (u'PTRSUB_-1204664844', u'LOAD_-1204668127'), ('const--72', u'PTRSUB_-1204666148'), (u'CALL_-1204670461', u'INDIRECT_-1204666581'), (u'MULTIEQUAL_-1204665089', u'MULTIEQUAL_-1204665546'), (u'PTRSUB_-1204665080', u'PTRSUB_-1204665078'), (u'MULTIEQUAL_-1204665766', u'MULTIEQUAL_-1204666440'), (u'INDIRECT_-1204665663', u'MULTIEQUAL_-1204665089'), (u'COPY_-1204665528', u'MULTIEQUAL_-1204667540'), (u'PTRSUB_-1204665037', u'PTRSUB_-1204665028'), (u'PTRSUB_-1204666037', u'PTRSUB_-1204666035'), (u'INT_ZEXT_-1204666571', u'MULTIEQUAL_-1204666852'), ('const-433', u'LOAD_-1204670585'), (u'MULTIEQUAL_-1204666721', u'MULTIEQUAL_-1204666681'), (u'CAST_-1204665680', u'MULTIEQUAL_-1204667955'), (u'MULTIEQUAL_-1204665123', u'PTRADD_-1204665074'), (u'INDIRECT_-1204665414', u'MULTIEQUAL_-1204666415'), (u'MULTIEQUAL_-1204667540', u'CAST_-1204665413'), (u'INT_NOTEQUAL_-1204669431', u'CBRANCH_-1204669430')]
[(u'INT_LESS_-1204669999', u'CBRANCH_-1204669997'), (u'MULTIEQUAL_-1204667210', u'LOAD_-1204669512'), (u'CALL_-1204669194', u'INDIRECT_-1204665866'), (u'INT_LESSEQUAL_-1204668016', u'CBRANCH_-1204668014'), (u'PTRADD_-1204666067', u'STORE_-1204670305'), ('tmp_9660', u'PTRADD_-1204665814'), (u'MULTIEQUAL_-1204665211', u'COPY_-1204665198'), (u'CALL_-1204668611', u'INDIRECT_-1204665688'), ('const--1', u'PTRADD_-1204665582'), ('const-433', u'LOAD_-1204669069'), (u'MULTIEQUAL_-1204666245', u'MULTIEQUAL_-1204666046'), ('const-8', u'PTRADD_-1204665213'), (u'MULTIEQUAL_-1204665214', u'MULTIEQUAL_-1204667417'), (u'CAST_-1204665197', u'INT_SUB_-1204668655'), ('const-36', u'PTRADD_-1204664976'), (u'CALL_-1204670461', u'INDIRECT_-1204666518'), (u'COPY_-1204665649', u'MULTIEQUAL_-1204667210'), ('const-2', u'PTRADD_-1204665222'), (u'CALL_-1204670376', u'INDIRECT_-1204666645'), ('tmp_9935', u'CALLIND_-1204669082'), (u'MULTIEQUAL_-1204665230', u'LOAD_-1204668553'), ('const-8', u'PTRADD_-1204665888'), (u'MULTIEQUAL_-1204667959', u'LOAD_-1204670166'), ('const-433', u'STORE_-1204670326'), ('const-433', u'LOAD_-1204670288'), (u'INDIRECT_-1204666469', u'MULTIEQUAL_-1204666352'), (u'INT_NOTEQUAL_-1204668470', u'CBRANCH_-1204668469'), ('const-128', u'INT_ADD_-1204670569'), (u'INT_LESS_-1204669507', u'CBRANCH_-1204669516'), ('tmp_975', u'CBRANCH_-1204670084'), (u'INDIRECT_-1204665494', u'MULTIEQUAL_-1204666743'), ('const-8', u'PTRADD_-1204666351'), (u'LOAD_-1204669453', u'INT_NOTEQUAL_-1204669431'), (u'PTRADD_-1204666036', u'CAST_-1204665923'), (u'PTRADD_-1204665617', u'LOAD_-1204669453'), (u'MULTIEQUAL_-1204666616', u'MULTIEQUAL_-1204665215'), ('const-0', u'COPY_-1204667144'), ('const-1', u'INT_SUB_-1204669840'), ('const-1', u'PTRADD_-1204665232'), (u'MULTIEQUAL_-1204667536', u'INT_ADD_-1204670041'), ('tmp_2138', u'CBRANCH_-1204669368'), (u'MULTIEQUAL_-1204665791', u'MULTIEQUAL_-1204666465'), (u'COPY_-1204668752', u'MULTIEQUAL_-1204667833'), (u'INDIRECT_-1204666805', u'MULTIEQUAL_-1204666746'), (u'MULTIEQUAL_-1204666616', u'MULTIEQUAL_-1204666465'), (u'INDIRECT_-1204665498', u'MULTIEQUAL_-1204665163'), (u'PTRADD_-1204666075', u'LOAD_-1204670317'), (u'COPY_-1204665388', u'MULTIEQUAL_-1204665327'), (u'COPY_-1204665925', u'MULTIEQUAL_-1204665712'), ('const--1', u'PTRADD_-1204666149'), ('const-3819680', u'COPY_-1204665527'), ('const-4', u'COPY_-1204668752'), ('tmp_1764', u'CBRANCH_-1204669479'), (u'PTRADD_-1204665496', u'STORE_-1204669177'), (u'PTRADD_-1204665227', u'MULTIEQUAL_-1204665230'), ('tmp_334', u'CBRANCH_-1204670635'), ('const-0', u'INT_NOTEQUAL_-1204670059'), (u'MULTIEQUAL_-1204666396', u'MULTIEQUAL_-1204666245'), (u'MULTIEQUAL_-1204665215', u'MULTIEQUAL_-1204665791'), (u'CAST_-1204666175', u'COPY_-1204666237'), (u'INDIRECT_-1204665626', u'MULTIEQUAL_-1204666875'), (u'MULTIEQUAL_-1204667463', u'MULTIEQUAL_-1204666859'), ('const-8', u'PTRADD_-1204665227'), ('const-433', u'STORE_-1204668399'), ('const-8', u'PTRADD_-1204665443'), ('const-4', u'PTRADD_-1204666278'), (u'LOAD_-1204669180', u'INT_ADD_-1204669162'), (u'COPY_-1204665925', u'MULTIEQUAL_-1204667482'), (u'PTRSUB_-1204666336', u'CALL_-1204670727'), ('tmp_9935', u'CALL_-1204670727'), (u'CAST_-1204666175', u'COPY_-1204666105'), (u'MULTIEQUAL_-1204665230', u'PTRADD_-1204665232'), (u'MULTIEQUAL_-1204666178', u'INT_SUB_-1204669533'), (u'CALL_-1204669386', u'INDIRECT_-1204666291'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666848'), (u'MULTIEQUAL_-1204665615', u'MULTIEQUAL_-1204666289'), (u'PTRSUB_-1204666177', u'INT_NOTEQUAL_-1204670469'), (u'MULTIEQUAL_-1204667210', u'PTRADD_-1204665617'), ('const-433', u'LOAD_-1204670850'), ('const-433', u'LOAD_-1204669102'), (u'MULTIEQUAL_-1204667189', u'MULTIEQUAL_-1204665210'), (u'PTRADD_-1204665443', u'LOAD_-1204669069'), (u'LOAD_-1204668147', u'CAST_-1204664873'), (u'CALL_-1204670541', u'INDIRECT_-1204666558'), (u'CALL_-1204668031', u'INDIRECT_-1204665713'), (u'CAST_-1204664873', u'MULTIEQUAL_-1204667215'), (u'PTRADD_-1204665172', u'STORE_-1204668418'), (u'MULTIEQUAL_-1204665213', u'MULTIEQUAL_-1204665213'), ('const--104', u'PTRSUB_-1204664981'), (u'MULTIEQUAL_-1204667650', u'INT_LESS_-1204669507'), (u'CALL_-1204670509', u'INDIRECT_-1204666629'), ('tmp_14448', u'MULTIEQUAL_-1204666919'), (u'INT_ADD_-1204668268', u'STORE_-1204668283'), ('tmp_14452', u'MULTIEQUAL_-1204666743'), (u'LOAD_-1204669102', u'INT_ADD_-1204669076'), (u'CALL_-1204667999', u'INDIRECT_-1204665527'), (u'MULTIEQUAL_-1204665231', u'PTRADD_-1204665222'), (u'INDIRECT_-1204665608', u'MULTIEQUAL_-1204665571'), ('const-8', u'PTRADD_-1204665496'), ('const-433', u'LOAD_-1204670829'), ('tmp_9660', u'PTRADD_-1204665382'), (u'COPY_-1204665899', u'MULTIEQUAL_-1204667463'), ('const-0', u'SUBPIECE_-1204665334'), (u'CAST_-1204666008', u'STORE_-1204670261'), (u'INT_EQUAL_-1204670273', u'CBRANCH_-1204670267'), (u'INT_EQUAL_-1204668943', u'CBRANCH_-1204668939'), (u'INDIRECT_-1204665907', u'MULTIEQUAL_-1204665870'), (u'CALL_-1204668968', u'INDIRECT_-1204665928'), (u'INT_ADD_-1204670143', u'COPY_-1204665943'), ('tmp_9660', u'PTRADD_-1204664844'), ('tmp_9660', u'PTRADD_-1204665488'), (u'INT_LESS_-1204668127', u'INT_ZEXT_-1204666578'), (u'CALL_-1204670727', u'INDIRECT_-1204666667'), (u'CALL_-1204668968', u'INDIRECT_-1204665884'), ('const-4', u'PTRADD_-1204665956'), (u'INT_EQUAL_-1204668572', u'CBRANCH_-1204668569'), (u'MULTIEQUAL_-1204665216', u'MULTIEQUAL_-1204665703'), (u'CALL_-1204670376', u'INDIRECT_-1204666733'), ('const-2', u'PTRADD_-1204666105'), (u'INT_LESS_-1204668572', u'CBRANCH_-1204668570'), ('const-1', u'COPY_-1204665388'), (u'MULTIEQUAL_-1204667833', u'INT_ADD_-1204670024'), ('const-433', u'LOAD_-1204670595'), (u'INDIRECT_-1204666755', u'MULTIEQUAL_-1204666530'), (u'PTRADD_-1204669351', u'COPY_-1204665659'), (u'CALL_-1204669194', u'INDIRECT_-1204666130'), ('tmp_3202', u'CBRANCH_-1204668561'), ('const-4', u'PTRADD_-1204664947'), (u'INT_ADD_-1204669162', u'STORE_-1204669177'), (u'CAST_-1204665774', u'MULTIEQUAL_-1204667215'), (u'INT_ADD_-1204668395', u'STORE_-1204668392'), (u'MULTIEQUAL_-1204667650', u'INT_LESS_-1204670005'), ('const-4', u'PTRADD_-1204665883'), (u'PTRADD_-1204664844', u'LOAD_-1204668286'), (u'CAST_-1204664829', u'CAST_-1204664817'), (u'MULTIEQUAL_-1204665212', u'INT_NOTEQUAL_-1204668562'), (u'MULTIEQUAL_-1204667691', u'MULTIEQUAL_-1204667640'), (u'INDIRECT_-1204666130', u'MULTIEQUAL_-1204666002'), (u'CALL_-1204670541', u'INDIRECT_-1204666822'), (u'MULTIEQUAL_-1204666333', u'MULTIEQUAL_-1204666134'), (u'CAST_-1204666120', u'LOAD_-1204670585'), (u'MULTIEQUAL_-1204665168', u'MULTIEQUAL_-1204665327'), ('const-433', u'STORE_-1204668392'), (u'INT_ADD_-1204670143', u'COPY_-1204665914'), (u'INDIRECT_-1204666629', u'MULTIEQUAL_-1204666570'), ('const-4', u'INT_SRIGHT_-1204669903'), (u'CALL_-1204669048', u'INDIRECT_-1204665924'), ('const-8', u'PTRADD_-1204664955'), ('tmp_564', u'CBRANCH_-1204670435'), (u'CALL_-1204670376', u'CAST_-1204666008'), (u'MULTIEQUAL_-1204665571', u'MULTIEQUAL_-1204666245'), (u'INT_SUB_-1204669563', u'INT_SRIGHT_-1204669540'), (u'COPY_-1204665320', u'MULTIEQUAL_-1204667463'), (u'COPY_-1204664940', u'CALL_-1204668044'), (u'CALL_-1204670461', u'INDIRECT_-1204666606'), ('tmp_4053', u'CBRANCH_-1204668570'), ('const-4', u'INT_SRIGHT_-1204668038'), (u'CAST_-1204665213', u'CAST_-1204665198'), ('const-16', u'INT_MULT_-1204667971'), (u'CAST_-1204666202', u'CALL_-1204667970'), (u'CALL_-1204668044', u'INDIRECT_-1204665343'), (u'INDIRECT_-1204666203', u'MULTIEQUAL_-1204666178'), ('tmp_9660', u'CALL_-1204668611'), ('const-37', u'PTRADD_-1204666075'), (u'CALL_-1204670541', u'INDIRECT_-1204666646'), (u'COPY_-1204665988', u'MULTIEQUAL_-1204667959'), (u'INT_SRIGHT_-1204668038', u'CAST_-1204664839'), (u'INDIRECT_-1204665688', u'MULTIEQUAL_-1204665219'), (u'INT_LESS_-1204668127', u'INT_ZEXT_-1204668101'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665494'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665450'), ('tmp_1550', u'BRANCH_-1204669705'), ('const-0', u'COPY_-1204667644'), ('const-3', u'PTRADD_-1204665317'), (u'SUBPIECE_-1204665334', u'INT_EQUAL_-1204668943'), ('const-8', u'PTRADD_-1204666067'), (u'CALL_-1204668300', u'INDIRECT_-1204665369'), ('const-0', u'STORE_-1204670305'), ('const-1', u'INT_ADD_-1204668512'), (u'PTRADD_-1204665317', u'LOAD_-1204668730'), ('const--120', u'PTRSUB_-1204666330'), (u'MULTIEQUAL_-1204667959', u'PTRADD_-1204665956'), (u'COPY_-1204666022', u'PTRADD_-1204665268'), (u'CAST_-1204666259', u'LOAD_-1204670829'), (u'CALL_-1204669450', u'INDIRECT_-1204666198'), ('const-2', u'PTRADD_-1204665172'), (u'COPY_-1204669595', u'MULTIEQUAL_-1204667266'), ('const-0', u'COPY_-1204665367'), (u'INT_ADD_-1204668512', u'MULTIEQUAL_-1204667731'), ('const-2', u'PTRADD_-1204666018'), (u'MULTIEQUAL_-1204667417', u'INT_ADD_-1204669162'), (u'INDIRECT_-1204665910', u'MULTIEQUAL_-1204665782'), ('const-3', u'PTRADD_-1204666084'), (u'CALL_-1204667999', u'INDIRECT_-1204665615'), (u'LOAD_-1204670785', u'MULTIEQUAL_-1204668342'), (u'MULTIEQUAL_-1204666482', u'MULTIEQUAL_-1204666442'), ('const-4', u'INT_MULT_-1204669534'), ('const-4', u'PTRADD_-1204665159'), (u'INT_SUB_-1204669840', u'INT_AND_-1204669820'), (u'CAST_-1204666202', u'INT_LESS_-1204670438'), (u'INT_ADD_-1204670569', u'CAST_-1204666120'), ('tmp_3347', u'CBRANCH_-1204668469'), (u'INDIRECT_-1204665762', u'INT_AND_-1204668558'), (u'CAST_-1204666008', u'PTRADD_-1204666084'), (u'INDIRECT_-1204666513', u'MULTIEQUAL_-1204666396'), (u'CAST_-1204666202', u'CALL_-1204668594'), (u'CALL_-1204669048', u'INDIRECT_-1204665792'), (u'CAST_-1204665965', u'PTRADD_-1204666036'), (u'INT_ADD_-1204669450', u'CAST_-1204665586'), (u'CALL_-1204668594', u'INDIRECT_-1204665597'), (u'LOAD_-1204668958', u'SUBPIECE_-1204665334'), (u'CAST_-1204666202', u'INT_NOTEQUAL_-1204668918'), (u'MULTIEQUAL_-1204667749', u'COPY_-1204665320'), (u'MULTIEQUAL_-1204667536', u'COPY_-1204665925'), (u'CALL_-1204669016', u'INDIRECT_-1204665819'), ('tmp_9654', u'PTRSUB_-1204666330'), ('tmp_9654', u'PTRSUB_-1204664886'), ('const-8', u'PTRADD_-1204665232'), ('const-0', u'INT_NOTEQUAL_-1204668470'), (u'INT_EQUAL_-1204667992', u'CBRANCH_-1204667989'), ('tmp_1419', u'CBRANCH_-1204669810'), (u'MULTIEQUAL_-1204665783', u'MULTIEQUAL_-1204665712'), ('const-433', u'LOAD_-1204668590'), (u'CALL_-1204668968', u'INDIRECT_-1204666016'), ('tmp_2495', u'CBRANCH_-1204668975'), (u'PTRSUB_-1204664886', u'CALL_-1204668300'), ('const-8', u'PTRADD_-1204665814'), (u'INDIRECT_-1204665652', u'MULTIEQUAL_-1204665615'), (u'MULTIEQUAL_-1204666942', u'MULTIEQUAL_-1204665213'), (u'LOAD_-1204668286', u'INT_ADD_-1204668268'), (u'INT_NOTEQUAL_-1204670663', u'CBRANCH_-1204670662'), (u'COPY_-1204665777', u'MULTIEQUAL_-1204667546'), (u'CAST_-1204664829', u'MULTIEQUAL_-1204667031'), ('const-4', u'PTRADD_-1204665596'), (u'INDIRECT_-1204666585', u'INT_NOTEQUAL_-1204670469'), (u'INT_ADD_-1204670670', u'CAST_-1204666175'), (u'MULTIEQUAL_-1204667867', u'COPY_-1204665954'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665670'), ('const-0', u'INT_NOTEQUAL_-1204668649'), (u'CAST_-1204665623', u'INT_AND_-1204669513'), (u'MULTIEQUAL_-1204665210', u'MULTIEQUAL_-1204665210'), (u'INT_ADD_-1204670066', u'MULTIEQUAL_-1204667833'), (u'INDIRECT_-1204665866', u'MULTIEQUAL_-1204665738'), (u'CALL_-1204669048', u'INDIRECT_-1204665968'), (u'COPY_-1204666281', u'CALL_-1204670541'), ('const--88', u'PTRSUB_-1204666258'), ('const-0', u'INT_NOTEQUAL_-1204668013'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204666018'), (u'MULTIEQUAL_-1204666396', u'MULTIEQUAL_-1204665219'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665406'), (u'MULTIEQUAL_-1204666002', u'INT_AND_-1204668883'), ('const-0', u'COPY_-1204667614'), (u'INDIRECT_-1204665406', u'MULTIEQUAL_-1204666655'), ('const-8', u'PTRADD_-1204665488'), (u'PTRADD_-1204665582', u'INT_LESS_-1204668572'), ('tmp_2549', u'CBRANCH_-1204668939'), ('tmp_3998', u'BRANCH_-1204667996'), ('const-8', u'PTRADD_-1204665159'), (u'INT_NOTEQUAL_-1204669573', u'CBRANCH_-1204669572'), ('const--4', u'INT_AND_-1204670675'), (u'PTRADD_-1204666018', u'CALL_-1204668300'), ('const-433', u'STORE_-1204670242'), ('const-40', u'CALL_-1204670376'), (u'PTRADD_-1204665596', u'LOAD_-1204668590'), (u'INT_LESS_-1204670438', u'CBRANCH_-1204670435'), (u'MULTIEQUAL_-1204666570', u'MULTIEQUAL_-1204666530'), (u'CAST_-1204666202', u'INT_NOTEQUAL_-1204668593'), (u'PTRADD_-1204664976', u'CALL_-1204667999'), (u'PTRADD_-1204666105', u'STORE_-1204670356'), (u'CALL_-1204669016', u'INDIRECT_-1204665907'), (u'MULTIEQUAL_-1204665527', u'MULTIEQUAL_-1204666201'), (u'PTRADD_-1204665488', u'LOAD_-1204669156'), (u'CALL_-1204668968', u'INDIRECT_-1204665796'), (u'LOAD_-1204668547', u'STORE_-1204668505'), (u'CALL_-1204668448', u'INDIRECT_-1204665828'), ('const-0', u'RETURN_-1204665340'), (u'INT_ADD_-1204669076', u'CAST_-1204665336'), ('const-40', u'PTRADD_-1204665488'), ('tmp_9654', u'PTRSUB_-1204666258'), ('tmp_3829', u'CBRANCH_-1204668014'), (u'INT_NOTEQUAL_-1204668976', u'CBRANCH_-1204668975'), (u'INT_SUB_-1204668655', u'MULTIEQUAL_-1204667189'), ('const-1', u'INT_SUB_-1204669533'), (u'CALL_-1204670376', u'INDIRECT_-1204666513'), ('const-4', u'PTRADD_-1204666067'), (u'CAST_-1204665536', u'INT_SUB_-1204669563'), ('const-128', u'INT_ADD_-1204669076'), ('const-8', u'PTRADD_-1204666053'), (u'CAST_-1204665812', u'INT_ADD_-1204670024'), (u'INT_MULT_-1204669534', u'INT_ADD_-1204669546'), (u'PTRSUB_-1204665801', u'CALL_-1204669194'), (u'INT_LESS_-1204670179', u'CBRANCH_-1204670188'), (u'MULTIEQUAL_-1204665870', u'MULTIEQUAL_-1204665165'), ('const-8', u'PTRADD_-1204666075'), ('const--2', u'PTRADD_-1204665596'), (u'PTRSUB_-1204665788', u'CALL_-1204669450'), (u'LOAD_-1204669156', u'PTRADD_-1204669092'), (u'PTRADD_-1204665582', u'COPY_-1204665571'), (u'CAST_-1204666202', u'CAST_-1204666176'), (u'MULTIEQUAL_-1204667650', u'INT_LESS_-1204669999'), (u'MULTIEQUAL_-1204665209', u'CAST_-1204665072'), (u'CALL_-1204668063', u'INDIRECT_-1204665729'), ('tmp_9660', u'PTRADD_-1204666075'), (u'MULTIEQUAL_-1204666352', u'MULTIEQUAL_-1204666201'), ('tmp_9662', u'LOAD_-1204669102'), ('tmp_9662', u'LOAD_-1204670595'), ('const--96', u'PTRSUB_-1204665788'), (u'PTRADD_-1204665222', u'COPY_-1204665199'), (u'COPY_-1204664997', u'MULTIEQUAL_-1204665211'), (u'COPY_-1204667144', u'COPY_-1204664994'), (u'INT_NOTEQUAL_-1204668649', u'CBRANCH_-1204668648'), (u'INT_2COMP_-1204666126', u'INT_NEGATE_-1204668075'), (u'MULTIEQUAL_-1204667210', u'CAST_-1204665587'), ('const-433', u'STORE_-1204668505'), (u'COPY_-1204666220', u'CALL_-1204670509'), ('tmp_9662', u'CALL_-1204668031'), (u'MULTIEQUAL_-1204667731', u'INT_LESS_-1204669955'), (u'INT_LESS_-1204670005', u'CBRANCH_-1204670013'), (u'LOAD_-1204670595', u'INT_ADD_-1204670569'), (u'CAST_-1204665774', u'MULTIEQUAL_-1204665230'), ('tmp_836', u'CBRANCH_-1204670188'), (u'INT_SUB_-1204668074', u'INT_SRIGHT_-1204668038'), ('const-0', u'PTRSUB_-1204666364'), (u'MULTIEQUAL_-1204665738', u'MULTIEQUAL_-1204665163'), ('const-8', u'PTRADD_-1204665172'), (u'LOAD_-1204668009', u'CAST_-1204664829'), ('tmp_298', u'CBRANCH_-1204670662'), (u'LOAD_-1204668553', u'STORE_-1204668512'), (u'MULTIEQUAL_-1204667536', u'MULTIEQUAL_-1204667482'), (u'MULTIEQUAL_-1204666528', u'MULTIEQUAL_-1204666377'), ('const--72', u'PTRSUB_-1204666177'), (u'MULTIEQUAL_-1204665214', u'MULTIEQUAL_-1204665214'), (u'INDIRECT_-1204666557', u'MULTIEQUAL_-1204666440'), (u'PTRSUB_-1204665801', u'CALLIND_-1204669082'), ('tmp_9935', u'CALLIND_-1204670575'), (u'CAST_-1204664816', u'INT_SUB_-1204667938'), (u'CAST_-1204666008', u'MULTIEQUAL_-1204666484'), (u'COPY_-1204665199', u'MULTIEQUAL_-1204665231'), (u'COPY_-1204666022', u'PTRADD_-1204665172'), ('tmp_9654', u'PTRSUB_-1204666336'), (u'CALL_-1204667999', u'INDIRECT_-1204665395'), (u'INT_ZEXT_-1204666578', u'MULTIEQUAL_-1204667417'), (u'CALL_-1204669194', u'INDIRECT_-1204665998'), ('tmp_3534', u'BRANCH_-1204668743'), ('const-2', u'PTRADD_-1204665268'), (u'CALL_-1204669386', u'INDIRECT_-1204666159'), ('const-1', u'INT_ADD_-1204670143'), (u'INT_ADD_-1204670096', u'INT_NOTEQUAL_-1204670059'), (u'INDIRECT_-1204666039', u'MULTIEQUAL_-1204666002'), (u'INDIRECT_-1204665483', u'MULTIEQUAL_-1204666484'), ('const-0', u'RETURN_-1204668823'), ('const-8', u'PTRADD_-1204665382'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665994'), (u'CAST_-1204666202', u'INT_LESS_-1204670179'), (u'INT_NOTEQUAL_-1204670469', u'CBRANCH_-1204670468'), ('const-8', u'PTRADD_-1204666219'), (u'INDIRECT_-1204666115', u'MULTIEQUAL_-1204666090'), ('const-0', u'STORE_-1204670326'), (u'INDIRECT_-1204666071', u'MULTIEQUAL_-1204666046'), (u'INT_NOTEQUAL_-1204670085', u'CBRANCH_-1204670084'), ('tmp_1146', u'CBRANCH_-1204669964'), (u'CALL_-1204669450', u'INDIRECT_-1204666154'), (u'LOAD_-1204670562', u'CALL_-1204670509'), ('tmp_2847', u'BRANCH_-1204668449'), (u'INT_NOTEQUAL_-1204668918', u'INT_AND_-1204668883'), (u'CALLIND_-1204667934', u'INDIRECT_-1204665626'), ('const-3', u'PTRADD_-1204665164'), (u'CALL_-1204669386', u'INDIRECT_-1204666027'), (u'CAST_-1204665811', u'MULTIEQUAL_-1204667959'), (u'MULTIEQUAL_-1204666104', u'PTRADD_-1204665582'), (u'COPY_-1204666110', u'MULTIEQUAL_-1204667650'), (u'CAST_-1204665586', u'INT_LESS_-1204669359'), ('const-433', u'LOAD_-1204669453'), ('tmp_516', u'CBRANCH_-1204670468'), (u'INDIRECT_-1204665527', u'MULTIEQUAL_-1204666528'), (u'INT_NEGATE_-1204668075', u'INT_ADD_-1204668063'), (u'INT_LESS_-1204669813', u'CBRANCH_-1204669810'), ('const-433', u'LOAD_-1204670585'), ('const-1', u'PTRADD_-1204666219'), (u'MULTIEQUAL_-1204667546', u'COPY_-1204665653'), ('tmp_2843', u'CBRANCH_-1204668569'), (u'INDIRECT_-1204665450', u'MULTIEQUAL_-1204666699'), (u'CALL_-1204668031', u'INDIRECT_-1204665625'), ('const-1', u'INT_ADD_-1204669449'), ('tmp_9662', u'CALLIND_-1204669082'), (u'LOAD_-1204670850', u'INT_ADD_-1204670813'), ('const-433', u'LOAD_-1204670105'), (u'LOAD_-1204670657', u'INT_NOTEQUAL_-1204670636'), (u'CAST_-1204666175', u'INT_LESS_-1204669359'), ('tmp_604', u'CBRANCH_-1204670403'), (u'MULTIEQUAL_-1204666746', u'MULTIEQUAL_-1204666706'), (u'CALL_-1204670727', u'INDIRECT_-1204666843'), ('const-0', u'RETURN_-1204665342'), ('const-0', u'INT_NOTEQUAL_-1204670663'), (u'PTRADD_-1204664844', u'STORE_-1204668283'), (u'MULTIEQUAL_-1204667959', u'CAST_-1204665812'), (u'CALL_-1204668611', u'INDIRECT_-1204665542'), (u'INT_NOTEQUAL_-1204668562', u'CBRANCH_-1204668561'), (u'PTRADD_-1204665888', u'LOAD_-1204669959'), (u'CALL_-1204668063', u'CALL_-1204668031'), (u'CALL_-1204669450', u'INDIRECT_-1204666066'), ('const-3712500', u'COPY_-1204664940'), ('tmp_3529', u'BRANCH_-1204668516'), (u'INDIRECT_-1204666606', u'MULTIEQUAL_-1204666570'), ('const-433', u'STORE_-1204669177'), ('const-0', u'COPY_-1204668336'), ('tmp_143', u'CBRANCH_-1204670790'), (u'INDIRECT_-1204666887', u'INT_AND_-1204667509'), (u'CALL_-1204670461', u'INDIRECT_-1204666782'), ('tmp_14449', u'MULTIEQUAL_-1204666875'), ('const-8', u'PTRADD_-1204666105'), (u'COPY_-1204665964', u'MULTIEQUAL_-1204667867'), (u'LOAD_-1204669512', u'INT_NOTEQUAL_-1204669479'), (u'INDIRECT_-1204665884', u'MULTIEQUAL_-1204665870'), ('const-433', u'STORE_-1204668512'), (u'PTRADD_-1204665382', u'LOAD_-1204668958'), ('const-433', u'LOAD_-1204670785'), (u'CALL_-1204670461', u'INDIRECT_-1204666562'), (u'INDIRECT_-1204665670', u'MULTIEQUAL_-1204666919'), ('const-433', u'LOAD_-1204669180'), ('const-4', u'INT_ADD_-1204669546'), (u'INT_ADD_-1204669449', u'PTRADD_-1204665617'), ('const-8', u'PTRADD_-1204666031'), (u'INT_EQUAL_-1204670140', u'CBRANCH_-1204670138'), (u'CALL_-1204669450', u'INDIRECT_-1204666242'), (u'CALL_-1204668611', u'INDIRECT_-1204665732'), ('tmp_1109', u'CBRANCH_-1204669997'), (u'PTRADD_-1204666149', u'LOAD_-1204670430'), (u'INT_AND_-1204668883', u'MULTIEQUAL_-1204665168'), ('tmp_3488', u'BRANCH_-1204668223'), ('const-8', u'PTRADD_-1204666018'), ('tmp_9662', u'CALLIND_-1204670575'), (u'CAST_-1204665965', u'CALL_-1204667999'), (u'LOAD_-1204668127', u'INT_SUB_-1204668074'), (u'CALLIND_-1204669082', u'INDIRECT_-1204666082'), ('const-433', u'LOAD_-1204668147'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666672'), (u'CAST_-1204665064', u'INT_ADD_-1204668395'), ('const-0', u'COPY_-1204667766'), (u'CAST_-1204666175', u'INT_LESS_-1204669999'), ('const-1', u'PTRADD_-1204666096'), (u'MULTIEQUAL_-1204665211', u'INT_NOTEQUAL_-1204668470'), ('const-0', u'INT_EQUAL_-1204668572'), (u'MULTIEQUAL_-1204667749', u'COPY_-1204665902'), (u'INT_LESS_-1204669359', u'CBRANCH_-1204669368'), (u'INT_SRIGHT_-1204669903', u'CAST_-1204665757'), (u'CAST_-1204666008', u'STORE_-1204670332'), (u'INT_SUB_-1204669533', u'INT_AND_-1204669513'), (u'CALL_-1204670509', u'INDIRECT_-1204666805'), ('tmp_1866', u'CBRANCH_-1204669572'), (u'CALL_-1204670461', u'INDIRECT_-1204666694'), ('tmp_2323', u'CBRANCH_-1204669122'), (u'CALL_-1204668448', u'INDIRECT_-1204665564'), (u'MULTIEQUAL_-1204666484', u'MULTIEQUAL_-1204666333'), (u'CALL_-1204668611', u'INDIRECT_-1204665674'), (u'INT_NOTEQUAL_-1204668013', u'INT_AND_-1204667978'), (u'MULTIEQUAL_-1204666859', u'MULTIEQUAL_-1204665214'), ('const--88', u'PTRSUB_-1204664886'), ('tmp_3459', u'BRANCH_-1204668386'), (u'COPY_-1204666022', u'PTRADD_-1204665159'), (u'CAST_-1204666202', u'INT_LESS_-1204668572'), (u'INDIRECT_-1204665564', u'MULTIEQUAL_-1204665527'), (u'MULTIEQUAL_-1204667482', u'COPY_-1204665899'), (u'MULTIEQUAL_-1204667540', u'INT_ADD_-1204669449'), (u'INT_LEFT_-1204668691', u'MULTIEQUAL_-1204666942'), (u'CAST_-1204665367', u'STORE_-1204669153'), (u'MULTIEQUAL_-1204666942', u'CALL_-1204668611'), (u'INDIRECT_-1204665696', u'MULTIEQUAL_-1204665659'), (u'COPY_-1204666237', u'MULTIEQUAL_-1204667650'), (u'INDIRECT_-1204666291', u'MULTIEQUAL_-1204666266'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204665317'), (u'CAST_-1204665587', u'INT_ADD_-1204669450'), (u'MULTIEQUAL_-1204665659', u'MULTIEQUAL_-1204666333'), (u'CALL_-1204669194', u'INDIRECT_-1204665910'), ('tmp_9654', u'PTRSUB_-1204664981'), (u'INDIRECT_-1204665395', u'MULTIEQUAL_-1204666396'), ('tmp_735', u'CBRANCH_-1204670267'), (u'LOAD_-1204669092', u'CALLIND_-1204669082'), (u'INT_NOTEQUAL_-1204668593', u'INT_AND_-1204668558'), (u'CALL_-1204668594', u'INDIRECT_-1204665509'), (u'PTRSUB_-1204665401', u'INT_NOTEQUAL_-1204668976'), ('const-8', u'PTRADD_-1204666084'), (u'CAST_-1204666202', u'COPY_-1204665988'), (u'PTRSUB_-1204665801', u'CALL_-1204669386'), (u'CAST_-1204665167', u'MULTIEQUAL_-1204665231'), ('const-0', u'COPY_-1204665925'), (u'INT_ZEXT_-1204668101', u'INT_2COMP_-1204666126'), (u'INT_MULT_-1204667971', u'MULTIEQUAL_-1204666942'), (u'COPY_-1204665946', u'MULTIEQUAL_-1204667867'), ('const-0', u'STORE_-1204670356'), ('tmp_1978', u'CBRANCH_-1204669498'), (u'INDIRECT_-1204665740', u'MULTIEQUAL_-1204665703'), (u'MULTIEQUAL_-1204665215', u'MULTIEQUAL_-1204665215'), (u'INDIRECT_-1204666711', u'MULTIEQUAL_-1204666486'), (u'LOAD_-1204669069', u'CALL_-1204669016'), (u'COPY_-1204667974', u'COPY_-1204665964'), (u'MULTIEQUAL_-1204667731', u'INT_NOTEQUAL_-1204668649'), (u'INT_ADD_-1204670041', u'COPY_-1204665918'), ('const-433', u'LOAD_-1204670317'), (u'CAST_-1204665774', u'CAST_-1204665197'), (u'COPY_-1204665914', u'MULTIEQUAL_-1204667482'), (u'COPY_-1204665466', u'CALL_-1204669016'), ('const-0', u'INT_NOTEQUAL_-1204669479'), ('const-433', u'LOAD_-1204669959'), (u'MULTIEQUAL_-1204667731', u'INT_LEFT_-1204668691'), ('const-4', u'PTRADD_-1204666149'), (u'CAST_-1204664839', u'INT_LESSEQUAL_-1204668016'), (u'INDIRECT_-1204665752', u'MULTIEQUAL_-1204665738'), (u'INT_ADD_-1204668414', u'STORE_-1204668399'), (u'INDIRECT_-1204666694', u'MULTIEQUAL_-1204666658'), (u'CAST_-1204665774', u'COPY_-1204664997'), (u'CAST_-1204666175', u'INT_LESS_-1204669813'), (u'INDIRECT_-1204666042', u'MULTIEQUAL_-1204665914'), (u'MULTIEQUAL_-1204666201', u'MULTIEQUAL_-1204666002'), ('tmp_9660', u'LOAD_-1204670850'), (u'CAST_-1204666008', u'PTRADD_-1204666096'), ('tmp_2746', u'BRANCH_-1204668584'), ('const-39', u'PTRADD_-1204665496'), (u'MULTIEQUAL_-1204667650', u'INT_LESS_-1204670179'), (u'CAST_-1204665198', u'INT_SUB_-1204668655'), (u'PTRADD_-1204665883', u'LOAD_-1204669952'), ('const-1', u'RETURN_-1204668039'), (u'INT_ZEXT_-1204666578', u'MULTIEQUAL_-1204666859'), ('tmp_9654', u'PTRSUB_-1204666177'), (u'INDIRECT_-1204665820', u'MULTIEQUAL_-1204665216'), (u'LOAD_-1204670430', u'MULTIEQUAL_-1204666097'), ('tmp_1837', u'CBRANCH_-1204669430'), ('tmp_9662', u'PTRADD_-1204665443'), (u'CALL_-1204668611', u'INDIRECT_-1204665498'), (u'INDIRECT_-1204665439', u'MULTIEQUAL_-1204666440'), (u'MULTIEQUAL_-1204665209', u'CAST_-1204665064'), ('const-1', u'PTRADD_-1204665213'), ('const-1', u'PTRADD_-1204669351'), ('const-8', u'PTRADD_-1204664912'), (u'COPY_-1204665239', u'MULTIEQUAL_-1204665209'), ('const-8', u'PTRADD_-1204664976'), (u'INDIRECT_-1204665674', u'MULTIEQUAL_-1204665166'), (u'CALL_-1204668448', u'INDIRECT_-1204665608'), (u'CAST_-1204666202', u'COPY_-1204665767'), (u'CALL_-1204667999', u'INDIRECT_-1204665483'), (u'INDIRECT_-1204666159', u'MULTIEQUAL_-1204666134'), ('tmp_902', u'CBRANCH_-1204670138'), ('const-1', u'CALL_-1204669450'), (u'LOAD_-1204668730', u'CAST_-1204665213'), (u'MULTIEQUAL_-1204666528', u'MULTIEQUAL_-1204665216'), (u'INDIRECT_-1204666027', u'MULTIEQUAL_-1204666002'), (u'INT_ADD_-1204670096', u'COPY_-1204665946'), (u'INDIRECT_-1204665998', u'MULTIEQUAL_-1204665870'), (u'CAST_-1204664851', u'INT_SUB_-1204668074'), (u'INDIRECT_-1204666667', u'MULTIEQUAL_-1204666442'), (u'CALL_-1204668611', u'INDIRECT_-1204665776'), (u'CAST_-1204665965', u'STORE_-1204670261'), ('const-1', u'PTRADD_-1204665443'), ('const-0', u'COPY_-1204665369'), ('const-8', u'PTRADD_-1204665883'), (u'CALL_-1204669450', u'INDIRECT_-1204666330'), (u'INDIRECT_-1204666562', u'MULTIEQUAL_-1204666526'), (u'INT_NOTEQUAL_-1204669511', u'CBRANCH_-1204669498'), ('const--1', u'PTRADD_-1204666278'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665862'), (u'INDIRECT_-1204665862', u'COPY_-1204665466'), (u'PTRSUB_-1204664981', u'CALL_-1204667999'), (u'CAST_-1204664873', u'CAST_-1204664816'), (u'PTRADD_-1204665582', u'MULTIEQUAL_-1204667650'), (u'CAST_-1204664817', u'INT_SUB_-1204667938'), (u'LOAD_-1204668609', u'CAST_-1204665161'), ('const-18', u'PTRADD_-1204665814'), ('const-433', u'LOAD_-1204670430'), (u'MULTIEQUAL_-1204666097', u'INT_NOTEQUAL_-1204670405'), ('tmp_930', u'BRANCH_-1204670120'), ('const-433', u'LOAD_-1204670657'), ('const-433', u'STORE_-1204669153'), ('const-433', u'STORE_-1204670332'), (u'INT_ADD_-1204669449', u'MULTIEQUAL_-1204667540'), (u'CAST_-1204665923', u'STORE_-1204670242'), ('const-1', u'PTRADD_-1204666036'), (u'CALL_-1204668300', u'INDIRECT_-1204665281'), (u'CAST_-1204666176', u'INT_ADD_-1204670670'), (u'INDIRECT_-1204665951', u'MULTIEQUAL_-1204665914'), ('const-0', u'INT_NOTEQUAL_-1204670405'), (u'INT_AND_-1204669513', u'INT_NOTEQUAL_-1204669511'), (u'MULTIEQUAL_-1204666526', u'MULTIEQUAL_-1204666486'), (u'INT_ADD_-1204670813', u'CAST_-1204666259'), (u'CALL_-1204667999', u'INDIRECT_-1204665351'), (u'CALL_-1204668611', u'INDIRECT_-1204665630'), ('const-8', u'PTRADD_-1204665382'), ('const-433', u'LOAD_-1204669952'), (u'CAST_-1204665161', u'COPY_-1204665242'), (u'PTRADD_-1204664912', u'LOAD_-1204668009'), ('const-4', u'INT_LEFT_-1204668691'), (u'MULTIEQUAL_-1204666352', u'MULTIEQUAL_-1204665220'), (u'PTRADD_-1204666278', u'LOAD_-1204670657'), (u'INDIRECT_-1204665796', u'MULTIEQUAL_-1204665782'), (u'INDIRECT_-1204665644', u'MULTIEQUAL_-1204665220'), (u'CALL_-1204668611', u'INDIRECT_-1204665644'), ('const-433', u'STORE_-1204670261'), (u'MULTIEQUAL_-1204665327', u'RETURN_-1204668823'), (u'CALL_-1204670376', u'INDIRECT_-1204666469'), (u'INDIRECT_-1204665351', u'MULTIEQUAL_-1204666352'), (u'MULTIEQUAL_-1204665230', u'INT_NOTEQUAL_-1204668562'), ('const-0', u'INT_NOTEQUAL_-1204669431'), (u'INT_ADD_-1204668063', u'INT_LESSEQUAL_-1204668016'), (u'MULTIEQUAL_-1204667463', u'MULTIEQUAL_-1204665214'), (u'MULTIEQUAL_-1204665783', u'CBRANCH_-1204669122'), (u'PTRADD_-1204669092', u'CAST_-1204665367'), (u'MULTIEQUAL_-1204666440', u'MULTIEQUAL_-1204665218'), (u'MULTIEQUAL_-1204665213', u'INT_ADD_-1204668395'), (u'INT_AND_-1204669820', u'INT_NOTEQUAL_-1204669511'), (u'MULTIEQUAL_-1204667640', u'CALL_-1204669450'), ('const-433', u'LOAD_-1204668730'), (u'PTRSUB_-1204666258', u'CALLIND_-1204670575'), (u'INT_NOTEQUAL_-1204670636', u'CBRANCH_-1204670635'), (u'CALL_-1204670509', u'INDIRECT_-1204666541'), (u'PTRADD_-1204665213', u'STORE_-1204668505'), (u'MULTIEQUAL_-1204665703', u'MULTIEQUAL_-1204666377'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666760'), (u'MULTIEQUAL_-1204666377', u'INT_SUB_-1204669840'), (u'MULTIEQUAL_-1204667731', u'INT_LESSEQUAL_-1204669881'), (u'MULTIEQUAL_-1204666377', u'MULTIEQUAL_-1204666178'), (u'CAST_-1204666175', u'PTRADD_-1204666149'), ('const-3819784', u'COPY_-1204665182'), ('tmp_1313', u'CBRANCH_-1204669880'), (u'CALL_-1204668968', u'INDIRECT_-1204665752'), (u'CAST_-1204666008', u'PTRADD_-1204666067'), (u'CAST_-1204665757', u'INT_LESSEQUAL_-1204669881'), (u'MULTIEQUAL_-1204665219', u'MULTIEQUAL_-1204665219'), (u'CALL_-1204669194', u'INDIRECT_-1204666042'), ('const--72', u'PTRSUB_-1204665401'), (u'CALL_-1204670509', u'INDIRECT_-1204666717'), (u'COPY_-1204667644', u'MULTIEQUAL_-1204667540'), (u'INT_AND_-1204668558', u'MULTIEQUAL_-1204665168'), (u'CALL_-1204670376', u'INDIRECT_-1204666557'), ('const-433', u'LOAD_-1204668127'), (u'INT_NOTEQUAL_-1204670405', u'CBRANCH_-1204670403'), ('const-433', u'STORE_-1204670305'), ('const-433', u'LOAD_-1204668547'), (u'COPY_-1204665369', u'RETURN_-1204665342'), ('const-433', u'LOAD_-1204669512'), ('tmp_9660', u'PTRADD_-1204666053'), (u'CALL_-1204670727', u'CAST_-1204666202'), (u'INT_SUB_-1204667938', u'MULTIEQUAL_-1204667189'), ('tmp_9660', u'CALLIND_-1204667934'), ('const-0', u'INT_NOTEQUAL_-1204670085'), ('tmp_9935', u'CALL_-1204668611'), (u'CAST_-1204665167', u'COPY_-1204665239'), (u'MULTIEQUAL_-1204665209', u'COPY_-1204665195'), (u'INDIRECT_-1204666628', u'COPY_-1204666220'), ('const-4', u'COPY_-1204668459'), (u'INDIRECT_-1204665542', u'MULTIEQUAL_-1204665164'), (u'COPY_-1204667644', u'MULTIEQUAL_-1204667640'), ('tmp_9662', u'PTRADD_-1204666219'), (u'MULTIEQUAL_-1204667266', u'PTRADD_-1204669351'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666584'), (u'COPY_-1204665182', u'CALL_-1204668063'), ('const-6', u'PTRADD_-1204666351'), ('const-433', u'LOAD_-1204668553'), (u'CALL_-1204669048', u'INDIRECT_-1204665836'), (u'COPY_-1204665954', u'INT_ADD_-1204670096'), ('const-2', u'PTRADD_-1204664955'), (u'PTRADD_-1204666351', u'LOAD_-1204670785'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204665883'), ('const-8', u'PTRADD_-1204665164'), (u'INDIRECT_-1204665615', u'MULTIEQUAL_-1204666616'), ('const-0', u'INT_NOTEQUAL_-1204668593'), (u'PTRADD_-1204666018', u'CALL_-1204669194'), (u'INDIRECT_-1204665369', u'MULTIEQUAL_-1204665870'), (u'MULTIEQUAL_-1204665217', u'MULTIEQUAL_-1204665217'), (u'MULTIEQUAL_-1204667210', u'CAST_-1204665535'), ('tmp_1079', u'CBRANCH_-1204670013'), (u'COPY_-1204665659', u'MULTIEQUAL_-1204667546'), ('const-8', u'INT_ADD_-1204670066'), (u'CAST_-1204666175', u'CAST_-1204665536'), ('const-0', u'INT_NOTEQUAL_-1204668918'), (u'INT_MULT_-1204670054', u'INT_ADD_-1204670066'), (u'INT_ADD_-1204670024', u'CAST_-1204665811'), (u'INDIRECT_-1204665776', u'MULTIEQUAL_-1204665217'), (u'CALL_-1204670541', u'CALL_-1204670509'), (u'INDIRECT_-1204665908', u'MULTIEQUAL_-1204665215'), (u'COPY_-1204665943', u'MULTIEQUAL_-1204667749'), (u'MULTIEQUAL_-1204665216', u'MULTIEQUAL_-1204665216'), ('const-4', u'PTRADD_-1204665582'), (u'MULTIEQUAL_-1204667266', u'INT_ADD_-1204669450'), ('const-0', u'INT_NOTEQUAL_-1204669573'), ('const-8', u'PTRADD_-1204664844'), (u'PTRADD_-1204669351', u'PTRADD_-1204669092'), ('const-2', u'INT_SRIGHT_-1204669540'), (u'LOAD_-1204669959', u'CAST_-1204665774'), (u'MULTIEQUAL_-1204667650', u'INT_LESS_-1204668127'), (u'CALLIND_-1204670575', u'INDIRECT_-1204666628'), (u'INDIRECT_-1204666843', u'MULTIEQUAL_-1204666618'), (u'COPY_-1204665367', u'RETURN_-1204665340'), ('const-2', u'PTRADD_-1204665888'), (u'INDIRECT_-1204666931', u'MULTIEQUAL_-1204666706'), (u'MULTIEQUAL_-1204666289', u'MULTIEQUAL_-1204666090'), (u'PTRADD_-1204665956', u'LOAD_-1204670105'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204664955'), (u'MULTIEQUAL_-1204667417', u'INT_ADD_-1204668268'), (u'CALL_-1204668611', u'INDIRECT_-1204665762'), (u'INDIRECT_-1204665237', u'MULTIEQUAL_-1204665738'), ('const-433', u'LOAD_-1204669156'), ('const-433', u'LOAD_-1204668958'), (u'CALL_-1204668063', u'INDIRECT_-1204665641'), (u'MULTIEQUAL_-1204667210', u'INT_LESS_-1204669507'), (u'MULTIEQUAL_-1204666104', u'COPY_-1204666110'), (u'CALL_-1204669048', u'INDIRECT_-1204666056'), (u'INDIRECT_-1204666782', u'MULTIEQUAL_-1204666746'), (u'PTRADD_-1204664947', u'LOAD_-1204668127'), (u'INT_EQUAL_-1204670793', u'CBRANCH_-1204670790'), (u'COPY_-1204665902', u'MULTIEQUAL_-1204667731'), (u'PTRADD_-1204665488', u'STORE_-1204669153'), (u'LOAD_-1204670829', u'CALLIND_-1204667934'), (u'CALL_-1204670727', u'INDIRECT_-1204666931'), (u'CAST_-1204666175', u'INT_LESS_-1204670438'), (u'CALL_-1204667970', u'INDIRECT_-1204665595'), (u'CALL_-1204670727', u'INDIRECT_-1204666887'), (u'COPY_-1204667766', u'COPY_-1204665777'), (u'INT_LEFT_-1204668691', u'MULTIEQUAL_-1204665213'), ('const-8', u'PTRADD_-1204665268'), (u'COPY_-1204665767', u'MULTIEQUAL_-1204667210'), (u'PTRADD_-1204666084', u'STORE_-1204670326'), (u'PTRADD_-1204666096', u'CAST_-1204665985'), ('const-0', u'INT_EQUAL_-1204667992'), (u'MULTIEQUAL_-1204666104', u'PTRADD_-1204665596'), (u'INT_AND_-1204667509', u'INT_NOTEQUAL_-1204670663'), (u'CALL_-1204668448', u'INDIRECT_-1204665740'), (u'CALL_-1204670541', u'INDIRECT_-1204666734'), ('const-2', u'INT_ADD_-1204670041'), (u'MULTIEQUAL_-1204667463', u'MULTIEQUAL_-1204667417'), (u'MULTIEQUAL_-1204665209', u'STORE_-1204668418'), ('const--112', u'PTRSUB_-1204666324'), (u'LOAD_-1204670166', u'INT_EQUAL_-1204670140'), (u'COPY_-1204665845', u'MULTIEQUAL_-1204665783'), (u'CALL_-1204670509', u'INDIRECT_-1204666585'), (u'INDIRECT_-1204666016', u'MULTIEQUAL_-1204666002'), (u'MULTIEQUAL_-1204665231', u'STORE_-1204668512'), (u'INT_ADD_-1204668063', u'INT_MULT_-1204667971'), (u'CAST_-1204665985', u'STORE_-1204670345'), ('tmp_9654', u'PTRSUB_-1204665401'), ('tmp_9662', u'CALL_-1204668611'), (u'INDIRECT_-1204665281', u'MULTIEQUAL_-1204665782'), (u'LOAD_-1204668590', u'MULTIEQUAL_-1204666097'), (u'LOAD_-1204670829', u'INT_EQUAL_-1204670793'), (u'MULTIEQUAL_-1204667482', u'MULTIEQUAL_-1204667536'), (u'PTRADD_-1204666219', u'LOAD_-1204670562'), (u'LOAD_-1204670317', u'CAST_-1204665965'), (u'INDIRECT_-1204666541', u'MULTIEQUAL_-1204666482'), ('tmp_9660', u'PTRADD_-1204665496'), (u'MULTIEQUAL_-1204665212', u'MULTIEQUAL_-1204665212'), ('tmp_2943', u'BRANCH_-1204668265'), ('const--88', u'PTRSUB_-1204665801'), (u'MULTIEQUAL_-1204665230', u'PTRADD_-1204665227'), (u'INT_ADD_-1204670096', u'PTRADD_-1204665956'), (u'CALL_-1204668448', u'INDIRECT_-1204665696'), ('const-8', u'PTRADD_-1204665222'), (u'MULTIEQUAL_-1204665914', u'MULTIEQUAL_-1204665166'), (u'CALL_-1204669386', u'INDIRECT_-1204666203'), (u'INDIRECT_-1204665819', u'MULTIEQUAL_-1204665782'), ('const-3819608', u'COPY_-1204666281'), (u'PTRADD_-1204666031', u'STORE_-1204670242'), (u'INT_NOTEQUAL_-1204670059', u'CBRANCH_-1204670058'), ('tmp_3110', u'CBRANCH_-1204668648'), ('const-2', u'INT_ADD_-1204668063'), ('const-1', u'COPY_-1204665845'), (u'CALL_-1204669386', u'INDIRECT_-1204666071'), (u'LOAD_-1204670585', u'CALLIND_-1204670575'), (u'CAST_-1204666175', u'INT_LESS_-1204668127'), (u'LOAD_-1204670288', u'CAST_-1204665944'), (u'CALL_-1204668044', u'INDIRECT_-1204665387'), (u'MULTIEQUAL_-1204665782', u'MULTIEQUAL_-1204665164'), (u'MULTIEQUAL_-1204666440', u'MULTIEQUAL_-1204666289'), ('const-433', u'LOAD_-1204668286'), ('const-4', u'COPY_-1204669595'), (u'COPY_-1204665527', u'CALL_-1204669048'), (u'CAST_-1204666202', u'INT_NOTEQUAL_-1204668013'), (u'CAST_-1204666202', u'CAST_-1204665726'), (u'CALL_-1204670541', u'INDIRECT_-1204666602'), ('tmp_14453', u'MULTIEQUAL_-1204666699'), ('const-39', u'PTRADD_-1204664844'), (u'CAST_-1204665944', u'INT_EQUAL_-1204670273'), (u'CAST_-1204666202', u'INT_LESS_-1204669813'), (u'MULTIEQUAL_-1204667031', u'MULTIEQUAL_-1204665212'), (u'COPY_-1204665954', u'INT_MULT_-1204670054'), ('const-1', u'INT_ADD_-1204670096'), (u'COPY_-1204666105', u'MULTIEQUAL_-1204666104'), (u'PTRSUB_-1204666324', u'CALL_-1204670727'), (u'COPY_-1204665242', u'MULTIEQUAL_-1204665211'), ('tmp_9662', u'CALL_-1204670727'), (u'PTRADD_-1204669351', u'COPY_-1204665492'), (u'INT_SRIGHT_-1204669540', u'MULTIEQUAL_-1204667691'), (u'COPY_-1204665195', u'MULTIEQUAL_-1204665209'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204665888'), (u'INDIRECT_-1204665819', u'INT_NOTEQUAL_-1204668976'), ('tmp_1705', u'CBRANCH_-1204669516'), ('const-37', u'PTRADD_-1204666031'), (u'MULTIEQUAL_-1204667215', u'MULTIEQUAL_-1204665230'), ('const-38', u'PTRADD_-1204666053'), ('const-0', u'COPY_-1204667974'), (u'CALL_-1204668611', u'CAST_-1204665167'), (u'MULTIEQUAL_-1204665218', u'MULTIEQUAL_-1204665615'), ('const-433', u'LOAD_-1204668609'), (u'CALL_-1204670727', u'INDIRECT_-1204666755'), (u'CALL_-1204668448', u'INDIRECT_-1204665652'), (u'INT_LESSEQUAL_-1204669881', u'CBRANCH_-1204669880'), (u'PTRADD_-1204666018', u'CALL_-1204669386'), ('tmp_3971', u'BRANCH_-1204667944'), (u'CAST_-1204665535', u'INT_SUB_-1204669563'), ('tmp_4217', u'CBRANCH_-1204667989'), (u'MULTIEQUAL_-1204665231', u'PTRADD_-1204665213'), (u'MULTIEQUAL_-1204667210', u'CALL_-1204669450'), (u'INT_LESS_-1204669955', u'CBRANCH_-1204669964'), (u'INDIRECT_-1204666154', u'COPY_-1204669403'), (u'INDIRECT_-1204666733', u'MULTIEQUAL_-1204666616'), (u'INT_ADD_-1204669546', u'MULTIEQUAL_-1204667266'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204664947'), (u'CALL_-1204668594', u'INDIRECT_-1204665641'), (u'COPY_-1204664994', u'MULTIEQUAL_-1204665209'), ('tmp_9662', u'STORE_-1204670332'), (u'PTRSUB_-1204666364', u'INT_EQUAL_-1204670793'), ('tmp_14454', u'MULTIEQUAL_-1204666655'), ('const-24', u'INT_ADD_-1204670813'), (u'CALL_-1204668300', u'INDIRECT_-1204665501'), ('const-4', u'INT_MULT_-1204670054'), (u'LOAD_-1204669952', u'INT_SUB_-1204669926'), (u'MULTIEQUAL_-1204665210', u'INT_ADD_-1204668414'), ('tmp_9660', u'PTRADD_-1204666351'), ('const-1', u'PTRADD_-1204669092'), (u'MULTIEQUAL_-1204667536', u'INT_ADD_-1204670143'), (u'MULTIEQUAL_-1204665168', u'INT_EQUAL_-1204668572'), ('const-0', u'COPY_-1204669219'), ('tmp_9660', u'PTRADD_-1204666031'), (u'CALL_-1204669016', u'INDIRECT_-1204666039'), ('const-8', u'PTRADD_-1204665317'), ('const-433', u'LOAD_-1204669092'), ('const-433', u'STORE_-1204668283'), (u'INDIRECT_-1204666518', u'MULTIEQUAL_-1204666482'), (u'INDIRECT_-1204665630', u'MULTIEQUAL_-1204665165'), (u'INDIRECT_-1204665413', u'MULTIEQUAL_-1204665914'), (u'MULTIEQUAL_-1204666484', u'MULTIEQUAL_-1204665217'), (u'INT_SUB_-1204669926', u'INT_SRIGHT_-1204669903'), (u'CAST_-1204665072', u'INT_ADD_-1204668414'), (u'COPY_-1204666022', u'PTRADD_-1204665164'), (u'CAST_-1204665774', u'CAST_-1204665765'), ('const-8', u'PTRADD_-1204664947'), ('tmp_1009', u'CBRANCH_-1204670058'), (u'CAST_-1204666175', u'PTRADD_-1204666278'), (u'MULTIEQUAL_-1204665217', u'MULTIEQUAL_-1204665659'), (u'INDIRECT_-1204665713', u'INT_AND_-1204667978'), (u'MULTIEQUAL_-1204665220', u'MULTIEQUAL_-1204665220'), (u'CALL_-1204668300', u'INDIRECT_-1204665237'), ('const-0', u'INT_EQUAL_-1204670140'), (u'MULTIEQUAL_-1204665220', u'MULTIEQUAL_-1204665527'), (u'MULTIEQUAL_-1204666465', u'MULTIEQUAL_-1204666266'), (u'MULTIEQUAL_-1204667691', u'INT_MULT_-1204669534'), (u'INT_AND_-1204670675', u'INT_ADD_-1204670670'), (u'INT_SUB_-1204668655', u'MULTIEQUAL_-1204665210'), ('const-433', u'LOAD_-1204670562'), (u'INDIRECT_-1204665501', u'MULTIEQUAL_-1204666002'), ('const-8', u'PTRADD_-1204666036'), (u'MULTIEQUAL_-1204667749', u'INT_ADD_-1204668512'), (u'CAST_-1204665213', u'MULTIEQUAL_-1204667031'), (u'CALLIND_-1204667934', u'MULTIEQUAL_-1204668342'), (u'MULTIEQUAL_-1204666658', u'MULTIEQUAL_-1204666618'), ('const-3', u'INT_AND_-1204667509'), ('const-433', u'STORE_-1204670345'), ('const-433', u'LOAD_-1204668009'), (u'MULTIEQUAL_-1204666484', u'COPY_-1204666022'), (u'PTRADD_-1204665232', u'LOAD_-1204668547'), (u'LOAD_-1204670105', u'INT_NOTEQUAL_-1204670085'), (u'COPY_-1204665198', u'MULTIEQUAL_-1204665211'), (u'INT_AND_-1204667978', u'INT_EQUAL_-1204667992'), (u'COPY_-1204668459', u'MULTIEQUAL_-1204667266'), (u'CAST_-1204665586', u'COPY_-1204665649'), (u'CALL_-1204669450', u'INDIRECT_-1204666110'), ('tmp_9660', u'PTRADD_-1204664976'), ('tmp_9654', u'PTRSUB_-1204665801'), (u'INDIRECT_-1204666645', u'MULTIEQUAL_-1204666528'), ('const-0', u'COPY_-1204668321'), (u'INDIRECT_-1204666717', u'MULTIEQUAL_-1204666658'), (u'COPY_-1204665571', u'MULTIEQUAL_-1204666104'), (u'MULTIEQUAL_-1204667210', u'CAST_-1204665623'), ('const-433', u'STORE_-1204670356'), ('const-8', u'PTRADD_-1204666096'), ('const-1510848', u'PTRSUB_-1204666364'), (u'MULTIEQUAL_-1204665712', u'MULTIEQUAL_-1204665783'), (u'INDIRECT_-1204666887', u'INT_AND_-1204670675'), (u'INDIRECT_-1204665732', u'MULTIEQUAL_-1204665218'), (u'PTRADD_-1204665159', u'STORE_-1204668392'), (u'CAST_-1204665726', u'INT_AND_-1204669820'), ('const-3', u'PTRADD_-1204664912'), ('const-0', u'INT_NOTEQUAL_-1204670636'), (u'CALL_-1204670727', u'INDIRECT_-1204666711'), (u'PTRADD_-1204666053', u'LOAD_-1204670288'), ('const-1152921504606846975', u'INT_LESS_-1204669955'), (u'CAST_-1204665765', u'INT_SUB_-1204669926'), (u'CALL_-1204667999', u'INDIRECT_-1204665439'), (u'CALL_-1204669016', u'INDIRECT_-1204665775'), (u'CALL_-1204668611', u'INDIRECT_-1204665908'), (u'CALL_-1204668611', u'INDIRECT_-1204665820'), (u'INDIRECT_-1204666585', u'MULTIEQUAL_-1204666526'), ('tmp_9654', u'PTRSUB_-1204665788'), (u'INDIRECT_-1204665775', u'MULTIEQUAL_-1204665738'), ('tmp_9935', u'STORE_-1204670345'), ('const-433', u'STORE_-1204668418'), (u'CALL_-1204668594', u'INDIRECT_-1204665465'), (u'INDIRECT_-1204665828', u'MULTIEQUAL_-1204665791'), (u'COPY_-1204667144', u'MULTIEQUAL_-1204665231'), (u'PTRADD_-1204665268', u'LOAD_-1204668609'), (u'PTRADD_-1204665164', u'STORE_-1204668399'), (u'PTRADD_-1204665496', u'LOAD_-1204669180'), (u'CALL_-1204668300', u'INDIRECT_-1204665413'), (u'CAST_-1204666008', u'PTRADD_-1204666105'), ('const--121', u'PTRSUB_-1204666336'), (u'CALL_-1204669048', u'CALL_-1204669016'), (u'MULTIEQUAL_-1204665219', u'MULTIEQUAL_-1204665571'), (u'CAST_-1204665965', u'INT_EQUAL_-1204670273'), (u'MULTIEQUAL_-1204666484', u'PTRADD_-1204664912'), (u'MULTIEQUAL_-1204667546', u'PTRADD_-1204669351'), (u'MULTIEQUAL_-1204665218', u'MULTIEQUAL_-1204665218'), (u'INT_NOTEQUAL_-1204669479', u'CBRANCH_-1204669479'), ('tmp_4279', u'BRANCH_-1204667935'), ('const-433', u'LOAD_-1204670166'), (u'CAST_-1204665213', u'MULTIEQUAL_-1204665212'), ('const-2', u'PTRADD_-1204665227'), (u'CALL_-1204669386', u'INDIRECT_-1204666115'), (u'COPY_-1204665918', u'MULTIEQUAL_-1204667749'), (u'CALL_-1204669016', u'INDIRECT_-1204665951'), (u'COPY_-1204667614', u'MULTIEQUAL_-1204667536'), (u'INT_ADD_-1204669449', u'MULTIEQUAL_-1204667691'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665818'), ('const-4', u'PTRADD_-1204665617'), (u'CALLIND_-1204669082', u'INDIRECT_-1204665950'), (u'INDIRECT_-1204665928', u'MULTIEQUAL_-1204665914'), (u'CAST_-1204665336', u'LOAD_-1204669092'), ('tmp_9654', u'PTRSUB_-1204666324'), (u'PTRADD_-1204665814', u'CALL_-1204669450'), (u'CAST_-1204665811', u'INT_LESS_-1204670005'), (u'PTRSUB_-1204666330', u'CALL_-1204670727'), (u'PTRADD_-1204664955', u'LOAD_-1204668147'), (u'MULTIEQUAL_-1204667691', u'INT_NOTEQUAL_-1204669573'), (u'CAST_-1204664873', u'CAST_-1204664851'), ('const-0', u'INT_EQUAL_-1204668943'), (u'INT_NOTEQUAL_-1204669431', u'CBRANCH_-1204669430')]
null
null
002d2e50
x64
O2
(translation_unit "byte FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}\n\n" (function_definition "byte FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}" type_identifier (function_declarator "FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)" identifier (parameter_list "(long *param_1,long *param_2,undefined4 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 "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "undefined1 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "undefined1 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "int *piVar15;" primitive_type (pointer_declarator "*piVar15" * identifier) ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "undefined8 *puVar17;" type_identifier (pointer_declarator "*puVar17" * identifier) ;) (declaration "undefined8 *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "int *piVar20;" primitive_type (pointer_declarator "*piVar20" * identifier) ;) (declaration "int *piVar21;" primitive_type (pointer_declarator "*piVar21" * identifier) ;) (declaration "long lVar22;" (sized_type_specifier "long" long) identifier ;) (declaration "byte local_79;" type_identifier identifier ;) (declaration "ulong local_78;" type_identifier identifier ;) (declaration "long local_70;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [24];" type_identifier (array_declarator "auStack_48 [24]" identifier [ number_literal ]) ;) (if_statement "if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x18) == FUN_00170dc0)" ( (binary_expression "*(code **)(*param_1 + 0x18) == FUN_00170dc0" (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n local_70 = param_1[6];\n }" { (expression_statement "local_70 = param_1[6];" (assignment_expression "local_70 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" { (expression_statement "local_70 = (**(code **)(*param_1 + 0x18))(param_1);" (assignment_expression "local_70 = (**(code **)(*param_1 + 0x18))(param_1)" identifier = (call_expression "(**(code **)(*param_1 + 0x18))(param_1)" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" ( (pointer_expression "**(code **)(*param_1 + 0x18)" * (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1)" ( identifier )))) ;) }))) (expression_statement "piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);" (assignment_expression "piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" identifier = (cast_expression "(int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" identifier (argument_list "(param_2,param_3,&local_78,&local_79,&local_70)" ( identifier , identifier , (pointer_expression "&local_78" & identifier) , (pointer_expression "&local_79" & identifier) , (pointer_expression "&local_70" & identifier) ))))) ;) (expression_statement "piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);" (assignment_expression "piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5)" identifier = (cast_expression "(int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((local_78 & 0xfffffffffffffffc) + (long)piVar5)" ( (binary_expression "(local_78 & 0xfffffffffffffffc) + (long)piVar5" (parenthesized_expression "(local_78 & 0xfffffffffffffffc)" ( (binary_expression "local_78 & 0xfffffffffffffffc" identifier & number_literal) )) + (cast_expression "(long)piVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (if_statement "if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }" if (parenthesized_expression "((local_78 & 3) != 0)" ( (binary_expression "(local_78 & 3) != 0" (parenthesized_expression "(local_78 & 3)" ( (binary_expression "local_78 & 3" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }" { (expression_statement "uVar6 = gettext("mergeable string section length not multiple of character size");" (assignment_expression "uVar6 = gettext("mergeable string section length not multiple of character size")" identifier = (call_expression "gettext("mergeable string section length not multiple of character size")" identifier (argument_list "("mergeable string section length not multiple of character size")" ( (string_literal ""mergeable string section length not multiple of character size"" " string_content ") )))) ;) (expression_statement "FUN_001cf7b0(param_2,uVar6);" (call_expression "FUN_001cf7b0(param_2,uVar6)" identifier (argument_list "(param_2,uVar6)" ( identifier , identifier ))) ;) (if_statement "if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }" if (parenthesized_expression "((piVar5 != (int *)0x0 & local_79) == 0)" ( (binary_expression "(piVar5 != (int *)0x0 & local_79) == 0" (parenthesized_expression "(piVar5 != (int *)0x0 & local_79)" ( (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier) )) == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "thunk_FUN_002eff50(piVar5);" (call_expression "thunk_FUN_002eff50(piVar5)" identifier (argument_list "(piVar5)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "piVar21 = piVar15;" (assignment_expression "piVar21 = piVar15" identifier = identifier) ;) (if_statement "if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }" if (parenthesized_expression "(piVar15[-1] != 0)" ( (binary_expression "piVar15[-1] != 0" (subscript_expression "piVar15[-1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }" { (expression_statement "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);" (call_expression "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_2 + 0x80))" ( (pointer_expression "**(code **)(*param_2 + 0x80)" * (pointer_expression "*(code **)(*param_2 + 0x80)" * (cast_expression "(code **)(*param_2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x80)" ( (binary_expression "*param_2 + 0x80" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(&local_58,param_2,param_3)" ( (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) (expression_statement "puVar14 = local_58;" (assignment_expression "puVar14 = local_58" identifier = identifier) ;) (expression_statement "lVar11 = param_2[1];" (assignment_expression "lVar11 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");" (assignment_expression "uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated")" identifier = (call_expression "gettext("%s: last entry in mergeable string section \'%s\' not null terminated")" identifier (argument_list "("%s: last entry in mergeable string section \'%s\' not null terminated")" ( (string_literal ""%s: last entry in mergeable string section \'%s\' not null terminated"" " string_content escape_sequence string_content escape_sequence string_content ") )))) ;) comment (expression_statement "FUN_00185730(uVar6,lVar11,puVar14);" (call_expression "FUN_00185730(uVar6,lVar11,puVar14)" identifier (argument_list "(uVar6,lVar11,puVar14)" ( identifier , identifier , identifier ))) ;) (if_statement "if (local_58 != auStack_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58 != auStack_48)" ( (binary_expression "local_58 != auStack_48" identifier != identifier) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }" if (parenthesized_expression "(piVar5 < piVar15)" ( (binary_expression "piVar5 < piVar15" identifier < identifier) )) (compound_statement "{\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }" { (expression_statement "iVar1 = piVar15[-1];" (assignment_expression "iVar1 = piVar15[-1]" identifier = (subscript_expression "piVar15[-1]" identifier [ number_literal ])) ;) (expression_statement "piVar10 = piVar15;" (assignment_expression "piVar10 = piVar15" identifier = identifier) ;) (while_statement "while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }" while (parenthesized_expression "((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)))" ( (parenthesized_expression "(piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))" ( (comma_expression "piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)" (assignment_expression "piVar21 = piVar10" identifier = identifier) , (binary_expression "iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)" (binary_expression "iVar1 != 0" identifier != number_literal) && (parenthesized_expression "(piVar21 = piVar10 + -1, piVar5 < piVar21)" ( (comma_expression "piVar21 = piVar10 + -1, piVar5 < piVar21" (assignment_expression "piVar21 = piVar10 + -1" identifier = (binary_expression "piVar10 + -1" identifier + number_literal)) , (binary_expression "piVar5 < piVar21" identifier < identifier)) )))) )) )) (compound_statement "{\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }" { (expression_statement "iVar1 = piVar10[-2];" (assignment_expression "iVar1 = piVar10[-2]" identifier = (subscript_expression "piVar10[-2]" identifier [ number_literal ])) ;) (expression_statement "piVar10 = piVar21;" (assignment_expression "piVar10 = piVar21" identifier = identifier) ;) })) })) })) (expression_statement "local_68 = (undefined8 *)FUN_002ee780(0x28);" (assignment_expression "local_68 = (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 "local_68[2] = 0;" (assignment_expression "local_68[2] = 0" (subscript_expression "local_68[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(local_68 + 1) = param_3;" (assignment_expression "*(undefined4 *)(local_68 + 1) = param_3" (pointer_expression "*(undefined4 *)(local_68 + 1)" * (cast_expression "(undefined4 *)(local_68 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_68 + 1)" ( (binary_expression "local_68 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*local_68 = param_2;" (assignment_expression "*local_68 = param_2" (pointer_expression "*local_68" * identifier) = identifier) ;) (expression_statement "local_68[3] = 0;" (assignment_expression "local_68[3] = 0" (subscript_expression "local_68[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2 = (undefined8 *)param_1[0x25];" (assignment_expression "puVar2 = (undefined8 *)param_1[0x25]" identifier = (cast_expression "(undefined8 *)param_1[0x25]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x25]" identifier [ number_literal ]))) ;) (expression_statement "local_68[4] = 0;" (assignment_expression "local_68[4] = 0" (subscript_expression "local_68[4]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" if (parenthesized_expression "(puVar2 == (undefined8 *)param_1[0x26])" ( (binary_expression "puVar2 == (undefined8 *)param_1[0x26]" identifier == (cast_expression "(undefined8 *)param_1[0x26]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x26]" identifier [ number_literal ]))) )) (compound_statement "{\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }" { (expression_statement "FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);" (call_expression "FUN_002d12f0(param_1 + 0x24,puVar2,&local_68)" identifier (argument_list "(param_1 + 0x24,puVar2,&local_68)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) , identifier , (pointer_expression "&local_68" & identifier) ))) ;) }) (else_clause "else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" else (compound_statement "{\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" { (expression_statement "*puVar2 = local_68;" (assignment_expression "*puVar2 = local_68" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "param_1[0x25] = (long)(puVar2 + 1);" (assignment_expression "param_1[0x25] = (long)(puVar2 + 1)" (subscript_expression "param_1[0x25]" identifier [ number_literal ]) = (cast_expression "(long)(puVar2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) ;) }))) (expression_statement "puVar4 = local_68;" (assignment_expression "puVar4 = local_68" identifier = identifier) ;) (expression_statement "puVar2 = local_68 + 2;" (assignment_expression "puVar2 = local_68 + 2" identifier = (binary_expression "local_68 + 2" identifier + number_literal)) ;) (if_statement "if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" if (parenthesized_expression "(piVar5 < piVar21)" ( (binary_expression "piVar5 < piVar21" identifier < identifier) )) (compound_statement "{\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }" { (expression_statement "uVar19 = 0;" (assignment_expression "uVar19 = 0" identifier = number_literal) ;) (expression_statement "piVar10 = piVar5;" (assignment_expression "piVar10 = piVar5" identifier = identifier) ;) (do_statement "do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);" do (compound_statement "{\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n }" { (expression_statement "uVar7 = uVar19 + 1;" (assignment_expression "uVar7 = uVar19 + 1" identifier = (binary_expression "uVar19 + 1" identifier + number_literal)) ;) (expression_statement "uVar16 = uVar7;" (assignment_expression "uVar16 = uVar7" identifier = identifier) ;) (if_statement "if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" if (parenthesized_expression "(*piVar10 == 0)" ( (binary_expression "*piVar10 == 0" (pointer_expression "*piVar10" * identifier) == number_literal) )) (compound_statement "{\n lVar11 = 4;\n }" { (expression_statement "lVar11 = 4;" (assignment_expression "lVar11 = 4" identifier = number_literal) ;) }) (else_clause "else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" else (compound_statement "{\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" { (expression_statement "lVar22 = 0;" (assignment_expression "lVar22 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);" do (compound_statement "{\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n }" { (expression_statement "lVar11 = lVar22;" (assignment_expression "lVar11 = lVar22" identifier = identifier) ;) (expression_statement "lVar22 = lVar11 + 1;" (assignment_expression "lVar22 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(piVar10[lVar22] != 0)" ( (binary_expression "piVar10[lVar22] != 0" (subscript_expression "piVar10[lVar22]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "lVar11 = lVar11 * 4 + 8;" (assignment_expression "lVar11 = lVar11 * 4 + 8" identifier = (binary_expression "lVar11 * 4 + 8" (binary_expression "lVar11 * 4" identifier * number_literal) + number_literal)) ;) (if_statement "if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }" if (parenthesized_expression "(lVar22 != 0)" ( (binary_expression "lVar22 != 0" identifier != number_literal) )) (compound_statement "{\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }" { (expression_statement "uVar16 = uVar19 + 2;" (assignment_expression "uVar16 = uVar19 + 2" identifier = (binary_expression "uVar19 + 2" identifier + number_literal)) ;) (expression_statement "uVar19 = uVar7;" (assignment_expression "uVar19 = uVar7" identifier = identifier) ;) })) }))) (expression_statement "piVar10 = (int *)((long)piVar10 + lVar11);" (assignment_expression "piVar10 = (int *)((long)piVar10 + lVar11)" identifier = (cast_expression "(int *)((long)piVar10 + lVar11)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)piVar10 + lVar11)" ( (binary_expression "(long)piVar10 + lVar11" (cast_expression "(long)piVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) while (parenthesized_expression "(piVar10 < piVar21)" ( (binary_expression "piVar10 < piVar21" identifier < identifier) )) ;) (expression_statement "uVar7 = uVar16;" (assignment_expression "uVar7 = uVar16" identifier = identifier) ;) (if_statement "if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }" if (parenthesized_expression "(piVar21 < piVar15)" ( (binary_expression "piVar21 < piVar15" identifier < identifier) )) (compound_statement "{\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }" { (expression_statement "uVar7 = uVar16 + 1;" (assignment_expression "uVar7 = uVar16 + 1" identifier = (binary_expression "uVar16 + 1" identifier + number_literal)) ;) (expression_statement "uVar19 = uVar16;" (assignment_expression "uVar19 = uVar16" identifier = identifier) ;) })) (if_statement "if (0xfffffffffffffff < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }" if (parenthesized_expression "(0xfffffffffffffff < uVar7)" ( (binary_expression "0xfffffffffffffff < uVar7" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0032e880("vector::reserve");\n }" { comment (expression_statement "FUN_0032e880("vector::reserve");" (call_expression "FUN_0032e880("vector::reserve")" identifier (argument_list "("vector::reserve")" ( (string_literal ""vector::reserve"" " string_content ") ))) ;) })) (expression_statement "puVar12 = (undefined8 *)local_68[2];" (assignment_expression "puVar12 = (undefined8 *)local_68[2]" identifier = (cast_expression "(undefined8 *)local_68[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ]))) ;) (if_statement "if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;" if (parenthesized_expression "(uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4))" ( (binary_expression "uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)" identifier <= (call_expression "(ulong)(local_68[4] - (long)puVar12 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_68[4] - (long)puVar12 >> 4)" ( (binary_expression "local_68[4] - (long)puVar12 >> 4" (binary_expression "local_68[4] - (long)puVar12" (subscript_expression "local_68[4]" identifier [ number_literal ]) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (goto_statement "goto LAB_002d305a;" goto statement_identifier ;)) (expression_statement "puVar18 = (undefined8 *)local_68[3];" (assignment_expression "puVar18 = (undefined8 *)local_68[3]" identifier = (cast_expression "(undefined8 *)local_68[3]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) ;) (expression_statement "lVar22 = uVar7 << 4;" (assignment_expression "lVar22 = uVar7 << 4" identifier = (binary_expression "uVar7 << 4" identifier << number_literal)) ;) (expression_statement "lVar11 = (long)puVar18 - (long)puVar12;" (assignment_expression "lVar11 = (long)puVar18 - (long)puVar12" identifier = (binary_expression "(long)puVar18 - (long)puVar12" (cast_expression "(long)puVar18" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (uVar7 != 0) goto LAB_002d328a;" if (parenthesized_expression "(uVar7 != 0)" ( (binary_expression "uVar7 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002d328a;" goto statement_identifier ;)) (expression_statement "puVar8 = (undefined8 *)0x0;" (assignment_expression "puVar8 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar17 = puVar12;" (assignment_expression "puVar17 = puVar12" identifier = identifier) ;) (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" identifier = identifier) ;) }) (else_clause "else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" else (compound_statement "{\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" { (expression_statement "puVar12 = (undefined8 *)local_68[2];" (assignment_expression "puVar12 = (undefined8 *)local_68[2]" identifier = (cast_expression "(undefined8 *)local_68[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ]))) ;) (expression_statement "uVar19 = (ulong)(piVar21 < piVar15);" (assignment_expression "uVar19 = (ulong)(piVar21 < piVar15)" identifier = (call_expression "(ulong)(piVar21 < piVar15)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(piVar21 < piVar15)" ( (binary_expression "piVar21 < piVar15" identifier < identifier) )))) ;) (expression_statement "uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;" (assignment_expression "uVar7 = ~-(ulong)(piVar21 < piVar15) + 2" identifier = (binary_expression "~-(ulong)(piVar21 < piVar15) + 2" (unary_expression "~-(ulong)(piVar21 < piVar15)" ~ (unary_expression "-(ulong)(piVar21 < piVar15)" - (call_expression "(ulong)(piVar21 < piVar15)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(piVar21 < piVar15)" ( (binary_expression "piVar21 < piVar15" identifier < identifier) ))))) + number_literal)) ;) (if_statement "if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;" if (parenthesized_expression "(uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4))" ( (binary_expression "uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)" identifier <= (call_expression "(ulong)(local_68[4] - (long)puVar12 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_68[4] - (long)puVar12 >> 4)" ( (binary_expression "local_68[4] - (long)puVar12 >> 4" (binary_expression "local_68[4] - (long)puVar12" (subscript_expression "local_68[4]" identifier [ number_literal ]) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (goto_statement "goto LAB_002d305a;" goto statement_identifier ;)) (expression_statement "puVar18 = (undefined8 *)local_68[3];" (assignment_expression "puVar18 = (undefined8 *)local_68[3]" identifier = (cast_expression "(undefined8 *)local_68[3]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) ;) (expression_statement "lVar22 = uVar7 * 0x10;" (assignment_expression "lVar22 = uVar7 * 0x10" identifier = (binary_expression "uVar7 * 0x10" identifier * number_literal)) ;) (expression_statement "lVar11 = (long)puVar18 - (long)puVar12;" (assignment_expression "lVar11 = (long)puVar18 - (long)puVar12" identifier = (binary_expression "(long)puVar18 - (long)puVar12" (cast_expression "(long)puVar18" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (labeled_statement "LAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);" statement_identifier : (expression_statement "puVar8 = (undefined8 *)FUN_002ee780(lVar22);" (assignment_expression "puVar8 = (undefined8 *)FUN_002ee780(lVar22)" identifier = (cast_expression "(undefined8 *)FUN_002ee780(lVar22)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002ee780(lVar22)" identifier (argument_list "(lVar22)" ( identifier ))))) ;)) (expression_statement "puVar17 = (undefined8 *)puVar4[2];" (assignment_expression "puVar17 = (undefined8 *)puVar4[2]" identifier = (cast_expression "(undefined8 *)puVar4[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar4[2]" identifier [ number_literal ]))) ;) (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" identifier = identifier) ;) }))) (for_statement "for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }" for ( ; (binary_expression "puVar18 != puVar12" identifier != identifier) ; (assignment_expression "puVar12 = puVar12 + 2" identifier = (binary_expression "puVar12 + 2" identifier + number_literal)) ) (compound_statement "{\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }" { (expression_statement "uVar6 = puVar12[1];" (assignment_expression "uVar6 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar8 = *puVar12;" (assignment_expression "*puVar8 = *puVar12" (pointer_expression "*puVar8" * identifier) = (pointer_expression "*puVar12" * identifier)) ;) (expression_statement "puVar8[1] = uVar6;" (assignment_expression "puVar8[1] = uVar6" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8 = puVar8 + 2;" (assignment_expression "puVar8 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) })) (if_statement "if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(puVar17 != (undefined8 *)0x0)" ( (binary_expression "puVar17 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "puVar4[2] = puVar9;" (assignment_expression "puVar4[2] = puVar9" (subscript_expression "puVar4[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar4[3] = lVar11 + (long)puVar9;" (assignment_expression "puVar4[3] = lVar11 + (long)puVar9" (subscript_expression "puVar4[3]" identifier [ number_literal ]) = (binary_expression "lVar11 + (long)puVar9" identifier + (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "puVar4[4] = (long)puVar9 + lVar22;" (assignment_expression "puVar4[4] = (long)puVar9 + lVar22" (subscript_expression "puVar4[4]" identifier [ number_literal ]) = (binary_expression "(long)puVar9 + lVar22" (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (labeled_statement "LAB_002d305a:\n uVar7 = local_70 - 1;" statement_identifier : (expression_statement "uVar7 = local_70 - 1;" (assignment_expression "uVar7 = local_70 - 1" identifier = (binary_expression "local_70 - 1" identifier - number_literal)) ;)) (if_statement "if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" if (parenthesized_expression "(piVar5 < piVar15)" ( (binary_expression "piVar5 < piVar15" identifier < identifier) )) (compound_statement "{\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "puVar14 = (undefined1 *)0x0;" (assignment_expression "puVar14 = (undefined1 *)0x0" identifier = (cast_expression "(undefined1 *)0x0" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "piVar10 = piVar5;" (assignment_expression "piVar10 = piVar5" identifier = identifier) ;) (do_statement "do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);" do (compound_statement "{\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n }" { (expression_statement "lVar11 = (long)piVar15 - (long)piVar10 >> 2;" (assignment_expression "lVar11 = (long)piVar15 - (long)piVar10 >> 2" identifier = (binary_expression "(long)piVar15 - (long)piVar10 >> 2" (binary_expression "(long)piVar15 - (long)piVar10" (cast_expression "(long)piVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)piVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" if (parenthesized_expression "(piVar10 < piVar21)" ( (binary_expression "piVar10 < piVar21" identifier < identifier) )) (compound_statement "{\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }" { (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (if_statement "if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }" if (parenthesized_expression "(*piVar10 != 0)" ( (binary_expression "*piVar10 != 0" (pointer_expression "*piVar10" * identifier) != number_literal) )) (compound_statement "{\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }" { (do_statement "do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);" do (compound_statement "{\n lVar11 = lVar11 + 1;\n }" { (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(piVar10[lVar11] != 0)" ( (binary_expression "piVar10[lVar11] != 0" (subscript_expression "piVar10[lVar11]" identifier [ identifier ]) != number_literal) )) ;) (goto_statement "goto LAB_002d30b0;" goto statement_identifier ;) })) (expression_statement "lVar22 = 4;" (assignment_expression "lVar22 = 4" identifier = number_literal) ;) }) (else_clause "else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" else (compound_statement "{\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" { (labeled_statement "LAB_002d30b0:\n lVar22 = 4;" statement_identifier : (expression_statement "lVar22 = 4;" (assignment_expression "lVar22 = 4" identifier = number_literal) ;)) (if_statement "if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }" if (parenthesized_expression "((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)))" ( (binary_expression "(lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))" (parenthesized_expression "(lVar11 != 0)" ( (binary_expression "lVar11 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))" ( (comma_expression "lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)" (assignment_expression "lVar22 = lVar11 * 4 + 4" identifier = (binary_expression "lVar11 * 4 + 4" (binary_expression "lVar11 * 4" identifier * number_literal) + number_literal)) , (binary_expression "(local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)" (parenthesized_expression "(local_70 - 1U & (ulong)piVar10)" ( (binary_expression "local_70 - 1U & (ulong)piVar10" (binary_expression "local_70 - 1U" identifier - number_literal) & (cast_expression "(ulong)piVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) != (parenthesized_expression "(uVar7 & (ulong)piVar5)" ( (binary_expression "uVar7 & (ulong)piVar5" identifier & (cast_expression "(ulong)piVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ))) )) (compound_statement "{\n bVar3 = true;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) })) }))) (expression_statement "piVar20 = (int *)((long)piVar10 + lVar22);" (assignment_expression "piVar20 = (int *)((long)piVar10 + lVar22)" identifier = (cast_expression "(int *)((long)piVar10 + lVar22)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)piVar10 + lVar22)" ( (binary_expression "(long)piVar10 + lVar22" (cast_expression "(long)piVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);" (call_expression "FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60)" identifier (argument_list "(param_1 + 0x12,piVar10,lVar11,1,&local_60)" ( (binary_expression "param_1 + 0x12" identifier + number_literal) , identifier , identifier , number_literal , (pointer_expression "&local_60" & identifier) ))) ;) (expression_statement "puVar13 = puVar14 + lVar22;" (assignment_expression "puVar13 = puVar14 + lVar22" identifier = (binary_expression "puVar14 + lVar22" identifier + identifier)) ;) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" identifier = identifier) ;) (expression_statement "local_58 = puVar14;" (assignment_expression "local_58 = puVar14" identifier = identifier) ;) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" identifier (argument_list "(puVar2,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "puVar14 = puVar13;" (assignment_expression "puVar14 = puVar13" identifier = identifier) ;) (expression_statement "piVar10 = piVar20;" (assignment_expression "piVar10 = piVar20" identifier = identifier) ;) }) while (parenthesized_expression "(piVar20 < piVar15)" ( (binary_expression "piVar20 < piVar15" identifier < identifier) )) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = puVar13;" (assignment_expression "local_58 = puVar13" identifier = identifier) ;) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" identifier (argument_list "(puVar2,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "param_1[0x27] = param_1[0x27] + uVar19;" (assignment_expression "param_1[0x27] = param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = (binary_expression "param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) + identifier)) ;) (expression_statement "param_1[0x28] = (long)(puVar13 + param_1[0x28]);" (assignment_expression "param_1[0x28] = (long)(puVar13 + param_1[0x28])" (subscript_expression "param_1[0x28]" identifier [ number_literal ]) = (cast_expression "(long)(puVar13 + param_1[0x28])" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar13 + param_1[0x28])" ( (binary_expression "puVar13 + param_1[0x28]" identifier + (subscript_expression "param_1[0x28]" identifier [ number_literal ])) )))) ;) (if_statement "if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }" if (parenthesized_expression "(bVar3)" ( identifier )) (compound_statement "{\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }" { (expression_statement "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);" (call_expression "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_2 + 0x80))" ( (pointer_expression "**(code **)(*param_2 + 0x80)" * (pointer_expression "*(code **)(*param_2 + 0x80)" * (cast_expression "(code **)(*param_2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x80)" ( (binary_expression "*param_2 + 0x80" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(&local_58,param_2,param_3)" ( (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) (expression_statement "puVar14 = local_58;" (assignment_expression "puVar14 = local_58" identifier = identifier) ;) (expression_statement "lVar11 = param_2[1];" (assignment_expression "lVar11 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );" (assignment_expression "uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" identifier = (call_expression "gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" identifier (argument_list "(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" ( (string_literal ""%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"" " string_content escape_sequence string_content ") )))) ;) comment (expression_statement "FUN_00185730(uVar6,lVar11,puVar14);" (call_expression "FUN_00185730(uVar6,lVar11,puVar14)" identifier (argument_list "(uVar6,lVar11,puVar14)" ( identifier , identifier , identifier ))) ;) (if_statement "if (local_58 != auStack_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58 != auStack_48)" ( (binary_expression "local_58 != auStack_48" identifier != identifier) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) })) }) (else_clause "else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" else (compound_statement "{\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" { (expression_statement "local_58 = (undefined1 *)0x0;" (assignment_expression "local_58 = (undefined1 *)0x0" identifier = (cast_expression "(undefined1 *)0x0" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" identifier (argument_list "(puVar2,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "param_1[0x27] = param_1[0x27] + uVar19;" (assignment_expression "param_1[0x27] = param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = (binary_expression "param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) + identifier)) ;) }))) (if_statement "if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" if (parenthesized_expression "((char)param_1[8] == '\0')" ( (binary_expression "(char)param_1[8] == '\0'" (cast_expression "(char)param_1[8]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" { (expression_statement "local_79 = piVar5 != (int *)0x0 & local_79;" (assignment_expression "local_79 = piVar5 != (int *)0x0 & local_79" identifier = (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier)) ;) }) (else_clause "else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" else (compound_statement "{\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" { (expression_statement "FUN_002cf6e0(param_1,param_2,param_3);" (call_expression "FUN_002cf6e0(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "local_79 = piVar5 != (int *)0x0 & local_79;" (assignment_expression "local_79 = piVar5 != (int *)0x0 & local_79" identifier = (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier)) ;) }))) (if_statement "if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }" if (parenthesized_expression "(local_79 == 0)" ( (binary_expression "local_79 == 0" identifier == number_literal) )) (compound_statement "{\n local_79 = 1;\n }" { (expression_statement "local_79 = 1;" (assignment_expression "local_79 = 1" identifier = number_literal) ;) }) (else_clause "else {\n thunk_FUN_002eff50(piVar5);\n }" else (compound_statement "{\n thunk_FUN_002eff50(piVar5);\n }" { (expression_statement "thunk_FUN_002eff50(piVar5);" (call_expression "thunk_FUN_002eff50(piVar5)" identifier (argument_list "(piVar5)" ( identifier ))) ;) }))) (return_statement "return local_79;" return identifier ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: bool do_add_input_section(Output_merge_string<unsigned_int> * this,\n Relobj * object, uint shndx) */\n\nbool __thiscall\ngold::Output_merge_string<unsigned_int>::do_add_input_section\n (Output_merge_string<unsigned_int> *this,Relobj *object,uint shndx)\n\n{\n Merged_strings *this_00;\n long lVar1;\n uint uVar2;\n _func_int_varargs *p_Var3;\n pointer pcVar4;\n iterator __position;\n Key KVar5;\n Merged_strings_list *pMVar6;\n section_offset_type sVar7;\n bool bVar8;\n int iVar9;\n uint *puVar10;\n char *pcVar11;\n ulong uVar12;\n pointer pMVar13;\n pointer pMVar14;\n undefined4 extraout_var;\n uint *puVar15;\n size_t length;\n pointer pMVar16;\n undefined1 *puVar17;\n undefined1 *puVar18;\n uint *puVar19;\n ulong uVar20;\n ulong uVar21;\n pointer pMVar22;\n pointer pMVar23;\n ulong uVar24;\n uint *puVar25;\n uint *puVar26;\n long lVar27;\n bool is_new;\n section_size_type sec_len;\n uint64_t addralign;\n Merged_strings_list *merged_strings_list;\n Key key;\n Merged_string local_58;\n undefined1 auStack_48 [24];\n \n p_Var3 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data[3];\n if (p_Var3 == Output_section_data::do_addralign) {\n addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_;\n }\n else {\n iVar9 = (*p_Var3)(this);\n addralign = CONCAT44(extraout_var,iVar9);\n }\n puVar10 = (uint *)Object::decompressed_section_contents\n (&object->super_Object,shndx,&sec_len,&is_new,&addralign);\n puVar19 = (uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10);\n if ((sec_len & 3) != 0) {\n pcVar11 = (char *)gettext("mergeable string section length not multiple of character size");\n Object::error(&object->super_Object,pcVar11);\n if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) {\n return false;\n }\n operator_delete__(puVar10);\n return false;\n }\n puVar26 = puVar19;\n if (puVar19[-1] != 0) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n );\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n if (puVar10 < puVar19) {\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }\n }\n merged_strings_list = (Merged_strings_list *)operator_new(0x28);\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = (pointer)0x0;\n merged_strings_list->shndx = shndx;\n merged_strings_list->object = object;\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)0x0;\n __position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish;\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n if (__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold::Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list);\n }\n else {\n *__position._M_current = merged_strings_list;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }\n pMVar6 = merged_strings_list;\n this_00 = &merged_strings_list->merged_strings;\n if (puVar10 < puVar26) {\n uVar24 = 0;\n puVar15 = puVar10;\n do {\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n } while (puVar15 < puVar26);\n uVar21 = uVar20;\n if (puVar26 < puVar19) {\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }\n if (0xfffffffffffffff < uVar21) {\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar21 << 4;\n lVar27 = (long)pMVar23 - (long)pMVar16;\n if (uVar21 != 0) goto LAB_002d328a;\n pMVar13 = (pointer)0x0;\n pMVar22 = pMVar16;\n pMVar14 = pMVar13;\n }\n else {\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n uVar24 = (ulong)(puVar26 < puVar19);\n uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;\n if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar12 * 0x10;\n lVar27 = (long)pMVar23 - (long)pMVar16;\nLAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);\n pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n pMVar14 = pMVar13;\n }\n for (; pMVar23 != pMVar16; pMVar16 = pMVar16 + 1) {\n KVar5 = pMVar16->stringpool_key;\n pMVar13->offset = pMVar16->offset;\n pMVar13->stringpool_key = KVar5;\n pMVar13 = pMVar13 + 1;\n }\n if (pMVar22 != (pointer)0x0) {\n operator_delete(pMVar22);\n }\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = pMVar14;\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)((long)&pMVar14->offset + lVar27);\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)((long)&pMVar14->offset + uVar12);\nLAB_002d305a:\n uVar12 = addralign - 1;\n if (puVar10 < puVar19) {\n bVar8 = false;\n puVar18 = (undefined1 *)0x0;\n puVar15 = puVar10;\n do {\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n } while (puVar25 < puVar19);\n local_58.stringpool_key = 0;\n local_58.offset = (section_offset_type)puVar17;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n this->input_size_ = (size_t)(puVar17 + this->input_size_);\n if (bVar8) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }\n }\n else {\n local_58.offset = 0;\n local_58.stringpool_key = 0;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n }\n if ((this->super_Output_merge_base).keeps_input_sections_ == false) {\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n else {\n Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n if (bVar8 == false) {\n bVar8 = true;\n }\n else {\n operator_delete__(puVar10);\n }\n return bVar8;\n}\n\n" comment comment (function_definition "bool __thiscall\ngold::Output_merge_string<unsigned_int>::do_add_input_section\n (Output_merge_string<unsigned_int> *this,Relobj *object,uint shndx)\n\n{\n Merged_strings *this_00;\n long lVar1;\n uint uVar2;\n _func_int_varargs *p_Var3;\n pointer pcVar4;\n iterator __position;\n Key KVar5;\n Merged_strings_list *pMVar6;\n section_offset_type sVar7;\n bool bVar8;\n int iVar9;\n uint *puVar10;\n char *pcVar11;\n ulong uVar12;\n pointer pMVar13;\n pointer pMVar14;\n undefined4 extraout_var;\n uint *puVar15;\n size_t length;\n pointer pMVar16;\n undefined1 *puVar17;\n undefined1 *puVar18;\n uint *puVar19;\n ulong uVar20;\n ulong uVar21;\n pointer pMVar22;\n pointer pMVar23;\n ulong uVar24;\n uint *puVar25;\n uint *puVar26;\n long lVar27;\n bool is_new;\n section_size_type sec_len;\n uint64_t addralign;\n Merged_strings_list *merged_strings_list;\n Key key;\n Merged_string local_58;\n undefined1 auStack_48 [24];\n \n p_Var3 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data[3];\n if (p_Var3 == Output_section_data::do_addralign) {\n addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_;\n }\n else {\n iVar9 = (*p_Var3)(this);\n addralign = CONCAT44(extraout_var,iVar9);\n }\n puVar10 = (uint *)Object::decompressed_section_contents\n (&object->super_Object,shndx,&sec_len,&is_new,&addralign);\n puVar19 = (uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10);\n if ((sec_len & 3) != 0) {\n pcVar11 = (char *)gettext("mergeable string section length not multiple of character size");\n Object::error(&object->super_Object,pcVar11);\n if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) {\n return false;\n }\n operator_delete__(puVar10);\n return false;\n }\n puVar26 = puVar19;\n if (puVar19[-1] != 0) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n );\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n if (puVar10 < puVar19) {\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }\n }\n merged_strings_list = (Merged_strings_list *)operator_new(0x28);\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = (pointer)0x0;\n merged_strings_list->shndx = shndx;\n merged_strings_list->object = object;\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)0x0;\n __position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish;\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n if (__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold::Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list);\n }\n else {\n *__position._M_current = merged_strings_list;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }\n pMVar6 = merged_strings_list;\n this_00 = &merged_strings_list->merged_strings;\n if (puVar10 < puVar26) {\n uVar24 = 0;\n puVar15 = puVar10;\n do {\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n } while (puVar15 < puVar26);\n uVar21 = uVar20;\n if (puVar26 < puVar19) {\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }\n if (0xfffffffffffffff < uVar21) {\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar21 << 4;\n lVar27 = (long)pMVar23 - (long)pMVar16;\n if (uVar21 != 0) goto LAB_002d328a;\n pMVar13 = (pointer)0x0;\n pMVar22 = pMVar16;\n pMVar14 = pMVar13;\n }\n else {\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n uVar24 = (ulong)(puVar26 < puVar19);\n uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;\n if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar12 * 0x10;\n lVar27 = (long)pMVar23 - (long)pMVar16;\nLAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);\n pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n pMVar14 = pMVar13;\n }\n for (; pMVar23 != pMVar16; pMVar16 = pMVar16 + 1) {\n KVar5 = pMVar16->stringpool_key;\n pMVar13->offset = pMVar16->offset;\n pMVar13->stringpool_key = KVar5;\n pMVar13 = pMVar13 + 1;\n }\n if (pMVar22 != (pointer)0x0) {\n operator_delete(pMVar22);\n }\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = pMVar14;\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)((long)&pMVar14->offset + lVar27);\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)((long)&pMVar14->offset + uVar12);\nLAB_002d305a:\n uVar12 = addralign - 1;\n if (puVar10 < puVar19) {\n bVar8 = false;\n puVar18 = (undefined1 *)0x0;\n puVar15 = puVar10;\n do {\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n } while (puVar25 < puVar19);\n local_58.stringpool_key = 0;\n local_58.offset = (section_offset_type)puVar17;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n this->input_size_ = (size_t)(puVar17 + this->input_size_);\n if (bVar8) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }\n }\n else {\n local_58.offset = 0;\n local_58.stringpool_key = 0;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n }\n if ((this->super_Output_merge_base).keeps_input_sections_ == false) {\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n else {\n Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n if (bVar8 == false) {\n bVar8 = true;\n }\n else {\n operator_delete__(puVar10);\n }\n return bVar8;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_merge_string<unsigned_int>::" identifier : : identifier < identifier > : :) (function_declarator "do_add_input_section\n (Output_merge_string<unsigned_int> *this,Relobj *object,uint shndx)" identifier (parameter_list "(Output_merge_string<unsigned_int> *this,Relobj *object,uint shndx)" ( (parameter_declaration "Output_merge_string<unsigned_int> *this" type_identifier (ERROR "<unsigned_int>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Relobj *object" type_identifier (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) (compound_statement "{\n Merged_strings *this_00;\n long lVar1;\n uint uVar2;\n _func_int_varargs *p_Var3;\n pointer pcVar4;\n iterator __position;\n Key KVar5;\n Merged_strings_list *pMVar6;\n section_offset_type sVar7;\n bool bVar8;\n int iVar9;\n uint *puVar10;\n char *pcVar11;\n ulong uVar12;\n pointer pMVar13;\n pointer pMVar14;\n undefined4 extraout_var;\n uint *puVar15;\n size_t length;\n pointer pMVar16;\n undefined1 *puVar17;\n undefined1 *puVar18;\n uint *puVar19;\n ulong uVar20;\n ulong uVar21;\n pointer pMVar22;\n pointer pMVar23;\n ulong uVar24;\n uint *puVar25;\n uint *puVar26;\n long lVar27;\n bool is_new;\n section_size_type sec_len;\n uint64_t addralign;\n Merged_strings_list *merged_strings_list;\n Key key;\n Merged_string local_58;\n undefined1 auStack_48 [24];\n \n p_Var3 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data[3];\n if (p_Var3 == Output_section_data::do_addralign) {\n addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_;\n }\n else {\n iVar9 = (*p_Var3)(this);\n addralign = CONCAT44(extraout_var,iVar9);\n }\n puVar10 = (uint *)Object::decompressed_section_contents\n (&object->super_Object,shndx,&sec_len,&is_new,&addralign);\n puVar19 = (uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10);\n if ((sec_len & 3) != 0) {\n pcVar11 = (char *)gettext("mergeable string section length not multiple of character size");\n Object::error(&object->super_Object,pcVar11);\n if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) {\n return false;\n }\n operator_delete__(puVar10);\n return false;\n }\n puVar26 = puVar19;\n if (puVar19[-1] != 0) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n );\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n if (puVar10 < puVar19) {\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }\n }\n merged_strings_list = (Merged_strings_list *)operator_new(0x28);\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = (pointer)0x0;\n merged_strings_list->shndx = shndx;\n merged_strings_list->object = object;\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)0x0;\n __position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish;\n (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n if (__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold::Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list);\n }\n else {\n *__position._M_current = merged_strings_list;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }\n pMVar6 = merged_strings_list;\n this_00 = &merged_strings_list->merged_strings;\n if (puVar10 < puVar26) {\n uVar24 = 0;\n puVar15 = puVar10;\n do {\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n } while (puVar15 < puVar26);\n uVar21 = uVar20;\n if (puVar26 < puVar19) {\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }\n if (0xfffffffffffffff < uVar21) {\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar21 << 4;\n lVar27 = (long)pMVar23 - (long)pMVar16;\n if (uVar21 != 0) goto LAB_002d328a;\n pMVar13 = (pointer)0x0;\n pMVar22 = pMVar16;\n pMVar14 = pMVar13;\n }\n else {\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n uVar24 = (ulong)(puVar26 < puVar19);\n uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;\n if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar12 * 0x10;\n lVar27 = (long)pMVar23 - (long)pMVar16;\nLAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);\n pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n pMVar14 = pMVar13;\n }\n for (; pMVar23 != pMVar16; pMVar16 = pMVar16 + 1) {\n KVar5 = pMVar16->stringpool_key;\n pMVar13->offset = pMVar16->offset;\n pMVar13->stringpool_key = KVar5;\n pMVar13 = pMVar13 + 1;\n }\n if (pMVar22 != (pointer)0x0) {\n operator_delete(pMVar22);\n }\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = pMVar14;\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)((long)&pMVar14->offset + lVar27);\n (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)((long)&pMVar14->offset + uVar12);\nLAB_002d305a:\n uVar12 = addralign - 1;\n if (puVar10 < puVar19) {\n bVar8 = false;\n puVar18 = (undefined1 *)0x0;\n puVar15 = puVar10;\n do {\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n } while (puVar25 < puVar19);\n local_58.stringpool_key = 0;\n local_58.offset = (section_offset_type)puVar17;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n this->input_size_ = (size_t)(puVar17 + this->input_size_);\n if (bVar8) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }\n }\n else {\n local_58.offset = 0;\n local_58.stringpool_key = 0;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n }\n if ((this->super_Output_merge_base).keeps_input_sections_ == false) {\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n else {\n Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n if (bVar8 == false) {\n bVar8 = true;\n }\n else {\n operator_delete__(puVar10);\n }\n return bVar8;\n}" { (declaration "Merged_strings *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "_func_int_varargs *p_Var3;" type_identifier (pointer_declarator "*p_Var3" * identifier) ;) (declaration "pointer pcVar4;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (declaration "Key KVar5;" type_identifier identifier ;) (declaration "Merged_strings_list *pMVar6;" type_identifier (pointer_declarator "*pMVar6" * identifier) ;) (declaration "section_offset_type sVar7;" type_identifier identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "uint *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "char *pcVar11;" primitive_type (pointer_declarator "*pcVar11" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "pointer pMVar13;" type_identifier identifier ;) (declaration "pointer pMVar14;" type_identifier identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "uint *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "size_t length;" primitive_type identifier ;) (declaration "pointer pMVar16;" type_identifier identifier ;) (declaration "undefined1 *puVar17;" type_identifier (pointer_declarator "*puVar17" * identifier) ;) (declaration "undefined1 *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "uint *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "pointer pMVar22;" type_identifier identifier ;) (declaration "pointer pMVar23;" type_identifier identifier ;) (declaration "ulong uVar24;" type_identifier identifier ;) (declaration "uint *puVar25;" type_identifier (pointer_declarator "*puVar25" * identifier) ;) (declaration "uint *puVar26;" type_identifier (pointer_declarator "*puVar26" * identifier) ;) (declaration "long lVar27;" (sized_type_specifier "long" long) identifier ;) (declaration "bool is_new;" primitive_type identifier ;) (declaration "section_size_type sec_len;" type_identifier identifier ;) (declaration "uint64_t addralign;" primitive_type identifier ;) (declaration "Merged_strings_list *merged_strings_list;" type_identifier (pointer_declarator "*merged_strings_list" * identifier) ;) (declaration "Key key;" type_identifier identifier ;) (declaration "Merged_string local_58;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [24];" type_identifier (array_declarator "auStack_48 [24]" identifier [ number_literal ]) ;) (expression_statement "p_Var3 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data[3];" (assignment_expression "p_Var3 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data[3]" identifier = (subscript_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data[3]" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n _vptr_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var3 == Output_section_data::do_addralign) {\n addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_;\n }\n else {\n iVar9 = (*p_Var3)(this);\n addralign = CONCAT44(extraout_var,iVar9);\n }" if (parenthesized_expression "(p_Var3 == Output_section_data::do_addralign)" ( (binary_expression "p_Var3 == Output_section_data" identifier == identifier) (ERROR "::do_addralign" : : identifier) )) (compound_statement "{\n addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_;\n }" { (expression_statement "addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_;" (assignment_expression "addralign = (this->super_Output_merge_base).super_Output_section_data.addralign_" identifier = (field_expression "(this->super_Output_merge_base).super_Output_section_data.addralign_" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n iVar9 = (*p_Var3)(this);\n addralign = CONCAT44(extraout_var,iVar9);\n }" else (compound_statement "{\n iVar9 = (*p_Var3)(this);\n addralign = CONCAT44(extraout_var,iVar9);\n }" { (expression_statement "iVar9 = (*p_Var3)(this);" (assignment_expression "iVar9 = (*p_Var3)(this)" identifier = (call_expression "(*p_Var3)(this)" (parenthesized_expression "(*p_Var3)" ( (pointer_expression "*p_Var3" * identifier) )) (argument_list "(this)" ( identifier )))) ;) (expression_statement "addralign = CONCAT44(extraout_var,iVar9);" (assignment_expression "addralign = CONCAT44(extraout_var,iVar9)" identifier = (call_expression "CONCAT44(extraout_var,iVar9)" identifier (argument_list "(extraout_var,iVar9)" ( identifier , identifier )))) ;) }))) (ERROR "puVar10 = (uint *)Object::" (assignment_expression "puVar10 = (uint *)Object" identifier = (cast_expression "(uint *)Object" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) : :) (expression_statement "decompressed_section_contents\n (&object->super_Object,shndx,&sec_len,&is_new,&addralign);" (call_expression "decompressed_section_contents\n (&object->super_Object,shndx,&sec_len,&is_new,&addralign)" identifier (argument_list "(&object->super_Object,shndx,&sec_len,&is_new,&addralign)" ( (pointer_expression "&object->super_Object" & (field_expression "object->super_Object" identifier -> field_identifier)) , identifier , (pointer_expression "&sec_len" & identifier) , (pointer_expression "&is_new" & identifier) , (pointer_expression "&addralign" & identifier) ))) ;) (expression_statement "puVar19 = (uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10);" (assignment_expression "puVar19 = (uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10)" identifier = (cast_expression "(uint *)((sec_len & 0xfffffffffffffffc) + (long)puVar10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((sec_len & 0xfffffffffffffffc) + (long)puVar10)" ( (binary_expression "(sec_len & 0xfffffffffffffffc) + (long)puVar10" (parenthesized_expression "(sec_len & 0xfffffffffffffffc)" ( (binary_expression "sec_len & 0xfffffffffffffffc" identifier & number_literal) )) + (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (if_statement "if ((sec_len & 3) != 0) {\n pcVar11 = (char *)gettext("mergeable string section length not multiple of character size");\n Object::error(&object->super_Object,pcVar11);\n if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) {\n return false;\n }\n operator_delete__(puVar10);\n return false;\n }" if (parenthesized_expression "((sec_len & 3) != 0)" ( (binary_expression "(sec_len & 3) != 0" (parenthesized_expression "(sec_len & 3)" ( (binary_expression "sec_len & 3" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pcVar11 = (char *)gettext("mergeable string section length not multiple of character size");\n Object::error(&object->super_Object,pcVar11);\n if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) {\n return false;\n }\n operator_delete__(puVar10);\n return false;\n }" { (expression_statement "pcVar11 = (char *)gettext("mergeable string section length not multiple of character size");" (assignment_expression "pcVar11 = (char *)gettext("mergeable string section length not multiple of character size")" identifier = (cast_expression "(char *)gettext("mergeable string section length not multiple of character size")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("mergeable string section length not multiple of character size")" identifier (argument_list "("mergeable string section length not multiple of character size")" ( (string_literal ""mergeable string section length not multiple of character size"" " string_content ") ))))) ;) (labeled_statement "Object::error(&object->super_Object,pcVar11);" statement_identifier : (ERROR ":" :) (expression_statement "error(&object->super_Object,pcVar11);" (call_expression "error(&object->super_Object,pcVar11)" identifier (argument_list "(&object->super_Object,pcVar11)" ( (pointer_expression "&object->super_Object" & (field_expression "object->super_Object" identifier -> field_identifier)) , identifier ))) ;)) (if_statement "if ((bool)(puVar10 != (uint *)0x0 & is_new) == false) {\n return false;\n }" if (parenthesized_expression "((bool)(puVar10 != (uint *)0x0 & is_new) == false)" ( (binary_expression "(bool)(puVar10 != (uint *)0x0 & is_new) == false" (cast_expression "(bool)(puVar10 != (uint *)0x0 & is_new)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(puVar10 != (uint *)0x0 & is_new)" ( (binary_expression "puVar10 != (uint *)0x0 & is_new" (binary_expression "puVar10 != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier) ))) == false) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "operator_delete__(puVar10);" (call_expression "operator_delete__(puVar10)" identifier (argument_list "(puVar10)" ( identifier ))) ;) (return_statement "return false;" return false ;) })) (expression_statement "puVar26 = puVar19;" (assignment_expression "puVar26 = puVar19" identifier = identifier) ;) (if_statement "if (puVar19[-1] != 0) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n );\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n if (puVar10 < puVar19) {\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }\n }" if (parenthesized_expression "(puVar19[-1] != 0)" ( (binary_expression "puVar19[-1] != 0" (subscript_expression "puVar19[-1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n );\n /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n if (puVar10 < puVar19) {\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }\n }" { (expression_statement "(*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);" (call_expression "(*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx)" (parenthesized_expression "(*(object->super_Object)._vptr_Object[0x10])" ( (pointer_expression "*(object->super_Object)._vptr_Object[0x10]" * (subscript_expression "(object->super_Object)._vptr_Object[0x10]" (field_expression "(object->super_Object)._vptr_Object" (parenthesized_expression "(object->super_Object)" ( (field_expression "object->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(&local_58,object,(ulong)shndx)" ( (pointer_expression "&local_58" & identifier) , identifier , (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "sVar7 = local_58.offset;" (assignment_expression "sVar7 = local_58.offset" identifier = (field_expression "local_58.offset" identifier . field_identifier)) ;) (expression_statement "pcVar4 = (object->super_Object).name_._M_dataplus._M_p;" (assignment_expression "pcVar4 = (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 "pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n );" (assignment_expression "pcVar11 = (char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n )" identifier = (cast_expression "(char *)gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n )" identifier (argument_list "(\n "%s: last entry in mergeable string section \'%s\' not null terminated"\n )" ( (string_literal ""%s: last entry in mergeable string section \'%s\' not null terminated"" " string_content escape_sequence string_content escape_sequence string_content ") ))))) ;) comment (expression_statement "gold_warning(pcVar11,pcVar4,sVar7);" (call_expression "gold_warning(pcVar11,pcVar4,sVar7)" identifier (argument_list "(pcVar11,pcVar4,sVar7)" ( identifier , identifier , identifier ))) ;) (if_statement "if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }" if (parenthesized_expression "((undefined1 *)local_58.offset != auStack_48)" ( (binary_expression "(undefined1 *)local_58.offset != auStack_48" (cast_expression "(undefined1 *)local_58.offset" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "local_58.offset" identifier . field_identifier)) != identifier) )) (compound_statement "{\n operator_delete((void *)local_58.offset);\n }" { (expression_statement "operator_delete((void *)local_58.offset);" (call_expression "operator_delete((void *)local_58.offset)" identifier (argument_list "((void *)local_58.offset)" ( (cast_expression "(void *)local_58.offset" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_58.offset" identifier . field_identifier)) ))) ;) })) (if_statement "if (puVar10 < puVar19) {\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }" if (parenthesized_expression "(puVar10 < puVar19)" ( (binary_expression "puVar10 < puVar19" identifier < identifier) )) (compound_statement "{\n uVar2 = puVar19[-1];\n puVar15 = puVar19;\n while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }\n }" { (expression_statement "uVar2 = puVar19[-1];" (assignment_expression "uVar2 = puVar19[-1]" identifier = (subscript_expression "puVar19[-1]" identifier [ number_literal ])) ;) (expression_statement "puVar15 = puVar19;" (assignment_expression "puVar15 = puVar19" identifier = identifier) ;) (while_statement "while ((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))) {\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }" while (parenthesized_expression "((puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26)))" ( (parenthesized_expression "(puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26))" ( (comma_expression "puVar26 = puVar15, uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26)" (assignment_expression "puVar26 = puVar15" identifier = identifier) , (binary_expression "uVar2 != 0 && (puVar26 = puVar15 + -1, puVar10 < puVar26)" (binary_expression "uVar2 != 0" identifier != number_literal) && (parenthesized_expression "(puVar26 = puVar15 + -1, puVar10 < puVar26)" ( (comma_expression "puVar26 = puVar15 + -1, puVar10 < puVar26" (assignment_expression "puVar26 = puVar15 + -1" identifier = (binary_expression "puVar15 + -1" identifier + number_literal)) , (binary_expression "puVar10 < puVar26" identifier < identifier)) )))) )) )) (compound_statement "{\n uVar2 = puVar15[-2];\n puVar15 = puVar26;\n }" { (expression_statement "uVar2 = puVar15[-2];" (assignment_expression "uVar2 = puVar15[-2]" identifier = (subscript_expression "puVar15[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar15 = puVar26;" (assignment_expression "puVar15 = puVar26" identifier = identifier) ;) })) })) })) (expression_statement "merged_strings_list = (Merged_strings_list *)operator_new(0x28);" (assignment_expression "merged_strings_list = (Merged_strings_list *)operator_new(0x28)" identifier = (cast_expression "(Merged_strings_list *)operator_new(0x28)" ( (type_descriptor "Merged_strings_list *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;) (ERROR "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "merged_strings_list->shndx = shndx;" (assignment_expression "merged_strings_list->shndx = shndx" (field_expression "merged_strings_list->shndx" identifier -> field_identifier) = identifier) ;) (expression_statement "merged_strings_list->object = object;" (assignment_expression "merged_strings_list->object = object" (field_expression "merged_strings_list->object" identifier -> field_identifier) = identifier) ;) (ERROR "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "__position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "__position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std" (binary_expression "__position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "__position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (assignment_expression "__position._M_current =\n (this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "(this->merged_strings_lists_).\n super__Vector_base" (parenthesized_expression "(this->merged_strings_lists_)" ( (field_expression "this->merged_strings_lists_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : identifier < identifier : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish;" (field_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (ERROR "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (if_statement "if (__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold::Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list);\n }\n else {\n *__position._M_current = merged_strings_list;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }" if (parenthesized_expression "(__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage)" ( (ERROR "__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std" (binary_expression "__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "__position._M_current ==\n (this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "(this->merged_strings_lists_).\n super__Vector_base" (parenthesized_expression "(this->merged_strings_lists_)" ( (field_expression "this->merged_strings_lists_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold::Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list);\n }" { (ERROR "std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold::" (comma_expression "std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std" identifier (ERROR "::\n vector<gold::Output_merge_string<unsigned_int>::Merged_strings_list*" : : (binary_expression "vector<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : identifier *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert<gold" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ::_M_realloc_insert" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) > (ERROR "::" : :) identifier) < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list);" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*_const&>\n (&this->merged_strings_lists_,__position,&merged_strings_list)" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*_const" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) (binary_expression "Merged_strings_list*_const" identifier * identifier)) (ERROR "&" &) > (parenthesized_expression "(&this->merged_strings_lists_,__position,&merged_strings_list)" ( (comma_expression "&this->merged_strings_lists_,__position,&merged_strings_list" (pointer_expression "&this->merged_strings_lists_" & (field_expression "this->merged_strings_lists_" identifier -> field_identifier)) , (comma_expression "__position,&merged_strings_list" identifier , (pointer_expression "&merged_strings_list" & identifier))) ))) ;) }) (else_clause "else {\n *__position._M_current = merged_strings_list;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }" else (compound_statement "{\n *__position._M_current = merged_strings_list;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }" { (expression_statement "*__position._M_current = merged_strings_list;" (assignment_expression "*__position._M_current = merged_strings_list" (pointer_expression "*__position._M_current" * (field_expression "__position._M_current" identifier . field_identifier)) = identifier) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "(this->merged_strings_lists_).\n super__Vector_base" (parenthesized_expression "(this->merged_strings_lists_)" ( (field_expression "this->merged_strings_lists_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1;" (assignment_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = __position._M_current + 1" (field_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) }))) (expression_statement "pMVar6 = merged_strings_list;" (assignment_expression "pMVar6 = merged_strings_list" identifier = identifier) ;) (expression_statement "this_00 = &merged_strings_list->merged_strings;" (assignment_expression "this_00 = &merged_strings_list->merged_strings" identifier = (pointer_expression "&merged_strings_list->merged_strings" & (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier))) ;) (if_statement "if (puVar10 < puVar26) {\n uVar24 = 0;\n puVar15 = puVar10;\n do {\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n } while (puVar15 < puVar26);\n uVar21 = uVar20;\n if (puVar26 < puVar19) {\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }\n if (0xfffffffffffffff < uVar21) {\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar21 << 4;\n lVar27 = (long)pMVar23 - (long)pMVar16;\n if (uVar21 != 0) goto LAB_002d328a;\n pMVar13 = (pointer)0x0;\n pMVar22 = pMVar16;\n pMVar14 = pMVar13;\n }\n else {\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n uVar24 = (ulong)(puVar26 < puVar19);\n uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;\n if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar12 * 0x10;\n lVar27 = (long)pMVar23 - (long)pMVar16;\nLAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);\n pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n pMVar14 = pMVar13;\n }" if (parenthesized_expression "(puVar10 < puVar26)" ( (binary_expression "puVar10 < puVar26" identifier < identifier) )) (compound_statement "{\n uVar24 = 0;\n puVar15 = puVar10;\n do {\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n } while (puVar15 < puVar26);\n uVar21 = uVar20;\n if (puVar26 < puVar19) {\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }\n if (0xfffffffffffffff < uVar21) {\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar21 << 4;\n lVar27 = (long)pMVar23 - (long)pMVar16;\n if (uVar21 != 0) goto LAB_002d328a;\n pMVar13 = (pointer)0x0;\n pMVar22 = pMVar16;\n pMVar14 = pMVar13;\n }" { (expression_statement "uVar24 = 0;" (assignment_expression "uVar24 = 0" identifier = number_literal) ;) (expression_statement "puVar15 = puVar10;" (assignment_expression "puVar15 = puVar10" identifier = identifier) ;) (do_statement "do {\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n } while (puVar15 < puVar26);" do (compound_statement "{\n uVar12 = uVar24 + 1;\n uVar20 = uVar12;\n if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }\n puVar15 = (uint *)((long)puVar15 + lVar27);\n }" { (expression_statement "uVar12 = uVar24 + 1;" (assignment_expression "uVar12 = uVar24 + 1" identifier = (binary_expression "uVar24 + 1" identifier + number_literal)) ;) (expression_statement "uVar20 = uVar12;" (assignment_expression "uVar20 = uVar12" identifier = identifier) ;) (if_statement "if (*puVar15 == 0) {\n lVar27 = 4;\n }\n else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }" if (parenthesized_expression "(*puVar15 == 0)" ( (binary_expression "*puVar15 == 0" (pointer_expression "*puVar15" * identifier) == number_literal) )) (compound_statement "{\n lVar27 = 4;\n }" { (expression_statement "lVar27 = 4;" (assignment_expression "lVar27 = 4" identifier = number_literal) ;) }) (else_clause "else {\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }" else (compound_statement "{\n lVar1 = 0;\n do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);\n lVar27 = lVar27 * 4 + 8;\n if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }\n }" { (expression_statement "lVar1 = 0;" (assignment_expression "lVar1 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n } while (puVar15[lVar1] != 0);" do (compound_statement "{\n lVar27 = lVar1;\n lVar1 = lVar27 + 1;\n }" { (expression_statement "lVar27 = lVar1;" (assignment_expression "lVar27 = lVar1" identifier = identifier) ;) (expression_statement "lVar1 = lVar27 + 1;" (assignment_expression "lVar1 = lVar27 + 1" identifier = (binary_expression "lVar27 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar15[lVar1] != 0)" ( (binary_expression "puVar15[lVar1] != 0" (subscript_expression "puVar15[lVar1]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "lVar27 = lVar27 * 4 + 8;" (assignment_expression "lVar27 = lVar27 * 4 + 8" identifier = (binary_expression "lVar27 * 4 + 8" (binary_expression "lVar27 * 4" identifier * number_literal) + number_literal)) ;) (if_statement "if (lVar1 != 0) {\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar20 = uVar24 + 2;\n uVar24 = uVar12;\n }" { (expression_statement "uVar20 = uVar24 + 2;" (assignment_expression "uVar20 = uVar24 + 2" identifier = (binary_expression "uVar24 + 2" identifier + number_literal)) ;) (expression_statement "uVar24 = uVar12;" (assignment_expression "uVar24 = uVar12" identifier = identifier) ;) })) }))) (expression_statement "puVar15 = (uint *)((long)puVar15 + lVar27);" (assignment_expression "puVar15 = (uint *)((long)puVar15 + lVar27)" identifier = (cast_expression "(uint *)((long)puVar15 + lVar27)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar15 + lVar27)" ( (binary_expression "(long)puVar15 + lVar27" (cast_expression "(long)puVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) while (parenthesized_expression "(puVar15 < puVar26)" ( (binary_expression "puVar15 < puVar26" identifier < identifier) )) ;) (expression_statement "uVar21 = uVar20;" (assignment_expression "uVar21 = uVar20" identifier = identifier) ;) (if_statement "if (puVar26 < puVar19) {\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }" if (parenthesized_expression "(puVar26 < puVar19)" ( (binary_expression "puVar26 < puVar19" identifier < identifier) )) (compound_statement "{\n uVar21 = uVar20 + 1;\n uVar24 = uVar20;\n }" { (expression_statement "uVar21 = uVar20 + 1;" (assignment_expression "uVar21 = uVar20 + 1" identifier = (binary_expression "uVar20 + 1" identifier + number_literal)) ;) (expression_statement "uVar24 = uVar20;" (assignment_expression "uVar24 = uVar20" identifier = identifier) ;) })) (if_statement "if (0xfffffffffffffff < uVar21) {\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }" if (parenthesized_expression "(0xfffffffffffffff < uVar21)" ( (binary_expression "0xfffffffffffffff < uVar21" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n std::__throw_length_error("vector::reserve");\n }" { comment (labeled_statement "std::__throw_length_error("vector::reserve");" statement_identifier : (ERROR ":" :) (expression_statement "__throw_length_error("vector::reserve");" (call_expression "__throw_length_error("vector::reserve")" identifier (argument_list "("vector::reserve")" ( (string_literal ""vector::reserve"" " string_content ") ))) ;)) })) (ERROR "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (assignment_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold" identifier = (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;" if (parenthesized_expression "(uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4))" ( (binary_expression "uVar21 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)" identifier <= (call_expression "(ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)" ( (binary_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base<gold" (cast_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier)) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)pMVar16" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (goto_statement "goto LAB_002d305a;" goto statement_identifier ;)) (ERROR "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (assignment_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold" identifier = (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "uVar12 = uVar21 << 4;" (assignment_expression "uVar12 = uVar21 << 4" identifier = (binary_expression "uVar21 << 4" identifier << number_literal)) ;) (expression_statement "lVar27 = (long)pMVar23 - (long)pMVar16;" (assignment_expression "lVar27 = (long)pMVar23 - (long)pMVar16" identifier = (binary_expression "(long)pMVar23 - (long)pMVar16" (cast_expression "(long)pMVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pMVar16" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (uVar21 != 0) goto LAB_002d328a;" if (parenthesized_expression "(uVar21 != 0)" ( (binary_expression "uVar21 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002d328a;" goto statement_identifier ;)) (expression_statement "pMVar13 = (pointer)0x0;" (assignment_expression "pMVar13 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "pMVar22 = pMVar16;" (assignment_expression "pMVar22 = pMVar16" identifier = identifier) ;) (expression_statement "pMVar14 = pMVar13;" (assignment_expression "pMVar14 = pMVar13" identifier = identifier) ;) }) (else_clause "else {\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n uVar24 = (ulong)(puVar26 < puVar19);\n uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;\n if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar12 * 0x10;\n lVar27 = (long)pMVar23 - (long)pMVar16;\nLAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);\n pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n pMVar14 = pMVar13;\n }" else (compound_statement "{\n pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n uVar24 = (ulong)(puVar26 < puVar19);\n uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;\n if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;\n pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;\n uVar12 = uVar12 * 0x10;\n lVar27 = (long)pMVar23 - (long)pMVar16;\nLAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);\n pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;\n pMVar14 = pMVar13;\n }" { (ERROR "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (assignment_expression "pMVar16 = (merged_strings_list->merged_strings).\n super__Vector_base<gold" identifier = (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "uVar24 = (ulong)(puVar26 < puVar19);" (assignment_expression "uVar24 = (ulong)(puVar26 < puVar19)" identifier = (call_expression "(ulong)(puVar26 < puVar19)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(puVar26 < puVar19)" ( (binary_expression "puVar26 < puVar19" identifier < identifier) )))) ;) (expression_statement "uVar12 = ~-(ulong)(puVar26 < puVar19) + 2;" (assignment_expression "uVar12 = ~-(ulong)(puVar26 < puVar19) + 2" identifier = (binary_expression "~-(ulong)(puVar26 < puVar19) + 2" (unary_expression "~-(ulong)(puVar26 < puVar19)" ~ (unary_expression "-(ulong)(puVar26 < puVar19)" - (call_expression "(ulong)(puVar26 < puVar19)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(puVar26 < puVar19)" ( (binary_expression "puVar26 < puVar19" identifier < identifier) ))))) + number_literal)) ;) (if_statement "if (uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)) goto LAB_002d305a;" if (parenthesized_expression "(uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4))" ( (binary_expression "uVar12 <= (ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)" identifier <= (call_expression "(ulong)((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4)" ( (binary_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base<gold" (cast_expression "(long)(merged_strings_list->merged_strings).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier)) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16 >> 4" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage - (long)pMVar16" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)pMVar16" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (goto_statement "goto LAB_002d305a;" goto statement_identifier ;)) (ERROR "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (assignment_expression "pMVar23 = (merged_strings_list->merged_strings).\n super__Vector_base<gold" identifier = (binary_expression "(merged_strings_list->merged_strings).\n super__Vector_base<gold" (field_expression "(merged_strings_list->merged_strings).\n super__Vector_base" (parenthesized_expression "(merged_strings_list->merged_strings)" ( (field_expression "merged_strings_list->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish;" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "uVar12 = uVar12 * 0x10;" (assignment_expression "uVar12 = uVar12 * 0x10" identifier = (binary_expression "uVar12 * 0x10" identifier * number_literal)) ;) (expression_statement "lVar27 = (long)pMVar23 - (long)pMVar16;" (assignment_expression "lVar27 = (long)pMVar23 - (long)pMVar16" identifier = (binary_expression "(long)pMVar23 - (long)pMVar16" (cast_expression "(long)pMVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pMVar16" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (labeled_statement "LAB_002d328a:\n pMVar13 = (pointer)operator_new(uVar12);" statement_identifier : (expression_statement "pMVar13 = (pointer)operator_new(uVar12);" (assignment_expression "pMVar13 = (pointer)operator_new(uVar12)" identifier = (cast_expression "(pointer)operator_new(uVar12)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))))) ;)) (ERROR "pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (assignment_expression "pMVar22 = (pMVar6->merged_strings).\n super__Vector_base<gold" identifier = (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold" (field_expression "(pMVar6->merged_strings).\n super__Vector_base" (parenthesized_expression "(pMVar6->merged_strings)" ( (field_expression "pMVar6->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start;" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "pMVar14 = pMVar13;" (assignment_expression "pMVar14 = pMVar13" identifier = identifier) ;) }))) (for_statement "for (; pMVar23 != pMVar16; pMVar16 = pMVar16 + 1) {\n KVar5 = pMVar16->stringpool_key;\n pMVar13->offset = pMVar16->offset;\n pMVar13->stringpool_key = KVar5;\n pMVar13 = pMVar13 + 1;\n }" for ( ; (binary_expression "pMVar23 != pMVar16" identifier != identifier) ; (assignment_expression "pMVar16 = pMVar16 + 1" identifier = (binary_expression "pMVar16 + 1" identifier + number_literal)) ) (compound_statement "{\n KVar5 = pMVar16->stringpool_key;\n pMVar13->offset = pMVar16->offset;\n pMVar13->stringpool_key = KVar5;\n pMVar13 = pMVar13 + 1;\n }" { (expression_statement "KVar5 = pMVar16->stringpool_key;" (assignment_expression "KVar5 = pMVar16->stringpool_key" identifier = (field_expression "pMVar16->stringpool_key" identifier -> field_identifier)) ;) (expression_statement "pMVar13->offset = pMVar16->offset;" (assignment_expression "pMVar13->offset = pMVar16->offset" (field_expression "pMVar13->offset" identifier -> field_identifier) = (field_expression "pMVar16->offset" identifier -> field_identifier)) ;) (expression_statement "pMVar13->stringpool_key = KVar5;" (assignment_expression "pMVar13->stringpool_key = KVar5" (field_expression "pMVar13->stringpool_key" identifier -> field_identifier) = identifier) ;) (expression_statement "pMVar13 = pMVar13 + 1;" (assignment_expression "pMVar13 = pMVar13 + 1" identifier = (binary_expression "pMVar13 + 1" identifier + number_literal)) ;) })) (if_statement "if (pMVar22 != (pointer)0x0) {\n operator_delete(pMVar22);\n }" if (parenthesized_expression "(pMVar22 != (pointer)0x0)" ( (binary_expression "pMVar22 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pMVar22);\n }" { (expression_statement "operator_delete(pMVar22);" (call_expression "operator_delete(pMVar22)" identifier (argument_list "(pMVar22)" ( identifier ))) ;) })) (ERROR "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold" (field_expression "(pMVar6->merged_strings).\n super__Vector_base" (parenthesized_expression "(pMVar6->merged_strings)" ( (field_expression "pMVar6->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = pMVar14;" (assignment_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start = pMVar14" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier) ;) (ERROR "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold" (field_expression "(pMVar6->merged_strings).\n super__Vector_base" (parenthesized_expression "(pMVar6->merged_strings)" ( (field_expression "pMVar6->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)((long)&pMVar14->offset + lVar27);" (assignment_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish = (pointer)((long)&pMVar14->offset + lVar27)" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (call_expression "(pointer)((long)&pMVar14->offset + lVar27)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pMVar14->offset + lVar27)" ( (binary_expression "(long)&pMVar14->offset + lVar27" (cast_expression "(long)&pMVar14->offset" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pMVar14->offset" & (field_expression "pMVar14->offset" identifier -> field_identifier))) + identifier) )))) ;) (ERROR "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::" (comma_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string,_std" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int>::Merged_string" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold::Output_merge_string<unsigned_int" (binary_expression "(pMVar6->merged_strings).\n super__Vector_base<gold" (field_expression "(pMVar6->merged_strings).\n super__Vector_base" (parenthesized_expression "(pMVar6->merged_strings)" ( (field_expression "pMVar6->merged_strings" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)((long)&pMVar14->offset + uVar12);" (assignment_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage = (pointer)((long)&pMVar14->offset + uVar12)" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<unsigned_int>::Merged_string>_>\n ._M_impl" (binary_expression "Output_merge_string<unsigned_int>::Merged_string>_" (binary_expression "Output_merge_string<unsigned_int>::Merged_string" (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (call_expression "(pointer)((long)&pMVar14->offset + uVar12)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pMVar14->offset + uVar12)" ( (binary_expression "(long)&pMVar14->offset + uVar12" (cast_expression "(long)&pMVar14->offset" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pMVar14->offset" & (field_expression "pMVar14->offset" identifier -> field_identifier))) + identifier) )))) ;) (labeled_statement "LAB_002d305a:\n uVar12 = addralign - 1;" statement_identifier : (expression_statement "uVar12 = addralign - 1;" (assignment_expression "uVar12 = addralign - 1" identifier = (binary_expression "addralign - 1" identifier - number_literal)) ;)) (if_statement "if (puVar10 < puVar19) {\n bVar8 = false;\n puVar18 = (undefined1 *)0x0;\n puVar15 = puVar10;\n do {\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n } while (puVar25 < puVar19);\n local_58.stringpool_key = 0;\n local_58.offset = (section_offset_type)puVar17;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n this->input_size_ = (size_t)(puVar17 + this->input_size_);\n if (bVar8) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }\n }\n else {\n local_58.offset = 0;\n local_58.stringpool_key = 0;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n }" if (parenthesized_expression "(puVar10 < puVar19)" ( (binary_expression "puVar10 < puVar19" identifier < identifier) )) (compound_statement "{\n bVar8 = false;\n puVar18 = (undefined1 *)0x0;\n puVar15 = puVar10;\n do {\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n } while (puVar25 < puVar19);\n local_58.stringpool_key = 0;\n local_58.offset = (section_offset_type)puVar17;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n this->input_size_ = (size_t)(puVar17 + this->input_size_);\n if (bVar8) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }\n }" { (expression_statement "bVar8 = false;" (assignment_expression "bVar8 = false" identifier = false) ;) (expression_statement "puVar18 = (undefined1 *)0x0;" (assignment_expression "puVar18 = (undefined1 *)0x0" identifier = (cast_expression "(undefined1 *)0x0" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar15 = puVar10;" (assignment_expression "puVar15 = puVar10" identifier = identifier) ;) (do_statement "do {\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n } while (puVar25 < puVar19);" do (compound_statement "{\n length = (long)puVar19 - (long)puVar15 >> 2;\n if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }\n puVar25 = (uint *)((long)puVar15 + lVar27);\n Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);\n puVar17 = puVar18 + lVar27;\n local_58.stringpool_key = key;\n local_58.offset = (section_offset_type)puVar18;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n puVar18 = puVar17;\n puVar15 = puVar25;\n }" { (expression_statement "length = (long)puVar19 - (long)puVar15 >> 2;" (assignment_expression "length = (long)puVar19 - (long)puVar15 >> 2" identifier = (binary_expression "(long)puVar19 - (long)puVar15 >> 2" (binary_expression "(long)puVar19 - (long)puVar15" (cast_expression "(long)puVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (puVar15 < puVar26) {\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }\n else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }" if (parenthesized_expression "(puVar15 < puVar26)" ( (binary_expression "puVar15 < puVar26" identifier < identifier) )) (compound_statement "{\n length = 0;\n if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }\n lVar27 = 4;\n }" { (expression_statement "length = 0;" (assignment_expression "length = 0" identifier = number_literal) ;) (if_statement "if (*puVar15 != 0) {\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }" if (parenthesized_expression "(*puVar15 != 0)" ( (binary_expression "*puVar15 != 0" (pointer_expression "*puVar15" * identifier) != number_literal) )) (compound_statement "{\n do {\n length = length + 1;\n } while (puVar15[length] != 0);\n goto LAB_002d30b0;\n }" { (do_statement "do {\n length = length + 1;\n } while (puVar15[length] != 0);" do (compound_statement "{\n length = length + 1;\n }" { (expression_statement "length = length + 1;" (assignment_expression "length = length + 1" identifier = (binary_expression "length + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar15[length] != 0)" ( (binary_expression "puVar15[length] != 0" (subscript_expression "puVar15[length]" identifier [ identifier ]) != number_literal) )) ;) (goto_statement "goto LAB_002d30b0;" goto statement_identifier ;) })) (expression_statement "lVar27 = 4;" (assignment_expression "lVar27 = 4" identifier = number_literal) ;) }) (else_clause "else {\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }" else (compound_statement "{\nLAB_002d30b0:\n lVar27 = 4;\n if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }\n }" { (labeled_statement "LAB_002d30b0:\n lVar27 = 4;" statement_identifier : (expression_statement "lVar27 = 4;" (assignment_expression "lVar27 = 4" identifier = number_literal) ;)) (if_statement "if ((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))\n {\n bVar8 = true;\n }" if (parenthesized_expression "((length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)))" ( (binary_expression "(length != 0) &&\n (lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10))" (parenthesized_expression "(length != 0)" ( (binary_expression "length != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10))" ( (comma_expression "lVar27 = length * 4 + 4, (addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)" (assignment_expression "lVar27 = length * 4 + 4" identifier = (binary_expression "length * 4 + 4" (binary_expression "length * 4" identifier * number_literal) + number_literal)) , (binary_expression "(addralign - 1 & (ulong)puVar15) != (uVar12 & (ulong)puVar10)" (parenthesized_expression "(addralign - 1 & (ulong)puVar15)" ( (binary_expression "addralign - 1 & (ulong)puVar15" (binary_expression "addralign - 1" identifier - number_literal) & (cast_expression "(ulong)puVar15" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) != (parenthesized_expression "(uVar12 & (ulong)puVar10)" ( (binary_expression "uVar12 & (ulong)puVar10" identifier & (cast_expression "(ulong)puVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ))) )) (compound_statement "{\n bVar8 = true;\n }" { (expression_statement "bVar8 = true;" (assignment_expression "bVar8 = true" identifier = true) ;) })) }))) (expression_statement "puVar25 = (uint *)((long)puVar15 + lVar27);" (assignment_expression "puVar25 = (uint *)((long)puVar15 + lVar27)" identifier = (cast_expression "(uint *)((long)puVar15 + lVar27)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar15 + lVar27)" ( (binary_expression "(long)puVar15 + lVar27" (cast_expression "(long)puVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key);" (binary_expression "Stringpool_template<unsigned_int>::add_with_length\n (&this->stringpool_,puVar15,length,true,&key)" (binary_expression "Stringpool_template<unsigned_int" identifier < identifier) > (ERROR "::" : :) (call_expression "add_with_length\n (&this->stringpool_,puVar15,length,true,&key)" identifier (argument_list "(&this->stringpool_,puVar15,length,true,&key)" ( (pointer_expression "&this->stringpool_" & (field_expression "this->stringpool_" identifier -> field_identifier)) , identifier , identifier , true , (pointer_expression "&key" & identifier) )))) ;) (expression_statement "puVar17 = puVar18 + lVar27;" (assignment_expression "puVar17 = puVar18 + lVar27" identifier = (binary_expression "puVar18 + lVar27" identifier + identifier)) ;) (expression_statement "local_58.stringpool_key = key;" (assignment_expression "local_58.stringpool_key = key" (field_expression "local_58.stringpool_key" identifier . field_identifier) = identifier) ;) (expression_statement "local_58.offset = (section_offset_type)puVar18;" (assignment_expression "local_58.offset = (section_offset_type)puVar18" (field_expression "local_58.offset" identifier . field_identifier) = (cast_expression "(section_offset_type)puVar18" ( (type_descriptor "section_offset_type" type_identifier) ) identifier)) ;) (labeled_statement "std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);" statement_identifier (ERROR "::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>:" : : (binary_expression "vector<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : (comma_expression "Merged_string,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : (binary_expression "Merged_string>_" identifier > identifier) > : : (binary_expression "emplace_back<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > :) : (expression_statement "Merged_string>(this_00,&local_58);" (binary_expression "Merged_string>(this_00,&local_58)" identifier > (parenthesized_expression "(this_00,&local_58)" ( (comma_expression "this_00,&local_58" identifier , (pointer_expression "&local_58" & identifier)) ))) ;)) (expression_statement "puVar18 = puVar17;" (assignment_expression "puVar18 = puVar17" identifier = identifier) ;) (expression_statement "puVar15 = puVar25;" (assignment_expression "puVar15 = puVar25" identifier = identifier) ;) }) while (parenthesized_expression "(puVar25 < puVar19)" ( (binary_expression "puVar25 < puVar19" identifier < identifier) )) ;) (expression_statement "local_58.stringpool_key = 0;" (assignment_expression "local_58.stringpool_key = 0" (field_expression "local_58.stringpool_key" identifier . field_identifier) = number_literal) ;) (expression_statement "local_58.offset = (section_offset_type)puVar17;" (assignment_expression "local_58.offset = (section_offset_type)puVar17" (field_expression "local_58.offset" identifier . field_identifier) = (cast_expression "(section_offset_type)puVar17" ( (type_descriptor "section_offset_type" type_identifier) ) identifier)) ;) (labeled_statement "std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);" statement_identifier (ERROR "::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>:" : : (binary_expression "vector<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : (comma_expression "Merged_string,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : (binary_expression "Merged_string>_" identifier > identifier) > : : (binary_expression "emplace_back<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > :) : (expression_statement "Merged_string>(this_00,&local_58);" (binary_expression "Merged_string>(this_00,&local_58)" identifier > (parenthesized_expression "(this_00,&local_58)" ( (comma_expression "this_00,&local_58" identifier , (pointer_expression "&local_58" & identifier)) ))) ;)) (expression_statement "this->input_count_ = this->input_count_ + uVar24;" (assignment_expression "this->input_count_ = this->input_count_ + uVar24" (field_expression "this->input_count_" identifier -> field_identifier) = (binary_expression "this->input_count_ + uVar24" (field_expression "this->input_count_" identifier -> field_identifier) + identifier)) ;) (expression_statement "this->input_size_ = (size_t)(puVar17 + this->input_size_);" (assignment_expression "this->input_size_ = (size_t)(puVar17 + this->input_size_)" (field_expression "this->input_size_" identifier -> field_identifier) = (cast_expression "(size_t)(puVar17 + this->input_size_)" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "(puVar17 + this->input_size_)" ( (binary_expression "puVar17 + this->input_size_" identifier + (field_expression "this->input_size_" identifier -> field_identifier)) )))) ;) (if_statement "if (bVar8) {\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }" if (parenthesized_expression "(bVar8)" ( identifier )) (compound_statement "{\n (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);\n sVar7 = local_58.offset;\n pcVar4 = (object->super_Object).name_._M_dataplus._M_p;\n pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */\n gold_warning(pcVar11,pcVar4,sVar7);\n if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }\n }" { (expression_statement "(*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx);" (call_expression "(*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(ulong)shndx)" (parenthesized_expression "(*(object->super_Object)._vptr_Object[0x10])" ( (pointer_expression "*(object->super_Object)._vptr_Object[0x10]" * (subscript_expression "(object->super_Object)._vptr_Object[0x10]" (field_expression "(object->super_Object)._vptr_Object" (parenthesized_expression "(object->super_Object)" ( (field_expression "object->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(&local_58,object,(ulong)shndx)" ( (pointer_expression "&local_58" & identifier) , identifier , (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "sVar7 = local_58.offset;" (assignment_expression "sVar7 = local_58.offset" identifier = (field_expression "local_58.offset" identifier . field_identifier)) ;) (expression_statement "pcVar4 = (object->super_Object).name_._M_dataplus._M_p;" (assignment_expression "pcVar4 = (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 "pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );" (assignment_expression "pcVar11 = (char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" identifier = (cast_expression "(char *)gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" identifier (argument_list "(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" ( (string_literal ""%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"" " string_content escape_sequence string_content ") ))))) ;) comment (expression_statement "gold_warning(pcVar11,pcVar4,sVar7);" (call_expression "gold_warning(pcVar11,pcVar4,sVar7)" identifier (argument_list "(pcVar11,pcVar4,sVar7)" ( identifier , identifier , identifier ))) ;) (if_statement "if ((undefined1 *)local_58.offset != auStack_48) {\n operator_delete((void *)local_58.offset);\n }" if (parenthesized_expression "((undefined1 *)local_58.offset != auStack_48)" ( (binary_expression "(undefined1 *)local_58.offset != auStack_48" (cast_expression "(undefined1 *)local_58.offset" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "local_58.offset" identifier . field_identifier)) != identifier) )) (compound_statement "{\n operator_delete((void *)local_58.offset);\n }" { (expression_statement "operator_delete((void *)local_58.offset);" (call_expression "operator_delete((void *)local_58.offset)" identifier (argument_list "((void *)local_58.offset)" ( (cast_expression "(void *)local_58.offset" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_58.offset" identifier . field_identifier)) ))) ;) })) })) }) (else_clause "else {\n local_58.offset = 0;\n local_58.stringpool_key = 0;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n }" else (compound_statement "{\n local_58.offset = 0;\n local_58.stringpool_key = 0;\n std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);\n this->input_count_ = this->input_count_ + uVar24;\n }" { (expression_statement "local_58.offset = 0;" (assignment_expression "local_58.offset = 0" (field_expression "local_58.offset" identifier . field_identifier) = number_literal) ;) (expression_statement "local_58.stringpool_key = 0;" (assignment_expression "local_58.stringpool_key = 0" (field_expression "local_58.stringpool_key" identifier . field_identifier) = number_literal) ;) (labeled_statement "std::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>::Merged_string>(this_00,&local_58);" statement_identifier (ERROR "::\n vector<gold::Output_merge_string<unsigned_int>::Merged_string,_std::allocator<gold::Output_merge_string<unsigned_int>::Merged_string>_>\n ::emplace_back<gold::Output_merge_string<unsigned_int>:" : : (binary_expression "vector<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : (comma_expression "Merged_string,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > : : (binary_expression "Merged_string>_" identifier > identifier) > : : (binary_expression "emplace_back<gold" identifier < identifier) : : (binary_expression "Output_merge_string<unsigned_int" identifier < identifier) > :) : (expression_statement "Merged_string>(this_00,&local_58);" (binary_expression "Merged_string>(this_00,&local_58)" identifier > (parenthesized_expression "(this_00,&local_58)" ( (comma_expression "this_00,&local_58" identifier , (pointer_expression "&local_58" & identifier)) ))) ;)) (expression_statement "this->input_count_ = this->input_count_ + uVar24;" (assignment_expression "this->input_count_ = this->input_count_ + uVar24" (field_expression "this->input_count_" identifier -> field_identifier) = (binary_expression "this->input_count_ + uVar24" (field_expression "this->input_count_" identifier -> field_identifier) + identifier)) ;) }))) (if_statement "if ((this->super_Output_merge_base).keeps_input_sections_ == false) {\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }\n else {\n Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }" if (parenthesized_expression "((this->super_Output_merge_base).keeps_input_sections_ == false)" ( (binary_expression "(this->super_Output_merge_base).keeps_input_sections_ == false" (field_expression "(this->super_Output_merge_base).keeps_input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }" { (expression_statement "bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);" (assignment_expression "bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new)" identifier = (cast_expression "(bool)(puVar10 != (uint *)0x0 & is_new)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(puVar10 != (uint *)0x0 & is_new)" ( (binary_expression "puVar10 != (uint *)0x0 & is_new" (binary_expression "puVar10 != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier) )))) ;) }) (else_clause "else {\n Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }" else (compound_statement "{\n Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);\n bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);\n }" { (labeled_statement "Output_merge_base::record_input_section(&this->super_Output_merge_base,object,shndx);" statement_identifier : (ERROR ":" :) (expression_statement "record_input_section(&this->super_Output_merge_base,object,shndx);" (call_expression "record_input_section(&this->super_Output_merge_base,object,shndx)" identifier (argument_list "(&this->super_Output_merge_base,object,shndx)" ( (pointer_expression "&this->super_Output_merge_base" & (field_expression "this->super_Output_merge_base" identifier -> field_identifier)) , identifier , identifier ))) ;)) (expression_statement "bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new);" (assignment_expression "bVar8 = (bool)(puVar10 != (uint *)0x0 & is_new)" identifier = (cast_expression "(bool)(puVar10 != (uint *)0x0 & is_new)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(puVar10 != (uint *)0x0 & is_new)" ( (binary_expression "puVar10 != (uint *)0x0 & is_new" (binary_expression "puVar10 != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier) )))) ;) }))) (if_statement "if (bVar8 == false) {\n bVar8 = true;\n }\n else {\n operator_delete__(puVar10);\n }" if (parenthesized_expression "(bVar8 == false)" ( (binary_expression "bVar8 == false" identifier == false) )) (compound_statement "{\n bVar8 = true;\n }" { (expression_statement "bVar8 = true;" (assignment_expression "bVar8 = true" identifier = true) ;) }) (else_clause "else {\n operator_delete__(puVar10);\n }" else (compound_statement "{\n operator_delete__(puVar10);\n }" { (expression_statement "operator_delete__(puVar10);" (call_expression "operator_delete__(puVar10)" identifier (argument_list "(puVar10)" ( identifier ))) ;) }))) (return_statement "return bVar8;" return identifier ;) })))
(translation_unit "byte FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}\n\n" (function_definition "byte FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}" type_identifier (function_declarator "FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)" identifier (parameter_list "(long *param_1,long *param_2,undefined4 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 "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "undefined1 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "undefined1 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "int *piVar15;" primitive_type (pointer_declarator "*piVar15" * identifier) ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "undefined8 *puVar17;" type_identifier (pointer_declarator "*puVar17" * identifier) ;) (declaration "undefined8 *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "int *piVar20;" primitive_type (pointer_declarator "*piVar20" * identifier) ;) (declaration "int *piVar21;" primitive_type (pointer_declarator "*piVar21" * identifier) ;) (declaration "long lVar22;" (sized_type_specifier "long" long) identifier ;) (declaration "byte local_79;" type_identifier identifier ;) (declaration "ulong local_78;" type_identifier identifier ;) (declaration "long local_70;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [24];" type_identifier (array_declarator "auStack_48 [24]" identifier [ number_literal ]) ;) (if_statement "if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x18) == FUN_00170dc0)" ( (binary_expression "*(code **)(*param_1 + 0x18) == FUN_00170dc0" (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n local_70 = param_1[6];\n }" { (expression_statement "local_70 = param_1[6];" (assignment_expression "local_70 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" { (expression_statement "local_70 = (**(code **)(*param_1 + 0x18))(param_1);" (assignment_expression "local_70 = (**(code **)(*param_1 + 0x18))(param_1)" identifier = (call_expression "(**(code **)(*param_1 + 0x18))(param_1)" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" ( (pointer_expression "**(code **)(*param_1 + 0x18)" * (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1)" ( identifier )))) ;) }))) (expression_statement "piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);" (assignment_expression "piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" identifier = (cast_expression "(int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" identifier (argument_list "(param_2,param_3,&local_78,&local_79,&local_70)" ( identifier , identifier , (pointer_expression "&local_78" & identifier) , (pointer_expression "&local_79" & identifier) , (pointer_expression "&local_70" & identifier) ))))) ;) (expression_statement "piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);" (assignment_expression "piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5)" identifier = (cast_expression "(int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((local_78 & 0xfffffffffffffffc) + (long)piVar5)" ( (binary_expression "(local_78 & 0xfffffffffffffffc) + (long)piVar5" (parenthesized_expression "(local_78 & 0xfffffffffffffffc)" ( (binary_expression "local_78 & 0xfffffffffffffffc" identifier & number_literal) )) + (cast_expression "(long)piVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (if_statement "if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }" if (parenthesized_expression "((local_78 & 3) != 0)" ( (binary_expression "(local_78 & 3) != 0" (parenthesized_expression "(local_78 & 3)" ( (binary_expression "local_78 & 3" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }" { (expression_statement "uVar6 = gettext("mergeable string section length not multiple of character size");" (assignment_expression "uVar6 = gettext("mergeable string section length not multiple of character size")" identifier = (call_expression "gettext("mergeable string section length not multiple of character size")" identifier (argument_list "("mergeable string section length not multiple of character size")" ( (string_literal ""mergeable string section length not multiple of character size"" " string_content ") )))) ;) (expression_statement "FUN_001cf7b0(param_2,uVar6);" (call_expression "FUN_001cf7b0(param_2,uVar6)" identifier (argument_list "(param_2,uVar6)" ( identifier , identifier ))) ;) (if_statement "if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }" if (parenthesized_expression "((piVar5 != (int *)0x0 & local_79) == 0)" ( (binary_expression "(piVar5 != (int *)0x0 & local_79) == 0" (parenthesized_expression "(piVar5 != (int *)0x0 & local_79)" ( (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier) )) == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "thunk_FUN_002eff50(piVar5);" (call_expression "thunk_FUN_002eff50(piVar5)" identifier (argument_list "(piVar5)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "piVar21 = piVar15;" (assignment_expression "piVar21 = piVar15" identifier = identifier) ;) (if_statement "if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }" if (parenthesized_expression "(piVar15[-1] != 0)" ( (binary_expression "piVar15[-1] != 0" (subscript_expression "piVar15[-1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }" { (expression_statement "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);" (call_expression "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_2 + 0x80))" ( (pointer_expression "**(code **)(*param_2 + 0x80)" * (pointer_expression "*(code **)(*param_2 + 0x80)" * (cast_expression "(code **)(*param_2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x80)" ( (binary_expression "*param_2 + 0x80" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(&local_58,param_2,param_3)" ( (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) (expression_statement "puVar14 = local_58;" (assignment_expression "puVar14 = local_58" identifier = identifier) ;) (expression_statement "lVar11 = param_2[1];" (assignment_expression "lVar11 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");" (assignment_expression "uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated")" identifier = (call_expression "gettext("%s: last entry in mergeable string section \'%s\' not null terminated")" identifier (argument_list "("%s: last entry in mergeable string section \'%s\' not null terminated")" ( (string_literal ""%s: last entry in mergeable string section \'%s\' not null terminated"" " string_content escape_sequence string_content escape_sequence string_content ") )))) ;) (expression_statement "FUN_00185730(uVar6,lVar11,puVar14);" (call_expression "FUN_00185730(uVar6,lVar11,puVar14)" identifier (argument_list "(uVar6,lVar11,puVar14)" ( identifier , identifier , identifier ))) ;) (if_statement "if (local_58 != auStack_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58 != auStack_48)" ( (binary_expression "local_58 != auStack_48" identifier != identifier) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }" if (parenthesized_expression "(piVar5 < piVar15)" ( (binary_expression "piVar5 < piVar15" identifier < identifier) )) (compound_statement "{\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }" { (expression_statement "iVar1 = piVar15[-1];" (assignment_expression "iVar1 = piVar15[-1]" identifier = (subscript_expression "piVar15[-1]" identifier [ number_literal ])) ;) (expression_statement "piVar10 = piVar15;" (assignment_expression "piVar10 = piVar15" identifier = identifier) ;) (while_statement "while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }" while (parenthesized_expression "((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)))" ( (parenthesized_expression "(piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))" ( (comma_expression "piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)" (assignment_expression "piVar21 = piVar10" identifier = identifier) , (binary_expression "iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)" (binary_expression "iVar1 != 0" identifier != number_literal) && (parenthesized_expression "(piVar21 = piVar10 + -1, piVar5 < piVar21)" ( (comma_expression "piVar21 = piVar10 + -1, piVar5 < piVar21" (assignment_expression "piVar21 = piVar10 + -1" identifier = (binary_expression "piVar10 + -1" identifier + number_literal)) , (binary_expression "piVar5 < piVar21" identifier < identifier)) )))) )) )) (compound_statement "{\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }" { (expression_statement "iVar1 = piVar10[-2];" (assignment_expression "iVar1 = piVar10[-2]" identifier = (subscript_expression "piVar10[-2]" identifier [ number_literal ])) ;) (expression_statement "piVar10 = piVar21;" (assignment_expression "piVar10 = piVar21" identifier = identifier) ;) })) })) })) (expression_statement "local_68 = (undefined8 *)FUN_002ee780(0x28);" (assignment_expression "local_68 = (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 "local_68[2] = 0;" (assignment_expression "local_68[2] = 0" (subscript_expression "local_68[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(local_68 + 1) = param_3;" (assignment_expression "*(undefined4 *)(local_68 + 1) = param_3" (pointer_expression "*(undefined4 *)(local_68 + 1)" * (cast_expression "(undefined4 *)(local_68 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_68 + 1)" ( (binary_expression "local_68 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*local_68 = param_2;" (assignment_expression "*local_68 = param_2" (pointer_expression "*local_68" * identifier) = identifier) ;) (expression_statement "local_68[3] = 0;" (assignment_expression "local_68[3] = 0" (subscript_expression "local_68[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2 = (undefined8 *)param_1[0x25];" (assignment_expression "puVar2 = (undefined8 *)param_1[0x25]" identifier = (cast_expression "(undefined8 *)param_1[0x25]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x25]" identifier [ number_literal ]))) ;) (expression_statement "local_68[4] = 0;" (assignment_expression "local_68[4] = 0" (subscript_expression "local_68[4]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" if (parenthesized_expression "(puVar2 == (undefined8 *)param_1[0x26])" ( (binary_expression "puVar2 == (undefined8 *)param_1[0x26]" identifier == (cast_expression "(undefined8 *)param_1[0x26]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x26]" identifier [ number_literal ]))) )) (compound_statement "{\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }" { (expression_statement "FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);" (call_expression "FUN_002d12f0(param_1 + 0x24,puVar2,&local_68)" identifier (argument_list "(param_1 + 0x24,puVar2,&local_68)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) , identifier , (pointer_expression "&local_68" & identifier) ))) ;) }) (else_clause "else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" else (compound_statement "{\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" { (expression_statement "*puVar2 = local_68;" (assignment_expression "*puVar2 = local_68" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "param_1[0x25] = (long)(puVar2 + 1);" (assignment_expression "param_1[0x25] = (long)(puVar2 + 1)" (subscript_expression "param_1[0x25]" identifier [ number_literal ]) = (cast_expression "(long)(puVar2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) ;) }))) (expression_statement "puVar4 = local_68;" (assignment_expression "puVar4 = local_68" identifier = identifier) ;) (expression_statement "puVar2 = local_68 + 2;" (assignment_expression "puVar2 = local_68 + 2" identifier = (binary_expression "local_68 + 2" identifier + number_literal)) ;) (if_statement "if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" if (parenthesized_expression "(piVar5 < piVar21)" ( (binary_expression "piVar5 < piVar21" identifier < identifier) )) (compound_statement "{\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }" { (expression_statement "uVar19 = 0;" (assignment_expression "uVar19 = 0" identifier = number_literal) ;) (expression_statement "piVar10 = piVar5;" (assignment_expression "piVar10 = piVar5" identifier = identifier) ;) (do_statement "do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);" do (compound_statement "{\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n }" { (expression_statement "uVar7 = uVar19 + 1;" (assignment_expression "uVar7 = uVar19 + 1" identifier = (binary_expression "uVar19 + 1" identifier + number_literal)) ;) (expression_statement "uVar16 = uVar7;" (assignment_expression "uVar16 = uVar7" identifier = identifier) ;) (if_statement "if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" if (parenthesized_expression "(*piVar10 == 0)" ( (binary_expression "*piVar10 == 0" (pointer_expression "*piVar10" * identifier) == number_literal) )) (compound_statement "{\n lVar11 = 4;\n }" { (expression_statement "lVar11 = 4;" (assignment_expression "lVar11 = 4" identifier = number_literal) ;) }) (else_clause "else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" else (compound_statement "{\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" { (expression_statement "lVar22 = 0;" (assignment_expression "lVar22 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);" do (compound_statement "{\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n }" { (expression_statement "lVar11 = lVar22;" (assignment_expression "lVar11 = lVar22" identifier = identifier) ;) (expression_statement "lVar22 = lVar11 + 1;" (assignment_expression "lVar22 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(piVar10[lVar22] != 0)" ( (binary_expression "piVar10[lVar22] != 0" (subscript_expression "piVar10[lVar22]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "lVar11 = lVar11 * 4 + 8;" (assignment_expression "lVar11 = lVar11 * 4 + 8" identifier = (binary_expression "lVar11 * 4 + 8" (binary_expression "lVar11 * 4" identifier * number_literal) + number_literal)) ;) (if_statement "if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }" if (parenthesized_expression "(lVar22 != 0)" ( (binary_expression "lVar22 != 0" identifier != number_literal) )) (compound_statement "{\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }" { (expression_statement "uVar16 = uVar19 + 2;" (assignment_expression "uVar16 = uVar19 + 2" identifier = (binary_expression "uVar19 + 2" identifier + number_literal)) ;) (expression_statement "uVar19 = uVar7;" (assignment_expression "uVar19 = uVar7" identifier = identifier) ;) })) }))) (expression_statement "piVar10 = (int *)((long)piVar10 + lVar11);" (assignment_expression "piVar10 = (int *)((long)piVar10 + lVar11)" identifier = (cast_expression "(int *)((long)piVar10 + lVar11)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)piVar10 + lVar11)" ( (binary_expression "(long)piVar10 + lVar11" (cast_expression "(long)piVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) while (parenthesized_expression "(piVar10 < piVar21)" ( (binary_expression "piVar10 < piVar21" identifier < identifier) )) ;) (expression_statement "uVar7 = uVar16;" (assignment_expression "uVar7 = uVar16" identifier = identifier) ;) (if_statement "if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }" if (parenthesized_expression "(piVar21 < piVar15)" ( (binary_expression "piVar21 < piVar15" identifier < identifier) )) (compound_statement "{\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }" { (expression_statement "uVar7 = uVar16 + 1;" (assignment_expression "uVar7 = uVar16 + 1" identifier = (binary_expression "uVar16 + 1" identifier + number_literal)) ;) (expression_statement "uVar19 = uVar16;" (assignment_expression "uVar19 = uVar16" identifier = identifier) ;) })) (if_statement "if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }" if (parenthesized_expression "(0xfffffffffffffff < uVar7)" ( (binary_expression "0xfffffffffffffff < uVar7" number_literal < identifier) )) (compound_statement "{\n \n FUN_0032e880("vector::reserve");\n }" { (expression_statement "FUN_0032e880("vector::reserve");" (call_expression "FUN_0032e880("vector::reserve")" identifier (argument_list "("vector::reserve")" ( (string_literal ""vector::reserve"" " string_content ") ))) ;) })) (expression_statement "puVar12 = (undefined8 *)local_68[2];" (assignment_expression "puVar12 = (undefined8 *)local_68[2]" identifier = (cast_expression "(undefined8 *)local_68[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ]))) ;) (if_statement "if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;" if (parenthesized_expression "(uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4))" ( (binary_expression "uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)" identifier <= (call_expression "(ulong)(local_68[4] - (long)puVar12 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_68[4] - (long)puVar12 >> 4)" ( (binary_expression "local_68[4] - (long)puVar12 >> 4" (binary_expression "local_68[4] - (long)puVar12" (subscript_expression "local_68[4]" identifier [ number_literal ]) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (goto_statement "goto LAB_002d305a;" goto statement_identifier ;)) (expression_statement "puVar18 = (undefined8 *)local_68[3];" (assignment_expression "puVar18 = (undefined8 *)local_68[3]" identifier = (cast_expression "(undefined8 *)local_68[3]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) ;) (expression_statement "lVar22 = uVar7 << 4;" (assignment_expression "lVar22 = uVar7 << 4" identifier = (binary_expression "uVar7 << 4" identifier << number_literal)) ;) (expression_statement "lVar11 = (long)puVar18 - (long)puVar12;" (assignment_expression "lVar11 = (long)puVar18 - (long)puVar12" identifier = (binary_expression "(long)puVar18 - (long)puVar12" (cast_expression "(long)puVar18" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (uVar7 != 0) goto LAB_002d328a;" if (parenthesized_expression "(uVar7 != 0)" ( (binary_expression "uVar7 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002d328a;" goto statement_identifier ;)) (expression_statement "puVar8 = (undefined8 *)0x0;" (assignment_expression "puVar8 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar17 = puVar12;" (assignment_expression "puVar17 = puVar12" identifier = identifier) ;) (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" identifier = identifier) ;) }) (else_clause "else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" else (compound_statement "{\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" { (expression_statement "puVar12 = (undefined8 *)local_68[2];" (assignment_expression "puVar12 = (undefined8 *)local_68[2]" identifier = (cast_expression "(undefined8 *)local_68[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ]))) ;) (expression_statement "uVar19 = (ulong)(piVar21 < piVar15);" (assignment_expression "uVar19 = (ulong)(piVar21 < piVar15)" identifier = (call_expression "(ulong)(piVar21 < piVar15)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(piVar21 < piVar15)" ( (binary_expression "piVar21 < piVar15" identifier < identifier) )))) ;) (expression_statement "uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;" (assignment_expression "uVar7 = ~-(ulong)(piVar21 < piVar15) + 2" identifier = (binary_expression "~-(ulong)(piVar21 < piVar15) + 2" (unary_expression "~-(ulong)(piVar21 < piVar15)" ~ (unary_expression "-(ulong)(piVar21 < piVar15)" - (call_expression "(ulong)(piVar21 < piVar15)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(piVar21 < piVar15)" ( (binary_expression "piVar21 < piVar15" identifier < identifier) ))))) + number_literal)) ;) (if_statement "if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;" if (parenthesized_expression "(uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4))" ( (binary_expression "uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)" identifier <= (call_expression "(ulong)(local_68[4] - (long)puVar12 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_68[4] - (long)puVar12 >> 4)" ( (binary_expression "local_68[4] - (long)puVar12 >> 4" (binary_expression "local_68[4] - (long)puVar12" (subscript_expression "local_68[4]" identifier [ number_literal ]) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (goto_statement "goto LAB_002d305a;" goto statement_identifier ;)) (expression_statement "puVar18 = (undefined8 *)local_68[3];" (assignment_expression "puVar18 = (undefined8 *)local_68[3]" identifier = (cast_expression "(undefined8 *)local_68[3]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) ;) (expression_statement "lVar22 = uVar7 * 0x10;" (assignment_expression "lVar22 = uVar7 * 0x10" identifier = (binary_expression "uVar7 * 0x10" identifier * number_literal)) ;) (expression_statement "lVar11 = (long)puVar18 - (long)puVar12;" (assignment_expression "lVar11 = (long)puVar18 - (long)puVar12" identifier = (binary_expression "(long)puVar18 - (long)puVar12" (cast_expression "(long)puVar18" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (labeled_statement "LAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);" statement_identifier : (expression_statement "puVar8 = (undefined8 *)FUN_002ee780(lVar22);" (assignment_expression "puVar8 = (undefined8 *)FUN_002ee780(lVar22)" identifier = (cast_expression "(undefined8 *)FUN_002ee780(lVar22)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002ee780(lVar22)" identifier (argument_list "(lVar22)" ( identifier ))))) ;)) (expression_statement "puVar17 = (undefined8 *)puVar4[2];" (assignment_expression "puVar17 = (undefined8 *)puVar4[2]" identifier = (cast_expression "(undefined8 *)puVar4[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar4[2]" identifier [ number_literal ]))) ;) (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" identifier = identifier) ;) }))) (for_statement "for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }" for ( ; (binary_expression "puVar18 != puVar12" identifier != identifier) ; (assignment_expression "puVar12 = puVar12 + 2" identifier = (binary_expression "puVar12 + 2" identifier + number_literal)) ) (compound_statement "{\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }" { (expression_statement "uVar6 = puVar12[1];" (assignment_expression "uVar6 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar8 = *puVar12;" (assignment_expression "*puVar8 = *puVar12" (pointer_expression "*puVar8" * identifier) = (pointer_expression "*puVar12" * identifier)) ;) (expression_statement "puVar8[1] = uVar6;" (assignment_expression "puVar8[1] = uVar6" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8 = puVar8 + 2;" (assignment_expression "puVar8 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) })) (if_statement "if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(puVar17 != (undefined8 *)0x0)" ( (binary_expression "puVar17 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "puVar4[2] = puVar9;" (assignment_expression "puVar4[2] = puVar9" (subscript_expression "puVar4[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar4[3] = lVar11 + (long)puVar9;" (assignment_expression "puVar4[3] = lVar11 + (long)puVar9" (subscript_expression "puVar4[3]" identifier [ number_literal ]) = (binary_expression "lVar11 + (long)puVar9" identifier + (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "puVar4[4] = (long)puVar9 + lVar22;" (assignment_expression "puVar4[4] = (long)puVar9 + lVar22" (subscript_expression "puVar4[4]" identifier [ number_literal ]) = (binary_expression "(long)puVar9 + lVar22" (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (labeled_statement "LAB_002d305a:\n uVar7 = local_70 - 1;" statement_identifier : (expression_statement "uVar7 = local_70 - 1;" (assignment_expression "uVar7 = local_70 - 1" identifier = (binary_expression "local_70 - 1" identifier - number_literal)) ;)) (if_statement "if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" if (parenthesized_expression "(piVar5 < piVar15)" ( (binary_expression "piVar5 < piVar15" identifier < identifier) )) (compound_statement "{\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "puVar14 = (undefined1 *)0x0;" (assignment_expression "puVar14 = (undefined1 *)0x0" identifier = (cast_expression "(undefined1 *)0x0" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "piVar10 = piVar5;" (assignment_expression "piVar10 = piVar5" identifier = identifier) ;) (do_statement "do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);" do (compound_statement "{\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n }" { (expression_statement "lVar11 = (long)piVar15 - (long)piVar10 >> 2;" (assignment_expression "lVar11 = (long)piVar15 - (long)piVar10 >> 2" identifier = (binary_expression "(long)piVar15 - (long)piVar10 >> 2" (binary_expression "(long)piVar15 - (long)piVar10" (cast_expression "(long)piVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)piVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" if (parenthesized_expression "(piVar10 < piVar21)" ( (binary_expression "piVar10 < piVar21" identifier < identifier) )) (compound_statement "{\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }" { (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (if_statement "if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }" if (parenthesized_expression "(*piVar10 != 0)" ( (binary_expression "*piVar10 != 0" (pointer_expression "*piVar10" * identifier) != number_literal) )) (compound_statement "{\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }" { (do_statement "do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);" do (compound_statement "{\n lVar11 = lVar11 + 1;\n }" { (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(piVar10[lVar11] != 0)" ( (binary_expression "piVar10[lVar11] != 0" (subscript_expression "piVar10[lVar11]" identifier [ identifier ]) != number_literal) )) ;) (goto_statement "goto LAB_002d30b0;" goto statement_identifier ;) })) (expression_statement "lVar22 = 4;" (assignment_expression "lVar22 = 4" identifier = number_literal) ;) }) (else_clause "else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" else (compound_statement "{\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" { (labeled_statement "LAB_002d30b0:\n lVar22 = 4;" statement_identifier : (expression_statement "lVar22 = 4;" (assignment_expression "lVar22 = 4" identifier = number_literal) ;)) (if_statement "if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }" if (parenthesized_expression "((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)))" ( (binary_expression "(lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))" (parenthesized_expression "(lVar11 != 0)" ( (binary_expression "lVar11 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))" ( (comma_expression "lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)" (assignment_expression "lVar22 = lVar11 * 4 + 4" identifier = (binary_expression "lVar11 * 4 + 4" (binary_expression "lVar11 * 4" identifier * number_literal) + number_literal)) , (binary_expression "(local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)" (parenthesized_expression "(local_70 - 1U & (ulong)piVar10)" ( (binary_expression "local_70 - 1U & (ulong)piVar10" (binary_expression "local_70 - 1U" identifier - number_literal) & (cast_expression "(ulong)piVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) != (parenthesized_expression "(uVar7 & (ulong)piVar5)" ( (binary_expression "uVar7 & (ulong)piVar5" identifier & (cast_expression "(ulong)piVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ))) )) (compound_statement "{\n bVar3 = true;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) })) }))) (expression_statement "piVar20 = (int *)((long)piVar10 + lVar22);" (assignment_expression "piVar20 = (int *)((long)piVar10 + lVar22)" identifier = (cast_expression "(int *)((long)piVar10 + lVar22)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)piVar10 + lVar22)" ( (binary_expression "(long)piVar10 + lVar22" (cast_expression "(long)piVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);" (call_expression "FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60)" identifier (argument_list "(param_1 + 0x12,piVar10,lVar11,1,&local_60)" ( (binary_expression "param_1 + 0x12" identifier + number_literal) , identifier , identifier , number_literal , (pointer_expression "&local_60" & identifier) ))) ;) (expression_statement "puVar13 = puVar14 + lVar22;" (assignment_expression "puVar13 = puVar14 + lVar22" identifier = (binary_expression "puVar14 + lVar22" identifier + identifier)) ;) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" identifier = identifier) ;) (expression_statement "local_58 = puVar14;" (assignment_expression "local_58 = puVar14" identifier = identifier) ;) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" identifier (argument_list "(puVar2,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "puVar14 = puVar13;" (assignment_expression "puVar14 = puVar13" identifier = identifier) ;) (expression_statement "piVar10 = piVar20;" (assignment_expression "piVar10 = piVar20" identifier = identifier) ;) }) while (parenthesized_expression "(piVar20 < piVar15)" ( (binary_expression "piVar20 < piVar15" identifier < identifier) )) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = puVar13;" (assignment_expression "local_58 = puVar13" identifier = identifier) ;) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" identifier (argument_list "(puVar2,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "param_1[0x27] = param_1[0x27] + uVar19;" (assignment_expression "param_1[0x27] = param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = (binary_expression "param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) + identifier)) ;) (expression_statement "param_1[0x28] = (long)(puVar13 + param_1[0x28]);" (assignment_expression "param_1[0x28] = (long)(puVar13 + param_1[0x28])" (subscript_expression "param_1[0x28]" identifier [ number_literal ]) = (cast_expression "(long)(puVar13 + param_1[0x28])" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar13 + param_1[0x28])" ( (binary_expression "puVar13 + param_1[0x28]" identifier + (subscript_expression "param_1[0x28]" identifier [ number_literal ])) )))) ;) (if_statement "if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }" if (parenthesized_expression "(bVar3)" ( identifier )) (compound_statement "{\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }" { (expression_statement "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);" (call_expression "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_2 + 0x80))" ( (pointer_expression "**(code **)(*param_2 + 0x80)" * (pointer_expression "*(code **)(*param_2 + 0x80)" * (cast_expression "(code **)(*param_2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x80)" ( (binary_expression "*param_2 + 0x80" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(&local_58,param_2,param_3)" ( (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) (expression_statement "puVar14 = local_58;" (assignment_expression "puVar14 = local_58" identifier = identifier) ;) (expression_statement "lVar11 = param_2[1];" (assignment_expression "lVar11 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );" (assignment_expression "uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" identifier = (call_expression "gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" identifier (argument_list "(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" ( (string_literal ""%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"" " string_content escape_sequence string_content ") )))) ;) (expression_statement "FUN_00185730(uVar6,lVar11,puVar14);" (call_expression "FUN_00185730(uVar6,lVar11,puVar14)" identifier (argument_list "(uVar6,lVar11,puVar14)" ( identifier , identifier , identifier ))) ;) (if_statement "if (local_58 != auStack_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58 != auStack_48)" ( (binary_expression "local_58 != auStack_48" identifier != identifier) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) })) }) (else_clause "else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" else (compound_statement "{\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" { (expression_statement "local_58 = (undefined1 *)0x0;" (assignment_expression "local_58 = (undefined1 *)0x0" identifier = (cast_expression "(undefined1 *)0x0" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" identifier (argument_list "(puVar2,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "param_1[0x27] = param_1[0x27] + uVar19;" (assignment_expression "param_1[0x27] = param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = (binary_expression "param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) + identifier)) ;) }))) (if_statement "if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" if (parenthesized_expression "((char)param_1[8] == '\0')" ( (binary_expression "(char)param_1[8] == '\0'" (cast_expression "(char)param_1[8]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" { (expression_statement "local_79 = piVar5 != (int *)0x0 & local_79;" (assignment_expression "local_79 = piVar5 != (int *)0x0 & local_79" identifier = (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier)) ;) }) (else_clause "else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" else (compound_statement "{\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" { (expression_statement "FUN_002cf6e0(param_1,param_2,param_3);" (call_expression "FUN_002cf6e0(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "local_79 = piVar5 != (int *)0x0 & local_79;" (assignment_expression "local_79 = piVar5 != (int *)0x0 & local_79" identifier = (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) & identifier)) ;) }))) (if_statement "if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }" if (parenthesized_expression "(local_79 == 0)" ( (binary_expression "local_79 == 0" identifier == number_literal) )) (compound_statement "{\n local_79 = 1;\n }" { (expression_statement "local_79 = 1;" (assignment_expression "local_79 = 1" identifier = number_literal) ;) }) (else_clause "else {\n thunk_FUN_002eff50(piVar5);\n }" else (compound_statement "{\n thunk_FUN_002eff50(piVar5);\n }" { (expression_statement "thunk_FUN_002eff50(piVar5);" (call_expression "thunk_FUN_002eff50(piVar5)" identifier (argument_list "(piVar5)" ( identifier ))) ;) }))) (return_statement "return local_79;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (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 TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , (pointer_expression & IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) & IDENT) )) == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence string_content escape_sequence string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT + LIT)) , (binary_expression IDENT < IDENT)) )))) )) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_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 IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) != LIT) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT * LIT) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (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 <= (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) )))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT << LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT < IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (unary_expression ~ (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT < IDENT) ))))) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) )))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (labeled_statement 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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (for_statement for ( ; (binary_expression IDENT != IDENT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (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 = (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 (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (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 < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) != LIT) )) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression (binary_expression IDENT * LIT) + LIT)) , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) & (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) != (parenthesized_expression ( (binary_expression IDENT & (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) })) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , IDENT , LIT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + (subscript_expression IDENT [ LIT ])) )))) ;) (if_statement if (parenthesized_expression ( 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 ( (pointer_expression & IDENT) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT)) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) & IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) & IDENT)) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (return_statement return IDENT ;) })))
(function_definition "byte FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}" (type_identifier "byte") (function_declarator "FUN_002d2e50(long *param_1,long *param_2,undefined4 param_3)" (identifier "FUN_002d2e50") (parameter_list "(long *param_1,long *param_2,undefined4 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 "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n undefined8 *puVar2;\n bool bVar3;\n undefined8 *puVar4;\n int *piVar5;\n undefined8 uVar6;\n ulong uVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n int *piVar10;\n long lVar11;\n undefined8 *puVar12;\n undefined1 *puVar13;\n undefined1 *puVar14;\n int *piVar15;\n ulong uVar16;\n undefined8 *puVar17;\n undefined8 *puVar18;\n ulong uVar19;\n int *piVar20;\n int *piVar21;\n long lVar22;\n byte local_79;\n ulong local_78;\n long local_70;\n undefined8 *local_68;\n undefined8 local_60;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 auStack_48 [24];\n \n if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }\n piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);\n piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);\n if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }\n piVar21 = piVar15;\n if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }\n local_68 = (undefined8 *)FUN_002ee780(0x28);\n local_68[2] = 0;\n *(undefined4 *)(local_68 + 1) = param_3;\n *local_68 = param_2;\n local_68[3] = 0;\n puVar2 = (undefined8 *)param_1[0x25];\n local_68[4] = 0;\n if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }\n puVar4 = local_68;\n puVar2 = local_68 + 2;\n if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }\n for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }\n if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }\n puVar4[2] = puVar9;\n puVar4[3] = lVar11 + (long)puVar9;\n puVar4[4] = (long)puVar9 + lVar22;\nLAB_002d305a:\n uVar7 = local_70 - 1;\n if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }\n if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }\n return local_79;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "int *piVar5;" (primitive_type "int") (pointer_declarator "*piVar5" (* "*") (identifier "piVar5")) (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "undefined8 *puVar8;" (type_identifier "undefined8") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (declaration "undefined8 *puVar9;" (type_identifier "undefined8") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "int *piVar10;" (primitive_type "int") (pointer_declarator "*piVar10" (* "*") (identifier "piVar10")) (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "undefined8 *puVar12;" (type_identifier "undefined8") (pointer_declarator "*puVar12" (* "*") (identifier "puVar12")) (; ";")) (declaration "undefined1 *puVar13;" (type_identifier "undefined1") (pointer_declarator "*puVar13" (* "*") (identifier "puVar13")) (; ";")) (declaration "undefined1 *puVar14;" (type_identifier "undefined1") (pointer_declarator "*puVar14" (* "*") (identifier "puVar14")) (; ";")) (declaration "int *piVar15;" (primitive_type "int") (pointer_declarator "*piVar15" (* "*") (identifier "piVar15")) (; ";")) (declaration "ulong uVar16;" (type_identifier "ulong") (identifier "uVar16") (; ";")) (declaration "undefined8 *puVar17;" (type_identifier "undefined8") (pointer_declarator "*puVar17" (* "*") (identifier "puVar17")) (; ";")) (declaration "undefined8 *puVar18;" (type_identifier "undefined8") (pointer_declarator "*puVar18" (* "*") (identifier "puVar18")) (; ";")) (declaration "ulong uVar19;" (type_identifier "ulong") (identifier "uVar19") (; ";")) (declaration "int *piVar20;" (primitive_type "int") (pointer_declarator "*piVar20" (* "*") (identifier "piVar20")) (; ";")) (declaration "int *piVar21;" (primitive_type "int") (pointer_declarator "*piVar21" (* "*") (identifier "piVar21")) (; ";")) (declaration "long lVar22;" (sized_type_specifier "long" (long "long")) (identifier "lVar22") (; ";")) (declaration "byte local_79;" (type_identifier "byte") (identifier "local_79") (; ";")) (declaration "ulong local_78;" (type_identifier "ulong") (identifier "local_78") (; ";")) (declaration "long local_70;" (sized_type_specifier "long" (long "long")) (identifier "local_70") (; ";")) (declaration "undefined8 *local_68;" (type_identifier "undefined8") (pointer_declarator "*local_68" (* "*") (identifier "local_68")) (; ";")) (declaration "undefined8 local_60;" (type_identifier "undefined8") (identifier "local_60") (; ";")) (declaration "undefined1 *local_58;" (type_identifier "undefined1") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (declaration "undefined1 auStack_48 [24];" (type_identifier "undefined1") (array_declarator "auStack_48 [24]" (identifier "auStack_48") ([ "[") (number_literal "24") (] "]")) (; ";")) (if_statement "if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) {\n local_70 = param_1[6];\n }\n else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x18) == FUN_00170dc0)" (( "(") (binary_expression "*(code **)(*param_1 + 0x18) == FUN_00170dc0" (pointer_expression "*(code **)(*param_1 + 0x18)" (* "*") (cast_expression "(code **)(*param_1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x18)" (( "(") (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x18")) () ")")))) (== "==") (identifier "FUN_00170dc0")) () ")")) (compound_statement "{\n local_70 = param_1[6];\n }" ({ "{") (expression_statement "local_70 = param_1[6];" (assignment_expression "local_70 = param_1[6]" (identifier "local_70") (= "=") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" (else "else") (compound_statement "{\n local_70 = (**(code **)(*param_1 + 0x18))(param_1);\n }" ({ "{") (expression_statement "local_70 = (**(code **)(*param_1 + 0x18))(param_1);" (assignment_expression "local_70 = (**(code **)(*param_1 + 0x18))(param_1)" (identifier "local_70") (= "=") (call_expression "(**(code **)(*param_1 + 0x18))(param_1)" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x18)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x18)" (* "*") (cast_expression "(code **)(*param_1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x18)" (( "(") (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (} "}")))) (expression_statement "piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70);" (assignment_expression "piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" (identifier "piVar5") (= "=") (cast_expression "(int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70)" (identifier "FUN_001cfed0") (argument_list "(param_2,param_3,&local_78,&local_79,&local_70)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "&local_78" (& "&") (identifier "local_78")) (, ",") (pointer_expression "&local_79" (& "&") (identifier "local_79")) (, ",") (pointer_expression "&local_70" (& "&") (identifier "local_70")) () ")"))))) (; ";")) (expression_statement "piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5);" (assignment_expression "piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5)" (identifier "piVar15") (= "=") (cast_expression "(int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((local_78 & 0xfffffffffffffffc) + (long)piVar5)" (( "(") (binary_expression "(local_78 & 0xfffffffffffffffc) + (long)piVar5" (parenthesized_expression "(local_78 & 0xfffffffffffffffc)" (( "(") (binary_expression "local_78 & 0xfffffffffffffffc" (identifier "local_78") (& "&") (number_literal "0xfffffffffffffffc")) () ")")) (+ "+") (cast_expression "(long)piVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "piVar5"))) () ")")))) (; ";")) (if_statement "if ((local_78 & 3) != 0) {\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }" (if "if") (parenthesized_expression "((local_78 & 3) != 0)" (( "(") (binary_expression "(local_78 & 3) != 0" (parenthesized_expression "(local_78 & 3)" (( "(") (binary_expression "local_78 & 3" (identifier "local_78") (& "&") (number_literal "3")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar6 = gettext("mergeable string section length not multiple of character size");\n FUN_001cf7b0(param_2,uVar6);\n if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }\n thunk_FUN_002eff50(piVar5);\n return 0;\n }" ({ "{") (expression_statement "uVar6 = gettext("mergeable string section length not multiple of character size");" (assignment_expression "uVar6 = gettext("mergeable string section length not multiple of character size")" (identifier "uVar6") (= "=") (call_expression "gettext("mergeable string section length not multiple of character size")" (identifier "gettext") (argument_list "("mergeable string section length not multiple of character size")" (( "(") (string_literal ""mergeable string section length not multiple of character size"" (" """) (string_content "mergeable string section length not multiple of character size") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001cf7b0(param_2,uVar6);" (call_expression "FUN_001cf7b0(param_2,uVar6)" (identifier "FUN_001cf7b0") (argument_list "(param_2,uVar6)" (( "(") (identifier "param_2") (, ",") (identifier "uVar6") () ")"))) (; ";")) (if_statement "if ((piVar5 != (int *)0x0 & local_79) == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "((piVar5 != (int *)0x0 & local_79) == 0)" (( "(") (binary_expression "(piVar5 != (int *)0x0 & local_79) == 0" (parenthesized_expression "(piVar5 != (int *)0x0 & local_79)" (( "(") (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" (identifier "piVar5") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (& "&") (identifier "local_79")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "thunk_FUN_002eff50(piVar5);" (call_expression "thunk_FUN_002eff50(piVar5)" (identifier "thunk_FUN_002eff50") (argument_list "(piVar5)" (( "(") (identifier "piVar5") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "piVar21 = piVar15;" (assignment_expression "piVar21 = piVar15" (identifier "piVar21") (= "=") (identifier "piVar15")) (; ";")) (if_statement "if (piVar15[-1] != 0) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }" (if "if") (parenthesized_expression "(piVar15[-1] != 0)" (( "(") (binary_expression "piVar15[-1] != 0" (subscript_expression "piVar15[-1]" (identifier "piVar15") ([ "[") (number_literal "-1") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }\n }" ({ "{") (expression_statement "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);" (call_expression "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_2 + 0x80))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x80)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x80)" (* "*") (cast_expression "(code **)(*param_2 + 0x80)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x80)" (( "(") (binary_expression "*param_2 + 0x80" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x80")) () ")"))))) () ")")) (argument_list "(&local_58,param_2,param_3)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "puVar14 = local_58;" (assignment_expression "puVar14 = local_58" (identifier "puVar14") (= "=") (identifier "local_58")) (; ";")) (expression_statement "lVar11 = param_2[1];" (assignment_expression "lVar11 = param_2[1]" (identifier "lVar11") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated");" (assignment_expression "uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated")" (identifier "uVar6") (= "=") (call_expression "gettext("%s: last entry in mergeable string section \'%s\' not null terminated")" (identifier "gettext") (argument_list "("%s: last entry in mergeable string section \'%s\' not null terminated")" (( "(") (string_literal ""%s: last entry in mergeable string section \'%s\' not null terminated"" (" """) (string_content "%s: last entry in mergeable string section ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " not null terminated") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00185730(uVar6,lVar11,puVar14);" (call_expression "FUN_00185730(uVar6,lVar11,puVar14)" (identifier "FUN_00185730") (argument_list "(uVar6,lVar11,puVar14)" (( "(") (identifier "uVar6") (, ",") (identifier "lVar11") (, ",") (identifier "puVar14") () ")"))) (; ";")) (if_statement "if (local_58 != auStack_48) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(local_58 != auStack_48)" (( "(") (binary_expression "local_58 != auStack_48" (identifier "local_58") (!= "!=") (identifier "auStack_48")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (piVar5 < piVar15) {\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }" (if "if") (parenthesized_expression "(piVar5 < piVar15)" (( "(") (binary_expression "piVar5 < piVar15" (identifier "piVar5") (< "<") (identifier "piVar15")) () ")")) (compound_statement "{\n iVar1 = piVar15[-1];\n piVar10 = piVar15;\n while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }\n }" ({ "{") (expression_statement "iVar1 = piVar15[-1];" (assignment_expression "iVar1 = piVar15[-1]" (identifier "iVar1") (= "=") (subscript_expression "piVar15[-1]" (identifier "piVar15") ([ "[") (number_literal "-1") (] "]"))) (; ";")) (expression_statement "piVar10 = piVar15;" (assignment_expression "piVar10 = piVar15" (identifier "piVar10") (= "=") (identifier "piVar15")) (; ";")) (while_statement "while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) {\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }" (while "while") (parenthesized_expression "((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)))" (( "(") (parenthesized_expression "(piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))" (( "(") (comma_expression "piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)" (assignment_expression "piVar21 = piVar10" (identifier "piVar21") (= "=") (identifier "piVar10")) (, ",") (binary_expression "iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21)" (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(piVar21 = piVar10 + -1, piVar5 < piVar21)" (( "(") (comma_expression "piVar21 = piVar10 + -1, piVar5 < piVar21" (assignment_expression "piVar21 = piVar10 + -1" (identifier "piVar21") (= "=") (binary_expression "piVar10 + -1" (identifier "piVar10") (+ "+") (number_literal "-1"))) (, ",") (binary_expression "piVar5 < piVar21" (identifier "piVar5") (< "<") (identifier "piVar21"))) () ")")))) () ")")) () ")")) (compound_statement "{\n iVar1 = piVar10[-2];\n piVar10 = piVar21;\n }" ({ "{") (expression_statement "iVar1 = piVar10[-2];" (assignment_expression "iVar1 = piVar10[-2]" (identifier "iVar1") (= "=") (subscript_expression "piVar10[-2]" (identifier "piVar10") ([ "[") (number_literal "-2") (] "]"))) (; ";")) (expression_statement "piVar10 = piVar21;" (assignment_expression "piVar10 = piVar21" (identifier "piVar10") (= "=") (identifier "piVar21")) (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "local_68 = (undefined8 *)FUN_002ee780(0x28);" (assignment_expression "local_68 = (undefined8 *)FUN_002ee780(0x28)" (identifier "local_68") (= "=") (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 "local_68[2] = 0;" (assignment_expression "local_68[2] = 0" (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(local_68 + 1) = param_3;" (assignment_expression "*(undefined4 *)(local_68 + 1) = param_3" (pointer_expression "*(undefined4 *)(local_68 + 1)" (* "*") (cast_expression "(undefined4 *)(local_68 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_68 + 1)" (( "(") (binary_expression "local_68 + 1" (identifier "local_68") (+ "+") (number_literal "1")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*local_68 = param_2;" (assignment_expression "*local_68 = param_2" (pointer_expression "*local_68" (* "*") (identifier "local_68")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_68[3] = 0;" (assignment_expression "local_68[3] = 0" (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2 = (undefined8 *)param_1[0x25];" (assignment_expression "puVar2 = (undefined8 *)param_1[0x25]" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)param_1[0x25]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x25]" (identifier "param_1") ([ "[") (number_literal "0x25") (] "]")))) (; ";")) (expression_statement "local_68[4] = 0;" (assignment_expression "local_68[4] = 0" (subscript_expression "local_68[4]" (identifier "local_68") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (puVar2 == (undefined8 *)param_1[0x26]) {\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }\n else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" (if "if") (parenthesized_expression "(puVar2 == (undefined8 *)param_1[0x26])" (( "(") (binary_expression "puVar2 == (undefined8 *)param_1[0x26]" (identifier "puVar2") (== "==") (cast_expression "(undefined8 *)param_1[0x26]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x26]" (identifier "param_1") ([ "[") (number_literal "0x26") (] "]")))) () ")")) (compound_statement "{\n FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);\n }" ({ "{") (expression_statement "FUN_002d12f0(param_1 + 0x24,puVar2,&local_68);" (call_expression "FUN_002d12f0(param_1 + 0x24,puVar2,&local_68)" (identifier "FUN_002d12f0") (argument_list "(param_1 + 0x24,puVar2,&local_68)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) (, ",") (identifier "puVar2") (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" (else "else") (compound_statement "{\n *puVar2 = local_68;\n param_1[0x25] = (long)(puVar2 + 1);\n }" ({ "{") (expression_statement "*puVar2 = local_68;" (assignment_expression "*puVar2 = local_68" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "local_68")) (; ";")) (expression_statement "param_1[0x25] = (long)(puVar2 + 1);" (assignment_expression "param_1[0x25] = (long)(puVar2 + 1)" (subscript_expression "param_1[0x25]" (identifier "param_1") ([ "[") (number_literal "0x25") (] "]")) (= "=") (cast_expression "(long)(puVar2 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(puVar2 + 1)" (( "(") (binary_expression "puVar2 + 1" (identifier "puVar2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}")))) (expression_statement "puVar4 = local_68;" (assignment_expression "puVar4 = local_68" (identifier "puVar4") (= "=") (identifier "local_68")) (; ";")) (expression_statement "puVar2 = local_68 + 2;" (assignment_expression "puVar2 = local_68 + 2" (identifier "puVar2") (= "=") (binary_expression "local_68 + 2" (identifier "local_68") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (piVar5 < piVar21) {\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }\n else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" (if "if") (parenthesized_expression "(piVar5 < piVar21)" (( "(") (binary_expression "piVar5 < piVar21" (identifier "piVar5") (< "<") (identifier "piVar21")) () ")")) (compound_statement "{\n uVar19 = 0;\n piVar10 = piVar5;\n do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);\n uVar7 = uVar16;\n if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }\n if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }\n puVar12 = (undefined8 *)local_68[2];\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 << 4;\n lVar11 = (long)puVar18 - (long)puVar12;\n if (uVar7 != 0) goto LAB_002d328a;\n puVar8 = (undefined8 *)0x0;\n puVar17 = puVar12;\n puVar9 = puVar8;\n }" ({ "{") (expression_statement "uVar19 = 0;" (assignment_expression "uVar19 = 0" (identifier "uVar19") (= "=") (number_literal "0")) (; ";")) (expression_statement "piVar10 = piVar5;" (assignment_expression "piVar10 = piVar5" (identifier "piVar10") (= "=") (identifier "piVar5")) (; ";")) (do_statement "do {\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n } while (piVar10 < piVar21);" (do "do") (compound_statement "{\n uVar7 = uVar19 + 1;\n uVar16 = uVar7;\n if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }\n piVar10 = (int *)((long)piVar10 + lVar11);\n }" ({ "{") (expression_statement "uVar7 = uVar19 + 1;" (assignment_expression "uVar7 = uVar19 + 1" (identifier "uVar7") (= "=") (binary_expression "uVar19 + 1" (identifier "uVar19") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar16 = uVar7;" (assignment_expression "uVar16 = uVar7" (identifier "uVar16") (= "=") (identifier "uVar7")) (; ";")) (if_statement "if (*piVar10 == 0) {\n lVar11 = 4;\n }\n else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" (if "if") (parenthesized_expression "(*piVar10 == 0)" (( "(") (binary_expression "*piVar10 == 0" (pointer_expression "*piVar10" (* "*") (identifier "piVar10")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar11 = 4;\n }" ({ "{") (expression_statement "lVar11 = 4;" (assignment_expression "lVar11 = 4" (identifier "lVar11") (= "=") (number_literal "4")) (; ";")) (} "}")) (else_clause "else {\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" (else "else") (compound_statement "{\n lVar22 = 0;\n do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);\n lVar11 = lVar11 * 4 + 8;\n if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }\n }" ({ "{") (expression_statement "lVar22 = 0;" (assignment_expression "lVar22 = 0" (identifier "lVar22") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n } while (piVar10[lVar22] != 0);" (do "do") (compound_statement "{\n lVar11 = lVar22;\n lVar22 = lVar11 + 1;\n }" ({ "{") (expression_statement "lVar11 = lVar22;" (assignment_expression "lVar11 = lVar22" (identifier "lVar11") (= "=") (identifier "lVar22")) (; ";")) (expression_statement "lVar22 = lVar11 + 1;" (assignment_expression "lVar22 = lVar11 + 1" (identifier "lVar22") (= "=") (binary_expression "lVar11 + 1" (identifier "lVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(piVar10[lVar22] != 0)" (( "(") (binary_expression "piVar10[lVar22] != 0" (subscript_expression "piVar10[lVar22]" (identifier "piVar10") ([ "[") (identifier "lVar22") (] "]")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "lVar11 = lVar11 * 4 + 8;" (assignment_expression "lVar11 = lVar11 * 4 + 8" (identifier "lVar11") (= "=") (binary_expression "lVar11 * 4 + 8" (binary_expression "lVar11 * 4" (identifier "lVar11") (* "*") (number_literal "4")) (+ "+") (number_literal "8"))) (; ";")) (if_statement "if (lVar22 != 0) {\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }" (if "if") (parenthesized_expression "(lVar22 != 0)" (( "(") (binary_expression "lVar22 != 0" (identifier "lVar22") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar16 = uVar19 + 2;\n uVar19 = uVar7;\n }" ({ "{") (expression_statement "uVar16 = uVar19 + 2;" (assignment_expression "uVar16 = uVar19 + 2" (identifier "uVar16") (= "=") (binary_expression "uVar19 + 2" (identifier "uVar19") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "uVar19 = uVar7;" (assignment_expression "uVar19 = uVar7" (identifier "uVar19") (= "=") (identifier "uVar7")) (; ";")) (} "}"))) (} "}")))) (expression_statement "piVar10 = (int *)((long)piVar10 + lVar11);" (assignment_expression "piVar10 = (int *)((long)piVar10 + lVar11)" (identifier "piVar10") (= "=") (cast_expression "(int *)((long)piVar10 + lVar11)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)piVar10 + lVar11)" (( "(") (binary_expression "(long)piVar10 + lVar11" (cast_expression "(long)piVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "piVar10")) (+ "+") (identifier "lVar11")) () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(piVar10 < piVar21)" (( "(") (binary_expression "piVar10 < piVar21" (identifier "piVar10") (< "<") (identifier "piVar21")) () ")")) (; ";")) (expression_statement "uVar7 = uVar16;" (assignment_expression "uVar7 = uVar16" (identifier "uVar7") (= "=") (identifier "uVar16")) (; ";")) (if_statement "if (piVar21 < piVar15) {\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }" (if "if") (parenthesized_expression "(piVar21 < piVar15)" (( "(") (binary_expression "piVar21 < piVar15" (identifier "piVar21") (< "<") (identifier "piVar15")) () ")")) (compound_statement "{\n uVar7 = uVar16 + 1;\n uVar19 = uVar16;\n }" ({ "{") (expression_statement "uVar7 = uVar16 + 1;" (assignment_expression "uVar7 = uVar16 + 1" (identifier "uVar7") (= "=") (binary_expression "uVar16 + 1" (identifier "uVar16") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar19 = uVar16;" (assignment_expression "uVar19 = uVar16" (identifier "uVar19") (= "=") (identifier "uVar16")) (; ";")) (} "}"))) (if_statement "if (0xfffffffffffffff < uVar7) {\n \n FUN_0032e880("vector::reserve");\n }" (if "if") (parenthesized_expression "(0xfffffffffffffff < uVar7)" (( "(") (binary_expression "0xfffffffffffffff < uVar7" (number_literal "0xfffffffffffffff") (< "<") (identifier "uVar7")) () ")")) (compound_statement "{\n \n FUN_0032e880("vector::reserve");\n }" ({ "{") (expression_statement "FUN_0032e880("vector::reserve");" (call_expression "FUN_0032e880("vector::reserve")" (identifier "FUN_0032e880") (argument_list "("vector::reserve")" (( "(") (string_literal ""vector::reserve"" (" """) (string_content "vector::reserve") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "puVar12 = (undefined8 *)local_68[2];" (assignment_expression "puVar12 = (undefined8 *)local_68[2]" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)local_68[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;" (if "if") (parenthesized_expression "(uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4))" (( "(") (binary_expression "uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)" (identifier "uVar7") (<= "<=") (call_expression "(ulong)(local_68[4] - (long)puVar12 >> 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(local_68[4] - (long)puVar12 >> 4)" (( "(") (binary_expression "local_68[4] - (long)puVar12 >> 4" (binary_expression "local_68[4] - (long)puVar12" (subscript_expression "local_68[4]" (identifier "local_68") ([ "[") (number_literal "4") (] "]")) (- "-") (cast_expression "(long)puVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar12"))) (>> ">>") (number_literal "4")) () ")")))) () ")")) (goto_statement "goto LAB_002d305a;" (goto "goto") (statement_identifier "LAB_002d305a") (; ";"))) (expression_statement "puVar18 = (undefined8 *)local_68[3];" (assignment_expression "puVar18 = (undefined8 *)local_68[3]" (identifier "puVar18") (= "=") (cast_expression "(undefined8 *)local_68[3]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")))) (; ";")) (expression_statement "lVar22 = uVar7 << 4;" (assignment_expression "lVar22 = uVar7 << 4" (identifier "lVar22") (= "=") (binary_expression "uVar7 << 4" (identifier "uVar7") (<< "<<") (number_literal "4"))) (; ";")) (expression_statement "lVar11 = (long)puVar18 - (long)puVar12;" (assignment_expression "lVar11 = (long)puVar18 - (long)puVar12" (identifier "lVar11") (= "=") (binary_expression "(long)puVar18 - (long)puVar12" (cast_expression "(long)puVar18" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar18")) (- "-") (cast_expression "(long)puVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar12")))) (; ";")) (if_statement "if (uVar7 != 0) goto LAB_002d328a;" (if "if") (parenthesized_expression "(uVar7 != 0)" (( "(") (binary_expression "uVar7 != 0" (identifier "uVar7") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_002d328a;" (goto "goto") (statement_identifier "LAB_002d328a") (; ";"))) (expression_statement "puVar8 = (undefined8 *)0x0;" (assignment_expression "puVar8 = (undefined8 *)0x0" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "puVar17 = puVar12;" (assignment_expression "puVar17 = puVar12" (identifier "puVar17") (= "=") (identifier "puVar12")) (; ";")) (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" (identifier "puVar9") (= "=") (identifier "puVar8")) (; ";")) (} "}")) (else_clause "else {\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" (else "else") (compound_statement "{\n puVar12 = (undefined8 *)local_68[2];\n uVar19 = (ulong)(piVar21 < piVar15);\n uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;\n if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;\n puVar18 = (undefined8 *)local_68[3];\n lVar22 = uVar7 * 0x10;\n lVar11 = (long)puVar18 - (long)puVar12;\nLAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);\n puVar17 = (undefined8 *)puVar4[2];\n puVar9 = puVar8;\n }" ({ "{") (expression_statement "puVar12 = (undefined8 *)local_68[2];" (assignment_expression "puVar12 = (undefined8 *)local_68[2]" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)local_68[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "uVar19 = (ulong)(piVar21 < piVar15);" (assignment_expression "uVar19 = (ulong)(piVar21 < piVar15)" (identifier "uVar19") (= "=") (call_expression "(ulong)(piVar21 < piVar15)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(piVar21 < piVar15)" (( "(") (binary_expression "piVar21 < piVar15" (identifier "piVar21") (< "<") (identifier "piVar15")) () ")")))) (; ";")) (expression_statement "uVar7 = ~-(ulong)(piVar21 < piVar15) + 2;" (assignment_expression "uVar7 = ~-(ulong)(piVar21 < piVar15) + 2" (identifier "uVar7") (= "=") (binary_expression "~-(ulong)(piVar21 < piVar15) + 2" (unary_expression "~-(ulong)(piVar21 < piVar15)" (~ "~") (unary_expression "-(ulong)(piVar21 < piVar15)" (- "-") (call_expression "(ulong)(piVar21 < piVar15)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(piVar21 < piVar15)" (( "(") (binary_expression "piVar21 < piVar15" (identifier "piVar21") (< "<") (identifier "piVar15")) () ")"))))) (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a;" (if "if") (parenthesized_expression "(uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4))" (( "(") (binary_expression "uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)" (identifier "uVar7") (<= "<=") (call_expression "(ulong)(local_68[4] - (long)puVar12 >> 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(local_68[4] - (long)puVar12 >> 4)" (( "(") (binary_expression "local_68[4] - (long)puVar12 >> 4" (binary_expression "local_68[4] - (long)puVar12" (subscript_expression "local_68[4]" (identifier "local_68") ([ "[") (number_literal "4") (] "]")) (- "-") (cast_expression "(long)puVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar12"))) (>> ">>") (number_literal "4")) () ")")))) () ")")) (goto_statement "goto LAB_002d305a;" (goto "goto") (statement_identifier "LAB_002d305a") (; ";"))) (expression_statement "puVar18 = (undefined8 *)local_68[3];" (assignment_expression "puVar18 = (undefined8 *)local_68[3]" (identifier "puVar18") (= "=") (cast_expression "(undefined8 *)local_68[3]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")))) (; ";")) (expression_statement "lVar22 = uVar7 * 0x10;" (assignment_expression "lVar22 = uVar7 * 0x10" (identifier "lVar22") (= "=") (binary_expression "uVar7 * 0x10" (identifier "uVar7") (* "*") (number_literal "0x10"))) (; ";")) (expression_statement "lVar11 = (long)puVar18 - (long)puVar12;" (assignment_expression "lVar11 = (long)puVar18 - (long)puVar12" (identifier "lVar11") (= "=") (binary_expression "(long)puVar18 - (long)puVar12" (cast_expression "(long)puVar18" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar18")) (- "-") (cast_expression "(long)puVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar12")))) (; ";")) (labeled_statement "LAB_002d328a:\n puVar8 = (undefined8 *)FUN_002ee780(lVar22);" (statement_identifier "LAB_002d328a") (: ":") (expression_statement "puVar8 = (undefined8 *)FUN_002ee780(lVar22);" (assignment_expression "puVar8 = (undefined8 *)FUN_002ee780(lVar22)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)FUN_002ee780(lVar22)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002ee780(lVar22)" (identifier "FUN_002ee780") (argument_list "(lVar22)" (( "(") (identifier "lVar22") () ")"))))) (; ";"))) (expression_statement "puVar17 = (undefined8 *)puVar4[2];" (assignment_expression "puVar17 = (undefined8 *)puVar4[2]" (identifier "puVar17") (= "=") (cast_expression "(undefined8 *)puVar4[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar4[2]" (identifier "puVar4") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" (identifier "puVar9") (= "=") (identifier "puVar8")) (; ";")) (} "}")))) (for_statement "for (; puVar18 != puVar12; puVar12 = puVar12 + 2) {\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }" (for "for") (( "(") (; ";") (binary_expression "puVar18 != puVar12" (identifier "puVar18") (!= "!=") (identifier "puVar12")) (; ";") (assignment_expression "puVar12 = puVar12 + 2" (identifier "puVar12") (= "=") (binary_expression "puVar12 + 2" (identifier "puVar12") (+ "+") (number_literal "2"))) () ")") (compound_statement "{\n uVar6 = puVar12[1];\n *puVar8 = *puVar12;\n puVar8[1] = uVar6;\n puVar8 = puVar8 + 2;\n }" ({ "{") (expression_statement "uVar6 = puVar12[1];" (assignment_expression "uVar6 = puVar12[1]" (identifier "uVar6") (= "=") (subscript_expression "puVar12[1]" (identifier "puVar12") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*puVar8 = *puVar12;" (assignment_expression "*puVar8 = *puVar12" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (pointer_expression "*puVar12" (* "*") (identifier "puVar12"))) (; ";")) (expression_statement "puVar8[1] = uVar6;" (assignment_expression "puVar8[1] = uVar6" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "puVar8 = puVar8 + 2;" (assignment_expression "puVar8 = puVar8 + 2" (identifier "puVar8") (= "=") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) (; ";")) (} "}"))) (if_statement "if (puVar17 != (undefined8 *)0x0) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(puVar17 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar17 != (undefined8 *)0x0" (identifier "puVar17") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "puVar4[2] = puVar9;" (assignment_expression "puVar4[2] = puVar9" (subscript_expression "puVar4[2]" (identifier "puVar4") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "puVar9")) (; ";")) (expression_statement "puVar4[3] = lVar11 + (long)puVar9;" (assignment_expression "puVar4[3] = lVar11 + (long)puVar9" (subscript_expression "puVar4[3]" (identifier "puVar4") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "lVar11 + (long)puVar9" (identifier "lVar11") (+ "+") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9")))) (; ";")) (expression_statement "puVar4[4] = (long)puVar9 + lVar22;" (assignment_expression "puVar4[4] = (long)puVar9 + lVar22" (subscript_expression "puVar4[4]" (identifier "puVar4") ([ "[") (number_literal "4") (] "]")) (= "=") (binary_expression "(long)puVar9 + lVar22" (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9")) (+ "+") (identifier "lVar22"))) (; ";")) (labeled_statement "LAB_002d305a:\n uVar7 = local_70 - 1;" (statement_identifier "LAB_002d305a") (: ":") (expression_statement "uVar7 = local_70 - 1;" (assignment_expression "uVar7 = local_70 - 1" (identifier "uVar7") (= "=") (binary_expression "local_70 - 1" (identifier "local_70") (- "-") (number_literal "1"))) (; ";"))) (if_statement "if (piVar5 < piVar15) {\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" (if "if") (parenthesized_expression "(piVar5 < piVar15)" (( "(") (binary_expression "piVar5 < piVar15" (identifier "piVar5") (< "<") (identifier "piVar15")) () ")")) (compound_statement "{\n bVar3 = false;\n puVar14 = (undefined1 *)0x0;\n piVar10 = piVar5;\n do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);\n local_50 = 0;\n local_58 = puVar13;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n param_1[0x28] = (long)(puVar13 + param_1[0x28]);\n if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }\n }" ({ "{") (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (expression_statement "puVar14 = (undefined1 *)0x0;" (assignment_expression "puVar14 = (undefined1 *)0x0" (identifier "puVar14") (= "=") (cast_expression "(undefined1 *)0x0" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "piVar10 = piVar5;" (assignment_expression "piVar10 = piVar5" (identifier "piVar10") (= "=") (identifier "piVar5")) (; ";")) (do_statement "do {\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n } while (piVar20 < piVar15);" (do "do") (compound_statement "{\n lVar11 = (long)piVar15 - (long)piVar10 >> 2;\n if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }\n piVar20 = (int *)((long)piVar10 + lVar22);\n FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);\n puVar13 = puVar14 + lVar22;\n local_50 = local_60;\n local_58 = puVar14;\n FUN_002d19f0(puVar2,&local_58);\n puVar14 = puVar13;\n piVar10 = piVar20;\n }" ({ "{") (expression_statement "lVar11 = (long)piVar15 - (long)piVar10 >> 2;" (assignment_expression "lVar11 = (long)piVar15 - (long)piVar10 >> 2" (identifier "lVar11") (= "=") (binary_expression "(long)piVar15 - (long)piVar10 >> 2" (binary_expression "(long)piVar15 - (long)piVar10" (cast_expression "(long)piVar15" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "piVar15")) (- "-") (cast_expression "(long)piVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "piVar10"))) (>> ">>") (number_literal "2"))) (; ";")) (if_statement "if (piVar10 < piVar21) {\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }\n else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" (if "if") (parenthesized_expression "(piVar10 < piVar21)" (( "(") (binary_expression "piVar10 < piVar21" (identifier "piVar10") (< "<") (identifier "piVar21")) () ")")) (compound_statement "{\n lVar11 = 0;\n if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }\n lVar22 = 4;\n }" ({ "{") (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" (identifier "lVar11") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*piVar10 != 0) {\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }" (if "if") (parenthesized_expression "(*piVar10 != 0)" (( "(") (binary_expression "*piVar10 != 0" (pointer_expression "*piVar10" (* "*") (identifier "piVar10")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);\n goto LAB_002d30b0;\n }" ({ "{") (do_statement "do {\n lVar11 = lVar11 + 1;\n } while (piVar10[lVar11] != 0);" (do "do") (compound_statement "{\n lVar11 = lVar11 + 1;\n }" ({ "{") (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + 1" (identifier "lVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(piVar10[lVar11] != 0)" (( "(") (binary_expression "piVar10[lVar11] != 0" (subscript_expression "piVar10[lVar11]" (identifier "piVar10") ([ "[") (identifier "lVar11") (] "]")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (goto_statement "goto LAB_002d30b0;" (goto "goto") (statement_identifier "LAB_002d30b0") (; ";")) (} "}"))) (expression_statement "lVar22 = 4;" (assignment_expression "lVar22 = 4" (identifier "lVar22") (= "=") (number_literal "4")) (; ";")) (} "}")) (else_clause "else {\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" (else "else") (compound_statement "{\nLAB_002d30b0:\n lVar22 = 4;\n if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }\n }" ({ "{") (labeled_statement "LAB_002d30b0:\n lVar22 = 4;" (statement_identifier "LAB_002d30b0") (: ":") (expression_statement "lVar22 = 4;" (assignment_expression "lVar22 = 4" (identifier "lVar22") (= "=") (number_literal "4")) (; ";"))) (if_statement "if ((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) {\n bVar3 = true;\n }" (if "if") (parenthesized_expression "((lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)))" (( "(") (binary_expression "(lVar11 != 0) &&\n (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))" (parenthesized_expression "(lVar11 != 0)" (( "(") (binary_expression "lVar11 != 0" (identifier "lVar11") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))" (( "(") (comma_expression "lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)" (assignment_expression "lVar22 = lVar11 * 4 + 4" (identifier "lVar22") (= "=") (binary_expression "lVar11 * 4 + 4" (binary_expression "lVar11 * 4" (identifier "lVar11") (* "*") (number_literal "4")) (+ "+") (number_literal "4"))) (, ",") (binary_expression "(local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5)" (parenthesized_expression "(local_70 - 1U & (ulong)piVar10)" (( "(") (binary_expression "local_70 - 1U & (ulong)piVar10" (binary_expression "local_70 - 1U" (identifier "local_70") (- "-") (number_literal "1U")) (& "&") (cast_expression "(ulong)piVar10" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "piVar10"))) () ")")) (!= "!=") (parenthesized_expression "(uVar7 & (ulong)piVar5)" (( "(") (binary_expression "uVar7 & (ulong)piVar5" (identifier "uVar7") (& "&") (cast_expression "(ulong)piVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "piVar5"))) () ")")))) () ")"))) () ")")) (compound_statement "{\n bVar3 = true;\n }" ({ "{") (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" (identifier "bVar3") (= "=") (true "true")) (; ";")) (} "}"))) (} "}")))) (expression_statement "piVar20 = (int *)((long)piVar10 + lVar22);" (assignment_expression "piVar20 = (int *)((long)piVar10 + lVar22)" (identifier "piVar20") (= "=") (cast_expression "(int *)((long)piVar10 + lVar22)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)piVar10 + lVar22)" (( "(") (binary_expression "(long)piVar10 + lVar22" (cast_expression "(long)piVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "piVar10")) (+ "+") (identifier "lVar22")) () ")")))) (; ";")) (expression_statement "FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60);" (call_expression "FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60)" (identifier "FUN_00280b60") (argument_list "(param_1 + 0x12,piVar10,lVar11,1,&local_60)" (( "(") (binary_expression "param_1 + 0x12" (identifier "param_1") (+ "+") (number_literal "0x12")) (, ",") (identifier "piVar10") (, ",") (identifier "lVar11") (, ",") (number_literal "1") (, ",") (pointer_expression "&local_60" (& "&") (identifier "local_60")) () ")"))) (; ";")) (expression_statement "puVar13 = puVar14 + lVar22;" (assignment_expression "puVar13 = puVar14 + lVar22" (identifier "puVar13") (= "=") (binary_expression "puVar14 + lVar22" (identifier "puVar14") (+ "+") (identifier "lVar22"))) (; ";")) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" (identifier "local_50") (= "=") (identifier "local_60")) (; ";")) (expression_statement "local_58 = puVar14;" (assignment_expression "local_58 = puVar14" (identifier "local_58") (= "=") (identifier "puVar14")) (; ";")) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" (identifier "FUN_002d19f0") (argument_list "(puVar2,&local_58)" (( "(") (identifier "puVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (expression_statement "puVar14 = puVar13;" (assignment_expression "puVar14 = puVar13" (identifier "puVar14") (= "=") (identifier "puVar13")) (; ";")) (expression_statement "piVar10 = piVar20;" (assignment_expression "piVar10 = piVar20" (identifier "piVar10") (= "=") (identifier "piVar20")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(piVar20 < piVar15)" (( "(") (binary_expression "piVar20 < piVar15" (identifier "piVar20") (< "<") (identifier "piVar15")) () ")")) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = puVar13;" (assignment_expression "local_58 = puVar13" (identifier "local_58") (= "=") (identifier "puVar13")) (; ";")) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" (identifier "FUN_002d19f0") (argument_list "(puVar2,&local_58)" (( "(") (identifier "puVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (expression_statement "param_1[0x27] = param_1[0x27] + uVar19;" (assignment_expression "param_1[0x27] = param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" (identifier "param_1") ([ "[") (number_literal "0x27") (] "]")) (= "=") (binary_expression "param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" (identifier "param_1") ([ "[") (number_literal "0x27") (] "]")) (+ "+") (identifier "uVar19"))) (; ";")) (expression_statement "param_1[0x28] = (long)(puVar13 + param_1[0x28]);" (assignment_expression "param_1[0x28] = (long)(puVar13 + param_1[0x28])" (subscript_expression "param_1[0x28]" (identifier "param_1") ([ "[") (number_literal "0x28") (] "]")) (= "=") (cast_expression "(long)(puVar13 + param_1[0x28])" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(puVar13 + param_1[0x28])" (( "(") (binary_expression "puVar13 + param_1[0x28]" (identifier "puVar13") (+ "+") (subscript_expression "param_1[0x28]" (identifier "param_1") ([ "[") (number_literal "0x28") (] "]"))) () ")")))) (; ";")) (if_statement "if (bVar3) {\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }" (if "if") (parenthesized_expression "(bVar3)" (( "(") (identifier "bVar3") () ")")) (compound_statement "{\n (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);\n puVar14 = local_58;\n lVar11 = param_2[1];\n uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );\n \n FUN_00185730(uVar6,lVar11,puVar14);\n if (local_58 != auStack_48) {\n FUN_002eff50();\n }\n }" ({ "{") (expression_statement "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3);" (call_expression "(**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_2 + 0x80))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x80)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x80)" (* "*") (cast_expression "(code **)(*param_2 + 0x80)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x80)" (( "(") (binary_expression "*param_2 + 0x80" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x80")) () ")"))))) () ")")) (argument_list "(&local_58,param_2,param_3)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "puVar14 = local_58;" (assignment_expression "puVar14 = local_58" (identifier "puVar14") (= "=") (identifier "local_58")) (; ";")) (expression_statement "lVar11 = param_2[1];" (assignment_expression "lVar11 = param_2[1]" (identifier "lVar11") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n );" (assignment_expression "uVar6 = gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" (identifier "uVar6") (= "=") (call_expression "gettext(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" (identifier "gettext") (argument_list "(\n "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"\n )" (( "(") (string_literal ""%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved"" (" """) (string_content "%s: section %s contains incorrectly aligned strings; the alignment of those strings won") (escape_sequence "\'") (string_content "t be preserved") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00185730(uVar6,lVar11,puVar14);" (call_expression "FUN_00185730(uVar6,lVar11,puVar14)" (identifier "FUN_00185730") (argument_list "(uVar6,lVar11,puVar14)" (( "(") (identifier "uVar6") (, ",") (identifier "lVar11") (, ",") (identifier "puVar14") () ")"))) (; ";")) (if_statement "if (local_58 != auStack_48) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(local_58 != auStack_48)" (( "(") (binary_expression "local_58 != auStack_48" (identifier "local_58") (!= "!=") (identifier "auStack_48")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (} "}"))) (} "}")) (else_clause "else {\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" (else "else") (compound_statement "{\n local_58 = (undefined1 *)0x0;\n local_50 = 0;\n FUN_002d19f0(puVar2,&local_58);\n param_1[0x27] = param_1[0x27] + uVar19;\n }" ({ "{") (expression_statement "local_58 = (undefined1 *)0x0;" (assignment_expression "local_58 = (undefined1 *)0x0" (identifier "local_58") (= "=") (cast_expression "(undefined1 *)0x0" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_002d19f0(puVar2,&local_58);" (call_expression "FUN_002d19f0(puVar2,&local_58)" (identifier "FUN_002d19f0") (argument_list "(puVar2,&local_58)" (( "(") (identifier "puVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (expression_statement "param_1[0x27] = param_1[0x27] + uVar19;" (assignment_expression "param_1[0x27] = param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" (identifier "param_1") ([ "[") (number_literal "0x27") (] "]")) (= "=") (binary_expression "param_1[0x27] + uVar19" (subscript_expression "param_1[0x27]" (identifier "param_1") ([ "[") (number_literal "0x27") (] "]")) (+ "+") (identifier "uVar19"))) (; ";")) (} "}")))) (if_statement "if ((char)param_1[8] == '\0') {\n local_79 = piVar5 != (int *)0x0 & local_79;\n }\n else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" (if "if") (parenthesized_expression "((char)param_1[8] == '\0')" (( "(") (binary_expression "(char)param_1[8] == '\0'" (cast_expression "(char)param_1[8]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" ({ "{") (expression_statement "local_79 = piVar5 != (int *)0x0 & local_79;" (assignment_expression "local_79 = piVar5 != (int *)0x0 & local_79" (identifier "local_79") (= "=") (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" (identifier "piVar5") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (& "&") (identifier "local_79"))) (; ";")) (} "}")) (else_clause "else {\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" (else "else") (compound_statement "{\n FUN_002cf6e0(param_1,param_2,param_3);\n local_79 = piVar5 != (int *)0x0 & local_79;\n }" ({ "{") (expression_statement "FUN_002cf6e0(param_1,param_2,param_3);" (call_expression "FUN_002cf6e0(param_1,param_2,param_3)" (identifier "FUN_002cf6e0") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "local_79 = piVar5 != (int *)0x0 & local_79;" (assignment_expression "local_79 = piVar5 != (int *)0x0 & local_79" (identifier "local_79") (= "=") (binary_expression "piVar5 != (int *)0x0 & local_79" (binary_expression "piVar5 != (int *)0x0" (identifier "piVar5") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (& "&") (identifier "local_79"))) (; ";")) (} "}")))) (if_statement "if (local_79 == 0) {\n local_79 = 1;\n }\n else {\n thunk_FUN_002eff50(piVar5);\n }" (if "if") (parenthesized_expression "(local_79 == 0)" (( "(") (binary_expression "local_79 == 0" (identifier "local_79") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n local_79 = 1;\n }" ({ "{") (expression_statement "local_79 = 1;" (assignment_expression "local_79 = 1" (identifier "local_79") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n thunk_FUN_002eff50(piVar5);\n }" (else "else") (compound_statement "{\n thunk_FUN_002eff50(piVar5);\n }" ({ "{") (expression_statement "thunk_FUN_002eff50(piVar5);" (call_expression "thunk_FUN_002eff50(piVar5)" (identifier "thunk_FUN_002eff50") (argument_list "(piVar5)" (( "(") (identifier "piVar5") () ")"))) (; ";")) (} "}")))) (return_statement "return local_79;" (return "return") (identifier "local_79") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: bool do_add_input_section(Output_merge_string<unsigned_int> * this, Relobj * object, uint shndx) */ bool __thiscall var_28::type_1<var_19>::function_1 (type_1<var_19> *this,type_2 *object,type_3 shndx) { type_4 *this_00; long var_24; type_3 var_15; type_5 *var_1; type_6 pcVar4; type_7 __position; type_8 KVar5; type_9 *pMVar6; type_10 sVar7; bool var_42; int iVar9; type_3 *var_8; char *pcVar11; type_11 var_29; type_6 var_32; type_6 pMVar14; type_12 extraout_var; type_3 *var_16; size_t var_35; type_6 var_31; type_13 *var_40; type_13 *var_38; type_3 *var_14; type_11 var_25; type_11 var_26; type_6 var_33; type_6 var_30; type_11 var_22; type_3 *var_39; type_3 *var_17; long var_23; bool var_9; type_14 var_5; uint64_t var_34; type_9 *merged_strings_list; type_8 key; type_15 local_58; type_13 var_12 [24]; var_1 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data. _vptr_Output_data[3]; if (var_1 == var_2::do_addralign) { var_34 = (this->super_Output_merge_base).super_Output_section_data.addralign_; } else { iVar9 = (*var_1)(this); var_34 = var_3(extraout_var,iVar9); } var_8 = (type_3 *)Object::var_4 (&object->super_Object,shndx,&var_5,&var_9,&var_34); var_14 = (type_3 *)((var_5 & 0xfffffffffffffffc) + (long)var_8); if ((var_5 & 3) != 0) { pcVar11 = (char *)var_6("mergeable string section length not multiple of character size"); Object::var_7(&object->super_Object,pcVar11); if ((bool)(var_8 != (type_3 *)0x0 & var_9) == false) { return false; } var_10(var_8); return false; } var_17 = var_14; if (var_14[-1] != 0) { (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(type_11)shndx); sVar7 = local_58.offset; pcVar4 = (object->super_Object).name_._M_dataplus._M_p; pcVar11 = (char *)var_6( "%s: last entry in mergeable string section \'%s\' not null terminated" ); /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */ var_11(pcVar11,pcVar4,sVar7); if ((type_13 *)local_58.offset != var_12) { var_13((void *)local_58.offset); } if (var_8 < var_14) { var_15 = var_14[-1]; var_16 = var_14; while ((var_17 = var_16, var_15 != 0 && (var_17 = var_16 + -1, var_8 < var_17))) { var_15 = var_16[-2]; var_16 = var_17; } } } merged_strings_list = (type_9 *)var_18(0x28); (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_start = (type_6)0x0; merged_strings_list->shndx = shndx; merged_strings_list->object = object; (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_finish = (type_6)0x0; __position._M_current = (this->merged_strings_lists_). super__Vector_base<var_28::type_1<var_19>::type_9*,_std::allocator<var_28::type_1<var_19>::type_9*>var_20> ._M_impl._M_finish; (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_end_of_storage = (type_6)0x0; if (__position._M_current == (this->merged_strings_lists_). super__Vector_base<var_28::type_1<var_19>::type_9*,_std::allocator<var_28::type_1<var_19>::type_9*>var_20> ._M_impl._M_end_of_storage) { std:: vector<var_28::type_1<var_19>::type_9*,_std::allocator<var_28::type_1<var_19>::type_9*>var_20> ::_M_realloc_insert<var_28::type_1<var_19>::type_9*var_21&> (&this->merged_strings_lists_,__position,&merged_strings_list); } else { *__position._M_current = merged_strings_list; (this->merged_strings_lists_). super__Vector_base<var_28::type_1<var_19>::type_9*,_std::allocator<var_28::type_1<var_19>::type_9*>var_20> ._M_impl._M_finish = __position._M_current + 1; } pMVar6 = merged_strings_list; this_00 = &merged_strings_list->merged_strings; if (var_8 < var_17) { var_22 = 0; var_16 = var_8; do { var_29 = var_22 + 1; var_25 = var_29; if (*var_16 == 0) { var_23 = 4; } else { var_24 = 0; do { var_23 = var_24; var_24 = var_23 + 1; } while (var_16[var_24] != 0); var_23 = var_23 * 4 + 8; if (var_24 != 0) { var_25 = var_22 + 2; var_22 = var_29; } } var_16 = (type_3 *)((long)var_16 + var_23); } while (var_16 < var_17); var_26 = var_25; if (var_17 < var_14) { var_26 = var_25 + 1; var_22 = var_25; } if (0xfffffffffffffff < var_26) { /* WARNING: Subroutine does not return */ std::var_27("vector::reserve"); } var_31 = (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_start; if (var_26 <= (type_11)((long)(merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_end_of_storage - (long)var_31 >> 4)) goto LAB_002d305a; var_30 = (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_finish; var_29 = var_26 << 4; var_23 = (long)var_30 - (long)var_31; if (var_26 != 0) goto LAB_002d328a; var_32 = (type_6)0x0; var_33 = var_31; pMVar14 = var_32; } else { var_31 = (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_start; var_22 = (type_11)(var_17 < var_14); var_29 = ~-(type_11)(var_17 < var_14) + 2; if (var_29 <= (type_11)((long)(merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_end_of_storage - (long)var_31 >> 4)) goto LAB_002d305a; var_30 = (merged_strings_list->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_finish; var_29 = var_29 * 0x10; var_23 = (long)var_30 - (long)var_31; LAB_002d328a: var_32 = (type_6)var_18(var_29); var_33 = (pMVar6->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_start; pMVar14 = var_32; } for (; var_30 != var_31; var_31 = var_31 + 1) { KVar5 = var_31->stringpool_key; var_32->offset = var_31->offset; var_32->stringpool_key = KVar5; var_32 = var_32 + 1; } if (var_33 != (type_6)0x0) { var_13(var_33); } (pMVar6->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_start = pMVar14; (pMVar6->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_finish = (type_6)((long)&pMVar14->offset + var_23); (pMVar6->merged_strings). super__Vector_base<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ._M_impl._M_end_of_storage = (type_6)((long)&pMVar14->offset + var_29); LAB_002d305a: var_29 = var_34 - 1; if (var_8 < var_14) { var_42 = false; var_38 = (type_13 *)0x0; var_16 = var_8; do { var_35 = (long)var_14 - (long)var_16 >> 2; if (var_16 < var_17) { var_35 = 0; if (*var_16 != 0) { do { var_35 = var_35 + 1; } while (var_16[var_35] != 0); goto LAB_002d30b0; } var_23 = 4; } else { LAB_002d30b0: var_23 = 4; if ((var_35 != 0) && (var_23 = var_35 * 4 + 4, (var_34 - 1 & (type_11)var_16) != (var_29 & (type_11)var_8))) { var_42 = true; } } var_39 = (type_3 *)((long)var_16 + var_23); var_36<var_19>::var_37 (&this->stringpool_,var_16,var_35,true,&key); var_40 = var_38 + var_23; local_58.stringpool_key = key; local_58.offset = (type_10)var_38; std:: vector<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ::emplace_back<var_28::type_1<var_19>::type_15>(this_00,&local_58); var_38 = var_40; var_16 = var_39; } while (var_39 < var_14); local_58.stringpool_key = 0; local_58.offset = (type_10)var_40; std:: vector<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ::emplace_back<var_28::type_1<var_19>::type_15>(this_00,&local_58); this->input_count_ = this->input_count_ + var_22; this->input_size_ = (size_t)(var_40 + this->input_size_); if (var_42) { (*(object->super_Object)._vptr_Object[0x10])(&local_58,object,(type_11)shndx); sVar7 = local_58.offset; pcVar4 = (object->super_Object).name_._M_dataplus._M_p; pcVar11 = (char *)var_6( "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved" ); /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */ var_11(pcVar11,pcVar4,sVar7); if ((type_13 *)local_58.offset != var_12) { var_13((void *)local_58.offset); } } } else { local_58.offset = 0; local_58.stringpool_key = 0; std:: vector<var_28::type_1<var_19>::type_15,_std::allocator<var_28::type_1<var_19>::type_15>var_20> ::emplace_back<var_28::type_1<var_19>::type_15>(this_00,&local_58); this->input_count_ = this->input_count_ + var_22; } if ((this->super_Output_merge_base).keeps_input_sections_ == false) { var_42 = (bool)(var_8 != (type_3 *)0x0 & var_9); } else { Output_merge_base::var_41(&this->super_Output_merge_base,object,shndx); var_42 = (bool)(var_8 != (type_3 *)0x0 & var_9); } if (var_42 == false) { var_42 = true; } else { var_10(var_8); } return var_42; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator 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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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)))))))) (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) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (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: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier))) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (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)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (while_statement condition: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (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: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (unary_expression argument: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (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 (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: (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (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: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (identifier) (number_literal) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence) (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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)))))))) 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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (return_statement (identifier)))))
null
byte MASKED(long *param_1,long *param_2,undefined4 param_3) { int iVar1; undefined8 *puVar2; bool bVar3; undefined8 *puVar4; int *piVar5; undefined8 uVar6; ulong uVar7; undefined8 *puVar8; undefined8 *puVar9; int *piVar10; long lVar11; undefined8 *puVar12; undefined1 *puVar13; undefined1 *puVar14; int *piVar15; ulong uVar16; undefined8 *puVar17; undefined8 *puVar18; ulong uVar19; int *piVar20; int *piVar21; long lVar22; byte local_79; ulong local_78; long local_70; undefined8 *local_68; undefined8 local_60; undefined1 *local_58; undefined8 local_50; undefined1 auStack_48 [24]; if (*(code **)(*param_1 + 0x18) == FUN_00170dc0) { local_70 = param_1[6]; } else { local_70 = (**(code **)(*param_1 + 0x18))(param_1); } piVar5 = (int *)FUN_001cfed0(param_2,param_3,&local_78,&local_79,&local_70); piVar15 = (int *)((local_78 & 0xfffffffffffffffc) + (long)piVar5); if ((local_78 & 3) != 0) { uVar6 = gettext("mergeable string section length not multiple of character size"); FUN_001cf7b0(param_2,uVar6); if ((piVar5 != (int *)0x0 & local_79) == 0) { return 0; } thunk_FUN_002eff50(piVar5); return 0; } piVar21 = piVar15; if (piVar15[-1] != 0) { (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3); puVar14 = local_58; lVar11 = param_2[1]; uVar6 = gettext("%s: last entry in mergeable string section \'%s\' not null terminated"); /* try { // try from 002d2f1f to 002d2f23 has its CatchHandler @ 002d3452 */ FUN_00185730(uVar6,lVar11,puVar14); if (local_58 != auStack_48) { FUN_002eff50(); } if (piVar5 < piVar15) { iVar1 = piVar15[-1]; piVar10 = piVar15; while ((piVar21 = piVar10, iVar1 != 0 && (piVar21 = piVar10 + -1, piVar5 < piVar21))) { iVar1 = piVar10[-2]; piVar10 = piVar21; } } } local_68 = (undefined8 *)FUN_002ee780(0x28); local_68[2] = 0; *(undefined4 *)(local_68 + 1) = param_3; *local_68 = param_2; local_68[3] = 0; puVar2 = (undefined8 *)param_1[0x25]; local_68[4] = 0; if (puVar2 == (undefined8 *)param_1[0x26]) { FUN_002d12f0(param_1 + 0x24,puVar2,&local_68); } else { *puVar2 = local_68; param_1[0x25] = (long)(puVar2 + 1); } puVar4 = local_68; puVar2 = local_68 + 2; if (piVar5 < piVar21) { uVar19 = 0; piVar10 = piVar5; do { uVar7 = uVar19 + 1; uVar16 = uVar7; if (*piVar10 == 0) { lVar11 = 4; } else { lVar22 = 0; do { lVar11 = lVar22; lVar22 = lVar11 + 1; } while (piVar10[lVar22] != 0); lVar11 = lVar11 * 4 + 8; if (lVar22 != 0) { uVar16 = uVar19 + 2; uVar19 = uVar7; } } piVar10 = (int *)((long)piVar10 + lVar11); } while (piVar10 < piVar21); uVar7 = uVar16; if (piVar21 < piVar15) { uVar7 = uVar16 + 1; uVar19 = uVar16; } if (0xfffffffffffffff < uVar7) { /* WARNING: Subroutine does not return */ FUN_0032e880("vector::reserve"); } puVar12 = (undefined8 *)local_68[2]; if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a; puVar18 = (undefined8 *)local_68[3]; lVar22 = uVar7 << 4; lVar11 = (long)puVar18 - (long)puVar12; if (uVar7 != 0) goto LAB_002d328a; puVar8 = (undefined8 *)0x0; puVar17 = puVar12; puVar9 = puVar8; } else { puVar12 = (undefined8 *)local_68[2]; uVar19 = (ulong)(piVar21 < piVar15); uVar7 = ~-(ulong)(piVar21 < piVar15) + 2; if (uVar7 <= (ulong)(local_68[4] - (long)puVar12 >> 4)) goto LAB_002d305a; puVar18 = (undefined8 *)local_68[3]; lVar22 = uVar7 * 0x10; lVar11 = (long)puVar18 - (long)puVar12; LAB_002d328a: puVar8 = (undefined8 *)FUN_002ee780(lVar22); puVar17 = (undefined8 *)puVar4[2]; puVar9 = puVar8; } for (; puVar18 != puVar12; puVar12 = puVar12 + 2) { uVar6 = puVar12[1]; *puVar8 = *puVar12; puVar8[1] = uVar6; puVar8 = puVar8 + 2; } if (puVar17 != (undefined8 *)0x0) { FUN_002eff50(); } puVar4[2] = puVar9; puVar4[3] = lVar11 + (long)puVar9; puVar4[4] = (long)puVar9 + lVar22; LAB_002d305a: uVar7 = local_70 - 1; if (piVar5 < piVar15) { bVar3 = false; puVar14 = (undefined1 *)0x0; piVar10 = piVar5; do { lVar11 = (long)piVar15 - (long)piVar10 >> 2; if (piVar10 < piVar21) { lVar11 = 0; if (*piVar10 != 0) { do { lVar11 = lVar11 + 1; } while (piVar10[lVar11] != 0); goto LAB_002d30b0; } lVar22 = 4; } else { LAB_002d30b0: lVar22 = 4; if ((lVar11 != 0) && (lVar22 = lVar11 * 4 + 4, (local_70 - 1U & (ulong)piVar10) != (uVar7 & (ulong)piVar5))) { bVar3 = true; } } piVar20 = (int *)((long)piVar10 + lVar22); FUN_00280b60(param_1 + 0x12,piVar10,lVar11,1,&local_60); puVar13 = puVar14 + lVar22; local_50 = local_60; local_58 = puVar14; FUN_002d19f0(puVar2,&local_58); puVar14 = puVar13; piVar10 = piVar20; } while (piVar20 < piVar15); local_50 = 0; local_58 = puVar13; FUN_002d19f0(puVar2,&local_58); param_1[0x27] = param_1[0x27] + uVar19; param_1[0x28] = (long)(puVar13 + param_1[0x28]); if (bVar3) { (**(code **)(*param_2 + 0x80))(&local_58,param_2,param_3); puVar14 = local_58; lVar11 = param_2[1]; uVar6 = gettext( "%s: section %s contains incorrectly aligned strings; the alignment of those strings won\'t be preserved" ); /* try { // try from 002d3210 to 002d3214 has its CatchHandler @ 002d3457 */ FUN_00185730(uVar6,lVar11,puVar14); if (local_58 != auStack_48) { FUN_002eff50(); } } } else { local_58 = (undefined1 *)0x0; local_50 = 0; FUN_002d19f0(puVar2,&local_58); param_1[0x27] = param_1[0x27] + uVar19; } if ((char)param_1[8] == '\0') { local_79 = piVar5 != (int *)0x0 & local_79; } else { FUN_002cf6e0(param_1,param_2,param_3); local_79 = piVar5 != (int *)0x0 & local_79; } if (local_79 == 0) { local_79 = 1; } else { thunk_FUN_002eff50(piVar5); } return local_79; }
615_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c
bfd_coff_get_syment
bfd_coff_get_syment
/* WARNING: Control flow encountered bad instruction data */ void bfd_coff_get_syment(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_coff_get_syment(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207262446')]
[('const-1', u'RETURN_-1207262446')]
null
null
0015a308
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_coff_get_syment(void)" (identifier "bfd_coff_get_syment") (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(); }
7459_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_write_to_buffer
FUN_002d1c80
/* DWARF original prototype: void do_write_to_buffer(Output_merge_string<char> * this, uchar * buffer) */ void __thiscall gold::Output_merge_string<char>::do_write_to_buffer(Output_merge_string<char> *this,uchar *buffer) { if (((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2) != 0) { Stringpool_template<char>::write_to_buffer (&this->stringpool_,buffer, (this->super_Output_merge_base).super_Output_section_data.super_Output_data. data_size_); return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xcf,"data_size"); }
void FUN_002d1c80(long param_1,undefined8 param_2) { if ((*(byte *)(param_1 + 0x20) & 2) != 0) { FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10)); return; } /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/output.h",0xcf,"data_size"); }
MOV RAX,RDI TEST byte ptr [RDI + 0x20],0x2 JZ 0x002d1c99 MOV RDX,qword ptr [RAX + 0x10] ADD RDI,0x90 JMP 0x0027ee60 PUSH RAX LEA RDX,[0x3a7df0] MOV ESI,0xcf LEA RDI,[0x387398] CALL 0x0018ff20
null
null
null
null
[('const-32', u'PTRSUB_-1204675296'), (u'PTRSUB_-1204675296', u'PTRSUB_-1204675292'), ('const-433', u'LOAD_-1204675431'), ('const-1', u'RETURN_-1204675364'), (u'LOAD_-1204675431', u'CALL_-1204675404'), (u'COPY_-1204675334', u'CALL_-1204675369'), ('tmp_103', u'PTRSUB_-1204675309'), (u'PTRSUB_-1204675296', u'LOAD_-1204675447'), (u'PTRSUB_-1204675289', u'LOAD_-1204675431'), ('const-144', u'PTRSUB_-1204675295'), (u'PTRSUB_-1204675304', u'PTRSUB_-1204675300'), ('const-2', u'INT_AND_-1204675421'), (u'PTRSUB_-1204675309', u'PTRSUB_-1204675304'), ('const-0', u'PTRSUB_-1204675304'), ('tmp_103', u'PTRSUB_-1204675295'), ('const-0', u'PTRSUB_-1204675300'), (u'PTRSUB_-1204675301', u'PTRSUB_-1204675296'), (u'PTRSUB_-1204675292', u'PTRSUB_-1204675289'), ('const-433', u'LOAD_-1204675447'), ('const-0', u'PTRSUB_-1204675309'), ('const-3833328', u'COPY_-1204675333'), ('const-0', u'PTRSUB_-1204675301'), (u'INT_NOTEQUAL_-1204675434', u'CBRANCH_-1204675432'), (u'PTRSUB_-1204675300', u'PTRSUB_-1204675296'), ('const-0', u'RETURN_-1204675400'), (u'PTRSUB_-1204675295', u'CALL_-1204675404'), ('const-0', u'INT_NOTEQUAL_-1204675434'), (u'LOAD_-1204675447', u'INT_AND_-1204675421'), ('const-0', u'PTRSUB_-1204675292'), ('const-3699608', u'COPY_-1204675334'), (u'INT_AND_-1204675421', u'INT_NOTEQUAL_-1204675434'), (u'COPY_-1204675333', u'CALL_-1204675369'), ('const-0', u'PTRSUB_-1204675296'), ('tmp_32', u'CBRANCH_-1204675432'), ('const-207', u'CALL_-1204675369'), ('const-16', u'PTRSUB_-1204675289'), ('tmp_103', u'PTRSUB_-1204675301'), ('tmp_104', u'CALL_-1204675404')]
[('const-16', u'INT_ADD_-1204675415'), ('const-1', u'RETURN_-1204675364'), (u'LOAD_-1204675431', u'CALL_-1204675404'), ('const-207', u'CALL_-1204675369'), (u'COPY_-1204675334', u'CALL_-1204675369'), (u'INT_ADD_-1204675415', u'CAST_-1204675305'), ('const-2', u'INT_AND_-1204675421'), ('const-3699608', u'COPY_-1204675335'), (u'INT_ADD_-1204675433', u'CAST_-1204675312'), ('const-433', u'LOAD_-1204675447'), ('tmp_190', u'CALL_-1204675404'), (u'COPY_-1204675335', u'CALL_-1204675369'), (u'CAST_-1204675312', u'LOAD_-1204675447'), (u'CAST_-1204675305', u'LOAD_-1204675431'), ('const-144', u'INT_ADD_-1204675406'), (u'INT_ADD_-1204675406', u'CALL_-1204675404'), ('const-3833328', u'COPY_-1204675334'), (u'INT_NOTEQUAL_-1204675434', u'CBRANCH_-1204675432'), ('const-0', u'RETURN_-1204675400'), ('const-0', u'INT_NOTEQUAL_-1204675434'), (u'LOAD_-1204675447', u'INT_AND_-1204675421'), ('const-433', u'LOAD_-1204675431'), ('tmp_187', u'INT_ADD_-1204675406'), ('tmp_187', u'INT_ADD_-1204675433'), (u'INT_AND_-1204675421', u'INT_NOTEQUAL_-1204675434'), ('tmp_187', u'INT_ADD_-1204675415'), ('tmp_32', u'CBRANCH_-1204675432'), ('const-32', u'INT_ADD_-1204675433')]
null
null
002d1c80
x64
O2
(translation_unit "void FUN_002d1c80(long param_1,undefined8 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}\n\n" (function_definition "void FUN_002d1c80(long param_1,undefined8 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}" primitive_type (function_declarator "FUN_002d1c80(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}" { (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) != 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) != 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }" { (expression_statement "FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10))" ( (binary_expression "param_1 + 0x90" identifier + number_literal) , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0018ff20("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_0018ff20("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void do_write_to_buffer(Output_merge_string<char> * this, uchar *\n buffer) */\n\nvoid __thiscall\ngold::Output_merge_string<char>::do_write_to_buffer(Output_merge_string<char> *this,uchar *buffer)\n\n{\n if (((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)\n != 0) {\n Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}\n\n" comment (function_definition "void __thiscall\ngold::Output_merge_string<char>::do_write_to_buffer(Output_merge_string<char> *this,uchar *buffer)\n\n{\n if (((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)\n != 0) {\n Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_merge_string<char>::" identifier : : identifier < primitive_type > : :) (function_declarator "do_write_to_buffer(Output_merge_string<char> *this,uchar *buffer)" identifier (parameter_list "(Output_merge_string<char> *this,uchar *buffer)" ( (parameter_declaration "Output_merge_string<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uchar *buffer" type_identifier (pointer_declarator "*buffer" * identifier)) ))) (compound_statement "{\n if (((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)\n != 0) {\n Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}" { (if_statement "if (((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)\n != 0) {\n Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_);\n return;\n }" if (parenthesized_expression "(((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)\n != 0)" ( (binary_expression "((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)\n != 0" (parenthesized_expression "((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2)" ( (binary_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_);\n return;\n }" { (expression_statement "Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_);" (binary_expression "Stringpool_template<char>::write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_)" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) (call_expression "write_to_buffer\n (&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_)" identifier (argument_list "(&this->stringpool_,buffer,\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_)" ( (pointer_expression "&this->stringpool_" & (field_expression "this->stringpool_" identifier -> field_identifier)) , identifier , (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.\n data_size_" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) )))) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xcf,"data_size");" (call_expression "do_gold_unreachable("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })))
(translation_unit "void FUN_002d1c80(long param_1,undefined8 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n \n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}\n\n" (function_definition "void FUN_002d1c80(long param_1,undefined8 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n \n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}" primitive_type (function_declarator "FUN_002d1c80(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n \n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}" { (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) != 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) != 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }" { (expression_statement "FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10))" ( (binary_expression "param_1 + 0x90" identifier + number_literal) , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0018ff20("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_0018ff20("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration 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 IDENT + LIT) )))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (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_002d1c80(long param_1,undefined8 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n \n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}" (primitive_type "void") (function_declarator "FUN_002d1c80(long param_1,undefined8 param_2)" (identifier "FUN_002d1c80") (parameter_list "(long param_1,undefined8 param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }\n \n FUN_0018ff20("../../gold/output.h",0xcf,"data_size");\n}" ({ "{") (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) != 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) != 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));\n return;\n }" ({ "{") (expression_statement "FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10))" (identifier "FUN_0027ee60") (argument_list "(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10))" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) (, ",") (identifier "param_2") (, ",") (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") (; ";")) (} "}"))) (expression_statement "FUN_0018ff20("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_0018ff20("../../gold/output.h",0xcf,"data_size")" (identifier "FUN_0018ff20") (argument_list "("../../gold/output.h",0xcf,"data_size")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xcf") (, ",") (string_literal ""data_size"" (" """) (string_content "data_size") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void do_write_to_buffer(Output_merge_string<char> * this, uchar * buffer) */ void __thiscall gold::type_1<char>::function_1(type_1<char> *this,type_2 *buffer) { if (((this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20 & 2) != 0) { var_1<var_2>::var_3 (&this->stringpool_,buffer, (this->super_Output_merge_base).super_Output_section_data.super_Output_data. data_size_); return; } /* WARNING: Subroutine does not return */ var_4("../../gold/output.h",0xcf,"data_size"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (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: (identifier) right: (number_literal))))) 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)) (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))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2) { if ((*(byte *)(param_1 + 0x20) & 2) != 0) { FUN_0027ee60(param_1 + 0x90,param_2,*(undefined8 *)(param_1 + 0x10)); return; } /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/output.h",0xcf,"data_size"); }
302_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
pr_volatile_type
FUN_001272a0
bfd_boolean pr_volatile_type(void *p) { bfd_boolean bVar1; pr_handle *info; bVar1 = substitute_type((pr_handle *)p,"volatile |"); return bVar1; }
void FUN_001272a0(undefined8 param_1) { FUN_00127110(param_1,"volatile |"); return; }
LEA RSI,[0x145834] JMP 0x00127110
null
null
null
null
[('const-1333300', u'COPY_-1207078222'), ('const-0', u'RETURN_-1207078221'), (u'CALL_-1207078225', u'RETURN_-1207078221'), (u'COPY_-1207078222', u'CALL_-1207078225'), ('tmp_11', u'CAST_-1207078158'), (u'CAST_-1207078158', u'CALL_-1207078225')]
[('tmp_29', u'CALL_-1207078225'), ('const-0', u'RETURN_-1207078221'), (u'COPY_-1207078222', u'CALL_-1207078225'), ('const-1333300', u'COPY_-1207078222')]
null
null
001272a0
x64
O2
(translation_unit "void FUN_001272a0(undefined8 param_1)\n\n{\n FUN_00127110(param_1,"volatile |");\n return;\n}\n\n" (function_definition "void FUN_001272a0(undefined8 param_1)\n\n{\n FUN_00127110(param_1,"volatile |");\n return;\n}" primitive_type (function_declarator "FUN_001272a0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00127110(param_1,"volatile |");\n return;\n}" { (expression_statement "FUN_00127110(param_1,"volatile |");" (call_expression "FUN_00127110(param_1,"volatile |")" identifier (argument_list "(param_1,"volatile |")" ( identifier , (string_literal ""volatile |"" " string_content ") ))) ;) (return_statement "return;" return ;) })))
(translation_unit "bfd_boolean pr_volatile_type(void *p)\n\n{\n bfd_boolean bVar1;\n pr_handle *info;\n \n bVar1 = substitute_type((pr_handle *)p,"volatile |");\n return bVar1;\n}\n\n" (function_definition "bfd_boolean pr_volatile_type(void *p)\n\n{\n bfd_boolean bVar1;\n pr_handle *info;\n \n bVar1 = substitute_type((pr_handle *)p,"volatile |");\n return bVar1;\n}" type_identifier (function_declarator "pr_volatile_type(void *p)" identifier (parameter_list "(void *p)" ( (parameter_declaration "void *p" primitive_type (pointer_declarator "*p" * identifier)) ))) (compound_statement "{\n bfd_boolean bVar1;\n pr_handle *info;\n \n bVar1 = substitute_type((pr_handle *)p,"volatile |");\n return bVar1;\n}" { (declaration "bfd_boolean bVar1;" type_identifier identifier ;) (declaration "pr_handle *info;" type_identifier (pointer_declarator "*info" * identifier) ;) (expression_statement "bVar1 = substitute_type((pr_handle *)p,"volatile |");" (assignment_expression "bVar1 = substitute_type((pr_handle *)p,"volatile |")" identifier = (call_expression "substitute_type((pr_handle *)p,"volatile |")" identifier (argument_list "((pr_handle *)p,"volatile |")" ( (cast_expression "(pr_handle *)p" ( (type_descriptor "pr_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal ""volatile |"" " string_content ") )))) ;) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "void FUN_001272a0(undefined8 param_1)\n\n{\n FUN_00127110(param_1,"volatile |");\n return;\n}\n\n" (function_definition "void FUN_001272a0(undefined8 param_1)\n\n{\n FUN_00127110(param_1,"volatile |");\n return;\n}" primitive_type (function_declarator "FUN_001272a0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00127110(param_1,"volatile |");\n return;\n}" { (expression_statement "FUN_00127110(param_1,"volatile |");" (call_expression "FUN_00127110(param_1,"volatile |")" identifier (argument_list "(param_1,"volatile |")" ( identifier , (string_literal ""volatile |"" " string_content ") ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001272a0(undefined8 param_1)\n\n{\n FUN_00127110(param_1,"volatile |");\n return;\n}" (primitive_type "void") (function_declarator "FUN_001272a0(undefined8 param_1)" (identifier "FUN_001272a0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00127110(param_1,"volatile |");\n return;\n}" ({ "{") (expression_statement "FUN_00127110(param_1,"volatile |");" (call_expression "FUN_00127110(param_1,"volatile |")" (identifier "FUN_00127110") (argument_list "(param_1,"volatile |")" (( "(") (identifier "param_1") (, ",") (string_literal ""volatile |"" (" """) (string_content "volatile |") (" """)) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 function_1(void *p) { type_1 bVar1; type_2 *info; bVar1 = var_1((type_2 *)p,"volatile |"); return bVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content))))) (return_statement))))
null
void MASKED(undefined8 param_1) { FUN_00127110(param_1,"volatile |"); return; }
1364_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
~Struct_pic_executable
FUN_00153d60
/* DWARF original prototype: void ~Struct_pic_executable(Struct_pic_executable * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_pic_executable::~Struct_pic_executable (Struct_pic_executable *this,int __in_chrg) { pointer pcVar1; pcVar1 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003df8c0; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->option).longname.field_2) { operator_delete(pcVar1); return; } return; }
void FUN_00153d60(undefined8 *param_1) { *param_1 = &PTR_FUN_003df8c0; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002a2980((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x3df8c0] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00153d80 MOV RDI,RDX JMP 0x002a2980 RET
null
null
null
null
[('const-0', u'RETURN_-1207288414'), (u'LOAD_-1207288469', u'CALL_-1207288427'), ('const-433', u'LOAD_-1207288469'), ('const-8', u'PTRSUB_-1207288364'), ('const-433', u'STORE_-1207288461'), (u'CAST_-1207288351', u'STORE_-1207288461'), (u'PTRSUB_-1207288347', u'INT_NOTEQUAL_-1207288437'), (u'PTRSUB_-1207288358', u'PTRSUB_-1207288354'), (u'PTRSUB_-1207288364', u'PTRSUB_-1207288363'), (u'PTRSUB_-1207288363', u'PTRSUB_-1207288359'), (u'PTRSUB_-1207288361', u'CAST_-1207288351'), ('const-0', u'PTRSUB_-1207288355'), ('const-0', u'PTRSUB_-1207288354'), ('tmp_48', u'CBRANCH_-1207288436'), (u'PTRSUB_-1207288354', u'STORE_-1207288461'), ('tmp_68', u'PTRSUB_-1207288354'), ('const-0', u'PTRSUB_-1207288361'), (u'CAST_-1207288343', u'INT_NOTEQUAL_-1207288437'), ('const-0', u'PTRSUB_-1207288350'), ('const-4061376', u'PTRSUB_-1207288361'), ('const-0', u'PTRSUB_-1207288358'), ('const-16', u'PTRSUB_-1207288347'), ('tmp_68', u'PTRSUB_-1207288364'), ('const-0', u'PTRSUB_-1207288363'), ('const-0', u'RETURN_-1207288423'), (u'PTRSUB_-1207288355', u'LOAD_-1207288469'), ('const-8', u'PTRSUB_-1207288354'), (u'LOAD_-1207288469', u'CAST_-1207288343'), (u'PTRSUB_-1207288354', u'PTRSUB_-1207288350'), (u'PTRSUB_-1207288350', u'PTRSUB_-1207288347'), (u'PTRSUB_-1207288359', u'PTRSUB_-1207288355'), ('const-0', u'PTRSUB_-1207288359'), ('tmp_68', u'PTRSUB_-1207288358'), (u'INT_NOTEQUAL_-1207288437', u'CBRANCH_-1207288436')]
[('const-0', u'RETURN_-1207288414'), (u'LOAD_-1207288469', u'CAST_-1207288365'), (u'PTRSUB_-1207288362', u'STORE_-1207288461'), ('const-1', u'PTRADD_-1207288366'), ('const-3', u'PTRADD_-1207288358'), ('tmp_109', u'STORE_-1207288461'), (u'PTRADD_-1207288358', u'INT_NOTEQUAL_-1207288437'), ('const-4061376', u'PTRSUB_-1207288362'), (u'CAST_-1207288365', u'INT_NOTEQUAL_-1207288437'), ('const-8', u'PTRADD_-1207288366'), ('const-0', u'RETURN_-1207288423'), (u'PTRADD_-1207288366', u'LOAD_-1207288469'), ('const-433', u'LOAD_-1207288469'), (u'CAST_-1207288365', u'CALL_-1207288427'), ('const-0', u'PTRSUB_-1207288362'), ('tmp_109', u'PTRADD_-1207288358'), ('tmp_109', u'PTRADD_-1207288366'), ('const-433', u'STORE_-1207288461'), ('tmp_48', u'CBRANCH_-1207288436'), (u'INT_NOTEQUAL_-1207288437', u'CBRANCH_-1207288436'), ('const-8', u'PTRADD_-1207288358')]
null
null
00153d60
x64
O2
(translation_unit "void FUN_00153d60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00153d60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00153d60(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_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003df8c0;" (assignment_expression "*param_1 = &PTR_FUN_003df8c0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003df8c0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002a2980((undefined8 *)param_1[1]);" (call_expression "FUN_002a2980((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_pic_executable(Struct_pic_executable * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_pic_executable::~Struct_pic_executable\n (Struct_pic_executable *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003df8c0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_pic_executable::~Struct_pic_executable\n (Struct_pic_executable *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003df8c0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_pic_executable::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_pic_executable\n (Struct_pic_executable *this,int __in_chrg)" identifier (parameter_list "(Struct_pic_executable *this,int __in_chrg)" ( (parameter_declaration "Struct_pic_executable *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003df8c0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003df8c0;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003df8c0" (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_003df8c0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_003df8c0" & identifier))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n return;\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00153d60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00153d60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00153d60(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_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003df8c0;" (assignment_expression "*param_1 = &PTR_FUN_003df8c0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003df8c0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002a2980((undefined8 *)param_1[1]);" (call_expression "FUN_002a2980((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_00153d60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00153d60(undefined8 *param_1)" (identifier "FUN_00153d60") (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_003df8c0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003df8c0;" (assignment_expression "*param_1 = &PTR_FUN_003df8c0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003df8c0" (& "&") (identifier "PTR_FUN_003df8c0"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_002a2980((undefined8 *)param_1[1]);" (call_expression "FUN_002a2980((undefined8 *)param_1[1])" (identifier "FUN_002a2980") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_pic_executable(Struct_pic_executable * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; var_5 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_003df8c0; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->option).longname.field_2) { var_6(var_5); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003df8c0; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002a2980((undefined8 *)param_1[1]); return; } return; }
6352_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
get_offset
FUN_0026ee00
/* DWARF original prototype: section_offset_type get_offset(Stringpool_template<short_unsigned_int> * this, ushort * s) */ section_offset_type __thiscall gold::Stringpool_template<short_unsigned_int>::get_offset (Stringpool_template<short_unsigned_int> *this,ushort *s) { ushort uVar1; section_offset_type sVar2; size_t length; length = 0; uVar1 = *s; while (uVar1 != 0) { length = length + 1; uVar1 = s[length]; } sVar2 = get_offset_with_length(this,s,length); return sVar2; }
void FUN_0026ee00(undefined8 param_1,short *param_2) { short sVar1; long lVar2; lVar2 = 0; sVar1 = *param_2; while (sVar1 != 0) { lVar2 = lVar2 + 1; sVar1 = param_2[lVar2]; } FUN_0026ed60(); return; }
XOR EDX,EDX CMP word ptr [RSI],0x0 JZ 0x0026ee1b NOP dword ptr [RAX + RAX*0x1] ADD RDX,0x1 CMP word ptr [RSI + RDX*0x2],0x0 JNZ 0x0026ee10 JMP 0x0026ed60
null
null
null
null
[('const-0', u'COPY_-1204162982'), ('const-0', u'INT_NOTEQUAL_-1204163042'), ('tmp_57', u'CBRANCH_-1204163040'), (u'INT_NOTEQUAL_-1204163042', u'CBRANCH_-1204163040'), ('const-433', u'LOAD_-1204163015'), (u'PTRADD_-1204162872', u'LOAD_-1204163015'), ('const-1', u'INT_ADD_-1204163011'), (u'MULTIEQUAL_-1204162888', u'INT_NOTEQUAL_-1204163042'), (u'LOAD_-1204163058', u'MULTIEQUAL_-1204162888'), (u'COPY_-1204162982', u'MULTIEQUAL_-1204162889'), (u'LOAD_-1204163015', u'MULTIEQUAL_-1204162888'), ('tmp_142', u'PTRADD_-1204162872'), (u'MULTIEQUAL_-1204162889', u'INT_ADD_-1204163011'), ('tmp_141', u'CALL_-1204162990'), (u'MULTIEQUAL_-1204162889', u'CALL_-1204162990'), (u'INT_ADD_-1204163011', u'MULTIEQUAL_-1204162889'), (u'INT_ADD_-1204163011', u'PTRADD_-1204162872'), ('tmp_142', u'CALL_-1204162990'), ('const-433', u'LOAD_-1204163058'), ('tmp_142', u'LOAD_-1204163058'), ('const-0', u'RETURN_-1204162986'), ('const-2', u'PTRADD_-1204162872'), (u'CALL_-1204162990', u'RETURN_-1204162986')]
[('tmp_57', u'CBRANCH_-1204163040'), (u'INT_NOTEQUAL_-1204163042', u'CBRANCH_-1204163040'), (u'PTRADD_-1204162872', u'LOAD_-1204163015'), ('const-1', u'INT_ADD_-1204163011'), (u'MULTIEQUAL_-1204162888', u'INT_NOTEQUAL_-1204163042'), (u'LOAD_-1204163058', u'MULTIEQUAL_-1204162888'), ('tmp_305', u'LOAD_-1204163058'), ('const-2', u'PTRADD_-1204162872'), (u'LOAD_-1204163015', u'MULTIEQUAL_-1204162888'), ('const-433', u'LOAD_-1204163058'), ('const-0', u'INT_NOTEQUAL_-1204163042'), (u'MULTIEQUAL_-1204162889', u'INT_ADD_-1204163011'), (u'INT_ADD_-1204163011', u'MULTIEQUAL_-1204162889'), (u'INT_ADD_-1204163011', u'PTRADD_-1204162872'), (u'COPY_-1204162981', u'MULTIEQUAL_-1204162889'), ('const-0', u'RETURN_-1204162986'), ('tmp_305', u'PTRADD_-1204162872'), ('const-0', u'COPY_-1204162981'), ('const-433', u'LOAD_-1204163015')]
null
null
0026ee00
x64
O2
(translation_unit "void FUN_0026ee00(undefined8 param_1,short *param_2)\n\n{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}\n\n" (function_definition "void FUN_0026ee00(undefined8 param_1,short *param_2)\n\n{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}" primitive_type (function_declarator "FUN_0026ee00(undefined8 param_1,short *param_2)" identifier (parameter_list "(undefined8 param_1,short *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "short *param_2" (sized_type_specifier "short" short) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}" { (declaration "short sVar1;" (sized_type_specifier "short" short) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (expression_statement "sVar1 = *param_2;" (assignment_expression "sVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (while_statement "while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }" while (parenthesized_expression "(sVar1 != 0)" ( (binary_expression "sVar1 != 0" identifier != number_literal) )) (compound_statement "{\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }" { (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) (expression_statement "sVar1 = param_2[lVar2];" (assignment_expression "sVar1 = param_2[lVar2]" identifier = (subscript_expression "param_2[lVar2]" identifier [ identifier ])) ;) })) (expression_statement "FUN_0026ed60();" (call_expression "FUN_0026ed60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: section_offset_type get_offset(Stringpool_template<short_unsigned_int>\n * this, ushort * s) */\n\nsection_offset_type __thiscall\ngold::Stringpool_template<short_unsigned_int>::get_offset\n (Stringpool_template<short_unsigned_int> *this,ushort *s)\n\n{\n ushort uVar1;\n section_offset_type sVar2;\n size_t length;\n \n length = 0;\n uVar1 = *s;\n while (uVar1 != 0) {\n length = length + 1;\n uVar1 = s[length];\n }\n sVar2 = get_offset_with_length(this,s,length);\n return sVar2;\n}\n\n" comment (function_definition "section_offset_type __thiscall\ngold::Stringpool_template<short_unsigned_int>::get_offset\n (Stringpool_template<short_unsigned_int> *this,ushort *s)\n\n{\n ushort uVar1;\n section_offset_type sVar2;\n size_t length;\n \n length = 0;\n uVar1 = *s;\n while (uVar1 != 0) {\n length = length + 1;\n uVar1 = s[length];\n }\n sVar2 = get_offset_with_length(this,s,length);\n return sVar2;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier > : :) (function_declarator "get_offset\n (Stringpool_template<short_unsigned_int> *this,ushort *s)" identifier (parameter_list "(Stringpool_template<short_unsigned_int> *this,ushort *s)" ( (parameter_declaration "Stringpool_template<short_unsigned_int> *this" type_identifier (ERROR "<short_unsigned_int>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "ushort *s" type_identifier (pointer_declarator "*s" * identifier)) ))) (compound_statement "{\n ushort uVar1;\n section_offset_type sVar2;\n size_t length;\n \n length = 0;\n uVar1 = *s;\n while (uVar1 != 0) {\n length = length + 1;\n uVar1 = s[length];\n }\n sVar2 = get_offset_with_length(this,s,length);\n return sVar2;\n}" { (declaration "ushort uVar1;" type_identifier identifier ;) (declaration "section_offset_type sVar2;" type_identifier identifier ;) (declaration "size_t length;" primitive_type identifier ;) (expression_statement "length = 0;" (assignment_expression "length = 0" identifier = number_literal) ;) (expression_statement "uVar1 = *s;" (assignment_expression "uVar1 = *s" identifier = (pointer_expression "*s" * identifier)) ;) (while_statement "while (uVar1 != 0) {\n length = length + 1;\n uVar1 = s[length];\n }" while (parenthesized_expression "(uVar1 != 0)" ( (binary_expression "uVar1 != 0" identifier != number_literal) )) (compound_statement "{\n length = length + 1;\n uVar1 = s[length];\n }" { (expression_statement "length = length + 1;" (assignment_expression "length = length + 1" identifier = (binary_expression "length + 1" identifier + number_literal)) ;) (expression_statement "uVar1 = s[length];" (assignment_expression "uVar1 = s[length]" identifier = (subscript_expression "s[length]" identifier [ identifier ])) ;) })) (expression_statement "sVar2 = get_offset_with_length(this,s,length);" (assignment_expression "sVar2 = get_offset_with_length(this,s,length)" identifier = (call_expression "get_offset_with_length(this,s,length)" identifier (argument_list "(this,s,length)" ( identifier , identifier , identifier )))) ;) (return_statement "return sVar2;" return identifier ;) })))
(translation_unit "void FUN_0026ee00(undefined8 param_1,short *param_2)\n\n{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}\n\n" (function_definition "void FUN_0026ee00(undefined8 param_1,short *param_2)\n\n{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}" primitive_type (function_declarator "FUN_0026ee00(undefined8 param_1,short *param_2)" identifier (parameter_list "(undefined8 param_1,short *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "short *param_2" (sized_type_specifier "short" short) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}" { (declaration "short sVar1;" (sized_type_specifier "short" short) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (expression_statement "sVar1 = *param_2;" (assignment_expression "sVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (while_statement "while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }" while (parenthesized_expression "(sVar1 != 0)" ( (binary_expression "sVar1 != 0" identifier != number_literal) )) (compound_statement "{\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }" { (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) (expression_statement "sVar1 = param_2[lVar2];" (assignment_expression "sVar1 = param_2[lVar2]" identifier = (subscript_expression "param_2[lVar2]" identifier [ identifier ])) ;) })) (expression_statement "FUN_0026ed60();" (call_expression "FUN_0026ed60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier short) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier short) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ IDENT ])) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0026ee00(undefined8 param_1,short *param_2)\n\n{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026ee00(undefined8 param_1,short *param_2)" (identifier "FUN_0026ee00") (parameter_list "(undefined8 param_1,short *param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "short *param_2" (sized_type_specifier "short" (short "short")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n short sVar1;\n long lVar2;\n \n lVar2 = 0;\n sVar1 = *param_2;\n while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }\n FUN_0026ed60();\n return;\n}" ({ "{") (declaration "short sVar1;" (sized_type_specifier "short" (short "short")) (identifier "sVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" (identifier "lVar2") (= "=") (number_literal "0")) (; ";")) (expression_statement "sVar1 = *param_2;" (assignment_expression "sVar1 = *param_2" (identifier "sVar1") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (while_statement "while (sVar1 != 0) {\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }" (while "while") (parenthesized_expression "(sVar1 != 0)" (( "(") (binary_expression "sVar1 != 0" (identifier "sVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar2 = lVar2 + 1;\n sVar1 = param_2[lVar2];\n }" ({ "{") (expression_statement "lVar2 = lVar2 + 1;" (assignment_expression "lVar2 = lVar2 + 1" (identifier "lVar2") (= "=") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "sVar1 = param_2[lVar2];" (assignment_expression "sVar1 = param_2[lVar2]" (identifier "sVar1") (= "=") (subscript_expression "param_2[lVar2]" (identifier "param_2") ([ "[") (identifier "lVar2") (] "]"))) (; ";")) (} "}"))) (expression_statement "FUN_0026ed60();" (call_expression "FUN_0026ed60()" (identifier "FUN_0026ed60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: section_offset_type get_offset(Stringpool_template<short_unsigned_int> * this, ushort * s) */ type_1 __thiscall gold::type_2<short_unsigned_int>::function_1 (type_2<short_unsigned_int> *this,type_3 *s) { type_3 var_1; type_1 sVar2; size_t var_2; var_2 = 0; var_1 = *s; while (var_1 != 0) { var_2 = var_2 + 1; var_1 = s[var_2]; } sVar2 = var_3(this,s,var_2); return sVar2; }
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: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 param_1,short *param_2) { short sVar1; long lVar2; lVar2 = 0; sVar1 = *param_2; while (sVar1 != 0) { lVar2 = lVar2 + 1; sVar1 = param_2[lVar2]; } FUN_0026ed60(); return; }
646_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
strdup
strdup
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207262190')]
[('const-1', u'RETURN_-1207262190')]
null
null
0015a408
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
8860_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
rdbuf
FUN_003067b0
/* std::wofstream::rdbuf() const */ wofstream * __thiscall std::wofstream::rdbuf(wofstream *this) { return this + 8; }
long FUN_003067b0(long param_1) { return param_1 + 8; }
LEA RAX,[RDI + 0x8] RET
null
null
null
null
[('const-8', u'PTRADD_-1204852751'), ('tmp_15', u'PTRADD_-1204852751'), ('const-0', u'RETURN_-1204852798'), ('const-1', u'PTRADD_-1204852751'), (u'PTRADD_-1204852751', u'COPY_-1204852814'), (u'COPY_-1204852814', u'RETURN_-1204852798')]
[('tmp_16', u'INT_ADD_-1204852797'), ('const-8', u'INT_ADD_-1204852797'), (u'INT_ADD_-1204852797', u'COPY_-1204852814'), ('const-0', u'RETURN_-1204852798'), (u'COPY_-1204852814', u'RETURN_-1204852798')]
null
null
003067b0
x64
O2
(translation_unit "long FUN_003067b0(long param_1)\n\n{\n return param_1 + 8;\n}\n\n" (function_definition "long FUN_003067b0(long param_1)\n\n{\n return param_1 + 8;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_003067b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return param_1 + 8;\n}" { (return_statement "return param_1 + 8;" return (binary_expression "param_1 + 8" identifier + number_literal) ;) })))
(translation_unit "/* std::wofstream::rdbuf() const */\n\nwofstream * __thiscall std::wofstream::rdbuf(wofstream *this)\n\n{\n return this + 8;\n}\n\n" comment (ERROR "wofstream * __thiscall std::wofstream::rdbuf(wofstream *this)" (binary_expression "wofstream * __thiscall std::wofstream::rdbuf(wofstream *this" (binary_expression "wofstream * __thiscall" identifier * identifier) (ERROR "std::wofstream::rdbuf(wofstream" identifier : : identifier : : identifier ( identifier) * identifier) )) (compound_statement "{\n return this + 8;\n}" { (return_statement "return this + 8;" return (binary_expression "this + 8" identifier + number_literal) ;) }))
(translation_unit "long FUN_003067b0(long param_1)\n\n{\n return param_1 + 8;\n}\n\n" (function_definition "long FUN_003067b0(long param_1)\n\n{\n return param_1 + 8;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_003067b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return param_1 + 8;\n}" { (return_statement "return param_1 + 8;" return (binary_expression "param_1 + 8" identifier + number_literal) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "long FUN_003067b0(long param_1)\n\n{\n return param_1 + 8;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_003067b0(long param_1)" (identifier "FUN_003067b0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return param_1 + 8;\n}" ({ "{") (return_statement "return param_1 + 8;" (return "return") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) (; ";")) (} "}")))
/* std::wofstream::rdbuf() const */ wofstream * __thiscall std::wofstream::rdbuf(wofstream *var_1) { return var_1 + 8; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
long MASKED(long param_1) { return param_1 + 8; }
10172_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
instantiate_target
FUN_0045b0b0
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target * instantiate_target(Target_selector * this) */ Target * __thiscall gold::Target_selector::instantiate_target(Target_selector *this) { Once::run_once(&(this->set_target_once_).super_Once,(void *)0x0); return this->instantiated_target_; }
undefined8 FUN_0045b0b0(long param_1) { FUN_003557a0(param_1 + 0x38,0); return *(undefined8 *)(param_1 + 0x30); }
PUSH RBX XOR ESI,ESI MOV RBX,RDI LEA RDI,[RDI + 0x38] CALL 0x003557a0 MOV RAX,qword ptr [RBX + 0x30] POP RBX RET
null
null
null
null
[(u'PTRSUB_-1202015952', u'PTRSUB_-1202015946'), ('const-56', u'PTRSUB_-1202015952'), ('const-433', u'LOAD_-1202016043'), ('tmp_81', u'PTRSUB_-1202015952'), (u'PTRSUB_-1202015946', u'CALL_-1202016045'), ('const-0', u'PTRSUB_-1202015946'), ('tmp_81', u'PTRSUB_-1202015942'), (u'PTRSUB_-1202015942', u'LOAD_-1202016043'), (u'LOAD_-1202016043', u'COPY_-1202016043'), ('const-0', u'CALL_-1202016045'), ('const-48', u'PTRSUB_-1202015942'), (u'COPY_-1202016043', u'RETURN_-1202016022'), ('const-0', u'RETURN_-1202016022')]
[('tmp_137', u'INT_ADD_-1202016027'), (u'LOAD_-1202016043', u'COPY_-1202016043'), ('tmp_137', u'INT_ADD_-1202016041'), ('const-48', u'INT_ADD_-1202016027'), ('const-56', u'INT_ADD_-1202016041'), ('const-433', u'LOAD_-1202016043'), (u'INT_ADD_-1202016041', u'CALL_-1202016045'), ('const-0', u'CALL_-1202016045'), (u'COPY_-1202016043', u'RETURN_-1202016022'), ('const-0', u'RETURN_-1202016022'), (u'INT_ADD_-1202016027', u'CAST_-1202015945'), (u'CAST_-1202015945', u'LOAD_-1202016043')]
null
null
0045b0b0
x64
O2
(translation_unit "undefined8 FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}\n\n" (function_definition "undefined8 FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" type_identifier (function_declarator "FUN_0045b0b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" { (expression_statement "FUN_003557a0(param_1 + 0x38,0);" (call_expression "FUN_003557a0(param_1 + 0x38,0)" identifier (argument_list "(param_1 + 0x38,0)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) , number_literal ))) ;) (return_statement "return *(undefined8 *)(param_1 + 0x30);" return (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) )))) ;) })))
(translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target * instantiate_target(Target_selector * this) */\n\nTarget * __thiscall gold::Target_selector::instantiate_target(Target_selector *this)\n\n{\n Once::run_once(&(this->set_target_once_).super_Once,(void *)0x0);\n return this->instantiated_target_;\n}\n\n" comment comment (ERROR "Target * __thiscall gold::Target_selector::instantiate_target(Target_selector *this)" (binary_expression "Target * __thiscall gold::Target_selector::instantiate_target(Target_selector *this" (binary_expression "Target * __thiscall" identifier * identifier) (ERROR "gold::Target_selector::instantiate_target(Target_selector" identifier : : identifier : : identifier ( identifier) * identifier) )) (compound_statement "{\n Once::run_once(&(this->set_target_once_).super_Once,(void *)0x0);\n return this->instantiated_target_;\n}" { (labeled_statement "Once::run_once(&(this->set_target_once_).super_Once,(void *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "run_once(&(this->set_target_once_).super_Once,(void *)0x0);" (call_expression "run_once(&(this->set_target_once_).super_Once,(void *)0x0)" identifier (argument_list "(&(this->set_target_once_).super_Once,(void *)0x0)" ( (pointer_expression "&(this->set_target_once_).super_Once" & (field_expression "(this->set_target_once_).super_Once" (parenthesized_expression "(this->set_target_once_)" ( (field_expression "this->set_target_once_" identifier -> field_identifier) )) . field_identifier)) , (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (return_statement "return this->instantiated_target_;" return (field_expression "this->instantiated_target_" identifier -> field_identifier) ;) }))
(translation_unit "undefined8 FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}\n\n" (function_definition "undefined8 FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" type_identifier (function_declarator "FUN_0045b0b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" { (expression_statement "FUN_003557a0(param_1 + 0x38,0);" (call_expression "FUN_003557a0(param_1 + 0x38,0)" identifier (argument_list "(param_1 + 0x38,0)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) , number_literal ))) ;) (return_statement "return *(undefined8 *)(param_1 + 0x30);" return (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) )))) ;) })))
(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) , LIT ))) ;) (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })))
(function_definition "undefined8 FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" (type_identifier "undefined8") (function_declarator "FUN_0045b0b0(long param_1)" (identifier "FUN_0045b0b0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" ({ "{") (expression_statement "FUN_003557a0(param_1 + 0x38,0);" (call_expression "FUN_003557a0(param_1 + 0x38,0)" (identifier "FUN_003557a0") (argument_list "(param_1 + 0x38,0)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return *(undefined8 *)(param_1 + 0x30);" (return "return") (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")) () ")")))) (; ";")) (} "}")))
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target * instantiate_target(Target_selector * this) */ Target * __thiscall gold::Target_selector::instantiate_target(Target_selector *this) { Once::var_1(&(this->set_target_once_).super_Once,(void *)0x0); return this->instantiated_target_; }
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 (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal)))) (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))
null
undefined8 MASKED(long param_1) { FUN_003557a0(param_1 + 0x38,0); return *(undefined8 *)(param_1 + 0x30); }
8378_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
_M_insert<double>
FUN_002fe410
/* std::ostream& std::ostream::_M_insert<double>(double) */ ostream * __thiscall std::ostream::_M_insert<double>(ostream *this,double param_1) { long *plVar1; ctype<char> *this_00; long lVar2; ctype<char> cVar3; char extraout_DL; ostream *poVar4; int iVar5; sentry local_38 [16]; sentry::sentry(local_38,this); if (local_38[0] != (sentry)0x0) { poVar4 = this + *(long *)(*(long *)this + -0x18); plVar1 = *(long **)(poVar4 + 0xf8); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ __throw_bad_cast(); } if (poVar4[0xe1] == (ostream)0x0) { this_00 = *(ctype<char> **)(poVar4 + 0xf0); if (this_00 == (ctype<char> *)0x0) { /* WARNING: Subroutine does not return */ __throw_bad_cast(); } if (this_00[0x38] == (ctype<char>)0x0) { /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */ ctype<char>::_M_widen_init(this_00); iVar5 = 0x20; cVar3 = (ctype<char>)0x20; if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) { cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20); iVar5 = (int)(char)cVar3; } } else { cVar3 = this_00[0x59]; iVar5 = (int)(char)cVar3; } *(ctype<char> *)(poVar4 + 0xe0) = cVar3; lVar2 = *(long *)this; poVar4[0xe1] = (ostream)0x1; poVar4 = this + *(long *)(lVar2 + -0x18); } else { iVar5 = (int)(char)poVar4[0xe0]; } /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */ (**(code **)(*plVar1 + 0x38)) (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5); if (extraout_DL != '\0') { /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */ ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)), *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) | _S_badbit); } } sentry::~sentry(local_38); return this; }
long * FUN_002fe410(undefined8 param_1,long *param_2) { long *plVar1; long *plVar2; long lVar3; char cVar4; char extraout_DL; long lVar5; int iVar6; char local_38 [16]; FUN_002fcfa0(local_38,param_2); if (local_38[0] != '\0') { lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2; plVar1 = *(long **)(lVar5 + 0xf8); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00330650(); } if (*(char *)(lVar5 + 0xe1) == '\0') { plVar2 = *(long **)(lVar5 + 0xf0); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00330650(); } if ((char)plVar2[7] == '\0') { /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */ FUN_00330cc0(plVar2); iVar6 = 0x20; cVar4 = ' '; if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) { cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20); iVar6 = (int)cVar4; } } else { cVar4 = *(char *)((long)plVar2 + 0x59); iVar6 = (int)cVar4; } *(char *)(lVar5 + 0xe0) = cVar4; lVar3 = *param_2; *(undefined1 *)(lVar5 + 0xe1) = 1; lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2; } else { iVar6 = (int)*(char *)(lVar5 + 0xe0); } /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */ (**(code **)(*plVar1 + 0x38)) (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6); if (extraout_DL != '\0') { lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2; /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */ FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1); } } FUN_002fd010(local_38); return param_2; }
PUSH R14 MOV RSI,RDI PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x20 LEA R12,[RSP + 0x10] MOVSD qword ptr [RSP + 0x8],XMM0 MOV RDI,R12 CALL 0x002fcfa0 CMP byte ptr [RSP + 0x10],0x0 JZ 0x002fe4a5 MOV RAX,qword ptr [RBX] MOV RBP,qword ptr [RAX + -0x18] ADD RBP,RBX MOV R13,qword ptr [RBP + 0xf8] TEST R13,R13 JZ 0x002fe533 CMP byte ptr [RBP + 0xe1],0x0 JZ 0x002fe4c0 MOVSX R8D,byte ptr [RBP + 0xe0] MOV RAX,qword ptr [R13] MOV EDX,0x0 MOV RCX,RBP MOV RDI,R13 MOV RSI,qword ptr [RBP + 0xe8] MOVSD XMM0,qword ptr [RSP + 0x8] TEST RSI,RSI SETZ DL CALL qword ptr [RAX + 0x38] TEST DL,DL JZ 0x002fe4a5 MOV RAX,qword ptr [RBX] MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x1 CALL 0x00317a60 MOV RDI,R12 CALL 0x002fd010 ADD RSP,0x20 MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV R14,qword ptr [RBP + 0xf0] TEST R14,R14 JZ 0x002fe538 CMP byte ptr [R14 + 0x38],0x0 JZ 0x002fe500 MOVSX R8D,byte ptr [R14 + 0x59] MOV EAX,R8D MOV byte ptr [RBP + 0xe0],AL MOV RAX,qword ptr [RBX] MOV byte ptr [RBP + 0xe1],0x1 MOV RBP,qword ptr [RAX + -0x18] ADD RBP,RBX JMP 0x002fe467 MOV RDI,R14 CALL 0x00330cc0 MOV RAX,qword ptr [R14] MOV R8D,0x20 MOV RDX,qword ptr [RAX + 0x30] CMP RDX,qword ptr [0x0045bfd8] MOV EAX,0x20 JZ 0x002fe4db MOV ESI,0x20 MOV RDI,R14 CALL RDX MOVSX R8D,AL JMP 0x002fe4db CALL 0x00330650 CALL 0x00330650
null
null
null
null
[('const-0', u'INT_EQUAL_-1204755277'), (u'PTRADD_-1204754956', u'LOAD_-1204755018'), (u'CALL_-1204754853', u'INDIRECT_-1204754476'), ('const-1', u'RETURN_-1204754848'), (u'INDIRECT_-1204754550', u'MULTIEQUAL_-1204754674'), ('const-433', u'STORE_-1204754988'), (u'MULTIEQUAL_-1204754582', u'CALLIND_-1204755192'), ('const-433', u'LOAD_-1204755180'), ('const-1', u'PTRADD_-1204755093'), (u'CAST_-1204754503', u'CALL_-1204755129'), (u'COPY_-1204754574', u'MULTIEQUAL_-1204754579'), (u'INDIRECT_-1204754615', u'COPY_-1204754654'), (u'INT_EQUAL_-1204755041', u'CBRANCH_-1204755039'), (u'MULTIEQUAL_-1204754465', u'MULTIEQUAL_-1204754582'), ('const--24', u'INT_ADD_-1204755158'), (u'LOAD_-1204755155', u'INT_OR_-1204755121'), ('const-1', u'PTRADD_-1204754956'), ('const-1', u'STORE_-1204754988'), (u'CAST_-1204754366', u'CAST_-1204754363'), (u'CALLIND_-1204755192', u'INDIRECT_-1204754670'), ('const-32', u'COPY_-1204754574'), (u'INT_ADD_-1204755324', u'CAST_-1204754608'), (u'PTRADD_-1204755259', u'CAST_-1204754600'), (u'LOAD_-1204755202', u'CALLIND_-1204755192'), (u'CAST_-1204754564', u'INT_SEXT_-1204755253'), (u'LOAD_-1204755063', u'CALL_-1204754936'), ('const-1', u'PTRADD_-1204754928'), (u'LOAD_-1204755340', u'PTRADD_-1204755269'), (u'CAST_-1204754520', u'LOAD_-1204755202'), ('const-48', u'INT_ADD_-1204754906'), (u'INT_ADD_-1204755158', u'CAST_-1204754508'), (u'INT_EQUAL_-1204755023', u'CBRANCH_-1204755019'), ('const-1', u'PTRADD_-1204755103'), ('const-433', u'LOAD_-1204755202'), (u'CAST_-1204754477', u'LOAD_-1204755063'), (u'PTRADD_-1204755269', u'PTRADD_-1204755001'), ('tmp_717', u'CBRANCH_-1204754890'), (u'STORE_-1204754988', u'INDIRECT_-1204754550'), ('tmp_342', u'CBRANCH_-1204755180'), ('const-56', u'PTRADD_-1204754976'), (u'LOAD_-1204755018', u'MULTIEQUAL_-1204754579'), ('const-32', u'PTRADD_-1204755093'), (u'LOAD_-1204754935', u'INT_ADD_-1204754906'), (u'INDIRECT_-1204754476', u'COPY_-1204754529'), (u'PTRADD_-1204755093', u'CAST_-1204754499'), (u'INT_EQUAL_-1204755206', u'CALLIND_-1204755192'), ('const-433', u'LOAD_-1204755174'), (u'LOAD_-1204755174', u'PTRADD_-1204755103'), ('tmp_785', u'COPY_-1204755104'), ('tmp_1647', u'PTRSUB_-1204754637'), (u'CAST_-1204754512', u'LOAD_-1204755180'), (u'LOAD_-1204755180', u'INT_ADD_-1204755158'), (u'COPY_-1204754474', u'MULTIEQUAL_-1204754465'), ('const-433', u'LOAD_-1204755321'), ('const-433', u'LOAD_-1204754996'), (u'CAST_-1204754389', u'INT_NOTEQUAL_-1204754901'), ('const-1', u'PTRADD_-1204755176'), (u'INDIRECT_-1204754487', u'MULTIEQUAL_-1204754559'), (u'CALLIND_-1204754871', u'CAST_-1204754366'), ('const-1', u'PTRADD_-1204755269'), ('tmp_590', u'CBRANCH_-1204755019'), ('const-0', u'INT_EQUAL_-1204755041'), ('const-433', u'LOAD_-1204755063'), (u'INDIRECT_-1204754704', u'INT_NOTEQUAL_-1204755349'), ('const-1', u'PTRADD_-1204754976'), ('const-1', u'PTRADD_-1204754909'), (u'PTRADD_-1204755208', u'LOAD_-1204755270'), (u'CAST_-1204754600', u'LOAD_-1204755321'), (u'LOAD_-1204755238', u'CALLIND_-1204755192'), (u'PTRADD_-1204755269', u'MULTIEQUAL_-1204754873'), (u'LOAD_-1204755038', u'INT_EQUAL_-1204755023'), (u'PTRADD_-1204755269', u'PTRADD_-1204755208'), (u'LOAD_-1204755270', u'CAST_-1204754564'), (u'PTRADD_-1204755269', u'PTRADD_-1204755230'), ('const-240', u'PTRADD_-1204755001'), ('const--24', u'INT_ADD_-1204755324'), ('const-248', u'PTRADD_-1204755259'), ('const-433', u'LOAD_-1204755270'), (u'PTRADD_-1204754928', u'STORE_-1204754988'), ('const-433', u'LOAD_-1204755292'), ('const-225', u'PTRADD_-1204755230'), (u'INDIRECT_-1204754742', u'MULTIEQUAL_-1204754611'), ('const-1', u'RETURN_-1204754848'), (u'INDIRECT_-1204754528', u'CAST_-1204754389'), ('const-32', u'CALLIND_-1204754871'), (u'CAST_-1204754503', u'PTRADD_-1204755093'), ('const-433', u'LOAD_-1204755346'), (u'CALL_-1204755367', u'INDIRECT_-1204754704'), (u'PTRADD_-1204755269', u'PTRADD_-1204755259'), ('tmp_661', u'BRANCH_-1204754960'), ('const-433', u'LOAD_-1204754922'), ('const-1', u'PTRADD_-1204754942'), ('const-232', u'PTRADD_-1204755176'), (u'LOAD_-1204755063', u'INT_EQUAL_-1204755041'), (u'CALL_-1204754936', u'INDIRECT_-1204754528'), (u'CAST_-1204754363', u'INT_SEXT_-1204754858'), ('tmp_554', u'CBRANCH_-1204755039'), (u'INT_SEXT_-1204755253', u'MULTIEQUAL_-1204754582'), (u'CAST_-1204754404', u'LOAD_-1204754935'), (u'LOAD_-1204755321', u'CALLIND_-1204755192'), ('const-1', u'PTRADD_-1204755208'), (u'LOAD_-1204754980', u'PTRADD_-1204754909'), ('tmp_785', u'CAST_-1204754612'), (u'PTRSUB_-1204754637', u'CALL_-1204755367'), ('tmp_785', u'PTRADD_-1204755103'), (u'INT_EQUAL_-1204755277', u'CBRANCH_-1204755271'), ('const-1', u'INT_OR_-1204755121'), (u'LOAD_-1204755292', u'INT_EQUAL_-1204755277'), (u'CALL_-1204755117', u'INDIRECT_-1204754615'), (u'LOAD_-1204755063', u'PTRADD_-1204754976'), (u'CALLIND_-1204755192', u'INDIRECT_-1204754648'), (u'INDIRECT_-1204754670', u'INT_NOTEQUAL_-1204755180'), (u'CALL_-1204755129', u'INDIRECT_-1204754624'), (u'CAST_-1204754394', u'LOAD_-1204754922'), (u'PTRADD_-1204755176', u'CAST_-1204754540'), ('tmp_236', u'CBRANCH_-1204755271'), ('const-433', u'LOAD_-1204755259'), ('const--24', u'INT_ADD_-1204754964'), (u'PTRADD_-1204754976', u'LOAD_-1204755038'), ('const-433', u'LOAD_-1204755038'), (u'LOAD_-1204755321', u'LOAD_-1204755259'), ('const-433', u'LOAD_-1204755155'), ('tmp_785', u'CALL_-1204755367'), (u'INT_NOTEQUAL_-1204754901', u'CBRANCH_-1204754890'), (u'LOAD_-1204754996', u'INT_ADD_-1204754964'), ('const-0', u'INT_NOTEQUAL_-1204755349'), ('tmp_785', u'CAST_-1204754436'), (u'LOAD_-1204755321', u'INT_EQUAL_-1204755299'), (u'LOAD_-1204754922', u'INT_NOTEQUAL_-1204754901'), (u'INDIRECT_-1204754648', u'MULTIEQUAL_-1204754611'), (u'COPY_-1204755104', u'RETURN_-1204755061'), (u'PTRADD_-1204755269', u'PTRADD_-1204754928'), ('const-224', u'PTRADD_-1204754942'), (u'INT_NOTEQUAL_-1204755180', u'CBRANCH_-1204755180'), (u'INDIRECT_-1204754482', u'COPY_-1204754533'), ('tmp_785', u'PTRADD_-1204754909'), ('const-1', u'PTRADD_-1204755259'), (u'INDIRECT_-1204754528', u'MULTIEQUAL_-1204754559'), (u'CAST_-1204754508', u'LOAD_-1204755174'), ('const-433', u'LOAD_-1204755238'), (u'CAST_-1204754436', u'LOAD_-1204754996'), (u'INT_NOTEQUAL_-1204755349', u'CBRANCH_-1204755346'), (u'INT_OR_-1204755121', u'CALL_-1204755129'), (u'INT_ADD_-1204754906', u'CAST_-1204754394'), (u'CAST_-1204754608', u'LOAD_-1204755340'), (u'MULTIEQUAL_-1204754873', u'PTRADD_-1204755176'), ('const-1', u'PTRADD_-1204755001'), (u'CALL_-1204755367', u'INDIRECT_-1204754742'), (u'LOAD_-1204755063', u'CAST_-1204754404'), ('const-0', u'INT_EQUAL_-1204755023'), ('const-0', u'RETURN_-1204755061'), ('tmp_785', u'CAST_-1204754512'), (u'PTRADD_-1204755001', u'CAST_-1204754477'), (u'INT_ADD_-1204754964', u'CAST_-1204754425'), ('const-224', u'PTRADD_-1204755208'), ('tmp_736', u'BRANCH_-1204754866'), (u'INT_EQUAL_-1204755299', u'CBRANCH_-1204755297'), (u'LOAD_-1204754922', u'CALLIND_-1204754871'), (u'INDIRECT_-1204754742', u'MULTIEQUAL_-1204754559'), ('const-225', u'PTRADD_-1204754928'), ('tmp_127', u'CBRANCH_-1204755346'), ('const-89', u'PTRADD_-1204754956'), (u'CAST_-1204754540', u'LOAD_-1204755238'), (u'CAST_-1204754452', u'INT_SEXT_-1204755001'), (u'PTRADD_-1204754942', u'CAST_-1204754443'), (u'CAST_-1204754612', u'LOAD_-1204755346'), (u'STORE_-1204755002', u'INDIRECT_-1204754560'), (u'PTRADD_-1204754909', u'MULTIEQUAL_-1204754873'), ('const-0', u'INT_EQUAL_-1204755206'), ('const-56', u'INT_ADD_-1204755186'), ('const-433', u'STORE_-1204755002'), ('const-32', u'COPY_-1204754474'), (u'CALL_-1204754853', u'INDIRECT_-1204754482'), (u'INDIRECT_-1204754742', u'MULTIEQUAL_-1204754674'), (u'CAST_-1204754425', u'LOAD_-1204754980'), ('const-433', u'LOAD_-1204754935'), (u'LOAD_-1204755346', u'INT_ADD_-1204755324'), ('const-0', u'INT_NOTEQUAL_-1204755180'), (u'MULTIEQUAL_-1204754579', u'STORE_-1204755002'), ('const-1', u'PTRADD_-1204755230'), ('const--56', u'PTRSUB_-1204754637'), (u'CALLIND_-1204754871', u'INDIRECT_-1204754487'), ('tmp_200', u'CBRANCH_-1204755297'), (u'INT_SEXT_-1204754858', u'MULTIEQUAL_-1204754465'), (u'PTRADD_-1204755269', u'PTRADD_-1204754942'), (u'INT_SEXT_-1204755001', u'MULTIEQUAL_-1204754465'), (u'PTRSUB_-1204754637', u'CALL_-1204755117'), (u'CAST_-1204754366', u'MULTIEQUAL_-1204754579'), (u'PTRADD_-1204755103', u'CAST_-1204754503'), (u'LOAD_-1204755063', u'PTRADD_-1204754956'), (u'MULTIEQUAL_-1204754873', u'CALLIND_-1204755192'), (u'LOAD_-1204755063', u'CALLIND_-1204754871'), (u'LOAD_-1204755018', u'CAST_-1204754452'), ('const-0', u'INT_EQUAL_-1204755299'), ('const-433', u'LOAD_-1204755340'), ('tmp_786', u'CALLIND_-1204755192'), (u'LOAD_-1204755238', u'INT_EQUAL_-1204755206'), (u'CAST_-1204754499', u'LOAD_-1204755155'), (u'LOAD_-1204755259', u'INT_ADD_-1204755186'), (u'CAST_-1204754443', u'STORE_-1204755002'), (u'INDIRECT_-1204754624', u'MULTIEQUAL_-1204754611'), ('const-433', u'LOAD_-1204754980'), (u'INT_ADD_-1204755186', u'CAST_-1204754520'), ('tmp_785', u'PTRADD_-1204755269'), (u'PTRADD_-1204755230', u'LOAD_-1204755292'), ('const-433', u'LOAD_-1204755018')]
[('const-1', u'RETURN_-1204754848'), (u'CALLIND_-1204754871', u'MULTIEQUAL_-1204754583'), (u'INDIRECT_-1204754486', u'COPY_-1204754537'), (u'SUBPIECE_-1204754470', u'INT_EQUAL_-1204755023'), (u'INT_EQUAL_-1204755041', u'CBRANCH_-1204755039'), ('const-433', u'STORE_-1204754988'), ('const--24', u'INT_ADD_-1204755158'), (u'LOAD_-1204755155', u'INT_OR_-1204755121'), (u'INT_ADD_-1204755315', u'INT_ADD_-1204755276'), ('const-232', u'INT_ADD_-1204755222'), (u'MULTIEQUAL_-1204754873', u'INT_ADD_-1204755222'), ('const-433', u'LOAD_-1204755346'), (u'CALLIND_-1204754871', u'INT_SEXT_-1204754858'), (u'INT_SEXT_-1204755253', u'MULTIEQUAL_-1204754586'), (u'INT_ADD_-1204755002', u'CAST_-1204754453'), (u'CAST_-1204754500', u'LOAD_-1204755155'), (u'CALL_-1204754853', u'INDIRECT_-1204754480'), ('const-32', u'COPY_-1204754478'), ('const-433', u'LOAD_-1204755202'), (u'INT_ADD_-1204754955', u'MULTIEQUAL_-1204754873'), ('const-0', u'INT_NOTEQUAL_-1204755349'), (u'INT_ADD_-1204754974', u'CAST_-1204754434'), ('const-433', u'LOAD_-1204755063'), (u'LOAD_-1204755202', u'CALLIND_-1204755192'), (u'LOAD_-1204755063', u'CALL_-1204754936'), ('const-32', u'CALLIND_-1204754871'), (u'CAST_-1204754520', u'LOAD_-1204755202'), (u'INT_ADD_-1204755149', u'CALL_-1204755129'), (u'CALLIND_-1204755192', u'INDIRECT_-1204754545'), ('const-48', u'INT_ADD_-1204754906'), ('const-0', u'SUBPIECE_-1204754470'), (u'INT_EQUAL_-1204755023', u'CBRANCH_-1204755019'), (u'MULTIEQUAL_-1204754586', u'CALLIND_-1204755192'), (u'CAST_-1204754509', u'LOAD_-1204755174'), (u'CALL_-1204754936', u'INDIRECT_-1204754532'), ('const--56', u'PTRSUB_-1204754639'), ('const-225', u'INT_ADD_-1204754974'), (u'CAST_-1204754444', u'STORE_-1204755002'), ('tmp_717', u'CBRANCH_-1204754890'), ('tmp_342', u'CBRANCH_-1204755180'), (u'INDIRECT_-1204754532', u'MULTIEQUAL_-1204754563'), (u'LOAD_-1204754935', u'INT_ADD_-1204754906'), (u'CAST_-1204754476', u'LOAD_-1204755063'), (u'INT_EQUAL_-1204755206', u'CALLIND_-1204755192'), ('tmp_1681', u'CALLIND_-1204755192'), ('const-1', u'STORE_-1204754988'), (u'INT_ADD_-1204754964', u'CAST_-1204754426'), (u'CAST_-1204754609', u'LOAD_-1204755340'), (u'CAST_-1204754604', u'INT_ADD_-1204755315'), (u'LOAD_-1204755180', u'INT_ADD_-1204755158'), ('const-433', u'LOAD_-1204755174'), (u'CALL_-1204755129', u'INDIRECT_-1204754628'), (u'CAST_-1204754389', u'INT_NOTEQUAL_-1204754901'), (u'LOAD_-1204755340', u'INT_ADD_-1204755315'), ('const-224', u'INT_ADD_-1204754988'), ('tmp_1676', u'CAST_-1204754504'), ('tmp_590', u'CBRANCH_-1204755019'), (u'INT_SEXT_-1204755001', u'MULTIEQUAL_-1204754469'), ('const-0', u'INT_EQUAL_-1204755041'), (u'CAST_-1204754600', u'LOAD_-1204755321'), ('const-32', u'COPY_-1204754578'), (u'LOAD_-1204755238', u'CALLIND_-1204755192'), (u'PTRADD_-1204754469', u'LOAD_-1204755038'), (u'CAST_-1204754454', u'INT_ADD_-1204755002'), (u'PTRSUB_-1204754639', u'CALL_-1204755117'), (u'CALL_-1204755367', u'INDIRECT_-1204754746'), (u'CAST_-1204754504', u'INT_ADD_-1204755149'), ('tmp_1676', u'LOAD_-1204754996'), ('const--24', u'INT_ADD_-1204755324'), ('const-240', u'INT_ADD_-1204755047'), ('const-0', u'INT_EQUAL_-1204755023'), (u'INDIRECT_-1204754746', u'MULTIEQUAL_-1204754563'), ('const-1', u'RETURN_-1204754848'), ('tmp_1676', u'CAST_-1204754604'), ('tmp_661', u'BRANCH_-1204754960'), (u'INDIRECT_-1204754491', u'MULTIEQUAL_-1204754563'), ('const-433', u'LOAD_-1204755270'), (u'CAST_-1204754426', u'LOAD_-1204754980'), (u'COPY_-1204754478', u'MULTIEQUAL_-1204754469'), (u'LOAD_-1204755063', u'INT_EQUAL_-1204755041'), ('tmp_554', u'CBRANCH_-1204755039'), (u'LOAD_-1204755321', u'CALLIND_-1204755192'), ('const-7', u'PTRADD_-1204754469'), ('const-433', u'LOAD_-1204754980'), ('const-433', u'LOAD_-1204755321'), (u'LOAD_-1204755270', u'INT_SEXT_-1204755253'), (u'CAST_-1204754583', u'LOAD_-1204755292'), (u'LOAD_-1204755063', u'CAST_-1204754454'), (u'CAST_-1204754421', u'INT_ADD_-1204754955'), ('const-433', u'LOAD_-1204754922'), (u'CALL_-1204754853', u'INDIRECT_-1204754486'), (u'INDIRECT_-1204754532', u'CAST_-1204754389'), ('tmp_1676', u'CALL_-1204755367'), (u'INT_ADD_-1204755047', u'CAST_-1204754476'), ('tmp_1676', u'LOAD_-1204755180'), ('const-1', u'INT_OR_-1204755121'), ('const-32', u'INT_ADD_-1204755139'), (u'INT_EQUAL_-1204755277', u'CBRANCH_-1204755271'), ('const-433', u'LOAD_-1204755180'), (u'LOAD_-1204755292', u'INT_EQUAL_-1204755277'), ('const-433', u'LOAD_-1204755292'), (u'CALLIND_-1204755192', u'INDIRECT_-1204754652'), (u'INDIRECT_-1204754619', u'COPY_-1204754658'), (u'CAST_-1204754394', u'LOAD_-1204754922'), (u'INT_ADD_-1204755315', u'INT_ADD_-1204754988'), (u'CAST_-1204754564', u'LOAD_-1204755270'), (u'INDIRECT_-1204754628', u'MULTIEQUAL_-1204754615'), ('tmp_236', u'CBRANCH_-1204755271'), ('const-224', u'INT_ADD_-1204755254'), (u'INDIRECT_-1204754480', u'COPY_-1204754533'), (u'INT_ADD_-1204755305', u'CAST_-1204754600'), ('const--24', u'INT_ADD_-1204754964'), ('const-433', u'LOAD_-1204755038'), (u'LOAD_-1204755321', u'LOAD_-1204755259'), ('const-89', u'INT_ADD_-1204755002'), (u'INT_ADD_-1204754988', u'CAST_-1204754444'), (u'INT_ADD_-1204755315', u'INT_ADD_-1204755047'), (u'LOAD_-1204754980', u'INT_ADD_-1204754955'), (u'INT_NOTEQUAL_-1204754901', u'CBRANCH_-1204754890'), (u'INT_ADD_-1204755222', u'CAST_-1204754540'), (u'INDIRECT_-1204754554', u'MULTIEQUAL_-1204754678'), (u'LOAD_-1204754996', u'INT_ADD_-1204754964'), (u'INDIRECT_-1204754708', u'INT_NOTEQUAL_-1204755349'), (u'LOAD_-1204755321', u'INT_EQUAL_-1204755299'), (u'LOAD_-1204755018', u'MULTIEQUAL_-1204754583'), (u'INDIRECT_-1204754746', u'MULTIEQUAL_-1204754678'), ('const-433', u'STORE_-1204755002'), (u'LOAD_-1204754922', u'INT_NOTEQUAL_-1204754901'), (u'COPY_-1204755104', u'RETURN_-1204755061'), (u'MULTIEQUAL_-1204754583', u'STORE_-1204755002'), (u'LOAD_-1204755063', u'PTRADD_-1204754469'), (u'INDIRECT_-1204754545', u'INT_NOTEQUAL_-1204755180'), ('const-0', u'INT_EQUAL_-1204755277'), (u'INT_NOTEQUAL_-1204755180', u'CBRANCH_-1204755180'), (u'INT_ADD_-1204755315', u'INT_ADD_-1204755254'), (u'INT_ADD_-1204755149', u'INT_ADD_-1204755139'), ('tmp_1676', u'CAST_-1204754421'), (u'INT_ADD_-1204755254', u'CAST_-1204754564'), (u'PTRSUB_-1204754639', u'CALL_-1204755367'), (u'INDIRECT_-1204754652', u'MULTIEQUAL_-1204754615'), (u'INT_ADD_-1204755315', u'MULTIEQUAL_-1204754873'), (u'INT_NOTEQUAL_-1204755349', u'CBRANCH_-1204755346'), (u'INT_OR_-1204755121', u'CALL_-1204755129'), (u'INT_ADD_-1204755324', u'CAST_-1204754609'), (u'INT_ADD_-1204754906', u'CAST_-1204754394'), ('const-8', u'PTRADD_-1204754469'), ('tmp_1676', u'COPY_-1204755104'), (u'INT_ADD_-1204755315', u'INT_ADD_-1204755305'), ('const-248', u'INT_ADD_-1204755305'), ('const-0', u'RETURN_-1204755061'), (u'MULTIEQUAL_-1204754469', u'MULTIEQUAL_-1204754586'), (u'INT_ADD_-1204755315', u'INT_ADD_-1204754974'), ('tmp_736', u'BRANCH_-1204754866'), (u'INT_EQUAL_-1204755299', u'CBRANCH_-1204755297'), (u'LOAD_-1204754922', u'CALLIND_-1204754871'), (u'LOAD_-1204755018', u'INT_SEXT_-1204755001'), (u'CALL_-1204755117', u'INDIRECT_-1204754619'), ('const-433', u'LOAD_-1204755340'), ('tmp_127', u'CBRANCH_-1204755346'), ('const-433', u'LOAD_-1204755155'), ('const-433', u'LOAD_-1204755259'), (u'INT_ADD_-1204755276', u'CAST_-1204754583'), (u'CAST_-1204754540', u'LOAD_-1204755238'), (u'STORE_-1204754988', u'INDIRECT_-1204754554'), (u'LOAD_-1204755063', u'LOAD_-1204754935'), (u'INT_ADD_-1204755158', u'CAST_-1204754509'), ('const-0', u'INT_EQUAL_-1204755206'), ('const-56', u'INT_ADD_-1204755186'), (u'CAST_-1204754434', u'STORE_-1204754988'), ('const-225', u'INT_ADD_-1204755276'), (u'LOAD_-1204755346', u'INT_ADD_-1204755324'), ('const-0', u'INT_NOTEQUAL_-1204755180'), (u'CALLIND_-1204754871', u'INDIRECT_-1204754491'), ('const-433', u'LOAD_-1204755018'), ('tmp_200', u'CBRANCH_-1204755297'), (u'INDIRECT_-1204754746', u'MULTIEQUAL_-1204754615'), ('tmp_1675', u'PTRSUB_-1204754639'), ('const-433', u'LOAD_-1204754935'), ('const-433', u'LOAD_-1204755238'), (u'LOAD_-1204755038', u'SUBPIECE_-1204754470'), (u'LOAD_-1204755174', u'INT_ADD_-1204755149'), (u'MULTIEQUAL_-1204754873', u'CALLIND_-1204755192'), (u'STORE_-1204755002', u'INDIRECT_-1204754564'), (u'LOAD_-1204755063', u'CALLIND_-1204754871'), ('const-0', u'INT_EQUAL_-1204755299'), (u'INT_SEXT_-1204754858', u'MULTIEQUAL_-1204754469'), (u'COPY_-1204754578', u'MULTIEQUAL_-1204754583'), (u'CALL_-1204755367', u'INDIRECT_-1204754708'), (u'CAST_-1204754453', u'LOAD_-1204755018'), (u'LOAD_-1204755238', u'INT_EQUAL_-1204755206'), (u'LOAD_-1204755259', u'INT_ADD_-1204755186'), ('const-433', u'LOAD_-1204754996'), (u'INT_ADD_-1204755186', u'CAST_-1204754520'), ('tmp_1676', u'LOAD_-1204755346'), (u'INT_ADD_-1204755139', u'CAST_-1204754500')]
null
null
002fe410
x64
O2
(translation_unit "long * FUN_002fe410(undefined8 param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}\n\n" (function_definition "long * FUN_002fe410(undefined8 param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002fe410(undefined8 param_1,long *param_2)" * (function_declarator "FUN_002fe410(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 *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "char local_38 [16];" primitive_type (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002fcfa0(local_38,param_2);" (call_expression "FUN_002fcfa0(local_38,param_2)" identifier (argument_list "(local_38,param_2)" ( identifier , identifier ))) ;) (if_statement "if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" if (parenthesized_expression "(local_38[0] != '\0')" ( (binary_expression "local_38[0] != '\0'" (subscript_expression "local_38[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" { (expression_statement "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(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 "plVar1 = *(long **)(lVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(lVar5 + 0xf8)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf8)" * (cast_expression "(long **)(lVar5 + 0xf8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf8)" ( (binary_expression "lVar5 + 0xf8" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }" { comment (expression_statement "FUN_00330650();" (call_expression "FUN_00330650()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" if (parenthesized_expression "(*(char *)(lVar5 + 0xe1) == '\0')" ( (binary_expression "*(char *)(lVar5 + 0xe1) == '\0'" (pointer_expression "*(char *)(lVar5 + 0xe1)" * (cast_expression "(char *)(lVar5 + 0xe1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe1)" ( (binary_expression "lVar5 + 0xe1" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }" { (expression_statement "plVar2 = *(long **)(lVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(lVar5 + 0xf0)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf0)" * (cast_expression "(long **)(lVar5 + 0xf0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf0)" ( (binary_expression "lVar5 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00330650();\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_00330650();\n }" { comment (expression_statement "FUN_00330650();" (call_expression "FUN_00330650()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if ((char)plVar2[7] == '\0') {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" if (parenthesized_expression "((char)plVar2[7] == '\0')" ( (binary_expression "(char)plVar2[7] == '\0'" (cast_expression "(char)plVar2[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar2[7]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }" { comment (expression_statement "FUN_00330cc0(plVar2);" (call_expression "FUN_00330cc0(plVar2)" identifier (argument_list "(plVar2)" ( identifier ))) ;) (expression_statement "iVar6 = 0x20;" (assignment_expression "iVar6 = 0x20" identifier = number_literal) ;) (expression_statement "cVar4 = ' ';" (assignment_expression "cVar4 = ' '" identifier = (char_literal "' '" ' character ')) ;) (if_statement "if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }" if (parenthesized_expression "(*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8)" ( (binary_expression "*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8" (pointer_expression "*(code **)(*plVar2 + 0x30)" * (cast_expression "(code **)(*plVar2 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x30)" ( (binary_expression "*plVar2 + 0x30" (pointer_expression "*plVar2" * identifier) + number_literal) )))) != (cast_expression "(code *)PTR_FUN_0045bfd8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }" { (expression_statement "cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);" (assignment_expression "cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20)" identifier = (call_expression "(**(code **)(*plVar2 + 0x30))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x30))" ( (pointer_expression "**(code **)(*plVar2 + 0x30)" * (pointer_expression "*(code **)(*plVar2 + 0x30)" * (cast_expression "(code **)(*plVar2 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x30)" ( (binary_expression "*plVar2 + 0x30" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,0x20)" ( identifier , number_literal )))) ;) (expression_statement "iVar6 = (int)cVar4;" (assignment_expression "iVar6 = (int)cVar4" identifier = (cast_expression "(int)cVar4" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) }) (else_clause "else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" else (compound_statement "{\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" { (expression_statement "cVar4 = *(char *)((long)plVar2 + 0x59);" (assignment_expression "cVar4 = *(char *)((long)plVar2 + 0x59)" identifier = (pointer_expression "*(char *)((long)plVar2 + 0x59)" * (cast_expression "(char *)((long)plVar2 + 0x59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0x59)" ( (binary_expression "(long)plVar2 + 0x59" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "iVar6 = (int)cVar4;" (assignment_expression "iVar6 = (int)cVar4" identifier = (cast_expression "(int)cVar4" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }))) (expression_statement "*(char *)(lVar5 + 0xe0) = cVar4;" (assignment_expression "*(char *)(lVar5 + 0xe0) = cVar4" (pointer_expression "*(char *)(lVar5 + 0xe0)" * (cast_expression "(char *)(lVar5 + 0xe0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe1) = 1;" (assignment_expression "*(undefined1 *)(lVar5 + 0xe1) = 1" (pointer_expression "*(undefined1 *)(lVar5 + 0xe1)" * (cast_expression "(undefined1 *)(lVar5 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe1)" ( (binary_expression "lVar5 + 0xe1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_2" (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) (else_clause "else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" else (compound_statement "{\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" { (expression_statement "iVar6 = (int)*(char *)(lVar5 + 0xe0);" (assignment_expression "iVar6 = (int)*(char *)(lVar5 + 0xe0)" identifier = (cast_expression "(int)*(char *)(lVar5 + 0xe0)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)(lVar5 + 0xe0)" * (cast_expression "(char *)(lVar5 + 0xe0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))))) ;) }))) comment (expression_statement "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);" (call_expression "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6)" (parenthesized_expression "(**(code **)(*plVar1 + 0x38))" ( (pointer_expression "**(code **)(*plVar1 + 0x38)" * (pointer_expression "*(code **)(*plVar1 + 0x38)" * (cast_expression "(code **)(*plVar1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x38)" ( (binary_expression "*plVar1 + 0x38" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6)" ( identifier , identifier , (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) , (binary_expression "*(long *)(lVar5 + 0xe8) == 0" (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) == number_literal) , identifier , identifier ))) ;) (if_statement "if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" if (parenthesized_expression "(extraout_DL != '\0')" ( (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" { (expression_statement "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(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))) ;) comment (expression_statement "FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);" (call_expression "FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1)" identifier (argument_list "(lVar5,*(uint *)(lVar5 + 0x20) | 1)" ( identifier , (binary_expression "*(uint *)(lVar5 + 0x20) | 1" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) })) })) (expression_statement "FUN_002fd010(local_38);" (call_expression "FUN_002fd010(local_38)" identifier (argument_list "(local_38)" ( identifier ))) ;) (return_statement "return param_2;" return identifier ;) })))
(translation_unit "/* std::ostream& std::ostream::_M_insert<double>(double) */\n\nostream * __thiscall std::ostream::_M_insert<double>(ostream *this,double param_1)\n\n{\n long *plVar1;\n ctype<char> *this_00;\n long lVar2;\n ctype<char> cVar3;\n char extraout_DL;\n ostream *poVar4;\n int iVar5;\n sentry local_38 [16];\n \n sentry::sentry(local_38,this);\n if (local_38[0] != (sentry)0x0) {\n poVar4 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(poVar4 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (poVar4[0xe1] == (ostream)0x0) {\n this_00 = *(ctype<char> **)(poVar4 + 0xf0);\n if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }\n *(ctype<char> *)(poVar4 + 0xe0) = cVar3;\n lVar2 = *(long *)this;\n poVar4[0xe1] = (ostream)0x1;\n poVar4 = this + *(long *)(lVar2 + -0x18);\n }\n else {\n iVar5 = (int)(char)poVar4[0xe0];\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5);\n if (extraout_DL != '\0') {\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }\n sentry::~sentry(local_38);\n return this;\n}\n\n" comment (ERROR "ostream * __thiscall std::ostream::_M_insert<double>(ostream *this,double param_1)" (binary_expression "ostream * __thiscall std::ostream::_M_insert<double>(ostream *this,double param_1)" (binary_expression "ostream * __thiscall std::ostream::_M_insert<double" (binary_expression "ostream * __thiscall" identifier * identifier) (ERROR "std::ostream::_M_insert" identifier : : identifier : : identifier) < identifier) > (parenthesized_expression "(ostream *this,double param_1)" ( (comma_expression "ostream *this,double param_1" (binary_expression "ostream *this" identifier * identifier) , (ERROR "double" identifier) identifier) )))) (compound_statement "{\n long *plVar1;\n ctype<char> *this_00;\n long lVar2;\n ctype<char> cVar3;\n char extraout_DL;\n ostream *poVar4;\n int iVar5;\n sentry local_38 [16];\n \n sentry::sentry(local_38,this);\n if (local_38[0] != (sentry)0x0) {\n poVar4 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(poVar4 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (poVar4[0xe1] == (ostream)0x0) {\n this_00 = *(ctype<char> **)(poVar4 + 0xf0);\n if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }\n *(ctype<char> *)(poVar4 + 0xe0) = cVar3;\n lVar2 = *(long *)this;\n poVar4[0xe1] = (ostream)0x1;\n poVar4 = this + *(long *)(lVar2 + -0x18);\n }\n else {\n iVar5 = (int)(char)poVar4[0xe0];\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5);\n if (extraout_DL != '\0') {\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }\n sentry::~sentry(local_38);\n return this;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (expression_statement "ctype<char> *this_00;" (binary_expression "ctype<char> *this_00" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*this_00" * identifier)) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "ctype<char> cVar3;" (binary_expression "ctype<char> cVar3" (binary_expression "ctype<char" identifier < identifier) > identifier) ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "ostream *poVar4;" type_identifier (pointer_declarator "*poVar4" * identifier) ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "sentry local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (labeled_statement "sentry::sentry(local_38,this);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(local_38,this);" (call_expression "sentry(local_38,this)" identifier (argument_list "(local_38,this)" ( identifier , identifier ))) ;)) (if_statement "if (local_38[0] != (sentry)0x0) {\n poVar4 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(poVar4 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (poVar4[0xe1] == (ostream)0x0) {\n this_00 = *(ctype<char> **)(poVar4 + 0xf0);\n if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }\n *(ctype<char> *)(poVar4 + 0xe0) = cVar3;\n lVar2 = *(long *)this;\n poVar4[0xe1] = (ostream)0x1;\n poVar4 = this + *(long *)(lVar2 + -0x18);\n }\n else {\n iVar5 = (int)(char)poVar4[0xe0];\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5);\n if (extraout_DL != '\0') {\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }" if (parenthesized_expression "(local_38[0] != (sentry)0x0)" ( (binary_expression "local_38[0] != (sentry)0x0" (subscript_expression "local_38[0]" identifier [ number_literal ]) != (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) (compound_statement "{\n poVar4 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(poVar4 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (poVar4[0xe1] == (ostream)0x0) {\n this_00 = *(ctype<char> **)(poVar4 + 0xf0);\n if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }\n *(ctype<char> *)(poVar4 + 0xe0) = cVar3;\n lVar2 = *(long *)this;\n poVar4[0xe1] = (ostream)0x1;\n poVar4 = this + *(long *)(lVar2 + -0x18);\n }\n else {\n iVar5 = (int)(char)poVar4[0xe0];\n }\n /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */\n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5);\n if (extraout_DL != '\0') {\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }" { (expression_statement "poVar4 = this + *(long *)(*(long *)this + -0x18);" (assignment_expression "poVar4 = this + *(long *)(*(long *)this + -0x18)" identifier = (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))))) ;) (expression_statement "plVar1 = *(long **)(poVar4 + 0xf8);" (assignment_expression "plVar1 = *(long **)(poVar4 + 0xf8)" identifier = (pointer_expression "*(long **)(poVar4 + 0xf8)" * (cast_expression "(long **)(poVar4 + 0xf8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(poVar4 + 0xf8)" ( (binary_expression "poVar4 + 0xf8" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" { comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (poVar4[0xe1] == (ostream)0x0) {\n this_00 = *(ctype<char> **)(poVar4 + 0xf0);\n if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }\n *(ctype<char> *)(poVar4 + 0xe0) = cVar3;\n lVar2 = *(long *)this;\n poVar4[0xe1] = (ostream)0x1;\n poVar4 = this + *(long *)(lVar2 + -0x18);\n }\n else {\n iVar5 = (int)(char)poVar4[0xe0];\n }" if (parenthesized_expression "(poVar4[0xe1] == (ostream)0x0)" ( (binary_expression "poVar4[0xe1] == (ostream)0x0" (subscript_expression "poVar4[0xe1]" identifier [ number_literal ]) == (cast_expression "(ostream)0x0" ( (type_descriptor "ostream" type_identifier) ) number_literal)) )) (compound_statement "{\n this_00 = *(ctype<char> **)(poVar4 + 0xf0);\n if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }\n *(ctype<char> *)(poVar4 + 0xe0) = cVar3;\n lVar2 = *(long *)this;\n poVar4[0xe1] = (ostream)0x1;\n poVar4 = this + *(long *)(lVar2 + -0x18);\n }" { (expression_statement "this_00 = *(ctype<char> **)(poVar4 + 0xf0);" (assignment_expression "this_00 = *(ctype<char> **)(poVar4 + 0xf0)" identifier = (pointer_expression "*(ctype<char> **)(poVar4 + 0xf0)" * (call_expression "(ctype<char> **)(poVar4 + 0xf0)" (parenthesized_expression "(ctype<char> **)" ( (binary_expression "ctype<char> **" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "**" * (pointer_expression "*" * identifier))) )) (argument_list "(poVar4 + 0xf0)" ( (binary_expression "poVar4 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (this_00 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" if (parenthesized_expression "(this_00 == (ctype<char> *)0x0)" ( (binary_expression "this_00 == (ctype<char> *)0x0)" identifier == (parenthesized_expression "(ctype<char> *)0x0)" ( (binary_expression "ctype<char> *)0x0" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" { comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (this_00[0x38] == (ctype<char>)0x0) {\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }\n else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }" if (parenthesized_expression "(this_00[0x38] == (ctype<char>)0x0)" ( (binary_expression "this_00[0x38] == (ctype<char>)0x0)" (subscript_expression "this_00[0x38]" identifier [ number_literal ]) == (parenthesized_expression "(ctype<char>)0x0)" ( (binary_expression "ctype<char>)0x0" (binary_expression "ctype<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) )) (compound_statement "{\n /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */\n ctype<char>::_M_widen_init(this_00);\n iVar5 = 0x20;\n cVar3 = (ctype<char>)0x20;\n if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }\n }" { comment (expression_statement "ctype<char>::_M_widen_init(this_00);" (binary_expression "ctype<char>::_M_widen_init(this_00)" (binary_expression "ctype<char" identifier < identifier) > (ERROR "::" : :) (call_expression "_M_widen_init(this_00)" identifier (argument_list "(this_00)" ( identifier )))) ;) (expression_statement "iVar5 = 0x20;" (assignment_expression "iVar5 = 0x20" identifier = number_literal) ;) (expression_statement "cVar3 = (ctype<char>)0x20;" (assignment_expression "cVar3 = (ctype<char>)0x20" identifier = (parenthesized_expression "(ctype<char>)0x20" ( (binary_expression "ctype<char>)0x20" (binary_expression "ctype<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) (if_statement "if (*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }" if (parenthesized_expression "(*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8)" ( (binary_expression "*(code **)(*(long *)this_00 + 0x30) != (code *)PTR_do_widen_0045bfd8" (pointer_expression "*(code **)(*(long *)this_00 + 0x30)" * (cast_expression "(code **)(*(long *)this_00 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this_00 + 0x30)" ( (binary_expression "*(long *)this_00 + 0x30" (pointer_expression "*(long *)this_00" * (cast_expression "(long *)this_00" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) != (cast_expression "(code *)PTR_do_widen_0045bfd8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);\n iVar5 = (int)(char)cVar3;\n }" { (expression_statement "cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20);" (assignment_expression "cVar3 = (ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20)" identifier = (call_expression "(ctype<char>)(**(code **)(*(long *)this_00 + 0x30))(this_00,0x20)" (call_expression "(ctype<char>)(**(code **)(*(long *)this_00 + 0x30))" (parenthesized_expression "(ctype<char>)" ( (binary_expression "ctype<char>" (binary_expression "ctype<char" identifier < identifier) > identifier) )) (argument_list "(**(code **)(*(long *)this_00 + 0x30))" ( (pointer_expression "**(code **)(*(long *)this_00 + 0x30)" * (pointer_expression "*(code **)(*(long *)this_00 + 0x30)" * (cast_expression "(code **)(*(long *)this_00 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this_00 + 0x30)" ( (binary_expression "*(long *)this_00 + 0x30" (pointer_expression "*(long *)this_00" * (cast_expression "(long *)this_00" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) (argument_list "(this_00,0x20)" ( identifier , number_literal )))) ;) (expression_statement "iVar5 = (int)(char)cVar3;" (assignment_expression "iVar5 = (int)(char)cVar3" identifier = (cast_expression "(int)(char)cVar3" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)cVar3" ( (type_descriptor "char" primitive_type) ) identifier))) ;) })) }) (else_clause "else {\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }" else (compound_statement "{\n cVar3 = this_00[0x59];\n iVar5 = (int)(char)cVar3;\n }" { (expression_statement "cVar3 = this_00[0x59];" (assignment_expression "cVar3 = this_00[0x59]" identifier = (subscript_expression "this_00[0x59]" identifier [ number_literal ])) ;) (expression_statement "iVar5 = (int)(char)cVar3;" (assignment_expression "iVar5 = (int)(char)cVar3" identifier = (cast_expression "(int)(char)cVar3" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)cVar3" ( (type_descriptor "char" primitive_type) ) identifier))) ;) }))) (expression_statement "*(ctype<char> *)(poVar4 + 0xe0) = cVar3;" (assignment_expression "*(ctype<char> *)(poVar4 + 0xe0) = cVar3" (pointer_expression "*(ctype<char> *)(poVar4 + 0xe0)" * (call_expression "(ctype<char> *)(poVar4 + 0xe0)" (parenthesized_expression "(ctype<char> *)" ( (binary_expression "ctype<char> *" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*" * identifier)) )) (argument_list "(poVar4 + 0xe0)" ( (binary_expression "poVar4 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar2 = *(long *)this;" (assignment_expression "lVar2 = *(long *)this" identifier = (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "poVar4[0xe1] = (ostream)0x1;" (assignment_expression "poVar4[0xe1] = (ostream)0x1" (subscript_expression "poVar4[0xe1]" identifier [ number_literal ]) = (cast_expression "(ostream)0x1" ( (type_descriptor "ostream" type_identifier) ) number_literal)) ;) (expression_statement "poVar4 = this + *(long *)(lVar2 + -0x18);" (assignment_expression "poVar4 = this + *(long *)(lVar2 + -0x18)" identifier = (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) )))))) ;) }) (else_clause "else {\n iVar5 = (int)(char)poVar4[0xe0];\n }" else (compound_statement "{\n iVar5 = (int)(char)poVar4[0xe0];\n }" { (expression_statement "iVar5 = (int)(char)poVar4[0xe0];" (assignment_expression "iVar5 = (int)(char)poVar4[0xe0]" identifier = (cast_expression "(int)(char)poVar4[0xe0]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)poVar4[0xe0]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "poVar4[0xe0]" identifier [ number_literal ])))) ;) }))) comment (expression_statement "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5);" (call_expression "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5)" (parenthesized_expression "(**(code **)(*plVar1 + 0x38))" ( (pointer_expression "**(code **)(*plVar1 + 0x38)" * (pointer_expression "*(code **)(*plVar1 + 0x38)" * (cast_expression "(code **)(*plVar1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x38)" ( (binary_expression "*plVar1 + 0x38" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,plVar1,*(long *)(poVar4 + 0xe8),*(long *)(poVar4 + 0xe8) == 0,poVar4,iVar5)" ( identifier , identifier , (pointer_expression "*(long *)(poVar4 + 0xe8)" * (cast_expression "(long *)(poVar4 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(poVar4 + 0xe8)" ( (binary_expression "poVar4 + 0xe8" identifier + number_literal) )))) , (binary_expression "*(long *)(poVar4 + 0xe8) == 0" (pointer_expression "*(long *)(poVar4 + 0xe8)" * (cast_expression "(long *)(poVar4 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(poVar4 + 0xe8)" ( (binary_expression "poVar4 + 0xe8" identifier + number_literal) )))) == number_literal) , identifier , identifier ))) ;) (if_statement "if (extraout_DL != '\0') {\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }" if (parenthesized_expression "(extraout_DL != '\0')" ( (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }" { comment (labeled_statement "ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);" (call_expression "clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit)" identifier (argument_list "((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit)" ( (cast_expression "(ios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) , (binary_expression "*(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit" (pointer_expression "*(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" * (cast_expression "(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" ( (binary_expression "(ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20" (cast_expression "(ios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) + number_literal) )))) | identifier) ))) ;)) })) })) (labeled_statement "sentry::~sentry(local_38);" statement_identifier : (ERROR ":" :) (expression_statement "~sentry(local_38);" (unary_expression "~sentry(local_38)" ~ (call_expression "sentry(local_38)" identifier (argument_list "(local_38)" ( identifier )))) ;)) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_002fe410(undefined8 param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}\n\n" (function_definition "long * FUN_002fe410(undefined8 param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002fe410(undefined8 param_1,long *param_2)" * (function_declarator "FUN_002fe410(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 *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "char local_38 [16];" primitive_type (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002fcfa0(local_38,param_2);" (call_expression "FUN_002fcfa0(local_38,param_2)" identifier (argument_list "(local_38,param_2)" ( identifier , identifier ))) ;) (if_statement "if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" if (parenthesized_expression "(local_38[0] != '\0')" ( (binary_expression "local_38[0] != '\0'" (subscript_expression "local_38[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" { (expression_statement "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(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 "plVar1 = *(long **)(lVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(lVar5 + 0xf8)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf8)" * (cast_expression "(long **)(lVar5 + 0xf8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf8)" ( (binary_expression "lVar5 + 0xf8" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n FUN_00330650();\n }" { (expression_statement "FUN_00330650();" (call_expression "FUN_00330650()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" if (parenthesized_expression "(*(char *)(lVar5 + 0xe1) == '\0')" ( (binary_expression "*(char *)(lVar5 + 0xe1) == '\0'" (pointer_expression "*(char *)(lVar5 + 0xe1)" * (cast_expression "(char *)(lVar5 + 0xe1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe1)" ( (binary_expression "lVar5 + 0xe1" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }" { (expression_statement "plVar2 = *(long **)(lVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(lVar5 + 0xf0)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf0)" * (cast_expression "(long **)(lVar5 + 0xf0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf0)" ( (binary_expression "lVar5 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\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_00330650();\n }" { (expression_statement "FUN_00330650();" (call_expression "FUN_00330650()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" if (parenthesized_expression "((char)plVar2[7] == '\0')" ( (binary_expression "(char)plVar2[7] == '\0'" (cast_expression "(char)plVar2[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar2[7]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }" { (expression_statement "FUN_00330cc0(plVar2);" (call_expression "FUN_00330cc0(plVar2)" identifier (argument_list "(plVar2)" ( identifier ))) ;) (expression_statement "iVar6 = 0x20;" (assignment_expression "iVar6 = 0x20" identifier = number_literal) ;) (expression_statement "cVar4 = ' ';" (assignment_expression "cVar4 = ' '" identifier = (char_literal "' '" ' character ')) ;) (if_statement "if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }" if (parenthesized_expression "(*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8)" ( (binary_expression "*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8" (pointer_expression "*(code **)(*plVar2 + 0x30)" * (cast_expression "(code **)(*plVar2 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x30)" ( (binary_expression "*plVar2 + 0x30" (pointer_expression "*plVar2" * identifier) + number_literal) )))) != (cast_expression "(code *)PTR_FUN_0045bfd8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }" { (expression_statement "cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);" (assignment_expression "cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20)" identifier = (call_expression "(**(code **)(*plVar2 + 0x30))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x30))" ( (pointer_expression "**(code **)(*plVar2 + 0x30)" * (pointer_expression "*(code **)(*plVar2 + 0x30)" * (cast_expression "(code **)(*plVar2 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x30)" ( (binary_expression "*plVar2 + 0x30" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,0x20)" ( identifier , number_literal )))) ;) (expression_statement "iVar6 = (int)cVar4;" (assignment_expression "iVar6 = (int)cVar4" identifier = (cast_expression "(int)cVar4" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) }) (else_clause "else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" else (compound_statement "{\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" { (expression_statement "cVar4 = *(char *)((long)plVar2 + 0x59);" (assignment_expression "cVar4 = *(char *)((long)plVar2 + 0x59)" identifier = (pointer_expression "*(char *)((long)plVar2 + 0x59)" * (cast_expression "(char *)((long)plVar2 + 0x59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0x59)" ( (binary_expression "(long)plVar2 + 0x59" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "iVar6 = (int)cVar4;" (assignment_expression "iVar6 = (int)cVar4" identifier = (cast_expression "(int)cVar4" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }))) (expression_statement "*(char *)(lVar5 + 0xe0) = cVar4;" (assignment_expression "*(char *)(lVar5 + 0xe0) = cVar4" (pointer_expression "*(char *)(lVar5 + 0xe0)" * (cast_expression "(char *)(lVar5 + 0xe0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe1) = 1;" (assignment_expression "*(undefined1 *)(lVar5 + 0xe1) = 1" (pointer_expression "*(undefined1 *)(lVar5 + 0xe1)" * (cast_expression "(undefined1 *)(lVar5 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe1)" ( (binary_expression "lVar5 + 0xe1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_2" (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) (else_clause "else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" else (compound_statement "{\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" { (expression_statement "iVar6 = (int)*(char *)(lVar5 + 0xe0);" (assignment_expression "iVar6 = (int)*(char *)(lVar5 + 0xe0)" identifier = (cast_expression "(int)*(char *)(lVar5 + 0xe0)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)(lVar5 + 0xe0)" * (cast_expression "(char *)(lVar5 + 0xe0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))))) ;) }))) (expression_statement "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);" (call_expression "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6)" (parenthesized_expression "(**(code **)(*plVar1 + 0x38))" ( (pointer_expression "**(code **)(*plVar1 + 0x38)" * (pointer_expression "*(code **)(*plVar1 + 0x38)" * (cast_expression "(code **)(*plVar1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x38)" ( (binary_expression "*plVar1 + 0x38" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6)" ( identifier , identifier , (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) , (binary_expression "*(long *)(lVar5 + 0xe8) == 0" (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) == number_literal) , identifier , identifier ))) ;) (if_statement "if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" if (parenthesized_expression "(extraout_DL != '\0')" ( (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" { (expression_statement "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(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_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);" (call_expression "FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1)" identifier (argument_list "(lVar5,*(uint *)(lVar5 + 0x20) | 1)" ( identifier , (binary_expression "*(uint *)(lVar5 + 0x20) | 1" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) })) })) (expression_statement "FUN_002fd010(local_38);" (call_expression "FUN_002fd010(local_38)" identifier (argument_list "(local_38)" ( identifier ))) ;) (return_statement "return param_2;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (char_literal ' character ')) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) }))) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT) ))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_002fe410(undefined8 param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002fe410(undefined8 param_1,long *param_2)" (* "*") (function_declarator "FUN_002fe410(undefined8 param_1,long *param_2)" (identifier "FUN_002fe410") (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 *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_38 [16];\n \n FUN_002fcfa0(local_38,param_2);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002fd010(local_38);\n return param_2;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "char extraout_DL;" (primitive_type "char") (identifier "extraout_DL") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "char local_38 [16];" (primitive_type "char") (array_declarator "local_38 [16]" (identifier "local_38") ([ "[") (number_literal "16") (] "]")) (; ";")) (expression_statement "FUN_002fcfa0(local_38,param_2);" (call_expression "FUN_002fcfa0(local_38,param_2)" (identifier "FUN_002fcfa0") (argument_list "(local_38,param_2)" (( "(") (identifier "local_38") (, ",") (identifier "param_2") () ")"))) (; ";")) (if_statement "if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" (if "if") (parenthesized_expression "(local_38[0] != '\0')" (( "(") (binary_expression "local_38[0] != '\0'" (subscript_expression "local_38[0]" (identifier "local_38") ([ "[") (number_literal "0") (] "]")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }\n if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" ({ "{") (expression_statement "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2" (identifier "lVar5") (= "=") (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 "plVar1 = *(long **)(lVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(lVar5 + 0xf8)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(lVar5 + 0xf8)" (* "*") (cast_expression "(long **)(lVar5 + 0xf8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar5 + 0xf8)" (( "(") (binary_expression "lVar5 + 0xf8" (identifier "lVar5") (+ "+") (number_literal "0xf8")) () ")"))))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) {\n \n FUN_00330650();\n }" (if "if") (parenthesized_expression "(plVar1 == (long *)0x0)" (( "(") (binary_expression "plVar1 == (long *)0x0" (identifier "plVar1") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n FUN_00330650();\n }" ({ "{") (expression_statement "FUN_00330650();" (call_expression "FUN_00330650()" (identifier "FUN_00330650") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(lVar5 + 0xe1) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }\n else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" (if "if") (parenthesized_expression "(*(char *)(lVar5 + 0xe1) == '\0')" (( "(") (binary_expression "*(char *)(lVar5 + 0xe1) == '\0'" (pointer_expression "*(char *)(lVar5 + 0xe1)" (* "*") (cast_expression "(char *)(lVar5 + 0xe1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe1)" (( "(") (binary_expression "lVar5 + 0xe1" (identifier "lVar5") (+ "+") (number_literal "0xe1")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\n }\n if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }\n *(char *)(lVar5 + 0xe0) = cVar4;\n lVar3 = *param_2;\n *(undefined1 *)(lVar5 + 0xe1) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;\n }" ({ "{") (expression_statement "plVar2 = *(long **)(lVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(lVar5 + 0xf0)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(lVar5 + 0xf0)" (* "*") (cast_expression "(long **)(lVar5 + 0xf0)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar5 + 0xf0)" (( "(") (binary_expression "lVar5 + 0xf0" (identifier "lVar5") (+ "+") (number_literal "0xf0")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n \n FUN_00330650();\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_00330650();\n }" ({ "{") (expression_statement "FUN_00330650();" (call_expression "FUN_00330650()" (identifier "FUN_00330650") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if ((char)plVar2[7] == '\0') {\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }\n else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" (if "if") (parenthesized_expression "((char)plVar2[7] == '\0')" (( "(") (binary_expression "(char)plVar2[7] == '\0'" (cast_expression "(char)plVar2[7]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "plVar2[7]" (identifier "plVar2") ([ "[") (number_literal "7") (] "]"))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_00330cc0(plVar2);\n iVar6 = 0x20;\n cVar4 = ' ';\n if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }\n }" ({ "{") (expression_statement "FUN_00330cc0(plVar2);" (call_expression "FUN_00330cc0(plVar2)" (identifier "FUN_00330cc0") (argument_list "(plVar2)" (( "(") (identifier "plVar2") () ")"))) (; ";")) (expression_statement "iVar6 = 0x20;" (assignment_expression "iVar6 = 0x20" (identifier "iVar6") (= "=") (number_literal "0x20")) (; ";")) (expression_statement "cVar4 = ' ';" (assignment_expression "cVar4 = ' '" (identifier "cVar4") (= "=") (char_literal "' '" (' "'") (character " ") (' "'"))) (; ";")) (if_statement "if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) {\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8)" (( "(") (binary_expression "*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8" (pointer_expression "*(code **)(*plVar2 + 0x30)" (* "*") (cast_expression "(code **)(*plVar2 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x30)" (( "(") (binary_expression "*plVar2 + 0x30" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x30")) () ")")))) (!= "!=") (cast_expression "(code *)PTR_FUN_0045bfd8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0045bfd8"))) () ")")) (compound_statement "{\n cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);\n iVar6 = (int)cVar4;\n }" ({ "{") (expression_statement "cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20);" (assignment_expression "cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20)" (identifier "cVar4") (= "=") (call_expression "(**(code **)(*plVar2 + 0x30))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x30))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0x30)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0x30)" (* "*") (cast_expression "(code **)(*plVar2 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x30)" (( "(") (binary_expression "*plVar2 + 0x30" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "(plVar2,0x20)" (( "(") (identifier "plVar2") (, ",") (number_literal "0x20") () ")")))) (; ";")) (expression_statement "iVar6 = (int)cVar4;" (assignment_expression "iVar6 = (int)cVar4" (identifier "iVar6") (= "=") (cast_expression "(int)cVar4" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "cVar4"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" (else "else") (compound_statement "{\n cVar4 = *(char *)((long)plVar2 + 0x59);\n iVar6 = (int)cVar4;\n }" ({ "{") (expression_statement "cVar4 = *(char *)((long)plVar2 + 0x59);" (assignment_expression "cVar4 = *(char *)((long)plVar2 + 0x59)" (identifier "cVar4") (= "=") (pointer_expression "*(char *)((long)plVar2 + 0x59)" (* "*") (cast_expression "(char *)((long)plVar2 + 0x59)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar2 + 0x59)" (( "(") (binary_expression "(long)plVar2 + 0x59" (cast_expression "(long)plVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar2")) (+ "+") (number_literal "0x59")) () ")"))))) (; ";")) (expression_statement "iVar6 = (int)cVar4;" (assignment_expression "iVar6 = (int)cVar4" (identifier "iVar6") (= "=") (cast_expression "(int)cVar4" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "cVar4"))) (; ";")) (} "}")))) (expression_statement "*(char *)(lVar5 + 0xe0) = cVar4;" (assignment_expression "*(char *)(lVar5 + 0xe0) = cVar4" (pointer_expression "*(char *)(lVar5 + 0xe0)" (* "*") (cast_expression "(char *)(lVar5 + 0xe0)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (identifier "cVar4")) (; ";")) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" (identifier "lVar3") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*(undefined1 *)(lVar5 + 0xe1) = 1;" (assignment_expression "*(undefined1 *)(lVar5 + 0xe1) = 1" (pointer_expression "*(undefined1 *)(lVar5 + 0xe1)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 0xe1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe1)" (( "(") (binary_expression "lVar5 + 0xe1" (identifier "lVar5") (+ "+") (number_literal "0xe1")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2" (identifier "lVar5") (= "=") (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_2" (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")))) (; ";")) (} "}")) (else_clause "else {\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" (else "else") (compound_statement "{\n iVar6 = (int)*(char *)(lVar5 + 0xe0);\n }" ({ "{") (expression_statement "iVar6 = (int)*(char *)(lVar5 + 0xe0);" (assignment_expression "iVar6 = (int)*(char *)(lVar5 + 0xe0)" (identifier "iVar6") (= "=") (cast_expression "(int)*(char *)(lVar5 + 0xe0)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(char *)(lVar5 + 0xe0)" (* "*") (cast_expression "(char *)(lVar5 + 0xe0)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")")))))) (; ";")) (} "}")))) (expression_statement "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6);" (call_expression "(**(code **)(*plVar1 + 0x38))\n (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6)" (parenthesized_expression "(**(code **)(*plVar1 + 0x38))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x38)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x38)" (* "*") (cast_expression "(code **)(*plVar1 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x38)" (( "(") (binary_expression "*plVar1 + 0x38" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (argument_list "(param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6)" (( "(") (identifier "param_1") (, ",") (identifier "plVar1") (, ",") (pointer_expression "*(long *)(lVar5 + 0xe8)" (* "*") (cast_expression "(long *)(lVar5 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe8)" (( "(") (binary_expression "lVar5 + 0xe8" (identifier "lVar5") (+ "+") (number_literal "0xe8")) () ")")))) (, ",") (binary_expression "*(long *)(lVar5 + 0xe8) == 0" (pointer_expression "*(long *)(lVar5 + 0xe8)" (* "*") (cast_expression "(long *)(lVar5 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe8)" (( "(") (binary_expression "lVar5 + 0xe8" (identifier "lVar5") (+ "+") (number_literal "0xe8")) () ")")))) (== "==") (number_literal "0")) (, ",") (identifier "lVar5") (, ",") (identifier "iVar6") () ")"))) (; ";")) (if_statement "if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" (if "if") (parenthesized_expression "(extraout_DL != '\0')" (( "(") (binary_expression "extraout_DL != '\0'" (identifier "extraout_DL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;\n \n FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" ({ "{") (expression_statement "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2" (identifier "lVar5") (= "=") (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_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1);" (call_expression "FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1)" (identifier "FUN_00317a60") (argument_list "(lVar5,*(uint *)(lVar5 + 0x20) | 1)" (( "(") (identifier "lVar5") (, ",") (binary_expression "*(uint *)(lVar5 + 0x20) | 1" (pointer_expression "*(uint *)(lVar5 + 0x20)" (* "*") (cast_expression "(uint *)(lVar5 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x20)" (( "(") (binary_expression "lVar5 + 0x20" (identifier "lVar5") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "1")) () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_002fd010(local_38);" (call_expression "FUN_002fd010(local_38)" (identifier "FUN_002fd010") (argument_list "(local_38)" (( "(") (identifier "local_38") () ")"))) (; ";")) (return_statement "return param_2;" (return "return") (identifier "param_2") (; ";")) (} "}")))
/* std::ostream& std::ostream::_M_insert<double>(double) */ type_1 * __thiscall std::type_1::_M_insert<double>(type_1 *var_4,double param_1) { long *var_6; var_1<var_2> *var_8; long var_11; var_1<var_2> var_3; char var_12; type_1 *var_5; int iVar5; type_2 local_38 [16]; sentry::type_2(local_38,var_4); if (local_38[0] != (type_2)0x0) { var_5 = var_4 + *(long *)(*(long *)var_4 + -0x18); var_6 = *(long **)(var_5 + 0xf8); if (var_6 == (long *)0x0) { /* WARNING: Subroutine does not return */ var_7(); } if (var_5[0xe1] == (type_1)0x0) { var_8 = *(var_1<var_2> **var_10)(var_5 + 0xf0); if (var_8 == (var_1<var_2> *)0x0) { /* WARNING: Subroutine does not return */ var_7(); } if (var_8[0x38] == (var_1<var_2>)0x0) { /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */ var_1<var_2>::var_9(var_8); iVar5 = 0x20; var_3 = (var_1<var_2>)0x20; if (*(type_3 **)(*(long *)var_8 + 0x30) != (type_3 *)PTR_do_widen_0045bfd8) { var_3 = (var_1<var_2>var_10)(**(type_3 **)(*(long *)var_8 + 0x30))(var_8,0x20); iVar5 = (int)(char)var_3; } } else { var_3 = var_8[0x59]; iVar5 = (int)(char)var_3; } *(var_1<var_2> *var_10)(var_5 + 0xe0) = var_3; var_11 = *(long *)var_4; var_5[0xe1] = (type_1)0x1; var_5 = var_4 + *(long *)(var_11 + -0x18); } else { iVar5 = (int)(char)var_5[0xe0]; } /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */ (**(type_3 **)(*var_6 + 0x38)) (param_1,var_6,*(long *)(var_5 + 0xe8),*(long *)(var_5 + 0xe8) == 0,var_5,iVar5); if (var_12 != '\0') { /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */ ios::var_13((type_4 *)(var_4 + *(long *)(*(long *)var_4 + -0x18)), *(type_5 *)((type_4 *)(var_4 + *(long *)(*(long *)var_4 + -0x18)) + 0x20) | var_14); } } sentry::~type_2(local_38); return var_4; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator 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: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (character)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (identifier)))))
null
long * MASKED(undefined8 param_1,long *param_2) { long *plVar1; long *plVar2; long lVar3; char cVar4; char extraout_DL; long lVar5; int iVar6; char local_38 [16]; FUN_002fcfa0(local_38,param_2); if (local_38[0] != '\0') { lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2; plVar1 = *(long **)(lVar5 + 0xf8); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00330650(); } if (*(char *)(lVar5 + 0xe1) == '\0') { plVar2 = *(long **)(lVar5 + 0xf0); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00330650(); } if ((char)plVar2[7] == '\0') { /* try { // try from 002fe503 to 002fe53c has its CatchHandler @ 002fe53d */ FUN_00330cc0(plVar2); iVar6 = 0x20; cVar4 = ' '; if (*(code **)(*plVar2 + 0x30) != (code *)PTR_FUN_0045bfd8) { cVar4 = (**(code **)(*plVar2 + 0x30))(plVar2,0x20); iVar6 = (int)cVar4; } } else { cVar4 = *(char *)((long)plVar2 + 0x59); iVar6 = (int)cVar4; } *(char *)(lVar5 + 0xe0) = cVar4; lVar3 = *param_2; *(undefined1 *)(lVar5 + 0xe1) = 1; lVar5 = *(long *)(lVar3 + -0x18) + (long)param_2; } else { iVar6 = (int)*(char *)(lVar5 + 0xe0); } /* try { // try from 002fe489 to 002fe48b has its CatchHandler @ 002fe53d */ (**(code **)(*plVar1 + 0x38)) (param_1,plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,iVar6); if (extraout_DL != '\0') { lVar5 = *(long *)(*param_2 + -0x18) + (long)param_2; /* try { // try from 002fe4a0 to 002fe4a4 has its CatchHandler @ 002fe542 */ FUN_00317a60(lVar5,*(uint *)(lVar5 + 0x20) | 1); } } FUN_002fd010(local_38); return param_2; }
1719_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~Struct_Bsymbolic_functions
FUN_0015cd10
/* DWARF original prototype: void ~Struct_Bsymbolic_functions(Struct_Bsymbolic_functions * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_Bsymbolic_functions::~Struct_Bsymbolic_functions (Struct_Bsymbolic_functions *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423c50; 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_0015cd10(undefined8 *param_1) { *param_1 = &PTR_FUN_00423c50; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
LEA RAX,[0x423c50] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x0015cd30 CALL 0x002dac70 MOV RDI,RBX MOV ESI,0x68 POP RBX JMP 0x002dac60
null
null
null
null
[('const-0', u'PTRSUB_-1207251533'), ('tmp_58', u'CBRANCH_-1207251644'), ('const-16', u'PTRSUB_-1207251521'), ('const-4340816', u'PTRSUB_-1207251539'), (u'PTRSUB_-1207251526', u'LOAD_-1207251672'), ('const-0', u'RETURN_-1207251612'), ('const-8', u'PTRSUB_-1207251528'), ('const-0', u'PTRSUB_-1207251529'), (u'PTRSUB_-1207251528', u'PTRSUB_-1207251524'), (u'PTRSUB_-1207251521', u'INT_NOTEQUAL_-1207251645'), (u'PTRSUB_-1207251539', u'CAST_-1207251529'), (u'LOAD_-1207251672', u'CAST_-1207251517'), ('const-104', u'CALL_-1207251616'), (u'PTRSUB_-1207251529', u'PTRSUB_-1207251526'), (u'CAST_-1207251517', u'INT_NOTEQUAL_-1207251645'), ('tmp_93', u'PTRSUB_-1207251538'), (u'INT_NOTEQUAL_-1207251645', u'CBRANCH_-1207251644'), (u'PTRSUB_-1207251533', u'STORE_-1207251676'), ('const-433', u'LOAD_-1207251672'), ('const-0', u'PTRSUB_-1207251539'), ('const-433', u'STORE_-1207251676'), ('tmp_93', u'PTRSUB_-1207251534'), ('const-8', u'PTRSUB_-1207251534'), (u'PTRSUB_-1207251524', u'PTRSUB_-1207251521'), ('const-0', u'PTRSUB_-1207251526'), (u'PTRSUB_-1207251533', u'PTRSUB_-1207251529'), ('tmp_93', u'PTRSUB_-1207251528'), ('const-0', u'PTRSUB_-1207251524'), (u'LOAD_-1207251672', u'CALL_-1207251637'), ('const-0', u'PTRSUB_-1207251533'), (u'CAST_-1207251529', u'STORE_-1207251676'), (u'PTRSUB_-1207251538', u'PTRSUB_-1207251533'), ('const-0', u'PTRSUB_-1207251538'), (u'PTRSUB_-1207251534', u'PTRSUB_-1207251533'), ('tmp_93', u'CALL_-1207251616')]
[(u'INT_NOTEQUAL_-1207251645', u'CBRANCH_-1207251644'), ('const-8', u'PTRADD_-1207251532'), ('const-104', u'CALL_-1207251616'), ('tmp_58', u'CBRANCH_-1207251644'), ('const-0', u'PTRSUB_-1207251540'), ('const-8', u'PTRADD_-1207251537'), (u'LOAD_-1207251672', u'CAST_-1207251536'), ('const-433', u'STORE_-1207251676'), (u'CAST_-1207251536', u'INT_NOTEQUAL_-1207251645'), ('tmp_194', u'STORE_-1207251676'), ('const-4340816', u'PTRSUB_-1207251540'), ('const-0', u'RETURN_-1207251612'), (u'PTRADD_-1207251537', u'LOAD_-1207251672'), ('tmp_194', u'PTRADD_-1207251532'), ('tmp_194', u'CALL_-1207251616'), ('const-3', u'PTRADD_-1207251532'), (u'PTRSUB_-1207251540', u'STORE_-1207251676'), ('tmp_194', u'PTRADD_-1207251537'), ('const-433', u'LOAD_-1207251672'), ('const-1', u'PTRADD_-1207251537'), (u'PTRADD_-1207251532', u'INT_NOTEQUAL_-1207251645')]
null
null
0015cd10
x64
O2
(translation_unit "void FUN_0015cd10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423c50;\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_0015cd10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423c50;\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_0015cd10(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_00423c50;\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_00423c50;" (assignment_expression "*param_1 = &PTR_FUN_00423c50" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423c50" & 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_Bsymbolic_functions(Struct_Bsymbolic_functions * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_Bsymbolic_functions::~Struct_Bsymbolic_functions\n (Struct_Bsymbolic_functions *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_00423c50;\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_Bsymbolic_functions::~Struct_Bsymbolic_functions\n (Struct_Bsymbolic_functions *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_00423c50;\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_Bsymbolic_functions::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_Bsymbolic_functions\n (Struct_Bsymbolic_functions *this,int __in_chrg)" identifier (parameter_list "(Struct_Bsymbolic_functions *this,int __in_chrg)" ( (parameter_declaration "Struct_Bsymbolic_functions *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_00423c50;\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_00423c50;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423c50" (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_00423c50" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00423c50" & 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_0015cd10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423c50;\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_0015cd10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423c50;\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_0015cd10(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_00423c50;\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_00423c50;" (assignment_expression "*param_1 = &PTR_FUN_00423c50" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423c50" & 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_0015cd10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423c50;\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_0015cd10(undefined8 *param_1)" (identifier "FUN_0015cd10") (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_00423c50;\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_00423c50;" (assignment_expression "*param_1 = &PTR_FUN_00423c50" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00423c50" (& "&") (identifier "PTR_FUN_00423c50"))) (; ";")) (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_Bsymbolic_functions(Struct_Bsymbolic_functions * 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_00423c50; 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_00423c50; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
5358_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
_M_insert_unique_node
FUN_00244b40
/* DWARF original prototype: iterator _M_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt, __hash_code __code, __node_type * __node, size_type __n_elt) */ iterator __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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt,__hash_code __code,__node_type *__node,size_type __n_elt) { __bucket_type *pp_Var1; _Hash_node_base *p_Var2; char cVar3; size_type __n; size_t local_30 [2]; local_30[0] = (this->_M_rehash_policy)._M_next_resize; cVar3 = __detail::_Prime_rehash_policy::_M_need_rehash (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt); if (cVar3 != '\0') { /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */ _M_rehash(this,__n,local_30); __bkt = __code % this->_M_bucket_count; } pp_Var1 = this->_M_buckets; __node->_M_hash_code = __code; if (pp_Var1[__bkt] == (__bucket_type)0x0) { (__node-> super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_> ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt; pp_Var1 = this->_M_buckets; (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node; p_Var2 = (__node-> super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_> ).super__Hash_node_base._M_nxt; if (p_Var2 != (_Hash_node_base *)0x0) { pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node; } pp_Var1[__bkt] = &this->_M_before_begin; } else { (__node-> super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_> ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt; this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node; } this->_M_element_count = this->_M_element_count + 1; return (iterator) (_Node_iterator_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>,_true> )__node; }
long * FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5) { long lVar1; long *plVar2; char cVar3; undefined8 extraout_RDX; long local_30 [2]; local_30[0] = param_1[5]; cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5); if (cVar3 != '\0') { /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */ FUN_00244a40(param_1,extraout_RDX,local_30); param_2 = param_3 % (ulong)param_1[1]; } lVar1 = *param_1; param_4[9] = param_3; plVar2 = *(long **)(lVar1 + param_2 * 8); if (plVar2 == (long *)0x0) { *param_4 = param_1[2]; lVar1 = *param_1; param_1[2] = (long)param_4; if (*param_4 != 0) { *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4; } *(long **)(lVar1 + param_2 * 8) = param_1 + 2; } else { *param_4 = *plVar2; **(undefined8 **)(*param_1 + param_2 * 8) = param_4; } param_1[3] = param_1[3] + 1; return param_4; }
PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RCX MOV RCX,R8 PUSH RBX MOV RBX,RDI ADD RDI,0x20 SUB RSP,0x18 MOV RAX,qword ptr [RDI + 0x8] MOV RDX,qword ptr [RDI + -0x8] MOV RSI,qword ptr [RDI + -0x18] MOV qword ptr [RSP + 0x8],RAX CALL 0x002e0f10 TEST AL,AL JZ 0x00244b93 MOV RSI,RDX MOV RDI,RBX LEA RDX,[RSP + 0x8] CALL 0x00244a40 MOV RAX,R13 XOR EDX,EDX DIV qword ptr [RBX + 0x8] MOV R12,RDX MOV RAX,qword ptr [RBX] MOV qword ptr [RBP + 0x48],R13 LEA RCX,[R12*0x8] MOV RAX,qword ptr [RAX + R12*0x8] TEST RAX,RAX JZ 0x00244bd0 MOV RAX,qword ptr [RAX] MOV qword ptr [RBP],RAX MOV RAX,qword ptr [RBX] MOV RAX,qword ptr [RAX + R12*0x8] MOV qword ptr [RAX],RBP ADD qword ptr [RBX + 0x18],0x1 ADD RSP,0x18 MOV RAX,RBP POP RBX POP RBP POP R12 POP R13 RET MOV RAX,qword ptr [RBX + 0x10] MOV qword ptr [RBP],RAX MOV RSI,qword ptr [RBX] MOV qword ptr [RBX + 0x10],RBP MOV RAX,qword ptr [RBP] TEST RAX,RAX JZ 0x00244bf6 MOV RAX,qword ptr [RAX + 0x48] XOR EDX,EDX DIV qword ptr [RBX + 0x8] MOV qword ptr [RSI + RDX*0x8],RBP LEA RAX,[RBX + 0x10] MOV qword ptr [RSI + RCX*0x1],RAX JMP 0x00244bbc
null
null
null
null
[('const-0', u'PTRSUB_-1204073063'), (u'PTRSUB_-1204073138', u'CALL_-1204073525'), (u'PTRSUB_-1204073163', u'LOAD_-1204073583'), (u'INT_ADD_-1204073392', u'STORE_-1204073407'), ('const-8', u'PTRSUB_-1204073154'), (u'PTRADD_-1204073085', u'LOAD_-1204073465'), (u'PTRSUB_-1204073002', u'STORE_-1204073251'), ('const-8', u'PTRADD_-1204072989'), (u'PTRSUB_-1204073074', u'LOAD_-1204073444'), (u'PTRSUB_-1204073017', u'PTRSUB_-1204073012'), (u'MULTIEQUAL_-1204073193', u'PTRADD_-1204073085'), ('tmp_607', u'PTRSUB_-1204073011'), (u'PTRSUB_-1204073168', u'LOAD_-1204073590'), ('const-0', u'PTRSUB_-1204073024'), (u'LOAD_-1204073583', u'CALL_-1204073562'), ('const-16', u'PTRSUB_-1204073033'), (u'CALL_-1204073562', u'INDIRECT_-1204073180'), (u'PTRSUB_-1204073033', u'PTRSUB_-1204073032'), ('const-0', u'PTRSUB_-1204073029'), (u'MULTIEQUAL_-1204073193', u'PTRADD_-1204073063'), (u'CAST_-1204073033', u'COPY_-1204073381'), ('const-433', u'LOAD_-1204073336'), ('tmp_596', u'BRANCH_-1204073245'), ('const-433', u'STORE_-1204073437'), (u'PTRSUB_-1204073047', u'LOAD_-1204073348'), (u'PTRSUB_-1204073012', u'LOAD_-1204073324'), ('const-0', u'PTRSUB_-1204073057'), ('const-433', u'LOAD_-1204073348'), (u'PTRSUB_-1204073011', u'LOAD_-1204073283'), ('tmp_610', u'CAST_-1204073015'), (u'PTRSUB_-1204073154', u'LOAD_-1204073597'), ('tmp_607', u'PTRSUB_-1204073183'), ('const-433', u'LOAD_-1204073302'), (u'INT_NOTEQUAL_-1204073304', u'CBRANCH_-1204073303'), ('const-433', u'LOAD_-1204073465'), ('const-32', u'PTRSUB_-1204073174'), ('const-8', u'PTRSUB_-1204073011'), ('tmp_610', u'CAST_-1204072990'), (u'LOAD_-1204073590', u'CALL_-1204073562'), ('const-0', u'PTRSUB_-1204073114'), (u'INT_NOTEQUAL_-1204073547', u'CBRANCH_-1204073547'), ('const--48', u'PTRSUB_-1204073138'), ('const-0', u'PTRSUB_-1204073080'), (u'LOAD_-1204073336', u'PTRADD_-1204072989'), ('const-0', u'INT_NOTEQUAL_-1204073547'), (u'INT_REM_-1204073242', u'PTRADD_-1204072998'), (u'PTRSUB_-1204073085', u'PTRSUB_-1204073070'), ('const-8', u'PTRSUB_-1204073122'), (u'LOAD_-1204073444', u'STORE_-1204073437'), ('tmp_607', u'PTRSUB_-1204073080'), ('tmp_610', u'PTRSUB_-1204073085'), ('const-0', u'PTRSUB_-1204073027'), ('const-433', u'LOAD_-1204073597'), ('const-433', u'LOAD_-1204073426'), (u'CALL_-1204073525', u'INDIRECT_-1204073159'), (u'PTRADD_-1204072998', u'STORE_-1204073265'), (u'PTRSUB_-1204073070', u'PTRSUB_-1204073063'), ('tmp_608', u'MULTIEQUAL_-1204073193'), ('const-0', u'PTRSUB_-1204073001'), (u'PTRSUB_-1204073114', u'LOAD_-1204073489'), ('const-9', u'PTRADD_-1204073003'), (u'CALL_-1204073562', u'INDIRECT_-1204073245'), ('const-8', u'PTRADD_-1204073063'), (u'PTRSUB_-1204073048', u'PTRSUB_-1204073047'), ('tmp_984', u'PTRSUB_-1204073138'), ('tmp_610', u'PTRSUB_-1204073042'), (u'CAST_-1204072990', u'STORE_-1204073265'), (u'PTRSUB_-1204073042', u'PTRSUB_-1204073029'), ('tmp_607', u'PTRSUB_-1204073002'), ('const-8', u'PTRADD_-1204073085'), (u'PTRSUB_-1204073024', u'STORE_-1204073340'), (u'PTRSUB_-1204073069', u'STORE_-1204073407'), ('tmp_290', u'CBRANCH_-1204073444'), (u'PTRSUB_-1204073027', u'PTRSUB_-1204073017'), ('const-433', u'LOAD_-1204073507'), (u'PTRADD_-1204073063', u'LOAD_-1204073426'), ('const-0', u'INT_NOTEQUAL_-1204073304'), (u'PTRSUB_-1204073069', u'LOAD_-1204073410'), ('const-433', u'LOAD_-1204073410'), ('tmp_609', u'STORE_-1204073481'), (u'LOAD_-1204073283', u'INT_REM_-1204073242'), (u'PTRSUB_-1204073110', u'STORE_-1204073481'), (u'PTRSUB_-1204073032', u'STORE_-1204073328'), ('tmp_607', u'CALL_-1204073525'), (u'LOAD_-1204073465', u'PTRSUB_-1204073074'), ('const-0', u'PTRSUB_-1204073070'), (u'LOAD_-1204073410', u'INT_ADD_-1204073392'), ('tmp_158', u'CBRANCH_-1204073547'), ('const-433', u'STORE_-1204073251'), ('tmp_607', u'PTRSUB_-1204073174'), (u'LOAD_-1204073302', u'CAST_-1204072995'), (u'CAST_-1204073015', u'STORE_-1204073328'), ('tmp_607', u'PTRSUB_-1204073168'), (u'PTRSUB_-1204073174', u'PTRSUB_-1204073154'), (u'PTRSUB_-1204073037', u'LOAD_-1204073336'), ('tmp_607', u'PTRSUB_-1204073037'), ('tmp_503', u'CBRANCH_-1204073303'), (u'INDIRECT_-1204073245', u'CALL_-1204073525'), (u'PTRSUB_-1204073029', u'PTRSUB_-1204073024'), ('const-433', u'LOAD_-1204073433'), ('const-433', u'STORE_-1204073407'), (u'PTRSUB_-1204073080', u'LOAD_-1204073433'), (u'PTRADD_-1204073003', u'PTRSUB_-1204073001'), ('const-0', u'PTRSUB_-1204073047'), ('const-16', u'PTRSUB_-1204073002'), ('const-0', u'PTRSUB_-1204073032'), ('const-1', u'INT_ADD_-1204073392'), ('const-8', u'PTRADD_-1204073003'), ('tmp_609', u'INT_REM_-1204073466'), (u'LOAD_-1204073336', u'PTRADD_-1204072998'), ('const-0', u'PTRSUB_-1204073074'), ('const-16', u'PTRSUB_-1204073048'), (u'LOAD_-1204073426', u'PTRSUB_-1204073057'), ('const-0', u'RETURN_-1204073344'), ('tmp_610', u'CAST_-1204073033'), ('tmp_607', u'PTRSUB_-1204073114'), ('const-0', u'PTRSUB_-1204073085'), (u'CAST_-1204072995', u'INT_REM_-1204073242'), ('const-433', u'STORE_-1204073265'), ('const-32', u'PTRSUB_-1204073183'), (u'LOAD_-1204073489', u'PTRADD_-1204073085'), (u'PTRSUB_-1204073001', u'LOAD_-1204073302'), (u'CALL_-1204073562', u'INT_NOTEQUAL_-1204073547'), ('tmp_607', u'PTRSUB_-1204073069'), ('const-433', u'STORE_-1204073328'), ('const-0', u'PTRSUB_-1204073017'), (u'MULTIEQUAL_-1204073193', u'PTRADD_-1204072989'), ('const-0', u'PTRSUB_-1204073037'), (u'CAST_-1204073023', u'RETURN_-1204073344'), (u'CAST_-1204073046', u'STORE_-1204073418'), ('const-24', u'PTRSUB_-1204073168'), ('const-433', u'STORE_-1204073481'), ('tmp_607', u'PTRSUB_-1204073122'), (u'LOAD_-1204073465', u'INT_EQUAL_-1204073446'), ('const-0', u'PTRSUB_-1204073012'), (u'LOAD_-1204073324', u'INT_NOTEQUAL_-1204073304'), (u'PTRSUB_-1204073183', u'CALL_-1204073562'), (u'INT_EQUAL_-1204073446', u'CBRANCH_-1204073444'), ('const-433', u'LOAD_-1204073283'), ('tmp_607', u'PTRSUB_-1204073048'), (u'PTRSUB_-1204073057', u'STORE_-1204073418'), ('const-8', u'PTRSUB_-1204073163'), ('tmp_610', u'CAST_-1204073046'), ('const-433', u'LOAD_-1204073444'), (u'PTRADD_-1204072989', u'STORE_-1204073251'), ('const-433', u'LOAD_-1204073583'), (u'LOAD_-1204073433', u'PTRADD_-1204073063'), ('tmp_607', u'PTRSUB_-1204073163'), ('tmp_610', u'PTRSUB_-1204073027'), (u'COPY_-1204073381', u'CAST_-1204073023'), (u'LOAD_-1204073324', u'PTRADD_-1204073003'), ('const-433', u'STORE_-1204073418'), ('const-72', u'PTRSUB_-1204073110'), ('tmp_610', u'PTRSUB_-1204073110'), ('tmp_611', u'CALL_-1204073562'), ('const-433', u'LOAD_-1204073324'), ('const-0', u'INT_EQUAL_-1204073446'), (u'INT_REM_-1204073466', u'MULTIEQUAL_-1204073193'), (u'LOAD_-1204073507', u'INT_REM_-1204073466'), ('const-433', u'LOAD_-1204073590'), ('const-433', u'LOAD_-1204073489'), ('const-24', u'PTRSUB_-1204073069'), ('const-433', u'STORE_-1204073340'), ('const-8', u'PTRADD_-1204072998'), (u'PTRSUB_-1204073122', u'LOAD_-1204073507'), ('tmp_607', u'PTRSUB_-1204073033'), (u'PTRSUB_-1204073063', u'STORE_-1204073437'), (u'LOAD_-1204073348', u'STORE_-1204073340'), ('const-0', u'PTRSUB_-1204073042')]
[('const-433', u'LOAD_-1204073410'), ('const-433', u'LOAD_-1204073597'), (u'LOAD_-1204073433', u'INT_ADD_-1204073410'), (u'INT_ADD_-1204073392', u'STORE_-1204073407'), (u'PTRADD_-1204073074', u'LOAD_-1204073410'), (u'CAST_-1204073002', u'STORE_-1204073251'), (u'CAST_-1204073095', u'LOAD_-1204073465'), (u'INT_ADD_-1204073449', u'CAST_-1204073095'), ('const-433', u'STORE_-1204073328'), ('const-433', u'LOAD_-1204073590'), (u'INT_MULT_-1204073398', u'INT_ADD_-1204073410'), ('tmp_991', u'PTRADD_-1204073184'), (u'INT_ADD_-1204073410', u'CAST_-1204073070'), ('const-433', u'STORE_-1204073265'), (u'LOAD_-1204073583', u'CALL_-1204073562'), ('const-5', u'PTRADD_-1204073175'), ('const-1', u'PTRADD_-1204073021'), (u'CALL_-1204073562', u'INDIRECT_-1204073180'), ('tmp_596', u'BRANCH_-1204073245'), ('const-2', u'PTRADD_-1204073041'), ('tmp_991', u'LOAD_-1204073433'), ('tmp_991', u'PTRADD_-1204073074'), ('const-433', u'LOAD_-1204073444'), ('const-433', u'LOAD_-1204073283'), (u'PTRADD_-1204073175', u'LOAD_-1204073597'), ('tmp_991', u'LOAD_-1204073336'), ('const-433', u'STORE_-1204073251'), (u'LOAD_-1204073336', u'INT_ADD_-1204073237'), (u'LOAD_-1204073324', u'INT_ADD_-1204073286'), ('tmp_991', u'PTRADD_-1204073041'), ('tmp_991', u'PTRADD_-1204073012'), ('tmp_988', u'PTRADD_-1204073113'), ('tmp_986', u'MULTIEQUAL_-1204073193'), (u'INT_NOTEQUAL_-1204073304', u'CBRANCH_-1204073303'), ('const-8', u'PTRADD_-1204073124'), ('const-8', u'INT_MULT_-1204073239'), (u'LOAD_-1204073590', u'CALL_-1204073562'), (u'INT_NOTEQUAL_-1204073547', u'CBRANCH_-1204073547'), ('const-8', u'PTRADD_-1204073041'), (u'CAST_-1204073118', u'INT_REM_-1204073466'), ('tmp_988', u'STORE_-1204073340'), ('const-0', u'INT_NOTEQUAL_-1204073547'), ('tmp_988', u'STORE_-1204073437'), ('tmp_988', u'STORE_-1204073265'), ('const-433', u'LOAD_-1204073489'), (u'PTRADD_-1204073074', u'STORE_-1204073407'), ('const-2', u'PTRADD_-1204073012'), (u'LOAD_-1204073444', u'STORE_-1204073437'), (u'CAST_-1204073023', u'LOAD_-1204073302'), ('tmp_991', u'CALL_-1204073525'), (u'INT_MULT_-1204073447', u'INT_ADD_-1204073237'), ('const-433', u'LOAD_-1204073465'), ('const-433', u'LOAD_-1204073302'), (u'PTRADD_-1204073165', u'LOAD_-1204073583'), (u'PTRADD_-1204073124', u'LOAD_-1204073507'), (u'PTRADD_-1204073170', u'LOAD_-1204073590'), (u'LOAD_-1204073426', u'STORE_-1204073418'), (u'CALL_-1204073525', u'INDIRECT_-1204073159'), ('tmp_983', u'PTRSUB_-1204073139'), ('const-433', u'LOAD_-1204073348'), ('tmp_989', u'CALL_-1204073562'), (u'PTRADD_-1204073184', u'CALL_-1204073562'), ('const-433', u'LOAD_-1204073507'), (u'LOAD_-1204073507', u'CAST_-1204073118'), ('const-8', u'PTRADD_-1204073165'), (u'CALL_-1204073562', u'INDIRECT_-1204073245'), ('tmp_984', u'STORE_-1204073481'), (u'MULTIEQUAL_-1204073193', u'INT_MULT_-1204073437'), (u'PTRADD_-1204073021', u'LOAD_-1204073283'), ('const-433', u'STORE_-1204073340'), ('tmp_991', u'PTRADD_-1204073021'), ('tmp_290', u'CBRANCH_-1204073444'), ('const-3', u'PTRADD_-1204073074'), ('const-8', u'INT_MULT_-1204073447'), ('const-8', u'PTRADD_-1204073074'), ('const-8', u'INT_MULT_-1204073398'), ('const-433', u'LOAD_-1204073324'), ('const-433', u'STORE_-1204073481'), ('const-0', u'INT_NOTEQUAL_-1204073304'), (u'PTRADD_-1204073012', u'STORE_-1204073251'), (u'LOAD_-1204073465', u'LOAD_-1204073444'), (u'INT_MULT_-1204073437', u'INT_ADD_-1204073449'), ('const--48', u'PTRSUB_-1204073139'), (u'INT_ADD_-1204073251', u'CAST_-1204073011'), ('const-72', u'INT_ADD_-1204073286'), ('tmp_988', u'COPY_-1204073381'), (u'COPY_-1204073381', u'RETURN_-1204073344'), ('const-8', u'PTRADD_-1204073021'), (u'LOAD_-1204073410', u'INT_ADD_-1204073392'), ('tmp_158', u'CBRANCH_-1204073547'), ('tmp_984', u'INT_REM_-1204073466'), ('tmp_991', u'PTRADD_-1204073170'), (u'LOAD_-1204073302', u'INT_REM_-1204073242'), (u'CAST_-1204073037', u'STORE_-1204073328'), ('tmp_503', u'CBRANCH_-1204073303'), (u'INDIRECT_-1204073245', u'CALL_-1204073525'), (u'INT_REM_-1204073242', u'INT_MULT_-1204073239'), (u'LOAD_-1204073336', u'INT_ADD_-1204073251'), (u'INT_MULT_-1204073239', u'INT_ADD_-1204073251'), (u'PTRADD_-1204073053', u'LOAD_-1204073348'), ('const-433', u'LOAD_-1204073583'), ('tmp_988', u'STORE_-1204073418'), ('const-433', u'LOAD_-1204073336'), (u'CAST_-1204073016', u'INT_REM_-1204073242'), ('const-4', u'PTRADD_-1204073184'), ('const-1', u'INT_ADD_-1204073392'), ('const-8', u'PTRADD_-1204073175'), ('tmp_991', u'PTRADD_-1204073165'), ('const-433', u'LOAD_-1204073433'), ('tmp_988', u'CAST_-1204073037'), ('const-1', u'PTRADD_-1204073165'), ('const-0', u'RETURN_-1204073344'), ('const-2', u'PTRADD_-1204073053'), ('const-433', u'STORE_-1204073437'), (u'CALL_-1204073562', u'INT_NOTEQUAL_-1204073547'), ('tmp_991', u'PTRADD_-1204073053'), ('tmp_991', u'LOAD_-1204073489'), ('tmp_991', u'PTRADD_-1204073124'), (u'INT_ADD_-1204073237', u'CAST_-1204073002'), ('tmp_991', u'PTRADD_-1204073175'), (u'INT_ADD_-1204073286', u'CAST_-1204073023'), ('const-433', u'STORE_-1204073407'), ('const-8', u'PTRADD_-1204073053'), (u'CAST_-1204073011', u'STORE_-1204073265'), ('const-8', u'PTRADD_-1204073113'), (u'LOAD_-1204073465', u'INT_EQUAL_-1204073446'), ('const-3', u'PTRADD_-1204073170'), (u'LOAD_-1204073324', u'INT_NOTEQUAL_-1204073304'), (u'LOAD_-1204073489', u'INT_ADD_-1204073449'), (u'INT_EQUAL_-1204073446', u'CBRANCH_-1204073444'), (u'PTRSUB_-1204073139', u'CALL_-1204073525'), ('const-9', u'PTRADD_-1204073113'), (u'MULTIEQUAL_-1204073193', u'INT_MULT_-1204073398'), ('const-8', u'INT_MULT_-1204073437'), ('tmp_988', u'LOAD_-1204073324'), ('const-433', u'LOAD_-1204073426'), (u'PTRADD_-1204073041', u'STORE_-1204073328'), ('const-8', u'PTRADD_-1204073012'), (u'PTRADD_-1204073113', u'STORE_-1204073481'), ('const-433', u'STORE_-1204073418'), ('const-1', u'PTRADD_-1204073124'), (u'MULTIEQUAL_-1204073193', u'INT_MULT_-1204073447'), ('const-0', u'INT_EQUAL_-1204073446'), ('const-8', u'PTRADD_-1204073184'), (u'INT_REM_-1204073466', u'MULTIEQUAL_-1204073193'), (u'LOAD_-1204073283', u'CAST_-1204073016'), ('const-8', u'PTRADD_-1204073170'), (u'CAST_-1204073070', u'LOAD_-1204073426'), (u'LOAD_-1204073348', u'STORE_-1204073340')]
null
null
00244b40
x64
O2
(translation_unit "long * FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}\n\n" (function_definition "long * FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" * (function_declarator "FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" identifier (parameter_list "(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" ( (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 "ulong param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined8 param_5" type_identifier identifier) )))) (compound_statement "{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "long local_30 [2];" (sized_type_specifier "long" long) (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_30[0] = param_1[5];" (assignment_expression "local_30[0] = param_1[5]" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (subscript_expression "param_1[5]" identifier [ number_literal ])) ;) (expression_statement "cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);" (assignment_expression "cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5)" identifier = (call_expression "FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5)" identifier (argument_list "(param_1 + 4,param_1[1],param_1[3],param_5)" ( (binary_expression "param_1 + 4" identifier + number_literal) , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_1[3]" identifier [ number_literal ]) , identifier )))) ;) (if_statement "if (cVar3 != '\0') {\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" { comment (expression_statement "FUN_00244a40(param_1,extraout_RDX,local_30);" (call_expression "FUN_00244a40(param_1,extraout_RDX,local_30)" identifier (argument_list "(param_1,extraout_RDX,local_30)" ( identifier , identifier , identifier ))) ;) (expression_statement "param_2 = param_3 % (ulong)param_1[1];" (assignment_expression "param_2 = param_3 % (ulong)param_1[1]" identifier = (binary_expression "param_3 % (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 "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_4[9] = param_3;" (assignment_expression "param_4[9] = param_3" (subscript_expression "param_4[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar2 = *(long **)(lVar1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(lVar1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\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 *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }" { (expression_statement "*param_4 = param_1[2];" (assignment_expression "*param_4 = param_1[2]" (pointer_expression "*param_4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_1[2] = (long)param_4;" (assignment_expression "param_1[2] = (long)param_4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)param_4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }" if (parenthesized_expression "(*param_4 != 0)" ( (binary_expression "*param_4 != 0" (pointer_expression "*param_4" * identifier) != number_literal) )) (compound_statement "{\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }" { (expression_statement "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;" (assignment_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4" (pointer_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" * (cast_expression "(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" ( (binary_expression "lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8" identifier + (binary_expression "(*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8" (parenthesized_expression "(*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1])" ( (binary_expression "*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]" (pointer_expression "*(ulong *)(*param_4 + 0x48)" * (cast_expression "(ulong *)(*param_4 + 0x48)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) )))) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) * number_literal)) )))) = identifier) ;) })) (expression_statement "*(long **)(lVar1 + param_2 * 8) = param_1 + 2;" (assignment_expression "*(long **)(lVar1 + param_2 * 8) = param_1 + 2" (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) = (binary_expression "param_1 + 2" identifier + number_literal)) ;) }) (else_clause "else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" else (compound_statement "{\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" { (expression_statement "*param_4 = *plVar2;" (assignment_expression "*param_4 = *plVar2" (pointer_expression "*param_4" * identifier) = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "**(undefined8 **)(*param_1 + param_2 * 8) = param_4;" (assignment_expression "**(undefined8 **)(*param_1 + param_2 * 8) = param_4" (pointer_expression "**(undefined8 **)(*param_1 + param_2 * 8)" * (pointer_expression "*(undefined8 **)(*param_1 + param_2 * 8)" * (cast_expression "(undefined8 **)(*param_1 + param_2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (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)) ))))) = identifier) ;) }))) (expression_statement "param_1[3] = param_1[3] + 1;" (assignment_expression "param_1[3] = param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) + number_literal)) ;) (return_statement "return param_4;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: iterator\n _M_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt, __hash_code __code, __node_type * __node, size_type __n_elt) */\n\niterator __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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)\n\n{\n __bucket_type *pp_Var1;\n _Hash_node_base *p_Var2;\n char cVar3;\n size_type __n;\n size_t local_30 [2];\n \n local_30[0] = (this->_M_rehash_policy)._M_next_resize;\n cVar3 = __detail::_Prime_rehash_policy::_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt);\n if (cVar3 != '\0') {\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n _M_rehash(this,__n,local_30);\n __bkt = __code % this->_M_bucket_count;\n }\n pp_Var1 = this->_M_buckets;\n __node->_M_hash_code = __code;\n if (pp_Var1[__bkt] == (__bucket_type)0x0) {\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt;\n pp_Var1 = this->_M_buckets;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;\n p_Var2 = (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt;\n if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }\n pp_Var1[__bkt] = &this->_M_before_begin;\n }\n else {\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }\n this->_M_element_count = this->_M_element_count + 1;\n return (iterator)\n (_Node_iterator_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>,_true>\n )__node;\n}\n\n" comment (declaration "iterator __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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)\n\n{\n __bucket_type *pp_Var1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\n_Hashtable<std::__cxx11::" identifier : : identifier < identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>" identifier : : identifier < primitive_type >) identifier (ERROR ">" >) , (ERROR "_std::pair<const_std::__cxx11::" identifier : : identifier < identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>" identifier : : identifier < primitive_type >) identifier (ERROR ">" >) , (ERROR "_gold::Version_script_info::" identifier : : identifier : :) identifier (ERROR ">" >) , (ERROR "_std::allocator<std::pair<const_std::__cxx11::" identifier : : identifier < identifier : : identifier < identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>" identifier : : identifier < primitive_type >) identifier (ERROR ">" >) , (ERROR "_gold::Version_script_info::Version_tree_match>" identifier : : identifier : : identifier >) identifier (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::equal_to<std::__cxx11::" identifier : : identifier < identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>_>" identifier : : identifier < primitive_type > identifier >) identifier (ERROR ">" >) , (ERROR "_std::hash<std::__cxx11::" identifier : : identifier < identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>_>" identifier : : identifier < primitive_type > identifier >) identifier (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier (ERROR "<true" < true) , identifier , (ERROR "_true>_>\n::_M_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)\n\n{\n __bucket_type" identifier > identifier > : : (function_declarator "_M_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)" identifier (parameter_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt,__hash_code __code,__node_type *__node,size_type __n_elt)" ( (parameter_declaration "_Hashtable<std::__cxx11::basic_string" type_identifier (ERROR "<std::__cxx11::" < identifier : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_" type_identifier (ERROR "::allocator<char>" : : identifier < primitive_type >) identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<const_std::__cxx11::basic_string" type_identifier (ERROR "::pair<const_std::__cxx11::" : : identifier < identifier : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_" type_identifier (ERROR "::allocator<char>" : : identifier < primitive_type >) identifier) (ERROR ">" >) , (parameter_declaration "_gold::Version_script_info::Version_tree_match" type_identifier (ERROR "::Version_script_info::" : : identifier : :) identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::pair<const_std::__cxx11::basic_string" type_identifier (ERROR "::allocator<std::pair<const_std::__cxx11::" : : identifier < identifier : : identifier < identifier : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_" type_identifier (ERROR "::allocator<char>" : : identifier < primitive_type >) identifier) (ERROR ">" >) , (parameter_declaration "_gold::Version_script_info::Version_tree_match>_" type_identifier (ERROR "::Version_script_info::Version_tree_match>" : : identifier : : identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::__detail::_Select1st" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::equal_to<std::__cxx11::basic_string" type_identifier (ERROR "::equal_to<std::__cxx11::" : : identifier < identifier : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_>_" type_identifier (ERROR "::allocator<char>_>" : : identifier < primitive_type > identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::hash<std::__cxx11::basic_string" type_identifier (ERROR "::hash<std::__cxx11::" : : identifier < identifier : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_>_" type_identifier (ERROR "::allocator<char>_>" : : identifier < primitive_type > identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::__detail::_Mod_range_hashing" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Default_ranged_hash" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Prime_rehash_policy" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Hashtable_traits" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) (ERROR "<true" < true) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_true>_>\n *this" type_identifier (ERROR ">_>" > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "size_type __bkt" type_identifier identifier) , (parameter_declaration "__hash_code __code" type_identifier identifier) , (parameter_declaration "__node_type *__node" type_identifier (pointer_declarator "*__node" * identifier)) , (parameter_declaration "size_type __n_elt" type_identifier identifier) ))) { identifier) (pointer_declarator "*pp_Var1" * identifier) ;) (declaration "_Hash_node_base *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "size_type __n;" type_identifier identifier ;) (declaration "size_t local_30 [2];" primitive_type (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_30[0] = (this->_M_rehash_policy)._M_next_resize;" (assignment_expression "local_30[0] = (this->_M_rehash_policy)._M_next_resize" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (field_expression "(this->_M_rehash_policy)._M_next_resize" (parenthesized_expression "(this->_M_rehash_policy)" ( (field_expression "this->_M_rehash_policy" identifier -> field_identifier) )) . field_identifier)) ;) (ERROR "cVar3 = __detail::" (assignment_expression "cVar3 = __detail" identifier = identifier) : :) (labeled_statement "_Prime_rehash_policy::_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt);" statement_identifier : (ERROR ":" :) (expression_statement "_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt);" (call_expression "_M_need_rehash\n (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt)" identifier (argument_list "(&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt)" ( (pointer_expression "&this->_M_rehash_policy" & (field_expression "this->_M_rehash_policy" identifier -> field_identifier)) , (field_expression "this->_M_bucket_count" identifier -> field_identifier) , (field_expression "this->_M_element_count" identifier -> field_identifier) , identifier ))) ;)) (if_statement "if (cVar3 != '\0') {\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n _M_rehash(this,__n,local_30);\n __bkt = __code % this->_M_bucket_count;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */\n _M_rehash(this,__n,local_30);\n __bkt = __code % this->_M_bucket_count;\n }" { comment (expression_statement "_M_rehash(this,__n,local_30);" (call_expression "_M_rehash(this,__n,local_30)" identifier (argument_list "(this,__n,local_30)" ( identifier , identifier , identifier ))) ;) (expression_statement "__bkt = __code % this->_M_bucket_count;" (assignment_expression "__bkt = __code % this->_M_bucket_count" identifier = (binary_expression "__code % this->_M_bucket_count" identifier % (field_expression "this->_M_bucket_count" identifier -> field_identifier))) ;) })) (expression_statement "pp_Var1 = this->_M_buckets;" (assignment_expression "pp_Var1 = this->_M_buckets" identifier = (field_expression "this->_M_buckets" identifier -> field_identifier)) ;) (expression_statement "__node->_M_hash_code = __code;" (assignment_expression "__node->_M_hash_code = __code" (field_expression "__node->_M_hash_code" identifier -> field_identifier) = identifier) ;) (if_statement "if (pp_Var1[__bkt] == (__bucket_type)0x0) {\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt;\n pp_Var1 = this->_M_buckets;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;\n p_Var2 = (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt;\n if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }\n pp_Var1[__bkt] = &this->_M_before_begin;\n }\n else {\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }" if (parenthesized_expression "(pp_Var1[__bkt] == (__bucket_type)0x0)" ( (binary_expression "pp_Var1[__bkt] == (__bucket_type)0x0" (subscript_expression "pp_Var1[__bkt]" identifier [ identifier ]) == (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (compound_statement "{\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt;\n pp_Var1 = this->_M_buckets;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;\n p_Var2 = (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt;\n if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }\n pp_Var1[__bkt] = &this->_M_before_begin;\n }" { (expression_statement "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt;" (assignment_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<const_std" (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) (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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : :) (binary_expression "Version_tree_match>_>" (binary_expression "Version_tree_match>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pp_Var1 = this->_M_buckets;" (assignment_expression "pp_Var1 = this->_M_buckets" identifier = (field_expression "this->_M_buckets" identifier -> field_identifier)) ;) (expression_statement "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node;" (assignment_expression "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)__node" (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_Hash_node_base *)__node" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "p_Var2 = (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt;" (assignment_expression "p_Var2 = (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt" identifier = (field_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<const_std" (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) (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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : :) (binary_expression "Version_tree_match>_>" (binary_expression "Version_tree_match>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (p_Var2 != (_Hash_node_base *)0x0) {\n pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }" if (parenthesized_expression "(p_Var2 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;\n }" { (expression_statement "pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node;" (assignment_expression "pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count] = (__bucket_type)__node" (subscript_expression "pp_Var1[(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count]" identifier [ (binary_expression "(ulong)p_Var2[9]._M_nxt % this->_M_bucket_count" (cast_expression "(ulong)p_Var2[9]._M_nxt" ( (type_descriptor "ulong" type_identifier) ) (field_expression "p_Var2[9]._M_nxt" (subscript_expression "p_Var2[9]" identifier [ number_literal ]) . field_identifier)) % (field_expression "this->_M_bucket_count" identifier -> field_identifier)) ]) = (cast_expression "(__bucket_type)__node" ( (type_descriptor "__bucket_type" type_identifier) ) identifier)) ;) })) (expression_statement "pp_Var1[__bkt] = &this->_M_before_begin;" (assignment_expression "pp_Var1[__bkt] = &this->_M_before_begin" (subscript_expression "pp_Var1[__bkt]" identifier [ identifier ]) = (pointer_expression "&this->_M_before_begin" & (field_expression "this->_M_before_begin" identifier -> field_identifier))) ;) }) (else_clause "else {\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }" else (compound_statement "{\n (__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt;\n this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;\n }" { (expression_statement "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt;" (assignment_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base._M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n ).super__Hash_node_base" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<const_std" (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) (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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : :) (binary_expression "Version_tree_match>_>" (binary_expression "Version_tree_match>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = (field_expression "pp_Var1[__bkt]->_M_nxt" (subscript_expression "pp_Var1[__bkt]" identifier [ identifier ]) -> field_identifier)) ;) (expression_statement "this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node;" (assignment_expression "this->_M_buckets[__bkt]->_M_nxt = (_Hash_node_base *)__node" (field_expression "this->_M_buckets[__bkt]->_M_nxt" (subscript_expression "this->_M_buckets[__bkt]" (field_expression "this->_M_buckets" identifier -> field_identifier) [ identifier ]) -> field_identifier) = (cast_expression "(_Hash_node_base *)__node" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }))) (expression_statement "this->_M_element_count = this->_M_element_count + 1;" (assignment_expression "this->_M_element_count = this->_M_element_count + 1" (field_expression "this->_M_element_count" identifier -> field_identifier) = (binary_expression "this->_M_element_count + 1" (field_expression "this->_M_element_count" identifier -> field_identifier) + number_literal)) ;) (ERROR "return (iterator)\n (_Node_iterator_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>,_true>\n )__node;\n}" return (parenthesized_expression "(iterator)" ( identifier )) ( (binary_expression "_Node_iterator_base<std::pair<const_std::__cxx11::basic_string<char" (binary_expression "_Node_iterator_base<std::pair<const_std" (binary_expression "_Node_iterator_base<std" identifier < identifier) (ERROR "::pair" : : 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 "_gold::Version_script_info::" identifier : : identifier : :) (binary_expression "Version_tree_match>,_true>\n )__node" (binary_expression "Version_tree_match>,_true" identifier > (ERROR "," ,) identifier) > (ERROR ")" )) identifier) ; }))
(translation_unit "long * FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}\n\n" (function_definition "long * FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" * (function_declarator "FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" identifier (parameter_list "(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" ( (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 "ulong param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined8 param_5" type_identifier identifier) )))) (compound_statement "{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "long local_30 [2];" (sized_type_specifier "long" long) (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_30[0] = param_1[5];" (assignment_expression "local_30[0] = param_1[5]" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (subscript_expression "param_1[5]" identifier [ number_literal ])) ;) (expression_statement "cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);" (assignment_expression "cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5)" identifier = (call_expression "FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5)" identifier (argument_list "(param_1 + 4,param_1[1],param_1[3],param_5)" ( (binary_expression "param_1 + 4" identifier + number_literal) , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_1[3]" identifier [ number_literal ]) , identifier )))) ;) (if_statement "if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" { (expression_statement "FUN_00244a40(param_1,extraout_RDX,local_30);" (call_expression "FUN_00244a40(param_1,extraout_RDX,local_30)" identifier (argument_list "(param_1,extraout_RDX,local_30)" ( identifier , identifier , identifier ))) ;) (expression_statement "param_2 = param_3 % (ulong)param_1[1];" (assignment_expression "param_2 = param_3 % (ulong)param_1[1]" identifier = (binary_expression "param_3 % (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 "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_4[9] = param_3;" (assignment_expression "param_4[9] = param_3" (subscript_expression "param_4[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar2 = *(long **)(lVar1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(lVar1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\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 *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }" { (expression_statement "*param_4 = param_1[2];" (assignment_expression "*param_4 = param_1[2]" (pointer_expression "*param_4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_1[2] = (long)param_4;" (assignment_expression "param_1[2] = (long)param_4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)param_4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }" if (parenthesized_expression "(*param_4 != 0)" ( (binary_expression "*param_4 != 0" (pointer_expression "*param_4" * identifier) != number_literal) )) (compound_statement "{\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }" { (expression_statement "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;" (assignment_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4" (pointer_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" * (cast_expression "(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" ( (binary_expression "lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8" identifier + (binary_expression "(*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8" (parenthesized_expression "(*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1])" ( (binary_expression "*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]" (pointer_expression "*(ulong *)(*param_4 + 0x48)" * (cast_expression "(ulong *)(*param_4 + 0x48)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) )))) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) * number_literal)) )))) = identifier) ;) })) (expression_statement "*(long **)(lVar1 + param_2 * 8) = param_1 + 2;" (assignment_expression "*(long **)(lVar1 + param_2 * 8) = param_1 + 2" (pointer_expression "*(long **)(lVar1 + param_2 * 8)" * (cast_expression "(long **)(lVar1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + param_2 * 8)" ( (binary_expression "lVar1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) = (binary_expression "param_1 + 2" identifier + number_literal)) ;) }) (else_clause "else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" else (compound_statement "{\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" { (expression_statement "*param_4 = *plVar2;" (assignment_expression "*param_4 = *plVar2" (pointer_expression "*param_4" * identifier) = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "**(undefined8 **)(*param_1 + param_2 * 8) = param_4;" (assignment_expression "**(undefined8 **)(*param_1 + param_2 * 8) = param_4" (pointer_expression "**(undefined8 **)(*param_1 + param_2 * 8)" * (pointer_expression "*(undefined8 **)(*param_1 + param_2 * 8)" * (cast_expression "(undefined8 **)(*param_1 + param_2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (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)) ))))) = identifier) ;) }))) (expression_statement "param_1[3] = param_1[3] + 1;" (assignment_expression "param_1[3] = param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] + 1" (subscript_expression "param_1[3]" identifier [ number_literal ]) + number_literal)) ;) (return_statement "return param_4;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_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 IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * 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 (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) * LIT)) )))) = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" (* "*") (function_declarator "FUN_00244b40(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" (identifier "FUN_00244b40") (parameter_list "(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5)" (( "(") (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 "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) () ")")))) (compound_statement "{\n long lVar1;\n long *plVar2;\n char cVar3;\n undefined8 extraout_RDX;\n long local_30 [2];\n \n local_30[0] = param_1[5];\n cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);\n if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }\n lVar1 = *param_1;\n param_4[9] = param_3;\n plVar2 = *(long **)(lVar1 + param_2 * 8);\n if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }\n param_1[3] = param_1[3] + 1;\n return param_4;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "char cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "undefined8 extraout_RDX;" (type_identifier "undefined8") (identifier "extraout_RDX") (; ";")) (declaration "long local_30 [2];" (sized_type_specifier "long" (long "long")) (array_declarator "local_30 [2]" (identifier "local_30") ([ "[") (number_literal "2") (] "]")) (; ";")) (expression_statement "local_30[0] = param_1[5];" (assignment_expression "local_30[0] = param_1[5]" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5);" (assignment_expression "cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5)" (identifier "cVar3") (= "=") (call_expression "FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5)" (identifier "FUN_002e0f10") (argument_list "(param_1 + 4,param_1[1],param_1[3],param_5)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) (, ",") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (, ",") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (cVar3 != '\0') {\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_00244a40(param_1,extraout_RDX,local_30);\n param_2 = param_3 % (ulong)param_1[1];\n }" ({ "{") (expression_statement "FUN_00244a40(param_1,extraout_RDX,local_30);" (call_expression "FUN_00244a40(param_1,extraout_RDX,local_30)" (identifier "FUN_00244a40") (argument_list "(param_1,extraout_RDX,local_30)" (( "(") (identifier "param_1") (, ",") (identifier "extraout_RDX") (, ",") (identifier "local_30") () ")"))) (; ";")) (expression_statement "param_2 = param_3 % (ulong)param_1[1];" (assignment_expression "param_2 = param_3 % (ulong)param_1[1]" (identifier "param_2") (= "=") (binary_expression "param_3 % (ulong)param_1[1]" (identifier "param_3") (% "%") (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 "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "param_4[9] = param_3;" (assignment_expression "param_4[9] = param_3" (subscript_expression "param_4[9]" (identifier "param_4") ([ "[") (number_literal "9") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "plVar2 = *(long **)(lVar1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(lVar1 + param_2 * 8)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(lVar1 + param_2 * 8)" (* "*") (cast_expression "(long **)(lVar1 + param_2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + param_2 * 8)" (( "(") (binary_expression "lVar1 + param_2 * 8" (identifier "lVar1") (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }\n else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\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 *param_4 = param_1[2];\n lVar1 = *param_1;\n param_1[2] = (long)param_4;\n if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }\n *(long **)(lVar1 + param_2 * 8) = param_1 + 2;\n }" ({ "{") (expression_statement "*param_4 = param_1[2];" (assignment_expression "*param_4 = param_1[2]" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "param_1[2] = (long)param_4;" (assignment_expression "param_1[2] = (long)param_4" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)param_4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_4"))) (; ";")) (if_statement "if (*param_4 != 0) {\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }" (if "if") (parenthesized_expression "(*param_4 != 0)" (( "(") (binary_expression "*param_4 != 0" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;\n }" ({ "{") (expression_statement "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4;" (assignment_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4" (pointer_expression "*(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" (* "*") (cast_expression "(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8)" (( "(") (binary_expression "lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8" (identifier "lVar1") (+ "+") (binary_expression "(*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8" (parenthesized_expression "(*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1])" (( "(") (binary_expression "*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]" (pointer_expression "*(ulong *)(*param_4 + 0x48)" (* "*") (cast_expression "(ulong *)(*param_4 + 0x48)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_4 + 0x48)" (( "(") (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x48")) () ")")))) (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) () ")")) (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "param_4")) (; ";")) (} "}"))) (expression_statement "*(long **)(lVar1 + param_2 * 8) = param_1 + 2;" (assignment_expression "*(long **)(lVar1 + param_2 * 8) = param_1 + 2" (pointer_expression "*(long **)(lVar1 + param_2 * 8)" (* "*") (cast_expression "(long **)(lVar1 + param_2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + param_2 * 8)" (( "(") (binary_expression "lVar1 + param_2 * 8" (identifier "lVar1") (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")")))) (= "=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) (; ";")) (} "}")) (else_clause "else {\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" (else "else") (compound_statement "{\n *param_4 = *plVar2;\n **(undefined8 **)(*param_1 + param_2 * 8) = param_4;\n }" ({ "{") (expression_statement "*param_4 = *plVar2;" (assignment_expression "*param_4 = *plVar2" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (expression_statement "**(undefined8 **)(*param_1 + param_2 * 8) = param_4;" (assignment_expression "**(undefined8 **)(*param_1 + param_2 * 8) = param_4" (pointer_expression "**(undefined8 **)(*param_1 + param_2 * 8)" (* "*") (pointer_expression "*(undefined8 **)(*param_1 + param_2 * 8)" (* "*") (cast_expression "(undefined8 **)(*param_1 + param_2 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (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"))) () ")"))))) (= "=") (identifier "param_4")) (; ";")) (} "}")))) (expression_statement "param_1[3] = param_1[3] + 1;" (assignment_expression "param_1[3] = param_1[3] + 1" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "param_1[3] + 1" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (return_statement "return param_4;" (return "return") (identifier "param_4") (; ";")) (} "}")))
/* DWARF original prototype: iterator _M_insert_unique_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::Version_script_info::Version_tree_match>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Version_script_info::Version_tree_match>_>,_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 __bkt, __hash_code __code, __node_type * __node, size_type __n_elt) */ type_1 __thiscall std:: _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>var_6>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>var_6>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>var_6>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>var_6> ::_M_insert_unique_node (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>var_6>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>var_6>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>var_6>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>var_6> *this,type_3 __bkt,__hash_code var_4,__node_type *__node,type_3 __n_elt) { type_4 *pp_Var1; type_2 *var_8; char var_2; type_3 __n; size_t local_30 [2]; local_30[0] = (this->_M_rehash_policy)._M_next_resize; var_2 = __detail::_Prime_rehash_policy::var_1 (&this->_M_rehash_policy,this->_M_bucket_count,this->_M_element_count,__n_elt); if (var_2 != '\0') { /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */ var_3(this,__n,local_30); __bkt = var_4 % this->_M_bucket_count; } pp_Var1 = this->_M_buckets; __node->_M_hash_code = var_4; if (pp_Var1[__bkt] == (type_4)0x0) { (__node-> super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>var_6>var_7 ).super__Hash_node_base._M_nxt = (this->_M_before_begin)._M_nxt; pp_Var1 = this->_M_buckets; (this->_M_before_begin)._M_nxt = (type_2 *)__node; var_8 = (__node-> super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>var_6>var_7 ).super__Hash_node_base._M_nxt; if (var_8 != (type_2 *)0x0) { pp_Var1[(type_5)var_8[9]._M_nxt % this->_M_bucket_count] = (type_4)__node; } pp_Var1[__bkt] = &this->_M_before_begin; } else { (__node-> super__Hash_node_value_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>var_6>var_7 ).super__Hash_node_base._M_nxt = pp_Var1[__bkt]->_M_nxt; this->_M_buckets[__bkt]->_M_nxt = (type_2 *)__node; } this->_M_element_count = this->_M_element_count + 1; return (type_1) (_Node_iterator_base<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_6>,_gold::Version_script_info::var_5>,_true> )__node; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (array_declarator declarator: (identifier) size: (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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (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: (pointer_expression argument: (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: (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: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) right: (number_literal)))))) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (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: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,ulong param_2,ulong param_3,long *param_4,undefined8 param_5) { long lVar1; long *plVar2; char cVar3; undefined8 extraout_RDX; long local_30 [2]; local_30[0] = param_1[5]; cVar3 = FUN_002e0f10(param_1 + 4,param_1[1],param_1[3],param_5); if (cVar3 != '\0') { /* try { // try from 00244b82 to 00244b86 has its CatchHandler @ 00244c00 */ FUN_00244a40(param_1,extraout_RDX,local_30); param_2 = param_3 % (ulong)param_1[1]; } lVar1 = *param_1; param_4[9] = param_3; plVar2 = *(long **)(lVar1 + param_2 * 8); if (plVar2 == (long *)0x0) { *param_4 = param_1[2]; lVar1 = *param_1; param_1[2] = (long)param_4; if (*param_4 != 0) { *(long **)(lVar1 + (*(ulong *)(*param_4 + 0x48) % (ulong)param_1[1]) * 8) = param_4; } *(long **)(lVar1 + param_2 * 8) = param_1 + 2; } else { *param_4 = *plVar2; **(undefined8 **)(*param_1 + param_2 * 8) = param_4; } param_1[3] = param_1[3] + 1; return param_4; }
4199_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>
FUN_001e8ef0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*, std::vector<gold::Output_section::Input_section_sort_entry> >, long int, __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare> > */ void std:: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_> (__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_> __first,__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_> __last,long __depth_limit) { Input_section_sort_entry *s1; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar1; Input_section_sort_entry *pIVar2; anon_union_8_4_139239c7_for_u2_ aVar3; undefined8 uVar4; anon_union_8_2_227b06d7_for_u1_ aVar5; bool bVar6; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar7; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar8; size_t sVar9; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar10; pointer pcVar11; char *pcVar12; Input_section_sort_entry *pIVar13; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar14; Input_section_sort_entry *pIVar15; undefined1 in_stack_00000008; Input_section_sort_entry *local_108; long local_100; _ValueType __value; Input_section_sort_entry __tmp; if (0x480 < (long)__last._M_current - (long)__first._M_current) { if (__depth_limit != 0) { s1 = __first._M_current + 1; paVar1 = &__tmp.section_name_.field_2; pIVar13 = __last._M_current; local_100 = __depth_limit; LAB_001e8f5a: pIVar15 = pIVar13 + -1; local_100 = local_100 + -1; pIVar2 = __first._M_current + (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2; __tmp.input_section_.shndx_._0_1_ = in_stack_00000008; bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1, pIVar2); if (bVar6) { bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp, pIVar2,pIVar15); if (bVar6) { LAB_001e94df: swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2); goto LAB_001e8ff7; } bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1, pIVar15); if (!bVar6) { swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1); goto LAB_001e8ff7; } } else { bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1, pIVar15); if (bVar6) { swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1); goto LAB_001e8ff7; } bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp, pIVar2,pIVar15); if (!bVar6) goto LAB_001e94df; } swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar15); LAB_001e8ff7: __value.input_section_.shndx_._0_1_ = in_stack_00000008; paVar14 = &__first._M_current[1].section_name_.field_2; pIVar15 = pIVar13; do { __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38); bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value, __last._M_current,__first._M_current); if (!bVar6) { do { pIVar2 = pIVar15; pIVar15 = pIVar2 + -1; bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare ::operator()((Input_section_sort_section_prefix_special_ordering_compare *) &__value,__first._M_current,pIVar15); } while (bVar6); if (pIVar15 <= __last._M_current) goto LAB_001e9270; __tmp.index_ = *(uint *)((long)paVar14 + -0x18); __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38); __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3); __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28); __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2); __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__tmp.section_name_._M_dataplus._M_p == paVar14) { __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity; __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8); __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1; } else { __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity; } paVar14->_M_local_buf[0] = '\0'; __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8); paVar10 = &pIVar2[-1].section_name_.field_2; *(size_type *)((long)paVar14 + -8) = 0; aVar5 = pIVar2[-1].input_section_.u1_; *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_; *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5; aVar3 = pIVar2[-1].input_section_.u2_; (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14; *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3; *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_; *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_; pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar11 == paVar10) { sVar9 = pIVar2[-1].section_name_._M_string_length; if (sVar9 != 0) { if (sVar9 == 1) { paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0]; sVar9 = pIVar2[-1].section_name_._M_string_length; } else { memcpy(paVar14,paVar10,sVar9); sVar9 = pIVar2[-1].section_name_._M_string_length; } } *(size_t *)((long)paVar14 + -8) = sVar9; paVar14->_M_local_buf[sVar9] = '\0'; paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pIVar2[-1].section_name_._M_dataplus._M_p; } else { (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11; *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length; paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity; pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10; paVar7 = paVar10; } pIVar2[-1].section_name_._M_string_length = 0; paVar7->_M_local_buf[0] = '\0'; pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p; pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_; (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_; (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_; pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_; pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_ ; pIVar2[-1].index_ = __tmp.index_; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__tmp.section_name_._M_dataplus._M_p == paVar1) { if (__tmp.section_name_._M_string_length != 0) { if (__tmp.section_name_._M_string_length == 1) { *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0]; pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p; } else { memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length); pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p; } } pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length; pcVar11[__tmp.section_name_._M_string_length] = '\0'; uVar4 = __tmp.section_name_.field_2._M_allocated_capacity; } else { if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar11 == paVar10) { pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p; pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length; pIVar2[-1].section_name_.field_2._M_allocated_capacity = __tmp.section_name_.field_2._M_allocated_capacity; } else { uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity; pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p; pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length; pIVar2[-1].section_name_.field_2._M_allocated_capacity = __tmp.section_name_.field_2._M_allocated_capacity; __tmp.section_name_._M_dataplus._M_p = pcVar11; if (pcVar11 != (pointer)0x0) goto LAB_001e9195; } __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1; uVar4 = __tmp.section_name_.field_2._M_allocated_capacity; } LAB_001e9195: __tmp.section_name_.field_2._M_allocated_capacity = uVar4; __tmp.section_name_._M_string_length = 0; *__tmp.section_name_._M_dataplus._M_p = '\0'; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__tmp.section_name_._M_dataplus._M_p != paVar1) { operator_delete(__tmp.section_name_._M_dataplus._M_p); } } paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)((long)paVar14 + 0x48); } while( true ); } LAB_001e92a6: local_108 = &__tmp; paVar1 = &((__first._M_current)->section_name_).field_2; paVar10 = &__last._M_current[-1].section_name_.field_2; paVar7 = &__tmp.section_name_.field_2; __tmp.input_section_.shndx_._0_1_ = in_stack_00000008; __make_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_> (__first,__last, (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare> *)local_108); paVar14 = &__value.section_name_.field_2; do { __value.index_ = *(uint *)((long)paVar10 + -0x18); __value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38); __value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3); __value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28); __value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2); __value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__value.section_name_._M_dataplus._M_p == paVar10) { __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity; __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8); __value.section_name_._M_dataplus._M_p = (pointer)paVar14; } else { __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity; } paVar10->_M_local_buf[0] = '\0'; __value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8); *(size_type *)((long)paVar10 + -8) = 0; aVar5 = ((__first._M_current)->input_section_).u1_; *(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_; *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5; aVar3 = ((__first._M_current)->input_section_).u2_; (((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10; *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3; *(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_; *(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_; pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar11 == paVar1) { sVar9 = ((__first._M_current)->section_name_)._M_string_length; if (sVar9 != 0) { if (sVar9 == 1) { paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0] ; sVar9 = ((__first._M_current)->section_name_)._M_string_length; } else { memcpy(paVar10,paVar1,sVar9); sVar9 = ((__first._M_current)->section_name_)._M_string_length; } } pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p; *(size_t *)((long)paVar10 + -8) = sVar9; pcVar11[sVar9] = '\0'; paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)((__first._M_current)->section_name_)._M_dataplus._M_p; } else { (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11; *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length; paVar10->_M_allocated_capacity = ((__first._M_current)->section_name_).field_2._M_allocated_capacity; ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1; paVar8 = paVar1; } ((__first._M_current)->section_name_)._M_string_length = 0; paVar8->_M_local_buf[0] = '\0'; __tmp.index_ = __value.index_; __tmp.input_section_.shndx_ = __value.input_section_.shndx_; __tmp.input_section_.p2align_ = __value.input_section_.p2align_; __tmp.input_section_.u1_ = __value.input_section_.u1_; __tmp.input_section_.u2_ = __value.input_section_.u2_; __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_; __tmp.input_section_._28_4_ = __value.input_section_._28_4_; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__value.section_name_._M_dataplus._M_p == paVar14) { __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_; __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7; } else { __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus; } __tmp.section_name_.field_2._M_allocated_capacity = __value.section_name_.field_2._M_allocated_capacity; pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current); __tmp.section_name_._M_string_length = __value.section_name_._M_string_length; __value.section_name_.field_2._M_allocated_capacity = __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00; __value.section_name_._M_string_length = 0; __value.section_name_._M_dataplus._M_p = (pointer)paVar14; /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */ __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_> (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108); if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__tmp.section_name_._M_dataplus._M_p != paVar7) { operator_delete(__tmp.section_name_._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__value.section_name_._M_dataplus._M_p != paVar14) { operator_delete(__value.section_name_._M_dataplus._M_p); } paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)((long)paVar10 + -0x48); } while (0x48 < (long)pcVar12); } return; LAB_001e9270: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_> (__last._M_current,pIVar13,local_100); if ((long)__last._M_current - (long)__first._M_current < 0x481) { return; } pIVar13 = __last._M_current; if (local_100 == 0) goto LAB_001e92a6; goto LAB_001e8f5a; }
void FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3) { ulong *puVar1; ulong *__src; ulong uVar2; ulong *puVar3; char cVar4; ulong *puVar5; ulong *puVar6; size_t sVar7; ulong *puVar8; undefined1 *puVar9; ulong *puVar10; undefined1 in_stack_00000008; ulong *local_108; long local_100; ulong local_d8; ulong uStack_d0; ulong local_c8; ulong uStack_c0; undefined4 local_b8; ulong *local_b0; ulong local_a8; ulong local_a0; ulong uStack_98; ulong local_88; ulong uStack_80; ulong local_78; ulong uStack_70; undefined4 local_68; ulong *local_60; ulong local_58; ulong local_50; ulong uStack_48; if (0x480 < (long)param_2 - (long)param_1) { if (param_3 != 0) { puVar1 = param_1 + 9; puVar8 = param_2; local_100 = param_3; LAB_001e8f5a: puVar6 = puVar8 + -9; local_100 = local_100 + -1; puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9; local_88 = CONCAT71(local_88._1_7_,in_stack_00000008); cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10); if (cVar4 == '\0') { cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6); if (cVar4 != '\0') { FUN_001e71c0(param_1,puVar1); goto LAB_001e8ff7; } cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6); if (cVar4 == '\0') goto LAB_001e94df; } else { cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6); if (cVar4 != '\0') { LAB_001e94df: FUN_001e71c0(param_1,puVar10); goto LAB_001e8ff7; } cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6); if (cVar4 == '\0') { FUN_001e71c0(param_1,puVar1); goto LAB_001e8ff7; } } FUN_001e71c0(param_1,puVar6); LAB_001e8ff7: local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008); puVar6 = param_1 + 0x10; puVar10 = puVar8; do { param_2 = puVar6 + -7; cVar4 = FUN_001c18c0(&local_d8,param_2,param_1); if (cVar4 == '\0') { do { puVar3 = puVar10; puVar10 = puVar3 + -9; cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10); } while (cVar4 != '\0'); if (puVar10 <= param_2) goto LAB_001e9270; local_68 = (undefined4)puVar6[-3]; local_88 = puVar6[-7]; uStack_80 = puVar6[-6]; local_78 = puVar6[-5]; uStack_70 = puVar6[-4]; if ((ulong *)puVar6[-2] == puVar6) { local_50 = *puVar6; uStack_48 = puVar6[1]; local_60 = &local_50; } else { local_50 = *puVar6; local_60 = (ulong *)puVar6[-2]; } *(undefined1 *)puVar6 = 0; local_58 = puVar6[-1]; __src = puVar3 + -2; puVar6[-1] = 0; uVar2 = puVar3[-8]; puVar6[-7] = *puVar10; puVar6[-6] = uVar2; uVar2 = puVar3[-7]; puVar6[-2] = (ulong)puVar6; puVar6[-5] = uVar2; *(int *)(puVar6 + -4) = (int)puVar3[-6]; *(int *)(puVar6 + -3) = (int)puVar3[-5]; if ((ulong *)puVar3[-4] == __src) { sVar7 = puVar3[-3]; if (sVar7 != 0) { if (sVar7 == 1) { *(char *)puVar6 = (char)puVar3[-2]; sVar7 = puVar3[-3]; } else { memcpy(puVar6,__src,sVar7); sVar7 = puVar3[-3]; } } puVar6[-1] = sVar7; *(undefined1 *)((long)puVar6 + sVar7) = 0; puVar5 = (ulong *)puVar3[-4]; } else { puVar6[-2] = puVar3[-4]; puVar6[-1] = puVar3[-3]; *puVar6 = puVar3[-2]; puVar3[-4] = (ulong)__src; puVar5 = __src; } puVar3[-3] = 0; *(undefined1 *)puVar5 = 0; puVar5 = (ulong *)puVar3[-4]; puVar3[-7] = local_78; *puVar10 = local_88; puVar3[-8] = uStack_80; *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70; *(undefined4 *)(puVar3 + -5) = local_68; if (local_60 == &local_50) { if (local_58 != 0) { if (local_58 == 1) { *(undefined1 *)puVar5 = (undefined1)local_50; puVar5 = (ulong *)puVar3[-4]; } else { memcpy(puVar5,&local_50,local_58); puVar5 = (ulong *)puVar3[-4]; } } puVar3[-3] = local_58; *(undefined1 *)((long)puVar5 + local_58) = 0; uVar2 = local_50; } else { if (puVar5 == __src) { puVar3[-4] = (ulong)local_60; puVar3[-3] = local_58; puVar3[-2] = local_50; } else { uVar2 = puVar3[-2]; puVar3[-4] = (ulong)local_60; puVar3[-3] = local_58; puVar3[-2] = local_50; local_60 = puVar5; if (puVar5 != (ulong *)0x0) goto LAB_001e9195; } local_60 = &local_50; uVar2 = local_50; } LAB_001e9195: local_50 = uVar2; local_58 = 0; *(undefined1 *)local_60 = 0; if (local_60 != &local_50) { FUN_00276d20(); } } puVar6 = puVar6 + 9; } while( true ); } LAB_001e92a6: local_108 = &local_88; puVar1 = param_1 + 7; puVar8 = param_2 + -2; local_88 = CONCAT71(local_88._1_7_,in_stack_00000008); FUN_001e8ce0(param_1,param_2,local_108); do { local_b8 = (undefined4)puVar8[-3]; local_d8 = puVar8[-7]; uStack_d0 = puVar8[-6]; local_c8 = puVar8[-5]; uStack_c0 = puVar8[-4]; local_b0 = (ulong *)puVar8[-2]; if (local_b0 == puVar8) { local_a0 = *puVar8; uStack_98 = puVar8[1]; local_b0 = &local_a0; } else { local_a0 = *puVar8; } *(undefined1 *)puVar8 = 0; local_a8 = puVar8[-1]; puVar8[-1] = 0; uVar2 = param_1[1]; puVar8[-7] = *param_1; puVar8[-6] = uVar2; uVar2 = param_1[2]; puVar8[-2] = (ulong)puVar8; puVar8[-5] = uVar2; *(int *)(puVar8 + -4) = (int)param_1[3]; *(int *)(puVar8 + -3) = (int)param_1[4]; if ((ulong *)param_1[5] == puVar1) { sVar7 = param_1[6]; if (sVar7 != 0) { if (sVar7 == 1) { *(char *)puVar8 = (char)param_1[7]; sVar7 = param_1[6]; } else { memcpy(puVar8,puVar1,sVar7); sVar7 = param_1[6]; } } puVar8[-1] = sVar7; *(undefined1 *)(puVar8[-2] + sVar7) = 0; puVar6 = (ulong *)param_1[5]; } else { puVar8[-2] = param_1[5]; puVar8[-1] = param_1[6]; *puVar8 = param_1[7]; param_1[5] = (ulong)puVar1; puVar6 = puVar1; } param_1[6] = 0; *(undefined1 *)puVar6 = 0; local_68 = local_b8; local_88 = local_d8; uStack_80 = uStack_d0; local_78 = local_c8; uStack_70 = uStack_c0; if (local_b0 == &local_a0) { uStack_48 = uStack_98; local_60 = &local_50; } else { local_60 = local_b0; } local_50 = local_a0; puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1)); local_58 = local_a8; local_a0 = local_a0 & 0xffffffffffffff00; local_a8 = 0; local_b0 = &local_a0; /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */ FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108); if (local_60 != &local_50) { FUN_00276d20(); } if (local_b0 != &local_a0) { FUN_00276d20(); } puVar8 = puVar8 + -9; } while (0x48 < (long)puVar9); } return; LAB_001e9270: FUN_001e8ef0(param_2,puVar8,local_100); if ((long)param_2 - (long)param_1 < 0x481) { return; } puVar8 = param_2; if (local_100 == 0) goto LAB_001e92a6; goto LAB_001e8f5a; }
PUSH R15 MOV RAX,RSI PUSH R14 SUB RAX,RDI PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0xd8 MOV qword ptr [RSP + 0x8],RDX CMP RAX,0x480 JLE 0x001e94f0 MOV RBP,RDI TEST RDX,RDX JZ 0x001e9580 LEA RAX,[RDI + 0x48] LEA RCX,[RDI + 0x80] MOV R13,RSI MOV qword ptr [RSP + 0x18],RAX LEA RAX,[RSP + 0x30] LEA R12,[RSP + 0xb8] MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x80] MOV qword ptr [RSP],RAX MOV qword ptr [RSP + 0x28],RCX MOV RAX,R13 MOV R14,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x18] LEA R15,[R13 + -0x48] SUB RAX,RBP SUB qword ptr [RSP + 0x8],0x1 MOV RDX,-0x71c71c71c71c71c7 SAR RAX,0x3 MOV RDI,R14 IMUL RDX,RAX MOV RAX,RDX SHR RAX,0x3f ADD RAX,RDX SAR RAX,0x1 LEA RAX,[RAX + RAX*0x8] LEA RBX,[RBP + RAX*0x8] MOVZX EAX,byte ptr [RSP + 0x110] MOV RDX,RBX MOV byte ptr [RSP + 0x80],AL CALL 0x001c18c0 MOV RDX,R15 TEST AL,AL JZ 0x001e9468 MOV RSI,RBX MOV RDI,R14 CALL 0x001c18c0 TEST AL,AL JNZ 0x001e94df MOV RSI,qword ptr [RSP + 0x18] MOV RDI,qword ptr [RSP] MOV RDX,R15 CALL 0x001c18c0 TEST AL,AL JZ 0x001e9508 MOV RSI,R15 MOV RDI,RBP CALL 0x001e71c0 MOVZX EAX,byte ptr [RSP + 0x110] MOV R14,qword ptr [RSP + 0x28] MOV qword ptr [RSP + 0x20],R13 MOV R15,R13 MOV byte ptr [RSP + 0x30],AL LEA RBX,[R14 + -0x38] MOV RDI,qword ptr [RSP + 0x10] MOV RDX,RBP MOV RSI,RBX CALL 0x001c18c0 TEST AL,AL JNZ 0x001e91b6 LEA R13,[R15 + -0x48] MOV RDI,qword ptr [RSP + 0x10] MOV RDX,R13 MOV RSI,RBP MOV R15,R13 SUB R13,0x48 CALL 0x001c18c0 TEST AL,AL JNZ 0x001e9030 CMP R15,RBX JBE 0x001e9270 MOV EAX,dword ptr [R14 + -0x18] MOVDQU XMM0,xmmword ptr [R14 + -0x38] MOV qword ptr [RSP + 0xa8],R12 MOVDQU XMM1,xmmword ptr [R14 + -0x28] MOV dword ptr [RSP + 0xa0],EAX MOV RAX,qword ptr [R14 + -0x10] MOVAPS xmmword ptr [RSP + 0x80],XMM0 MOVAPS xmmword ptr [RSP + 0x90],XMM1 CMP RAX,R14 JZ 0x001e9258 MOV qword ptr [RSP + 0xa8],RAX MOV RAX,qword ptr [R14] MOV qword ptr [RSP + 0xb8],RAX MOV byte ptr [R14],0x0 MOV RAX,qword ptr [R14 + -0x8] LEA RBX,[R15 + 0x38] MOV qword ptr [R14 + -0x8],0x0 MOVDQU XMM3,xmmword ptr [R15] MOV qword ptr [RSP + 0xb0],RAX MOVUPS xmmword ptr [R14 + -0x38],XMM3 MOV RAX,qword ptr [R15 + 0x10] MOV qword ptr [R14 + -0x10],R14 MOV qword ptr [R14 + -0x28],RAX MOV EAX,dword ptr [R15 + 0x18] MOV dword ptr [R14 + -0x20],EAX MOV EAX,dword ptr [R15 + 0x20] MOV dword ptr [R14 + -0x18],EAX MOV RAX,qword ptr [R15 + 0x28] CMP RAX,RBX JZ 0x001e9220 MOV qword ptr [R14 + -0x10],RAX MOV RAX,qword ptr [R15 + 0x30] MOV qword ptr [R14 + -0x8],RAX MOV RAX,qword ptr [R15 + 0x38] MOV qword ptr [R14],RAX MOV RAX,RBX MOV qword ptr [R15 + 0x28],RBX MOV qword ptr [R15 + 0x30],0x0 MOV byte ptr [RAX],0x0 MOV RAX,qword ptr [RSP + 0x90] MOVDQA XMM4,xmmword ptr [RSP + 0x80] MOV RDI,qword ptr [R15 + 0x28] MOV qword ptr [R15 + 0x10],RAX MOV EAX,dword ptr [RSP + 0x98] MOVUPS xmmword ptr [R15],XMM4 MOV dword ptr [R15 + 0x18],EAX MOV EAX,dword ptr [RSP + 0xa0] MOV dword ptr [R15 + 0x20],EAX MOV RAX,qword ptr [RSP + 0xa8] CMP RAX,R12 JZ 0x001e91e0 MOV RCX,qword ptr [RSP + 0xb0] MOV RDX,qword ptr [RSP + 0xb8] CMP RDI,RBX JZ 0x001e91c0 MOV RSI,qword ptr [R15 + 0x38] MOV qword ptr [R15 + 0x28],RAX MOV qword ptr [R15 + 0x30],RCX MOV qword ptr [R15 + 0x38],RDX TEST RDI,RDI JZ 0x001e91cc MOV qword ptr [RSP + 0xa8],RDI MOV qword ptr [RSP + 0xb8],RSI MOV qword ptr [RSP + 0xb0],0x0 MOV byte ptr [RDI],0x0 MOV RDI,qword ptr [RSP + 0xa8] CMP RDI,R12 JZ 0x001e91b6 CALL 0x00276d20 ADD R14,0x48 JMP 0x001e9010 MOV qword ptr [R15 + 0x28],RAX MOV qword ptr [R15 + 0x30],RCX MOV qword ptr [R15 + 0x38],RDX MOV qword ptr [RSP + 0xa8],R12 MOV RDI,R12 JMP 0x001e9195 MOV RDX,qword ptr [RSP + 0xb0] TEST RDX,RDX JZ 0x001e920b CMP RDX,0x1 JZ 0x001e94a8 MOV RSI,R12 CALL 0x0013eaa0 MOV RDX,qword ptr [RSP + 0xb0] MOV RDI,qword ptr [R15 + 0x28] MOV qword ptr [R15 + 0x30],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [RSP + 0xa8] JMP 0x001e9195 MOV RDX,qword ptr [R15 + 0x30] TEST RDX,RDX JZ 0x001e9242 CMP RDX,0x1 JZ 0x001e9490 MOV RSI,RBX MOV RDI,R14 CALL 0x0013eaa0 MOV RDX,qword ptr [R15 + 0x30] MOV qword ptr [R14 + -0x8],RDX MOV byte ptr [R14 + RDX*0x1],0x0 MOV RAX,qword ptr [R15 + 0x28] JMP 0x001e910c MOVDQU XMM2,xmmword ptr [R14] MOVUPS xmmword ptr [RSP + 0xb8],XMM2 JMP 0x001e90a3 MOV R13,qword ptr [RSP + 0x20] MOV RDX,qword ptr [RSP + 0x8] MOV RDI,RBX MOV RSI,R13 CALL 0x001e8ef0 MOV RAX,RBX SUB RAX,RBP CMP RAX,0x480 JLE 0x001e94f0 CMP qword ptr [RSP + 0x8],0x0 MOV R13,RBX JNZ 0x001e8f5a MOV R15,qword ptr [RSP] MOV RSI,RBX MOV RDI,RBP LEA R14,[RBP + 0x38] MOVZX EAX,byte ptr [RSP + 0x110] SUB RBX,0x10 MOV RDX,R15 ADD R15,0x38 MOV byte ptr [RSP + 0x80],AL CALL 0x001e8ce0 MOV RAX,qword ptr [RSP + 0x10] LEA R13,[RAX + 0x38] JMP 0x001e9423 MOV qword ptr [RSP + 0x58],RAX MOV RAX,qword ptr [RBX] MOV qword ptr [RSP + 0x68],RAX MOV byte ptr [RBX],0x0 MOV RAX,qword ptr [RBX + -0x8] MOV qword ptr [RBX + -0x8],0x0 MOVDQU XMM7,xmmword ptr [RBP] MOV qword ptr [RSP + 0x60],RAX MOVUPS xmmword ptr [RBX + -0x38],XMM7 MOV RAX,qword ptr [RBP + 0x10] MOV qword ptr [RBX + -0x10],RBX MOV qword ptr [RBX + -0x28],RAX MOV EAX,dword ptr [RBP + 0x18] MOV dword ptr [RBX + -0x20],EAX MOV EAX,dword ptr [RBP + 0x20] MOV dword ptr [RBX + -0x18],EAX MOV RAX,qword ptr [RBP + 0x28] CMP RAX,R14 JZ 0x001e9538 MOV qword ptr [RBX + -0x10],RAX MOV RAX,qword ptr [RBP + 0x30] MOV qword ptr [RBX + -0x8],RAX MOV RAX,qword ptr [RBP + 0x38] MOV qword ptr [RBX],RAX MOV RAX,R14 MOV qword ptr [RBP + 0x28],R14 MOV qword ptr [RBP + 0x30],0x0 MOV byte ptr [RAX],0x0 MOV EAX,dword ptr [RSP + 0x50] MOVDQA XMM5,xmmword ptr [RSP + 0x30] MOVDQA XMM6,xmmword ptr [RSP + 0x40] MOV qword ptr [RSP + 0xa8],R15 MOV dword ptr [RSP + 0xa0],EAX MOV RAX,qword ptr [RSP + 0x58] MOVAPS xmmword ptr [RSP + 0x80],XMM5 MOVAPS xmmword ptr [RSP + 0x90],XMM6 CMP RAX,R13 JZ 0x001e9520 MOV qword ptr [RSP + 0xa8],RAX MOV RAX,qword ptr [RSP + 0x68] MOV qword ptr [RSP + 0xb8],RAX MOV RAX,qword ptr [RSP + 0x60] SUB R12,RBP MOV RCX,qword ptr [RSP] XOR ESI,ESI MOV RDX,R12 MOV RDI,RBP MOV qword ptr [RSP + 0x58],R13 MOV qword ptr [RSP + 0xb0],RAX SAR RDX,0x3 MOV RAX,-0x71c71c71c71c71c7 IMUL RDX,RAX MOV byte ptr [RSP + 0x68],0x0 MOV qword ptr [RSP + 0x60],0x0 CALL 0x001e8850 MOV RDI,qword ptr [RSP + 0xa8] CMP RDI,R15 JZ 0x001e9406 CALL 0x00276d20 MOV RDI,qword ptr [RSP + 0x58] CMP RDI,R13 JZ 0x001e9415 CALL 0x00276d20 SUB RBX,0x48 CMP R12,0x48 JLE 0x001e94f0 MOV EAX,dword ptr [RBX + -0x18] MOVDQU XMM5,xmmword ptr [RBX + -0x38] LEA R12,[RBX + -0x38] MOV qword ptr [RSP + 0x58],R13 MOVDQU XMM6,xmmword ptr [RBX + -0x28] MOV dword ptr [RSP + 0x50],EAX MOV RAX,qword ptr [RBX + -0x10] MOVAPS xmmword ptr [RSP + 0x30],XMM5 MOVAPS xmmword ptr [RSP + 0x40],XMM6 CMP RAX,RBX JNZ 0x001e92e8 MOVDQU XMM7,xmmword ptr [RBX] MOVUPS xmmword ptr [RSP + 0x68],XMM7 JMP 0x001e92f5 MOV R14,qword ptr [RSP + 0x18] MOV RDI,qword ptr [RSP] MOV RSI,R14 CALL 0x001c18c0 TEST AL,AL JZ 0x001e94c8 MOV RSI,R14 MOV RDI,RBP CALL 0x001e71c0 JMP 0x001e8ff7 MOVZX EAX,byte ptr [R15 + 0x38] MOV byte ptr [R14],AL MOV RDX,qword ptr [R15 + 0x30] JMP 0x001e9242 MOVZX EAX,byte ptr [RSP + 0xb8] MOV byte ptr [RDI],AL MOV RDX,qword ptr [RSP + 0xb0] MOV RDI,qword ptr [R15 + 0x28] JMP 0x001e920b MOV RDI,qword ptr [RSP] MOV RDX,R15 MOV RSI,RBX CALL 0x001c18c0 TEST AL,AL JNZ 0x001e8fec MOV RSI,RBX MOV RDI,RBP CALL 0x001e71c0 JMP 0x001e8ff7 ADD RSP,0xd8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RSI,qword ptr [RSP + 0x18] MOV RDI,RBP CALL 0x001e71c0 JMP 0x001e8ff7 MOVDQU XMM0,xmmword ptr [RSP + 0x68] MOVUPS xmmword ptr [RSP + 0xb8],XMM0 JMP 0x001e93ae MOV RDX,qword ptr [RBP + 0x30] TEST RDX,RDX JZ 0x001e9556 CMP RDX,0x1 JZ 0x001e9570 MOV RSI,R14 MOV RDI,RBX CALL 0x0013eaa0 MOV RDX,qword ptr [RBP + 0x30] MOV RAX,qword ptr [RBX + -0x10] MOV qword ptr [RBX + -0x8],RDX MOV byte ptr [RAX + RDX*0x1],0x0 MOV RAX,qword ptr [RBP + 0x28] JMP 0x001e9351 MOVZX EAX,byte ptr [RBP + 0x38] MOV byte ptr [RBX],AL MOV RDX,qword ptr [RBP + 0x30] JMP 0x001e9556 LEA RAX,[RSP + 0x30] MOV RBX,RSI MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x80] MOV qword ptr [RSP],RAX JMP 0x001e92a6
null
null
null
null
[('const-433', u'STORE_-1207854566'), (u'PTRSUB_-1207852498', u'PTRSUB_-1207852372'), (u'INDIRECT_-1207853178', u'MULTIEQUAL_-1207853133'), (u'CALL_-1207855991', u'INDIRECT_-1207852586'), ('const--1', u'PTRADD_-1207851799'), (u'COPY_-1207851772', u'MULTIEQUAL_-1207854262'), (u'INDIRECT_-1207852379', u'MULTIEQUAL_-1207852352'), (u'INDIRECT_-1207852803', u'MULTIEQUAL_-1207852788'), ('const-0', u'PTRSUB_-1207851577'), (u'PTRSUB_-1207852380', u'PTRSUB_-1207852267'), ('const-433', u'STORE_-1207855969'), (u'CALL_-1207854603', u'INDIRECT_-1207852169'), (u'CAST_-1207851054', u'STORE_-1207854566'), (u'PTRSUB_-1207851431', u'LOAD_-1207855245'), (u'PTRADD_-1207855142', u'CAST_-1207851436'), (u'MULTIEQUAL_-1207853018', u'MULTIEQUAL_-1207852884'), (u'INDIRECT_-1207852215', u'MULTIEQUAL_-1207852198'), (u'CALL_-1207856989', u'INDIRECT_-1207853190'), ('tmp_2292', u'CBRANCH_-1207855180'), (u'CAST_-1207852488', u'CALL_-1207856803'), ('const-0', u'PTRSUB_-1207852207'), (u'COPY_-1207852562', u'PTRADD_-1207851459'), ('const-72', u'PTRADD_-1207852507'), (u'COPY_-1207852562', u'PTRADD_-1207852440'), (u'INDIRECT_-1207852748', u'MULTIEQUAL_-1207852728'), (u'CALL_-1207856906', u'INDIRECT_-1207853815'), (u'CALL_-1207854995', u'INDIRECT_-1207852732'), (u'PTRADD_-1207853036', u'CALL_-1207856906'), (u'CALL_-1207856906', u'INDIRECT_-1207853259'), (u'CAST_-1207851394', u'LOAD_-1207853116'), (u'CAST_-1207851389', u'INT_NOTEQUAL_-1207855035'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851787'), (u'MULTIEQUAL_-1207852806', u'STORE_-1207856153'), (u'MULTIEQUAL_-1207852867', u'COPY_-1207853348'), ('const-433', u'LOAD_-1207854575'), ('const-16', u'PTRSUB_-1207852446'), ('const--1', u'PTRADD_-1207852179'), (u'INT_NOTEQUAL_-1207856193', u'CBRANCH_-1207856192'), ('const-433', u'STORE_-1207856555'), ('const-433', u'LOAD_-1207856435'), (u'MULTIEQUAL_-1207852979', u'MULTIEQUAL_-1207852728'), (u'LOAD_-1207855259', u'STORE_-1207855249'), ('const-3', u'INT_SRIGHT_-1207855119'), ('const-72', u'PTRADD_-1207852614'), (u'CAST_-1207852452', u'CALL_-1207856737'), (u'MULTIEQUAL_-1207852509', u'MULTIEQUAL_-1207852818'), (u'COPY_-1207852562', u'PTRADD_-1207852507'), ('const-8', u'PTRSUB_-1207851242'), (u'MULTIEQUAL_-1207852940', u'STORE_-1207856087'), (u'INDIRECT_-1207852630', u'MULTIEQUAL_-1207853762'), (u'CALL_-1207855027', u'INDIRECT_-1207852631'), ('const-1', u'PTRADD_-1207853036'), (u'INT_EQUAL_-1207856237', u'CBRANCH_-1207856235'), ('const-40', u'PTRSUB_-1207852380'), (u'PTRADD_-1207852351', u'CAST_-1207852235'), (u'CAST_-1207851668', u'LOAD_-1207853413'), (u'INDIRECT_-1207853238', u'MULTIEQUAL_-1207853205'), (u'LOAD_-1207856469', u'STORE_-1207856440'), ('const-433', u'STORE_-1207856211'), (u'CAST_-1207852424', u'LOAD_-1207854127'), ('const-433', u'STORE_-1207855355'), (u'CALL_-1207854640', u'INDIRECT_-1207852214'), (u'CAST_-1207852025', u'INT_ADD_-1207856096'), (u'STORE_-1207856153', u'INDIRECT_-1207852673'), (u'PTRSUB_-1207852505', u'PTRSUB_-1207852504'), (u'CALL_-1207856872', u'INDIRECT_-1207853794'), (u'CALL_-1207854584', u'INDIRECT_-1207852379'), (u'PTRSUB_-1207851269', u'LOAD_-1207854637'), (u'PTRSUB_-1207851803', u'LOAD_-1207855428'), (u'MULTIEQUAL_-1207853969', u'CALL_-1207854584'), (u'CAST_-1207852606', u'CALL_-1207856989'), (u'CAST_-1207851400', u'LOAD_-1207855263'), (u'CALL_-1207854603', u'INDIRECT_-1207852125'), (u'INDIRECT_-1207852418', u'MULTIEQUAL_-1207852391'), (u'PTRSUB_-1207851895', u'PTRADD_-1207855790'), ('const-0', u'PTRSUB_-1207852612'), (u'SUBPIECE_-1207851670', u'COPY_-1207851729'), (u'MULTIEQUAL_-1207852885', u'MULTIEQUAL_-1207853002'), (u'INDIRECT_-1207853336', u'MULTIEQUAL_-1207853328'), (u'COPY_-1207852066', u'MULTIEQUAL_-1207852806'), (u'INDIRECT_-1207852842', u'MULTIEQUAL_-1207852827'), (u'MULTIEQUAL_-1207855082', u'COPY_-1207852601'), (u'INDIRECT_-1207852592', u'MULTIEQUAL_-1207852572'), ('tmp_8157', u'PTRSUB_-1207851281'), ('const-4', u'SUBPIECE_-1207851656'), (u'COPY_-1207852923', u'MULTIEQUAL_-1207852131'), ('const-16', u'PTRSUB_-1207852173'), (u'MULTIEQUAL_-1207852890', u'MULTIEQUAL_-1207853300'), (u'CAST_-1207851385', u'CALL_-1207854743'), ('const-16', u'PTRADD_-1207852401'), (u'INDIRECT_-1207852513', u'MULTIEQUAL_-1207852493'), (u'SUBPIECE_-1207852262', u'STORE_-1207852317'), (u'PTRADD_-1207852210', u'PTRSUB_-1207852208'), (u'INT_SRIGHT_-1207857130', u'INT_MULT_-1207857086'), (u'MULTIEQUAL_-1207853058', u'MULTIEQUAL_-1207852924'), (u'CAST_-1207852332', u'INT_ADD_-1207856554'), (u'INDIRECT_-1207853478', u'MULTIEQUAL_-1207853446'), ('const--1', u'PTRADD_-1207851763'), (u'PTRSUB_-1207852628', u'PTRSUB_-1207852478'), (u'PTRSUB_-1207851838', u'PTRSUB_-1207851837'), ('const-0', u'PTRSUB_-1207851339'), ('const-0', u'PTRSUB_-1207852415'), (u'INDIRECT_-1207853020', u'MULTIEQUAL_-1207853012'), (u'LOAD_-1207855978', u'MULTIEQUAL_-1207854415'), (u'PTRADD_-1207852382', u'PTRSUB_-1207852380'), (u'INDIRECT_-1207851974', u'MULTIEQUAL_-1207853205'), (u'CALL_-1207856989', u'INDIRECT_-1207853390'), (u'LOAD_-1207854020', u'STORE_-1207854003'), (u'CALL_-1207854713', u'INDIRECT_-1207852033'), ('const-16', u'PTRSUB_-1207851884'), (u'CALL_-1207855062', u'INDIRECT_-1207852211'), (u'CALL_-1207856906', u'INDIRECT_-1207853499'), (u'PTRSUB_-1207852551', u'PTRSUB_-1207852550'), (u'PTRSUB_-1207852465', u'LOAD_-1207854019'), (u'PTRADD_-1207852762', u'PTRSUB_-1207852256'), (u'CALL_-1207856116', u'INDIRECT_-1207852739'), (u'CAST_-1207852321', u'STORE_-1207856555'), (u'MULTIEQUAL_-1207853187', u'MULTIEQUAL_-1207853496'), ('tmp_1685', u'CBRANCH_-1207856023'), (u'PTRSUB_-1207852252', u'PTRSUB_-1207852084'), (u'COPY_-1207852562', u'PTRADD_-1207852447'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851508'), (u'CALL_-1207855027', u'INDIRECT_-1207852349'), ('const-40', u'PTRSUB_-1207852848'), (u'MULTIEQUAL_-1207852156', u'MULTIEQUAL_-1207852671'), (u'MULTIEQUAL_-1207852922', u'MULTIEQUAL_-1207852509'), (u'CALL_-1207854995', u'INDIRECT_-1207852294'), (u'PTRADD_-1207852483', u'CAST_-1207852392'), (u'COPY_-1207852217', u'MULTIEQUAL_-1207852806'), (u'COPY_-1207852562', u'PTRADD_-1207852179'), (u'CALL_-1207856737', u'INDIRECT_-1207853156'), (u'MULTIEQUAL_-1207852277', u'MULTIEQUAL_-1207852262'), ('tmp_8154', u'PTRSUB_-1207852035'), (u'PTRSUB_-1207851880', u'PTRSUB_-1207851803'), (u'PTRSUB_-1207853012', u'CAST_-1207852452'), (u'MULTIEQUAL_-1207853097', u'STORE_-1207853881'), (u'PTRADD_-1207852497', u'CAST_-1207852406'), (u'CALL_-1207855991', u'INDIRECT_-1207852826'), (u'PTRSUB_-1207851491', u'LOAD_-1207855219'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851799'), ('tmp_8157', u'CAST_-1207851868'), ('const-0', u'PTRSUB_-1207852335'), (u'INDIRECT_-1207852095', u'MULTIEQUAL_-1207852077'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851678'), (u'INDIRECT_-1207851952', u'MULTIEQUAL_-1207853083'), ('const-0', u'SUBPIECE_-1207853005'), (u'CALL_-1207856872', u'INDIRECT_-1207853395'), ('tmp_1802', u'BRANCH_-1207855256'), (u'MULTIEQUAL_-1207854883', u'MULTIEQUAL_-1207854462'), ('const-16', u'PTRADD_-1207851497'), (u'MULTIEQUAL_-1207852749', u'MULTIEQUAL_-1207853058'), ('const--1', u'PTRADD_-1207852276'), (u'PTRSUB_-1207852796', u'INT_NOTEQUAL_-1207856124'), (u'PTRSUB_-1207851210', u'PTRSUB_-1207851034'), ('const-0', u'PTRSUB_-1207852109'), ('const-8', u'PTRSUB_-1207852465'), (u'CAST_-1207851060', u'PTRSUB_-1207851214'), (u'PTRSUB_-1207851922', u'MULTIEQUAL_-1207853969'), (u'CAST_-1207852408', u'INT_ADD_-1207856655'), ('const-0', u'PTRSUB_-1207852466'), ('tmp_1617', u'BRANCH_-1207856100'), (u'INDIRECT_-1207852976', u'MULTIEQUAL_-1207852968'), (u'CAST_-1207851994', u'COPY_-1207852135'), (u'CALL_-1207856116', u'INDIRECT_-1207852819'), ('tmp_13228', u'MULTIEQUAL_-1207852646'), (u'PTRADD_-1207852507', u'PTRSUB_-1207852505'), ('tmp_1073', u'CBRANCH_-1207856608'), (u'COPY_-1207852059', u'MULTIEQUAL_-1207852725'), (u'MULTIEQUAL_-1207852227', u'MULTIEQUAL_-1207852131'), (u'MULTIEQUAL_-1207853245', u'MULTIEQUAL_-1207853221'), (u'CALL_-1207854640', u'INDIRECT_-1207851852'), (u'PTRSUB_-1207851763', u'PTRSUB_-1207851754'), (u'MULTIEQUAL_-1207853402', u'MULTIEQUAL_-1207853378'), (u'INDIRECT_-1207853111', u'MULTIEQUAL_-1207852691'), (u'PTRSUB_-1207851494', u'PTRSUB_-1207851431'), (u'CALL_-1207856906', u'INDIRECT_-1207853337'), (u'INT_ADD_-1207856490', u'CAST_-1207852279'), (u'MULTIEQUAL_-1207854525', u'PTRADD_-1207855901'), (u'PTRSUB_-1207851935', u'INT_EQUAL_-1207855408'), ('const-433', u'LOAD_-1207853059'), (u'MULTIEQUAL_-1207852818', u'MULTIEQUAL_-1207852684'), ('const-433', u'STORE_-1207856218'), ('tmp_142', u'CBRANCH_-1207857334'), (u'BOOL_NEGATE_-1207851605', u'CBRANCH_-1207854610'), (u'MULTIEQUAL_-1207852859', u'STORE_-1207856073'), ('const-0', u'COPY_-1207855080'), (u'PTRADD_-1207852910', u'CALL_-1207856951'), (u'PTRADD_-1207852469', u'PTRSUB_-1207852467'), ('tmp_1410', u'CBRANCH_-1207856277'), (u'LOAD_-1207855263', u'MULTIEQUAL_-1207852235'), (u'CALL_-1207856951', u'INDIRECT_-1207853482'), ('const-8', u'PTRSUB_-1207852082'), (u'PTRSUB_-1207851935', u'CAST_-1207851572'), (u'INDIRECT_-1207853270', u'MULTIEQUAL_-1207852850'), ('tmp_1865', u'CBRANCH_-1207855888'), (u'MULTIEQUAL_-1207852717', u'MULTIEQUAL_-1207852115'), ('const-72', u'PTRADD_-1207852462'), ('const-16', u'PTRSUB_-1207851862'), (u'CALL_-1207854584', u'INDIRECT_-1207851862'), (u'CALL_-1207856872', u'INDIRECT_-1207853197'), (u'PTRSUB_-1207852518', u'PTRSUB_-1207852388'), (u'COPY_-1207852562', u'PTRADD_-1207852614'), ('const-0', u'PTRSUB_-1207852372'), (u'INDIRECT_-1207852070', u'MULTIEQUAL_-1207852049'), ('tmp_1514', u'CBRANCH_-1207856192'), (u'MULTIEQUAL_-1207853969', u'PTRSUB_-1207851463'), (u'PTRADD_-1207851497', u'CAST_-1207851367'), ('const-0', u'PTRSUB_-1207851497'), (u'CALL_-1207855027', u'INDIRECT_-1207852231'), (u'LOAD_-1207854127', u'MULTIEQUAL_-1207852827'), ('tmp_1581', u'CBRANCH_-1207856123'), ('const--1', u'PTRADD_-1207852146'), (u'MULTIEQUAL_-1207852290', u'MULTIEQUAL_-1207852277'), ('const-72', u'PTRADD_-1207852290'), ('const-16', u'PTRADD_-1207851787'), (u'LOAD_-1207853117', u'MULTIEQUAL_-1207852906'), (u'INDIRECT_-1207853396', u'MULTIEQUAL_-1207853180'), (u'PTRADD_-1207852520', u'PTRSUB_-1207852518'), (u'MULTIEQUAL_-1207853324', u'MULTIEQUAL_-1207853300'), (u'PTRSUB_-1207852281', u'PTRSUB_-1207852178'), (u'CAST_-1207851352', u'INT_EQUAL_-1207855183'), (u'INDIRECT_-1207852092', u'MULTIEQUAL_-1207853324'), (u'CALL_-1207854713', u'INDIRECT_-1207852074'), ('const-8', u'PTRSUB_-1207852257'), ('const-0', u'PTRSUB_-1207852257'), (u'CAST_-1207851683', u'LOAD_-1207855515'), ('tmp_8157', u'PTRSUB_-1207851888'), (u'INDIRECT_-1207852724', u'MULTIEQUAL_-1207852709'), (u'MULTIEQUAL_-1207854895', u'PTRSUB_-1207851895'), (u'CAST_-1207851396', u'INT_ADD_-1207855240'), (u'PTRADD_-1207851799', u'CAST_-1207851646'), ('const-0', u'PTRSUB_-1207851029'), (u'MULTIEQUAL_-1207852929', u'MULTIEQUAL_-1207853339'), (u'MULTIEQUAL_-1207852798', u'MULTIEQUAL_-1207852196'), (u'LOAD_-1207855380', u'STORE_-1207855372'), ('const-0', u'PTRSUB_-1207852614'), (u'INDIRECT_-1207852565', u'MULTIEQUAL_-1207852550'), (u'MULTIEQUAL_-1207852859', u'STORE_-1207856211'), (u'INT_ADD_-1207855371', u'CAST_-1207851589'), (u'INT_SLESS_-1207855713', u'CBRANCH_-1207855720'), ('const-433', u'STORE_-1207853882'), ('tmp_3301', u'BRANCH_-1207854600'), ('const-433', u'STORE_-1207853398'), (u'INDIRECT_-1207852581', u'MULTIEQUAL_-1207853370'), ('tmp_3117', u'BRANCH_-1207854647'), (u'CALL_-1207855027', u'INDIRECT_-1207852270'), (u'PTRSUB_-1207851903', u'LOAD_-1207853591'), ('const-433', u'LOAD_-1207853058'), (u'INDIRECT_-1207853815', u'MULTIEQUAL_-1207853772'), ('tmp_13246', u'COPY_-1207852725'), (u'INT_ADD_-1207856541', u'CAST_-1207852321'), (u'PTRSUB_-1207852504', u'PTRSUB_-1207852377'), (u'INDIRECT_-1207852231', u'MULTIEQUAL_-1207852211'), ('const-433', u'STORE_-1207855372'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852332'), (u'INDIRECT_-1207852540', u'MULTIEQUAL_-1207853330'), ('const-8', u'PTRSUB_-1207851431'), (u'PTRADD_-1207852962', u'CALL_-1207854626'), (u'COPY_-1207852562', u'PTRADD_-1207852553'), (u'MULTIEQUAL_-1207852827', u'MULTIEQUAL_-1207853136'), (u'INDIRECT_-1207852013', u'MULTIEQUAL_-1207853245'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852431'), (u'INDIRECT_-1207852270', u'MULTIEQUAL_-1207852250'), (u'CALL_-1207854743', u'INDIRECT_-1207852248'), (u'PTRSUB_-1207852366', u'PTRSUB_-1207852257'), ('tmp_1628', u'BRANCH_-1207856066'), (u'CALL_-1207855027', u'INDIRECT_-1207852151'), (u'CAST_-1207851403', u'COPY_-1207851601'), (u'PTRSUB_-1207852347', u'LOAD_-1207856593'), ('const-0', u'PTRSUB_-1207852287'), (u'INDIRECT_-1207852047', u'MULTIEQUAL_-1207853324'), (u'PTRSUB_-1207851860', u'PTRSUB_-1207851785'), (u'INDIRECT_-1207852114', u'MULTIEQUAL_-1207853334'), (u'INDIRECT_-1207853396', u'MULTIEQUAL_-1207852871'), ('const-8', u'PTRSUB_-1207852397'), (u'CALL_-1207856803', u'INDIRECT_-1207853388'), (u'CALL_-1207855062', u'INDIRECT_-1207852767'), (u'LOAD_-1207855926', u'MULTIEQUAL_-1207854467'), (u'INDIRECT_-1207852586', u'MULTIEQUAL_-1207852567'), (u'INDIRECT_-1207852125', u'MULTIEQUAL_-1207853402'), (u'MULTIEQUAL_-1207852772', u'MULTIEQUAL_-1207853181'), (u'MULTIEQUAL_-1207854883', u'COPY_-1207852573'), (u'CAST_-1207851677', u'STORE_-1207855506'), ('const-40', u'PTRSUB_-1207851457'), (u'CALL_-1207856803', u'INDIRECT_-1207853111'), (u'MULTIEQUAL_-1207852750', u'COPY_-1207855304'), (u'LOAD_-1207854106', u'MULTIEQUAL_-1207853018'), ('const-72', u'PTRADD_-1207852500'), (u'CALL_-1207854626', u'INDIRECT_-1207851955'), ('const--1', u'PTRADD_-1207852130'), (u'PTRADD_-1207852276', u'PTRSUB_-1207852274'), (u'LOAD_-1207855515', u'MULTIEQUAL_-1207852156'), (u'PTRSUB_-1207852343', u'LOAD_-1207856359'), (u'CAST_-1207851657', u'INT_ADD_-1207855466'), (u'CALL_-1207854713', u'INDIRECT_-1207852630'), ('const-72', u'PTRADD_-1207852592'), (u'CALL_-1207856951', u'CBRANCH_-1207856935'), (u'INDIRECT_-1207852821', u'MULTIEQUAL_-1207852768'), (u'CALL_-1207856803', u'INDIRECT_-1207853432'), (u'PTRSUB_-1207851203', u'LOAD_-1207854523'), (u'LOAD_-1207853116', u'MULTIEQUAL_-1207852352'), ('tmp_673', u'CBRANCH_-1207856970'), (u'CALL_-1207854743', u'CBRANCH_-1207854728'), (u'CALL_-1207854743', u'INDIRECT_-1207852091'), ('tmp_8157', u'PTRSUB_-1207851301'), (u'INDIRECT_-1207851893', u'MULTIEQUAL_-1207853124'), ('const-0', u'PTRSUB_-1207851825'), (u'CALL_-1207854584', u'INDIRECT_-1207851940'), (u'CAST_-1207851868', u'INT_SUB_-1207855732'), (u'PTRSUB_-1207851457', u'PTRSUB_-1207851456'), (u'CALL_-1207856803', u'INDIRECT_-1207853231'), (u'INDIRECT_-1207853070', u'MULTIEQUAL_-1207852650'), (u'CALL_-1207855607', u'INDIRECT_-1207852742'), ('tmp_8157', u'CAST_-1207852794'), ('const--136', u'PTRSUB_-1207852035'), (u'INT_ADD_-1207855240', u'CAST_-1207851395'), (u'CAST_-1207851869', u'INT_SUB_-1207855732'), ('const-433', u'STORE_-1207855519'), ('tmp_13246', u'COPY_-1207852625'), (u'INT_NOTEQUAL_-1207855003', u'CBRANCH_-1207855002'), (u'PTRSUB_-1207852257', u'STORE_-1207856218'), (u'INDIRECT_-1207852673', u'MULTIEQUAL_-1207852650'), (u'INDIRECT_-1207852176', u'MULTIEQUAL_-1207852158'), (u'MULTIEQUAL_-1207852533', u'CAST_-1207851373'), ('const--3', u'PTRADD_-1207852512'), (u'CAST_-1207852406', u'LOAD_-1207854106'), (u'MULTIEQUAL_-1207852963', u'MULTIEQUAL_-1207852550'), (u'PTRSUB_-1207851816', u'LOAD_-1207855454'), (u'CALL_-1207855757', u'INDIRECT_-1207852699'), (u'MULTIEQUAL_-1207852235', u'MULTIEQUAL_-1207852750'), ('const--136', u'PTRSUB_-1207853006'), ('const--56', u'INT_SUB_-1207851777'), (u'CALL_-1207856906', u'INDIRECT_-1207853218'), (u'PTRSUB_-1207852991', u'CAST_-1207852555'), ('const--56', u'INT_ADD_-1207856815'), ('const--8198552921648689607', u'INT_MULT_-1207857086'), ('const-72', u'PTRADD_-1207852520'), ('const-433', u'LOAD_-1207853097'), (u'MULTIEQUAL_-1207854348', u'CALL_-1207855607'), ('const-0', u'INT_NOTEQUAL_-1207856024'), ('const-40', u'PTRSUB_-1207852128'), ('const-16', u'PTRSUB_-1207852338'), (u'COPY_-1207852562', u'PTRADD_-1207852368'), ('const-0', u'PTRSUB_-1207852336'), ('const-0', u'INT_NOTEQUAL_-1207857312'), (u'CALL_-1207855062', u'INDIRECT_-1207852728'), (u'LOAD_-1207855844', u'CAST_-1207851891'), (u'CAST_-1207851436', u'INT_SRIGHT_-1207855119'), ('const-72', u'PTRADD_-1207852426'), (u'MULTIEQUAL_-1207852767', u'MULTIEQUAL_-1207852884'), ('tmp_3006', u'CBRANCH_-1207854962'), (u'INDIRECT_-1207852605', u'MULTIEQUAL_-1207852590'), ('tmp_8157', u'PTRSUB_-1207851897'), ('const-8', u'PTRSUB_-1207851203'), (u'CALL_-1207856737', u'CBRANCH_-1207856721'), (u'PTRADD_-1207851507', u'PTRSUB_-1207851505'), (u'MULTIEQUAL_-1207853671', u'STORE_-1207854566'), (u'CALL_-1207856906', u'BOOL_NEGATE_-1207856866'), (u'PTRSUB_-1207852467', u'PTRSUB_-1207852466'), (u'INDIRECT_-1207852211', u'CALL_-1207855027'), (u'INDIRECT_-1207852670', u'MULTIEQUAL_-1207852650'), (u'SUBPIECE_-1207853776', u'PIECE_-1207853776'), ('const-433', u'LOAD_-1207853412'), (u'LOAD_-1207854126', u'MULTIEQUAL_-1207853097'), (u'COPY_-1207852562', u'PTRADD_-1207852469'), ('const-0', u'PTRSUB_-1207852445'), (u'COPY_-1207852562', u'PTRADD_-1207852203'), (u'CALL_-1207856872', u'INDIRECT_-1207853277'), (u'CALL_-1207854743', u'INDIRECT_-1207852010'), (u'MULTIEQUAL_-1207852077', u'MULTIEQUAL_-1207852062'), (u'MULTIEQUAL_-1207852906', u'SUBPIECE_-1207851669'), ('const--72', u'INT_ADD_-1207854975'), (u'PTRSUB_-1207851214', u'PTRSUB_-1207851209'), (u'CAST_-1207851055', u'INT_ADD_-1207854552'), (u'CALL_-1207854603', u'INDIRECT_-1207851968'), (u'PTRSUB_-1207852372', u'PTRSUB_-1207852262'), (u'INDIRECT_-1207851996', u'MULTIEQUAL_-1207853214'), ('const--1', u'PTRADD_-1207852483'), (u'INDIRECT_-1207852524', u'MULTIEQUAL_-1207852509'), ('const-8', u'INT_ADD_-1207853572'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852025'), ('const-433', u'STORE_-1207854003'), ('const-433', u'STORE_-1207855345'), ('const-16', u'PTRSUB_-1207852252'), (u'PTRSUB_-1207851281', u'PTRSUB_-1207851280'), (u'MULTIEQUAL_-1207852650', u'MULTIEQUAL_-1207853059'), (u'INDIRECT_-1207852461', u'MULTIEQUAL_-1207852103'), (u'MULTIEQUAL_-1207852590', u'MULTIEQUAL_-1207852899'), (u'CALL_-1207854640', u'INDIRECT_-1207852013'), (u'INDIRECT_-1207851955', u'MULTIEQUAL_-1207853175'), (u'INDIRECT_-1207852294', u'MULTIEQUAL_-1207852277'), (u'CALL_-1207856989', u'INDIRECT_-1207853552'), (u'CALL_-1207855062', u'INDIRECT_-1207852130'), ('tmp_8157', u'CALL_-1207854640'), ('tmp_13226', u'MULTIEQUAL_-1207853410'), (u'INDIRECT_-1207853116', u'MULTIEQUAL_-1207853083'), ('const-1', u'PTRADD_-1207855142'), (u'MULTIEQUAL_-1207852158', u'MULTIEQUAL_-1207852143'), (u'MULTIEQUAL_-1207853671', u'PTRADD_-1207854498'), (u'PTRSUB_-1207852274', u'PTRSUB_-1207852173'), ('const--1', u'PTRADD_-1207852210'), ('tmp_8157', u'PTRSUB_-1207852024'), (u'CAST_-1207851352', u'INT_SLESS_-1207854955'), (u'INDIRECT_-1207853034', u'MULTIEQUAL_-1207853029'), ('const-0', u'PTRSUB_-1207852377'), ('const-433', u'LOAD_-1207855380'), (u'INDIRECT_-1207851915', u'MULTIEQUAL_-1207851865'), (u'LOAD_-1207853096', u'MULTIEQUAL_-1207852274'), (u'CAST_-1207852296', u'STORE_-1207854002'), ('tmp_8155', u'MULTIEQUAL_-1207854348'), (u'CALL_-1207854603', u'INDIRECT_-1207851807'), (u'PTRADD_-1207852283', u'PTRSUB_-1207852281'), ('const-24', u'PTRSUB_-1207851816'), (u'PTRSUB_-1207852796', u'CAST_-1207851994'), (u'PTRSUB_-1207852257', u'STORE_-1207853882'), (u'MULTIEQUAL_-1207852115', u'MULTIEQUAL_-1207852630'), (u'INDIRECT_-1207852937', u'MULTIEQUAL_-1207852929'), (u'PTRSUB_-1207852612', u'PTRSUB_-1207852465'), ('const-40', u'PTRSUB_-1207852201'), (u'INDIRECT_-1207853164', u'MULTIEQUAL_-1207851824'), (u'INDIRECT_-1207852627', u'MULTIEQUAL_-1207852608'), ('tmp_8157', u'PTRSUB_-1207851930'), ('tmp_2041', u'CBRANCH_-1207855720'), ('tmp_8157', u'PTRADD_-1207853031'), (u'INDIRECT_-1207852667', u'MULTIEQUAL_-1207854525'), ('const-433', u'LOAD_-1207854637'), (u'PTRSUB_-1207851396', u'LOAD_-1207855264'), ('tmp_8157', u'PTRSUB_-1207851838'), ('const-0', u'PTRSUB_-1207851214'), (u'PTRADD_-1207852426', u'PTRSUB_-1207852424'), (u'PTRSUB_-1207852529', u'PTRSUB_-1207852397'), (u'CALL_-1207856989', u'INDIRECT_-1207853231'), (u'INDIRECT_-1207851852', u'MULTIEQUAL_-1207853083'), ('const-0', u'PTRSUB_-1207851913'), ('const-40', u'PTRSUB_-1207852281'), ('const--1', u'PTRADD_-1207852553'), (u'CALL_-1207855869', u'INDIRECT_-1207852605'), ('const-0', u'PTRSUB_-1207852347'), ('const-0', u'PTRSUB_-1207851765'), ('const-8', u'PTRSUB_-1207852326'), ('const-0', u'PTRSUB_-1207852213'), (u'CAST_-1207852286', u'PTRSUB_-1207852583'), (u'MULTIEQUAL_-1207853136', u'MULTIEQUAL_-1207853002'), (u'INT_SLESS_-1207857327', u'CBRANCH_-1207857334'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851340'), (u'INDIRECT_-1207852728', u'MULTIEQUAL_-1207852689'), (u'LOAD_-1207853590', u'MULTIEQUAL_-1207852922'), (u'INDIRECT_-1207851888', u'MULTIEQUAL_-1207853165'), ('tmp_8157', u'CALL_-1207856872'), (u'PTRSUB_-1207851440', u'PTRSUB_-1207851313'), ('const-72', u'PTRADD_-1207852011'), ('const--1', u'PTRADD_-1207851496'), (u'INT_EQUAL_-1207855891', u'CBRANCH_-1207855888'), (u'CAST_-1207852132', u'INT_EQUAL_-1207856279'), (u'CALL_-1207854603', u'INDIRECT_-1207852047'), (u'CALL_-1207854584', u'INDIRECT_-1207852102'), ('const-0', u'PTRSUB_-1207851931'), (u'CALL_-1207856989', u'INDIRECT_-1207853469'), ('const-433', u'STORE_-1207855249'), (u'PTRADD_-1207852462', u'PTRSUB_-1207852460'), (u'PTRSUB_-1207851265', u'PTRSUB_-1207851210'), (u'PTRSUB_-1207851931', u'CAST_-1207851668'), (u'INDIRECT_-1207852459', u'MULTIEQUAL_-1207853248'), (u'INT_ADD_-1207855418', u'CAST_-1207851623'), (u'PTRSUB_-1207851313', u'LOAD_-1207855259'), (u'INDIRECT_-1207852368', u'MULTIEQUAL_-1207852329'), (u'LOAD_-1207856359', u'STORE_-1207855278'), ('const-433', u'STORE_-1207856308'), (u'CAST_-1207852270', u'STORE_-1207856489'), (u'PTRSUB_-1207851832', u'PTRSUB_-1207851760'), (u'MULTIEQUAL_-1207852806', u'CAST_-1207852036'), (u'CAST_-1207851362', u'INT_ADD_-1207854975'), (u'CAST_-1207852298', u'INT_ADD_-1207856512'), (u'INDIRECT_-1207852708', u'MULTIEQUAL_-1207852689'), ('const-0', u'STORE_-1207856153'), (u'LOAD_-1207856699', u'MULTIEQUAL_-1207852979'), ('const--2', u'PTRADD_-1207852497'), ('tmp_3180', u'CBRANCH_-1207854599'), ('const--8198552921648689607', u'INT_MULT_-1207855068'), ('const-0', u'PTRSUB_-1207852258'), (u'MULTIEQUAL_-1207854525', u'STORE_-1207855969'), ('const-433', u'LOAD_-1207854020'), ('const-433', u'STORE_-1207856153'), (u'MULTIEQUAL_-1207854895', u'PTRSUB_-1207851307'), (u'PTRADD_-1207851808', u'CAST_-1207851655'), ('const-40', u'PTRSUB_-1207852628'), ('const-16', u'PTRSUB_-1207851776'), (u'CAST_-1207851367', u'PTRSUB_-1207851497'), (u'COPY_-1207851274', u'MULTIEQUAL_-1207852253'), ('const--56', u'INT_ADD_-1207856512'), ('const-1', u'SUBPIECE_-1207853776'), (u'INDIRECT_-1207853377', u'MULTIEQUAL_-1207853334'), (u'CALL_-1207854995', u'INDIRECT_-1207852095'), ('const-0', u'PTRSUB_-1207851463'), (u'PTRSUB_-1207852178', u'STORE_-1207856080'), (u'INDIRECT_-1207852421', u'MULTIEQUAL_-1207852062'), ('const-0', u'COPY_-1207856169'), ('const-433', u'LOAD_-1207854127'), (u'INDIRECT_-1207853231', u'MULTIEQUAL_-1207852811'), ('const-72', u'PTRADD_-1207852553'), (u'CALL_-1207854995', u'INDIRECT_-1207852333'), (u'MULTIEQUAL_-1207852171', u'MULTIEQUAL_-1207852158'), (u'COPY_-1207851728', u'PIECE_-1207851669'), ('const-1', u'PTRADD_-1207855790'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851645'), (u'SUBPIECE_-1207851657', u'COPY_-1207851716'), (u'MULTIEQUAL_-1207852412', u'MULTIEQUAL_-1207852399'), (u'MULTIEQUAL_-1207853002', u'MULTIEQUAL_-1207852968'), ('const-72', u'PTRADD_-1207852575'), (u'INDIRECT_-1207852658', u'MULTIEQUAL_-1207852650'), (u'CALL_-1207855607', u'INDIRECT_-1207852541'), (u'INDIRECT_-1207852151', u'MULTIEQUAL_-1207852131'), (u'COPY_-1207852562', u'PTRADD_-1207852146'), ('const-433', u'LOAD_-1207855264'), (u'INDIRECT_-1207852114', u'MULTIEQUAL_-1207852066'), (u'CALL_-1207855027', u'INDIRECT_-1207852192'), (u'COPY_-1207855244', u'COPY_-1207851667'), (u'CALL_-1207854584', u'INDIRECT_-1207852019'), (u'PTRSUB_-1207852377', u'STORE_-1207856403'), ('const-40', u'PTRSUB_-1207851265'), (u'INDIRECT_-1207852135', u'MULTIEQUAL_-1207852118'), ('const-32', u'PTRSUB_-1207852424'), (u'INDIRECT_-1207852170', u'MULTIEQUAL_-1207852131'), ('tmp_8162', u'COPY_-1207852780'), ('const-0', u'PTRSUB_-1207852351'), (u'MULTIEQUAL_-1207852899', u'STORE_-1207856218'), (u'COPY_-1207852135', u'MULTIEQUAL_-1207852806'), ('const-433', u'STORE_-1207854002'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851684'), ('const-1', u'PTRADD_-1207853031'), ('const-72', u'PTRADD_-1207852469'), ('tmp_2890', u'CBRANCH_-1207855034'), (u'LOAD_-1207855245', u'MULTIEQUAL_-1207854467'), (u'INDIRECT_-1207853432', u'MULTIEQUAL_-1207853392'), (u'INT_ADD_-1207855492', u'CAST_-1207851677'), (u'MULTIEQUAL_-1207852728', u'MULTIEQUAL_-1207852845'), (u'CALL_-1207854584', u'INDIRECT_-1207852058'), (u'MULTIEQUAL_-1207852899', u'INT_EQUAL_-1207856009'), ('const-40', u'PTRSUB_-1207852177'), (u'MULTIEQUAL_-1207852036', u'MULTIEQUAL_-1207852021'), ('tmp_3314', u'BRANCH_-1207854637'), (u'INDIRECT_-1207853842', u'MULTIEQUAL_-1207852504'), (u'CALL_-1207855607', u'INDIRECT_-1207852421'), ('const-0', u'SUBPIECE_-1207851958'), (u'PTRSUB_-1207852256', u'PTRSUB_-1207852255'), ('const--56', u'INT_ADD_-1207855466'), (u'INDIRECT_-1207852500', u'MULTIEQUAL_-1207853289'), ('const-32', u'PTRSUB_-1207852561'), ('const-0', u'PTRSUB_-1207851880'), (u'LOAD_-1207855428', u'STORE_-1207855399'), ('const-0', u'PTRSUB_-1207851930'), ('const-16', u'PTRADD_-1207851799'), (u'INT_EQUAL_-1207854602', u'CBRANCH_-1207854599'), (u'INDIRECT_-1207853712', u'MULTIEQUAL_-1207853496'), (u'CALL_-1207854626', u'INDIRECT_-1207852114'), (u'CALL_-1207856803', u'INDIRECT_-1207853270'), (u'INDIRECT_-1207852054', u'MULTIEQUAL_-1207852036'), (u'SUBPIECE_-1207851958', u'STORE_-1207855278'), ('const--1', u'PTRADD_-1207852447'), ('tmp_8157', u'PTRADD_-1207852910'), (u'INT_NOTEQUAL_-1207855906', u'CBRANCH_-1207855905'), (u'LOAD_-1207855219', u'MULTIEQUAL_-1207852798'), ('const-433', u'STORE_-1207855432'), (u'CAST_-1207852678', u'INT_SUB_-1207857187'), ('const-32', u'PTRSUB_-1207851888'), (u'PTRSUB_-1207852796', u'INT_EQUAL_-1207856279'), ('const-72', u'PTRADD_-1207852368'), (u'CALL_-1207855027', u'INDIRECT_-1207852670'), (u'COPY_-1207851715', u'PIECE_-1207851656'), (u'MULTIEQUAL_-1207853969', u'PTRSUB_-1207851686'), (u'CAST_-1207851590', u'INT_ADD_-1207855371'), (u'COPY_-1207852725', u'PIECE_-1207853517'), (u'INDIRECT_-1207852714', u'MULTIEQUAL_-1207852691'), (u'MULTIEQUAL_-1207852899', u'STORE_-1207856080'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852285'), (u'PTRSUB_-1207852869', u'COPY_-1207852602'), (u'PTRSUB_-1207852478', u'CALL_-1207855869'), (u'INT_EQUAL_-1207855251', u'CBRANCH_-1207855249'), (u'CALL_-1207854995', u'INDIRECT_-1207852456'), (u'INDIRECT_-1207852152', u'MULTIEQUAL_-1207853284'), (u'INDIRECT_-1207853034', u'MULTIEQUAL_-1207852922'), (u'CALL_-1207856116', u'INDIRECT_-1207852937'), (u'PTRSUB_-1207851881', u'PTRSUB_-1207851880'), ('const-0', u'SUBPIECE_-1207851670'), ('const-0', u'PTRSUB_-1207851396'), (u'INT_EQUAL_-1207856449', u'CBRANCH_-1207856447'), (u'CALL_-1207856906', u'INDIRECT_-1207853137'), (u'MULTIEQUAL_-1207852630', u'INT_AND_-1207852554'), (u'CALL_-1207854995', u'INDIRECT_-1207852576'), (u'MULTIEQUAL_-1207852979', u'MULTIEQUAL_-1207852845'), (u'PTRADD_-1207852401', u'CAST_-1207852296'), (u'CALL_-1207856737', u'INDIRECT_-1207853274'), ('const--1', u'PTRADD_-1207852440'), (u'INDIRECT_-1207853310', u'MULTIEQUAL_-1207852890'), ('const--24', u'INT_ADD_-1207856460'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852505'), (u'INDIRECT_-1207853434', u'MULTIEQUAL_-1207853402'), (u'INDIRECT_-1207852329', u'MULTIEQUAL_-1207852290'), (u'PTRSUB_-1207851209', u'LOAD_-1207854575'), ('const-0', u'PTRSUB_-1207852218'), (u'INDIRECT_-1207851740', u'MULTIEQUAL_-1207851712'), (u'INDIRECT_-1207853151', u'MULTIEQUAL_-1207853111'), ('const-0', u'RETURN_-1207854693'), (u'CAST_-1207851646', u'PTRSUB_-1207851906'), ('const-433', u'LOAD_-1207854535'), (u'CAST_-1207852226', u'INT_ADD_-1207856412'), (u'INT_SLESS_-1207854955', u'CBRANCH_-1207854962'), (u'CAST_-1207852106', u'INT_EQUAL_-1207856237'), (u'PTRADD_-1207852146', u'PTRSUB_-1207852144'), (u'PTRSUB_-1207852373', u'PTRSUB_-1207852372'), (u'CAST_-1207851904', u'INT_ADD_-1207853572'), (u'INDIRECT_-1207852532', u'MULTIEQUAL_-1207852493'), ('const--1', u'PTRADD_-1207852531'), ('const-433', u'LOAD_-1207854523'), (u'CAST_-1207852794', u'INT_SUB_-1207857388'), ('tmp_13246', u'COPY_-1207851918'), (u'PTRADD_-1207852575', u'PTRSUB_-1207852573'), (u'MULTIEQUAL_-1207854467', u'PTRADD_-1207855790'), (u'CALL_-1207855027', u'INDIRECT_-1207852472'), ('const-40', u'PTRSUB_-1207851329'), (u'COPY_-1207852601', u'MULTIEQUAL_-1207854883'), ('const--1', u'PTRADD_-1207852361'), (u'CALL_-1207856116', u'INDIRECT_-1207852898'), ('tmp_13230', u'MULTIEQUAL_-1207853567'), (u'MULTIEQUAL_-1207852940', u'MULTIEQUAL_-1207852689'), (u'CALL_-1207854603', u'INDIRECT_-1207852007'), ('tmp_8157', u'CALL_-1207855607'), (u'PTRSUB_-1207852201', u'PTRSUB_-1207852104'), (u'MULTIEQUAL_-1207852968', u'MULTIEQUAL_-1207853378'), ('tmp_8157', u'PTRSUB_-1207851265'), (u'CALL_-1207855027', u'INDIRECT_-1207852111'), ('const-433', u'LOAD_-1207856484'), (u'CAST_-1207851678', u'INT_ADD_-1207855492'), (u'PTRSUB_-1207852177', u'PTRSUB_-1207852082'), (u'INT_NOTEQUAL_-1207856024', u'CBRANCH_-1207856023'), (u'CAST_-1207852297', u'STORE_-1207854003'), (u'PTRSUB_-1207851242', u'LOAD_-1207854582'), ('const-433', u'STORE_-1207856403'), (u'PTRSUB_-1207851888', u'LOAD_-1207855441'), ('const-0', u'STORE_-1207856575'), (u'CALL_-1207854584', u'INDIRECT_-1207852183'), (u'CALL_-1207855062', u'INDIRECT_-1207852250'), (u'CAST_-1207851339', u'LOAD_-1207853058'), ('const-72', u'PTRADD_-1207851507'), (u'LOAD_-1207854523', u'MULTIEQUAL_-1207853671'), ('const-40', u'PTRSUB_-1207851494'), (u'PTRSUB_-1207851280', u'PTRSUB_-1207851225'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852401'), (u'COPY_-1207852210', u'MULTIEQUAL_-1207852725'), (u'COPY_-1207852787', u'MULTIEQUAL_-1207855082'), (u'CALL_-1207855991', u'INDIRECT_-1207852948'), ('const-0', u'PTRSUB_-1207851491'), ('const-0', u'PTRSUB_-1207852256'), (u'MULTIEQUAL_-1207852671', u'COPY_-1207855160'), (u'MULTIEQUAL_-1207852118', u'MULTIEQUAL_-1207852103'), ('const-40', u'PTRSUB_-1207852208'), (u'CALL_-1207854743', u'INDIRECT_-1207852169'), ('const-433', u'STORE_-1207855506'), ('const-0', u'SUBPIECE_-1207852263'), (u'PTRSUB_-1207851906', u'PTRSUB_-1207851825'), (u'COPY_-1207852625', u'PIECE_-1207853776'), (u'CAST_-1207851377', u'LOAD_-1207853096'), (u'PTRSUB_-1207852848', u'PTRSUB_-1207852796'), (u'COPY_-1207852562', u'PTRADD_-1207852531'), (u'PTRSUB_-1207852445', u'PTRSUB_-1207852326'), ('const--1', u'PTRADD_-1207852011'), (u'INDIRECT_-1207853245', u'MULTIEQUAL_-1207851907'), (u'CALL_-1207856737', u'INDIRECT_-1207853234'), (u'INDIRECT_-1207852131', u'MULTIEQUAL_-1207853363'), (u'INDIRECT_-1207852581', u'MULTIEQUAL_-1207852527'), (u'INDIRECT_-1207852432', u'MULTIEQUAL_-1207852412'), (u'CAST_-1207852208', u'STORE_-1207856403'), (u'CAST_-1207851903', u'INT_ADD_-1207855844'), (u'INDIRECT_-1207852074', u'MULTIEQUAL_-1207853205'), (u'CALL_-1207854584', u'INDIRECT_-1207851740'), (u'PTRSUB_-1207851884', u'INT_NOTEQUAL_-1207855035'), (u'INDIRECT_-1207852858', u'MULTIEQUAL_-1207852850'), ('const--40', u'INT_ADD_-1207855218'), (u'CALL_-1207854995', u'INDIRECT_-1207852176'), ('const-1153', u'INT_SLESS_-1207855713'), (u'COPY_-1207852573', u'MULTIEQUAL_-1207854148'), (u'PTRADD_-1207851763', u'CAST_-1207851599'), (u'CAST_-1207852425', u'INT_ADD_-1207856675'), ('const-0', u'STORE_-1207855519'), (u'CALL_-1207854626', u'INDIRECT_-1207852074'), (u'COPY_-1207852562', u'PTRADD_-1207852762'), (u'MULTIEQUAL_-1207852075', u'MULTIEQUAL_-1207852590'), (u'CALL_-1207856872', u'INDIRECT_-1207853478'), (u'INT_EQUAL_-1207856009', u'CBRANCH_-1207856006'), (u'INDIRECT_-1207853748', u'MULTIEQUAL_-1207853328'), ('const-0', u'STORE_-1207855850'), (u'INDIRECT_-1207852620', u'MULTIEQUAL_-1207853410'), (u'INDIRECT_-1207852089', u'MULTIEQUAL_-1207852049'), (u'MULTIEQUAL_-1207852355', u'MULTIEQUAL_-1207852340'), (u'CAST_-1207852235', u'PTRSUB_-1207852351'), (u'MULTIEQUAL_-1207852725', u'COPY_-1207852191'), (u'INDIRECT_-1207852699', u'MULTIEQUAL_-1207852646'), (u'CAST_-1207852430', u'LOAD_-1207856699'), (u'INDIRECT_-1207852183', u'MULTIEQUAL_-1207852156'), ('const--136', u'PTRSUB_-1207852000'), ('const-1', u'SUBPIECE_-1207853517'), (u'PTRADD_-1207852762', u'COPY_-1207852539'), ('tmp_1914', u'BRANCH_-1207855836'), (u'INT_NOTEQUAL_-1207856124', u'CBRANCH_-1207856123'), (u'MULTIEQUAL_-1207852211', u'MULTIEQUAL_-1207852198'), ('const--1', u'PTRADD_-1207852507'), (u'INDIRECT_-1207852580', u'MULTIEQUAL_-1207852222'), ('const-0', u'PTRSUB_-1207852343'), (u'PTRSUB_-1207852127', u'PTRSUB_-1207852037'), ('tmp_13227', u'MULTIEQUAL_-1207852606'), (u'PTRSUB_-1207852000', u'PTRSUB_-1207851914'), (u'PTRSUB_-1207852432', u'LOAD_-1207856499'), (u'MULTIEQUAL_-1207854895', u'CALL_-1207855869'), (u'INDIRECT_-1207853298', u'MULTIEQUAL_-1207853255'), ('const--8', u'INT_ADD_-1207855371'), (u'CAST_-1207852279', u'STORE_-1207856504'), (u'INDIRECT_-1207853137', u'MULTIEQUAL_-1207853092'), (u'INDIRECT_-1207852572', u'MULTIEQUAL_-1207852533'), (u'MULTIEQUAL_-1207854895', u'PTRSUB_-1207852347'), (u'INDIRECT_-1207852904', u'MULTIEQUAL_-1207852885'), ('const-72', u'PTRADD_-1207852276'), ('const--24', u'INT_ADD_-1207855247'), (u'LOAD_-1207856499', u'STORE_-1207856489'), ('const--1', u'PTRADD_-1207851459'), ('const-40', u'PTRSUB_-1207851850'), (u'INDIRECT_-1207852552', u'MULTIEQUAL_-1207852504'), (u'PTRADD_-1207853036', u'CALL_-1207854743'), (u'MULTIEQUAL_-1207853165', u'MULTIEQUAL_-1207853141'), ('tmp_13224', u'MULTIEQUAL_-1207853330'), (u'MULTIEQUAL_-1207852789', u'SUBPIECE_-1207851656'), (u'PTRSUB_-1207851301', u'PTRSUB_-1207851242'), (u'SUBPIECE_-1207851656', u'COPY_-1207851715'), (u'CAST_-1207851615', u'INT_EQUAL_-1207855408'), (u'PTRSUB_-1207852438', u'PTRSUB_-1207852321'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852497'), (u'LOAD_-1207856570', u'MULTIEQUAL_-1207852590'), (u'PTRADD_-1207854498', u'STORE_-1207854558'), ('const-0', u'STORE_-1207855961'), ('const-0', u'PTRSUB_-1207852127'), ('const-40', u'PTRSUB_-1207851257'), ('tmp_8157', u'CAST_-1207851466'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851523'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851055'), (u'CALL_-1207854713', u'INDIRECT_-1207852192'), (u'INDIRECT_-1207852739', u'MULTIEQUAL_-1207852731'), (u'MULTIEQUAL_-1207852677', u'MULTIEQUAL_-1207852590'), (u'MULTIEQUAL_-1207852845', u'MULTIEQUAL_-1207852811'), (u'PTRSUB_-1207851837', u'PTRSUB_-1207851765'), (u'MULTIEQUAL_-1207852384', u'MULTIEQUAL_-1207852677'), (u'CAST_-1207852371', u'INT_EQUAL_-1207856610'), (u'CALL_-1207855607', u'INDIRECT_-1207852380'), (u'MULTIEQUAL_-1207852131', u'MULTIEQUAL_-1207852118'), (u'PTRSUB_-1207851884', u'CAST_-1207851088'), (u'MULTIEQUAL_-1207852724', u'SUBPIECE_-1207852717'), (u'INT_ADD_-1207857172', u'CALL_-1207855757'), ('tmp_8157', u'CAST_-1207852677'), (u'INT_ADD_-1207855218', u'CAST_-1207851378'), (u'INDIRECT_-1207852262', u'MULTIEQUAL_-1207852235'), ('const-433', u'LOAD_-1207856359'), (u'CALL_-1207856737', u'INDIRECT_-1207853313'), (u'MULTIEQUAL_-1207852899', u'INT_NOTEQUAL_-1207856024'), ('const--40', u'INT_ADD_-1207856490'), (u'CALL_-1207855027', u'INDIRECT_-1207852070'), ('tmp_8155', u'COPY_-1207852787'), (u'CALL_-1207854584', u'INDIRECT_-1207852340'), (u'CALL_-1207854603', u'INDIRECT_-1207852485'), ('const-8', u'PTRSUB_-1207852372'), (u'INT_ADD_-1207854552', u'CAST_-1207851054'), ('const-0', u'PTRSUB_-1207852441'), (u'CALL_-1207856116', u'INDIRECT_-1207853336'), (u'INT_ADD_-1207853572', u'CAST_-1207851903'), ('const-433', u'LOAD_-1207853591'), ('const-72', u'PTRADD_-1207852382'), (u'PTRSUB_-1207852128', u'PTRSUB_-1207852127'), (u'CALL_-1207855869', u'INDIRECT_-1207852803'), (u'INDIRECT_-1207851955', u'MULTIEQUAL_-1207851907'), (u'PTRSUB_-1207851225', u'LOAD_-1207854553'), ('tmp_13223', u'MULTIEQUAL_-1207853289'), (u'INDIRECT_-1207852214', u'MULTIEQUAL_-1207853446'), ('tmp_13231', u'MULTIEQUAL_-1207853611'), ('const-72', u'PTRADD_-1207852130'), (u'INDIRECT_-1207853712', u'MULTIEQUAL_-1207853187'), (u'INDIRECT_-1207853192', u'MULTIEQUAL_-1207852772'), ('const--1', u'PTRADD_-1207852630'), ('const-0', u'PTRSUB_-1207851895'), (u'INDIRECT_-1207852301', u'MULTIEQUAL_-1207852274'), ('const-16', u'PTRADD_-1207852497'), (u'INT_ADD_-1207855466', u'CAST_-1207851656'), (u'PTRSUB_-1207851935', u'COPY_-1207851772'), ('const-40', u'PTRSUB_-1207852144'), (u'CALL_-1207856951', u'INDIRECT_-1207853205'), ('const--1', u'PTRADD_-1207852592'), (u'MULTIEQUAL_-1207852550', u'MULTIEQUAL_-1207852859'), (u'CAST_-1207851088', u'COPY_-1207851274'), ('const--1', u'PTRADD_-1207852391'), (u'MULTIEQUAL_-1207853328', u'MULTIEQUAL_-1207853738'), (u'LOAD_-1207856359', u'CALL_-1207855991'), ('const-433', u'STORE_-1207855466'), ('const-8', u'PTRSUB_-1207851760'), (u'PTRSUB_-1207852573', u'PTRSUB_-1207852432'), (u'INT_ADD_-1207855247', u'CAST_-1207851400'), ('const-433', u'STORE_-1207856426'), ('const-16', u'PTRSUB_-1207851922'), (u'PTRADD_-1207852962', u'CALL_-1207854743'), ('const-0', u'INT_EQUAL_-1207855700'), (u'PTRSUB_-1207852478', u'INT_EQUAL_-1207856449'), (u'MULTIEQUAL_-1207852788', u'MULTIEQUAL_-1207853097'), (u'LOAD_-1207855926', u'INT_NOTEQUAL_-1207855906'), (u'INDIRECT_-1207851874', u'MULTIEQUAL_-1207853092'), ('const-72', u'PTRADD_-1207852210'), (u'INDIRECT_-1207852416', u'MULTIEQUAL_-1207852399'), (u'LOAD_-1207855264', u'MULTIEQUAL_-1207854415'), (u'PTRSUB_-1207852424', u'STORE_-1207856308'), (u'CALL_-1207855027', u'INDIRECT_-1207852388'), (u'INT_SUB_-1207857388', u'INT_SLESS_-1207857327'), (u'CALL_-1207854626', u'INDIRECT_-1207851915'), (u'CALL_-1207855062', u'INDIRECT_-1207852491'), (u'PTRSUB_-1207851862', u'CAST_-1207851329'), (u'CALL_-1207856737', u'INDIRECT_-1207853034'), ('const-0', u'STORE_-1207855355'), ('const-0', u'PTRSUB_-1207852686'), (u'PTRSUB_-1207851760', u'STORE_-1207855355'), ('const-433', u'LOAD_-1207856499'), (u'PTRSUB_-1207852397', u'LOAD_-1207856435'), (u'PTRADD_-1207852762', u'PTRSUB_-1207852258'), (u'CALL_-1207856906', u'INDIRECT_-1207853416'), (u'MULTIEQUAL_-1207853969', u'PTRSUB_-1207851339'), (u'INDIRECT_-1207851968', u'MULTIEQUAL_-1207853245'), ('tmp_8162', u'INT_NOTEQUAL_-1207857312'), (u'LOAD_-1207854637', u'INT_NOTEQUAL_-1207854617'), ('const-0', u'PTRSUB_-1207851699'), (u'PTRSUB_-1207851850', u'PTRSUB_-1207851776'), (u'MULTIEQUAL_-1207853969', u'PTRSUB_-1207851699'), (u'PTRSUB_-1207852796', u'CAST_-1207851889'), ('const-16', u'PTRADD_-1207851763'), (u'PTRADD_-1207851508', u'CAST_-1207851377'), ('const-72', u'PTRADD_-1207852447'), ('const-433', u'STORE_-1207853399'), ('const-1152', u'INT_SLESS_-1207857327'), (u'COPY_-1207851918', u'PIECE_-1207852717'), ('const-40', u'PTRSUB_-1207851838'), (u'CAST_-1207852285', u'STORE_-1207856511'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852425'), (u'COPY_-1207852562', u'PTRADD_-1207852382'), (u'CALL_-1207854995', u'INDIRECT_-1207852215'), ('const-16', u'PTRADD_-1207852378'), (u'INDIRECT_-1207852898', u'MULTIEQUAL_-1207852890'), (u'CAST_-1207852431', u'INT_ADD_-1207856683'), (u'PTRADD_-1207852762', u'CALL_-1207856737'), (u'MULTIEQUAL_-1207852049', u'MULTIEQUAL_-1207852036'), ('const-4', u'SUBPIECE_-1207852262'), (u'INDIRECT_-1207852270', u'MULTIEQUAL_-1207853402'), (u'CALL_-1207856951', u'INDIRECT_-1207853842'), (u'CALL_-1207854995', u'INDIRECT_-1207852254'), (u'PTRSUB_-1207851830', u'LOAD_-1207855475'), (u'LOAD_-1207856593', u'MULTIEQUAL_-1207852963'), (u'INDIRECT_-1207853115', u'MULTIEQUAL_-1207853111'), ('const--24', u'INT_ADD_-1207856683'), (u'PTRSUB_-1207851914', u'PTRSUB_-1207851884'), (u'PTRADD_-1207853036', u'CALL_-1207856989'), (u'INDIRECT_-1207852310', u'MULTIEQUAL_-1207852290'), ('const-0', u'PTRSUB_-1207851906'), (u'MULTIEQUAL_-1207853180', u'MULTIEQUAL_-1207852929'), ('const-8', u'PTRSUB_-1207852051'), (u'INDIRECT_-1207853352', u'MULTIEQUAL_-1207853348'), ('const-0', u'PTRSUB_-1207851280'), (u'LOAD_-1207855166', u'MULTIEQUAL_-1207852717'), (u'CALL_-1207856116', u'INDIRECT_-1207853020'), (u'PTRADD_-1207852130', u'PTRSUB_-1207852128'), ('const-433', u'STORE_-1207856504'), ('const-40', u'PTRSUB_-1207852373'), (u'CAST_-1207851045', u'MULTIEQUAL_-1207854262'), (u'INDIRECT_-1207853499', u'MULTIEQUAL_-1207853456'), ('const-433', u'STORE_-1207855362'), (u'INDIRECT_-1207852747', u'MULTIEQUAL_-1207852728'), (u'CALL_-1207855869', u'INDIRECT_-1207852886'), ('const--1', u'PTRADD_-1207852290'), (u'CALL_-1207855027', u'INDIRECT_-1207852748'), (u'CALL_-1207854743', u'INDIRECT_-1207852130'), ('const-433', u'LOAD_-1207855978'), (u'INT_ADD_-1207856683', u'CAST_-1207852430'), (u'CAST_-1207852555', u'CALL_-1207856906'), (u'MULTIEQUAL_-1207853284', u'MULTIEQUAL_-1207853260'), (u'PTRSUB_-1207851825', u'STORE_-1207855466'), ('tmp_13222', u'MULTIEQUAL_-1207852405'), (u'PTRSUB_-1207852336', u'STORE_-1207856440'), (u'COPY_-1207852562', u'PTRADD_-1207852500'), (u'COPY_-1207852562', u'PTRADD_-1207852290'), (u'PTRADD_-1207852762', u'INT_LESSEQUAL_-1207856694'), (u'CALL_-1207856737', u'INDIRECT_-1207853195'), ('tmp_13228', u'MULTIEQUAL_-1207853489'), ('const-0', u'CALL_-1207855062'), (u'CAST_-1207851889', u'COPY_-1207851989'), (u'MULTIEQUAL_-1207852884', u'MULTIEQUAL_-1207852850'), (u'LOAD_-1207856652', u'CAST_-1207852371'), (u'CALL_-1207856906', u'INDIRECT_-1207853178'), (u'PTRSUB_-1207852796', u'CALL_-1207855991'), (u'CALL_-1207855869', u'INDIRECT_-1207852524'), ('const-433', u'LOAD_-1207853116'), ('const--1', u'PTRADD_-1207852426'), (u'CAST_-1207851640', u'INT_ADD_-1207855445'), (u'LOAD_-1207853096', u'MULTIEQUAL_-1207852789'), ('tmp_1715', u'CBRANCH_-1207856006'), ('const--1', u'PTRADD_-1207852203'), (u'MULTIEQUAL_-1207853097', u'MULTIEQUAL_-1207852846'), (u'PTRADD_-1207852962', u'CALL_-1207856951'), ('const-0', u'PTRSUB_-1207852583'), ('const-3', u'INT_SRIGHT_-1207857130'), ('const-0', u'STORE_-1207856555'), ('tmp_8157', u'PTRSUB_-1207851329'), (u'INDIRECT_-1207852223', u'MULTIEQUAL_-1207852196'), ('const-433', u'STORE_-1207854558'), ('const-433', u'STORE_-1207856474'), ('const-72', u'PTRADD_-1207852179'), (u'INDIRECT_-1207853197', u'MULTIEQUAL_-1207853165'), ('const--3', u'PTRADD_-1207852401'), (u'CAST_-1207851329', u'COPY_-1207851490'), (u'PTRSUB_-1207852991', u'CAST_-1207852606'), (u'CALL_-1207856989', u'INDIRECT_-1207853430'), ('tmp_13239', u'MULTIEQUAL_-1207853927'), ('const-16', u'PTRADD_-1207852391'), (u'PTRSUB_-1207852535', u'LOAD_-1207856652'), (u'PTRSUB_-1207851891', u'PTRSUB_-1207851862'), ('const-0', u'PTRSUB_-1207852460'), ('const-0', u'PTRSUB_-1207852010'), (u'CALL_-1207854713', u'INDIRECT_-1207852231'), (u'INDIRECT_-1207853794', u'MULTIEQUAL_-1207853762'), (u'INDIRECT_-1207852231', u'MULTIEQUAL_-1207853363'), (u'COPY_-1207852562', u'PTRADD_-1207851496'), (u'INT_ADD_-1207854975', u'CAST_-1207851361'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852351'), (u'MULTIEQUAL_-1207852368', u'MULTIEQUAL_-1207852355'), (u'INT_SUB_-1207857187', u'INT_SRIGHT_-1207857130'), ('const-40', u'PTRSUB_-1207852359'), ('const-0', u'PTRSUB_-1207851903'), ('tmp_8157', u'PTRSUB_-1207851832'), (u'PTRSUB_-1207851557', u'STORE_-1207855345'), (u'MULTIEQUAL_-1207855082', u'CALL_-1207855757'), (u'CALL_-1207855757', u'INDIRECT_-1207852540'), ('const-433', u'LOAD_-1207854553'), (u'CAST_-1207851466', u'INT_SUB_-1207851777'), (u'INDIRECT_-1207851929', u'MULTIEQUAL_-1207853205'), (u'LOAD_-1207854107', u'MULTIEQUAL_-1207853058'), (u'PTRSUB_-1207852255', u'STORE_-1207852317'), (u'INDIRECT_-1207853264', u'MULTIEQUAL_-1207853245'), (u'MULTIEQUAL_-1207855082', u'CAST_-1207852678'), (u'LOAD_-1207854019', u'STORE_-1207854002'), ('tmp_8157', u'CALL_-1207854603'), (u'INDIRECT_-1207852685', u'MULTIEQUAL_-1207852670'), (u'MULTIEQUAL_-1207852828', u'COPY_-1207853335'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851657'), (u'INDIRECT_-1207853111', u'MULTIEQUAL_-1207853070'), (u'INDIRECT_-1207852865', u'MULTIEQUAL_-1207852846'), (u'CALL_-1207856989', u'INDIRECT_-1207853351'), ('const-16', u'PTRSUB_-1207852869'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851214'), (u'MULTIEQUAL_-1207852906', u'SUBPIECE_-1207851670'), (u'INDIRECT_-1207853234', u'MULTIEQUAL_-1207853230'), (u'PTRADD_-1207852361', u'PTRSUB_-1207852359'), (u'PTRSUB_-1207851776', u'PTRSUB_-1207851582'), (u'PTRADD_-1207855142', u'CAST_-1207851352'), (u'PTRADD_-1207852179', u'PTRSUB_-1207852177'), (u'CALL_-1207855757', u'INDIRECT_-1207852777'), ('const-433', u'STORE_-1207856087'), (u'PTRADD_-1207852203', u'PTRSUB_-1207852201'), (u'CALL_-1207855062', u'INDIRECT_-1207852329'), (u'PTRADD_-1207852614', u'PTRSUB_-1207852612'), (u'PTRADD_-1207852500', u'PTRSUB_-1207852498'), (u'CALL_-1207855062', u'INDIRECT_-1207852089'), ('const--56', u'INT_ADD_-1207855240'), ('const-433', u'LOAD_-1207853096'), (u'MULTIEQUAL_-1207853446', u'MULTIEQUAL_-1207853422'), ('const-0', u'INT_NOTEQUAL_-1207855906'), (u'PTRSUB_-1207852415', u'LOAD_-1207856469'), ('const-16', u'PTRADD_-1207852351'), (u'CALL_-1207854743', u'INDIRECT_-1207852331'), (u'INDIRECT_-1207852699', u'MULTIEQUAL_-1207853489'), (u'COPY_-1207852448', u'MULTIEQUAL_-1207853044'), (u'MULTIEQUAL_-1207852963', u'MULTIEQUAL_-1207852859'), ('const-433', u'STORE_-1207855961'), (u'PTRSUB_-1207852084', u'STORE_-1207856211'), (u'CALL_-1207854640', u'INDIRECT_-1207852092'), (u'MULTIEQUAL_-1207853046', u'MULTIEQUAL_-1207853012'), (u'CALL_-1207856872', u'INDIRECT_-1207853238'), (u'MULTIEQUAL_-1207852250', u'MULTIEQUAL_-1207852237'), ('const--1', u'PTRADD_-1207852962'), ('const-433', u'STORE_-1207855858'), ('const-0', u'STORE_-1207856396'), ('const-433', u'STORE_-1207855850'), ('const-433', u'LOAD_-1207854582'), (u'INDIRECT_-1207853286', u'MULTIEQUAL_-1207851946'), (u'MULTIEQUAL_-1207852329', u'MULTIEQUAL_-1207852316'), (u'CAST_-1207852795', u'INT_SUB_-1207857388'), (u'CALL_-1207855062', u'INDIRECT_-1207852170'), (u'CALL_-1207854603', u'INDIRECT_-1207852086'), (u'CALL_-1207855607', u'INDIRECT_-1207852580'), ('const-0', u'INT_NOTEQUAL_-1207856193'), ('tmp_8157', u'PTRSUB_-1207851850'), (u'PTRADD_-1207851214', u'CAST_-1207851060'), (u'CALL_-1207855062', u'INDIRECT_-1207852451'), (u'INDIRECT_-1207852540', u'MULTIEQUAL_-1207852487'), (u'CALL_-1207856906', u'INDIRECT_-1207853298'), (u'PTRSUB_-1207851765', u'STORE_-1207855362'), (u'INT_ADD_-1207855445', u'CAST_-1207851639'), (u'LOAD_-1207854106', u'MULTIEQUAL_-1207852709'), (u'INDIRECT_-1207852620', u'MULTIEQUAL_-1207852567'), (u'CAST_-1207851572', u'STORE_-1207855362'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851497'), ('const-16', u'PTRSUB_-1207851935'), (u'PTRSUB_-1207851577', u'STORE_-1207855372'), ('const-0', u'SUBPIECE_-1207851657'), ('const-72', u'PTRADD_-1207852146'), (u'MULTIEQUAL_-1207852198', u'MULTIEQUAL_-1207852183'), (u'PTRADD_-1207853036', u'CALL_-1207854603'), (u'LOAD_-1207854126', u'MULTIEQUAL_-1207852788'), (u'LOAD_-1207854637', u'CALL_-1207854584'), (u'CALL_-1207855869', u'INDIRECT_-1207852764'), (u'CALL_-1207856951', u'INDIRECT_-1207853526'), (u'MULTIEQUAL_-1207852689', u'COPY_-1207852066'), (u'CAST_-1207851656', u'STORE_-1207853399'), (u'INDIRECT_-1207853075', u'MULTIEQUAL_-1207853070'), ('const-40', u'PTRSUB_-1207851881'), (u'INDIRECT_-1207852192', u'MULTIEQUAL_-1207853412'), (u'MULTIEQUAL_-1207852979', u'STORE_-1207856308'), (u'MULTIEQUAL_-1207854895', u'INT_EQUAL_-1207856610'), ('const-0', u'PTRSUB_-1207851456'), ('const-433', u'LOAD_-1207856699'), (u'INT_EQUAL_-1207856610', u'CBRANCH_-1207856608'), (u'CAST_-1207851639', u'STORE_-1207855459'), (u'PTRSUB_-1207851845', u'LOAD_-1207853412'), (u'LOAD_-1207856469', u'CAST_-1207852251'), ('const--24', u'INT_ADD_-1207855418'), (u'CALL_-1207854640', u'INDIRECT_-1207852170'), (u'CAST_-1207852280', u'INT_ADD_-1207856490'), (u'INDIRECT_-1207852777', u'MULTIEQUAL_-1207852724'), (u'INDIRECT_-1207852459', u'MULTIEQUAL_-1207852405'), ('const-16', u'PTRADD_-1207851808'), ('const--1', u'PTRADD_-1207852614'), ('tmp_977', u'CBRANCH_-1207856704'), ('const-40', u'PTRSUB_-1207852467'), (u'PTRADD_-1207855790', u'STORE_-1207855850'), (u'MULTIEQUAL_-1207852691', u'MULTIEQUAL_-1207853100'), ('const-433', u'STORE_-1207854526'), ('const--1', u'PTRADD_-1207852575'), (u'INDIRECT_-1207852250', u'MULTIEQUAL_-1207852211'), (u'CALL_-1207854603', u'INDIRECT_-1207851848'), ('tmp_13227', u'MULTIEQUAL_-1207853449'), (u'INDIRECT_-1207851915', u'MULTIEQUAL_-1207853133'), (u'INDIRECT_-1207852948', u'MULTIEQUAL_-1207852929'), (u'CAST_-1207851623', u'STORE_-1207855432'), (u'INDIRECT_-1207853455', u'MULTIEQUAL_-1207853412'), (u'INT_MULT_-1207857086', u'INT_SDIV_-1207857015'), ('const-0', u'STORE_-1207855506'), ('const-0', u'PTRSUB_-1207851897'), (u'PTRADD_-1207852962', u'CALL_-1207856872'), (u'INDIRECT_-1207852541', u'MULTIEQUAL_-1207852183'), (u'MULTIEQUAL_-1207852846', u'MULTIEQUAL_-1207852963'), (u'LOAD_-1207854637', u'MULTIEQUAL_-1207853671'), ('const-16', u'PTRSUB_-1207852796'), (u'INDIRECT_-1207852035', u'MULTIEQUAL_-1207853255'), (u'INDIRECT_-1207853151', u'MULTIEQUAL_-1207852731'), (u'CALL_-1207856116', u'INDIRECT_-1207852780'), (u'PTRSUB_-1207852321', u'STORE_-1207856326'), ('const-433', u'STORE_-1207856511'), ('const-0', u'STORE_-1207854558'), ('tmp_944', u'CBRANCH_-1207856721'), ('const-433', u'STORE_-1207856489'), (u'MULTIEQUAL_-1207852237', u'MULTIEQUAL_-1207852222'), (u'COPY_-1207851729', u'PIECE_-1207851669'), (u'INDIRECT_-1207852780', u'MULTIEQUAL_-1207852772'), (u'MULTIEQUAL_-1207852590', u'COPY_-1207852923'), (u'PTRSUB_-1207852561', u'LOAD_-1207856484'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851808'), (u'PTRSUB_-1207852193', u'STORE_-1207856386'), (u'INDIRECT_-1207852646', u'MULTIEQUAL_-1207852631'), (u'LOAD_-1207856421', u'STORE_-1207856413'), ('const-24', u'PTRSUB_-1207852432'), ('tmp_1938', u'BRANCH_-1207855237'), (u'INDIRECT_-1207853404', u'MULTIEQUAL_-1207852066'), ('tmp_1770', u'BRANCH_-1207855944'), (u'MULTIEQUAL_-1207852940', u'CAST_-1207852132'), (u'MULTIEQUAL_-1207852859', u'SUBPIECE_-1207851958'), (u'PTRSUB_-1207851785', u'LOAD_-1207855394'), (u'MULTIEQUAL_-1207852963', u'MULTIEQUAL_-1207852929'), ('const-0', u'PTRSUB_-1207851763'), (u'SUBPIECE_-1207851669', u'COPY_-1207851728'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852226'), ('const-0', u'PTRSUB_-1207851754'), (u'CALL_-1207854640', u'INDIRECT_-1207851974'), (u'MULTIEQUAL_-1207852717', u'MULTIEQUAL_-1207852630'), (u'INDIRECT_-1207852552', u'MULTIEQUAL_-1207853772'), (u'PTRADD_-1207852512', u'CAST_-1207852423'), ('const-433', u'LOAD_-1207855166'), ('tmp_1456', u'CBRANCH_-1207856235'), (u'INDIRECT_-1207853325', u'MULTIEQUAL_-1207851987'), (u'MULTIEQUAL_-1207852929', u'MULTIEQUAL_-1207853046'), (u'CAST_-1207852261', u'INT_ADD_-1207856460'), (u'INDIRECT_-1207852192', u'MULTIEQUAL_-1207853324'), ('const-72', u'PTRADD_-1207852283'), ('const-433', u'LOAD_-1207855245'), (u'MULTIEQUAL_-1207852631', u'MULTIEQUAL_-1207852940'), (u'PTRADD_-1207852391', u'CAST_-1207852286'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851401'), (u'LOAD_-1207855394', u'STORE_-1207855385'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851640'), ('const-0', u'PTRSUB_-1207852590'), ('tmp_3420', u'CBRANCH_-1207854610'), (u'INT_EQUAL_-1207855183', u'CBRANCH_-1207855180'), (u'INDIRECT_-1207852689', u'MULTIEQUAL_-1207852650'), (u'CALL_-1207856989', u'INDIRECT_-1207853271'), (u'MULTIEQUAL_-1207853567', u'SUBPIECE_-1207853517'), ('const--1', u'PTRADD_-1207852500'), (u'CALL_-1207855607', u'INDIRECT_-1207853058'), (u'CALL_-1207854743', u'INDIRECT_-1207851969'), ('const--1', u'PTRADD_-1207851214'), (u'PTRSUB_-1207852035', u'CAST_-1207851743'), (u'INT_ADD_-1207856815', u'CAST_-1207852504'), (u'CALL_-1207855062', u'INDIRECT_-1207852611'), ('const-2', u'INT_SDIV_-1207857015'), (u'CALL_-1207855062', u'INDIRECT_-1207852368'), ('const-433', u'STORE_-1207855399'), ('const-16', u'PTRSUB_-1207851440'), (u'MULTIEQUAL_-1207852924', u'MULTIEQUAL_-1207852890'), ('tmp_13230', u'MULTIEQUAL_-1207852724'), (u'INDIRECT_-1207853137', u'MULTIEQUAL_-1207853927'), (u'CALL_-1207855062', u'INDIRECT_-1207852572'), ('const-40', u'PTRSUB_-1207851281'), ('const-72', u'PTRADD_-1207853031'), ('const-433', u'LOAD_-1207854019'), (u'COPY_-1207852562', u'PTRADD_-1207852575'), ('tmp_8157', u'PTRSUB_-1207851913'), (u'MULTIEQUAL_-1207853245', u'MULTIEQUAL_-1207853362'), (u'CALL_-1207856803', u'INDIRECT_-1207853748'), (u'CAST_-1207851373', u'INT_NOTEQUAL_-1207855003'), (u'CALL_-1207854584', u'INDIRECT_-1207852301'), (u'PTRSUB_-1207853006', u'PTRSUB_-1207852848'), ('const-433', u'STORE_-1207852317'), (u'PTRADD_-1207852762', u'MULTIEQUAL_-1207854462'), ('const-72', u'INT_ADD_-1207856096'), (u'MULTIEQUAL_-1207854415', u'PTRADD_-1207855901'), (u'MULTIEQUAL_-1207854895', u'PTRSUB_-1207852335'), ('const-16', u'PTRSUB_-1207851210'), (u'SUBPIECE_-1207852263', u'STORE_-1207853882'), ('const-72', u'PTRADD_-1207852361'), ('const--8', u'INT_ADD_-1207854552'), (u'INDIRECT_-1207853396', u'MULTIEQUAL_-1207853392'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851362'), (u'MULTIEQUAL_-1207852567', u'MULTIEQUAL_-1207852684'), (u'INDIRECT_-1207853482', u'MULTIEQUAL_-1207852144'), ('tmp_13239', u'MULTIEQUAL_-1207853084'), (u'INDIRECT_-1207852372', u'MULTIEQUAL_-1207852355'), (u'INDIRECT_-1207852738', u'MULTIEQUAL_-1207852685'), (u'CALL_-1207856803', u'BOOL_NEGATE_-1207852819'), (u'MULTIEQUAL_-1207852021', u'MULTIEQUAL_-1207851712'), ('const-433', u'STORE_-1207855385'), (u'INDIRECT_-1207852169', u'MULTIEQUAL_-1207853446'), (u'MULTIEQUAL_-1207852274', u'MULTIEQUAL_-1207852789'), (u'COPY_-1207852562', u'PTRADD_-1207852361'), (u'PTRSUB_-1207852460', u'PTRSUB_-1207852338'), (u'CALL_-1207854743', u'INDIRECT_-1207852050'), ('const-40', u'PTRSUB_-1207852551'), ('const-16', u'PTRADD_-1207852512'), ('const-8', u'PTRSUB_-1207851785'), ('const-433', u'STORE_-1207853881'), ('const-433', u'LOAD_-1207855219'), (u'INDIRECT_-1207852314', u'MULTIEQUAL_-1207853446'), (u'CALL_-1207854995', u'INDIRECT_-1207852135'), (u'CALL_-1207856116', u'INDIRECT_-1207852858'), (u'CAST_-1207852251', u'INT_EQUAL_-1207856449'), ('const--216', u'PTRSUB_-1207853012'), (u'COPY_-1207852562', u'PTRADD_-1207852210'), ('tmp_713', u'CBRANCH_-1207856935'), (u'CALL_-1207856116', u'INDIRECT_-1207852658'), (u'INDIRECT_-1207853195', u'MULTIEQUAL_-1207853191'), ('const--1', u'PTRADD_-1207852469'), ('const-433', u'STORE_-1207856225'), ('const-0', u'PTRSUB_-1207851803'), (u'CALL_-1207856951', u'INDIRECT_-1207853286'), (u'CALL_-1207855757', u'INDIRECT_-1207852738'), (u'CALL_-1207855757', u'INDIRECT_-1207852459'), (u'LOAD_-1207853591', u'MULTIEQUAL_-1207852963'), (u'PTRADD_-1207852910', u'CALL_-1207854640'), (u'MULTIEQUAL_-1207852313', u'MULTIEQUAL_-1207852828'), (u'PTRSUB_-1207852009', u'PTRSUB_-1207851922'), (u'INDIRECT_-1207852709', u'MULTIEQUAL_-1207852689'), (u'MULTIEQUAL_-1207853969', u'INT_EQUAL_-1207855183'), (u'COPY_-1207852562', u'PTRADD_-1207852563'), (u'CALL_-1207854713', u'INDIRECT_-1207852113'), (u'LOAD_-1207855428', u'CAST_-1207851615'), ('const--1', u'PTRADD_-1207852563'), ('const-433', u'LOAD_-1207856234'), (u'CALL_-1207856951', u'INDIRECT_-1207853443'), (u'PTRSUB_-1207851935', u'CALL_-1207854584'), (u'MULTIEQUAL_-1207853362', u'MULTIEQUAL_-1207853328'), ('tmp_13226', u'MULTIEQUAL_-1207852567'), (u'INDIRECT_-1207852254', u'MULTIEQUAL_-1207852237'), (u'CALL_-1207856803', u'INDIRECT_-1207853151'), (u'STORE_-1207856153', u'INDIRECT_-1207852714'), (u'CALL_-1207856116', u'INDIRECT_-1207852699'), ('const-40', u'PTRSUB_-1207852288'), ('tmp_8154', u'PTRSUB_-1207852000'), ('const-0', u'PTRSUB_-1207851307'), ('const-72', u'PTRADD_-1207852531'), (u'CAST_-1207852322', u'INT_ADD_-1207856541'), (u'PTRADD_-1207852011', u'PTRSUB_-1207852009'), (u'PTRADD_-1207852447', u'PTRSUB_-1207852445'), ('const-433', u'STORE_-1207856073'), (u'PTRSUB_-1207852288', u'PTRSUB_-1207852287'), (u'PTRSUB_-1207851505', u'PTRSUB_-1207851440'), (u'COPY_-1207851490', u'MULTIEQUAL_-1207852798'), (u'PTRADD_-1207852762', u'PTRSUB_-1207852614'), (u'MULTIEQUAL_-1207852922', u'MULTIEQUAL_-1207852818'), (u'INDIRECT_-1207852236', u'MULTIEQUAL_-1207852188'), (u'MULTIEQUAL_-1207852789', u'SUBPIECE_-1207851657'), (u'CAST_-1207851589', u'STORE_-1207855385'), (u'INDIRECT_-1207853349', u'MULTIEQUAL_-1207853309'), ('const-433', u'LOAD_-1207854126'), ('tmp_8157', u'PTRSUB_-1207851860'), (u'PTRADD_-1207852630', u'PTRSUB_-1207852628'), (u'MULTIEQUAL_-1207852196', u'MULTIEQUAL_-1207852711'), ('const-72', u'PTRADD_-1207852762'), (u'PTRSUB_-1207851456', u'PTRSUB_-1207851396'), (u'CAST_-1207852392', u'PTRSUB_-1207852686'), ('const-433', u'STORE_-1207855278'), (u'CAST_-1207852312', u'LOAD_-1207854020'), (u'MULTIEQUAL_-1207853083', u'MULTIEQUAL_-1207853059'), ('const-0', u'STORE_-1207856386'), (u'LOAD_-1207856359', u'COPY_-1207852217'), ('const-40', u'PTRSUB_-1207853029'), (u'PTRSUB_-1207852218', u'LOAD_-1207856421'), (u'MULTIEQUAL_-1207852608', u'COPY_-1207852059'), ('const-4', u'SUBPIECE_-1207851669'), (u'CALL_-1207855757', u'INDIRECT_-1207853137'), (u'MULTIEQUAL_-1207853136', u'MULTIEQUAL_-1207852885'), ('tmp_3362', u'CBRANCH_-1207854728'), (u'LOAD_-1207856359', u'MULTIEQUAL_-1207854415'), (u'PTRSUB_-1207851686', u'STORE_-1207855519'), (u'CALL_-1207855027', u'INDIRECT_-1207852553'), (u'INDIRECT_-1207852698', u'MULTIEQUAL_-1207852340'), ('const-0', u'PTRSUB_-1207851034'), (u'PTRSUB_-1207852173', u'PTRSUB_-1207852010'), (u'PTRSUB_-1207852082', u'LOAD_-1207855926'), ('const-0', u'PTRSUB_-1207852037'), (u'MULTIEQUAL_-1207852806', u'CALL_-1207856116'), (u'PTRSUB_-1207852351', u'PTRSUB_-1207852336'), (u'MULTIEQUAL_-1207853044', u'MULTIEQUAL_-1207852940'), (u'INDIRECT_-1207851996', u'MULTIEQUAL_-1207851946'), (u'PTRSUB_-1207851977', u'PTRSUB_-1207851891'), (u'CALL_-1207855757', u'INDIRECT_-1207852620'), (u'PTRSUB_-1207851034', u'LOAD_-1207854535'), (u'LOAD_-1207853413', u'STORE_-1207853399'), (u'COPY_-1207852562', u'PTRADD_-1207852592'), (u'INDIRECT_-1207853157', u'MULTIEQUAL_-1207853124'), (u'COPY_-1207852128', u'MULTIEQUAL_-1207852725'), (u'COPY_-1207852562', u'PTRADD_-1207851507'), ('tmp_2602', u'CBRANCH_-1207855249'), (u'CAST_-1207851684', u'INT_ADD_-1207855499'), (u'MULTIEQUAL_-1207852677', u'MULTIEQUAL_-1207852075'), (u'BOOL_NEGATE_-1207856866', u'CBRANCH_-1207856891'), (u'MULTIEQUAL_-1207853097', u'MULTIEQUAL_-1207852963'), (u'CAST_-1207852024', u'MULTIEQUAL_-1207854895'), ('const-1', u'INT_EQUAL_-1207855891'), (u'MULTIEQUAL_-1207854262', u'PTRSUB_-1207851557'), ('const--2', u'PTRADD_-1207852378'), ('const-72', u'PTRADD_-1207851496'), (u'CALL_-1207854626', u'INDIRECT_-1207852153'), (u'PTRSUB_-1207851699', u'LOAD_-1207855166'), (u'CALL_-1207856906', u'INDIRECT_-1207853455'), (u'LOAD_-1207855926', u'CALL_-1207855869'), ('const-433', u'LOAD_-1207856570'), (u'INT_ADD_-1207856460', u'CAST_-1207852260'), (u'PTRSUB_-1207852991', u'CAST_-1207851385'), (u'PTRADD_-1207852910', u'CALL_-1207856989'), ('const-0', u'PTRSUB_-1207851209'), (u'LOAD_-1207853117', u'MULTIEQUAL_-1207852391'), (u'CAST_-1207851378', u'LOAD_-1207853097'), (u'INT_SUB_-1207851777', u'PTRADD_-1207855142'), ('const-40', u'PTRSUB_-1207851914'), ('const-16', u'PTRSUB_-1207852267'), (u'PTRSUB_-1207851339', u'LOAD_-1207853059'), (u'MULTIEQUAL_-1207853969', u'PTRSUB_-1207851577'), (u'INDIRECT_-1207852620', u'MULTIEQUAL_-1207852262'), ('const-433', u'STORE_-1207855459'), (u'LOAD_-1207856699', u'MULTIEQUAL_-1207852670'), (u'INT_ADD_-1207856412', u'CAST_-1207852225'), ('const-16', u'PTRADD_-1207851523'), (u'CALL_-1207854584', u'INDIRECT_-1207851781'), (u'INDIRECT_-1207852113', u'MULTIEQUAL_-1207853245'), (u'PTRSUB_-1207852590', u'PTRSUB_-1207852446'), (u'LOAD_-1207854127', u'MULTIEQUAL_-1207853136'), (u'PTRSUB_-1207852335', u'STORE_-1207856575'), (u'CAST_-1207852504', u'MULTIEQUAL_-1207854348'), (u'CAST_-1207852581', u'CALL_-1207856951'), (u'PTRADD_-1207852592', u'PTRSUB_-1207852590'), (u'CAST_-1207851902', u'STORE_-1207855858'), ('const-0', u'PTRSUB_-1207852097'), (u'PTRADD_-1207851787', u'CAST_-1207851631'), (u'CAST_-1207852504', u'COPY_-1207851943'), (u'INDIRECT_-1207852491', u'MULTIEQUAL_-1207852452'), ('const-72', u'PTRADD_-1207851459'), (u'CALL_-1207854713', u'INDIRECT_-1207851993'), (u'COPY_-1207851716', u'PIECE_-1207851656'), (u'INDIRECT_-1207852659', u'MULTIEQUAL_-1207852301'), (u'CALL_-1207855757', u'INDIRECT_-1207852821'), ('const--8', u'INT_ADD_-1207856554'), (u'INDIRECT_-1207853712', u'MULTIEQUAL_-1207853708'), (u'INDIRECT_-1207853192', u'MULTIEQUAL_-1207853151'), (u'INDIRECT_-1207852472', u'MULTIEQUAL_-1207852452'), (u'SUBPIECE_-1207853517', u'PIECE_-1207853517'), (u'MULTIEQUAL_-1207854467', u'STORE_-1207855858'), (u'INDIRECT_-1207853337', u'MULTIEQUAL_-1207853294'), (u'COPY_-1207852539', u'MULTIEQUAL_-1207854148'), ('const--1', u'PTRADD_-1207852375'), (u'INDIRECT_-1207852086', u'MULTIEQUAL_-1207853363'), (u'INT_ADD_-1207855499', u'CAST_-1207851683'), (u'INDIRECT_-1207852074', u'MULTIEQUAL_-1207852026'), ('const-0', u'PTRSUB_-1207851557'), (u'MULTIEQUAL_-1207852709', u'MULTIEQUAL_-1207853018'), (u'CAST_-1207852504', u'INT_LESSEQUAL_-1207856694'), (u'CALL_-1207855991', u'INDIRECT_-1207852786'), ('tmp_13231', u'MULTIEQUAL_-1207852768'), ('const-40', u'PTRSUB_-1207851860'), (u'INDIRECT_-1207853316', u'MULTIEQUAL_-1207853284'), ('tmp_13224', u'MULTIEQUAL_-1207852487'), ('tmp_2446', u'CBRANCH_-1207855406'), ('const-40', u'PTRSUB_-1207852274'), (u'INDIRECT_-1207853274', u'MULTIEQUAL_-1207853270'), (u'CALL_-1207854640', u'INDIRECT_-1207851933'), (u'MULTIEQUAL_-1207852899', u'MULTIEQUAL_-1207854525'), (u'MULTIEQUAL_-1207853058', u'MULTIEQUAL_-1207852807'), (u'INT_ADD_-1207853040', u'CAST_-1207851339'), (u'INDIRECT_-1207852699', u'MULTIEQUAL_-1207852691'), (u'CALL_-1207856872', u'INDIRECT_-1207853116'), (u'MULTIEQUAL_-1207853496', u'MULTIEQUAL_-1207853245'), (u'CALL_-1207854743', u'INDIRECT_-1207852647'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852512'), ('const-433', u'LOAD_-1207854106'), ('const-4', u'PTRSUB_-1207852255'), (u'COPY_-1207852602', u'MULTIEQUAL_-1207854895'), (u'PTRSUB_-1207852478', u'INT_EQUAL_-1207856237'), ('const-72', u'PTRADD_-1207853036'), (u'CAST_-1207851645', u'STORE_-1207855466'), (u'INDIRECT_-1207852349', u'MULTIEQUAL_-1207852329'), ('const-72', u'PTRADD_-1207852962'), ('const-8', u'PTRSUB_-1207851269'), ('tmp_13229', u'MULTIEQUAL_-1207853528'), (u'CALL_-1207856951', u'INDIRECT_-1207853364'), ('const-433', u'LOAD_-1207855844'), (u'CALL_-1207855027', u'INDIRECT_-1207852592'), ('tmp_2081', u'CBRANCH_-1207855690'), (u'PTRSUB_-1207852010', u'STORE_-1207856073'), (u'MULTIEQUAL_-1207853124', u'MULTIEQUAL_-1207853100'), (u'CAST_-1207852504', u'CALL_-1207856803'), ('const--1', u'PTRADD_-1207852520'), (u'PTRSUB_-1207852466', u'PTRSUB_-1207852343'), ('tmp_8157', u'PTRADD_-1207853036'), (u'CALL_-1207856906', u'INDIRECT_-1207853377'), (u'CALL_-1207855607', u'INDIRECT_-1207852620'), (u'INDIRECT_-1207852111', u'MULTIEQUAL_-1207852090'), (u'PTRSUB_-1207852326', u'STORE_-1207853881'), (u'CALL_-1207855991', u'INDIRECT_-1207852747'), (u'COPY_-1207852562', u'PTRADD_-1207852520'), ('const-72', u'PTRADD_-1207852910'), (u'MULTIEQUAL_-1207853762', u'SUBPIECE_-1207853776'), ('const-40', u'PTRSUB_-1207852366'), (u'CALL_-1207856803', u'INDIRECT_-1207853310'), (u'INDIRECT_-1207853310', u'MULTIEQUAL_-1207853270'), ('const-24', u'PTRSUB_-1207852321'), ('const-433', u'STORE_-1207856080'), ('const-433', u'STORE_-1207856350'), ('const--1', u'PTRADD_-1207852462'), (u'LOAD_-1207853116', u'MULTIEQUAL_-1207852867'), (u'INDIRECT_-1207852289', u'MULTIEQUAL_-1207852250'), ('const--56', u'INT_ADD_-1207856675'), (u'PTRSUB_-1207853012', u'CAST_-1207852488'), ('const-433', u'LOAD_-1207856421'), (u'INDIRECT_-1207852388', u'MULTIEQUAL_-1207852368'), (u'CAST_-1207851401', u'INT_ADD_-1207855247'), (u'MULTIEQUAL_-1207852807', u'MULTIEQUAL_-1207852924'), (u'CALL_-1207856872', u'INDIRECT_-1207853434'), (u'MULTIEQUAL_-1207852850', u'MULTIEQUAL_-1207853260'), (u'CALL_-1207854995', u'INDIRECT_-1207852615'), ('const-0', u'PTRSUB_-1207851686'), ('const-433', u'STORE_-1207856326'), (u'CAST_-1207852331', u'LOAD_-1207856570'), (u'INDIRECT_-1207853205', u'MULTIEQUAL_-1207851865'), (u'INDIRECT_-1207853259', u'MULTIEQUAL_-1207853214'), (u'MULTIEQUAL_-1207853012', u'MULTIEQUAL_-1207853422'), (u'PTRSUB_-1207852213', u'STORE_-1207856413'), (u'PTRSUB_-1207852388', u'PTRSUB_-1207852218'), (u'INDIRECT_-1207852192', u'MULTIEQUAL_-1207852171'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851624'), ('tmp_3261', u'BRANCH_-1207854515'), (u'PTRSUB_-1207852144', u'PTRSUB_-1207852051'), ('tmp_1835', u'CBRANCH_-1207855905'), (u'CAST_-1207852677', u'INT_SUB_-1207857187'), (u'LOAD_-1207855867', u'MULTIEQUAL_-1207854467'), (u'CAST_-1207851503', u'INT_EQUAL_-1207855251'), (u'INDIRECT_-1207852485', u'MULTIEQUAL_-1207853762'), (u'INT_ADD_-1207857172', u'MULTIEQUAL_-1207854124'), (u'INT_ADD_-1207857172', u'INT_EQUAL_-1207855700'), (u'MULTIEQUAL_-1207854148', u'COPY_-1207852562'), (u'CAST_-1207851903', u'LOAD_-1207853590'), (u'INDIRECT_-1207852333', u'MULTIEQUAL_-1207852316'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852483'), (u'COPY_-1207852354', u'MULTIEQUAL_-1207854855'), (u'PTRSUB_-1207852267', u'PTRSUB_-1207852097'), ('const-8', u'PTRSUB_-1207852104'), ('const-1', u'INT_EQUAL_-1207854602'), (u'INT_EQUAL_-1207855408', u'CBRANCH_-1207855406'), ('const-16', u'PTRSUB_-1207852388'), (u'CALL_-1207854584', u'INDIRECT_-1207851980'), (u'COPY_-1207856169', u'MULTIEQUAL_-1207852731'), (u'INT_ADD_-1207856512', u'CAST_-1207852297'), (u'PTRSUB_-1207851329', u'PTRSUB_-1207851269'), (u'CALL_-1207855991', u'INDIRECT_-1207852708'), (u'INDIRECT_-1207853270', u'MULTIEQUAL_-1207853230'), ('const-0', u'RETURN_-1207851349'), (u'INDIRECT_-1207852170', u'MULTIEQUAL_-1207853402'), ('tmp_13223', u'MULTIEQUAL_-1207852446'), ('const-433', u'LOAD_-1207855475'), ('const-40', u'PTRSUB_-1207852498'), (u'CALL_-1207854713', u'INDIRECT_-1207852314'), (u'INDIRECT_-1207852451', u'MULTIEQUAL_-1207852412'), ('tmp_2190', u'BRANCH_-1207855590'), ('const-40', u'PTRSUB_-1207852529'), (u'CALL_-1207856951', u'INDIRECT_-1207853164'), (u'MULTIEQUAL_-1207852899', u'CALL_-1207855991'), ('const-0', u'PTRSUB_-1207851582'), (u'CALL_-1207855027', u'INDIRECT_-1207852513'), (u'INDIRECT_-1207852033', u'MULTIEQUAL_-1207853165'), (u'CALL_-1207855991', u'INDIRECT_-1207852627'), ('tmp_863', u'CBRANCH_-1207856787'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852280'), ('const-40', u'PTRSUB_-1207851301'), (u'MULTIEQUAL_-1207853205', u'MULTIEQUAL_-1207853181'), (u'LOAD_-1207856484', u'STORE_-1207856474'), ('const-8', u'PTRSUB_-1207851845'), (u'MULTIEQUAL_-1207852859', u'COPY_-1207852128'), (u'PTRSUB_-1207852207', u'PTRSUB_-1207852109'), (u'LOAD_-1207854535', u'STORE_-1207854526'), (u'LOAD_-1207856435', u'STORE_-1207856426'), ('tmp_3237', u'BRANCH_-1207854545'), (u'INDIRECT_-1207852142', u'MULTIEQUAL_-1207852115'), (u'MULTIEQUAL_-1207854348', u'PTRADD_-1207852011'), ('const-1', u'SUBPIECE_-1207852717'), (u'CALL_-1207854995', u'INDIRECT_-1207852054'), (u'CALL_-1207854713', u'INDIRECT_-1207852270'), (u'CALL_-1207855757', u'INDIRECT_-1207852500'), (u'LOAD_-1207855475', u'STORE_-1207855459'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207851903'), (u'MULTIEQUAL_-1207854895', u'PTRSUB_-1207851903'), (u'INDIRECT_-1207852786', u'MULTIEQUAL_-1207852767'), (u'LOAD_-1207856652', u'COPY_-1207852448'), ('const-0', u'PTRSUB_-1207851225'), (u'CALL_-1207855757', u'INDIRECT_-1207852581'), (u'PTRSUB_-1207851463', u'PTRADD_-1207855142'), (u'INDIRECT_-1207853443', u'MULTIEQUAL_-1207852105'), ('const-433', u'LOAD_-1207855441'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852408'), (u'INDIRECT_-1207852211', u'MULTIEQUAL_-1207852171'), ('const--3', u'PTRADD_-1207851808'), (u'INDIRECT_-1207852502', u'MULTIEQUAL_-1207852143'), (u'PTRSUB_-1207852109', u'LOAD_-1207855978'), (u'PTRADD_-1207852290', u'PTRSUB_-1207852288'), (u'CAST_-1207852407', u'LOAD_-1207854107'), (u'PTRSUB_-1207851497', u'PTRSUB_-1207851491'), (u'INDIRECT_-1207852500', u'MULTIEQUAL_-1207852446'), (u'PTRADD_-1207852375', u'PTRSUB_-1207852373'), (u'CALL_-1207854640', u'INDIRECT_-1207852131'), (u'INDIRECT_-1207852340', u'MULTIEQUAL_-1207852313'), (u'CALL_-1207855869', u'INDIRECT_-1207852842'), ('const-433', u'LOAD_-1207856652'), (u'INDIRECT_-1207853364', u'MULTIEQUAL_-1207852026'), (u'INDIRECT_-1207853349', u'MULTIEQUAL_-1207852929'), (u'CALL_-1207855869', u'INDIRECT_-1207853202'), ('const-433', u'LOAD_-1207855926'), (u'INDIRECT_-1207852650', u'MULTIEQUAL_-1207852611'), (u'MULTIEQUAL_-1207853969', u'PTRADD_-1207851763'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851379'), (u'INT_SUB_-1207855732', u'INT_SLESS_-1207855713'), (u'PTRSUB_-1207851862', u'CAST_-1207851403'), (u'MULTIEQUAL_-1207852940', u'STORE_-1207856225'), (u'COPY_-1207851943', u'MULTIEQUAL_-1207855082'), ('const--8', u'INT_ADD_-1207856412'), (u'CAST_-1207851361', u'MULTIEQUAL_-1207853969'), (u'INT_ADD_-1207856554', u'CAST_-1207852331'), (u'INDIRECT_-1207852102', u'MULTIEQUAL_-1207852075'), (u'CALL_-1207854640', u'INDIRECT_-1207851893'), (u'CALL_-1207855062', u'INDIRECT_-1207852532'), (u'CALL_-1207854713', u'INDIRECT_-1207852152'), (u'CALL_-1207854584', u'INDIRECT_-1207852142'), (u'INDIRECT_-1207852819', u'MULTIEQUAL_-1207852811'), (u'PTRSUB_-1207852258', u'PTRSUB_-1207852257'), (u'CAST_-1207851891', u'MULTIEQUAL_-1207854855'), ('const--8', u'INT_ADD_-1207856541'), (u'PTRSUB_-1207851913', u'PTRSUB_-1207851830'), (u'INDIRECT_-1207852236', u'MULTIEQUAL_-1207853456'), (u'PTRADD_-1207852378', u'CAST_-1207852270'), ('const--2', u'PTRADD_-1207851787'), (u'COPY_-1207852562', u'PTRADD_-1207852375'), ('const-0', u'PTRSUB_-1207851313'), (u'CALL_-1207856737', u'INDIRECT_-1207853352'), (u'INDIRECT_-1207852192', u'MULTIEQUAL_-1207852144'), ('const-0', u'PTRSUB_-1207852183'), (u'CALL_-1207855062', u'INDIRECT_-1207852407'), (u'LOAD_-1207853059', u'MULTIEQUAL_-1207852717'), (u'CALL_-1207856872', u'INDIRECT_-1207853157'), (u'INT_ADD_-1207856675', u'CAST_-1207852424'), ('const-40', u'PTRSUB_-1207851832'), (u'CAST_-1207852505', u'INT_ADD_-1207856815'), ('const--1', u'PTRADD_-1207851507'), ('const-40', u'PTRSUB_-1207852505'), (u'LOAD_-1207855515', u'MULTIEQUAL_-1207852671'), (u'PIECE_-1207853776', u'MULTIEQUAL_-1207853738'), (u'CALL_-1207854626', u'INDIRECT_-1207852192'), (u'CALL_-1207856803', u'INDIRECT_-1207853192'), (u'CALL_-1207854995', u'INDIRECT_-1207852497'), (u'PTRSUB_-1207852441', u'STORE_-1207856511'), (u'MULTIEQUAL_-1207854855', u'PTRSUB_-1207852193'), (u'PTRADD_-1207852563', u'PTRSUB_-1207852561'), (u'LOAD_-1207853412', u'STORE_-1207853398'), ('const-16', u'PTRSUB_-1207852478'), (u'MULTIEQUAL_-1207852316', u'MULTIEQUAL_-1207852301'), (u'INDIRECT_-1207852035', u'MULTIEQUAL_-1207851987'), (u'PTRADD_-1207852553', u'PTRSUB_-1207852551'), (u'INDIRECT_-1207853313', u'MULTIEQUAL_-1207853309'), ('const-433', u'STORE_-1207856440'), (u'CALL_-1207855869', u'INDIRECT_-1207852724'), (u'COPY_-1207852562', u'PTRADD_-1207852283'), (u'PTRSUB_-1207852614', u'CAST_-1207852312'), (u'INT_ADD_-1207856096', u'CAST_-1207852024'), (u'MULTIEQUAL_-1207852533', u'CALL_-1207854995'), (u'LOAD_-1207856359', u'CAST_-1207852106'), (u'INT_ADD_-1207856655', u'CAST_-1207852407'), (u'CAST_-1207852504', u'CALL_-1207855757'), (u'INDIRECT_-1207851993', u'MULTIEQUAL_-1207853124'), (u'CALL_-1207855062', u'INDIRECT_-1207852289'), ('const-433', u'LOAD_-1207856520'), ('tmp_8154', u'PTRSUB_-1207851977'), (u'CAST_-1207852423', u'LOAD_-1207854126'), (u'PTRADD_-1207853031', u'PTRSUB_-1207853029'), ('const-1', u'INT_EQUAL_-1207856009'), (u'INT_LESSEQUAL_-1207856694', u'CBRANCH_-1207856704'), (u'INDIRECT_-1207853137', u'MULTIEQUAL_-1207853084'), ('const-433', u'LOAD_-1207855454'), (u'INT_MULT_-1207855068', u'CALL_-1207855062'), (u'INT_EQUAL_-1207855700', u'CBRANCH_-1207855690'), (u'MULTIEQUAL_-1207852399', u'MULTIEQUAL_-1207852384'), (u'LOAD_-1207854637', u'INT_EQUAL_-1207854602'), (u'MULTIEQUAL_-1207852811', u'MULTIEQUAL_-1207853221'), (u'COPY_-1207852562', u'PTRADD_-1207852130'), (u'CALL_-1207856989', u'CBRANCH_-1207856970'), ('tmp_3376', u'BRANCH_-1207854710'), (u'INDIRECT_-1207852130', u'MULTIEQUAL_-1207852090'), (u'CALL_-1207854743', u'INDIRECT_-1207852209'), ('const-72', u'INT_SLESS_-1207854955'), (u'MULTIEQUAL_-1207853363', u'MULTIEQUAL_-1207853339'), (u'INDIRECT_-1207853218', u'MULTIEQUAL_-1207853175'), (u'CALL_-1207854603', u'INDIRECT_-1207851888'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852391'), ('tmp_8157', u'PTRSUB_-1207851931'), ('tmp_8155', u'CAST_-1207852795'), (u'COPY_-1207851989', u'MULTIEQUAL_-1207853044'), ('const-72', u'PTRADD_-1207852203'), (u'MULTIEQUAL_-1207855082', u'PTRADD_-1207852962'), (u'CALL_-1207855869', u'INDIRECT_-1207852685'), ('const-433', u'STORE_-1207856386'), ('const--8', u'INT_ADD_-1207855492'), ('const-72', u'PTRADD_-1207852630'), (u'CALL_-1207854626', u'BOOL_NEGATE_-1207851605'), (u'INDIRECT_-1207853156', u'MULTIEQUAL_-1207853151'), ('const--1', u'PTRADD_-1207852368'), (u'CALL_-1207855607', u'INDIRECT_-1207852461'), ('const-40', u'PTRSUB_-1207852024'), (u'PTRSUB_-1207852183', u'STORE_-1207856087'), ('const-16', u'PTRADD_-1207852483'), (u'MULTIEQUAL_-1207853018', u'SUBPIECE_-1207853005'), (u'INDIRECT_-1207853231', u'MULTIEQUAL_-1207853191'), ('const--1', u'PTRADD_-1207851497'), (u'LOAD_-1207855441', u'STORE_-1207855432'), (u'PTRSUB_-1207852287', u'PTRSUB_-1207852183'), (u'INDIRECT_-1207852074', u'MULTIEQUAL_-1207853294'), (u'PTRSUB_-1207852550', u'PTRSUB_-1207852415'), ('const--1', u'PTRADD_-1207852351'), (u'MULTIEQUAL_-1207853180', u'MULTIEQUAL_-1207853046'), (u'INDIRECT_-1207852052', u'MULTIEQUAL_-1207853284'), (u'COPY_-1207852562', u'PTRADD_-1207852276'), (u'MULTIEQUAL_-1207854895', u'PTRADD_-1207852378'), (u'INDIRECT_-1207852153', u'MULTIEQUAL_-1207853373'), (u'LOAD_-1207854107', u'MULTIEQUAL_-1207852749'), (u'CAST_-1207851631', u'STORE_-1207855445'), (u'INDIRECT_-1207852553', u'MULTIEQUAL_-1207852533'), (u'CALL_-1207856951', u'INDIRECT_-1207853325'), ('const-0', u'PTRSUB_-1207852573'), (u'LOAD_-1207855926', u'INT_EQUAL_-1207855891'), (u'BOOL_NEGATE_-1207852819', u'CBRANCH_-1207856787'), (u'PTRSUB_-1207852446', u'LOAD_-1207856520'), ('const-40', u'PTRSUB_-1207852009'), (u'INDIRECT_-1207853416', u'MULTIEQUAL_-1207853373'), (u'PTRSUB_-1207851582', u'LOAD_-1207855380'), (u'MULTIEQUAL_-1207852806', u'MULTIEQUAL_-1207852772'), (u'PTRADD_-1207852531', u'PTRSUB_-1207852529'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207851904'), ('const--8', u'INT_ADD_-1207855499'), (u'PTRADD_-1207851496', u'PTRSUB_-1207851494'), ('const--2', u'PTRADD_-1207851508'), ('const-433', u'LOAD_-1207853413'), ('const-0', u'PTRSUB_-1207852084'), (u'MULTIEQUAL_-1207852731', u'MULTIEQUAL_-1207853141'), ('const-16', u'PTRSUB_-1207851830'), (u'INDIRECT_-1207851933', u'MULTIEQUAL_-1207853165'), (u'CALL_-1207854584', u'INDIRECT_-1207852418'), (u'MULTIEQUAL_-1207853018', u'MULTIEQUAL_-1207852767'), ('const-0', u'INT_NOTEQUAL_-1207854617'), ('const-8', u'INT_ADD_-1207853040'), ('const-433', u'LOAD_-1207853117'), (u'LOAD_-1207853058', u'MULTIEQUAL_-1207852677'), (u'MULTIEQUAL_-1207853496', u'MULTIEQUAL_-1207853362'), (u'CALL_-1207854584', u'INDIRECT_-1207851901'), ('const-0', u'PTRSUB_-1207852504'), ('const-433', u'LOAD_-1207856593'), (u'MULTIEQUAL_-1207853969', u'PTRSUB_-1207851029'), (u'COPY_-1207852562', u'PTRADD_-1207852630'), ('const-0', u'PTRSUB_-1207852550'), ('const-433', u'LOAD_-1207855263'), (u'CAST_-1207851379', u'INT_ADD_-1207855218'), (u'CAST_-1207852260', u'STORE_-1207856474'), (u'PTRSUB_-1207851029', u'STORE_-1207854526'), ('const-0', u'PTRSUB_-1207851837'), (u'LOAD_-1207854582', u'MULTIEQUAL_-1207853671'), (u'CAST_-1207852504', u'CAST_-1207851869'), (u'PTRSUB_-1207852035', u'CALL_-1207855062'), (u'INT_SDIV_-1207857015', u'PTRADD_-1207852910'), (u'INDIRECT_-1207852380', u'MULTIEQUAL_-1207852021'), (u'MULTIEQUAL_-1207852871', u'MULTIEQUAL_-1207853180'), ('const-8', u'PTRSUB_-1207852178'), (u'CALL_-1207854995', u'INDIRECT_-1207852416'), (u'INT_NOTEQUAL_-1207857312', u'CBRANCH_-1207857311'), (u'CALL_-1207856737', u'INDIRECT_-1207853396'), (u'CALL_-1207856803', u'INDIRECT_-1207853349'), (u'PTRSUB_-1207852037', u'LOAD_-1207855844'), (u'PTRSUB_-1207852686', u'PTRSUB_-1207852535'), ('const-433', u'STORE_-1207856396'), (u'CALL_-1207854995', u'INDIRECT_-1207852537'), (u'CALL_-1207856803', u'INDIRECT_-1207853070'), (u'MULTIEQUAL_-1207852711', u'CAST_-1207851503'), ('const-40', u'PTRSUB_-1207851505'), (u'CALL_-1207855991', u'INDIRECT_-1207852904'), (u'LOAD_-1207856520', u'STORE_-1207856504'), (u'PTRSUB_-1207851930', u'PTRSUB_-1207851845'), (u'MULTIEQUAL_-1207853136', u'SUBPIECE_-1207852262'), ('const--1', u'PTRADD_-1207852762'), (u'PTRSUB_-1207851257', u'PTRSUB_-1207851203'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852298'), ('tmp_8157', u'PTRSUB_-1207851257'), (u'SUBPIECE_-1207853005', u'STORE_-1207856326'), (u'CALL_-1207854995', u'INDIRECT_-1207852654'), (u'INDIRECT_-1207852764', u'MULTIEQUAL_-1207852749'), (u'INDIRECT_-1207852821', u'MULTIEQUAL_-1207853611'), (u'LOAD_-1207853097', u'MULTIEQUAL_-1207852313'), ('const--40', u'INT_ADD_-1207856655'), (u'LOAD_-1207853097', u'MULTIEQUAL_-1207852828'), (u'CAST_-1207851599', u'PTRSUB_-1207851763'), (u'MULTIEQUAL_-1207851712', u'MULTIEQUAL_-1207852227'), (u'MULTIEQUAL_-1207852670', u'MULTIEQUAL_-1207852979'), (u'MULTIEQUAL_-1207852711', u'COPY_-1207855244'), (u'CALL_-1207856872', u'INDIRECT_-1207853316'), (u'MULTIEQUAL_-1207854124', u'INT_ADD_-1207857172'), (u'INT_SRIGHT_-1207855119', u'INT_MULT_-1207855068'), (u'CALL_-1207856989', u'INDIRECT_-1207853312'), ('tmp_8157', u'CALL_-1207856803'), ('const--136', u'PTRSUB_-1207852991'), (u'MULTIEQUAL_-1207853044', u'MULTIEQUAL_-1207852631'), (u'MULTIEQUAL_-1207852859', u'MULTIEQUAL_-1207852608'), (u'PTRADD_-1207855901', u'STORE_-1207855961'), (u'CAST_-1207851395', u'LOAD_-1207853117'), (u'PTRSUB_-1207852097', u'LOAD_-1207856234'), (u'CALL_-1207854603', u'INDIRECT_-1207851929'), (u'CALL_-1207855991', u'INDIRECT_-1207853264'), (u'INDIRECT_-1207853748', u'MULTIEQUAL_-1207853708'), (u'CALL_-1207854713', u'INDIRECT_-1207851952'), (u'CALL_-1207856951', u'INDIRECT_-1207853245'), ('const-72', u'PTRADD_-1207852440'), ('tmp_1952', u'BRANCH_-1207855798'), (u'CALL_-1207854626', u'INDIRECT_-1207851996'), ('const--40', u'INT_ADD_-1207855445'), (u'LOAD_-1207855454', u'STORE_-1207855445'), (u'INDIRECT_-1207852530', u'MULTIEQUAL_-1207853762'), (u'INT_NOTEQUAL_-1207854617', u'CBRANCH_-1207854616'), ('const--256', u'INT_AND_-1207852554'), (u'PTRSUB_-1207852991', u'CAST_-1207851290'), (u'INDIRECT_-1207853070', u'MULTIEQUAL_-1207853029'), (u'PTRADD_-1207851523', u'CAST_-1207851394'), (u'INDIRECT_-1207853277', u'MULTIEQUAL_-1207853245'), ('const-16', u'PTRADD_-1207851508'), (u'INDIRECT_-1207853526', u'MULTIEQUAL_-1207852188'), ('tmp_8154', u'PTRSUB_-1207852991'), ('tmp_13225', u'MULTIEQUAL_-1207852527'), ('const-433', u'LOAD_-1207855867'), ('const-0', u'PTRSUB_-1207852535'), (u'MULTIEQUAL_-1207852021', u'MULTIEQUAL_-1207852227'), (u'INDIRECT_-1207852407', u'MULTIEQUAL_-1207852368'), ('tmp_8154', u'PTRSUB_-1207853012'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851590'), (u'MULTIEQUAL_-1207852630', u'COPY_-1207852231'), (u'PTRSUB_-1207852372', u'STORE_-1207856396'), (u'INDIRECT_-1207851874', u'MULTIEQUAL_-1207851824'), (u'PTRADD_-1207852962', u'CALL_-1207856906'), (u'PTRSUB_-1207851754', u'STORE_-1207855399'), (u'INT_NOTEQUAL_-1207855035', u'CBRANCH_-1207855034'), (u'CALL_-1207855991', u'INDIRECT_-1207852667'), ('const-1', u'PTRADD_-1207855901'), ('tmp_13225', u'MULTIEQUAL_-1207853370'), (u'PTRSUB_-1207852262', u'STORE_-1207856225'), (u'CAST_-1207851290', u'CALL_-1207854626'), ('const-433', u'LOAD_-1207855259'), (u'CAST_-1207852225', u'STORE_-1207856426'), (u'PTRSUB_-1207851862', u'INT_EQUAL_-1207855251'), (u'PTRSUB_-1207852359', u'PTRSUB_-1207852252'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852261'), (u'CALL_-1207854995', u'INDIRECT_-1207852693'), (u'MULTIEQUAL_-1207854895', u'PTRSUB_-1207852213'), ('const-72', u'PTRADD_-1207852375'), (u'MULTIEQUAL_-1207853969', u'CAST_-1207851396'), (u'INDIRECT_-1207851848', u'MULTIEQUAL_-1207853124'), ('tmp_13222', u'MULTIEQUAL_-1207853248'), (u'INDIRECT_-1207853395', u'MULTIEQUAL_-1207853363'), (u'PTRADD_-1207851459', u'PTRSUB_-1207851457'), (u'CALL_-1207856872', u'INDIRECT_-1207853356'), (u'CALL_-1207855607', u'INDIRECT_-1207852502'), (u'SUBPIECE_-1207852717', u'PIECE_-1207852717'), (u'LOAD_-1207855219', u'CAST_-1207851352'), ('tmp_2307', u'BRANCH_-1207855160'), (u'INDIRECT_-1207852777', u'MULTIEQUAL_-1207853567'), (u'CALL_-1207856989', u'INDIRECT_-1207853508'), (u'MULTIEQUAL_-1207853058', u'STORE_-1207856350'), (u'CALL_-1207854626', u'INDIRECT_-1207852552'), ('tmp_8157', u'CALL_-1207856737'), (u'PTRSUB_-1207852478', u'CAST_-1207852208'), (u'PTRADD_-1207853036', u'CALL_-1207854713'), (u'CALL_-1207855991', u'INDIRECT_-1207852865'), (u'INDIRECT_-1207853388', u'MULTIEQUAL_-1207853348'), (u'PTRSUB_-1207852051', u'LOAD_-1207855867'), (u'CALL_-1207855869', u'INDIRECT_-1207852646'), ('const-433', u'LOAD_-1207855515'), (u'INDIRECT_-1207853356', u'MULTIEQUAL_-1207853324'), (u'MULTIEQUAL_-1207854895', u'CAST_-1207852322'), (u'CALL_-1207855757', u'INDIRECT_-1207852659'), (u'INDIRECT_-1207852153', u'MULTIEQUAL_-1207852105'), (u'INT_ADD_-1207855844', u'CAST_-1207851902'), (u'MULTIEQUAL_-1207854462', u'MULTIEQUAL_-1207854883'), (u'INDIRECT_-1207852738', u'MULTIEQUAL_-1207853528'), ('const-0', u'PTRSUB_-1207852438'), (u'CALL_-1207856737', u'INDIRECT_-1207853075'), (u'CAST_-1207851743', u'CALL_-1207855607'), (u'PTRADD_-1207852368', u'PTRSUB_-1207852366'), (u'MULTIEQUAL_-1207852090', u'MULTIEQUAL_-1207852077'), (u'CALL_-1207856737', u'INDIRECT_-1207853115'), (u'MULTIEQUAL_-1207852818', u'MULTIEQUAL_-1207852567'), (u'INDIRECT_-1207852611', u'MULTIEQUAL_-1207852572'), (u'CALL_-1207854995', u'INDIRECT_-1207852372'), (u'CALL_-1207854584', u'INDIRECT_-1207852262'), (u'INDIRECT_-1207852886', u'MULTIEQUAL_-1207852871'), (u'INDIRECT_-1207852659', u'MULTIEQUAL_-1207853449'), (u'PTRADD_-1207852910', u'CALL_-1207854626'), ('tmp_8154', u'PTRSUB_-1207853006'), (u'INDIRECT_-1207853432', u'MULTIEQUAL_-1207853012'), ('tmp_8157', u'CALL_-1207854713'), (u'INDIRECT_-1207851807', u'MULTIEQUAL_-1207853083'), (u'CAST_-1207851340', u'INT_ADD_-1207853040'), (u'MULTIEQUAL_-1207852352', u'MULTIEQUAL_-1207852867'), ('tmp_762', u'CBRANCH_-1207856891'), (u'CALL_-1207854626', u'INDIRECT_-1207852035'), (u'PTRSUB_-1207852104', u'STORE_-1207855969'), (u'CAST_-1207852036', u'INT_NOTEQUAL_-1207856124'), (u'PTRSUB_-1207853029', u'PTRSUB_-1207852869'), ('const--8', u'INT_ADD_-1207855844'), ('const-433', u'LOAD_-1207855428'), (u'CALL_-1207854640', u'INDIRECT_-1207852530'), ('const-433', u'STORE_-1207855445'), (u'PTRSUB_-1207852208', u'PTRSUB_-1207852207'), (u'CALL_-1207855607', u'INDIRECT_-1207852698'), ('tmp_3150', u'CBRANCH_-1207854616'), ('const-433', u'STORE_-1207856575'), (u'INDIRECT_-1207852742', u'MULTIEQUAL_-1207852384'), (u'LOAD_-1207854553', u'CAST_-1207851045'), (u'PTRSUB_-1207852991', u'CAST_-1207852581'), (u'CALL_-1207854626', u'INDIRECT_-1207852236'), (u'CALL_-1207854640', u'INDIRECT_-1207852052'), (u'CALL_-1207856989', u'INDIRECT_-1207853868'), (u'CALL_-1207855607', u'INDIRECT_-1207852659'), (u'CALL_-1207854584', u'INDIRECT_-1207851821'), (u'LOAD_-1207856570', u'MULTIEQUAL_-1207852899'), (u'LOAD_-1207855263', u'MULTIEQUAL_-1207852750'), (u'PTRSUB_-1207851307', u'STORE_-1207855249'), (u'COPY_-1207852562', u'PTRADD_-1207852426'), (u'INDIRECT_-1207853388', u'MULTIEQUAL_-1207852968'), (u'PTRSUB_-1207852024', u'PTRSUB_-1207851935'), (u'COPY_-1207851667', u'MULTIEQUAL_-1207852253'), (u'INDIRECT_-1207853202', u'MULTIEQUAL_-1207853187'), ('const--216', u'PTRSUB_-1207851977'), ('const-16', u'PTRADD_-1207851214'), (u'COPY_-1207852780', u'MULTIEQUAL_-1207854124'), ('const-72', u'PTRADD_-1207852563'), (u'MULTIEQUAL_-1207853136', u'SUBPIECE_-1207852263'), ('tmp_13229', u'MULTIEQUAL_-1207852685'), (u'PTRSUB_-1207852478', u'COPY_-1207852354'), (u'CALL_-1207854584', u'INDIRECT_-1207852223'), (u'CALL_-1207854743', u'INDIRECT_-1207852287'), ('tmp_2936', u'CBRANCH_-1207855002'), ('const-433', u'STORE_-1207856413'), (u'CALL_-1207855027', u'INDIRECT_-1207852709'), (u'CALL_-1207854626', u'INDIRECT_-1207851874'), ('tmp_170', u'CBRANCH_-1207857311'), (u'PTRADD_-1207852440', u'PTRSUB_-1207852438'), (u'CALL_-1207855062', u'INDIRECT_-1207852650'), (u'MULTIEQUAL_-1207852391', u'MULTIEQUAL_-1207852906'), ('const--3', u'PTRADD_-1207851523'), (u'PTRSUB_-1207852338', u'STORE_-1207856350'), (u'MULTIEQUAL_-1207852798', u'MULTIEQUAL_-1207852711'), (u'LOAD_-1207856359', u'INT_NOTEQUAL_-1207856193'), ('const--1', u'PTRADD_-1207852382'), (u'CALL_-1207855027', u'INDIRECT_-1207852432'), ('const--1', u'INT_ADD_-1207857172'), ('const-433', u'LOAD_-1207854107'), (u'PTRSUB_-1207852583', u'PTRSUB_-1207852441'), (u'INT_EQUAL_-1207856279', u'CBRANCH_-1207856277'), ('const-433', u'LOAD_-1207855394'), ('tmp_8157', u'CALL_-1207855062'), (u'CALL_-1207855869', u'INDIRECT_-1207852565'), ('const-40', u'PTRSUB_-1207851891'), ('const-0', u'PTRSUB_-1207852262'), (u'CALL_-1207856951', u'INDIRECT_-1207853404'), (u'LOAD_-1207856234', u'COPY_-1207852210'), ('const-1', u'PTRADD_-1207854498'), (u'PTRSUB_-1207851862', u'INT_NOTEQUAL_-1207855003'), (u'INDIRECT_-1207852659', u'MULTIEQUAL_-1207852606'), (u'CALL_-1207855027', u'INDIRECT_-1207852310'), (u'CALL_-1207856737', u'INDIRECT_-1207853712'), (u'LOAD_-1207854575', u'PTRADD_-1207854498'), ('tmp_8157', u'PTRSUB_-1207851881'), (u'CAST_-1207851655', u'STORE_-1207853398'), ('const-433', u'LOAD_-1207856469'), ('const-433', u'LOAD_-1207853590'), ('const-0', u'STORE_-1207855345'), (u'PTRSUB_-1207851897', u'PTRSUB_-1207851816'), (u'INDIRECT_-1207852826', u'MULTIEQUAL_-1207852807'), ('tmp_1239', u'CBRANCH_-1207856447'), (u'CALL_-1207855062', u'INDIRECT_-1207852689'), (u'CAST_-1207851624', u'INT_ADD_-1207855418'), (u'INDIRECT_-1207852631', u'MULTIEQUAL_-1207852611'), (u'CALL_-1207856116', u'INDIRECT_-1207852976'), ('const-0', u'PTRSUB_-1207852193'), ('const--1', u'PTRADD_-1207852283'), (u'INDIRECT_-1207852767', u'MULTIEQUAL_-1207852728'), (u'INDIRECT_-1207852007', u'MULTIEQUAL_-1207853284'), ('const-40', u'PTRSUB_-1207852518'), (u'INDIRECT_-1207852211', u'CAST_-1207851389'), (u'COPY_-1207852562', u'PTRADD_-1207852462')]
[(u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852479'), (u'LOAD_-1207855264', u'CAST_-1207851245'), (u'CALL_-1207856737', u'INDIRECT_-1207852949'), (u'MULTIEQUAL_-1207854909', u'LOAD_-1207853384'), (u'MULTIEQUAL_-1207852611', u'MULTIEQUAL_-1207852477'), (u'INDIRECT_-1207853024', u'MULTIEQUAL_-1207852984'), ('const-2', u'PTRADD_-1207851757'), (u'INDIRECT_-1207852293', u'MULTIEQUAL_-1207853082'), (u'LOAD_-1207853920', u'MULTIEQUAL_-1207852929'), ('const-433', u'LOAD_-1207855867'), ('const-433', u'LOAD_-1207852889'), ('tmp_2292', u'CBRANCH_-1207855180'), ('const--2', u'PTRADD_-1207851851'), (u'INDIRECT_-1207852491', u'MULTIEQUAL_-1207852133'), (u'INDIRECT_-1207851533', u'MULTIEQUAL_-1207851505'), (u'INDIRECT_-1207851708', u'MULTIEQUAL_-1207851658'), (u'PTRADD_-1207852421', u'CAST_-1207852197'), ('const-0', u'INT_EQUAL_-1207856971'), (u'CALL_-1207855027', u'INDIRECT_-1207852142'), ('const--1', u'PTRADD_-1207852327'), ('const-433', u'STORE_-1207855249'), (u'PTRADD_-1207852585', u'COPY_-1207851890'), (u'INDIRECT_-1207852827', u'MULTIEQUAL_-1207852822'), (u'CAST_-1207851594', u'STORE_-1207855362'), ('const-8', u'PTRADD_-1207851154'), (u'INT_NOTEQUAL_-1207856193', u'CBRANCH_-1207856192'), (u'INDIRECT_-1207852200', u'MULTIEQUAL_-1207852161'), (u'CALL_-1207855062', u'INDIRECT_-1207852482'), (u'CAST_-1207851882', u'INT_ADD_-1207855836'), (u'INDIRECT_-1207852560', u'MULTIEQUAL_-1207852521'), (u'MULTIEQUAL_-1207852028', u'MULTIEQUAL_-1207852543'), (u'PTRADD_-1207851113', u'LOAD_-1207854523'), ('const--2', u'PTRADD_-1207852479'), (u'INDIRECT_-1207852404', u'MULTIEQUAL_-1207852365'), ('const--3', u'PTRADD_-1207852190'), (u'CALL_-1207855869', u'INDIRECT_-1207852596'), (u'CALL_-1207855027', u'INDIRECT_-1207851863'), (u'INT_EQUAL_-1207856237', u'CBRANCH_-1207856235'), ('const-0', u'STORE_-1207855345'), ('const-0', u'INT_EQUAL_-1207856892'), (u'LOAD_-1207856469', u'STORE_-1207856440'), (u'CALL_-1207856872', u'INDIRECT_-1207853587'), (u'CALL_-1207855607', u'INDIRECT_-1207852491'), ('tmp_14340', u'MULTIEQUAL_-1207852561'), (u'COPY_-1207852509', u'PTRADD_-1207851343'), (u'INDIRECT_-1207853052', u'MULTIEQUAL_-1207853007'), (u'MULTIEQUAL_-1207852683', u'MULTIEQUAL_-1207853093'), ('const-1', u'SUBPIECE_-1207852510'), (u'CALL_-1207854603', u'INDIRECT_-1207851761'), (u'MULTIEQUAL_-1207852083', u'MULTIEQUAL_-1207852070'), (u'MULTIEQUAL_-1207851829', u'MULTIEQUAL_-1207851814'), (u'PTRADD_-1207852585', u'CAST_-1207851825'), (u'LOAD_-1207856499', u'SUBPIECE_-1207852297'), ('const-433', u'LOAD_-1207855978'), ('const--7', u'PTRADD_-1207851763'), (u'INDIRECT_-1207851946', u'MULTIEQUAL_-1207851898'), (u'PTRADD_-1207852493', u'LOAD_-1207853899'), ('const-433', u'LOAD_-1207852852'), (u'INDIRECT_-1207852379', u'MULTIEQUAL_-1207852360'), (u'CALL_-1207855991', u'INDIRECT_-1207852379'), (u'INDIRECT_-1207851828', u'MULTIEQUAL_-1207853048'), (u'INDIRECT_-1207852507', u'MULTIEQUAL_-1207852484'), (u'INDIRECT_-1207852413', u'MULTIEQUAL_-1207853203'), (u'MULTIEQUAL_-1207852722', u'MULTIEQUAL_-1207853132'), (u'INT_SRIGHT_-1207857130', u'INT_MULT_-1207857086'), (u'MULTIEQUAL_-1207852510', u'MULTIEQUAL_-1207852423'), (u'MULTIEQUAL_-1207853953', u'COPY_-1207852509'), ('const-0', u'COPY_-1207856169'), (u'INDIRECT_-1207852345', u'MULTIEQUAL_-1207853565'), (u'CAST_-1207851490', u'INT_SUB_-1207851623'), (u'MULTIEQUAL_-1207852851', u'STORE_-1207856350'), ('const-8', u'PTRADD_-1207851135'), (u'COPY_-1207852509', u'PTRADD_-1207852115'), (u'CAST_-1207851881', u'STORE_-1207855850'), (u'PTRADD_-1207852272', u'STORE_-1207856350'), (u'CALL_-1207854995', u'INDIRECT_-1207852525'), (u'CALL_-1207854995', u'INDIRECT_-1207852165'), ('tmp_14335', u'MULTIEQUAL_-1207852360'), (u'MULTIEQUAL_-1207853685', u'STORE_-1207854566'), ('const-8', u'PTRADD_-1207852426'), (u'INDIRECT_-1207852863', u'MULTIEQUAL_-1207852443'), (u'COPY_-1207852509', u'PTRADD_-1207852272'), ('tmp_1685', u'CBRANCH_-1207856023'), ('const-8', u'PTRADD_-1207852585'), ('const--4', u'PTRADD_-1207852115'), (u'PTRSUB_-1207852801', u'INT_EQUAL_-1207856279'), (u'CAST_-1207851690', u'STORE_-1207855519'), ('const-8', u'PTRADD_-1207852421'), (u'PTRADD_-1207852311', u'STORE_-1207856403'), ('const-0', u'INT_NOTEQUAL_-1207854728'), ('const-433', u'LOAD_-1207855245'), (u'COPY_-1207851437', u'MULTIEQUAL_-1207852591'), ('const-433', u'STORE_-1207856511'), (u'CALL_-1207854743', u'INDIRECT_-1207851884'), (u'CAST_-1207851488', u'CAST_-1207851459'), (u'CALL_-1207855062', u'INDIRECT_-1207852122'), ('const--1', u'PTRADD_-1207851702'), (u'LOAD_-1207853812', u'STORE_-1207853795'), (u'PTRADD_-1207851712', u'STORE_-1207855399'), (u'COPY_-1207852395', u'MULTIEQUAL_-1207852837'), (u'CAST_-1207852356', u'INT_EQUAL_-1207856610'), ('const-8', u'PTRADD_-1207852041'), (u'CALL_-1207856951', u'INDIRECT_-1207853038'), (u'PTRADD_-1207851864', u'CALL_-1207854584'), (u'PTRADD_-1207852421', u'INT_EQUAL_-1207856237'), ('const--7', u'PTRADD_-1207852272'), ('tmp_1802', u'BRANCH_-1207855256'), (u'MULTIEQUAL_-1207852482', u'COPY_-1207852013'), (u'LOAD_-1207853900', u'MULTIEQUAL_-1207852851'), (u'SUBPIECE_-1207851751', u'STORE_-1207855278'), (u'INDIRECT_-1207851667', u'MULTIEQUAL_-1207851617'), (u'CALL_-1207856906', u'INDIRECT_-1207853292'), (u'INDIRECT_-1207852029', u'MULTIEQUAL_-1207851981'), ('const-433', u'LOAD_-1207855263'), (u'INT_EQUAL_-1207856971', u'CBRANCH_-1207856970'), (u'MULTIEQUAL_-1207852184', u'MULTIEQUAL_-1207852699'), (u'PTRADD_-1207852824', u'COPY_-1207852549'), (u'MULTIEQUAL_-1207853195', u'MULTIEQUAL_-1207853171'), (u'MULTIEQUAL_-1207852851', u'MULTIEQUAL_-1207852600'), (u'MULTIEQUAL_-1207851505', u'MULTIEQUAL_-1207852020'), (u'CALL_-1207855869', u'INDIRECT_-1207852635'), ('tmp_1617', u'BRANCH_-1207856100'), (u'PTRADD_-1207851702', u'STORE_-1207855385'), ('const-433', u'STORE_-1207856326'), (u'COPY_-1207852728', u'MULTIEQUAL_-1207851924'), (u'PTRADD_-1207852393', u'STORE_-1207853796'), (u'INDIRECT_-1207851879', u'MULTIEQUAL_-1207853156'), ('const-8', u'PTRADD_-1207852509'), ('tmp_1073', u'CBRANCH_-1207856608'), ('const-8', u'PTRADD_-1207851734'), (u'INDIRECT_-1207851928', u'MULTIEQUAL_-1207851911'), (u'INDIRECT_-1207853225', u'MULTIEQUAL_-1207852805'), ('const-8', u'PTRADD_-1207851968'), ('const-433', u'LOAD_-1207856652'), (u'CALL_-1207854995', u'INDIRECT_-1207852047'), (u'CALL_-1207854640', u'INDIRECT_-1207852007'), ('const-433', u'STORE_-1207855385'), (u'INDIRECT_-1207853227', u'MULTIEQUAL_-1207853195'), (u'CALL_-1207854640', u'INDIRECT_-1207852323'), (u'LOAD_-1207855978', u'CAST_-1207851935'), (u'INDIRECT_-1207852007', u'MULTIEQUAL_-1207853239'), (u'CALL_-1207856803', u'INDIRECT_-1207853541'), (u'CALL_-1207855027', u'INDIRECT_-1207851985'), ('const--3', u'PTRADD_-1207851469'), ('tmp_8648', u'PTRSUB_-1207852801'), (u'CALL_-1207856116', u'INDIRECT_-1207852813'), (u'LOAD_-1207855166', u'MULTIEQUAL_-1207852510'), ('tmp_142', u'CBRANCH_-1207857334'), ('const-8', u'PTRADD_-1207852255'), (u'CALL_-1207856989', u'INDIRECT_-1207853345'), ('const-8', u'PTRADD_-1207851113'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852337'), ('tmp_1410', u'CBRANCH_-1207856277'), (u'INDIRECT_-1207853067', u'MULTIEQUAL_-1207853063'), (u'CALL_-1207856906', u'INDIRECT_-1207853091'), (u'INDIRECT_-1207851918', u'MULTIEQUAL_-1207853195'), (u'CALL_-1207855607', u'INDIRECT_-1207852373'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852381'), (u'MULTIEQUAL_-1207854909', u'STORE_-1207856413'), ('tmp_14337', u'MULTIEQUAL_-1207853282'), (u'LOAD_-1207856570', u'MULTIEQUAL_-1207852692'), (u'INDIRECT_-1207851962', u'MULTIEQUAL_-1207853239'), ('tmp_1865', u'CBRANCH_-1207855888'), (u'PTRADD_-1207851120', u'LOAD_-1207854535'), ('const-433', u'LOAD_-1207856234'), (u'MULTIEQUAL_-1207852326', u'INT_NOTEQUAL_-1207855003'), (u'INDIRECT_-1207853130', u'MULTIEQUAL_-1207853087'), ('tmp_1514', u'CBRANCH_-1207856192'), (u'CALL_-1207854584', u'INDIRECT_-1207851895'), ('const-433', u'LOAD_-1207853384'), (u'MULTIEQUAL_-1207851991', u'MULTIEQUAL_-1207851976'), (u'CALL_-1207855062', u'INDIRECT_-1207851963'), (u'CALL_-1207854743', u'INDIRECT_-1207852440'), (u'MULTIEQUAL_-1207852890', u'STORE_-1207853674'), ('tmp_1581', u'CBRANCH_-1207856123'), (u'PTRADD_-1207852356', u'CAST_-1207852242'), (u'MULTIEQUAL_-1207852958', u'MULTIEQUAL_-1207852934'), (u'CALL_-1207856951', u'INDIRECT_-1207853635'), (u'INDIRECT_-1207852181', u'MULTIEQUAL_-1207852161'), (u'INDIRECT_-1207851600', u'MULTIEQUAL_-1207852876'), (u'MULTIEQUAL_-1207853983', u'CAST_-1207851656'), (u'CAST_-1207851926', u'INT_ADD_-1207855947'), ('const--7', u'PTRADD_-1207852510'), (u'MULTIEQUAL_-1207851814', u'MULTIEQUAL_-1207852020'), (u'INDIRECT_-1207852016', u'MULTIEQUAL_-1207851989'), ('const-0', u'SUBPIECE_-1207852288'), (u'PTRADD_-1207851413', u'LOAD_-1207852851'), (u'MULTIEQUAL_-1207854909', u'CAST_-1207852307'), ('const-0', u'STORE_-1207856153'), (u'LOAD_-1207856484', u'SUBPIECE_-1207852288'), (u'INDIRECT_-1207853236', u'MULTIEQUAL_-1207851898'), (u'INT_NOTEQUAL_-1207856936', u'CBRANCH_-1207856935'), ('const--2', u'PTRADD_-1207852381'), (u'CALL_-1207855869', u'INDIRECT_-1207852439'), ('const-0', u'CALL_-1207855062'), (u'CAST_-1207852625', u'INT_SUB_-1207857187'), (u'INDIRECT_-1207851985', u'MULTIEQUAL_-1207851964'), (u'PTRADD_-1207851783', u'STORE_-1207855506'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851437'), (u'INDIRECT_-1207851923', u'MULTIEQUAL_-1207851883'), (u'PTRSUB_-1207851820', u'INT_NOTEQUAL_-1207855003'), (u'CAST_-1207852742', u'INT_SUB_-1207857388'), (u'LOAD_-1207855380', u'STORE_-1207855372'), (u'COPY_-1207852509', u'PTRADD_-1207852105'), (u'COPY_-1207852013', u'MULTIEQUAL_-1207852599'), (u'CALL_-1207855991', u'INDIRECT_-1207852579'), ('const-433', u'LOAD_-1207853900'), (u'INT_SLESS_-1207855713', u'CBRANCH_-1207855720'), ('const--1', u'PTRADD_-1207852416'), (u'CALL_-1207855757', u'INDIRECT_-1207852452'), ('tmp_3301', u'BRANCH_-1207854600'), ('tmp_3117', u'BRANCH_-1207854647'), ('const--6', u'PTRADD_-1207852392'), ('tmp_14333', u'MULTIEQUAL_-1207853123'), (u'CAST_-1207851459', u'INT_SRIGHT_-1207855119'), (u'INDIRECT_-1207852517', u'MULTIEQUAL_-1207852502'), (u'INDIRECT_-1207852278', u'MULTIEQUAL_-1207853555'), (u'MULTIEQUAL_-1207852524', u'MULTIEQUAL_-1207852934'), (u'MULTIEQUAL_-1207852772', u'MULTIEQUAL_-1207852521'), ('const-8', u'PTRADD_-1207852510'), (u'INDIRECT_-1207852333', u'MULTIEQUAL_-1207853123'), (u'INDIRECT_-1207852949', u'MULTIEQUAL_-1207852944'), (u'PTRADD_-1207852105', u'STORE_-1207856073'), ('const-433', u'STORE_-1207855858'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207851978'), (u'MULTIEQUAL_-1207853038', u'MULTIEQUAL_-1207853155'), (u'CALL_-1207854584', u'INDIRECT_-1207852211'), (u'COPY_-1207852509', u'PTRADD_-1207851983'), (u'COPY_-1207852509', u'PTRADD_-1207852260'), (u'CAST_-1207852163', u'MULTIEQUAL_-1207854429'), ('const-433', u'LOAD_-1207854637'), ('tmp_1628', u'BRANCH_-1207856066'), (u'MULTIEQUAL_-1207852109', u'MULTIEQUAL_-1207852094'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851144'), (u'SUBPIECE_-1207851112', u'STORE_-1207854526'), (u'MULTIEQUAL_-1207852599', u'CAST_-1207852032'), (u'INDIRECT_-1207853070', u'MULTIEQUAL_-1207853038'), (u'PTRADD_-1207852277', u'LOAD_-1207856359'), (u'CALL_-1207856737', u'INDIRECT_-1207853189'), (u'CAST_-1207851875', u'MULTIEQUAL_-1207854869'), (u'CALL_-1207855757', u'INDIRECT_-1207852333'), (u'PTRSUB_-1207851820', u'COPY_-1207851548'), ('const-8', u'PTRADD_-1207851864'), (u'MULTIEQUAL_-1207853685', u'INT_ADD_-1207854544'), (u'PTRADD_-1207851437', u'LOAD_-1207855219'), (u'MULTIEQUAL_-1207851949', u'MULTIEQUAL_-1207852464'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851702'), ('const-8', u'PTRADD_-1207851757'), (u'COPY_-1207852075', u'MULTIEQUAL_-1207852518'), (u'CALL_-1207856951', u'INDIRECT_-1207853118'), ('const-9', u'PTRADD_-1207852829'), (u'INT_NOTEQUAL_-1207854728', u'CBRANCH_-1207854728'), ('tmp_14348', u'MULTIEQUAL_-1207853720'), ('tmp_673', u'CBRANCH_-1207856970'), (u'INDIRECT_-1207853063', u'MULTIEQUAL_-1207852643'), (u'INT_ADD_-1207855836', u'CAST_-1207851881'), (u'CALL_-1207855991', u'INDIRECT_-1207852658'), ('tmp_14331', u'MULTIEQUAL_-1207852198'), (u'CALL_-1207854743', u'INT_NOTEQUAL_-1207854728'), (u'MULTIEQUAL_-1207852145', u'MULTIEQUAL_-1207852660'), ('const-8', u'PTRADD_-1207852105'), ('const-433', u'LOAD_-1207856421'), ('const-0', u'STORE_-1207856555'), (u'PTRADD_-1207851774', u'LOAD_-1207853205'), (u'SUBPIECE_-1207851710', u'STORE_-1207855445'), ('const-6', u'PTRADD_-1207851681'), (u'MULTIEQUAL_-1207852733', u'INT_EQUAL_-1207856279'), (u'INT_NOTEQUAL_-1207855003', u'CBRANCH_-1207855002'), ('const-0', u'RETURN_-1207851284'), (u'CALL_-1207855062', u'INDIRECT_-1207852365'), (u'INDIRECT_-1207853170', u'MULTIEQUAL_-1207853127'), (u'CAST_-1207851488', u'CAST_-1207851380'), ('tmp_8648', u'PTRSUB_-1207851874'), (u'CALL_-1207856951', u'INDIRECT_-1207853079'), (u'PTRADD_-1207852509', u'LOAD_-1207853919'), ('const--3', u'PTRADD_-1207852110'), ('const-0', u'INT_NOTEQUAL_-1207856024'), (u'COPY_-1207852509', u'PTRADD_-1207852277'), (u'LOAD_-1207855219', u'CAST_-1207851363'), (u'INDIRECT_-1207852466', u'MULTIEQUAL_-1207852443'), (u'CALL_-1207855027', u'INDIRECT_-1207852385'), ('const-1153', u'INT_SLESS_-1207855713'), (u'MULTIEQUAL_-1207852929', u'MULTIEQUAL_-1207852678'), (u'MULTIEQUAL_-1207852692', u'INT_NOTEQUAL_-1207856024'), ('const-0', u'INT_NOTEQUAL_-1207857312'), (u'CALL_-1207854584', u'INDIRECT_-1207852133'), ('const-8', u'PTRADD_-1207852371'), ('tmp_3006', u'CBRANCH_-1207854962'), (u'CALL_-1207854640', u'INDIRECT_-1207851645'), (u'CALL_-1207855869', u'INDIRECT_-1207852398'), (u'PTRSUB_-1207852801', u'INT_NOTEQUAL_-1207856124'), (u'MULTIEQUAL_-1207852677', u'MULTIEQUAL_-1207852643'), ('tmp_14332', u'MULTIEQUAL_-1207852239'), (u'CALL_-1207856116', u'INDIRECT_-1207852451'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852510'), (u'CALL_-1207854626', u'INDIRECT_-1207851946'), ('const-0', u'INT_EQUAL_-1207855700'), (u'CALL_-1207856951', u'INDIRECT_-1207852998'), (u'PTRADD_-1207852421', u'CALL_-1207855869'), (u'INDIRECT_-1207851946', u'MULTIEQUAL_-1207853166'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852493'), (u'MULTIEQUAL_-1207852043', u'MULTIEQUAL_-1207852030'), ('tmp_8651', u'CALL_-1207856737'), (u'PTRADD_-1207852556', u'MULTIEQUAL_-1207854476'), ('const-433', u'STORE_-1207855969'), (u'PTRADD_-1207852041', u'LOAD_-1207855978'), (u'INDIRECT_-1207852345', u'MULTIEQUAL_-1207852297'), (u'CALL_-1207856116', u'INDIRECT_-1207852532'), ('const-8', u'PTRADD_-1207852407'), ('tmp_8651', u'CAST_-1207852624'), ('const-1', u'INT_EQUAL_-1207856009'), (u'INDIRECT_-1207851789', u'MULTIEQUAL_-1207853007'), (u'CALL_-1207856737', u'INDIRECT_-1207853106'), (u'CALL_-1207854603', u'INDIRECT_-1207851722'), ('const--7', u'PTRADD_-1207852393'), (u'INDIRECT_-1207852142', u'MULTIEQUAL_-1207852122'), (u'CAST_-1207852264', u'STORE_-1207856511'), ('const-433', u'STORE_-1207856413'), ('const--3', u'PTRADD_-1207851343'), ('const-8', u'PTRADD_-1207851308'), ('const-8', u'PTRADD_-1207851983'), ('const-433', u'LOAD_-1207855441'), ('const-433', u'LOAD_-1207854582'), ('const-433', u'STORE_-1207856575'), ('const-433', u'LOAD_-1207856435'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851464'), ('const-8', u'PTRADD_-1207852311'), (u'COPY_-1207852734', u'MULTIEQUAL_-1207855096'), (u'MULTIEQUAL_-1207852639', u'MULTIEQUAL_-1207852756'), ('const-8', u'PTRADD_-1207852277'), (u'PTRADD_-1207852556', u'INT_LESSEQUAL_-1207856694'), ('const-3', u'INT_SRIGHT_-1207857130'), (u'INDIRECT_-1207852482', u'MULTIEQUAL_-1207852443'), ('const-8', u'PTRADD_-1207851702'), (u'CALL_-1207854713', u'INDIRECT_-1207851826'), (u'INDIRECT_-1207852691', u'MULTIEQUAL_-1207852683'), ('tmp_2041', u'CBRANCH_-1207855720'), (u'INT_ADD_-1207855188', u'CAST_-1207851488'), (u'INDIRECT_-1207852420', u'MULTIEQUAL_-1207852401'), ('const-433', u'STORE_-1207854558'), (u'PTRSUB_-1207851820', u'INT_EQUAL_-1207855251'), (u'INT_ADD_-1207855947', u'CAST_-1207851925'), (u'COPY_-1207852006', u'MULTIEQUAL_-1207852518'), (u'COPY_-1207852509', u'PTRADD_-1207852195'), (u'PTRADD_-1207852260', u'STORE_-1207853674'), ('const-8', u'PTRADD_-1207852494'), (u'INT_SLESS_-1207857327', u'CBRANCH_-1207857334'), (u'LOAD_-1207856234', u'COPY_-1207852157'), (u'CALL_-1207854713', u'INDIRECT_-1207851985'), (u'CALL_-1207854713', u'INDIRECT_-1207852423'), (u'INT_MULT_-1207852739', u'PTRADD_-1207852705'), (u'CALL_-1207856906', u'INDIRECT_-1207852930'), (u'CALL_-1207856989', u'INDIRECT_-1207853064'), (u'INT_EQUAL_-1207855891', u'CBRANCH_-1207855888'), ('const--2', u'PTRADD_-1207851352'), (u'INT_SUB_-1207851623', u'INT_ADD_-1207855188'), (u'MULTIEQUAL_-1207852604', u'MULTIEQUAL_-1207853014'), ('tmp_14355', u'PIECE_-1207852510'), (u'INDIRECT_-1207853271', u'MULTIEQUAL_-1207853239'), (u'PTRADD_-1207851144', u'STORE_-1207854566'), (u'MULTIEQUAL_-1207852611', u'MULTIEQUAL_-1207852360'), (u'INDIRECT_-1207853031', u'MULTIEQUAL_-1207852998'), (u'PTRSUB_-1207852807', u'CALL_-1207856803'), (u'INDIRECT_-1207851641', u'MULTIEQUAL_-1207852917'), (u'MULTIEQUAL_-1207852464', u'COPY_-1207855160'), (u'CAST_-1207852184', u'STORE_-1207856386'), ('tmp_3180', u'CBRANCH_-1207854599'), ('tmp_14340', u'MULTIEQUAL_-1207853404'), (u'MULTIEQUAL_-1207853983', u'CAST_-1207851690'), (u'INT_EQUAL_-1207854612', u'CBRANCH_-1207854610'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852376'), (u'COPY_-1207852509', u'PTRADD_-1207852255'), ('tmp_8651', u'PTRADD_-1207851742'), ('const-8', u'PTRADD_-1207851747'), (u'MULTIEQUAL_-1207854897', u'MULTIEQUAL_-1207854476'), (u'SUBPIECE_-1207851447', u'MULTIEQUAL_-1207852543'), ('const--4', u'PTRADD_-1207852493'), (u'INDIRECT_-1207853038', u'MULTIEQUAL_-1207851700'), ('const-433', u'STORE_-1207855278'), ('const-433', u'STORE_-1207855432'), ('const-2', u'INT_SDIV_-1207857015'), (u'INDIRECT_-1207852863', u'MULTIEQUAL_-1207852822'), (u'CAST_-1207852078', u'STORE_-1207856225'), (u'CALL_-1207854640', u'INDIRECT_-1207851767'), (u'MULTIEQUAL_-1207851908', u'MULTIEQUAL_-1207852423'), (u'SUBPIECE_-1207853310', u'PIECE_-1207853310'), (u'MULTIEQUAL_-1207854481', u'INT_ADD_-1207855836'), (u'PTRADD_-1207852381', u'STORE_-1207856511'), (u'INDIRECT_-1207851963', u'MULTIEQUAL_-1207851924'), (u'INDIRECT_-1207852541', u'MULTIEQUAL_-1207852521'), (u'PTRADD_-1207851352', u'LOAD_-1207855259'), (u'MULTIEQUAL_-1207851964', u'MULTIEQUAL_-1207851951'), (u'CALL_-1207855757', u'INDIRECT_-1207852293'), ('const-433', u'LOAD_-1207856484'), (u'CALL_-1207855991', u'INDIRECT_-1207853057'), ('const-433', u'STORE_-1207855961'), (u'CALL_-1207856803', u'INDIRECT_-1207853142'), (u'COPY_-1207852509', u'PTRADD_-1207852556'), (u'INT_NOTEQUAL_-1207856722', u'CBRANCH_-1207856721'), ('const-1', u'INT_EQUAL_-1207855891'), (u'LOAD_-1207854523', u'MULTIEQUAL_-1207853685'), (u'CAST_-1207851256', u'STORE_-1207855278'), ('const--6', u'PTRADD_-1207852509'), (u'MULTIEQUAL_-1207852401', u'COPY_-1207852006'), ('tmp_2890', u'CBRANCH_-1207855034'), (u'CALL_-1207854743', u'INDIRECT_-1207852124'), (u'MULTIEQUAL_-1207854429', u'CAST_-1207851926'), ('const--4', u'PTRADD_-1207852195'), (u'PTRADD_-1207852758', u'CALL_-1207856872'), (u'CALL_-1207855062', u'INDIRECT_-1207851923'), (u'CALL_-1207856989', u'INDIRECT_-1207853262'), ('tmp_3314', u'BRANCH_-1207854637'), ('const-433', u'LOAD_-1207856469'), ('const--2', u'PTRADD_-1207852322'), (u'MULTIEQUAL_-1207852424', u'MULTIEQUAL_-1207852733'), (u'PTRADD_-1207852126', u'MULTIEQUAL_-1207854909'), ('const-8', u'PTRADD_-1207851851'), ('const-9', u'INT_MULT_-1207852739'), (u'LOAD_-1207855428', u'STORE_-1207855399'), ('const-8', u'PTRADD_-1207851149'), (u'CALL_-1207855869', u'INDIRECT_-1207852679'), (u'CALL_-1207855869', u'INDIRECT_-1207852478'), (u'CAST_-1207852163', u'INT_EQUAL_-1207856237'), (u'CALL_-1207854584', u'INDIRECT_-1207851614'), ('const--8', u'PTRADD_-1207852260'), (u'COPY_-1207852082', u'MULTIEQUAL_-1207852599'), (u'CALL_-1207854995', u'INDIRECT_-1207852486'), (u'LOAD_-1207855259', u'SUBPIECE_-1207851337'), ('const-433', u'STORE_-1207856426'), (u'INT_EQUAL_-1207854602', u'CBRANCH_-1207854599'), (u'LOAD_-1207852910', u'MULTIEQUAL_-1207852184'), ('const-8', u'PTRADD_-1207852185'), (u'COPY_-1207852509', u'PTRADD_-1207852332'), (u'COPY_-1207852520', u'MULTIEQUAL_-1207853953'), (u'INDIRECT_-1207851969', u'MULTIEQUAL_-1207851951'), ('const-433', u'STORE_-1207856080'), ('const--5', u'PTRADD_-1207852361'), ('const-0', u'STORE_-1207856575'), ('tmp_8651', u'PTRADD_-1207851726'), (u'INDIRECT_-1207851895', u'MULTIEQUAL_-1207851868'), (u'INDIRECT_-1207852346', u'MULTIEQUAL_-1207852326'), (u'CALL_-1207855027', u'INDIRECT_-1207852103'), ('const-8', u'PTRADD_-1207851752'), (u'CALL_-1207854584', u'INDIRECT_-1207851773'), (u'INT_NOTEQUAL_-1207855906', u'CBRANCH_-1207855905'), (u'MULTIEQUAL_-1207852805', u'MULTIEQUAL_-1207853215'), (u'INDIRECT_-1207852531', u'MULTIEQUAL_-1207852478'), (u'COPY_-1207851719', u'MULTIEQUAL_-1207854276'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852515'), (u'CALL_-1207854713', u'INDIRECT_-1207851906'), (u'CALL_-1207854603', u'INDIRECT_-1207851641'), ('const-8', u'PTRADD_-1207852479'), ('const-433', u'STORE_-1207855506'), ('const-8', u'PTRADD_-1207851352'), ('const-0', u'STORE_-1207856396'), ('const--216', u'PTRSUB_-1207852807'), (u'CALL_-1207854626', u'INDIRECT_-1207851907'), (u'PTRADD_-1207851181', u'LOAD_-1207854637'), (u'MULTIEQUAL_-1207851989', u'MULTIEQUAL_-1207852504'), (u'INT_EQUAL_-1207855251', u'CBRANCH_-1207855249'), (u'INDIRECT_-1207852004', u'MULTIEQUAL_-1207851964'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852585'), (u'INT_EQUAL_-1207856449', u'CBRANCH_-1207856447'), (u'INDIRECT_-1207853197', u'MULTIEQUAL_-1207851859'), ('const-8', u'PTRADD_-1207852243'), (u'LOAD_-1207855441', u'SUBPIECE_-1207851703'), (u'INDIRECT_-1207852373', u'MULTIEQUAL_-1207852015'), (u'CALL_-1207856803', u'INDIRECT_-1207852863'), (u'PTRADD_-1207852332', u'LOAD_-1207856435'), (u'MULTIEQUAL_-1207852756', u'MULTIEQUAL_-1207852722'), (u'INDIRECT_-1207853103', u'MULTIEQUAL_-1207852683'), ('const-8', u'PTRADD_-1207851738'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851730'), ('const-0', u'RETURN_-1207854693'), ('tmp_8651', u'PTRADD_-1207852829'), (u'MULTIEQUAL_-1207853983', u'CAST_-1207851489'), (u'INT_SLESS_-1207854955', u'CBRANCH_-1207854962'), ('const-433', u'STORE_-1207856308'), (u'LOAD_-1207854535', u'SUBPIECE_-1207851112'), (u'MULTIEQUAL_-1207852470', u'MULTIEQUAL_-1207851868'), (u'LOAD_-1207853919', u'MULTIEQUAL_-1207852890'), (u'CALL_-1207855757', u'INDIRECT_-1207852413'), ('tmp_14338', u'MULTIEQUAL_-1207852478'), ('const-6', u'PTRADD_-1207851113'), (u'CALL_-1207854995', u'INDIRECT_-1207851928'), (u'INDIRECT_-1207852502', u'MULTIEQUAL_-1207852482'), ('const-0', u'STORE_-1207855961'), ('tmp_14334', u'MULTIEQUAL_-1207852320'), (u'CALL_-1207855991', u'INDIRECT_-1207852420'), (u'INDIRECT_-1207852325', u'MULTIEQUAL_-1207852286'), (u'COPY_-1207852509', u'PTRADD_-1207852036'), (u'PTRADD_-1207851757', u'LOAD_-1207855475'), (u'CALL_-1207855607', u'INDIRECT_-1207852413'), (u'INDIRECT_-1207853209', u'MULTIEQUAL_-1207853166'), (u'CAST_-1207851067', u'STORE_-1207854558'), (u'CALL_-1207855757', u'INDIRECT_-1207852374'), (u'CALL_-1207856906', u'INDIRECT_-1207853052'), (u'MULTIEQUAL_-1207852517', u'SUBPIECE_-1207852510'), (u'MULTIEQUAL_-1207854869', u'CAST_-1207852184'), (u'INDIRECT_-1207852492', u'MULTIEQUAL_-1207853282'), (u'INDIRECT_-1207853129', u'MULTIEQUAL_-1207853121'), (u'INDIRECT_-1207852358', u'MULTIEQUAL_-1207852343'), (u'MULTIEQUAL_-1207855096', u'COPY_-1207852548'), (u'INDIRECT_-1207852047', u'MULTIEQUAL_-1207852030'), ('const-433', u'STORE_-1207856153'), (u'INT_NOTEQUAL_-1207856024', u'CBRANCH_-1207856023'), (u'INDIRECT_-1207851867', u'MULTIEQUAL_-1207851819'), (u'CALL_-1207856989', u'INT_EQUAL_-1207856971'), (u'CALL_-1207856989', u'INDIRECT_-1207853223'), (u'MULTIEQUAL_-1207852772', u'STORE_-1207856308'), ('const-433', u'LOAD_-1207855394'), (u'CALL_-1207855869', u'INDIRECT_-1207852995'), (u'MULTIEQUAL_-1207852652', u'COPY_-1207852075'), (u'CALL_-1207856737', u'INDIRECT_-1207853067'), (u'CALL_-1207855027', u'INDIRECT_-1207852225'), (u'INDIRECT_-1207852172', u'MULTIEQUAL_-1207852145'), (u'CALL_-1207856872', u'INDIRECT_-1207852909'), (u'INDIRECT_-1207851800', u'MULTIEQUAL_-1207853077'), (u'PTRADD_-1207852392', u'STORE_-1207853795'), (u'PTRADD_-1207851469', u'LOAD_-1207855263'), (u'PTRADD_-1207852386', u'LOAD_-1207856520'), (u'INDIRECT_-1207852909', u'MULTIEQUAL_-1207852876'), (u'MULTIEQUAL_-1207854539', u'INT_ADD_-1207855947'), ('const-3', u'PTRADD_-1207851742'), (u'INDIRECT_-1207852082', u'MULTIEQUAL_-1207852043'), (u'INT_EQUAL_-1207856789', u'CBRANCH_-1207856787'), (u'PTRADD_-1207852585', u'CALL_-1207855757'), (u'MULTIEQUAL_-1207854362', u'CALL_-1207855607'), (u'PTRSUB_-1207852787', u'CALL_-1207856989'), (u'MULTIEQUAL_-1207852678', u'MULTIEQUAL_-1207852795'), ('const-433', u'STORE_-1207853795'), ('const-433', u'LOAD_-1207854535'), (u'MULTIEQUAL_-1207852998', u'MULTIEQUAL_-1207852974'), (u'INDIRECT_-1207852126', u'MULTIEQUAL_-1207852109'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852416'), (u'MULTIEQUAL_-1207852423', u'COPY_-1207852024'), ('const-433', u'STORE_-1207856211'), (u'INDIRECT_-1207851944', u'MULTIEQUAL_-1207851924'), (u'COPY_-1207852509', u'PTRADD_-1207852351'), (u'COPY_-1207852509', u'PTRADD_-1207852243'), ('const-433', u'LOAD_-1207856359'), ('const-8', u'PTRADD_-1207852416'), (u'CALL_-1207855062', u'INDIRECT_-1207852560'), ('const-8', u'PTRADD_-1207851120'), (u'PTRADD_-1207851954', u'LOAD_-1207853383'), (u'CALL_-1207854995', u'INDIRECT_-1207851847'), (u'CALL_-1207856872', u'INDIRECT_-1207853227'), (u'CALL_-1207854584', u'INDIRECT_-1207851655'), (u'PTRADD_-1207851968', u'LOAD_-1207855844'), ('const--5', u'PTRADD_-1207851448'), (u'MULTIEQUAL_-1207852067', u'MULTIEQUAL_-1207852582'), (u'CALL_-1207856737', u'INDIRECT_-1207853505'), (u'INT_SDIV_-1207857015', u'INT_MULT_-1207852739'), (u'CALL_-1207856951', u'INT_NOTEQUAL_-1207856936'), ('const-5', u'PTRADD_-1207851135'), ('const-433', u'LOAD_-1207853812'), (u'MULTIEQUAL_-1207853983', u'STORE_-1207855372'), (u'MULTIEQUAL_-1207851842', u'MULTIEQUAL_-1207851829'), (u'INDIRECT_-1207852988', u'MULTIEQUAL_-1207852984'), (u'CALL_-1207856116', u'INDIRECT_-1207852492'), (u'INT_EQUAL_-1207856009', u'CBRANCH_-1207856006'), (u'INDIRECT_-1207852209', u'MULTIEQUAL_-1207852192'), (u'LOAD_-1207856699', u'SUBPIECE_-1207852427'), (u'PTRADD_-1207852306', u'STORE_-1207856396'), (u'LOAD_-1207852910', u'MULTIEQUAL_-1207852699'), (u'PTRADD_-1207852556', u'STORE_-1207853675'), ('const-4', u'PTRADD_-1207851734'), (u'CALL_-1207855027', u'INDIRECT_-1207852502'), (u'INDIRECT_-1207852107', u'MULTIEQUAL_-1207853239'), (u'INDIRECT_-1207851867', u'MULTIEQUAL_-1207853087'), ('tmp_14336', u'MULTIEQUAL_-1207852399'), (u'CALL_-1207854584', u'INDIRECT_-1207851935'), (u'CALL_-1207854626', u'INDIRECT_-1207851985'), ('const-8', u'PTRADD_-1207851712'), (u'INDIRECT_-1207852904', u'MULTIEQUAL_-1207852863'), ('tmp_1914', u'BRANCH_-1207855836'), (u'CALL_-1207855027', u'INDIRECT_-1207852541'), (u'INDIRECT_-1207851976', u'MULTIEQUAL_-1207851949'), (u'INT_NOTEQUAL_-1207856124', u'CBRANCH_-1207856123'), (u'LOAD_-1207856359', u'CAST_-1207852163'), (u'CALL_-1207856951', u'INDIRECT_-1207853275'), ('const-1', u'SUBPIECE_-1207853310'), ('const-8', u'PTRADD_-1207851763'), ('tmp_8651', u'CALL_-1207854713'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852392'), (u'INDIRECT_-1207853149', u'MULTIEQUAL_-1207853117'), ('const-433', u'LOAD_-1207853919'), (u'COPY_-1207852509', u'PTRADD_-1207852014'), (u'CAST_-1207852163', u'INT_NOTEQUAL_-1207856193'), ('const-8', u'PTRADD_-1207852200'), (u'COPY_-1207852509', u'PTRADD_-1207851968'), (u'SUBPIECE_-1207852297', u'STORE_-1207856489'), ('const--6', u'PTRADD_-1207852371'), (u'PTRADD_-1207852758', u'CALL_-1207854743'), (u'INDIRECT_-1207851882', u'MULTIEQUAL_-1207851842'), (u'PTRADD_-1207852426', u'LOAD_-1207856570'), (u'PTRADD_-1207851752', u'STORE_-1207855466'), ('tmp_14355', u'PIECE_-1207853310'), (u'PTRSUB_-1207852787', u'CALL_-1207854743'), (u'INDIRECT_-1207853225', u'MULTIEQUAL_-1207853185'), ('tmp_8651', u'LOAD_-1207853206'), (u'COPY_-1207852301', u'MULTIEQUAL_-1207854869'), ('tmp_14355', u'PIECE_-1207853569'), (u'MULTIEQUAL_-1207852504', u'COPY_-1207855244'), (u'CALL_-1207856803', u'INDIRECT_-1207853024'), (u'PTRADD_-1207851978', u'STORE_-1207855858'), (u'PTRADD_-1207852407', u'LOAD_-1207853812'), ('const-8', u'PTRADD_-1207851181'), (u'INDIRECT_-1207853189', u'MULTIEQUAL_-1207853185'), (u'PTRADD_-1207852243', u'CAST_-1207852131'), (u'INDIRECT_-1207852252', u'MULTIEQUAL_-1207853041'), ('tmp_8651', u'PTRADD_-1207851113'), (u'INT_ADD_-1207857172', u'CALL_-1207855757'), ('const-1', u'SUBPIECE_-1207853569'), (u'CALL_-1207855027', u'INDIRECT_-1207852306'), ('const-8', u'PTRADD_-1207852351'), (u'MULTIEQUAL_-1207853289', u'MULTIEQUAL_-1207853155'), ('const-8', u'PTRADD_-1207851762'), (u'CALL_-1207854584', u'INDIRECT_-1207851694'), (u'PTRADD_-1207852705', u'CALL_-1207856989'), (u'MULTIEQUAL_-1207852980', u'MULTIEQUAL_-1207853289'), (u'LOAD_-1207853205', u'STORE_-1207853191'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852426'), (u'CALL_-1207855757', u'INDIRECT_-1207852570'), (u'CAST_-1207852741', u'INT_SUB_-1207857388'), (u'LOAD_-1207854637', u'MULTIEQUAL_-1207853685'), (u'MULTIEQUAL_-1207852733', u'CAST_-1207852003'), (u'INDIRECT_-1207853142', u'MULTIEQUAL_-1207853102'), (u'MULTIEQUAL_-1207852463', u'MULTIEQUAL_-1207852772'), (u'MULTIEQUAL_-1207852443', u'MULTIEQUAL_-1207852852'), (u'MULTIEQUAL_-1207851868', u'MULTIEQUAL_-1207852383'), ('const-0', u'COPY_-1207855080'), (u'CALL_-1207854584', u'INDIRECT_-1207852172'), (u'MULTIEQUAL_-1207852756', u'MULTIEQUAL_-1207852343'), (u'CALL_-1207854603', u'INDIRECT_-1207851800'), ('const--4', u'PTRADD_-1207852366'), (u'PTRADD_-1207852337', u'STORE_-1207856440'), (u'INDIRECT_-1207851847', u'MULTIEQUAL_-1207851829'), (u'MULTIEQUAL_-1207853983', u'INT_EQUAL_-1207855183'), (u'INDIRECT_-1207852055', u'MULTIEQUAL_-1207852028'), (u'INDIRECT_-1207852985', u'MULTIEQUAL_-1207852565'), (u'CAST_-1207852197', u'STORE_-1207856403'), ('const--80', u'PTRSUB_-1207851842'), (u'CALL_-1207854626', u'INDIRECT_-1207851708'), ('const--8198552921648689607', u'INT_MULT_-1207855068'), ('const-0', u'STORE_-1207855355'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852356'), ('const--3', u'PTRADD_-1207851983'), ('const-8', u'PTRADD_-1207852361'), (u'PTRADD_-1207851734', u'LOAD_-1207855441'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851762'), ('const-8', u'PTRADD_-1207851343'), (u'CALL_-1207854603', u'INDIRECT_-1207852278'), (u'MULTIEQUAL_-1207853555', u'SUBPIECE_-1207853569'), (u'LOAD_-1207855926', u'INT_NOTEQUAL_-1207855906'), (u'CALL_-1207856737', u'INDIRECT_-1207853145'), (u'INDIRECT_-1207851726', u'MULTIEQUAL_-1207852958'), ('const--2', u'PTRADD_-1207852421'), ('const--4', u'PTRADD_-1207852277'), (u'PTRADD_-1207851149', u'LOAD_-1207854575'), (u'INDIRECT_-1207852868', u'MULTIEQUAL_-1207852863'), ('const-433', u'STORE_-1207855445'), (u'PTRADD_-1207851686', u'STORE_-1207855362'), (u'COPY_-1207852509', u'PTRADD_-1207852386'), (u'INT_SUB_-1207857388', u'INT_SLESS_-1207857327'), (u'INDIRECT_-1207852813', u'MULTIEQUAL_-1207852805'), (u'PTRADD_-1207851343', u'LOAD_-1207855245'), ('const-433', u'STORE_-1207856474'), (u'CALL_-1207856116', u'INDIRECT_-1207852612'), (u'INDIRECT_-1207852385', u'MULTIEQUAL_-1207852365'), (u'CALL_-1207856872', u'INDIRECT_-1207853031'), (u'INDIRECT_-1207853188', u'MULTIEQUAL_-1207853156'), (u'PTRSUB_-1207851874', u'CALL_-1207855607'), (u'CALL_-1207854584', u'INDIRECT_-1207851733'), (u'CALL_-1207854743', u'INDIRECT_-1207852041'), (u'CALL_-1207855027', u'INDIRECT_-1207851904'), (u'INDIRECT_-1207851945', u'MULTIEQUAL_-1207853077'), ('const-8', u'PTRADD_-1207851726'), (u'LOAD_-1207854637', u'INT_NOTEQUAL_-1207854617'), (u'MULTIEQUAL_-1207852973', u'MULTIEQUAL_-1207852722'), (u'COPY_-1207852548', u'MULTIEQUAL_-1207854897'), ('const-0', u'SUBPIECE_-1207851112'), (u'LOAD_-1207856570', u'MULTIEQUAL_-1207852383'), ('tmp_8651', u'PTRADD_-1207851686'), ('const-8', u'PTRADD_-1207852376'), (u'MULTIEQUAL_-1207852733', u'CAST_-1207852078'), (u'MULTIEQUAL_-1207852699', u'COPY_-1207853154'), (u'CAST_-1207852242', u'STORE_-1207856474'), (u'COPY_-1207852157', u'MULTIEQUAL_-1207852518'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851465'), (u'LOAD_-1207853206', u'STORE_-1207853192'), (u'INDIRECT_-1207853118', u'MULTIEQUAL_-1207851780'), (u'INDIRECT_-1207852573', u'MULTIEQUAL_-1207852565'), (u'MULTIEQUAL_-1207852692', u'INT_EQUAL_-1207856009'), (u'COPY_-1207851936', u'MULTIEQUAL_-1207852837'), (u'CALL_-1207854626', u'INDIRECT_-1207851789'), ('tmp_8651', u'PTRADD_-1207851120'), (u'LOAD_-1207855515', u'MULTIEQUAL_-1207852464'), ('tmp_14335', u'MULTIEQUAL_-1207853203'), (u'CALL_-1207854743', u'INDIRECT_-1207851843'), ('const-433', u'STORE_-1207856087'), (u'INDIRECT_-1207852985', u'MULTIEQUAL_-1207852944'), ('const-433', u'STORE_-1207856403'), (u'PTRADD_-1207852014', u'LOAD_-1207855926'), ('const-433', u'STORE_-1207856504'), (u'INDIRECT_-1207852769', u'MULTIEQUAL_-1207852761'), ('const-433', u'STORE_-1207855372'), ('const-8', u'PTRADD_-1207851954'), (u'INDIRECT_-1207852635', u'MULTIEQUAL_-1207852620'), (u'CALL_-1207856803', u'INT_EQUAL_-1207856789'), (u'CALL_-1207856989', u'INDIRECT_-1207853105'), ('tmp_8651', u'PTRADD_-1207851154'), (u'INDIRECT_-1207852531', u'MULTIEQUAL_-1207853321'), (u'CALL_-1207856116', u'INDIRECT_-1207852691'), (u'CALL_-1207854713', u'INDIRECT_-1207852024'), (u'INDIRECT_-1207852122', u'MULTIEQUAL_-1207852083'), ('const-8', u'PTRADD_-1207852829'), ('const-0', u'SUBPIECE_-1207851751'), (u'MULTIEQUAL_-1207851951', u'MULTIEQUAL_-1207851936'), ('const-8', u'PTRADD_-1207851465'), (u'MULTIEQUAL_-1207853289', u'MULTIEQUAL_-1207853038'), (u'COPY_-1207852164', u'MULTIEQUAL_-1207852599'), ('const--4', u'PTRADD_-1207851738'), ('tmp_8649', u'CAST_-1207852742'), (u'PTRADD_-1207851484', u'MULTIEQUAL_-1207853983'), ('const-433', u'LOAD_-1207855475'), (u'CALL_-1207856989', u'INDIRECT_-1207853024'), ('const-8', u'PTRADD_-1207852332'), ('const-0', u'STORE_-1207855519'), (u'MULTIEQUAL_-1207852890', u'MULTIEQUAL_-1207852756'), ('const--8', u'PTRADD_-1207852407'), (u'CALL_-1207855757', u'INDIRECT_-1207852252'), ('const-8', u'PTRADD_-1207851788'), (u'CALL_-1207854995', u'INDIRECT_-1207852290'), ('tmp_8651', u'PTRADD_-1207851734'), (u'PIECE_-1207853569', u'MULTIEQUAL_-1207853531'), (u'MULTIEQUAL_-1207852876', u'MULTIEQUAL_-1207852852'), ('const-433', u'STORE_-1207855362'), (u'MULTIEQUAL_-1207852890', u'MULTIEQUAL_-1207852639'), (u'LOAD_-1207855867', u'MULTIEQUAL_-1207854481'), (u'CALL_-1207854584', u'INDIRECT_-1207851976'), (u'MULTIEQUAL_-1207852692', u'STORE_-1207856218'), ('tmp_8648', u'PTRSUB_-1207851820'), ('const-433', u'LOAD_-1207855428'), (u'PTRADD_-1207852585', u'MULTIEQUAL_-1207854362'), (u'CALL_-1207856116', u'INDIRECT_-1207852573'), ('tmp_8648', u'PTRSUB_-1207852807'), ('const--4', u'PTRADD_-1207852351'), (u'CALL_-1207856906', u'INDIRECT_-1207853170'), ('const-433', u'LOAD_-1207853899'), (u'CALL_-1207855027', u'INDIRECT_-1207852063'), ('const--80', u'PTRSUB_-1207852801'), (u'INDIRECT_-1207851686', u'MULTIEQUAL_-1207852917'), (u'MULTIEQUAL_-1207852660', u'COPY_-1207853153'), ('const-433', u'LOAD_-1207852890'), (u'CALL_-1207856906', u'INDIRECT_-1207853248'), (u'MULTIEQUAL_-1207852521', u'MULTIEQUAL_-1207852638'), ('tmp_1715', u'CBRANCH_-1207856006'), ('const-7', u'PTRADD_-1207851697'), (u'INDIRECT_-1207851722', u'MULTIEQUAL_-1207852998'), (u'MULTIEQUAL_-1207853983', u'LOAD_-1207855166'), (u'MULTIEQUAL_-1207852470', u'MULTIEQUAL_-1207852383'), ('const-8', u'PTRADD_-1207852515'), (u'CALL_-1207855607', u'INDIRECT_-1207852334'), (u'INDIRECT_-1207852161', u'MULTIEQUAL_-1207852122'), ('tmp_8651', u'CALL_-1207854640'), (u'MULTIEQUAL_-1207854276', u'CAST_-1207851581'), (u'PTRADD_-1207851681', u'STORE_-1207855355'), ('tmp_8651', u'CALL_-1207854603'), (u'MULTIEQUAL_-1207852717', u'MULTIEQUAL_-1207852683'), (u'MULTIEQUAL_-1207852929', u'STORE_-1207853675'), (u'MULTIEQUAL_-1207853121', u'MULTIEQUAL_-1207853531'), (u'PTRADD_-1207852705', u'CALL_-1207854626'), (u'PTRADD_-1207852829', u'CALL_-1207854743'), ('const-8', u'PTRADD_-1207851681'), ('const-0', u'SUBPIECE_-1207852297'), (u'INT_EQUAL_-1207856892', u'CBRANCH_-1207856891'), (u'LOAD_-1207852890', u'MULTIEQUAL_-1207852106'), (u'PTRADD_-1207852705', u'CALL_-1207854640'), ('const--2', u'PTRADD_-1207851149'), (u'INT_SUB_-1207857187', u'INT_SRIGHT_-1207857130'), ('const--1', u'PTRADD_-1207851783'), (u'MULTIEQUAL_-1207852020', u'MULTIEQUAL_-1207851924'), ('const-8', u'PTRADD_-1207852260'), ('const-433', u'LOAD_-1207856699'), (u'INDIRECT_-1207851907', u'MULTIEQUAL_-1207853127'), ('const-7', u'PTRADD_-1207851120'), (u'MULTIEQUAL_-1207854909', u'INT_EQUAL_-1207856610'), ('const--9', u'PTRADD_-1207851484'), ('const-433', u'STORE_-1207856386'), (u'PTRADD_-1207852829', u'CALL_-1207854603'), (u'CALL_-1207854995', u'INDIRECT_-1207851969'), ('const--2', u'PTRADD_-1207851752'), ('const--136', u'PTRSUB_-1207852787'), ('const-0', u'SUBPIECE_-1207852798'), (u'MULTIEQUAL_-1207852360', u'MULTIEQUAL_-1207852477'), (u'INDIRECT_-1207852439', u'MULTIEQUAL_-1207852424'), (u'MULTIEQUAL_-1207853156', u'MULTIEQUAL_-1207853132'), (u'LOAD_-1207853813', u'STORE_-1207853796'), (u'PTRADD_-1207851763', u'STORE_-1207853192'), (u'SUBPIECE_-1207852427', u'MULTIEQUAL_-1207852463'), (u'INDIRECT_-1207851863', u'MULTIEQUAL_-1207851842'), (u'CAST_-1207851245', u'MULTIEQUAL_-1207854429'), (u'MULTIEQUAL_-1207852205', u'MULTIEQUAL_-1207852192'), (u'CAST_-1207851046', u'STORE_-1207854526'), (u'CALL_-1207854626', u'INDIRECT_-1207851667'), (u'CAST_-1207852251', u'STORE_-1207856489'), (u'MULTIEQUAL_-1207852560', u'MULTIEQUAL_-1207852677'), ('const-433', u'STORE_-1207855399'), (u'CAST_-1207851489', u'INT_ADD_-1207855188'), (u'CALL_-1207854743', u'INDIRECT_-1207851762'), ('const-433', u'LOAD_-1207853813'), ('const-8', u'PTRADD_-1207851783'), ('tmp_8649', u'MULTIEQUAL_-1207854362'), ('const-433', u'STORE_-1207853674'), (u'MULTIEQUAL_-1207852591', u'MULTIEQUAL_-1207852504'), ('const-0', u'INT_NOTEQUAL_-1207855906'), ('const--1', u'PTRADD_-1207851978'), (u'PTRADD_-1207852829', u'CALL_-1207856906'), (u'CALL_-1207855869', u'INDIRECT_-1207852358'), (u'INDIRECT_-1207852165', u'MULTIEQUAL_-1207852148'), ('const-1', u'PTRADD_-1207851413'), (u'SUBPIECE_-1207852798', u'STORE_-1207856326'), (u'PTRSUB_-1207852787', u'CALL_-1207854626'), ('const-8', u'PTRADD_-1207852758'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851448'), ('const-5', u'PTRADD_-1207851686'), (u'INDIRECT_-1207853189', u'MULTIEQUAL_-1207852664'), (u'CALL_-1207856737', u'INDIRECT_-1207853027'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852393'), ('const-433', u'LOAD_-1207856593'), ('tmp_8651', u'PTRADD_-1207852824'), ('const-0', u'INT_NOTEQUAL_-1207856193'), (u'CALL_-1207856803', u'INDIRECT_-1207853063'), (u'CALL_-1207855757', u'INDIRECT_-1207852930'), (u'INT_ADD_-1207854544', u'CAST_-1207851067'), (u'INDIRECT_-1207852501', u'MULTIEQUAL_-1207852482'), (u'MULTIEQUAL_-1207855096', u'CALL_-1207855757'), ('const--5', u'PTRADD_-1207851747'), (u'INDIRECT_-1207852697', u'MULTIEQUAL_-1207852678'), (u'PTRADD_-1207852376', u'STORE_-1207856504'), (u'CALL_-1207854584', u'INDIRECT_-1207851533'), ('const-433', u'STORE_-1207853191'), (u'LOAD_-1207856652', u'CAST_-1207852356'), ('const-8', u'PTRADD_-1207852126'), (u'CALL_-1207854640', u'INDIRECT_-1207851806'), (u'INDIRECT_-1207851748', u'MULTIEQUAL_-1207852968'), ('const--4', u'PTRADD_-1207852041'), (u'INDIRECT_-1207852452', u'MULTIEQUAL_-1207852094'), (u'LOAD_-1207854637', u'CALL_-1207854584'), (u'INDIRECT_-1207852596', u'MULTIEQUAL_-1207852581'), (u'COPY_-1207852509', u'PTRADD_-1207852200'), (u'COPY_-1207852549', u'MULTIEQUAL_-1207854909'), (u'INDIRECT_-1207852827', u'MULTIEQUAL_-1207852715'), (u'CALL_-1207855027', u'INDIRECT_-1207852463'), ('const-433', u'LOAD_-1207855166'), (u'LOAD_-1207853899', u'MULTIEQUAL_-1207852811'), (u'PTRADD_-1207852255', u'CAST_-1207852143'), (u'INT_EQUAL_-1207856610', u'CBRANCH_-1207856608'), (u'MULTIEQUAL_-1207852383', u'MULTIEQUAL_-1207852692'), (u'MULTIEQUAL_-1207852004', u'MULTIEQUAL_-1207851991'), ('const--4', u'PTRADD_-1207851308'), ('tmp_977', u'CBRANCH_-1207856704'), (u'PTRADD_-1207852366', u'CAST_-1207852251'), (u'CALL_-1207856737', u'INDIRECT_-1207852827'), (u'CALL_-1207854640', u'INDIRECT_-1207851963'), (u'LOAD_-1207854575', u'INT_ADD_-1207854544'), ('const--3', u'PTRADD_-1207851730'), (u'LOAD_-1207852909', u'MULTIEQUAL_-1207852145'), (u'CALL_-1207854640', u'INDIRECT_-1207851686'), (u'CALL_-1207856116', u'INDIRECT_-1207852730'), (u'INT_MULT_-1207857086', u'INT_SDIV_-1207857015'), ('const--56', u'INT_SUB_-1207851623'), (u'MULTIEQUAL_-1207852343', u'MULTIEQUAL_-1207852652'), (u'INDIRECT_-1207853109', u'MULTIEQUAL_-1207853077'), (u'CALL_-1207854743', u'INDIRECT_-1207851962'), (u'COPY_-1207852509', u'PTRADD_-1207852407'), ('const-6', u'PTRADD_-1207851154'), (u'INDIRECT_-1207852570', u'MULTIEQUAL_-1207853360'), ('const-1', u'PTRADD_-1207851954'), (u'PTRADD_-1207852829', u'CALL_-1207856989'), (u'INDIRECT_-1207852557', u'MULTIEQUAL_-1207852542'), (u'PTRADD_-1207851697', u'LOAD_-1207855380'), (u'INDIRECT_-1207852333', u'MULTIEQUAL_-1207852280'), (u'CALL_-1207854713', u'INDIRECT_-1207851945'), (u'MULTIEQUAL_-1207852543', u'COPY_-1207855304'), ('tmp_944', u'CBRANCH_-1207856721'), (u'MULTIEQUAL_-1207852652', u'STORE_-1207856211'), (u'INDIRECT_-1207853157', u'MULTIEQUAL_-1207851819'), ('const-72', u'INT_SLESS_-1207854955'), ('const-433', u'LOAD_-1207853205'), (u'MULTIEQUAL_-1207851814', u'MULTIEQUAL_-1207851505'), (u'LOAD_-1207856421', u'STORE_-1207856413'), (u'COPY_-1207852509', u'PTRADD_-1207852311'), (u'CAST_-1207851825', u'INT_SUB_-1207855732'), (u'INDIRECT_-1207852063', u'MULTIEQUAL_-1207853195'), ('tmp_1938', u'BRANCH_-1207855237'), (u'CALL_-1207856737', u'INDIRECT_-1207852868'), ('tmp_1770', u'BRANCH_-1207855944'), (u'CALL_-1207856906', u'INDIRECT_-1207853608'), (u'CALL_-1207855991', u'INDIRECT_-1207852741'), (u'INDIRECT_-1207851767', u'MULTIEQUAL_-1207852998'), (u'INDIRECT_-1207852451', u'MULTIEQUAL_-1207852443'), (u'INDIRECT_-1207852944', u'MULTIEQUAL_-1207852904'), (u'INDIRECT_-1207852254', u'MULTIEQUAL_-1207851896'), (u'CALL_-1207856872', u'INDIRECT_-1207853149'), (u'COPY_-1207852509', u'PTRADD_-1207852190'), (u'INDIRECT_-1207853024', u'MULTIEQUAL_-1207852604'), ('tmp_14339', u'MULTIEQUAL_-1207853360'), ('tmp_1456', u'CBRANCH_-1207856235'), ('const--160', u'PTRSUB_-1207851820'), (u'CAST_-1207851824', u'INT_SUB_-1207855732'), (u'CALL_-1207855869', u'INDIRECT_-1207852517'), (u'CALL_-1207854584', u'INDIRECT_-1207851851'), (u'LOAD_-1207855394', u'STORE_-1207855385'), ('tmp_3420', u'CBRANCH_-1207854610'), (u'INT_EQUAL_-1207855183', u'CBRANCH_-1207855180'), (u'MULTIEQUAL_-1207852837', u'MULTIEQUAL_-1207852733'), (u'COPY_-1207852509', u'PTRADD_-1207852185'), ('tmp_8651', u'CALL_-1207855607'), (u'CALL_-1207856116', u'INDIRECT_-1207852651'), ('const-0', u'INT_EQUAL_-1207854612'), (u'CAST_-1207851637', u'STORE_-1207855432'), ('const--3', u'PTRADD_-1207852036'), ('const--2', u'PTRADD_-1207852185'), (u'CALL_-1207856803', u'INDIRECT_-1207852904'), (u'PTRADD_-1207851464', u'LOAD_-1207852909'), (u'LOAD_-1207855515', u'MULTIEQUAL_-1207851949'), (u'CALL_-1207855869', u'INDIRECT_-1207852557'), (u'INDIRECT_-1207853079', u'MULTIEQUAL_-1207851739'), (u'CALL_-1207856951', u'INDIRECT_-1207853197'), (u'INDIRECT_-1207852214', u'MULTIEQUAL_-1207851855'), (u'CALL_-1207855062', u'INDIRECT_-1207852404'), ('const-8', u'PTRADD_-1207852392'), (u'CALL_-1207856737', u'INT_NOTEQUAL_-1207856722'), (u'CALL_-1207856951', u'INDIRECT_-1207853236'), (u'MULTIEQUAL_-1207853917', u'INT_ADD_-1207857172'), (u'INDIRECT_-1207852008', u'MULTIEQUAL_-1207851991'), (u'INDIRECT_-1207852293', u'MULTIEQUAL_-1207852239'), (u'INDIRECT_-1207853027', u'MULTIEQUAL_-1207853023'), ('const-433', u'LOAD_-1207853206'), (u'INDIRECT_-1207852374', u'MULTIEQUAL_-1207852320'), ('const-16', u'PTRADD_-1207852824'), (u'INDIRECT_-1207851907', u'MULTIEQUAL_-1207851859'), (u'INDIRECT_-1207852413', u'MULTIEQUAL_-1207852055'), (u'PTRSUB_-1207852801', u'CALL_-1207855991'), ('const-8', u'PTRADD_-1207851447'), (u'MULTIEQUAL_-1207854909', u'CAST_-1207851882'), (u'INDIRECT_-1207852284', u'MULTIEQUAL_-1207852245'), (u'PTRADD_-1207851788', u'LOAD_-1207855515'), (u'CALL_-1207855027', u'INDIRECT_-1207852346'), (u'CALL_-1207854995', u'INDIRECT_-1207852087'), (u'PTRADD_-1207851864', u'CAST_-1207851594'), (u'INDIRECT_-1207852004', u'INT_NOTEQUAL_-1207855035'), (u'CALL_-1207855027', u'INDIRECT_-1207852265'), (u'PTRADD_-1207851135', u'LOAD_-1207854553'), (u'CALL_-1207854713', u'INDIRECT_-1207851786'), ('tmp_8656', u'INT_NOTEQUAL_-1207857312'), (u'MULTIEQUAL_-1207852692', u'MULTIEQUAL_-1207854539'), (u'INDIRECT_-1207851708', u'MULTIEQUAL_-1207852926'), (u'INDIRECT_-1207851985', u'MULTIEQUAL_-1207853117'), (u'CALL_-1207854995', u'INDIRECT_-1207852369'), (u'COPY_-1207852486', u'MULTIEQUAL_-1207853953'), (u'LOAD_-1207854582', u'MULTIEQUAL_-1207853685'), (u'INDIRECT_-1207851748', u'MULTIEQUAL_-1207851700'), ('const-6', u'PTRADD_-1207851707'), (u'CALL_-1207855062', u'INDIRECT_-1207852443'), ('tmp_713', u'CBRANCH_-1207856935'), (u'MULTIEQUAL_-1207853360', u'SUBPIECE_-1207853310'), ('tmp_8648', u'PTRSUB_-1207852787'), (u'MULTIEQUAL_-1207852715', u'MULTIEQUAL_-1207852611'), ('const-433', u'STORE_-1207855519'), (u'PTRADD_-1207851851', u'MULTIEQUAL_-1207853983'), ('tmp_8649', u'COPY_-1207852734'), (u'INDIRECT_-1207852950', u'MULTIEQUAL_-1207852917'), (u'MULTIEQUAL_-1207852811', u'SUBPIECE_-1207852798'), (u'CALL_-1207854584', u'INDIRECT_-1207852094'), ('const-8', u'PTRADD_-1207852337'), (u'CALL_-1207855607', u'INDIRECT_-1207852452'), (u'INDIRECT_-1207852990', u'MULTIEQUAL_-1207852958'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851738'), (u'LOAD_-1207855844', u'CAST_-1207851875'), (u'MULTIEQUAL_-1207852652', u'MULTIEQUAL_-1207852401'), (u'INDIRECT_-1207851904', u'MULTIEQUAL_-1207851883'), (u'MULTIEQUAL_-1207852652', u'STORE_-1207856073'), (u'INDIRECT_-1207852423', u'MULTIEQUAL_-1207853555'), ('const--6', u'PTRADD_-1207852255'), ('const--6', u'PTRADD_-1207851762'), (u'CALL_-1207856951', u'INDIRECT_-1207853319'), (u'SUBPIECE_-1207851337', u'STORE_-1207855249'), (u'CALL_-1207855062', u'INDIRECT_-1207852244'), ('const-433', u'LOAD_-1207855264'), (u'MULTIEQUAL_-1207852161', u'MULTIEQUAL_-1207852148'), (u'INDIRECT_-1207852452', u'MULTIEQUAL_-1207852399'), (u'CALL_-1207854640', u'INDIRECT_-1207851845'), (u'INDIRECT_-1207852679', u'MULTIEQUAL_-1207852664'), (u'INDIRECT_-1207852211', u'MULTIEQUAL_-1207852184'), ('tmp_8651', u'PTRADD_-1207851135'), (u'INDIRECT_-1207851845', u'MULTIEQUAL_-1207853077'), ('const--3', u'PTRADD_-1207852515'), (u'MULTIEQUAL_-1207852504', u'INT_EQUAL_-1207855251'), (u'SUBPIECE_-1207851447', u'MULTIEQUAL_-1207852028'), (u'INDIRECT_-1207852998', u'MULTIEQUAL_-1207851658'), ('const-8', u'PTRADD_-1207851448'), (u'MULTIEQUAL_-1207853038', u'MULTIEQUAL_-1207853014'), ('tmp_14333', u'MULTIEQUAL_-1207852280'), (u'CALL_-1207854995', u'INDIRECT_-1207852330'), (u'CALL_-1207855991', u'INDIRECT_-1207852501'), (u'CALL_-1207854995', u'INDIRECT_-1207852008'), (u'MULTIEQUAL_-1207852106', u'MULTIEQUAL_-1207852621'), (u'COPY_-1207852509', u'PTRADD_-1207851352'), (u'CAST_-1207851633', u'INT_EQUAL_-1207855408'), (u'PTRADD_-1207852421', u'INT_EQUAL_-1207856449'), (u'CALL_-1207856872', u'INDIRECT_-1207853271'), ('tmp_8651', u'PTRADD_-1207851757'), ('const-0', u'INT_NOTEQUAL_-1207856722'), (u'INDIRECT_-1207853063', u'MULTIEQUAL_-1207853023'), (u'INDIRECT_-1207851828', u'MULTIEQUAL_-1207851780'), (u'CALL_-1207856737', u'INDIRECT_-1207852908'), ('const-8', u'PTRADD_-1207851730'), (u'INDIRECT_-1207852619', u'MULTIEQUAL_-1207852600'), ('const--6', u'PTRADD_-1207851464'), (u'CALL_-1207854603', u'INDIRECT_-1207851918'), (u'INDIRECT_-1207852532', u'MULTIEQUAL_-1207852524'), (u'PTRADD_-1207851864', u'INT_EQUAL_-1207855408'), (u'PTRADD_-1207852036', u'STORE_-1207855969'), (u'MULTIEQUAL_-1207854909', u'CAST_-1207851292'), ('const-0', u'STORE_-1207854558'), (u'CALL_-1207855607', u'INDIRECT_-1207852535'), ('tmp_3362', u'CBRANCH_-1207854728'), (u'INDIRECT_-1207852094', u'MULTIEQUAL_-1207852067'), ('const-433', u'STORE_-1207856073'), (u'LOAD_-1207855245', u'MULTIEQUAL_-1207854481'), (u'MULTIEQUAL_-1207854539', u'STORE_-1207855969'), (u'PTRADD_-1207852200', u'LOAD_-1207856234'), ('const-433', u'STORE_-1207855466'), ('const-433', u'STORE_-1207855459'), (u'PTRADD_-1207852195', u'STORE_-1207856225'), (u'INDIRECT_-1207852614', u'MULTIEQUAL_-1207852561'), (u'COPY_-1207851221', u'MULTIEQUAL_-1207852046'), (u'PTRADD_-1207852556', u'COPY_-1207852486'), (u'INDIRECT_-1207852460', u'MULTIEQUAL_-1207854539'), ('tmp_2602', u'CBRANCH_-1207855249'), (u'MULTIEQUAL_-1207852192', u'MULTIEQUAL_-1207852177'), (u'INDIRECT_-1207853189', u'MULTIEQUAL_-1207852973'), (u'INDIRECT_-1207852398', u'MULTIEQUAL_-1207852383'), (u'INDIRECT_-1207851645', u'MULTIEQUAL_-1207852876'), (u'INDIRECT_-1207852024', u'MULTIEQUAL_-1207853156'), (u'CALL_-1207854743', u'INDIRECT_-1207852080'), (u'LOAD_-1207855926', u'CALL_-1207855869'), (u'INDIRECT_-1207853541', u'MULTIEQUAL_-1207853121'), (u'INDIRECT_-1207852133', u'MULTIEQUAL_-1207852106'), (u'MULTIEQUAL_-1207853239', u'MULTIEQUAL_-1207853215'), (u'PTRSUB_-1207852787', u'CALL_-1207856906'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851413'), (u'CALL_-1207854603', u'INDIRECT_-1207851879'), (u'CALL_-1207856906', u'INDIRECT_-1207853011'), ('const-3', u'INT_SRIGHT_-1207855119'), ('const-8', u'PTRADD_-1207852110'), (u'CALL_-1207854626', u'INDIRECT_-1207851828'), (u'CALL_-1207856803', u'INDIRECT_-1207852985'), (u'CALL_-1207854995', u'INDIRECT_-1207852408'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851447'), (u'LOAD_-1207853919', u'MULTIEQUAL_-1207852581'), (u'INDIRECT_-1207852413', u'MULTIEQUAL_-1207852360'), ('const--1', u'PTRADD_-1207851788'), (u'CALL_-1207854626', u'INDIRECT_-1207851748'), (u'CAST_-1207851363', u'MULTIEQUAL_-1207852591'), (u'CALL_-1207856951', u'INDIRECT_-1207852957'), (u'CALL_-1207854626', u'INT_EQUAL_-1207854612'), (u'CAST_-1207852163', u'CALL_-1207855991'), (u'INDIRECT_-1207852521', u'MULTIEQUAL_-1207852482'), (u'CAST_-1207851380', u'INT_SLESS_-1207854955'), ('const--4', u'PTRADD_-1207851968'), (u'LOAD_-1207856593', u'MULTIEQUAL_-1207852756'), ('const-1152', u'INT_SLESS_-1207857327'), (u'PTRADD_-1207851730', u'CAST_-1207851637'), (u'CALL_-1207855991', u'INDIRECT_-1207852460'), (u'MULTIEQUAL_-1207852643', u'MULTIEQUAL_-1207853053'), ('const-8', u'PTRADD_-1207851144'), (u'INDIRECT_-1207853505', u'MULTIEQUAL_-1207853501'), (u'CALL_-1207855027', u'INDIRECT_-1207851944'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851747'), ('const-433', u'LOAD_-1207852910'), (u'MULTIEQUAL_-1207852652', u'SUBPIECE_-1207851751'), (u'CALL_-1207855757', u'INDIRECT_-1207852531'), ('tmp_2446', u'CBRANCH_-1207855406'), (u'INDIRECT_-1207851935', u'MULTIEQUAL_-1207851908'), (u'CALL_-1207855607', u'INDIRECT_-1207852173'), (u'INDIRECT_-1207853319', u'MULTIEQUAL_-1207851981'), (u'INDIRECT_-1207853292', u'MULTIEQUAL_-1207853249'), ('tmp_14348', u'MULTIEQUAL_-1207852877'), (u'CALL_-1207855027', u'INDIRECT_-1207852424'), (u'CAST_-1207851581', u'STORE_-1207855345'), (u'CALL_-1207854640', u'INDIRECT_-1207851726'), (u'INDIRECT_-1207852492', u'MULTIEQUAL_-1207852484'), (u'CALL_-1207856116', u'INDIRECT_-1207853129'), (u'CALL_-1207854603', u'INDIRECT_-1207851600'), (u'PTRADD_-1207852758', u'CALL_-1207856906'), (u'MULTIEQUAL_-1207852917', u'MULTIEQUAL_-1207852893'), (u'MULTIEQUAL_-1207853117', u'MULTIEQUAL_-1207853093'), ('tmp_14332', u'MULTIEQUAL_-1207853082'), (u'PTRADD_-1207852494', u'LOAD_-1207853900'), (u'MULTIEQUAL_-1207852929', u'MULTIEQUAL_-1207852795'), ('const-433', u'LOAD_-1207854523'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851469'), ('tmp_8651', u'CALL_-1207855062'), ('const-8', u'PTRADD_-1207851697'), (u'MULTIEQUAL_-1207852582', u'COPY_-1207853139'), ('tmp_8656', u'COPY_-1207852727'), ('const-8', u'PTRADD_-1207852327'), ('tmp_2081', u'CBRANCH_-1207855690'), (u'INDIRECT_-1207851667', u'MULTIEQUAL_-1207852885'), ('const--3', u'PTRADD_-1207852356'), ('tmp_8651', u'CAST_-1207851824'), (u'MULTIEQUAL_-1207852581', u'MULTIEQUAL_-1207852890'), (u'COPY_-1207852509', u'PTRADD_-1207852041'), (u'LOAD_-1207852889', u'MULTIEQUAL_-1207852067'), (u'INDIRECT_-1207852995', u'MULTIEQUAL_-1207852980'), (u'INDIRECT_-1207852944', u'MULTIEQUAL_-1207852524'), (u'PTRADD_-1207852327', u'STORE_-1207856426'), (u'INDIRECT_-1207852478', u'MULTIEQUAL_-1207852463'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851484'), (u'CALL_-1207854743', u'INDIRECT_-1207851803'), ('tmp_8648', u'PTRSUB_-1207851842'), (u'COPY_-1207852509', u'PTRADD_-1207852110'), (u'INDIRECT_-1207852043', u'MULTIEQUAL_-1207852004'), (u'CALL_-1207854995', u'INDIRECT_-1207852209'), ('const-8', u'PTRADD_-1207852014'), (u'CALL_-1207855062', u'INDIRECT_-1207852521'), ('const-433', u'LOAD_-1207856570'), ('tmp_8651', u'CALL_-1207856872'), (u'CALL_-1207854743', u'INDIRECT_-1207852002'), (u'MULTIEQUAL_-1207852423', u'INT_AND_-1207852347'), (u'CALL_-1207856906', u'INDIRECT_-1207853209'), (u'PTRSUB_-1207851842', u'INT_NOTEQUAL_-1207855035'), (u'CALL_-1207856737', u'INDIRECT_-1207852988'), (u'INDIRECT_-1207851985', u'MULTIEQUAL_-1207853205'), (u'CALL_-1207854626', u'INDIRECT_-1207851867'), ('const-8', u'PTRADD_-1207851774'), ('const-433', u'STORE_-1207854566'), (u'PTRADD_-1207851983', u'LOAD_-1207855867'), (u'INDIRECT_-1207851789', u'MULTIEQUAL_-1207851739'), (u'MULTIEQUAL_-1207852542', u'MULTIEQUAL_-1207852851'), (u'MULTIEQUAL_-1207851870', u'MULTIEQUAL_-1207851855'), (u'CALL_-1207856803', u'INDIRECT_-1207852944'), (u'INDIRECT_-1207853181', u'MULTIEQUAL_-1207852761'), (u'LOAD_-1207853900', u'MULTIEQUAL_-1207852542'), (u'INDIRECT_-1207852463', u'MULTIEQUAL_-1207852443'), ('tmp_3261', u'BRANCH_-1207854515'), ('const-8', u'PTRADD_-1207852386'), (u'MULTIEQUAL_-1207852811', u'MULTIEQUAL_-1207852560'), ('tmp_1835', u'CBRANCH_-1207855905'), ('const-433', u'STORE_-1207854526'), (u'CALL_-1207855062', u'INDIRECT_-1207852004'), (u'STORE_-1207856153', u'INDIRECT_-1207852466'), (u'CALL_-1207854743', u'INDIRECT_-1207851923'), (u'INDIRECT_-1207852492', u'MULTIEQUAL_-1207852439'), ('tmp_8651', u'PTRADD_-1207851681'), (u'LOAD_-1207853383', u'MULTIEQUAL_-1207852715'), (u'INT_ADD_-1207857172', u'INT_EQUAL_-1207855700'), (u'CALL_-1207854626', u'INDIRECT_-1207852029'), (u'MULTIEQUAL_-1207852761', u'MULTIEQUAL_-1207853171'), ('const-0', u'STORE_-1207855850'), (u'PTRADD_-1207851742', u'LOAD_-1207855454'), (u'INDIRECT_-1207852265', u'MULTIEQUAL_-1207852245'), ('const--5', u'PTRADD_-1207852376'), ('const-433', u'LOAD_-1207855259'), ('const-433', u'STORE_-1207856440'), ('const-0', u'SUBPIECE_-1207851337'), (u'CALL_-1207855607', u'INDIRECT_-1207852295'), (u'INT_EQUAL_-1207855408', u'CBRANCH_-1207855406'), (u'CALL_-1207854584', u'INDIRECT_-1207851574'), ('const-8', u'PTRADD_-1207852381'), ('const-433', u'LOAD_-1207855926'), (u'CAST_-1207852003', u'STORE_-1207856087'), (u'INDIRECT_-1207852306', u'MULTIEQUAL_-1207852286'), ('tmp_8651', u'PTRADD_-1207851707'), (u'INDIRECT_-1207852930', u'MULTIEQUAL_-1207852877'), (u'CALL_-1207855607', u'INDIRECT_-1207852851'), ('tmp_2190', u'BRANCH_-1207855590'), (u'COPY_-1207856169', u'MULTIEQUAL_-1207852524'), ('const--136', u'PTRSUB_-1207851874'), (u'MULTIEQUAL_-1207852839', u'MULTIEQUAL_-1207852805'), (u'CAST_-1207851363', u'INT_EQUAL_-1207855183'), (u'MULTIEQUAL_-1207854909', u'CALL_-1207855869'), (u'COPY_-1207852509', u'PTRADD_-1207852371'), ('tmp_14334', u'MULTIEQUAL_-1207853163'), (u'CALL_-1207854995', u'INDIRECT_-1207852447'), ('const-433', u'LOAD_-1207855454'), (u'CALL_-1207855991', u'INDIRECT_-1207852697'), ('tmp_863', u'CBRANCH_-1207856787'), (u'PTRADD_-1207851465', u'LOAD_-1207852910'), ('const-8', u'PTRADD_-1207852036'), (u'MULTIEQUAL_-1207852484', u'MULTIEQUAL_-1207852893'), ('const--1', u'PTRADD_-1207852426'), (u'INDIRECT_-1207851906', u'MULTIEQUAL_-1207853038'), ('const-1', u'INT_EQUAL_-1207854602'), (u'INDIRECT_-1207853505', u'MULTIEQUAL_-1207853289'), (u'CALL_-1207856906', u'INT_EQUAL_-1207856892'), ('const--7', u'PTRADD_-1207852386'), ('const--3', u'PTRADD_-1207852332'), (u'PTRSUB_-1207852801', u'COPY_-1207852082'), (u'PTRSUB_-1207851842', u'COPY_-1207851221'), (u'LOAD_-1207856435', u'STORE_-1207856426'), (u'CALL_-1207856989', u'INDIRECT_-1207852983'), (u'LOAD_-1207853920', u'MULTIEQUAL_-1207852620'), ('tmp_3237', u'BRANCH_-1207854545'), (u'PTRADD_-1207852322', u'LOAD_-1207856421'), (u'PTRADD_-1207852510', u'LOAD_-1207853920'), (u'MULTIEQUAL_-1207854909', u'CAST_-1207852264'), ('tmp_14337', u'MULTIEQUAL_-1207852439'), ('tmp_14339', u'MULTIEQUAL_-1207852517'), (u'LOAD_-1207852852', u'MULTIEQUAL_-1207852510'), (u'MULTIEQUAL_-1207852518', u'COPY_-1207852138'), (u'INDIRECT_-1207852024', u'MULTIEQUAL_-1207852004'), ('const-8', u'PTRADD_-1207852115'), (u'LOAD_-1207855475', u'STORE_-1207855459'), (u'INDIRECT_-1207852651', u'MULTIEQUAL_-1207852643'), ('const-0', u'SUBPIECE_-1207851710'), (u'LOAD_-1207854553', u'CAST_-1207851062'), (u'PTRADD_-1207852421', u'COPY_-1207852301'), (u'MULTIEQUAL_-1207851883', u'MULTIEQUAL_-1207851870'), ('const-8', u'PTRADD_-1207851484'), (u'INDIRECT_-1207853505', u'MULTIEQUAL_-1207852980'), (u'MULTIEQUAL_-1207851911', u'MULTIEQUAL_-1207851896'), (u'INDIRECT_-1207851786', u'MULTIEQUAL_-1207852917'), (u'INDIRECT_-1207852374', u'MULTIEQUAL_-1207853163'), (u'PTRADD_-1207852190', u'STORE_-1207856218'), (u'CALL_-1207856989', u'INDIRECT_-1207853183'), (u'COPY_-1207852727', u'MULTIEQUAL_-1207853917'), ('const--1', u'PTRADD_-1207851144'), (u'CAST_-1207852032', u'STORE_-1207856153'), (u'CALL_-1207856989', u'INDIRECT_-1207853301'), ('const-433', u'LOAD_-1207855380'), (u'INDIRECT_-1207853608', u'MULTIEQUAL_-1207853565'), ('const-8', u'PTRADD_-1207851413'), ('const-433', u'LOAD_-1207853383'), (u'MULTIEQUAL_-1207852973', u'MULTIEQUAL_-1207852839'), (u'CALL_-1207854626', u'INDIRECT_-1207852345'), ('const-5', u'PTRADD_-1207851726'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851712'), (u'MULTIEQUAL_-1207852638', u'MULTIEQUAL_-1207852604'), (u'CAST_-1207852237', u'INT_EQUAL_-1207856449'), (u'INT_SUB_-1207855732', u'INT_SLESS_-1207855713'), ('const-8', u'PTRADD_-1207851707'), (u'INDIRECT_-1207852614', u'MULTIEQUAL_-1207853404'), (u'INDIRECT_-1207851985', u'MULTIEQUAL_-1207851937'), (u'MULTIEQUAL_-1207853983', u'LOAD_-1207852852'), (u'MULTIEQUAL_-1207852510', u'MULTIEQUAL_-1207851908'), (u'LOAD_-1207856469', u'CAST_-1207852237'), (u'PTRADD_-1207852351', u'LOAD_-1207856469'), ('tmp_8651', u'PTRADD_-1207851181'), (u'LOAD_-1207855926', u'MULTIEQUAL_-1207854481'), (u'MULTIEQUAL_-1207852148', u'MULTIEQUAL_-1207852133'), (u'PTRADD_-1207851308', u'LOAD_-1207855264'), ('const-8', u'PTRADD_-1207852272'), (u'CAST_-1207851656', u'STORE_-1207855466'), (u'INDIRECT_-1207851963', u'MULTIEQUAL_-1207853195'), (u'MULTIEQUAL_-1207852664', u'MULTIEQUAL_-1207852973'), (u'CAST_-1207852163', u'CAST_-1207851256'), (u'INDIRECT_-1207851840', u'MULTIEQUAL_-1207853117'), ('tmp_8651', u'PTRADD_-1207851697'), (u'MULTIEQUAL_-1207852122', u'MULTIEQUAL_-1207852109'), ('const-8', u'PTRADD_-1207852322'), (u'MULTIEQUAL_-1207852715', u'MULTIEQUAL_-1207852302'), (u'LOAD_-1207852851', u'MULTIEQUAL_-1207852470'), (u'COPY_-1207851890', u'MULTIEQUAL_-1207855096'), ('const--7', u'PTRADD_-1207851465'), (u'MULTIEQUAL_-1207852070', u'MULTIEQUAL_-1207852055'), (u'CALL_-1207856872', u'INDIRECT_-1207853070'), (u'INDIRECT_-1207852323', u'MULTIEQUAL_-1207853555'), ('const-433', u'LOAD_-1207855219'), (u'MULTIEQUAL_-1207852030', u'MULTIEQUAL_-1207852015'), ('const-1', u'PTRADD_-1207851774'), (u'MULTIEQUAL_-1207853983', u'CAST_-1207851046'), (u'LOAD_-1207853384', u'MULTIEQUAL_-1207852756'), (u'MULTIEQUAL_-1207852733', u'MULTIEQUAL_-1207852482'), (u'COPY_-1207852509', u'PTRADD_-1207852322'), (u'CALL_-1207854584', u'INDIRECT_-1207852055'), (u'INDIRECT_-1207853091', u'MULTIEQUAL_-1207853048'), (u'PTRADD_-1207852585', u'INT_LESSEQUAL_-1207856694'), (u'CAST_-1207851925', u'STORE_-1207855961'), ('tmp_8651', u'CAST_-1207851490'), ('const--4', u'PTRADD_-1207851447'), (u'CAST_-1207852624', u'INT_SUB_-1207857187'), (u'CAST_-1207851935', u'MULTIEQUAL_-1207854429'), (u'INDIRECT_-1207851745', u'MULTIEQUAL_-1207852876'), (u'INDIRECT_-1207852971', u'MULTIEQUAL_-1207852926'), (u'CALL_-1207854603', u'INDIRECT_-1207851962'), (u'INDIRECT_-1207852612', u'MULTIEQUAL_-1207852604'), (u'INDIRECT_-1207852317', u'MULTIEQUAL_-1207852302'), ('const--3', u'PTRADD_-1207852014'), (u'PTRADD_-1207852185', u'STORE_-1207856211'), (u'INDIRECT_-1207852443', u'MULTIEQUAL_-1207852404'), (u'MULTIEQUAL_-1207852302', u'MULTIEQUAL_-1207852611'), (u'INDIRECT_-1207853181', u'MULTIEQUAL_-1207853141'), (u'SUBPIECE_-1207852288', u'STORE_-1207856474'), (u'MULTIEQUAL_-1207854362', u'PTRADD_-1207851851'), (u'INDIRECT_-1207853011', u'MULTIEQUAL_-1207852968'), (u'CALL_-1207856951', u'INDIRECT_-1207853157'), (u'PTRADD_-1207852829', u'CALL_-1207854713'), (u'LOAD_-1207855428', u'CAST_-1207851633'), (u'INDIRECT_-1207853103', u'MULTIEQUAL_-1207853063'), (u'MULTIEQUAL_-1207852620', u'MULTIEQUAL_-1207852929'), ('const-433', u'LOAD_-1207855844'), (u'PTRADD_-1207851747', u'STORE_-1207855459'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207851954'), (u'CALL_-1207854584', u'INDIRECT_-1207851812'), (u'COPY_-1207855244', u'COPY_-1207851614'), ('const-8', u'PTRADD_-1207852190'), (u'INT_LESSEQUAL_-1207856694', u'CBRANCH_-1207856704'), ('const--3', u'PTRADD_-1207852306'), (u'INDIRECT_-1207852730', u'MULTIEQUAL_-1207852722'), (u'INDIRECT_-1207852930', u'MULTIEQUAL_-1207852885'), (u'CALL_-1207855062', u'INDIRECT_-1207852082'), ('tmp_8651', u'CAST_-1207852741'), (u'INT_MULT_-1207855068', u'CALL_-1207855062'), (u'INT_EQUAL_-1207855700', u'CBRANCH_-1207855690'), (u'LOAD_-1207854637', u'INT_EQUAL_-1207854602'), (u'CAST_-1207852163', u'COPY_-1207852164'), (u'CALL_-1207854640', u'INDIRECT_-1207851885'), (u'MULTIEQUAL_-1207852692', u'CALL_-1207855991'), ('const-433', u'STORE_-1207855345'), (u'INDIRECT_-1207851826', u'MULTIEQUAL_-1207852958'), (u'LOAD_-1207855263', u'SUBPIECE_-1207851447'), ('tmp_3376', u'BRANCH_-1207854710'), ('const-8', u'PTRADD_-1207852705'), (u'INDIRECT_-1207853248', u'MULTIEQUAL_-1207853205'), (u'CALL_-1207854640', u'INDIRECT_-1207851924'), (u'CALL_-1207856803', u'INDIRECT_-1207853103'), ('const-8', u'PTRADD_-1207852556'), ('const-9', u'PTRADD_-1207852126'), (u'INDIRECT_-1207852365', u'MULTIEQUAL_-1207852326'), (u'INDIRECT_-1207851681', u'MULTIEQUAL_-1207852958'), (u'MULTIEQUAL_-1207852599', u'INT_NOTEQUAL_-1207856124'), ('const-433', u'STORE_-1207856225'), ('const-8', u'PTRADD_-1207852824'), (u'SUBPIECE_-1207852427', u'MULTIEQUAL_-1207852772'), (u'MULTIEQUAL_-1207852599', u'MULTIEQUAL_-1207852565'), ('const--2', u'PTRADD_-1207851437'), (u'PTRADD_-1207852371', u'LOAD_-1207856499'), (u'CALL_-1207855757', u'INDIRECT_-1207852614'), ('tmp_8651', u'CALL_-1207856803'), (u'STORE_-1207856153', u'INDIRECT_-1207852507'), (u'CALL_-1207855991', u'INDIRECT_-1207852540'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851788'), ('const--9', u'PTRADD_-1207852556'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851149'), ('const--2', u'PTRADD_-1207852337'), (u'CALL_-1207856872', u'INDIRECT_-1207852990'), (u'MULTIEQUAL_-1207852851', u'MULTIEQUAL_-1207852717'), ('const-433', u'STORE_-1207855355'), (u'CALL_-1207854584', u'INDIRECT_-1207852016'), (u'CAST_-1207851062', u'MULTIEQUAL_-1207854276'), (u'CALL_-1207856803', u'INDIRECT_-1207853225'), (u'MULTIEQUAL_-1207852600', u'MULTIEQUAL_-1207852717'), ('const-0', u'INT_NOTEQUAL_-1207856936'), (u'INDIRECT_-1207852063', u'MULTIEQUAL_-1207852043'), ('const-433', u'LOAD_-1207856499'), (u'PTRADD_-1207852515', u'LOAD_-1207856699'), (u'INDIRECT_-1207853145', u'MULTIEQUAL_-1207853141'), ('const-433', u'STORE_-1207853675'), ('const-6', u'PTRADD_-1207851181'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851783'), (u'MULTIEQUAL_-1207855096', u'PTRADD_-1207852758'), (u'CAST_-1207852143', u'STORE_-1207856326'), (u'LOAD_-1207855926', u'INT_EQUAL_-1207855891'), (u'PTRADD_-1207851447', u'LOAD_-1207852889'), (u'MULTIEQUAL_-1207852722', u'MULTIEQUAL_-1207852839'), (u'CALL_-1207856872', u'INDIRECT_-1207852950'), (u'INDIRECT_-1207852173', u'MULTIEQUAL_-1207851814'), ('const--7', u'PTRADD_-1207852585'), (u'INDIRECT_-1207852540', u'MULTIEQUAL_-1207852521'), ('tmp_8651', u'PTRADD_-1207851864'), (u'MULTIEQUAL_-1207852591', u'MULTIEQUAL_-1207851989'), ('const--2', u'PTRADD_-1207852200'), (u'CALL_-1207854713', u'INDIRECT_-1207851745'), (u'MULTIEQUAL_-1207852502', u'MULTIEQUAL_-1207852811'), (u'MULTIEQUAL_-1207852383', u'COPY_-1207852728'), (u'INDIRECT_-1207852087', u'MULTIEQUAL_-1207852070'), ('const-7', u'PTRADD_-1207851864'), (u'CALL_-1207855062', u'INDIRECT_-1207851882'), ('const--5', u'PTRADD_-1207852494'), (u'INDIRECT_-1207852029', u'MULTIEQUAL_-1207853249'), ('const-8', u'PTRADD_-1207852366'), ('const--2', u'PTRADD_-1207852105'), (u'CALL_-1207855062', u'INDIRECT_-1207852043'), (u'CALL_-1207856989', u'INDIRECT_-1207853144'), (u'PTRADD_-1207852479', u'LOAD_-1207856652'), ('const-0', u'INT_NOTEQUAL_-1207854617'), (u'MULTIEQUAL_-1207852756', u'MULTIEQUAL_-1207852652'), (u'INDIRECT_-1207851885', u'MULTIEQUAL_-1207853117'), (u'INDIRECT_-1207853057', u'MULTIEQUAL_-1207853038'), (u'CALL_-1207854713', u'INDIRECT_-1207852063'), ('const-433', u'STORE_-1207853192'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852327'), (u'SUBPIECE_-1207851703', u'STORE_-1207855432'), ('const-8', u'PTRADD_-1207851464'), ('const-8', u'PTRADD_-1207851978'), (u'INT_NOTEQUAL_-1207857312', u'CBRANCH_-1207857311'), ('const-0', u'INT_EQUAL_-1207856789'), (u'CALL_-1207854603', u'INDIRECT_-1207851681'), (u'INDIRECT_-1207853275', u'MULTIEQUAL_-1207851937'), (u'CALL_-1207855991', u'INDIRECT_-1207852619'), (u'LOAD_-1207856520', u'STORE_-1207856504'), ('const-8', u'PTRADD_-1207851469'), (u'INDIRECT_-1207852930', u'MULTIEQUAL_-1207853720'), (u'CALL_-1207856989', u'INDIRECT_-1207853661'), (u'INDIRECT_-1207852579', u'MULTIEQUAL_-1207852560'), (u'INDIRECT_-1207853541', u'MULTIEQUAL_-1207853501'), (u'INDIRECT_-1207852535', u'MULTIEQUAL_-1207852177'), ('const-433', u'STORE_-1207853796'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851752'), (u'CALL_-1207855757', u'INDIRECT_-1207852492'), (u'LOAD_-1207852889', u'MULTIEQUAL_-1207852582'), (u'INT_SRIGHT_-1207855119', u'INT_MULT_-1207855068'), (u'INDIRECT_-1207852252', u'MULTIEQUAL_-1207852198'), ('const--2', u'PTRADD_-1207851712'), (u'PTRSUB_-1207852801', u'COPY_-1207851936'), (u'INDIRECT_-1207852741', u'MULTIEQUAL_-1207852722'), ('const-433', u'STORE_-1207856396'), ('const-8', u'PTRADD_-1207851437'), (u'MULTIEQUAL_-1207854476', u'MULTIEQUAL_-1207854897'), ('const--9', u'PTRADD_-1207852758'), ('tmp_1952', u'BRANCH_-1207855798'), (u'CALL_-1207856906', u'INDIRECT_-1207853130'), (u'PTRADD_-1207852556', u'LOAD_-1207853813'), ('const-433', u'STORE_-1207856489'), (u'SUBPIECE_-1207852510', u'PIECE_-1207852510'), (u'INT_NOTEQUAL_-1207854617', u'CBRANCH_-1207854616'), (u'COPY_-1207852509', u'PTRADD_-1207852361'), (u'INDIRECT_-1207852570', u'MULTIEQUAL_-1207852517'), (u'PTRADD_-1207852758', u'CALL_-1207856951'), (u'CALL_-1207855062', u'INDIRECT_-1207852284'), (u'CAST_-1207852131', u'STORE_-1207856308'), ('const-0', u'STORE_-1207855506'), ('const-433', u'LOAD_-1207856520'), (u'MULTIEQUAL_-1207852811', u'MULTIEQUAL_-1207852677'), ('const-8', u'PTRADD_-1207852356'), ('const--8198552921648689607', u'INT_MULT_-1207857086'), ('const-0', u'SUBPIECE_-1207852427'), (u'INT_NOTEQUAL_-1207855035', u'CBRANCH_-1207855034'), ('const-433', u'LOAD_-1207853920'), (u'PTRADD_-1207851154', u'LOAD_-1207854582'), (u'PTRADD_-1207852585', u'CALL_-1207856803'), (u'PTRADD_-1207852705', u'CALL_-1207856951'), (u'INT_ADD_-1207857172', u'MULTIEQUAL_-1207853917'), (u'CALL_-1207854713', u'INDIRECT_-1207852107'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852366'), (u'PTRADD_-1207852758', u'CALL_-1207854626'), (u'INDIRECT_-1207853587', u'MULTIEQUAL_-1207853555'), (u'INDIRECT_-1207852904', u'MULTIEQUAL_-1207852484'), (u'PTRADD_-1207852416', u'STORE_-1207856555'), ('const-0', u'SUBPIECE_-1207851447'), (u'PTRSUB_-1207851820', u'COPY_-1207851437'), (u'CALL_-1207855869', u'INDIRECT_-1207852317'), (u'CALL_-1207855027', u'INDIRECT_-1207852181'), (u'MULTIEQUAL_-1207852837', u'MULTIEQUAL_-1207852424'), (u'COPY_-1207852509', u'PTRADD_-1207852421'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852509'), ('tmp_8651', u'PTRADD_-1207851774'), ('const--1', u'INT_ADD_-1207857172'), ('tmp_2307', u'BRANCH_-1207855160'), (u'INDIRECT_-1207853106', u'MULTIEQUAL_-1207853102'), (u'COPY_-1207852509', u'PTRADD_-1207851308'), ('const-433', u'LOAD_-1207854575'), ('const--256', u'INT_AND_-1207852347'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852494'), (u'CALL_-1207856872', u'INDIRECT_-1207853109'), (u'CALL_-1207854995', u'INDIRECT_-1207851888'), (u'CALL_-1207856872', u'INDIRECT_-1207853188'), (u'CALL_-1207855062', u'INDIRECT_-1207852200'), ('const-8', u'PTRADD_-1207852493'), (u'PTRADD_-1207851864', u'COPY_-1207851719'), (u'CALL_-1207855062', u'INDIRECT_-1207852325'), ('tmp_8651', u'PTRADD_-1207852705'), (u'INDIRECT_-1207852658', u'MULTIEQUAL_-1207852639'), ('const-433', u'LOAD_-1207852851'), (u'CALL_-1207856116', u'INDIRECT_-1207852769'), (u'CALL_-1207854995', u'INDIRECT_-1207852126'), (u'PTRADD_-1207851738', u'CAST_-1207851644'), ('const-8', u'PTRADD_-1207851742'), ('const-8', u'PTRADD_-1207851686'), (u'PTRSUB_-1207852807', u'CALL_-1207856737'), (u'MULTIEQUAL_-1207854909', u'PTRADD_-1207852126'), (u'MULTIEQUAL_-1207854481', u'STORE_-1207855858'), (u'SUBPIECE_-1207853569', u'PIECE_-1207853569'), ('tmp_14336', u'MULTIEQUAL_-1207853242'), ('const-0', u'STORE_-1207856386'), (u'MULTIEQUAL_-1207852621', u'COPY_-1207853140'), (u'MULTIEQUAL_-1207853983', u'CALL_-1207854584'), (u'MULTIEQUAL_-1207853077', u'MULTIEQUAL_-1207853053'), (u'MULTIEQUAL_-1207852565', u'MULTIEQUAL_-1207852974'), (u'LOAD_-1207853899', u'MULTIEQUAL_-1207852502'), ('tmp_762', u'CBRANCH_-1207856891'), ('const--5', u'PTRADD_-1207852243'), (u'CALL_-1207855607', u'INDIRECT_-1207852214'), (u'PTRSUB_-1207852787', u'CALL_-1207856951'), (u'LOAD_-1207855454', u'SUBPIECE_-1207851710'), (u'INDIRECT_-1207851888', u'MULTIEQUAL_-1207851870'), (u'INDIRECT_-1207852334', u'MULTIEQUAL_-1207851976'), (u'INDIRECT_-1207851867', u'MULTIEQUAL_-1207852998'), ('const-433', u'LOAD_-1207855515'), ('tmp_3150', u'CBRANCH_-1207854616'), ('const-433', u'STORE_-1207856555'), (u'PTRADD_-1207851762', u'STORE_-1207853191'), (u'INDIRECT_-1207853142', u'MULTIEQUAL_-1207852722'), (u'CALL_-1207854995', u'INDIRECT_-1207852249'), (u'MULTIEQUAL_-1207852692', u'STORE_-1207856080'), (u'INDIRECT_-1207852908', u'MULTIEQUAL_-1207852904'), (u'MULTIEQUAL_-1207852795', u'MULTIEQUAL_-1207852761'), (u'CALL_-1207855607', u'INDIRECT_-1207852254'), (u'INDIRECT_-1207852225', u'MULTIEQUAL_-1207852205'), (u'INDIRECT_-1207851806', u'MULTIEQUAL_-1207853038'), (u'PTRADD_-1207852361', u'LOAD_-1207856484'), ('const-433', u'LOAD_-1207852909'), ('const-8', u'PTRADD_-1207852306'), (u'PTRADD_-1207852110', u'STORE_-1207856080'), ('const-8', u'PTRADD_-1207852393'), (u'INDIRECT_-1207851761', u'MULTIEQUAL_-1207853038'), (u'INDIRECT_-1207852295', u'MULTIEQUAL_-1207851936'), (u'PTRSUB_-1207851874', u'CALL_-1207855062'), (u'CAST_-1207852307', u'STORE_-1207856575'), ('tmp_2936', u'CBRANCH_-1207855002'), ('const-433', u'STORE_-1207855850'), ('tmp_14338', u'MULTIEQUAL_-1207853321'), (u'MULTIEQUAL_-1207852772', u'MULTIEQUAL_-1207852638'), ('tmp_170', u'CBRANCH_-1207857311'), (u'CALL_-1207856906', u'INDIRECT_-1207852971'), ('tmp_14331', u'MULTIEQUAL_-1207853041'), (u'PTRADD_-1207851726', u'LOAD_-1207855428'), (u'LOAD_-1207852890', u'MULTIEQUAL_-1207852621'), (u'PTRADD_-1207851707', u'LOAD_-1207855394'), (u'INDIRECT_-1207853635', u'MULTIEQUAL_-1207852297'), (u'MULTIEQUAL_-1207851924', u'MULTIEQUAL_-1207851911'), (u'INDIRECT_-1207852957', u'MULTIEQUAL_-1207851617'), (u'INDIRECT_-1207852452', u'MULTIEQUAL_-1207853242'), (u'INDIRECT_-1207851924', u'MULTIEQUAL_-1207853156'), (u'COPY_-1207852509', u'PTRADD_-1207852306'), ('const-8', u'PTRADD_-1207852195'), (u'INDIRECT_-1207852103', u'MULTIEQUAL_-1207852083'), (u'INDIRECT_-1207852424', u'MULTIEQUAL_-1207852404'), (u'INT_EQUAL_-1207856279', u'CBRANCH_-1207856277'), (u'MULTIEQUAL_-1207853983', u'PTRADD_-1207851763'), ('const-433', u'STORE_-1207856218'), (u'PTRADD_-1207852556', u'CALL_-1207856737'), ('const-433', u'STORE_-1207856350'), (u'CAST_-1207852356', u'COPY_-1207852395'), (u'COPY_-1207851614', u'MULTIEQUAL_-1207852046'), ('const--4', u'PTRADD_-1207852311'), (u'MULTIEQUAL_-1207854897', u'COPY_-1207852520'), (u'CALL_-1207856803', u'INDIRECT_-1207853181'), (u'CALL_-1207854713', u'INDIRECT_-1207851867'), (u'INDIRECT_-1207852244', u'MULTIEQUAL_-1207852205'), (u'LOAD_-1207852909', u'MULTIEQUAL_-1207852660'), (u'MULTIEQUAL_-1207853155', u'MULTIEQUAL_-1207853121'), (u'CALL_-1207854603', u'INDIRECT_-1207851840'), (u'PTRADD_-1207851448', u'LOAD_-1207852890'), (u'CALL_-1207855062', u'INDIRECT_-1207852161'), ('const-433', u'LOAD_-1207854553'), (u'PTRADD_-1207852115', u'STORE_-1207856087'), ('tmp_1239', u'CBRANCH_-1207856447'), (u'CAST_-1207851644', u'STORE_-1207855445'), (u'CAST_-1207851292', u'STORE_-1207855249'), (u'MULTIEQUAL_-1207854909', u'LOAD_-1207856593'), (u'MULTIEQUAL_-1207852177', u'MULTIEQUAL_-1207852470'), (u'CALL_-1207855027', u'INDIRECT_-1207852024'), ('const-0', u'SUBPIECE_-1207851703'), (u'MULTIEQUAL_-1207855096', u'CAST_-1207852625')]
null
null
001e8ef0
x64
O2
(translation_unit "void FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)\n\n{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}\n\n" (function_definition "void FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)\n\n{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}" primitive_type (function_declarator "FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)" identifier (parameter_list "(ulong *param_1,ulong *param_2,long param_3)" ( (parameter_declaration "ulong *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}" { (declaration "ulong *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "ulong *__src;" type_identifier (pointer_declarator "*__src" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "ulong *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "ulong *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined1 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "ulong *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined1 in_stack_00000008;" type_identifier identifier ;) (declaration "ulong *local_108;" type_identifier (pointer_declarator "*local_108" * identifier) ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_d8;" type_identifier identifier ;) (declaration "ulong uStack_d0;" type_identifier identifier ;) (declaration "ulong local_c8;" type_identifier identifier ;) (declaration "ulong uStack_c0;" type_identifier identifier ;) (declaration "undefined4 local_b8;" type_identifier identifier ;) (declaration "ulong *local_b0;" type_identifier (pointer_declarator "*local_b0" * identifier) ;) (declaration "ulong local_a8;" type_identifier identifier ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "ulong uStack_98;" type_identifier identifier ;) (declaration "ulong local_88;" type_identifier identifier ;) (declaration "ulong uStack_80;" type_identifier identifier ;) (declaration "ulong local_78;" type_identifier identifier ;) (declaration "ulong uStack_70;" type_identifier identifier ;) (declaration "undefined4 local_68;" type_identifier identifier ;) (declaration "ulong *local_60;" type_identifier (pointer_declarator "*local_60" * identifier) ;) (declaration "ulong local_58;" type_identifier identifier ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "ulong uStack_48;" type_identifier identifier ;) (if_statement "if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }" if (parenthesized_expression "(0x480 < (long)param_2 - (long)param_1)" ( (binary_expression "0x480 < (long)param_2 - (long)param_1" number_literal < (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))) )) (compound_statement "{\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }" { (if_statement "if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }" { (expression_statement "puVar1 = param_1 + 9;" (assignment_expression "puVar1 = param_1 + 9" identifier = (binary_expression "param_1 + 9" identifier + number_literal)) ;) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" identifier = identifier) ;) (expression_statement "local_100 = param_3;" (assignment_expression "local_100 = param_3" identifier = identifier) ;) (labeled_statement "LAB_001e8f5a:\n puVar6 = puVar8 + -9;" statement_identifier : (expression_statement "puVar6 = puVar8 + -9;" (assignment_expression "puVar6 = puVar8 + -9" identifier = (binary_expression "puVar8 + -9" identifier + number_literal)) ;)) (expression_statement "local_100 = local_100 + -1;" (assignment_expression "local_100 = local_100 + -1" identifier = (binary_expression "local_100 + -1" identifier + number_literal)) ;) (expression_statement "puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;" (assignment_expression "puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" identifier = (binary_expression "param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" identifier + (binary_expression "((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" (parenthesized_expression "((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2)" ( (binary_expression "(((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2" (parenthesized_expression "(((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7)" ( (binary_expression "((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)puVar8 - (long)param_1 >> 3)" ( (binary_expression "(long)puVar8 - (long)param_1 >> 3" (binary_expression "(long)puVar8 - (long)param_1" (cast_expression "(long)puVar8" ( (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) )) * number_literal))) ;) (expression_statement "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);" (assignment_expression "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008)" identifier = (call_expression "CONCAT71(local_88._1_7_,in_stack_00000008)" identifier (argument_list "(local_88._1_7_,in_stack_00000008)" ( (field_expression "local_88._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar1,puVar10)" identifier (argument_list "(&local_88,puVar1,puVar10)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }" { (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar1,puVar6)" identifier (argument_list "(&local_88,puVar1,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" { (expression_statement "FUN_001e71c0(param_1,puVar1);" (call_expression "FUN_001e71c0(param_1,puVar1)" identifier (argument_list "(param_1,puVar1)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar10,puVar6)" identifier (argument_list "(&local_88,puVar10,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') goto LAB_001e94df;" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001e94df;" goto statement_identifier ;)) }) (else_clause "else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" else (compound_statement "{\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" { (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar10,puVar6)" identifier (argument_list "(&local_88,puVar10,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }" { (labeled_statement "LAB_001e94df:\n FUN_001e71c0(param_1,puVar10);" statement_identifier : (expression_statement "FUN_001e71c0(param_1,puVar10);" (call_expression "FUN_001e71c0(param_1,puVar10)" identifier (argument_list "(param_1,puVar10)" ( identifier , identifier ))) ;)) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar1,puVar6)" identifier (argument_list "(&local_88,puVar1,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" { (expression_statement "FUN_001e71c0(param_1,puVar1);" (call_expression "FUN_001e71c0(param_1,puVar1)" identifier (argument_list "(param_1,puVar1)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) }))) (expression_statement "FUN_001e71c0(param_1,puVar6);" (call_expression "FUN_001e71c0(param_1,puVar6)" identifier (argument_list "(param_1,puVar6)" ( identifier , identifier ))) ;) (labeled_statement "LAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);" statement_identifier : (expression_statement "local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);" (assignment_expression "local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008)" identifier = (call_expression "CONCAT71(local_d8._1_7_,in_stack_00000008)" identifier (argument_list "(local_d8._1_7_,in_stack_00000008)" ( (field_expression "local_d8._1_7_" identifier . field_identifier) , identifier )))) ;)) (expression_statement "puVar6 = param_1 + 0x10;" (assignment_expression "puVar6 = param_1 + 0x10" identifier = (binary_expression "param_1 + 0x10" identifier + number_literal)) ;) (expression_statement "puVar10 = puVar8;" (assignment_expression "puVar10 = puVar8" identifier = identifier) ;) (do_statement "do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );" do (compound_statement "{\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n }" { (expression_statement "param_2 = puVar6 + -7;" (assignment_expression "param_2 = puVar6 + -7" identifier = (binary_expression "puVar6 + -7" identifier + number_literal)) ;) (expression_statement "cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);" (assignment_expression "cVar4 = FUN_001c18c0(&local_d8,param_2,param_1)" identifier = (call_expression "FUN_001c18c0(&local_d8,param_2,param_1)" identifier (argument_list "(&local_d8,param_2,param_1)" ( (pointer_expression "&local_d8" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }" { (do_statement "do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');" do (compound_statement "{\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n }" { (expression_statement "puVar3 = puVar10;" (assignment_expression "puVar3 = puVar10" identifier = identifier) ;) (expression_statement "puVar10 = puVar3 + -9;" (assignment_expression "puVar10 = puVar3 + -9" identifier = (binary_expression "puVar3 + -9" identifier + number_literal)) ;) (expression_statement "cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);" (assignment_expression "cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10)" identifier = (call_expression "FUN_001c18c0(&local_d8,param_1,puVar10)" identifier (argument_list "(&local_d8,param_1,puVar10)" ( (pointer_expression "&local_d8" & identifier) , identifier , identifier )))) ;) }) while (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (puVar10 <= param_2) goto LAB_001e9270;" if (parenthesized_expression "(puVar10 <= param_2)" ( (binary_expression "puVar10 <= param_2" identifier <= identifier) )) (goto_statement "goto LAB_001e9270;" goto statement_identifier ;)) (expression_statement "local_68 = (undefined4)puVar6[-3];" (assignment_expression "local_68 = (undefined4)puVar6[-3]" identifier = (cast_expression "(undefined4)puVar6[-3]" ( (type_descriptor "undefined4" type_identifier) ) (subscript_expression "puVar6[-3]" identifier [ number_literal ]))) ;) (expression_statement "local_88 = puVar6[-7];" (assignment_expression "local_88 = puVar6[-7]" identifier = (subscript_expression "puVar6[-7]" identifier [ number_literal ])) ;) (expression_statement "uStack_80 = puVar6[-6];" (assignment_expression "uStack_80 = puVar6[-6]" identifier = (subscript_expression "puVar6[-6]" identifier [ number_literal ])) ;) (expression_statement "local_78 = puVar6[-5];" (assignment_expression "local_78 = puVar6[-5]" identifier = (subscript_expression "puVar6[-5]" identifier [ number_literal ])) ;) (expression_statement "uStack_70 = puVar6[-4];" (assignment_expression "uStack_70 = puVar6[-4]" identifier = (subscript_expression "puVar6[-4]" identifier [ number_literal ])) ;) (if_statement "if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" if (parenthesized_expression "((ulong *)puVar6[-2] == puVar6)" ( (binary_expression "(ulong *)puVar6[-2] == puVar6" (cast_expression "(ulong *)puVar6[-2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar6[-2]" identifier [ number_literal ])) == identifier) )) (compound_statement "{\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }" { (expression_statement "local_50 = *puVar6;" (assignment_expression "local_50 = *puVar6" identifier = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "uStack_48 = puVar6[1];" (assignment_expression "uStack_48 = puVar6[1]" identifier = (subscript_expression "puVar6[1]" identifier [ number_literal ])) ;) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) }) (else_clause "else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" else (compound_statement "{\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" { (expression_statement "local_50 = *puVar6;" (assignment_expression "local_50 = *puVar6" identifier = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "local_60 = (ulong *)puVar6[-2];" (assignment_expression "local_60 = (ulong *)puVar6[-2]" identifier = (cast_expression "(ulong *)puVar6[-2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar6[-2]" identifier [ number_literal ]))) ;) }))) (expression_statement "*(undefined1 *)puVar6 = 0;" (assignment_expression "*(undefined1 *)puVar6 = 0" (pointer_expression "*(undefined1 *)puVar6" * (cast_expression "(undefined1 *)puVar6" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "local_58 = puVar6[-1];" (assignment_expression "local_58 = puVar6[-1]" identifier = (subscript_expression "puVar6[-1]" identifier [ number_literal ])) ;) (expression_statement "__src = puVar3 + -2;" (assignment_expression "__src = puVar3 + -2" identifier = (binary_expression "puVar3 + -2" identifier + number_literal)) ;) (expression_statement "puVar6[-1] = 0;" (assignment_expression "puVar6[-1] = 0" (subscript_expression "puVar6[-1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = puVar3[-8];" (assignment_expression "uVar2 = puVar3[-8]" identifier = (subscript_expression "puVar3[-8]" identifier [ number_literal ])) ;) (expression_statement "puVar6[-7] = *puVar10;" (assignment_expression "puVar6[-7] = *puVar10" (subscript_expression "puVar6[-7]" identifier [ number_literal ]) = (pointer_expression "*puVar10" * identifier)) ;) (expression_statement "puVar6[-6] = uVar2;" (assignment_expression "puVar6[-6] = uVar2" (subscript_expression "puVar6[-6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = puVar3[-7];" (assignment_expression "uVar2 = puVar3[-7]" identifier = (subscript_expression "puVar3[-7]" identifier [ number_literal ])) ;) (expression_statement "puVar6[-2] = (ulong)puVar6;" (assignment_expression "puVar6[-2] = (ulong)puVar6" (subscript_expression "puVar6[-2]" identifier [ number_literal ]) = (cast_expression "(ulong)puVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar6[-5] = uVar2;" (assignment_expression "puVar6[-5] = uVar2" (subscript_expression "puVar6[-5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(int *)(puVar6 + -4) = (int)puVar3[-6];" (assignment_expression "*(int *)(puVar6 + -4) = (int)puVar3[-6]" (pointer_expression "*(int *)(puVar6 + -4)" * (cast_expression "(int *)(puVar6 + -4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar6 + -4)" ( (binary_expression "puVar6 + -4" identifier + number_literal) )))) = (cast_expression "(int)puVar3[-6]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "puVar3[-6]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(puVar6 + -3) = (int)puVar3[-5];" (assignment_expression "*(int *)(puVar6 + -3) = (int)puVar3[-5]" (pointer_expression "*(int *)(puVar6 + -3)" * (cast_expression "(int *)(puVar6 + -3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar6 + -3)" ( (binary_expression "puVar6 + -3" identifier + number_literal) )))) = (cast_expression "(int)puVar3[-5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "puVar3[-5]" identifier [ number_literal ]))) ;) (if_statement "if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" if (parenthesized_expression "((ulong *)puVar3[-4] == __src)" ( (binary_expression "(ulong *)puVar3[-4] == __src" (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ])) == identifier) )) (compound_statement "{\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }" { (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" identifier = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }" { (expression_statement "*(char *)puVar6 = (char)puVar3[-2];" (assignment_expression "*(char *)puVar6 = (char)puVar3[-2]" (pointer_expression "*(char *)puVar6" * (cast_expression "(char *)puVar6" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)puVar3[-2]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar3[-2]" identifier [ number_literal ]))) ;) (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" identifier = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" else (compound_statement "{\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" { (expression_statement "memcpy(puVar6,__src,sVar7);" (call_expression "memcpy(puVar6,__src,sVar7)" identifier (argument_list "(puVar6,__src,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" identifier = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) }))) })) (expression_statement "puVar6[-1] = sVar7;" (assignment_expression "puVar6[-1] = sVar7" (subscript_expression "puVar6[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar6 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar6 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar6 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar6 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar6 + sVar7)" ( (binary_expression "(long)puVar6 + sVar7" (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" else (compound_statement "{\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" { (expression_statement "puVar6[-2] = puVar3[-4];" (assignment_expression "puVar6[-2] = puVar3[-4]" (subscript_expression "puVar6[-2]" identifier [ number_literal ]) = (subscript_expression "puVar3[-4]" identifier [ number_literal ])) ;) (expression_statement "puVar6[-1] = puVar3[-3];" (assignment_expression "puVar6[-1] = puVar3[-3]" (subscript_expression "puVar6[-1]" identifier [ number_literal ]) = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) (expression_statement "*puVar6 = puVar3[-2];" (assignment_expression "*puVar6 = puVar3[-2]" (pointer_expression "*puVar6" * identifier) = (subscript_expression "puVar3[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar3[-4] = (ulong)__src;" (assignment_expression "puVar3[-4] = (ulong)__src" (subscript_expression "puVar3[-4]" identifier [ number_literal ]) = (cast_expression "(ulong)__src" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar5 = __src;" (assignment_expression "puVar5 = __src" identifier = identifier) ;) }))) (expression_statement "puVar3[-3] = 0;" (assignment_expression "puVar3[-3] = 0" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)puVar5 = 0;" (assignment_expression "*(undefined1 *)puVar5 = 0" (pointer_expression "*(undefined1 *)puVar5" * (cast_expression "(undefined1 *)puVar5" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) (expression_statement "puVar3[-7] = local_78;" (assignment_expression "puVar3[-7] = local_78" (subscript_expression "puVar3[-7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*puVar10 = local_88;" (assignment_expression "*puVar10 = local_88" (pointer_expression "*puVar10" * identifier) = identifier) ;) (expression_statement "puVar3[-8] = uStack_80;" (assignment_expression "puVar3[-8] = uStack_80" (subscript_expression "puVar3[-8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;" (assignment_expression "*(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70" (pointer_expression "*(undefined4 *)(puVar3 + -6)" * (cast_expression "(undefined4 *)(puVar3 + -6)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + -6)" ( (binary_expression "puVar3 + -6" identifier + number_literal) )))) = (cast_expression "(undefined4)uStack_70" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "*(undefined4 *)(puVar3 + -5) = local_68;" (assignment_expression "*(undefined4 *)(puVar3 + -5) = local_68" (pointer_expression "*(undefined4 *)(puVar3 + -5)" * (cast_expression "(undefined4 *)(puVar3 + -5)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + -5)" ( (binary_expression "puVar3 + -5" identifier + number_literal) )))) = identifier) ;) (if_statement "if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" if (parenthesized_expression "(local_60 == &local_50)" ( (binary_expression "local_60 == &local_50" identifier == (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }" { (if_statement "if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }" if (parenthesized_expression "(local_58 != 0)" ( (binary_expression "local_58 != 0" identifier != number_literal) )) (compound_statement "{\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }" { (if_statement "if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" if (parenthesized_expression "(local_58 == 1)" ( (binary_expression "local_58 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }" { (expression_statement "*(undefined1 *)puVar5 = (undefined1)local_50;" (assignment_expression "*(undefined1 *)puVar5 = (undefined1)local_50" (pointer_expression "*(undefined1 *)puVar5" * (cast_expression "(undefined1 *)puVar5" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(undefined1)local_50" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" else (compound_statement "{\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" { (expression_statement "memcpy(puVar5,&local_50,local_58);" (call_expression "memcpy(puVar5,&local_50,local_58)" identifier (argument_list "(puVar5,&local_50,local_58)" ( identifier , (pointer_expression "&local_50" & identifier) , identifier ))) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) }))) })) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar5 + local_58) = 0;" (assignment_expression "*(undefined1 *)((long)puVar5 + local_58) = 0" (pointer_expression "*(undefined1 *)((long)puVar5 + local_58)" * (cast_expression "(undefined1 *)((long)puVar5 + local_58)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar5 + local_58)" ( (binary_expression "(long)puVar5 + local_58" (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar2 = local_50;" (assignment_expression "uVar2 = local_50" identifier = identifier) ;) }) (else_clause "else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" else (compound_statement "{\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" { (if_statement "if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" if (parenthesized_expression "(puVar5 == __src)" ( (binary_expression "puVar5 == __src" identifier == identifier) )) (compound_statement "{\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }" { (expression_statement "puVar3[-4] = (ulong)local_60;" (assignment_expression "puVar3[-4] = (ulong)local_60" (subscript_expression "puVar3[-4]" identifier [ number_literal ]) = (cast_expression "(ulong)local_60" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[-2] = local_50;" (assignment_expression "puVar3[-2] = local_50" (subscript_expression "puVar3[-2]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" else (compound_statement "{\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" { (expression_statement "uVar2 = puVar3[-2];" (assignment_expression "uVar2 = puVar3[-2]" identifier = (subscript_expression "puVar3[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar3[-4] = (ulong)local_60;" (assignment_expression "puVar3[-4] = (ulong)local_60" (subscript_expression "puVar3[-4]" identifier [ number_literal ]) = (cast_expression "(ulong)local_60" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[-2] = local_50;" (assignment_expression "puVar3[-2] = local_50" (subscript_expression "puVar3[-2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_60 = puVar5;" (assignment_expression "local_60 = puVar5" identifier = identifier) ;) (if_statement "if (puVar5 != (ulong *)0x0) goto LAB_001e9195;" if (parenthesized_expression "(puVar5 != (ulong *)0x0)" ( (binary_expression "puVar5 != (ulong *)0x0" identifier != (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001e9195;" goto statement_identifier ;)) }))) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) (expression_statement "uVar2 = local_50;" (assignment_expression "uVar2 = local_50" identifier = identifier) ;) }))) (labeled_statement "LAB_001e9195:\n local_50 = uVar2;" statement_identifier : (expression_statement "local_50 = uVar2;" (assignment_expression "local_50 = uVar2" identifier = identifier) ;)) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "*(undefined1 *)local_60 = 0;" (assignment_expression "*(undefined1 *)local_60 = 0" (pointer_expression "*(undefined1 *)local_60" * (cast_expression "(undefined1 *)local_60" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (if_statement "if (local_60 != &local_50) {\n FUN_00276d20();\n }" if (parenthesized_expression "(local_60 != &local_50)" ( (binary_expression "local_60 != &local_50" identifier != (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) })) (expression_statement "puVar6 = puVar6 + 9;" (assignment_expression "puVar6 = puVar6 + 9" identifier = (binary_expression "puVar6 + 9" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_001e92a6:\n local_108 = &local_88;" statement_identifier : (expression_statement "local_108 = &local_88;" (assignment_expression "local_108 = &local_88" identifier = (pointer_expression "&local_88" & identifier)) ;)) (expression_statement "puVar1 = param_1 + 7;" (assignment_expression "puVar1 = param_1 + 7" identifier = (binary_expression "param_1 + 7" identifier + number_literal)) ;) (expression_statement "puVar8 = param_2 + -2;" (assignment_expression "puVar8 = param_2 + -2" identifier = (binary_expression "param_2 + -2" identifier + number_literal)) ;) (expression_statement "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);" (assignment_expression "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008)" identifier = (call_expression "CONCAT71(local_88._1_7_,in_stack_00000008)" identifier (argument_list "(local_88._1_7_,in_stack_00000008)" ( (field_expression "local_88._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "FUN_001e8ce0(param_1,param_2,local_108);" (call_expression "FUN_001e8ce0(param_1,param_2,local_108)" identifier (argument_list "(param_1,param_2,local_108)" ( identifier , identifier , identifier ))) ;) (do_statement "do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);" do (compound_statement "{\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n }" { (expression_statement "local_b8 = (undefined4)puVar8[-3];" (assignment_expression "local_b8 = (undefined4)puVar8[-3]" identifier = (cast_expression "(undefined4)puVar8[-3]" ( (type_descriptor "undefined4" type_identifier) ) (subscript_expression "puVar8[-3]" identifier [ number_literal ]))) ;) (expression_statement "local_d8 = puVar8[-7];" (assignment_expression "local_d8 = puVar8[-7]" identifier = (subscript_expression "puVar8[-7]" identifier [ number_literal ])) ;) (expression_statement "uStack_d0 = puVar8[-6];" (assignment_expression "uStack_d0 = puVar8[-6]" identifier = (subscript_expression "puVar8[-6]" identifier [ number_literal ])) ;) (expression_statement "local_c8 = puVar8[-5];" (assignment_expression "local_c8 = puVar8[-5]" identifier = (subscript_expression "puVar8[-5]" identifier [ number_literal ])) ;) (expression_statement "uStack_c0 = puVar8[-4];" (assignment_expression "uStack_c0 = puVar8[-4]" identifier = (subscript_expression "puVar8[-4]" identifier [ number_literal ])) ;) (expression_statement "local_b0 = (ulong *)puVar8[-2];" (assignment_expression "local_b0 = (ulong *)puVar8[-2]" identifier = (cast_expression "(ulong *)puVar8[-2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[-2]" identifier [ number_literal ]))) ;) (if_statement "if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }" if (parenthesized_expression "(local_b0 == puVar8)" ( (binary_expression "local_b0 == puVar8" identifier == identifier) )) (compound_statement "{\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }" { (expression_statement "local_a0 = *puVar8;" (assignment_expression "local_a0 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uStack_98 = puVar8[1];" (assignment_expression "uStack_98 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "local_b0 = &local_a0;" (assignment_expression "local_b0 = &local_a0" identifier = (pointer_expression "&local_a0" & identifier)) ;) }) (else_clause "else {\n local_a0 = *puVar8;\n }" else (compound_statement "{\n local_a0 = *puVar8;\n }" { (expression_statement "local_a0 = *puVar8;" (assignment_expression "local_a0 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) }))) (expression_statement "*(undefined1 *)puVar8 = 0;" (assignment_expression "*(undefined1 *)puVar8 = 0" (pointer_expression "*(undefined1 *)puVar8" * (cast_expression "(undefined1 *)puVar8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "local_a8 = puVar8[-1];" (assignment_expression "local_a8 = puVar8[-1]" identifier = (subscript_expression "puVar8[-1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[-1] = 0;" (assignment_expression "puVar8[-1] = 0" (subscript_expression "puVar8[-1]" identifier [ number_literal ]) = 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 "puVar8[-7] = *param_1;" (assignment_expression "puVar8[-7] = *param_1" (subscript_expression "puVar8[-7]" identifier [ number_literal ]) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "puVar8[-6] = uVar2;" (assignment_expression "puVar8[-6] = uVar2" (subscript_expression "puVar8[-6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = param_1[2];" (assignment_expression "uVar2 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "puVar8[-2] = (ulong)puVar8;" (assignment_expression "puVar8[-2] = (ulong)puVar8" (subscript_expression "puVar8[-2]" identifier [ number_literal ]) = (cast_expression "(ulong)puVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar8[-5] = uVar2;" (assignment_expression "puVar8[-5] = uVar2" (subscript_expression "puVar8[-5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(int *)(puVar8 + -4) = (int)param_1[3];" (assignment_expression "*(int *)(puVar8 + -4) = (int)param_1[3]" (pointer_expression "*(int *)(puVar8 + -4)" * (cast_expression "(int *)(puVar8 + -4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + -4)" ( (binary_expression "puVar8 + -4" identifier + number_literal) )))) = (cast_expression "(int)param_1[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[3]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(puVar8 + -3) = (int)param_1[4];" (assignment_expression "*(int *)(puVar8 + -3) = (int)param_1[4]" (pointer_expression "*(int *)(puVar8 + -3)" * (cast_expression "(int *)(puVar8 + -3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + -3)" ( (binary_expression "puVar8 + -3" identifier + number_literal) )))) = (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ]))) ;) (if_statement "if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" if (parenthesized_expression "((ulong *)param_1[5] == puVar1)" ( (binary_expression "(ulong *)param_1[5] == puVar1" (cast_expression "(ulong *)param_1[5]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == identifier) )) (compound_statement "{\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }" { (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }" { (expression_statement "*(char *)puVar8 = (char)param_1[7];" (assignment_expression "*(char *)puVar8 = (char)param_1[7]" (pointer_expression "*(char *)puVar8" * (cast_expression "(char *)puVar8" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)param_1[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[7]" identifier [ number_literal ]))) ;) (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) }) (else_clause "else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" else (compound_statement "{\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" { (expression_statement "memcpy(puVar8,puVar1,sVar7);" (call_expression "memcpy(puVar8,puVar1,sVar7)" identifier (argument_list "(puVar8,puVar1,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) }))) })) (expression_statement "puVar8[-1] = sVar7;" (assignment_expression "puVar8[-1] = sVar7" (subscript_expression "puVar8[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(puVar8[-2] + sVar7) = 0;" (assignment_expression "*(undefined1 *)(puVar8[-2] + sVar7) = 0" (pointer_expression "*(undefined1 *)(puVar8[-2] + sVar7)" * (cast_expression "(undefined1 *)(puVar8[-2] + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8[-2] + sVar7)" ( (binary_expression "puVar8[-2] + sVar7" (subscript_expression "puVar8[-2]" identifier [ number_literal ]) + identifier) )))) = number_literal) ;) (expression_statement "puVar6 = (ulong *)param_1[5];" (assignment_expression "puVar6 = (ulong *)param_1[5]" identifier = (cast_expression "(ulong *)param_1[5]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" else (compound_statement "{\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" { (expression_statement "puVar8[-2] = param_1[5];" (assignment_expression "puVar8[-2] = param_1[5]" (subscript_expression "puVar8[-2]" identifier [ number_literal ]) = (subscript_expression "param_1[5]" identifier [ number_literal ])) ;) (expression_statement "puVar8[-1] = param_1[6];" (assignment_expression "puVar8[-1] = param_1[6]" (subscript_expression "puVar8[-1]" identifier [ number_literal ]) = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) (expression_statement "*puVar8 = param_1[7];" (assignment_expression "*puVar8 = param_1[7]" (pointer_expression "*puVar8" * identifier) = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (expression_statement "param_1[5] = (ulong)puVar1;" (assignment_expression "param_1[5] = (ulong)puVar1" (subscript_expression "param_1[5]" identifier [ number_literal ]) = (cast_expression "(ulong)puVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar6 = puVar1;" (assignment_expression "puVar6 = puVar1" identifier = identifier) ;) }))) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)puVar6 = 0;" (assignment_expression "*(undefined1 *)puVar6 = 0" (pointer_expression "*(undefined1 *)puVar6" * (cast_expression "(undefined1 *)puVar6" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "local_68 = local_b8;" (assignment_expression "local_68 = local_b8" identifier = identifier) ;) (expression_statement "local_88 = local_d8;" (assignment_expression "local_88 = local_d8" identifier = identifier) ;) (expression_statement "uStack_80 = uStack_d0;" (assignment_expression "uStack_80 = uStack_d0" identifier = identifier) ;) (expression_statement "local_78 = local_c8;" (assignment_expression "local_78 = local_c8" identifier = identifier) ;) (expression_statement "uStack_70 = uStack_c0;" (assignment_expression "uStack_70 = uStack_c0" identifier = identifier) ;) (if_statement "if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }" if (parenthesized_expression "(local_b0 == &local_a0)" ( (binary_expression "local_b0 == &local_a0" identifier == (pointer_expression "&local_a0" & identifier)) )) (compound_statement "{\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }" { (expression_statement "uStack_48 = uStack_98;" (assignment_expression "uStack_48 = uStack_98" identifier = identifier) ;) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) }) (else_clause "else {\n local_60 = local_b0;\n }" else (compound_statement "{\n local_60 = local_b0;\n }" { (expression_statement "local_60 = local_b0;" (assignment_expression "local_60 = local_b0" identifier = identifier) ;) }))) (expression_statement "local_50 = local_a0;" (assignment_expression "local_50 = local_a0" identifier = identifier) ;) (expression_statement "puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));" (assignment_expression "puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1))" identifier = (cast_expression "(undefined1 *)((long)puVar8 + (-0x38 - (long)param_1))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + (-0x38 - (long)param_1))" ( (binary_expression "(long)puVar8 + (-0x38 - (long)param_1)" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x38 - (long)param_1)" ( (binary_expression "-0x38 - (long)param_1" number_literal - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) ;) (expression_statement "local_58 = local_a8;" (assignment_expression "local_58 = local_a8" identifier = identifier) ;) (expression_statement "local_a0 = local_a0 & 0xffffffffffffff00;" (assignment_expression "local_a0 = local_a0 & 0xffffffffffffff00" identifier = (binary_expression "local_a0 & 0xffffffffffffff00" identifier & number_literal)) ;) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" identifier = number_literal) ;) (expression_statement "local_b0 = &local_a0;" (assignment_expression "local_b0 = &local_a0" identifier = (pointer_expression "&local_a0" & identifier)) ;) comment (expression_statement "FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);" (call_expression "FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108)" identifier (argument_list "(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108)" ( identifier , number_literal , (binary_expression "((long)puVar9 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)puVar9 >> 3)" ( (binary_expression "(long)puVar9 >> 3" (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) >> number_literal) )) * number_literal) , identifier ))) ;) (if_statement "if (local_60 != &local_50) {\n FUN_00276d20();\n }" if (parenthesized_expression "(local_60 != &local_50)" ( (binary_expression "local_60 != &local_50" identifier != (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_b0 != &local_a0) {\n FUN_00276d20();\n }" if (parenthesized_expression "(local_b0 != &local_a0)" ( (binary_expression "local_b0 != &local_a0" identifier != (pointer_expression "&local_a0" & identifier)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "puVar8 = puVar8 + -9;" (assignment_expression "puVar8 = puVar8 + -9" identifier = (binary_expression "puVar8 + -9" identifier + number_literal)) ;) }) while (parenthesized_expression "(0x48 < (long)puVar9)" ( (binary_expression "0x48 < (long)puVar9" number_literal < (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);" statement_identifier : (expression_statement "FUN_001e8ef0(param_2,puVar8,local_100);" (call_expression "FUN_001e8ef0(param_2,puVar8,local_100)" identifier (argument_list "(param_2,puVar8,local_100)" ( identifier , identifier , identifier ))) ;)) (if_statement "if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }" if (parenthesized_expression "((long)param_2 - (long)param_1 < 0x481)" ( (binary_expression "(long)param_2 - (long)param_1 < 0x481" (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) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" identifier = identifier) ;) (if_statement "if (local_100 == 0) goto LAB_001e92a6;" if (parenthesized_expression "(local_100 == 0)" ( (binary_expression "local_100 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001e92a6;" goto statement_identifier ;)) (goto_statement "goto LAB_001e8f5a;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,\n std::vector<gold::Output_section::Input_section_sort_entry> >, long int,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n > */\n\nvoid std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __first,__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __last,long __depth_limit)\n\n{\n Input_section_sort_entry *s1;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar1;\n Input_section_sort_entry *pIVar2;\n anon_union_8_4_139239c7_for_u2_ aVar3;\n undefined8 uVar4;\n anon_union_8_2_227b06d7_for_u1_ aVar5;\n bool bVar6;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar7;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar8;\n size_t sVar9;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar10;\n pointer pcVar11;\n char *pcVar12;\n Input_section_sort_entry *pIVar13;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar14;\n Input_section_sort_entry *pIVar15;\n undefined1 in_stack_00000008;\n Input_section_sort_entry *local_108;\n long local_100;\n _ValueType __value;\n Input_section_sort_entry __tmp;\n \n if (0x480 < (long)__last._M_current - (long)__first._M_current) {\n if (__depth_limit != 0) {\n s1 = __first._M_current + 1;\n paVar1 = &__tmp.section_name_.field_2;\n pIVar13 = __last._M_current;\n local_100 = __depth_limit;\nLAB_001e8f5a:\n pIVar15 = pIVar13 + -1;\n local_100 = local_100 + -1;\n pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);\n if (bVar6) {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }\n else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar15);\nLAB_001e8ff7:\n __value.input_section_.shndx_._0_1_ = in_stack_00000008;\n paVar14 = &__first._M_current[1].section_name_.field_2;\n pIVar15 = pIVar13;\n do {\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &__tmp;\n paVar1 = &((__first._M_current)->section_name_).field_2;\n paVar10 = &__last._M_current[-1].section_name_.field_2;\n paVar7 = &__tmp.section_name_.field_2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n __make_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108);\n paVar14 = &__value.section_name_.field_2;\n do {\n __value.index_ = *(uint *)((long)paVar10 + -0x18);\n __value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38);\n __value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3);\n __value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28);\n __value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2);\n __value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10) {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }\n else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }\n paVar10->_M_local_buf[0] = '\0';\n __value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8);\n *(size_type *)((long)paVar10 + -8) = 0;\n aVar5 = ((__first._M_current)->input_section_).u1_;\n *(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5;\n aVar3 = ((__first._M_current)->input_section_).u2_;\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3;\n *(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_;\n *(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_;\n pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1) {\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }\n ((__first._M_current)->section_name_)._M_string_length = 0;\n paVar8->_M_local_buf[0] = '\0';\n __tmp.index_ = __value.index_;\n __tmp.input_section_.shndx_ = __value.input_section_.shndx_;\n __tmp.input_section_.p2align_ = __value.input_section_.p2align_;\n __tmp.input_section_.u1_ = __value.input_section_.u1_;\n __tmp.input_section_.u2_ = __value.input_section_.u2_;\n __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_;\n __tmp.input_section_._28_4_ = __value.input_section_._28_4_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }\n else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }\n __tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity;\n pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current);\n __tmp.section_name_._M_string_length = __value.section_name_._M_string_length;\n __value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00;\n __value.section_name_._M_string_length = 0;\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14) {\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }\n paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48);\n } while (0x48 < (long)pcVar12);\n }\n return;\nLAB_001e9270:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__last._M_current,pIVar13,local_100);\n if ((long)__last._M_current - (long)__first._M_current < 0x481) {\n return;\n }\n pIVar13 = __last._M_current;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}\n\n" comment comment (declaration "void std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __first,__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __last,long __depth_limit)\n\n{\n Input_section_sort_entry *s1;" primitive_type (ERROR "std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::" identifier : : identifier < identifier : : identifier < identifier : : identifier : :) identifier (ERROR "*" *) , (ERROR "_std::vector<gold::Output_section::Input_section_sort_entry>" identifier : : identifier < identifier : : identifier : : identifier >) identifier (ERROR ">" >) , identifier , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __first,__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __last,long __depth_limit)\n\n{\n Input_section_sort_entry" identifier : : identifier : : identifier < identifier : : identifier : : identifier > (function_declarator "_>\n (__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __first,__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __last,long __depth_limit)" identifier (ERROR ">" >) (parameter_list "(__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __first,__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry,_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __last,long __depth_limit)" ( (parameter_declaration "__normal_iterator<gold::Output_section::Input_section_sort_entry*" type_identifier (ERROR "<gold::Output_section::Input_section_sort_entry" < identifier : : identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_std::vector<gold::Output_section::Input_section_sort_entry" type_identifier (ERROR "::vector<gold::Output_section::" : : identifier < identifier : : identifier : :) identifier) , (parameter_declaration "_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __first" type_identifier (ERROR "::allocator<gold::Output_section::Input_section_sort_entry>_>_>" : : identifier < identifier : : identifier : : identifier > identifier > identifier >) identifier) , (parameter_declaration "__normal_iterator<gold::Output_section::Input_section_sort_entry*" type_identifier (ERROR "<gold::Output_section::Input_section_sort_entry" < identifier : : identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_std::vector<gold::Output_section::Input_section_sort_entry" type_identifier (ERROR "::vector<gold::Output_section::" : : identifier < identifier : : identifier : :) identifier) , (parameter_declaration "_std::allocator<gold::Output_section::Input_section_sort_entry>_>_>\n __last" type_identifier (ERROR "::allocator<gold::Output_section::Input_section_sort_entry>_>_>" : : identifier < identifier : : identifier : : identifier > identifier > identifier >) identifier) , (parameter_declaration "long __depth_limit" (sized_type_specifier "long" long) identifier) ))) { identifier) (pointer_declarator "*s1" * identifier) ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar1;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar1;" (binary_expression "allocator<char>_>_9\n *paVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar1" identifier * identifier)) ;)) (declaration "Input_section_sort_entry *pIVar2;" type_identifier (pointer_declarator "*pIVar2" * identifier) ;) (declaration "anon_union_8_4_139239c7_for_u2_ aVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "anon_union_8_2_227b06d7_for_u1_ aVar5;" type_identifier identifier ;) (declaration "bool bVar6;" primitive_type identifier ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar7;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar7;" (binary_expression "allocator<char>_>_9\n *paVar7" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar7" identifier * identifier)) ;)) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar8;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar8;" (binary_expression "allocator<char>_>_9\n *paVar8" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar8" identifier * identifier)) ;)) (declaration "size_t sVar9;" primitive_type identifier ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar10;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar10;" (binary_expression "allocator<char>_>_9\n *paVar10" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar10" identifier * identifier)) ;)) (declaration "pointer pcVar11;" type_identifier identifier ;) (declaration "char *pcVar12;" primitive_type (pointer_declarator "*pcVar12" * identifier) ;) (declaration "Input_section_sort_entry *pIVar13;" type_identifier (pointer_declarator "*pIVar13" * identifier) ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar14;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar14;" (binary_expression "allocator<char>_>_9\n *paVar14" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar14" identifier * identifier)) ;)) (declaration "Input_section_sort_entry *pIVar15;" type_identifier (pointer_declarator "*pIVar15" * identifier) ;) (declaration "undefined1 in_stack_00000008;" type_identifier identifier ;) (declaration "Input_section_sort_entry *local_108;" type_identifier (pointer_declarator "*local_108" * identifier) ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "_ValueType __value;" type_identifier identifier ;) (declaration "Input_section_sort_entry __tmp;" type_identifier identifier ;) (if_statement "if (0x480 < (long)__last._M_current - (long)__first._M_current) {\n if (__depth_limit != 0) {\n s1 = __first._M_current + 1;\n paVar1 = &__tmp.section_name_.field_2;\n pIVar13 = __last._M_current;\n local_100 = __depth_limit;\nLAB_001e8f5a:\n pIVar15 = pIVar13 + -1;\n local_100 = local_100 + -1;\n pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);\n if (bVar6) {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }\n else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar15);\nLAB_001e8ff7:\n __value.input_section_.shndx_._0_1_ = in_stack_00000008;\n paVar14 = &__first._M_current[1].section_name_.field_2;\n pIVar15 = pIVar13;\n do {\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &__tmp;\n paVar1 = &((__first._M_current)->section_name_).field_2;\n paVar10 = &__last._M_current[-1].section_name_.field_2;\n paVar7 = &__tmp.section_name_.field_2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n __make_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108);\n paVar14 = &__value.section_name_.field_2;\n do {\n __value.index_ = *(uint *)((long)paVar10 + -0x18);\n __value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38);\n __value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3);\n __value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28);\n __value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2);\n __value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10) {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }\n else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }\n paVar10->_M_local_buf[0] = '\0';\n __value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8);\n *(size_type *)((long)paVar10 + -8) = 0;\n aVar5 = ((__first._M_current)->input_section_).u1_;\n *(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5;\n aVar3 = ((__first._M_current)->input_section_).u2_;\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3;\n *(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_;\n *(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_;\n pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1) {\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }\n ((__first._M_current)->section_name_)._M_string_length = 0;\n paVar8->_M_local_buf[0] = '\0';\n __tmp.index_ = __value.index_;\n __tmp.input_section_.shndx_ = __value.input_section_.shndx_;\n __tmp.input_section_.p2align_ = __value.input_section_.p2align_;\n __tmp.input_section_.u1_ = __value.input_section_.u1_;\n __tmp.input_section_.u2_ = __value.input_section_.u2_;\n __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_;\n __tmp.input_section_._28_4_ = __value.input_section_._28_4_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }\n else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }\n __tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity;\n pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current);\n __tmp.section_name_._M_string_length = __value.section_name_._M_string_length;\n __value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00;\n __value.section_name_._M_string_length = 0;\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14) {\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }\n paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48);\n } while (0x48 < (long)pcVar12);\n }" if (parenthesized_expression "(0x480 < (long)__last._M_current - (long)__first._M_current)" ( (binary_expression "0x480 < (long)__last._M_current - (long)__first._M_current" number_literal < (binary_expression "(long)__last._M_current - (long)__first._M_current" (cast_expression "(long)__last._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__last._M_current" identifier . field_identifier)) - (cast_expression "(long)__first._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__first._M_current" identifier . field_identifier)))) )) (compound_statement "{\n if (__depth_limit != 0) {\n s1 = __first._M_current + 1;\n paVar1 = &__tmp.section_name_.field_2;\n pIVar13 = __last._M_current;\n local_100 = __depth_limit;\nLAB_001e8f5a:\n pIVar15 = pIVar13 + -1;\n local_100 = local_100 + -1;\n pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);\n if (bVar6) {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }\n else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar15);\nLAB_001e8ff7:\n __value.input_section_.shndx_._0_1_ = in_stack_00000008;\n paVar14 = &__first._M_current[1].section_name_.field_2;\n pIVar15 = pIVar13;\n do {\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &__tmp;\n paVar1 = &((__first._M_current)->section_name_).field_2;\n paVar10 = &__last._M_current[-1].section_name_.field_2;\n paVar7 = &__tmp.section_name_.field_2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n __make_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108);\n paVar14 = &__value.section_name_.field_2;\n do {\n __value.index_ = *(uint *)((long)paVar10 + -0x18);\n __value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38);\n __value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3);\n __value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28);\n __value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2);\n __value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10) {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }\n else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }\n paVar10->_M_local_buf[0] = '\0';\n __value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8);\n *(size_type *)((long)paVar10 + -8) = 0;\n aVar5 = ((__first._M_current)->input_section_).u1_;\n *(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5;\n aVar3 = ((__first._M_current)->input_section_).u2_;\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3;\n *(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_;\n *(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_;\n pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1) {\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }\n ((__first._M_current)->section_name_)._M_string_length = 0;\n paVar8->_M_local_buf[0] = '\0';\n __tmp.index_ = __value.index_;\n __tmp.input_section_.shndx_ = __value.input_section_.shndx_;\n __tmp.input_section_.p2align_ = __value.input_section_.p2align_;\n __tmp.input_section_.u1_ = __value.input_section_.u1_;\n __tmp.input_section_.u2_ = __value.input_section_.u2_;\n __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_;\n __tmp.input_section_._28_4_ = __value.input_section_._28_4_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }\n else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }\n __tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity;\n pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current);\n __tmp.section_name_._M_string_length = __value.section_name_._M_string_length;\n __value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00;\n __value.section_name_._M_string_length = 0;\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14) {\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }\n paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48);\n } while (0x48 < (long)pcVar12);\n }" { (if_statement "if (__depth_limit != 0) {\n s1 = __first._M_current + 1;\n paVar1 = &__tmp.section_name_.field_2;\n pIVar13 = __last._M_current;\n local_100 = __depth_limit;\nLAB_001e8f5a:\n pIVar15 = pIVar13 + -1;\n local_100 = local_100 + -1;\n pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);\n if (bVar6) {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }\n else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar15);\nLAB_001e8ff7:\n __value.input_section_.shndx_._0_1_ = in_stack_00000008;\n paVar14 = &__first._M_current[1].section_name_.field_2;\n pIVar15 = pIVar13;\n do {\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n } while( true );\n }" if (parenthesized_expression "(__depth_limit != 0)" ( (binary_expression "__depth_limit != 0" identifier != number_literal) )) (compound_statement "{\n s1 = __first._M_current + 1;\n paVar1 = &__tmp.section_name_.field_2;\n pIVar13 = __last._M_current;\n local_100 = __depth_limit;\nLAB_001e8f5a:\n pIVar15 = pIVar13 + -1;\n local_100 = local_100 + -1;\n pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2;\n __tmp.input_section_.shndx_._0_1_ = in_stack_00000008;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);\n if (bVar6) {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }\n else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar15);\nLAB_001e8ff7:\n __value.input_section_.shndx_._0_1_ = in_stack_00000008;\n paVar14 = &__first._M_current[1].section_name_.field_2;\n pIVar15 = pIVar13;\n do {\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n } while( true );\n }" { (expression_statement "s1 = __first._M_current + 1;" (assignment_expression "s1 = __first._M_current + 1" identifier = (binary_expression "__first._M_current + 1" (field_expression "__first._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "paVar1 = &__tmp.section_name_.field_2;" (assignment_expression "paVar1 = &__tmp.section_name_.field_2" identifier = (pointer_expression "&__tmp.section_name_.field_2" & (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier))) ;) (expression_statement "pIVar13 = __last._M_current;" (assignment_expression "pIVar13 = __last._M_current" identifier = (field_expression "__last._M_current" identifier . field_identifier)) ;) (expression_statement "local_100 = __depth_limit;" (assignment_expression "local_100 = __depth_limit" identifier = identifier) ;) (labeled_statement "LAB_001e8f5a:\n pIVar15 = pIVar13 + -1;" statement_identifier : (expression_statement "pIVar15 = pIVar13 + -1;" (assignment_expression "pIVar15 = pIVar13 + -1" identifier = (binary_expression "pIVar13 + -1" identifier + number_literal)) ;)) (expression_statement "local_100 = local_100 + -1;" (assignment_expression "local_100 = local_100 + -1" identifier = (binary_expression "local_100 + -1" identifier + number_literal)) ;) (expression_statement "pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2;" (assignment_expression "pIVar2 = __first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2" identifier = (binary_expression "__first._M_current +\n (((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2" (field_expression "__first._M_current" identifier . field_identifier) + (binary_expression "(((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2" (parenthesized_expression "(((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7)" ( (binary_expression "((long)pIVar13 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)pIVar13 - (long)__first._M_current >> 3)" ( (binary_expression "(long)pIVar13 - (long)__first._M_current >> 3" (binary_expression "(long)pIVar13 - (long)__first._M_current" (cast_expression "(long)pIVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__first._M_current" identifier . field_identifier))) >> number_literal) )) * number_literal) )) / number_literal))) ;) (expression_statement "__tmp.input_section_.shndx_._0_1_ = in_stack_00000008;" (assignment_expression "__tmp.input_section_.shndx_._0_1_ = in_stack_00000008" (field_expression "__tmp.input_section_.shndx_._0_1_" (field_expression "__tmp.input_section_.shndx_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar2)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)&__tmp" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__tmp" & identifier)) , identifier , identifier ))) ;))) (if_statement "if (bVar6) {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }\n else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }" if (parenthesized_expression "(bVar6)" ( identifier )) (compound_statement "{\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n }" { (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)&__tmp" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__tmp" & identifier)) , identifier , identifier ))) ;))) (if_statement "if (bVar6) {\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(bVar6)" ( identifier )) (compound_statement "{\nLAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);\n goto LAB_001e8ff7;\n }" { (labeled_statement "LAB_001e94df:\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);" statement_identifier : (ERROR "swap<gold::" (binary_expression "swap<gold" identifier < identifier) : :) (labeled_statement "Output_section::Input_section_sort_entry>(__first._M_current,pIVar2);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_entry>(__first._M_current,pIVar2);" (binary_expression "Input_section_sort_entry>(__first._M_current,pIVar2)" identifier > (parenthesized_expression "(__first._M_current,pIVar2)" ( (comma_expression "__first._M_current,pIVar2" (field_expression "__first._M_current" identifier . field_identifier) , identifier) ))) ;))) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)&__tmp" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__tmp" & identifier)) , identifier , identifier ))) ;))) (if_statement "if (!bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (compound_statement "{\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }" { (ERROR "swap<gold::" (binary_expression "swap<gold" identifier < identifier) : :) (labeled_statement "Output_section::Input_section_sort_entry>(__first._M_current,s1);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_entry>(__first._M_current,s1);" (binary_expression "Input_section_sort_entry>(__first._M_current,s1)" identifier > (parenthesized_expression "(__first._M_current,s1)" ( (comma_expression "__first._M_current,s1" (field_expression "__first._M_current" identifier . field_identifier) , identifier) ))) ;)) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) }) (else_clause "else {\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }" else (compound_statement "{\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);\n if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);\n if (!bVar6) goto LAB_001e94df;\n }" { (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,s1,\n pIVar15)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)&__tmp" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__tmp" & identifier)) , identifier , identifier ))) ;))) (if_statement "if (bVar6) {\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(bVar6)" ( identifier )) (compound_statement "{\n swap<gold::Output_section::Input_section_sort_entry>(__first._M_current,s1);\n goto LAB_001e8ff7;\n }" { (ERROR "swap<gold::" (binary_expression "swap<gold" identifier < identifier) : :) (labeled_statement "Output_section::Input_section_sort_entry>(__first._M_current,s1);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_entry>(__first._M_current,s1);" (binary_expression "Input_section_sort_entry>(__first._M_current,s1)" identifier > (parenthesized_expression "(__first._M_current,s1)" ( (comma_expression "__first._M_current,s1" (field_expression "__first._M_current" identifier . field_identifier) , identifier) ))) ;)) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)&__tmp,\n pIVar2,pIVar15)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)&__tmp" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__tmp" & identifier)) , identifier , identifier ))) ;))) (if_statement "if (!bVar6) goto LAB_001e94df;" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (goto_statement "goto LAB_001e94df;" goto statement_identifier ;)) }))) (ERROR "swap<gold::" (binary_expression "swap<gold" identifier < identifier) : :) (labeled_statement "Output_section::Input_section_sort_entry>(__first._M_current,pIVar15);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_entry>(__first._M_current,pIVar15);" (binary_expression "Input_section_sort_entry>(__first._M_current,pIVar15)" identifier > (parenthesized_expression "(__first._M_current,pIVar15)" ( (comma_expression "__first._M_current,pIVar15" (field_expression "__first._M_current" identifier . field_identifier) , identifier) ))) ;)) (labeled_statement "LAB_001e8ff7:\n __value.input_section_.shndx_._0_1_ = in_stack_00000008;" statement_identifier : (expression_statement "__value.input_section_.shndx_._0_1_ = in_stack_00000008;" (assignment_expression "__value.input_section_.shndx_._0_1_ = in_stack_00000008" (field_expression "__value.input_section_.shndx_._0_1_" (field_expression "__value.input_section_.shndx_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier) . field_identifier) = identifier) ;)) (expression_statement "paVar14 = &__first._M_current[1].section_name_.field_2;" (assignment_expression "paVar14 = &__first._M_current[1].section_name_.field_2" identifier = (pointer_expression "&__first._M_current[1].section_name_.field_2" & (field_expression "__first._M_current[1].section_name_.field_2" (field_expression "__first._M_current[1].section_name_" (subscript_expression "__first._M_current[1]" (field_expression "__first._M_current" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier))) ;) (expression_statement "pIVar15 = pIVar13;" (assignment_expression "pIVar15 = pIVar13" identifier = identifier) ;) (do_statement "do {\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n } while( true );" do (compound_statement "{\n __last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);\n if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);\n }" { (expression_statement "__last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38);" (assignment_expression "__last._M_current = (Input_section_sort_entry *)((long)paVar14 + -0x38)" (field_expression "__last._M_current" identifier . field_identifier) = (cast_expression "(Input_section_sort_entry *)((long)paVar14 + -0x38)" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x38)" ( (binary_expression "(long)paVar14 + -0x38" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare::\n operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)&__value,\n __last._M_current,__first._M_current)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)&__value" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__value" & identifier)) , (field_expression "__last._M_current" identifier . field_identifier) , (field_expression "__first._M_current" identifier . field_identifier) ))) ;))) (if_statement "if (!bVar6) {\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (compound_statement "{\n do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);\n if (pIVar15 <= __last._M_current) goto LAB_001e9270;\n __tmp.index_ = *(uint *)((long)paVar14 + -0x18);\n __tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);\n __tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);\n __tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);\n __tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);\n __tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }\n paVar14->_M_local_buf[0] = '\0';\n __tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);\n paVar10 = &pIVar2[-1].section_name_.field_2;\n *(size_type *)((long)paVar14 + -8) = 0;\n aVar5 = pIVar2[-1].input_section_.u1_;\n *(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;\n aVar3 = pIVar2[-1].input_section_.u2_;\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;\n *(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;\n *(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }\n pIVar2[-1].section_name_._M_string_length = 0;\n paVar7->_M_local_buf[0] = '\0';\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;\n (pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;\n (pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;\n pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;\n pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;\n pIVar2[-1].index_ = __tmp.index_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\nLAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;\n __tmp.section_name_._M_string_length = 0;\n *__tmp.section_name_._M_dataplus._M_p = '\0';\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n }" { (do_statement "do {\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n } while (bVar6);" do (compound_statement "{\n pIVar2 = pIVar15;\n pIVar15 = pIVar2 + -1;\n bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);\n }" { (expression_statement "pIVar2 = pIVar15;" (assignment_expression "pIVar2 = pIVar15" identifier = identifier) ;) (expression_statement "pIVar15 = pIVar2 + -1;" (assignment_expression "pIVar15 = pIVar2 + -1" identifier = (binary_expression "pIVar2 + -1" identifier + number_literal)) ;) (ERROR "bVar6 = gold::" (assignment_expression "bVar6 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_prefix_special_ordering_compare\n ::operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);" statement_identifier : (ERROR ":" :) (expression_statement "operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15);" (call_expression "operator()((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_prefix_special_ordering_compare *)\n &__value,__first._M_current,pIVar15)" ( (cast_expression "(Input_section_sort_section_prefix_special_ordering_compare *)\n &__value" ( (type_descriptor "Input_section_sort_section_prefix_special_ordering_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__value" & identifier)) , (field_expression "__first._M_current" identifier . field_identifier) , identifier ))) ;))) }) while (parenthesized_expression "(bVar6)" ( identifier )) ;) (if_statement "if (pIVar15 <= __last._M_current) goto LAB_001e9270;" if (parenthesized_expression "(pIVar15 <= __last._M_current)" ( (binary_expression "pIVar15 <= __last._M_current" identifier <= (field_expression "__last._M_current" identifier . field_identifier)) )) (goto_statement "goto LAB_001e9270;" goto statement_identifier ;)) (expression_statement "__tmp.index_ = *(uint *)((long)paVar14 + -0x18);" (assignment_expression "__tmp.index_ = *(uint *)((long)paVar14 + -0x18)" (field_expression "__tmp.index_" identifier . field_identifier) = (pointer_expression "*(uint *)((long)paVar14 + -0x18)" * (cast_expression "(uint *)((long)paVar14 + -0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x18)" ( (binary_expression "(long)paVar14 + -0x18" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38);" (assignment_expression "__tmp.input_section_._0_8_ = *(size_type *)((long)paVar14 + -0x38)" (field_expression "__tmp.input_section_._0_8_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(size_type *)((long)paVar14 + -0x38)" * (cast_expression "(size_type *)((long)paVar14 + -0x38)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x38)" ( (binary_expression "(long)paVar14 + -0x38" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3);" (assignment_expression "__tmp.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3)" (field_expression "__tmp.input_section_.u1_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3)" * (cast_expression "(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3)" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -3)" ( (binary_expression "paVar14 + -3" identifier + number_literal) ))))) ;) (expression_statement "__tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28);" (assignment_expression "__tmp.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28)" (field_expression "__tmp.input_section_.u2_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28)" * (cast_expression "(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28)" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x28)" ( (binary_expression "(long)paVar14 + -0x28" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2);" (assignment_expression "__tmp.input_section_._24_8_ = *(undefined8 *)(paVar14 + -2)" (field_expression "__tmp.input_section_._24_8_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(undefined8 *)(paVar14 + -2)" * (cast_expression "(undefined8 *)(paVar14 + -2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -2)" ( (binary_expression "paVar14 + -2" identifier + number_literal) ))))) ;) (expression_statement "__tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p;" (assignment_expression "__tmp.section_name_._M_dataplus._M_p = (((string *)(paVar14 + -1))->_M_dataplus)._M_p" (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "(((string *)(paVar14 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar14 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar14 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar14 + -1))" ( (cast_expression "(string *)(paVar14 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -1)" ( (binary_expression "paVar14 + -1" identifier + number_literal) ))) )) -> 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 *)__tmp.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }\n else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar14" (binary_expression "allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__tmp.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) == identifier) )) )) (compound_statement "{\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n __tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n }" { (expression_statement "__tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;" (assignment_expression "__tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity" (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "paVar14->_M_allocated_capacity" identifier -> field_identifier)) ;) (expression_statement "__tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8);" (assignment_expression "__tmp.section_name_.field_2._8_8_ = *(size_type *)((long)paVar14 + 8)" (field_expression "__tmp.section_name_.field_2._8_8_" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "*(size_type *)((long)paVar14 + 8)" * (cast_expression "(size_type *)((long)paVar14 + 8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + 8)" ( (binary_expression "(long)paVar14 + 8" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;" (assignment_expression "__tmp.section_name_._M_dataplus._M_p = (pointer)paVar1" (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar1" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) }) (else_clause "else {\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }" else (compound_statement "{\n __tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;\n }" { (expression_statement "__tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity;" (assignment_expression "__tmp.section_name_.field_2._M_allocated_capacity = paVar14->_M_allocated_capacity" (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "paVar14->_M_allocated_capacity" identifier -> field_identifier)) ;) }))) (expression_statement "paVar14->_M_local_buf[0] = '\0';" (assignment_expression "paVar14->_M_local_buf[0] = '\0'" (subscript_expression "paVar14->_M_local_buf[0]" (field_expression "paVar14->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "__tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8);" (assignment_expression "__tmp.section_name_._M_string_length = *(size_type *)((long)paVar14 + -8)" (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(size_type *)((long)paVar14 + -8)" * (cast_expression "(size_type *)((long)paVar14 + -8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -8)" ( (binary_expression "(long)paVar14 + -8" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "paVar10 = &pIVar2[-1].section_name_.field_2;" (assignment_expression "paVar10 = &pIVar2[-1].section_name_.field_2" identifier = (pointer_expression "&pIVar2[-1].section_name_.field_2" & (field_expression "pIVar2[-1].section_name_.field_2" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier))) ;) (expression_statement "*(size_type *)((long)paVar14 + -8) = 0;" (assignment_expression "*(size_type *)((long)paVar14 + -8) = 0" (pointer_expression "*(size_type *)((long)paVar14 + -8)" * (cast_expression "(size_type *)((long)paVar14 + -8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -8)" ( (binary_expression "(long)paVar14 + -8" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "aVar5 = pIVar2[-1].input_section_.u1_;" (assignment_expression "aVar5 = pIVar2[-1].input_section_.u1_" identifier = (field_expression "pIVar2[-1].input_section_.u1_" (field_expression "pIVar2[-1].input_section_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "*(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_;" (assignment_expression "*(size_type *)((long)paVar14 + -0x38) = *(size_type *)&pIVar15->input_section_" (pointer_expression "*(size_type *)((long)paVar14 + -0x38)" * (cast_expression "(size_type *)((long)paVar14 + -0x38)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x38)" ( (binary_expression "(long)paVar14 + -0x38" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (pointer_expression "*(size_type *)&pIVar15->input_section_" * (cast_expression "(size_type *)&pIVar15->input_section_" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pIVar15->input_section_" & (field_expression "pIVar15->input_section_" identifier -> field_identifier))))) ;) (expression_statement "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5;" (assignment_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3) = aVar5" (pointer_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3)" * (cast_expression "(anon_union_8_2_227b06d7_for_u1_ *)(paVar14 + -3)" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -3)" ( (binary_expression "paVar14 + -3" identifier + number_literal) )))) = identifier) ;) (expression_statement "aVar3 = pIVar2[-1].input_section_.u2_;" (assignment_expression "aVar3 = pIVar2[-1].input_section_.u2_" identifier = (field_expression "pIVar2[-1].input_section_.u2_" (field_expression "pIVar2[-1].input_section_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "(((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14;" (assignment_expression "(((string *)(paVar14 + -1))->_M_dataplus)._M_p = (pointer)paVar14" (field_expression "(((string *)(paVar14 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar14 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar14 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar14 + -1))" ( (cast_expression "(string *)(paVar14 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -1)" ( (binary_expression "paVar14 + -1" identifier + number_literal) ))) )) -> field_identifier) )) . field_identifier) = (cast_expression "(pointer)paVar14" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3;" (assignment_expression "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28) = aVar3" (pointer_expression "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28)" * (cast_expression "(anon_union_8_4_139239c7_for_u2_ *)((long)paVar14 + -0x28)" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x28)" ( (binary_expression "(long)paVar14 + -0x28" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_;" (assignment_expression "*(uint *)(paVar14 + -2) = pIVar2[-1].input_section_.section_order_index_" (pointer_expression "*(uint *)(paVar14 + -2)" * (cast_expression "(uint *)(paVar14 + -2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -2)" ( (binary_expression "paVar14 + -2" identifier + number_literal) )))) = (field_expression "pIVar2[-1].input_section_.section_order_index_" (field_expression "pIVar2[-1].input_section_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "*(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_;" (assignment_expression "*(uint *)((long)paVar14 + -0x18) = pIVar2[-1].index_" (pointer_expression "*(uint *)((long)paVar14 + -0x18)" * (cast_expression "(uint *)((long)paVar14 + -0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -0x18)" ( (binary_expression "(long)paVar14 + -0x18" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "pIVar2[-1].index_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;" (assignment_expression "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p" identifier = (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . 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 *)pcVar11 == paVar10) {\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10)" ( (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 *)pcVar11 == paVar10" (binary_expression "allocator<char>_>_9\n *)pcVar11" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar11" identifier * (ERROR ")" )) identifier)) == identifier) )) )) (compound_statement "{\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }\n *(size_t *)((long)paVar14 + -8) = sVar9;\n paVar14->_M_local_buf[sVar9] = '\0';\n paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;\n }" { (expression_statement "sVar9 = pIVar2[-1].section_name_._M_string_length;" (assignment_expression "sVar9 = pIVar2[-1].section_name_._M_string_length" identifier = (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) (if_statement "if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }" if (parenthesized_expression "(sVar9 != 0)" ( (binary_expression "sVar9 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n }" { (if_statement "if (sVar9 == 1) {\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }\n else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }" if (parenthesized_expression "(sVar9 == 1)" ( (binary_expression "sVar9 == 1" identifier == number_literal) )) (compound_statement "{\n paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }" { (expression_statement "paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0];" (assignment_expression "paVar14->_M_local_buf[0] = pIVar2[-1].section_name_.field_2._M_local_buf[0]" (subscript_expression "paVar14->_M_local_buf[0]" (field_expression "paVar14->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (subscript_expression "pIVar2[-1].section_name_.field_2._M_local_buf[0]" (field_expression "pIVar2[-1].section_name_.field_2._M_local_buf" (field_expression "pIVar2[-1].section_name_.field_2" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) [ number_literal ])) ;) (expression_statement "sVar9 = pIVar2[-1].section_name_._M_string_length;" (assignment_expression "sVar9 = pIVar2[-1].section_name_._M_string_length" identifier = (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }" else (compound_statement "{\n memcpy(paVar14,paVar10,sVar9);\n sVar9 = pIVar2[-1].section_name_._M_string_length;\n }" { (expression_statement "memcpy(paVar14,paVar10,sVar9);" (call_expression "memcpy(paVar14,paVar10,sVar9)" identifier (argument_list "(paVar14,paVar10,sVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar9 = pIVar2[-1].section_name_._M_string_length;" (assignment_expression "sVar9 = pIVar2[-1].section_name_._M_string_length" identifier = (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) }))) })) (expression_statement "*(size_t *)((long)paVar14 + -8) = sVar9;" (assignment_expression "*(size_t *)((long)paVar14 + -8) = sVar9" (pointer_expression "*(size_t *)((long)paVar14 + -8)" * (cast_expression "(size_t *)((long)paVar14 + -8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -8)" ( (binary_expression "(long)paVar14 + -8" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "paVar14->_M_local_buf[sVar9] = '\0';" (assignment_expression "paVar14->_M_local_buf[sVar9] = '\0'" (subscript_expression "paVar14->_M_local_buf[sVar9]" (field_expression "paVar14->_M_local_buf" identifier -> field_identifier) [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p;" (assignment_expression "paVar7 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p" identifier = (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p" ( (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 *)pIVar2[-1].section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pIVar2[-1].section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier))) ))) ;) }) (else_clause "else {\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }" else (compound_statement "{\n (((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;\n paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;\n paVar7 = paVar10;\n }" { (expression_statement "(((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11;" (assignment_expression "(((string *)(paVar14 + -1))->_M_dataplus)._M_p = pcVar11" (field_expression "(((string *)(paVar14 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar14 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar14 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar14 + -1))" ( (cast_expression "(string *)(paVar14 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar14 + -1)" ( (binary_expression "paVar14 + -1" identifier + number_literal) ))) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length;" (assignment_expression "*(size_type *)((long)paVar14 + -8) = pIVar2[-1].section_name_._M_string_length" (pointer_expression "*(size_type *)((long)paVar14 + -8)" * (cast_expression "(size_type *)((long)paVar14 + -8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar14 + -8)" ( (binary_expression "(long)paVar14 + -8" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity;" (assignment_expression "paVar14->_M_allocated_capacity = pIVar2[-1].section_name_.field_2._M_allocated_capacity" (field_expression "paVar14->_M_allocated_capacity" identifier -> field_identifier) = (field_expression "pIVar2[-1].section_name_.field_2._M_allocated_capacity" (field_expression "pIVar2[-1].section_name_.field_2" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10;" (assignment_expression "pIVar2[-1].section_name_._M_dataplus._M_p = (pointer)paVar10" (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar10" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "paVar7 = paVar10;" (assignment_expression "paVar7 = paVar10" identifier = identifier) ;) }))) (expression_statement "pIVar2[-1].section_name_._M_string_length = 0;" (assignment_expression "pIVar2[-1].section_name_._M_string_length = 0" (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "paVar7->_M_local_buf[0] = '\0';" (assignment_expression "paVar7->_M_local_buf[0] = '\0'" (subscript_expression "paVar7->_M_local_buf[0]" (field_expression "paVar7->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;" (assignment_expression "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p" identifier = (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_;" (assignment_expression "pIVar2[-1].input_section_.u2_ = __tmp.input_section_.u2_" (field_expression "pIVar2[-1].input_section_.u2_" (field_expression "pIVar2[-1].input_section_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (field_expression "__tmp.input_section_.u2_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "(pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_;" (assignment_expression "(pIVar15->input_section_).shndx_ = __tmp.input_section_.shndx_" (field_expression "(pIVar15->input_section_).shndx_" (parenthesized_expression "(pIVar15->input_section_)" ( (field_expression "pIVar15->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "__tmp.input_section_.shndx_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "(pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_;" (assignment_expression "(pIVar15->input_section_).p2align_ = __tmp.input_section_.p2align_" (field_expression "(pIVar15->input_section_).p2align_" (parenthesized_expression "(pIVar15->input_section_)" ( (field_expression "pIVar15->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "__tmp.input_section_.p2align_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_;" (assignment_expression "pIVar2[-1].input_section_.u1_ = __tmp.input_section_.u1_" (field_expression "pIVar2[-1].input_section_.u1_" (field_expression "pIVar2[-1].input_section_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (field_expression "__tmp.input_section_.u1_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_\n ;" (assignment_expression "pIVar2[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_" (field_expression "pIVar2[-1].input_section_.section_order_index_" (field_expression "pIVar2[-1].input_section_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (field_expression "__tmp.input_section_.section_order_index_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].index_ = __tmp.index_;" (assignment_expression "pIVar2[-1].index_ = __tmp.index_" (field_expression "pIVar2[-1].index_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) = (field_expression "__tmp.index_" identifier . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1) {\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p == paVar1)" ( (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 *)__tmp.section_name_._M_dataplus._M_p == paVar1" (binary_expression "allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__tmp.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) == identifier) )) )) (compound_statement "{\n if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pcVar11[__tmp.section_name_._M_string_length] = '\0';\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }" { (if_statement "if (__tmp.section_name_._M_string_length != 0) {\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }" if (parenthesized_expression "(__tmp.section_name_._M_string_length != 0)" ( (binary_expression "__tmp.section_name_._M_string_length != 0" (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) != number_literal) )) (compound_statement "{\n if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n }" { (if_statement "if (__tmp.section_name_._M_string_length == 1) {\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }\n else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }" if (parenthesized_expression "(__tmp.section_name_._M_string_length == 1)" ( (binary_expression "__tmp.section_name_._M_string_length == 1" (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) == number_literal) )) (compound_statement "{\n *pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }" { (expression_statement "*pcVar11 = __tmp.section_name_.field_2._M_local_buf[0];" (assignment_expression "*pcVar11 = __tmp.section_name_.field_2._M_local_buf[0]" (pointer_expression "*pcVar11" * identifier) = (subscript_expression "__tmp.section_name_.field_2._M_local_buf[0]" (field_expression "__tmp.section_name_.field_2._M_local_buf" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) [ number_literal ])) ;) (expression_statement "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;" (assignment_expression "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p" identifier = (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }" else (compound_statement "{\n memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);\n pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;\n }" { (expression_statement "memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length);" (call_expression "memcpy(pcVar11,paVar1,__tmp.section_name_._M_string_length)" identifier (argument_list "(pcVar11,paVar1,__tmp.section_name_._M_string_length)" ( identifier , identifier , (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) ))) ;) (expression_statement "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p;" (assignment_expression "pcVar11 = pIVar2[-1].section_name_._M_dataplus._M_p" identifier = (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier)) ;) }))) })) (expression_statement "pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;" (assignment_expression "pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "pcVar11[__tmp.section_name_._M_string_length] = '\0';" (assignment_expression "pcVar11[__tmp.section_name_._M_string_length] = '\0'" (subscript_expression "pcVar11[__tmp.section_name_._M_string_length]" identifier [ (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;" (assignment_expression "uVar4 = __tmp.section_name_.field_2._M_allocated_capacity" identifier = (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }" else (compound_statement "{\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;\n uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;\n }" { (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10) {\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }\n else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar10)" ( (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 *)pcVar11 == paVar10" (binary_expression "allocator<char>_>_9\n *)pcVar11" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar11" identifier * (ERROR ")" )) identifier)) == identifier) )) )) (compound_statement "{\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n }" { (expression_statement "pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;" (assignment_expression "pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;" (assignment_expression "pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;" (assignment_expression "pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity" (field_expression "pIVar2[-1].section_name_.field_2._M_allocated_capacity" (field_expression "pIVar2[-1].section_name_.field_2" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }" else (compound_statement "{\n uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;\n pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;\n pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;\n pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;\n __tmp.section_name_._M_dataplus._M_p = pcVar11;\n if (pcVar11 != (pointer)0x0) goto LAB_001e9195;\n }" { (expression_statement "uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity;" (assignment_expression "uVar4 = pIVar2[-1].section_name_.field_2._M_allocated_capacity" identifier = (field_expression "pIVar2[-1].section_name_.field_2._M_allocated_capacity" (field_expression "pIVar2[-1].section_name_.field_2" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p;" (assignment_expression "pIVar2[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus._M_p" (field_expression "pIVar2[-1].section_name_._M_dataplus" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length;" (assignment_expression "pIVar2[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_._M_string_length" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity;" (assignment_expression "pIVar2[-1].section_name_.field_2._M_allocated_capacity =\n __tmp.section_name_.field_2._M_allocated_capacity" (field_expression "pIVar2[-1].section_name_.field_2._M_allocated_capacity" (field_expression "pIVar2[-1].section_name_.field_2" (field_expression "pIVar2[-1].section_name_" (subscript_expression "pIVar2[-1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.section_name_._M_dataplus._M_p = pcVar11;" (assignment_expression "__tmp.section_name_._M_dataplus._M_p = pcVar11" (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (if_statement "if (pcVar11 != (pointer)0x0) goto LAB_001e9195;" if (parenthesized_expression "(pcVar11 != (pointer)0x0)" ( (binary_expression "pcVar11 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (goto_statement "goto LAB_001e9195;" goto statement_identifier ;)) }))) (expression_statement "__tmp.section_name_._M_dataplus._M_p = (pointer)paVar1;" (assignment_expression "__tmp.section_name_._M_dataplus._M_p = (pointer)paVar1" (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar1" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "uVar4 = __tmp.section_name_.field_2._M_allocated_capacity;" (assignment_expression "uVar4 = __tmp.section_name_.field_2._M_allocated_capacity" identifier = (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) }))) (labeled_statement "LAB_001e9195:\n __tmp.section_name_.field_2._M_allocated_capacity = uVar4;" statement_identifier : (expression_statement "__tmp.section_name_.field_2._M_allocated_capacity = uVar4;" (assignment_expression "__tmp.section_name_.field_2._M_allocated_capacity = uVar4" (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = identifier) ;)) (expression_statement "__tmp.section_name_._M_string_length = 0;" (assignment_expression "__tmp.section_name_._M_string_length = 0" (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "*__tmp.section_name_._M_dataplus._M_p = '\0';" (assignment_expression "*__tmp.section_name_._M_dataplus._M_p = '\0'" (pointer_expression "*__tmp.section_name_._M_dataplus._M_p" * (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar1)" ( (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 *)__tmp.section_name_._M_dataplus._M_p != paVar1" (binary_expression "allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__tmp.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) != identifier) )) )) (compound_statement "{\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(__tmp.section_name_._M_dataplus._M_p);" (call_expression "operator_delete(__tmp.section_name_._M_dataplus._M_p)" identifier (argument_list "(__tmp.section_name_._M_dataplus._M_p)" ( (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) ))) ;) })) })) (expression_statement "paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48);" (assignment_expression "paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48)" identifier = (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar14 + 0x48)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "((long)paVar14 + 0x48)" ( (binary_expression "(long)paVar14 + 0x48" (cast_expression "(long)paVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_001e92a6:\n local_108 = &__tmp;" statement_identifier : (expression_statement "local_108 = &__tmp;" (assignment_expression "local_108 = &__tmp" identifier = (pointer_expression "&__tmp" & identifier)) ;)) (expression_statement "paVar1 = &((__first._M_current)->section_name_).field_2;" (assignment_expression "paVar1 = &((__first._M_current)->section_name_).field_2" identifier = (pointer_expression "&((__first._M_current)->section_name_).field_2" & (field_expression "((__first._M_current)->section_name_).field_2" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))) ;) (expression_statement "paVar10 = &__last._M_current[-1].section_name_.field_2;" (assignment_expression "paVar10 = &__last._M_current[-1].section_name_.field_2" identifier = (pointer_expression "&__last._M_current[-1].section_name_.field_2" & (field_expression "__last._M_current[-1].section_name_.field_2" (field_expression "__last._M_current[-1].section_name_" (subscript_expression "__last._M_current[-1]" (field_expression "__last._M_current" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier))) ;) (expression_statement "paVar7 = &__tmp.section_name_.field_2;" (assignment_expression "paVar7 = &__tmp.section_name_.field_2" identifier = (pointer_expression "&__tmp.section_name_.field_2" & (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier))) ;) (expression_statement "__tmp.input_section_.shndx_._0_1_ = in_stack_00000008;" (assignment_expression "__tmp.input_section_.shndx_._0_1_ = in_stack_00000008" (field_expression "__tmp.input_section_.shndx_._0_1_" (field_expression "__tmp.input_section_.shndx_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (ERROR "__make_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::" (binary_expression "__make_heap<__gnu_cxx::__normal_iterator<gold" (binary_expression "__make_heap<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) : : (comma_expression "Output_section::Input_section_sort_entry*,_std" identifier (ERROR "::Input_section_sort_entry*" : : identifier *) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_section::Input_section_sort_entry>_>,___gnu_cxx" identifier (ERROR "::Input_section_sort_entry>_>" : : (binary_expression "Input_section_sort_entry>_" identifier > identifier) >) , identifier) : :) (labeled_statement "__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108);" statement_identifier (ERROR "::_Iter_comp_iter<gold:" : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108);" (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108)" (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>_" identifier > identifier) > (parenthesized_expression "(__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108)" ( (comma_expression "__first,__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108)" identifier , (comma_expression "__last,\n (_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108)" identifier , (parenthesized_expression "(_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108)" ( (ERROR "_Iter_comp_iter<gold::Output_section::" (binary_expression "_Iter_comp_iter<gold" identifier < identifier) : : identifier : :) (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>\n *)local_108" identifier > (pointer_expression "*)local_108" * (ERROR ")" )) identifier)) )))) ))) ;))) (expression_statement "paVar14 = &__value.section_name_.field_2;" (assignment_expression "paVar14 = &__value.section_name_.field_2" identifier = (pointer_expression "&__value.section_name_.field_2" & (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier))) ;) (do_statement "do {\n __value.index_ = *(uint *)((long)paVar10 + -0x18);\n __value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38);\n __value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3);\n __value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28);\n __value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2);\n __value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10) {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }\n else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }\n paVar10->_M_local_buf[0] = '\0';\n __value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8);\n *(size_type *)((long)paVar10 + -8) = 0;\n aVar5 = ((__first._M_current)->input_section_).u1_;\n *(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5;\n aVar3 = ((__first._M_current)->input_section_).u2_;\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3;\n *(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_;\n *(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_;\n pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1) {\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }\n ((__first._M_current)->section_name_)._M_string_length = 0;\n paVar8->_M_local_buf[0] = '\0';\n __tmp.index_ = __value.index_;\n __tmp.input_section_.shndx_ = __value.input_section_.shndx_;\n __tmp.input_section_.p2align_ = __value.input_section_.p2align_;\n __tmp.input_section_.u1_ = __value.input_section_.u1_;\n __tmp.input_section_.u2_ = __value.input_section_.u2_;\n __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_;\n __tmp.input_section_._28_4_ = __value.input_section_._28_4_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }\n else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }\n __tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity;\n pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current);\n __tmp.section_name_._M_string_length = __value.section_name_._M_string_length;\n __value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00;\n __value.section_name_._M_string_length = 0;\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14) {\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }\n paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48);\n } while (0x48 < (long)pcVar12);" do (compound_statement "{\n __value.index_ = *(uint *)((long)paVar10 + -0x18);\n __value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38);\n __value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3);\n __value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28);\n __value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2);\n __value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10) {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }\n else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }\n paVar10->_M_local_buf[0] = '\0';\n __value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8);\n *(size_type *)((long)paVar10 + -8) = 0;\n aVar5 = ((__first._M_current)->input_section_).u1_;\n *(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5;\n aVar3 = ((__first._M_current)->input_section_).u2_;\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10;\n *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3;\n *(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_;\n *(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_;\n pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1) {\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }\n ((__first._M_current)->section_name_)._M_string_length = 0;\n paVar8->_M_local_buf[0] = '\0';\n __tmp.index_ = __value.index_;\n __tmp.input_section_.shndx_ = __value.input_section_.shndx_;\n __tmp.input_section_.p2align_ = __value.input_section_.p2align_;\n __tmp.input_section_.u1_ = __value.input_section_.u1_;\n __tmp.input_section_.u2_ = __value.input_section_.u2_;\n __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_;\n __tmp.input_section_._28_4_ = __value.input_section_._28_4_;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }\n else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }\n __tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity;\n pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current);\n __tmp.section_name_._M_string_length = __value.section_name_._M_string_length;\n __value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00;\n __value.section_name_._M_string_length = 0;\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14) {\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }\n paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48);\n }" { (expression_statement "__value.index_ = *(uint *)((long)paVar10 + -0x18);" (assignment_expression "__value.index_ = *(uint *)((long)paVar10 + -0x18)" (field_expression "__value.index_" identifier . field_identifier) = (pointer_expression "*(uint *)((long)paVar10 + -0x18)" * (cast_expression "(uint *)((long)paVar10 + -0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -0x18)" ( (binary_expression "(long)paVar10 + -0x18" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38);" (assignment_expression "__value.input_section_._0_8_ = *(undefined8 *)((long)paVar10 + -0x38)" (field_expression "__value.input_section_._0_8_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(undefined8 *)((long)paVar10 + -0x38)" * (cast_expression "(undefined8 *)((long)paVar10 + -0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -0x38)" ( (binary_expression "(long)paVar10 + -0x38" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3);" (assignment_expression "__value.input_section_.u1_ = *(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3)" (field_expression "__value.input_section_.u1_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3)" * (cast_expression "(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3)" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -3)" ( (binary_expression "paVar10 + -3" identifier + number_literal) ))))) ;) (expression_statement "__value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28);" (assignment_expression "__value.input_section_.u2_ = *(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28)" (field_expression "__value.input_section_.u2_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28)" * (cast_expression "(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28)" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -0x28)" ( (binary_expression "(long)paVar10 + -0x28" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2);" (assignment_expression "__value.input_section_._24_8_ = *(undefined8 *)(paVar10 + -2)" (field_expression "__value.input_section_._24_8_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(undefined8 *)(paVar10 + -2)" * (cast_expression "(undefined8 *)(paVar10 + -2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -2)" ( (binary_expression "paVar10 + -2" identifier + number_literal) ))))) ;) (expression_statement "__value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;" (assignment_expression "__value.section_name_._M_dataplus._M_p = (((string *)(paVar10 + -1))->_M_dataplus)._M_p" (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "(((string *)(paVar10 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar10 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar10 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar10 + -1))" ( (cast_expression "(string *)(paVar10 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -1)" ( (binary_expression "paVar10 + -1" identifier + number_literal) ))) )) -> 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 *)__value.section_name_._M_dataplus._M_p == paVar10) {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }\n else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar10" (binary_expression "allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__value.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) == identifier) )) )) (compound_statement "{\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n __value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);\n __value.section_name_._M_dataplus._M_p = (pointer)paVar14;\n }" { (expression_statement "__value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;" (assignment_expression "__value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity" (field_expression "__value.section_name_.field_2._M_allocated_capacity" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "paVar10->_M_allocated_capacity" identifier -> field_identifier)) ;) (expression_statement "__value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8);" (assignment_expression "__value.section_name_.field_2._8_8_ = *(undefined8 *)((long)paVar10 + 8)" (field_expression "__value.section_name_.field_2._8_8_" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "*(undefined8 *)((long)paVar10 + 8)" * (cast_expression "(undefined8 *)((long)paVar10 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + 8)" ( (binary_expression "(long)paVar10 + 8" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "__value.section_name_._M_dataplus._M_p = (pointer)paVar14;" (assignment_expression "__value.section_name_._M_dataplus._M_p = (pointer)paVar14" (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar14" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) }) (else_clause "else {\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }" else (compound_statement "{\n __value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;\n }" { (expression_statement "__value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity;" (assignment_expression "__value.section_name_.field_2._M_allocated_capacity = paVar10->_M_allocated_capacity" (field_expression "__value.section_name_.field_2._M_allocated_capacity" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "paVar10->_M_allocated_capacity" identifier -> field_identifier)) ;) }))) (expression_statement "paVar10->_M_local_buf[0] = '\0';" (assignment_expression "paVar10->_M_local_buf[0] = '\0'" (subscript_expression "paVar10->_M_local_buf[0]" (field_expression "paVar10->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "__value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8);" (assignment_expression "__value.section_name_._M_string_length = *(size_type *)((long)paVar10 + -8)" (field_expression "__value.section_name_._M_string_length" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) = (pointer_expression "*(size_type *)((long)paVar10 + -8)" * (cast_expression "(size_type *)((long)paVar10 + -8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -8)" ( (binary_expression "(long)paVar10 + -8" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "*(size_type *)((long)paVar10 + -8) = 0;" (assignment_expression "*(size_type *)((long)paVar10 + -8) = 0" (pointer_expression "*(size_type *)((long)paVar10 + -8)" * (cast_expression "(size_type *)((long)paVar10 + -8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -8)" ( (binary_expression "(long)paVar10 + -8" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "aVar5 = ((__first._M_current)->input_section_).u1_;" (assignment_expression "aVar5 = ((__first._M_current)->input_section_).u1_" identifier = (field_expression "((__first._M_current)->input_section_).u1_" (parenthesized_expression "((__first._M_current)->input_section_)" ( (field_expression "(__first._M_current)->input_section_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "*(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_;" (assignment_expression "*(undefined8 *)((long)paVar10 + -0x38) = *(undefined8 *)&(__first._M_current)->input_section_" (pointer_expression "*(undefined8 *)((long)paVar10 + -0x38)" * (cast_expression "(undefined8 *)((long)paVar10 + -0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -0x38)" ( (binary_expression "(long)paVar10 + -0x38" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (pointer_expression "*(undefined8 *)&(__first._M_current)->input_section_" * (cast_expression "(undefined8 *)&(__first._M_current)->input_section_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__first._M_current)->input_section_" & (field_expression "(__first._M_current)->input_section_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier))))) ;) (expression_statement "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5;" (assignment_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3) = aVar5" (pointer_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3)" * (cast_expression "(anon_union_8_2_227b06d7_for_u1_ *)(paVar10 + -3)" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -3)" ( (binary_expression "paVar10 + -3" identifier + number_literal) )))) = identifier) ;) (expression_statement "aVar3 = ((__first._M_current)->input_section_).u2_;" (assignment_expression "aVar3 = ((__first._M_current)->input_section_).u2_" identifier = (field_expression "((__first._M_current)->input_section_).u2_" (parenthesized_expression "((__first._M_current)->input_section_)" ( (field_expression "(__first._M_current)->input_section_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "(((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10;" (assignment_expression "(((string *)(paVar10 + -1))->_M_dataplus)._M_p = (pointer)paVar10" (field_expression "(((string *)(paVar10 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar10 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar10 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar10 + -1))" ( (cast_expression "(string *)(paVar10 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -1)" ( (binary_expression "paVar10 + -1" identifier + number_literal) ))) )) -> field_identifier) )) . field_identifier) = (cast_expression "(pointer)paVar10" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3;" (assignment_expression "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28) = aVar3" (pointer_expression "*(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28)" * (cast_expression "(anon_union_8_4_139239c7_for_u2_ *)((long)paVar10 + -0x28)" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -0x28)" ( (binary_expression "(long)paVar10 + -0x28" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_;" (assignment_expression "*(uint *)(paVar10 + -2) = ((__first._M_current)->input_section_).section_order_index_" (pointer_expression "*(uint *)(paVar10 + -2)" * (cast_expression "(uint *)(paVar10 + -2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -2)" ( (binary_expression "paVar10 + -2" identifier + number_literal) )))) = (field_expression "((__first._M_current)->input_section_).section_order_index_" (parenthesized_expression "((__first._M_current)->input_section_)" ( (field_expression "(__first._M_current)->input_section_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "*(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_;" (assignment_expression "*(uint *)((long)paVar10 + -0x18) = (__first._M_current)->index_" (pointer_expression "*(uint *)((long)paVar10 + -0x18)" * (cast_expression "(uint *)((long)paVar10 + -0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -0x18)" ( (binary_expression "(long)paVar10 + -0x18" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "(__first._M_current)->index_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier)) ;) (expression_statement "pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p;" (assignment_expression "pcVar11 = ((__first._M_current)->section_name_)._M_dataplus._M_p" identifier = (field_expression "((__first._M_current)->section_name_)._M_dataplus._M_p" (field_expression "((__first._M_current)->section_name_)._M_dataplus" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" 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 *)pcVar11 == paVar1) {\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }\n else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar11 == paVar1)" ( (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 *)pcVar11 == paVar1" (binary_expression "allocator<char>_>_9\n *)pcVar11" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar11" identifier * (ERROR ")" )) identifier)) == identifier) )) )) (compound_statement "{\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }\n pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;\n *(size_t *)((long)paVar10 + -8) = sVar9;\n pcVar11[sVar9] = '\0';\n paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;\n }" { (expression_statement "sVar9 = ((__first._M_current)->section_name_)._M_string_length;" (assignment_expression "sVar9 = ((__first._M_current)->section_name_)._M_string_length" identifier = (field_expression "((__first._M_current)->section_name_)._M_string_length" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (if_statement "if (sVar9 != 0) {\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }" if (parenthesized_expression "(sVar9 != 0)" ( (binary_expression "sVar9 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n }" { (if_statement "if (sVar9 == 1) {\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }\n else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }" if (parenthesized_expression "(sVar9 == 1)" ( (binary_expression "sVar9 == 1" identifier == number_literal) )) (compound_statement "{\n paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }" { (expression_statement "paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]\n ;" (assignment_expression "paVar10->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0]" (subscript_expression "paVar10->_M_local_buf[0]" (field_expression "paVar10->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (subscript_expression "((__first._M_current)->section_name_).field_2._M_local_buf[0]" (field_expression "((__first._M_current)->section_name_).field_2._M_local_buf" (field_expression "((__first._M_current)->section_name_).field_2" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ])) ;) (expression_statement "sVar9 = ((__first._M_current)->section_name_)._M_string_length;" (assignment_expression "sVar9 = ((__first._M_current)->section_name_)._M_string_length" identifier = (field_expression "((__first._M_current)->section_name_)._M_string_length" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) }) (else_clause "else {\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }" else (compound_statement "{\n memcpy(paVar10,paVar1,sVar9);\n sVar9 = ((__first._M_current)->section_name_)._M_string_length;\n }" { (expression_statement "memcpy(paVar10,paVar1,sVar9);" (call_expression "memcpy(paVar10,paVar1,sVar9)" identifier (argument_list "(paVar10,paVar1,sVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar9 = ((__first._M_current)->section_name_)._M_string_length;" (assignment_expression "sVar9 = ((__first._M_current)->section_name_)._M_string_length" identifier = (field_expression "((__first._M_current)->section_name_)._M_string_length" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) }))) })) (expression_statement "pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p;" (assignment_expression "pcVar11 = (((string *)(paVar10 + -1))->_M_dataplus)._M_p" identifier = (field_expression "(((string *)(paVar10 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar10 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar10 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar10 + -1))" ( (cast_expression "(string *)(paVar10 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -1)" ( (binary_expression "paVar10 + -1" identifier + number_literal) ))) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "*(size_t *)((long)paVar10 + -8) = sVar9;" (assignment_expression "*(size_t *)((long)paVar10 + -8) = sVar9" (pointer_expression "*(size_t *)((long)paVar10 + -8)" * (cast_expression "(size_t *)((long)paVar10 + -8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -8)" ( (binary_expression "(long)paVar10 + -8" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "pcVar11[sVar9] = '\0';" (assignment_expression "pcVar11[sVar9] = '\0'" (subscript_expression "pcVar11[sVar9]" identifier [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p;" (assignment_expression "paVar8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p" identifier = (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus._M_p" (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)._M_dataplus" (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((__first._M_current)->section_name_)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) ))) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }" else (compound_statement "{\n (((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;\n *(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;\n paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;\n ((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;\n paVar8 = paVar1;\n }" { (expression_statement "(((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11;" (assignment_expression "(((string *)(paVar10 + -1))->_M_dataplus)._M_p = pcVar11" (field_expression "(((string *)(paVar10 + -1))->_M_dataplus)._M_p" (parenthesized_expression "(((string *)(paVar10 + -1))->_M_dataplus)" ( (field_expression "((string *)(paVar10 + -1))->_M_dataplus" (parenthesized_expression "((string *)(paVar10 + -1))" ( (cast_expression "(string *)(paVar10 + -1)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(paVar10 + -1)" ( (binary_expression "paVar10 + -1" identifier + number_literal) ))) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length;" (assignment_expression "*(size_type *)((long)paVar10 + -8) = ((__first._M_current)->section_name_)._M_string_length" (pointer_expression "*(size_type *)((long)paVar10 + -8)" * (cast_expression "(size_type *)((long)paVar10 + -8)" ( (type_descriptor "size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)paVar10 + -8)" ( (binary_expression "(long)paVar10 + -8" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "((__first._M_current)->section_name_)._M_string_length" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity;" (assignment_expression "paVar10->_M_allocated_capacity =\n ((__first._M_current)->section_name_).field_2._M_allocated_capacity" (field_expression "paVar10->_M_allocated_capacity" identifier -> field_identifier) = (field_expression "((__first._M_current)->section_name_).field_2._M_allocated_capacity" (field_expression "((__first._M_current)->section_name_).field_2" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1;" (assignment_expression "((__first._M_current)->section_name_)._M_dataplus._M_p = (pointer)paVar1" (field_expression "((__first._M_current)->section_name_)._M_dataplus._M_p" (field_expression "((__first._M_current)->section_name_)._M_dataplus" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar1" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "paVar8 = paVar1;" (assignment_expression "paVar8 = paVar1" identifier = identifier) ;) }))) (expression_statement "((__first._M_current)->section_name_)._M_string_length = 0;" (assignment_expression "((__first._M_current)->section_name_)._M_string_length = 0" (field_expression "((__first._M_current)->section_name_)._M_string_length" (parenthesized_expression "((__first._M_current)->section_name_)" ( (field_expression "(__first._M_current)->section_name_" (parenthesized_expression "(__first._M_current)" ( (field_expression "__first._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "paVar8->_M_local_buf[0] = '\0';" (assignment_expression "paVar8->_M_local_buf[0] = '\0'" (subscript_expression "paVar8->_M_local_buf[0]" (field_expression "paVar8->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "__tmp.index_ = __value.index_;" (assignment_expression "__tmp.index_ = __value.index_" (field_expression "__tmp.index_" identifier . field_identifier) = (field_expression "__value.index_" identifier . field_identifier)) ;) (expression_statement "__tmp.input_section_.shndx_ = __value.input_section_.shndx_;" (assignment_expression "__tmp.input_section_.shndx_ = __value.input_section_.shndx_" (field_expression "__tmp.input_section_.shndx_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (field_expression "__value.input_section_.shndx_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.input_section_.p2align_ = __value.input_section_.p2align_;" (assignment_expression "__tmp.input_section_.p2align_ = __value.input_section_.p2align_" (field_expression "__tmp.input_section_.p2align_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (field_expression "__value.input_section_.p2align_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.input_section_.u1_ = __value.input_section_.u1_;" (assignment_expression "__tmp.input_section_.u1_ = __value.input_section_.u1_" (field_expression "__tmp.input_section_.u1_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (field_expression "__value.input_section_.u1_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.input_section_.u2_ = __value.input_section_.u2_;" (assignment_expression "__tmp.input_section_.u2_ = __value.input_section_.u2_" (field_expression "__tmp.input_section_.u2_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (field_expression "__value.input_section_.u2_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_;" (assignment_expression "__tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_" (field_expression "__tmp.input_section_.section_order_index_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (field_expression "__value.input_section_.section_order_index_" (field_expression "__value.input_section_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.input_section_._28_4_ = __value.input_section_._28_4_;" (assignment_expression "__tmp.input_section_._28_4_ = __value.input_section_._28_4_" (field_expression "__tmp.input_section_._28_4_" (field_expression "__tmp.input_section_" identifier . field_identifier) . field_identifier) = (field_expression "__value.input_section_._28_4_" (field_expression "__value.input_section_" 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 *)__value.section_name_._M_dataplus._M_p == paVar14) {\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }\n else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p == paVar14" (binary_expression "allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__value.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) == identifier) )) )) (compound_statement "{\n __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;\n __tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;\n }" { (expression_statement "__tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_;" (assignment_expression "__tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_" (field_expression "__tmp.section_name_.field_2._8_8_" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "__value.section_name_.field_2._8_8_" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "__tmp.section_name_._M_dataplus._M_p = (pointer)paVar7;" (assignment_expression "__tmp.section_name_._M_dataplus._M_p = (pointer)paVar7" (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar7" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) }) (else_clause "else {\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }" else (compound_statement "{\n __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;\n }" { (expression_statement "__tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus;" (assignment_expression "__tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) = (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier)) ;) }))) (expression_statement "__tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity;" (assignment_expression "__tmp.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2._M_allocated_capacity" (field_expression "__tmp.section_name_.field_2" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (field_expression "__value.section_name_.field_2._M_allocated_capacity" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current);" (assignment_expression "pcVar12 = paVar10->_M_local_buf + (-0x38 - (long)__first._M_current)" identifier = (binary_expression "paVar10->_M_local_buf + (-0x38 - (long)__first._M_current)" (field_expression "paVar10->_M_local_buf" identifier -> field_identifier) + (parenthesized_expression "(-0x38 - (long)__first._M_current)" ( (binary_expression "-0x38 - (long)__first._M_current" number_literal - (cast_expression "(long)__first._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__first._M_current" identifier . field_identifier))) )))) ;) (expression_statement "__tmp.section_name_._M_string_length = __value.section_name_._M_string_length;" (assignment_expression "__tmp.section_name_._M_string_length = __value.section_name_._M_string_length" (field_expression "__tmp.section_name_._M_string_length" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) = (field_expression "__value.section_name_._M_string_length" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier)) ;) (expression_statement "__value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00;" (assignment_expression "__value.section_name_.field_2._M_allocated_capacity =\n __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00" (field_expression "__value.section_name_.field_2._M_allocated_capacity" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (binary_expression "__value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00" (field_expression "__value.section_name_.field_2._M_allocated_capacity" (field_expression "__value.section_name_.field_2" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) & number_literal)) ;) (expression_statement "__value.section_name_._M_string_length = 0;" (assignment_expression "__value.section_name_._M_string_length = 0" (field_expression "__value.section_name_._M_string_length" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "__value.section_name_._M_dataplus._M_p = (pointer)paVar14;" (assignment_expression "__value.section_name_._M_dataplus._M_p = (pointer)paVar14" (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar14" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) comment (ERROR "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::" (binary_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold" (binary_expression "__adjust_heap<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) : : (comma_expression "Output_section::Input_section_sort_entry*,_std" identifier (ERROR "::Input_section_sort_entry*" : : identifier *) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_section::Input_section_sort_entry>_>,_long_int,_gold" identifier (ERROR "::Input_section_sort_entry>_>" : : (binary_expression "Input_section_sort_entry>_" identifier > identifier) >) , (comma_expression "_long_int,_gold" identifier , identifier)) : :) (labeled_statement "Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);" statement_identifier (ERROR "::Input_section_sort_entry,___gnu_cxx:" : : (comma_expression "Input_section_sort_entry,___gnu_cxx" identifier , identifier) :) : (labeled_statement "__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);" statement_identifier (ERROR "::_Iter_comp_iter<gold:" : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108);" (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>_>\n (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108)" (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>_" identifier > identifier) > (parenthesized_expression "(__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108)" ( (comma_expression "__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108" (field_expression "__first._M_current" identifier . field_identifier) , (comma_expression "0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108" number_literal , (comma_expression "((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108" (binary_expression "((long)pcVar12 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)pcVar12 >> 3)" ( (binary_expression "(long)pcVar12 >> 3" (cast_expression "(long)pcVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) >> number_literal) )) * number_literal) , identifier))) ))) ;)))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7) {\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p != paVar7)" ( (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 *)__tmp.section_name_._M_dataplus._M_p != paVar7" (binary_expression "allocator<char>_>_9\n *)__tmp.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__tmp.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) != identifier) )) )) (compound_statement "{\n operator_delete(__tmp.section_name_._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(__tmp.section_name_._M_dataplus._M_p);" (call_expression "operator_delete(__tmp.section_name_._M_dataplus._M_p)" identifier (argument_list "(__tmp.section_name_._M_dataplus._M_p)" ( (field_expression "__tmp.section_name_._M_dataplus._M_p" (field_expression "__tmp.section_name_._M_dataplus" (field_expression "__tmp.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14) {\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p != paVar14" (binary_expression "allocator<char>_>_9\n *)__value.section_name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__value.section_name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier))) != identifier) )) )) (compound_statement "{\n operator_delete(__value.section_name_._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(__value.section_name_._M_dataplus._M_p);" (call_expression "operator_delete(__value.section_name_._M_dataplus._M_p)" identifier (argument_list "(__value.section_name_._M_dataplus._M_p)" ( (field_expression "__value.section_name_._M_dataplus._M_p" (field_expression "__value.section_name_._M_dataplus" (field_expression "__value.section_name_" identifier . field_identifier) . field_identifier) . field_identifier) ))) ;) })) (expression_statement "paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48);" (assignment_expression "paVar10 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48)" identifier = (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)((long)paVar10 + -0x48)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "((long)paVar10 + -0x48)" ( (binary_expression "(long)paVar10 + -0x48" (cast_expression "(long)paVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) }) while (parenthesized_expression "(0x48 < (long)pcVar12)" ( (binary_expression "0x48 < (long)pcVar12" number_literal < (cast_expression "(long)pcVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_001e9270:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__last._M_current,pIVar13,local_100);" statement_identifier : (ERROR "__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx::" (binary_expression "__introsort_loop<__gnu_cxx::__normal_iterator<gold" (binary_expression "__introsort_loop<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) : : (comma_expression "Output_section::Input_section_sort_entry*,_std" identifier (ERROR "::Input_section_sort_entry*" : : identifier *) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_section::Input_section_sort_entry>_>,_long_int,___gnu_cxx" identifier (ERROR "::Input_section_sort_entry>_>" : : (binary_expression "Input_section_sort_entry>_" identifier > identifier) >) , (comma_expression "_long_int,___gnu_cxx" identifier , identifier)) : :) (labeled_statement "__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__last._M_current,pIVar13,local_100);" statement_identifier (ERROR "::_Iter_comp_iter<gold:" : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section_sort_section_prefix_special_ordering_compare>_>\n (__last._M_current,pIVar13,local_100);" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_section_prefix_special_ordering_compare>_>\n (__last._M_current,pIVar13,local_100);" (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>_>\n (__last._M_current,pIVar13,local_100)" (binary_expression "Input_section_sort_section_prefix_special_ordering_compare>_" identifier > identifier) > (parenthesized_expression "(__last._M_current,pIVar13,local_100)" ( (comma_expression "__last._M_current,pIVar13,local_100" (field_expression "__last._M_current" identifier . field_identifier) , (comma_expression "pIVar13,local_100" identifier , identifier)) ))) ;)))) (if_statement "if ((long)__last._M_current - (long)__first._M_current < 0x481) {\n return;\n }" if (parenthesized_expression "((long)__last._M_current - (long)__first._M_current < 0x481)" ( (binary_expression "(long)__last._M_current - (long)__first._M_current < 0x481" (binary_expression "(long)__last._M_current - (long)__first._M_current" (cast_expression "(long)__last._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__last._M_current" identifier . field_identifier)) - (cast_expression "(long)__first._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__first._M_current" identifier . field_identifier))) < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "pIVar13 = __last._M_current;" (assignment_expression "pIVar13 = __last._M_current" identifier = (field_expression "__last._M_current" identifier . field_identifier)) ;) (if_statement "if (local_100 == 0) goto LAB_001e92a6;" if (parenthesized_expression "(local_100 == 0)" ( (binary_expression "local_100 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001e92a6;" goto statement_identifier ;)) (goto_statement "goto LAB_001e8f5a;" goto statement_identifier ;) (ERROR "}" }))
(translation_unit "void FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)\n\n{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}\n\n" (function_definition "void FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)\n\n{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}" primitive_type (function_declarator "FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)" identifier (parameter_list "(ulong *param_1,ulong *param_2,long param_3)" ( (parameter_declaration "ulong *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}" { (declaration "ulong *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "ulong *__src;" type_identifier (pointer_declarator "*__src" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "ulong *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "ulong *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined1 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "ulong *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined1 in_stack_00000008;" type_identifier identifier ;) (declaration "ulong *local_108;" type_identifier (pointer_declarator "*local_108" * identifier) ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_d8;" type_identifier identifier ;) (declaration "ulong uStack_d0;" type_identifier identifier ;) (declaration "ulong local_c8;" type_identifier identifier ;) (declaration "ulong uStack_c0;" type_identifier identifier ;) (declaration "undefined4 local_b8;" type_identifier identifier ;) (declaration "ulong *local_b0;" type_identifier (pointer_declarator "*local_b0" * identifier) ;) (declaration "ulong local_a8;" type_identifier identifier ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "ulong uStack_98;" type_identifier identifier ;) (declaration "ulong local_88;" type_identifier identifier ;) (declaration "ulong uStack_80;" type_identifier identifier ;) (declaration "ulong local_78;" type_identifier identifier ;) (declaration "ulong uStack_70;" type_identifier identifier ;) (declaration "undefined4 local_68;" type_identifier identifier ;) (declaration "ulong *local_60;" type_identifier (pointer_declarator "*local_60" * identifier) ;) (declaration "ulong local_58;" type_identifier identifier ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "ulong uStack_48;" type_identifier identifier ;) (if_statement "if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }" if (parenthesized_expression "(0x480 < (long)param_2 - (long)param_1)" ( (binary_expression "0x480 < (long)param_2 - (long)param_1" number_literal < (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))) )) (compound_statement "{\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }" { (if_statement "if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }" { (expression_statement "puVar1 = param_1 + 9;" (assignment_expression "puVar1 = param_1 + 9" identifier = (binary_expression "param_1 + 9" identifier + number_literal)) ;) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" identifier = identifier) ;) (expression_statement "local_100 = param_3;" (assignment_expression "local_100 = param_3" identifier = identifier) ;) (labeled_statement "LAB_001e8f5a:\n puVar6 = puVar8 + -9;" statement_identifier : (expression_statement "puVar6 = puVar8 + -9;" (assignment_expression "puVar6 = puVar8 + -9" identifier = (binary_expression "puVar8 + -9" identifier + number_literal)) ;)) (expression_statement "local_100 = local_100 + -1;" (assignment_expression "local_100 = local_100 + -1" identifier = (binary_expression "local_100 + -1" identifier + number_literal)) ;) (expression_statement "puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;" (assignment_expression "puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" identifier = (binary_expression "param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" identifier + (binary_expression "((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" (parenthesized_expression "((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2)" ( (binary_expression "(((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2" (parenthesized_expression "(((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7)" ( (binary_expression "((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)puVar8 - (long)param_1 >> 3)" ( (binary_expression "(long)puVar8 - (long)param_1 >> 3" (binary_expression "(long)puVar8 - (long)param_1" (cast_expression "(long)puVar8" ( (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) )) * number_literal))) ;) (expression_statement "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);" (assignment_expression "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008)" identifier = (call_expression "CONCAT71(local_88._1_7_,in_stack_00000008)" identifier (argument_list "(local_88._1_7_,in_stack_00000008)" ( (field_expression "local_88._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar1,puVar10)" identifier (argument_list "(&local_88,puVar1,puVar10)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }" { (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar1,puVar6)" identifier (argument_list "(&local_88,puVar1,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" { (expression_statement "FUN_001e71c0(param_1,puVar1);" (call_expression "FUN_001e71c0(param_1,puVar1)" identifier (argument_list "(param_1,puVar1)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar10,puVar6)" identifier (argument_list "(&local_88,puVar10,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') goto LAB_001e94df;" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001e94df;" goto statement_identifier ;)) }) (else_clause "else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" else (compound_statement "{\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" { (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar10,puVar6)" identifier (argument_list "(&local_88,puVar10,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }" { (labeled_statement "LAB_001e94df:\n FUN_001e71c0(param_1,puVar10);" statement_identifier : (expression_statement "FUN_001e71c0(param_1,puVar10);" (call_expression "FUN_001e71c0(param_1,puVar10)" identifier (argument_list "(param_1,puVar10)" ( identifier , identifier ))) ;)) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6)" identifier = (call_expression "FUN_001c18c0(&local_88,puVar1,puVar6)" identifier (argument_list "(&local_88,puVar1,puVar6)" ( (pointer_expression "&local_88" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" { (expression_statement "FUN_001e71c0(param_1,puVar1);" (call_expression "FUN_001e71c0(param_1,puVar1)" identifier (argument_list "(param_1,puVar1)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_001e8ff7;" goto statement_identifier ;) })) }))) (expression_statement "FUN_001e71c0(param_1,puVar6);" (call_expression "FUN_001e71c0(param_1,puVar6)" identifier (argument_list "(param_1,puVar6)" ( identifier , identifier ))) ;) (labeled_statement "LAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);" statement_identifier : (expression_statement "local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);" (assignment_expression "local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008)" identifier = (call_expression "CONCAT71(local_d8._1_7_,in_stack_00000008)" identifier (argument_list "(local_d8._1_7_,in_stack_00000008)" ( (field_expression "local_d8._1_7_" identifier . field_identifier) , identifier )))) ;)) (expression_statement "puVar6 = param_1 + 0x10;" (assignment_expression "puVar6 = param_1 + 0x10" identifier = (binary_expression "param_1 + 0x10" identifier + number_literal)) ;) (expression_statement "puVar10 = puVar8;" (assignment_expression "puVar10 = puVar8" identifier = identifier) ;) (do_statement "do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );" do (compound_statement "{\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n }" { (expression_statement "param_2 = puVar6 + -7;" (assignment_expression "param_2 = puVar6 + -7" identifier = (binary_expression "puVar6 + -7" identifier + number_literal)) ;) (expression_statement "cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);" (assignment_expression "cVar4 = FUN_001c18c0(&local_d8,param_2,param_1)" identifier = (call_expression "FUN_001c18c0(&local_d8,param_2,param_1)" identifier (argument_list "(&local_d8,param_2,param_1)" ( (pointer_expression "&local_d8" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }" { (do_statement "do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');" do (compound_statement "{\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n }" { (expression_statement "puVar3 = puVar10;" (assignment_expression "puVar3 = puVar10" identifier = identifier) ;) (expression_statement "puVar10 = puVar3 + -9;" (assignment_expression "puVar10 = puVar3 + -9" identifier = (binary_expression "puVar3 + -9" identifier + number_literal)) ;) (expression_statement "cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);" (assignment_expression "cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10)" identifier = (call_expression "FUN_001c18c0(&local_d8,param_1,puVar10)" identifier (argument_list "(&local_d8,param_1,puVar10)" ( (pointer_expression "&local_d8" & identifier) , identifier , identifier )))) ;) }) while (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (puVar10 <= param_2) goto LAB_001e9270;" if (parenthesized_expression "(puVar10 <= param_2)" ( (binary_expression "puVar10 <= param_2" identifier <= identifier) )) (goto_statement "goto LAB_001e9270;" goto statement_identifier ;)) (expression_statement "local_68 = (undefined4)puVar6[-3];" (assignment_expression "local_68 = (undefined4)puVar6[-3]" identifier = (cast_expression "(undefined4)puVar6[-3]" ( (type_descriptor "undefined4" type_identifier) ) (subscript_expression "puVar6[-3]" identifier [ number_literal ]))) ;) (expression_statement "local_88 = puVar6[-7];" (assignment_expression "local_88 = puVar6[-7]" identifier = (subscript_expression "puVar6[-7]" identifier [ number_literal ])) ;) (expression_statement "uStack_80 = puVar6[-6];" (assignment_expression "uStack_80 = puVar6[-6]" identifier = (subscript_expression "puVar6[-6]" identifier [ number_literal ])) ;) (expression_statement "local_78 = puVar6[-5];" (assignment_expression "local_78 = puVar6[-5]" identifier = (subscript_expression "puVar6[-5]" identifier [ number_literal ])) ;) (expression_statement "uStack_70 = puVar6[-4];" (assignment_expression "uStack_70 = puVar6[-4]" identifier = (subscript_expression "puVar6[-4]" identifier [ number_literal ])) ;) (if_statement "if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" if (parenthesized_expression "((ulong *)puVar6[-2] == puVar6)" ( (binary_expression "(ulong *)puVar6[-2] == puVar6" (cast_expression "(ulong *)puVar6[-2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar6[-2]" identifier [ number_literal ])) == identifier) )) (compound_statement "{\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }" { (expression_statement "local_50 = *puVar6;" (assignment_expression "local_50 = *puVar6" identifier = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "uStack_48 = puVar6[1];" (assignment_expression "uStack_48 = puVar6[1]" identifier = (subscript_expression "puVar6[1]" identifier [ number_literal ])) ;) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) }) (else_clause "else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" else (compound_statement "{\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" { (expression_statement "local_50 = *puVar6;" (assignment_expression "local_50 = *puVar6" identifier = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "local_60 = (ulong *)puVar6[-2];" (assignment_expression "local_60 = (ulong *)puVar6[-2]" identifier = (cast_expression "(ulong *)puVar6[-2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar6[-2]" identifier [ number_literal ]))) ;) }))) (expression_statement "*(undefined1 *)puVar6 = 0;" (assignment_expression "*(undefined1 *)puVar6 = 0" (pointer_expression "*(undefined1 *)puVar6" * (cast_expression "(undefined1 *)puVar6" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "local_58 = puVar6[-1];" (assignment_expression "local_58 = puVar6[-1]" identifier = (subscript_expression "puVar6[-1]" identifier [ number_literal ])) ;) (expression_statement "__src = puVar3 + -2;" (assignment_expression "__src = puVar3 + -2" identifier = (binary_expression "puVar3 + -2" identifier + number_literal)) ;) (expression_statement "puVar6[-1] = 0;" (assignment_expression "puVar6[-1] = 0" (subscript_expression "puVar6[-1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = puVar3[-8];" (assignment_expression "uVar2 = puVar3[-8]" identifier = (subscript_expression "puVar3[-8]" identifier [ number_literal ])) ;) (expression_statement "puVar6[-7] = *puVar10;" (assignment_expression "puVar6[-7] = *puVar10" (subscript_expression "puVar6[-7]" identifier [ number_literal ]) = (pointer_expression "*puVar10" * identifier)) ;) (expression_statement "puVar6[-6] = uVar2;" (assignment_expression "puVar6[-6] = uVar2" (subscript_expression "puVar6[-6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = puVar3[-7];" (assignment_expression "uVar2 = puVar3[-7]" identifier = (subscript_expression "puVar3[-7]" identifier [ number_literal ])) ;) (expression_statement "puVar6[-2] = (ulong)puVar6;" (assignment_expression "puVar6[-2] = (ulong)puVar6" (subscript_expression "puVar6[-2]" identifier [ number_literal ]) = (cast_expression "(ulong)puVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar6[-5] = uVar2;" (assignment_expression "puVar6[-5] = uVar2" (subscript_expression "puVar6[-5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(int *)(puVar6 + -4) = (int)puVar3[-6];" (assignment_expression "*(int *)(puVar6 + -4) = (int)puVar3[-6]" (pointer_expression "*(int *)(puVar6 + -4)" * (cast_expression "(int *)(puVar6 + -4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar6 + -4)" ( (binary_expression "puVar6 + -4" identifier + number_literal) )))) = (cast_expression "(int)puVar3[-6]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "puVar3[-6]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(puVar6 + -3) = (int)puVar3[-5];" (assignment_expression "*(int *)(puVar6 + -3) = (int)puVar3[-5]" (pointer_expression "*(int *)(puVar6 + -3)" * (cast_expression "(int *)(puVar6 + -3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar6 + -3)" ( (binary_expression "puVar6 + -3" identifier + number_literal) )))) = (cast_expression "(int)puVar3[-5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "puVar3[-5]" identifier [ number_literal ]))) ;) (if_statement "if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" if (parenthesized_expression "((ulong *)puVar3[-4] == __src)" ( (binary_expression "(ulong *)puVar3[-4] == __src" (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ])) == identifier) )) (compound_statement "{\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }" { (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" identifier = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }" { (expression_statement "*(char *)puVar6 = (char)puVar3[-2];" (assignment_expression "*(char *)puVar6 = (char)puVar3[-2]" (pointer_expression "*(char *)puVar6" * (cast_expression "(char *)puVar6" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)puVar3[-2]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "puVar3[-2]" identifier [ number_literal ]))) ;) (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" identifier = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" else (compound_statement "{\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" { (expression_statement "memcpy(puVar6,__src,sVar7);" (call_expression "memcpy(puVar6,__src,sVar7)" identifier (argument_list "(puVar6,__src,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" identifier = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) }))) })) (expression_statement "puVar6[-1] = sVar7;" (assignment_expression "puVar6[-1] = sVar7" (subscript_expression "puVar6[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar6 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar6 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar6 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar6 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar6 + sVar7)" ( (binary_expression "(long)puVar6 + sVar7" (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" else (compound_statement "{\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" { (expression_statement "puVar6[-2] = puVar3[-4];" (assignment_expression "puVar6[-2] = puVar3[-4]" (subscript_expression "puVar6[-2]" identifier [ number_literal ]) = (subscript_expression "puVar3[-4]" identifier [ number_literal ])) ;) (expression_statement "puVar6[-1] = puVar3[-3];" (assignment_expression "puVar6[-1] = puVar3[-3]" (subscript_expression "puVar6[-1]" identifier [ number_literal ]) = (subscript_expression "puVar3[-3]" identifier [ number_literal ])) ;) (expression_statement "*puVar6 = puVar3[-2];" (assignment_expression "*puVar6 = puVar3[-2]" (pointer_expression "*puVar6" * identifier) = (subscript_expression "puVar3[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar3[-4] = (ulong)__src;" (assignment_expression "puVar3[-4] = (ulong)__src" (subscript_expression "puVar3[-4]" identifier [ number_literal ]) = (cast_expression "(ulong)__src" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar5 = __src;" (assignment_expression "puVar5 = __src" identifier = identifier) ;) }))) (expression_statement "puVar3[-3] = 0;" (assignment_expression "puVar3[-3] = 0" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)puVar5 = 0;" (assignment_expression "*(undefined1 *)puVar5 = 0" (pointer_expression "*(undefined1 *)puVar5" * (cast_expression "(undefined1 *)puVar5" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) (expression_statement "puVar3[-7] = local_78;" (assignment_expression "puVar3[-7] = local_78" (subscript_expression "puVar3[-7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*puVar10 = local_88;" (assignment_expression "*puVar10 = local_88" (pointer_expression "*puVar10" * identifier) = identifier) ;) (expression_statement "puVar3[-8] = uStack_80;" (assignment_expression "puVar3[-8] = uStack_80" (subscript_expression "puVar3[-8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;" (assignment_expression "*(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70" (pointer_expression "*(undefined4 *)(puVar3 + -6)" * (cast_expression "(undefined4 *)(puVar3 + -6)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + -6)" ( (binary_expression "puVar3 + -6" identifier + number_literal) )))) = (cast_expression "(undefined4)uStack_70" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "*(undefined4 *)(puVar3 + -5) = local_68;" (assignment_expression "*(undefined4 *)(puVar3 + -5) = local_68" (pointer_expression "*(undefined4 *)(puVar3 + -5)" * (cast_expression "(undefined4 *)(puVar3 + -5)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + -5)" ( (binary_expression "puVar3 + -5" identifier + number_literal) )))) = identifier) ;) (if_statement "if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" if (parenthesized_expression "(local_60 == &local_50)" ( (binary_expression "local_60 == &local_50" identifier == (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }" { (if_statement "if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }" if (parenthesized_expression "(local_58 != 0)" ( (binary_expression "local_58 != 0" identifier != number_literal) )) (compound_statement "{\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }" { (if_statement "if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" if (parenthesized_expression "(local_58 == 1)" ( (binary_expression "local_58 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }" { (expression_statement "*(undefined1 *)puVar5 = (undefined1)local_50;" (assignment_expression "*(undefined1 *)puVar5 = (undefined1)local_50" (pointer_expression "*(undefined1 *)puVar5" * (cast_expression "(undefined1 *)puVar5" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(undefined1)local_50" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" else (compound_statement "{\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" { (expression_statement "memcpy(puVar5,&local_50,local_58);" (call_expression "memcpy(puVar5,&local_50,local_58)" identifier (argument_list "(puVar5,&local_50,local_58)" ( identifier , (pointer_expression "&local_50" & identifier) , identifier ))) ;) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" identifier = (cast_expression "(ulong *)puVar3[-4]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[-4]" identifier [ number_literal ]))) ;) }))) })) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar5 + local_58) = 0;" (assignment_expression "*(undefined1 *)((long)puVar5 + local_58) = 0" (pointer_expression "*(undefined1 *)((long)puVar5 + local_58)" * (cast_expression "(undefined1 *)((long)puVar5 + local_58)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar5 + local_58)" ( (binary_expression "(long)puVar5 + local_58" (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar2 = local_50;" (assignment_expression "uVar2 = local_50" identifier = identifier) ;) }) (else_clause "else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" else (compound_statement "{\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" { (if_statement "if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" if (parenthesized_expression "(puVar5 == __src)" ( (binary_expression "puVar5 == __src" identifier == identifier) )) (compound_statement "{\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }" { (expression_statement "puVar3[-4] = (ulong)local_60;" (assignment_expression "puVar3[-4] = (ulong)local_60" (subscript_expression "puVar3[-4]" identifier [ number_literal ]) = (cast_expression "(ulong)local_60" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[-2] = local_50;" (assignment_expression "puVar3[-2] = local_50" (subscript_expression "puVar3[-2]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" else (compound_statement "{\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" { (expression_statement "uVar2 = puVar3[-2];" (assignment_expression "uVar2 = puVar3[-2]" identifier = (subscript_expression "puVar3[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar3[-4] = (ulong)local_60;" (assignment_expression "puVar3[-4] = (ulong)local_60" (subscript_expression "puVar3[-4]" identifier [ number_literal ]) = (cast_expression "(ulong)local_60" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[-2] = local_50;" (assignment_expression "puVar3[-2] = local_50" (subscript_expression "puVar3[-2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_60 = puVar5;" (assignment_expression "local_60 = puVar5" identifier = identifier) ;) (if_statement "if (puVar5 != (ulong *)0x0) goto LAB_001e9195;" if (parenthesized_expression "(puVar5 != (ulong *)0x0)" ( (binary_expression "puVar5 != (ulong *)0x0" identifier != (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001e9195;" goto statement_identifier ;)) }))) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) (expression_statement "uVar2 = local_50;" (assignment_expression "uVar2 = local_50" identifier = identifier) ;) }))) (labeled_statement "LAB_001e9195:\n local_50 = uVar2;" statement_identifier : (expression_statement "local_50 = uVar2;" (assignment_expression "local_50 = uVar2" identifier = identifier) ;)) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "*(undefined1 *)local_60 = 0;" (assignment_expression "*(undefined1 *)local_60 = 0" (pointer_expression "*(undefined1 *)local_60" * (cast_expression "(undefined1 *)local_60" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (if_statement "if (local_60 != &local_50) {\n FUN_00276d20();\n }" if (parenthesized_expression "(local_60 != &local_50)" ( (binary_expression "local_60 != &local_50" identifier != (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) })) (expression_statement "puVar6 = puVar6 + 9;" (assignment_expression "puVar6 = puVar6 + 9" identifier = (binary_expression "puVar6 + 9" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_001e92a6:\n local_108 = &local_88;" statement_identifier : (expression_statement "local_108 = &local_88;" (assignment_expression "local_108 = &local_88" identifier = (pointer_expression "&local_88" & identifier)) ;)) (expression_statement "puVar1 = param_1 + 7;" (assignment_expression "puVar1 = param_1 + 7" identifier = (binary_expression "param_1 + 7" identifier + number_literal)) ;) (expression_statement "puVar8 = param_2 + -2;" (assignment_expression "puVar8 = param_2 + -2" identifier = (binary_expression "param_2 + -2" identifier + number_literal)) ;) (expression_statement "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);" (assignment_expression "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008)" identifier = (call_expression "CONCAT71(local_88._1_7_,in_stack_00000008)" identifier (argument_list "(local_88._1_7_,in_stack_00000008)" ( (field_expression "local_88._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "FUN_001e8ce0(param_1,param_2,local_108);" (call_expression "FUN_001e8ce0(param_1,param_2,local_108)" identifier (argument_list "(param_1,param_2,local_108)" ( identifier , identifier , identifier ))) ;) (do_statement "do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);" do (compound_statement "{\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n }" { (expression_statement "local_b8 = (undefined4)puVar8[-3];" (assignment_expression "local_b8 = (undefined4)puVar8[-3]" identifier = (cast_expression "(undefined4)puVar8[-3]" ( (type_descriptor "undefined4" type_identifier) ) (subscript_expression "puVar8[-3]" identifier [ number_literal ]))) ;) (expression_statement "local_d8 = puVar8[-7];" (assignment_expression "local_d8 = puVar8[-7]" identifier = (subscript_expression "puVar8[-7]" identifier [ number_literal ])) ;) (expression_statement "uStack_d0 = puVar8[-6];" (assignment_expression "uStack_d0 = puVar8[-6]" identifier = (subscript_expression "puVar8[-6]" identifier [ number_literal ])) ;) (expression_statement "local_c8 = puVar8[-5];" (assignment_expression "local_c8 = puVar8[-5]" identifier = (subscript_expression "puVar8[-5]" identifier [ number_literal ])) ;) (expression_statement "uStack_c0 = puVar8[-4];" (assignment_expression "uStack_c0 = puVar8[-4]" identifier = (subscript_expression "puVar8[-4]" identifier [ number_literal ])) ;) (expression_statement "local_b0 = (ulong *)puVar8[-2];" (assignment_expression "local_b0 = (ulong *)puVar8[-2]" identifier = (cast_expression "(ulong *)puVar8[-2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[-2]" identifier [ number_literal ]))) ;) (if_statement "if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }" if (parenthesized_expression "(local_b0 == puVar8)" ( (binary_expression "local_b0 == puVar8" identifier == identifier) )) (compound_statement "{\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }" { (expression_statement "local_a0 = *puVar8;" (assignment_expression "local_a0 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uStack_98 = puVar8[1];" (assignment_expression "uStack_98 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "local_b0 = &local_a0;" (assignment_expression "local_b0 = &local_a0" identifier = (pointer_expression "&local_a0" & identifier)) ;) }) (else_clause "else {\n local_a0 = *puVar8;\n }" else (compound_statement "{\n local_a0 = *puVar8;\n }" { (expression_statement "local_a0 = *puVar8;" (assignment_expression "local_a0 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) }))) (expression_statement "*(undefined1 *)puVar8 = 0;" (assignment_expression "*(undefined1 *)puVar8 = 0" (pointer_expression "*(undefined1 *)puVar8" * (cast_expression "(undefined1 *)puVar8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "local_a8 = puVar8[-1];" (assignment_expression "local_a8 = puVar8[-1]" identifier = (subscript_expression "puVar8[-1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[-1] = 0;" (assignment_expression "puVar8[-1] = 0" (subscript_expression "puVar8[-1]" identifier [ number_literal ]) = 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 "puVar8[-7] = *param_1;" (assignment_expression "puVar8[-7] = *param_1" (subscript_expression "puVar8[-7]" identifier [ number_literal ]) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "puVar8[-6] = uVar2;" (assignment_expression "puVar8[-6] = uVar2" (subscript_expression "puVar8[-6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = param_1[2];" (assignment_expression "uVar2 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "puVar8[-2] = (ulong)puVar8;" (assignment_expression "puVar8[-2] = (ulong)puVar8" (subscript_expression "puVar8[-2]" identifier [ number_literal ]) = (cast_expression "(ulong)puVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar8[-5] = uVar2;" (assignment_expression "puVar8[-5] = uVar2" (subscript_expression "puVar8[-5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(int *)(puVar8 + -4) = (int)param_1[3];" (assignment_expression "*(int *)(puVar8 + -4) = (int)param_1[3]" (pointer_expression "*(int *)(puVar8 + -4)" * (cast_expression "(int *)(puVar8 + -4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + -4)" ( (binary_expression "puVar8 + -4" identifier + number_literal) )))) = (cast_expression "(int)param_1[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[3]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(puVar8 + -3) = (int)param_1[4];" (assignment_expression "*(int *)(puVar8 + -3) = (int)param_1[4]" (pointer_expression "*(int *)(puVar8 + -3)" * (cast_expression "(int *)(puVar8 + -3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + -3)" ( (binary_expression "puVar8 + -3" identifier + number_literal) )))) = (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ]))) ;) (if_statement "if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" if (parenthesized_expression "((ulong *)param_1[5] == puVar1)" ( (binary_expression "(ulong *)param_1[5] == puVar1" (cast_expression "(ulong *)param_1[5]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == identifier) )) (compound_statement "{\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }" { (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }" { (expression_statement "*(char *)puVar8 = (char)param_1[7];" (assignment_expression "*(char *)puVar8 = (char)param_1[7]" (pointer_expression "*(char *)puVar8" * (cast_expression "(char *)puVar8" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)param_1[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[7]" identifier [ number_literal ]))) ;) (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) }) (else_clause "else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" else (compound_statement "{\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" { (expression_statement "memcpy(puVar8,puVar1,sVar7);" (call_expression "memcpy(puVar8,puVar1,sVar7)" identifier (argument_list "(puVar8,puVar1,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" identifier = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) }))) })) (expression_statement "puVar8[-1] = sVar7;" (assignment_expression "puVar8[-1] = sVar7" (subscript_expression "puVar8[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(puVar8[-2] + sVar7) = 0;" (assignment_expression "*(undefined1 *)(puVar8[-2] + sVar7) = 0" (pointer_expression "*(undefined1 *)(puVar8[-2] + sVar7)" * (cast_expression "(undefined1 *)(puVar8[-2] + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8[-2] + sVar7)" ( (binary_expression "puVar8[-2] + sVar7" (subscript_expression "puVar8[-2]" identifier [ number_literal ]) + identifier) )))) = number_literal) ;) (expression_statement "puVar6 = (ulong *)param_1[5];" (assignment_expression "puVar6 = (ulong *)param_1[5]" identifier = (cast_expression "(ulong *)param_1[5]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" else (compound_statement "{\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" { (expression_statement "puVar8[-2] = param_1[5];" (assignment_expression "puVar8[-2] = param_1[5]" (subscript_expression "puVar8[-2]" identifier [ number_literal ]) = (subscript_expression "param_1[5]" identifier [ number_literal ])) ;) (expression_statement "puVar8[-1] = param_1[6];" (assignment_expression "puVar8[-1] = param_1[6]" (subscript_expression "puVar8[-1]" identifier [ number_literal ]) = (subscript_expression "param_1[6]" identifier [ number_literal ])) ;) (expression_statement "*puVar8 = param_1[7];" (assignment_expression "*puVar8 = param_1[7]" (pointer_expression "*puVar8" * identifier) = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (expression_statement "param_1[5] = (ulong)puVar1;" (assignment_expression "param_1[5] = (ulong)puVar1" (subscript_expression "param_1[5]" identifier [ number_literal ]) = (cast_expression "(ulong)puVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar6 = puVar1;" (assignment_expression "puVar6 = puVar1" identifier = identifier) ;) }))) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)puVar6 = 0;" (assignment_expression "*(undefined1 *)puVar6 = 0" (pointer_expression "*(undefined1 *)puVar6" * (cast_expression "(undefined1 *)puVar6" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "local_68 = local_b8;" (assignment_expression "local_68 = local_b8" identifier = identifier) ;) (expression_statement "local_88 = local_d8;" (assignment_expression "local_88 = local_d8" identifier = identifier) ;) (expression_statement "uStack_80 = uStack_d0;" (assignment_expression "uStack_80 = uStack_d0" identifier = identifier) ;) (expression_statement "local_78 = local_c8;" (assignment_expression "local_78 = local_c8" identifier = identifier) ;) (expression_statement "uStack_70 = uStack_c0;" (assignment_expression "uStack_70 = uStack_c0" identifier = identifier) ;) (if_statement "if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }" if (parenthesized_expression "(local_b0 == &local_a0)" ( (binary_expression "local_b0 == &local_a0" identifier == (pointer_expression "&local_a0" & identifier)) )) (compound_statement "{\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }" { (expression_statement "uStack_48 = uStack_98;" (assignment_expression "uStack_48 = uStack_98" identifier = identifier) ;) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) }) (else_clause "else {\n local_60 = local_b0;\n }" else (compound_statement "{\n local_60 = local_b0;\n }" { (expression_statement "local_60 = local_b0;" (assignment_expression "local_60 = local_b0" identifier = identifier) ;) }))) (expression_statement "local_50 = local_a0;" (assignment_expression "local_50 = local_a0" identifier = identifier) ;) (expression_statement "puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));" (assignment_expression "puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1))" identifier = (cast_expression "(undefined1 *)((long)puVar8 + (-0x38 - (long)param_1))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + (-0x38 - (long)param_1))" ( (binary_expression "(long)puVar8 + (-0x38 - (long)param_1)" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x38 - (long)param_1)" ( (binary_expression "-0x38 - (long)param_1" number_literal - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) ;) (expression_statement "local_58 = local_a8;" (assignment_expression "local_58 = local_a8" identifier = identifier) ;) (expression_statement "local_a0 = local_a0 & 0xffffffffffffff00;" (assignment_expression "local_a0 = local_a0 & 0xffffffffffffff00" identifier = (binary_expression "local_a0 & 0xffffffffffffff00" identifier & number_literal)) ;) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" identifier = number_literal) ;) (expression_statement "local_b0 = &local_a0;" (assignment_expression "local_b0 = &local_a0" identifier = (pointer_expression "&local_a0" & identifier)) ;) (expression_statement "FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);" (call_expression "FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108)" identifier (argument_list "(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108)" ( identifier , number_literal , (binary_expression "((long)puVar9 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)puVar9 >> 3)" ( (binary_expression "(long)puVar9 >> 3" (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) >> number_literal) )) * number_literal) , identifier ))) ;) (if_statement "if (local_60 != &local_50) {\n FUN_00276d20();\n }" if (parenthesized_expression "(local_60 != &local_50)" ( (binary_expression "local_60 != &local_50" identifier != (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_b0 != &local_a0) {\n FUN_00276d20();\n }" if (parenthesized_expression "(local_b0 != &local_a0)" ( (binary_expression "local_b0 != &local_a0" identifier != (pointer_expression "&local_a0" & identifier)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "puVar8 = puVar8 + -9;" (assignment_expression "puVar8 = puVar8 + -9" identifier = (binary_expression "puVar8 + -9" identifier + number_literal)) ;) }) while (parenthesized_expression "(0x48 < (long)puVar9)" ( (binary_expression "0x48 < (long)puVar9" number_literal < (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);" statement_identifier : (expression_statement "FUN_001e8ef0(param_2,puVar8,local_100);" (call_expression "FUN_001e8ef0(param_2,puVar8,local_100)" identifier (argument_list "(param_2,puVar8,local_100)" ( identifier , identifier , identifier ))) ;)) (if_statement "if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }" if (parenthesized_expression "((long)param_2 - (long)param_1 < 0x481)" ( (binary_expression "(long)param_2 - (long)param_1 < 0x481" (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) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" identifier = identifier) ;) (if_statement "if (local_100 == 0) goto LAB_001e92a6;" if (parenthesized_expression "(local_100 == 0)" ( (binary_expression "local_100 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001e92a6;" goto statement_identifier ;)) (goto_statement "goto LAB_001e8f5a;" 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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (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))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_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) )) * LIT) )) / LIT) )) * LIT))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;)) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , IDENT )))) ;)) (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 = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (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 ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (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 *)) ) IDENT)) = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (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 ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }))) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) 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) ;) (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)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (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 ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 == (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_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)) ))) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) >> LIT) )) * LIT) , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression LIT < (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 ))) ;)) (if_statement if (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) )) (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_001e8ef0(ulong *param_1,ulong *param_2,long param_3)\n\n{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}" (primitive_type "void") (function_declarator "FUN_001e8ef0(ulong *param_1,ulong *param_2,long param_3)" (identifier "FUN_001e8ef0") (parameter_list "(ulong *param_1,ulong *param_2,long param_3)" (( "(") (parameter_declaration "ulong *param_1" (type_identifier "ulong") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong *param_2" (type_identifier "ulong") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n ulong *puVar1;\n ulong *__src;\n ulong uVar2;\n ulong *puVar3;\n char cVar4;\n ulong *puVar5;\n ulong *puVar6;\n size_t sVar7;\n ulong *puVar8;\n undefined1 *puVar9;\n ulong *puVar10;\n undefined1 in_stack_00000008;\n ulong *local_108;\n long local_100;\n ulong local_d8;\n ulong uStack_d0;\n ulong local_c8;\n ulong uStack_c0;\n undefined4 local_b8;\n ulong *local_b0;\n ulong local_a8;\n ulong local_a0;\n ulong uStack_98;\n ulong local_88;\n ulong uStack_80;\n ulong local_78;\n ulong uStack_70;\n undefined4 local_68;\n ulong *local_60;\n ulong local_58;\n ulong local_50;\n ulong uStack_48;\n \n if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }\n return;\nLAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);\n if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }\n puVar8 = param_2;\n if (local_100 == 0) goto LAB_001e92a6;\n goto LAB_001e8f5a;\n}" ({ "{") (declaration "ulong *puVar1;" (type_identifier "ulong") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "ulong *__src;" (type_identifier "ulong") (pointer_declarator "*__src" (* "*") (identifier "__src")) (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "ulong *puVar3;" (type_identifier "ulong") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "ulong *puVar5;" (type_identifier "ulong") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "ulong *puVar6;" (type_identifier "ulong") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (declaration "size_t sVar7;" (primitive_type "size_t") (identifier "sVar7") (; ";")) (declaration "ulong *puVar8;" (type_identifier "ulong") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (declaration "undefined1 *puVar9;" (type_identifier "undefined1") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "ulong *puVar10;" (type_identifier "ulong") (pointer_declarator "*puVar10" (* "*") (identifier "puVar10")) (; ";")) (declaration "undefined1 in_stack_00000008;" (type_identifier "undefined1") (identifier "in_stack_00000008") (; ";")) (declaration "ulong *local_108;" (type_identifier "ulong") (pointer_declarator "*local_108" (* "*") (identifier "local_108")) (; ";")) (declaration "long local_100;" (sized_type_specifier "long" (long "long")) (identifier "local_100") (; ";")) (declaration "ulong local_d8;" (type_identifier "ulong") (identifier "local_d8") (; ";")) (declaration "ulong uStack_d0;" (type_identifier "ulong") (identifier "uStack_d0") (; ";")) (declaration "ulong local_c8;" (type_identifier "ulong") (identifier "local_c8") (; ";")) (declaration "ulong uStack_c0;" (type_identifier "ulong") (identifier "uStack_c0") (; ";")) (declaration "undefined4 local_b8;" (type_identifier "undefined4") (identifier "local_b8") (; ";")) (declaration "ulong *local_b0;" (type_identifier "ulong") (pointer_declarator "*local_b0" (* "*") (identifier "local_b0")) (; ";")) (declaration "ulong local_a8;" (type_identifier "ulong") (identifier "local_a8") (; ";")) (declaration "ulong local_a0;" (type_identifier "ulong") (identifier "local_a0") (; ";")) (declaration "ulong uStack_98;" (type_identifier "ulong") (identifier "uStack_98") (; ";")) (declaration "ulong local_88;" (type_identifier "ulong") (identifier "local_88") (; ";")) (declaration "ulong uStack_80;" (type_identifier "ulong") (identifier "uStack_80") (; ";")) (declaration "ulong local_78;" (type_identifier "ulong") (identifier "local_78") (; ";")) (declaration "ulong uStack_70;" (type_identifier "ulong") (identifier "uStack_70") (; ";")) (declaration "undefined4 local_68;" (type_identifier "undefined4") (identifier "local_68") (; ";")) (declaration "ulong *local_60;" (type_identifier "ulong") (pointer_declarator "*local_60" (* "*") (identifier "local_60")) (; ";")) (declaration "ulong local_58;" (type_identifier "ulong") (identifier "local_58") (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "ulong uStack_48;" (type_identifier "ulong") (identifier "uStack_48") (; ";")) (if_statement "if (0x480 < (long)param_2 - (long)param_1) {\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }" (if "if") (parenthesized_expression "(0x480 < (long)param_2 - (long)param_1)" (( "(") (binary_expression "0x480 < (long)param_2 - (long)param_1" (number_literal "0x480") (< "<") (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")))) () ")")) (compound_statement "{\n if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }\nLAB_001e92a6:\n local_108 = &local_88;\n puVar1 = param_1 + 7;\n puVar8 = param_2 + -2;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n FUN_001e8ce0(param_1,param_2,local_108);\n do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);\n }" ({ "{") (if_statement "if (param_3 != 0) {\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar1 = param_1 + 9;\n puVar8 = param_2;\n local_100 = param_3;\nLAB_001e8f5a:\n puVar6 = puVar8 + -9;\n local_100 = local_100 + -1;\n puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;\n local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);\n if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }\n FUN_001e71c0(param_1,puVar6);\nLAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);\n puVar6 = param_1 + 0x10;\n puVar10 = puVar8;\n do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );\n }" ({ "{") (expression_statement "puVar1 = param_1 + 9;" (assignment_expression "puVar1 = param_1 + 9" (identifier "puVar1") (= "=") (binary_expression "param_1 + 9" (identifier "param_1") (+ "+") (number_literal "9"))) (; ";")) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" (identifier "puVar8") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_100 = param_3;" (assignment_expression "local_100 = param_3" (identifier "local_100") (= "=") (identifier "param_3")) (; ";")) (labeled_statement "LAB_001e8f5a:\n puVar6 = puVar8 + -9;" (statement_identifier "LAB_001e8f5a") (: ":") (expression_statement "puVar6 = puVar8 + -9;" (assignment_expression "puVar6 = puVar8 + -9" (identifier "puVar6") (= "=") (binary_expression "puVar8 + -9" (identifier "puVar8") (+ "+") (number_literal "-9"))) (; ";"))) (expression_statement "local_100 = local_100 + -1;" (assignment_expression "local_100 = local_100 + -1" (identifier "local_100") (= "=") (binary_expression "local_100 + -1" (identifier "local_100") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9;" (assignment_expression "puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" (identifier "puVar10") (= "=") (binary_expression "param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" (identifier "param_1") (+ "+") (binary_expression "((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9" (parenthesized_expression "((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2)" (( "(") (binary_expression "(((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2" (parenthesized_expression "(((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7)" (( "(") (binary_expression "((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)puVar8 - (long)param_1 >> 3)" (( "(") (binary_expression "(long)puVar8 - (long)param_1 >> 3" (binary_expression "(long)puVar8 - (long)param_1" (cast_expression "(long)puVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar8")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x71c71c71c71c71c7")) () ")")) (/ "/") (number_literal "2")) () ")")) (* "*") (number_literal "9")))) (; ";")) (expression_statement "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);" (assignment_expression "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008)" (identifier "local_88") (= "=") (call_expression "CONCAT71(local_88._1_7_,in_stack_00000008)" (identifier "CONCAT71") (argument_list "(local_88._1_7_,in_stack_00000008)" (( "(") (field_expression "local_88._1_7_" (identifier "local_88") (. ".") (field_identifier "_1_7_")) (, ",") (identifier "in_stack_00000008") () ")")))) (; ";")) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_88,puVar1,puVar10)" (identifier "FUN_001c18c0") (argument_list "(&local_88,puVar1,puVar10)" (( "(") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (identifier "puVar1") (, ",") (identifier "puVar10") () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') {\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }\n else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 == '\0') goto LAB_001e94df;\n }" ({ "{") (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_88,puVar1,puVar6)" (identifier "FUN_001c18c0") (argument_list "(&local_88,puVar1,puVar6)" (( "(") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (identifier "puVar1") (, ",") (identifier "puVar6") () ")")))) (; ";")) (if_statement "if (cVar4 != '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" (if "if") (parenthesized_expression "(cVar4 != '\0')" (( "(") (binary_expression "cVar4 != '\0'" (identifier "cVar4") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" ({ "{") (expression_statement "FUN_001e71c0(param_1,puVar1);" (call_expression "FUN_001e71c0(param_1,puVar1)" (identifier "FUN_001e71c0") (argument_list "(param_1,puVar1)" (( "(") (identifier "param_1") (, ",") (identifier "puVar1") () ")"))) (; ";")) (goto_statement "goto LAB_001e8ff7;" (goto "goto") (statement_identifier "LAB_001e8ff7") (; ";")) (} "}"))) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_88,puVar10,puVar6)" (identifier "FUN_001c18c0") (argument_list "(&local_88,puVar10,puVar6)" (( "(") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (identifier "puVar10") (, ",") (identifier "puVar6") () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') goto LAB_001e94df;" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001e94df;" (goto "goto") (statement_identifier "LAB_001e94df") (; ";"))) (} "}")) (else_clause "else {\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" (else "else") (compound_statement "{\n cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);\n if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }\n cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);\n if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }\n }" ({ "{") (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_88,puVar10,puVar6)" (identifier "FUN_001c18c0") (argument_list "(&local_88,puVar10,puVar6)" (( "(") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (identifier "puVar10") (, ",") (identifier "puVar6") () ")")))) (; ";")) (if_statement "if (cVar4 != '\0') {\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }" (if "if") (parenthesized_expression "(cVar4 != '\0')" (( "(") (binary_expression "cVar4 != '\0'" (identifier "cVar4") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\nLAB_001e94df:\n FUN_001e71c0(param_1,puVar10);\n goto LAB_001e8ff7;\n }" ({ "{") (labeled_statement "LAB_001e94df:\n FUN_001e71c0(param_1,puVar10);" (statement_identifier "LAB_001e94df") (: ":") (expression_statement "FUN_001e71c0(param_1,puVar10);" (call_expression "FUN_001e71c0(param_1,puVar10)" (identifier "FUN_001e71c0") (argument_list "(param_1,puVar10)" (( "(") (identifier "param_1") (, ",") (identifier "puVar10") () ")"))) (; ";"))) (goto_statement "goto LAB_001e8ff7;" (goto "goto") (statement_identifier "LAB_001e8ff7") (; ";")) (} "}"))) (expression_statement "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6);" (assignment_expression "cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_88,puVar1,puVar6)" (identifier "FUN_001c18c0") (argument_list "(&local_88,puVar1,puVar6)" (( "(") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (identifier "puVar1") (, ",") (identifier "puVar6") () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') {\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_001e71c0(param_1,puVar1);\n goto LAB_001e8ff7;\n }" ({ "{") (expression_statement "FUN_001e71c0(param_1,puVar1);" (call_expression "FUN_001e71c0(param_1,puVar1)" (identifier "FUN_001e71c0") (argument_list "(param_1,puVar1)" (( "(") (identifier "param_1") (, ",") (identifier "puVar1") () ")"))) (; ";")) (goto_statement "goto LAB_001e8ff7;" (goto "goto") (statement_identifier "LAB_001e8ff7") (; ";")) (} "}"))) (} "}")))) (expression_statement "FUN_001e71c0(param_1,puVar6);" (call_expression "FUN_001e71c0(param_1,puVar6)" (identifier "FUN_001e71c0") (argument_list "(param_1,puVar6)" (( "(") (identifier "param_1") (, ",") (identifier "puVar6") () ")"))) (; ";")) (labeled_statement "LAB_001e8ff7:\n local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);" (statement_identifier "LAB_001e8ff7") (: ":") (expression_statement "local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008);" (assignment_expression "local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008)" (identifier "local_d8") (= "=") (call_expression "CONCAT71(local_d8._1_7_,in_stack_00000008)" (identifier "CONCAT71") (argument_list "(local_d8._1_7_,in_stack_00000008)" (( "(") (field_expression "local_d8._1_7_" (identifier "local_d8") (. ".") (field_identifier "_1_7_")) (, ",") (identifier "in_stack_00000008") () ")")))) (; ";"))) (expression_statement "puVar6 = param_1 + 0x10;" (assignment_expression "puVar6 = param_1 + 0x10" (identifier "puVar6") (= "=") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10"))) (; ";")) (expression_statement "puVar10 = puVar8;" (assignment_expression "puVar10 = puVar8" (identifier "puVar10") (= "=") (identifier "puVar8")) (; ";")) (do_statement "do {\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n } while( true );" (do "do") (compound_statement "{\n param_2 = puVar6 + -7;\n cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);\n if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }\n puVar6 = puVar6 + 9;\n }" ({ "{") (expression_statement "param_2 = puVar6 + -7;" (assignment_expression "param_2 = puVar6 + -7" (identifier "param_2") (= "=") (binary_expression "puVar6 + -7" (identifier "puVar6") (+ "+") (number_literal "-7"))) (; ";")) (expression_statement "cVar4 = FUN_001c18c0(&local_d8,param_2,param_1);" (assignment_expression "cVar4 = FUN_001c18c0(&local_d8,param_2,param_1)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_d8,param_2,param_1)" (identifier "FUN_001c18c0") (argument_list "(&local_d8,param_2,param_1)" (( "(") (pointer_expression "&local_d8" (& "&") (identifier "local_d8")) (, ",") (identifier "param_2") (, ",") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') {\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');\n if (puVar10 <= param_2) goto LAB_001e9270;\n local_68 = (undefined4)puVar6[-3];\n local_88 = puVar6[-7];\n uStack_80 = puVar6[-6];\n local_78 = puVar6[-5];\n uStack_70 = puVar6[-4];\n if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }\n *(undefined1 *)puVar6 = 0;\n local_58 = puVar6[-1];\n __src = puVar3 + -2;\n puVar6[-1] = 0;\n uVar2 = puVar3[-8];\n puVar6[-7] = *puVar10;\n puVar6[-6] = uVar2;\n uVar2 = puVar3[-7];\n puVar6[-2] = (ulong)puVar6;\n puVar6[-5] = uVar2;\n *(int *)(puVar6 + -4) = (int)puVar3[-6];\n *(int *)(puVar6 + -3) = (int)puVar3[-5];\n if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }\n puVar3[-3] = 0;\n *(undefined1 *)puVar5 = 0;\n puVar5 = (ulong *)puVar3[-4];\n puVar3[-7] = local_78;\n *puVar10 = local_88;\n puVar3[-8] = uStack_80;\n *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;\n *(undefined4 *)(puVar3 + -5) = local_68;\n if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }\nLAB_001e9195:\n local_50 = uVar2;\n local_58 = 0;\n *(undefined1 *)local_60 = 0;\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n }" ({ "{") (do_statement "do {\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n } while (cVar4 != '\0');" (do "do") (compound_statement "{\n puVar3 = puVar10;\n puVar10 = puVar3 + -9;\n cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);\n }" ({ "{") (expression_statement "puVar3 = puVar10;" (assignment_expression "puVar3 = puVar10" (identifier "puVar3") (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar10 = puVar3 + -9;" (assignment_expression "puVar10 = puVar3 + -9" (identifier "puVar10") (= "=") (binary_expression "puVar3 + -9" (identifier "puVar3") (+ "+") (number_literal "-9"))) (; ";")) (expression_statement "cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10);" (assignment_expression "cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10)" (identifier "cVar4") (= "=") (call_expression "FUN_001c18c0(&local_d8,param_1,puVar10)" (identifier "FUN_001c18c0") (argument_list "(&local_d8,param_1,puVar10)" (( "(") (pointer_expression "&local_d8" (& "&") (identifier "local_d8")) (, ",") (identifier "param_1") (, ",") (identifier "puVar10") () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(cVar4 != '\0')" (( "(") (binary_expression "cVar4 != '\0'" (identifier "cVar4") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (if_statement "if (puVar10 <= param_2) goto LAB_001e9270;" (if "if") (parenthesized_expression "(puVar10 <= param_2)" (( "(") (binary_expression "puVar10 <= param_2" (identifier "puVar10") (<= "<=") (identifier "param_2")) () ")")) (goto_statement "goto LAB_001e9270;" (goto "goto") (statement_identifier "LAB_001e9270") (; ";"))) (expression_statement "local_68 = (undefined4)puVar6[-3];" (assignment_expression "local_68 = (undefined4)puVar6[-3]" (identifier "local_68") (= "=") (cast_expression "(undefined4)puVar6[-3]" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (subscript_expression "puVar6[-3]" (identifier "puVar6") ([ "[") (number_literal "-3") (] "]")))) (; ";")) (expression_statement "local_88 = puVar6[-7];" (assignment_expression "local_88 = puVar6[-7]" (identifier "local_88") (= "=") (subscript_expression "puVar6[-7]" (identifier "puVar6") ([ "[") (number_literal "-7") (] "]"))) (; ";")) (expression_statement "uStack_80 = puVar6[-6];" (assignment_expression "uStack_80 = puVar6[-6]" (identifier "uStack_80") (= "=") (subscript_expression "puVar6[-6]" (identifier "puVar6") ([ "[") (number_literal "-6") (] "]"))) (; ";")) (expression_statement "local_78 = puVar6[-5];" (assignment_expression "local_78 = puVar6[-5]" (identifier "local_78") (= "=") (subscript_expression "puVar6[-5]" (identifier "puVar6") ([ "[") (number_literal "-5") (] "]"))) (; ";")) (expression_statement "uStack_70 = puVar6[-4];" (assignment_expression "uStack_70 = puVar6[-4]" (identifier "uStack_70") (= "=") (subscript_expression "puVar6[-4]" (identifier "puVar6") ([ "[") (number_literal "-4") (] "]"))) (; ";")) (if_statement "if ((ulong *)puVar6[-2] == puVar6) {\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }\n else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" (if "if") (parenthesized_expression "((ulong *)puVar6[-2] == puVar6)" (( "(") (binary_expression "(ulong *)puVar6[-2] == puVar6" (cast_expression "(ulong *)puVar6[-2]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar6[-2]" (identifier "puVar6") ([ "[") (number_literal "-2") (] "]"))) (== "==") (identifier "puVar6")) () ")")) (compound_statement "{\n local_50 = *puVar6;\n uStack_48 = puVar6[1];\n local_60 = &local_50;\n }" ({ "{") (expression_statement "local_50 = *puVar6;" (assignment_expression "local_50 = *puVar6" (identifier "local_50") (= "=") (pointer_expression "*puVar6" (* "*") (identifier "puVar6"))) (; ";")) (expression_statement "uStack_48 = puVar6[1];" (assignment_expression "uStack_48 = puVar6[1]" (identifier "uStack_48") (= "=") (subscript_expression "puVar6[1]" (identifier "puVar6") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" (identifier "local_60") (= "=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) (; ";")) (} "}")) (else_clause "else {\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" (else "else") (compound_statement "{\n local_50 = *puVar6;\n local_60 = (ulong *)puVar6[-2];\n }" ({ "{") (expression_statement "local_50 = *puVar6;" (assignment_expression "local_50 = *puVar6" (identifier "local_50") (= "=") (pointer_expression "*puVar6" (* "*") (identifier "puVar6"))) (; ";")) (expression_statement "local_60 = (ulong *)puVar6[-2];" (assignment_expression "local_60 = (ulong *)puVar6[-2]" (identifier "local_60") (= "=") (cast_expression "(ulong *)puVar6[-2]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar6[-2]" (identifier "puVar6") ([ "[") (number_literal "-2") (] "]")))) (; ";")) (} "}")))) (expression_statement "*(undefined1 *)puVar6 = 0;" (assignment_expression "*(undefined1 *)puVar6 = 0" (pointer_expression "*(undefined1 *)puVar6" (* "*") (cast_expression "(undefined1 *)puVar6" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar6"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = puVar6[-1];" (assignment_expression "local_58 = puVar6[-1]" (identifier "local_58") (= "=") (subscript_expression "puVar6[-1]" (identifier "puVar6") ([ "[") (number_literal "-1") (] "]"))) (; ";")) (expression_statement "__src = puVar3 + -2;" (assignment_expression "__src = puVar3 + -2" (identifier "__src") (= "=") (binary_expression "puVar3 + -2" (identifier "puVar3") (+ "+") (number_literal "-2"))) (; ";")) (expression_statement "puVar6[-1] = 0;" (assignment_expression "puVar6[-1] = 0" (subscript_expression "puVar6[-1]" (identifier "puVar6") ([ "[") (number_literal "-1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar2 = puVar3[-8];" (assignment_expression "uVar2 = puVar3[-8]" (identifier "uVar2") (= "=") (subscript_expression "puVar3[-8]" (identifier "puVar3") ([ "[") (number_literal "-8") (] "]"))) (; ";")) (expression_statement "puVar6[-7] = *puVar10;" (assignment_expression "puVar6[-7] = *puVar10" (subscript_expression "puVar6[-7]" (identifier "puVar6") ([ "[") (number_literal "-7") (] "]")) (= "=") (pointer_expression "*puVar10" (* "*") (identifier "puVar10"))) (; ";")) (expression_statement "puVar6[-6] = uVar2;" (assignment_expression "puVar6[-6] = uVar2" (subscript_expression "puVar6[-6]" (identifier "puVar6") ([ "[") (number_literal "-6") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar2 = puVar3[-7];" (assignment_expression "uVar2 = puVar3[-7]" (identifier "uVar2") (= "=") (subscript_expression "puVar3[-7]" (identifier "puVar3") ([ "[") (number_literal "-7") (] "]"))) (; ";")) (expression_statement "puVar6[-2] = (ulong)puVar6;" (assignment_expression "puVar6[-2] = (ulong)puVar6" (subscript_expression "puVar6[-2]" (identifier "puVar6") ([ "[") (number_literal "-2") (] "]")) (= "=") (cast_expression "(ulong)puVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "puVar6"))) (; ";")) (expression_statement "puVar6[-5] = uVar2;" (assignment_expression "puVar6[-5] = uVar2" (subscript_expression "puVar6[-5]" (identifier "puVar6") ([ "[") (number_literal "-5") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(int *)(puVar6 + -4) = (int)puVar3[-6];" (assignment_expression "*(int *)(puVar6 + -4) = (int)puVar3[-6]" (pointer_expression "*(int *)(puVar6 + -4)" (* "*") (cast_expression "(int *)(puVar6 + -4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar6 + -4)" (( "(") (binary_expression "puVar6 + -4" (identifier "puVar6") (+ "+") (number_literal "-4")) () ")")))) (= "=") (cast_expression "(int)puVar3[-6]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "puVar3[-6]" (identifier "puVar3") ([ "[") (number_literal "-6") (] "]")))) (; ";")) (expression_statement "*(int *)(puVar6 + -3) = (int)puVar3[-5];" (assignment_expression "*(int *)(puVar6 + -3) = (int)puVar3[-5]" (pointer_expression "*(int *)(puVar6 + -3)" (* "*") (cast_expression "(int *)(puVar6 + -3)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar6 + -3)" (( "(") (binary_expression "puVar6 + -3" (identifier "puVar6") (+ "+") (number_literal "-3")) () ")")))) (= "=") (cast_expression "(int)puVar3[-5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "puVar3[-5]" (identifier "puVar3") ([ "[") (number_literal "-5") (] "]")))) (; ";")) (if_statement "if ((ulong *)puVar3[-4] == __src) {\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" (if "if") (parenthesized_expression "((ulong *)puVar3[-4] == __src)" (( "(") (binary_expression "(ulong *)puVar3[-4] == __src" (cast_expression "(ulong *)puVar3[-4]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]"))) (== "==") (identifier "__src")) () ")")) (compound_statement "{\n sVar7 = puVar3[-3];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }\n puVar6[-1] = sVar7;\n *(undefined1 *)((long)puVar6 + sVar7) = 0;\n puVar5 = (ulong *)puVar3[-4];\n }" ({ "{") (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" (identifier "sVar7") (= "=") (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }" (if "if") (parenthesized_expression "(sVar7 != 0)" (( "(") (binary_expression "sVar7 != 0" (identifier "sVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }\n else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(char *)puVar6 = (char)puVar3[-2];\n sVar7 = puVar3[-3];\n }" ({ "{") (expression_statement "*(char *)puVar6 = (char)puVar3[-2];" (assignment_expression "*(char *)puVar6 = (char)puVar3[-2]" (pointer_expression "*(char *)puVar6" (* "*") (cast_expression "(char *)puVar6" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar6"))) (= "=") (cast_expression "(char)puVar3[-2]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "puVar3[-2]" (identifier "puVar3") ([ "[") (number_literal "-2") (] "]")))) (; ";")) (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" (identifier "sVar7") (= "=") (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" (else "else") (compound_statement "{\n memcpy(puVar6,__src,sVar7);\n sVar7 = puVar3[-3];\n }" ({ "{") (expression_statement "memcpy(puVar6,__src,sVar7);" (call_expression "memcpy(puVar6,__src,sVar7)" (identifier "memcpy") (argument_list "(puVar6,__src,sVar7)" (( "(") (identifier "puVar6") (, ",") (identifier "__src") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = puVar3[-3];" (assignment_expression "sVar7 = puVar3[-3]" (identifier "sVar7") (= "=") (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]"))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar6[-1] = sVar7;" (assignment_expression "puVar6[-1] = sVar7" (subscript_expression "puVar6[-1]" (identifier "puVar6") ([ "[") (number_literal "-1") (] "]")) (= "=") (identifier "sVar7")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar6 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar6 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar6 + sVar7)" (* "*") (cast_expression "(undefined1 *)((long)puVar6 + sVar7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar6 + sVar7)" (( "(") (binary_expression "(long)puVar6 + sVar7" (cast_expression "(long)puVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar6")) (+ "+") (identifier "sVar7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" (identifier "puVar5") (= "=") (cast_expression "(ulong *)puVar3[-4]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" (else "else") (compound_statement "{\n puVar6[-2] = puVar3[-4];\n puVar6[-1] = puVar3[-3];\n *puVar6 = puVar3[-2];\n puVar3[-4] = (ulong)__src;\n puVar5 = __src;\n }" ({ "{") (expression_statement "puVar6[-2] = puVar3[-4];" (assignment_expression "puVar6[-2] = puVar3[-4]" (subscript_expression "puVar6[-2]" (identifier "puVar6") ([ "[") (number_literal "-2") (] "]")) (= "=") (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]"))) (; ";")) (expression_statement "puVar6[-1] = puVar3[-3];" (assignment_expression "puVar6[-1] = puVar3[-3]" (subscript_expression "puVar6[-1]" (identifier "puVar6") ([ "[") (number_literal "-1") (] "]")) (= "=") (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]"))) (; ";")) (expression_statement "*puVar6 = puVar3[-2];" (assignment_expression "*puVar6 = puVar3[-2]" (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) (= "=") (subscript_expression "puVar3[-2]" (identifier "puVar3") ([ "[") (number_literal "-2") (] "]"))) (; ";")) (expression_statement "puVar3[-4] = (ulong)__src;" (assignment_expression "puVar3[-4] = (ulong)__src" (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")) (= "=") (cast_expression "(ulong)__src" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "__src"))) (; ";")) (expression_statement "puVar5 = __src;" (assignment_expression "puVar5 = __src" (identifier "puVar5") (= "=") (identifier "__src")) (; ";")) (} "}")))) (expression_statement "puVar3[-3] = 0;" (assignment_expression "puVar3[-3] = 0" (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)puVar5 = 0;" (assignment_expression "*(undefined1 *)puVar5 = 0" (pointer_expression "*(undefined1 *)puVar5" (* "*") (cast_expression "(undefined1 *)puVar5" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar5"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" (identifier "puVar5") (= "=") (cast_expression "(ulong *)puVar3[-4]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")))) (; ";")) (expression_statement "puVar3[-7] = local_78;" (assignment_expression "puVar3[-7] = local_78" (subscript_expression "puVar3[-7]" (identifier "puVar3") ([ "[") (number_literal "-7") (] "]")) (= "=") (identifier "local_78")) (; ";")) (expression_statement "*puVar10 = local_88;" (assignment_expression "*puVar10 = local_88" (pointer_expression "*puVar10" (* "*") (identifier "puVar10")) (= "=") (identifier "local_88")) (; ";")) (expression_statement "puVar3[-8] = uStack_80;" (assignment_expression "puVar3[-8] = uStack_80" (subscript_expression "puVar3[-8]" (identifier "puVar3") ([ "[") (number_literal "-8") (] "]")) (= "=") (identifier "uStack_80")) (; ";")) (expression_statement "*(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70;" (assignment_expression "*(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70" (pointer_expression "*(undefined4 *)(puVar3 + -6)" (* "*") (cast_expression "(undefined4 *)(puVar3 + -6)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar3 + -6)" (( "(") (binary_expression "puVar3 + -6" (identifier "puVar3") (+ "+") (number_literal "-6")) () ")")))) (= "=") (cast_expression "(undefined4)uStack_70" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (identifier "uStack_70"))) (; ";")) (expression_statement "*(undefined4 *)(puVar3 + -5) = local_68;" (assignment_expression "*(undefined4 *)(puVar3 + -5) = local_68" (pointer_expression "*(undefined4 *)(puVar3 + -5)" (* "*") (cast_expression "(undefined4 *)(puVar3 + -5)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar3 + -5)" (( "(") (binary_expression "puVar3 + -5" (identifier "puVar3") (+ "+") (number_literal "-5")) () ")")))) (= "=") (identifier "local_68")) (; ";")) (if_statement "if (local_60 == &local_50) {\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }\n else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" (if "if") (parenthesized_expression "(local_60 == &local_50)" (( "(") (binary_expression "local_60 == &local_50" (identifier "local_60") (== "==") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) () ")")) (compound_statement "{\n if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }\n puVar3[-3] = local_58;\n *(undefined1 *)((long)puVar5 + local_58) = 0;\n uVar2 = local_50;\n }" ({ "{") (if_statement "if (local_58 != 0) {\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }" (if "if") (parenthesized_expression "(local_58 != 0)" (( "(") (binary_expression "local_58 != 0" (identifier "local_58") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }\n }" ({ "{") (if_statement "if (local_58 == 1) {\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }\n else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" (if "if") (parenthesized_expression "(local_58 == 1)" (( "(") (binary_expression "local_58 == 1" (identifier "local_58") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar5 = (undefined1)local_50;\n puVar5 = (ulong *)puVar3[-4];\n }" ({ "{") (expression_statement "*(undefined1 *)puVar5 = (undefined1)local_50;" (assignment_expression "*(undefined1 *)puVar5 = (undefined1)local_50" (pointer_expression "*(undefined1 *)puVar5" (* "*") (cast_expression "(undefined1 *)puVar5" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar5"))) (= "=") (cast_expression "(undefined1)local_50" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_50"))) (; ";")) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" (identifier "puVar5") (= "=") (cast_expression "(ulong *)puVar3[-4]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" (else "else") (compound_statement "{\n memcpy(puVar5,&local_50,local_58);\n puVar5 = (ulong *)puVar3[-4];\n }" ({ "{") (expression_statement "memcpy(puVar5,&local_50,local_58);" (call_expression "memcpy(puVar5,&local_50,local_58)" (identifier "memcpy") (argument_list "(puVar5,&local_50,local_58)" (( "(") (identifier "puVar5") (, ",") (pointer_expression "&local_50" (& "&") (identifier "local_50")) (, ",") (identifier "local_58") () ")"))) (; ";")) (expression_statement "puVar5 = (ulong *)puVar3[-4];" (assignment_expression "puVar5 = (ulong *)puVar3[-4]" (identifier "puVar5") (= "=") (cast_expression "(ulong *)puVar3[-4]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]")) (= "=") (identifier "local_58")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar5 + local_58) = 0;" (assignment_expression "*(undefined1 *)((long)puVar5 + local_58) = 0" (pointer_expression "*(undefined1 *)((long)puVar5 + local_58)" (* "*") (cast_expression "(undefined1 *)((long)puVar5 + local_58)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar5 + local_58)" (( "(") (binary_expression "(long)puVar5 + local_58" (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5")) (+ "+") (identifier "local_58")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar2 = local_50;" (assignment_expression "uVar2 = local_50" (identifier "uVar2") (= "=") (identifier "local_50")) (; ";")) (} "}")) (else_clause "else {\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" (else "else") (compound_statement "{\n if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }\n local_60 = &local_50;\n uVar2 = local_50;\n }" ({ "{") (if_statement "if (puVar5 == __src) {\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }\n else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" (if "if") (parenthesized_expression "(puVar5 == __src)" (( "(") (binary_expression "puVar5 == __src" (identifier "puVar5") (== "==") (identifier "__src")) () ")")) (compound_statement "{\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n }" ({ "{") (expression_statement "puVar3[-4] = (ulong)local_60;" (assignment_expression "puVar3[-4] = (ulong)local_60" (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")) (= "=") (cast_expression "(ulong)local_60" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_60"))) (; ";")) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]")) (= "=") (identifier "local_58")) (; ";")) (expression_statement "puVar3[-2] = local_50;" (assignment_expression "puVar3[-2] = local_50" (subscript_expression "puVar3[-2]" (identifier "puVar3") ([ "[") (number_literal "-2") (] "]")) (= "=") (identifier "local_50")) (; ";")) (} "}")) (else_clause "else {\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" (else "else") (compound_statement "{\n uVar2 = puVar3[-2];\n puVar3[-4] = (ulong)local_60;\n puVar3[-3] = local_58;\n puVar3[-2] = local_50;\n local_60 = puVar5;\n if (puVar5 != (ulong *)0x0) goto LAB_001e9195;\n }" ({ "{") (expression_statement "uVar2 = puVar3[-2];" (assignment_expression "uVar2 = puVar3[-2]" (identifier "uVar2") (= "=") (subscript_expression "puVar3[-2]" (identifier "puVar3") ([ "[") (number_literal "-2") (] "]"))) (; ";")) (expression_statement "puVar3[-4] = (ulong)local_60;" (assignment_expression "puVar3[-4] = (ulong)local_60" (subscript_expression "puVar3[-4]" (identifier "puVar3") ([ "[") (number_literal "-4") (] "]")) (= "=") (cast_expression "(ulong)local_60" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_60"))) (; ";")) (expression_statement "puVar3[-3] = local_58;" (assignment_expression "puVar3[-3] = local_58" (subscript_expression "puVar3[-3]" (identifier "puVar3") ([ "[") (number_literal "-3") (] "]")) (= "=") (identifier "local_58")) (; ";")) (expression_statement "puVar3[-2] = local_50;" (assignment_expression "puVar3[-2] = local_50" (subscript_expression "puVar3[-2]" (identifier "puVar3") ([ "[") (number_literal "-2") (] "]")) (= "=") (identifier "local_50")) (; ";")) (expression_statement "local_60 = puVar5;" (assignment_expression "local_60 = puVar5" (identifier "local_60") (= "=") (identifier "puVar5")) (; ";")) (if_statement "if (puVar5 != (ulong *)0x0) goto LAB_001e9195;" (if "if") (parenthesized_expression "(puVar5 != (ulong *)0x0)" (( "(") (binary_expression "puVar5 != (ulong *)0x0" (identifier "puVar5") (!= "!=") (cast_expression "(ulong *)0x0" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_001e9195;" (goto "goto") (statement_identifier "LAB_001e9195") (; ";"))) (} "}")))) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" (identifier "local_60") (= "=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) (; ";")) (expression_statement "uVar2 = local_50;" (assignment_expression "uVar2 = local_50" (identifier "uVar2") (= "=") (identifier "local_50")) (; ";")) (} "}")))) (labeled_statement "LAB_001e9195:\n local_50 = uVar2;" (statement_identifier "LAB_001e9195") (: ":") (expression_statement "local_50 = uVar2;" (assignment_expression "local_50 = uVar2" (identifier "local_50") (= "=") (identifier "uVar2")) (; ";"))) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" (identifier "local_58") (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)local_60 = 0;" (assignment_expression "*(undefined1 *)local_60 = 0" (pointer_expression "*(undefined1 *)local_60" (* "*") (cast_expression "(undefined1 *)local_60" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "local_60"))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (local_60 != &local_50) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(local_60 != &local_50)" (( "(") (binary_expression "local_60 != &local_50" (identifier "local_60") (!= "!=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "puVar6 = puVar6 + 9;" (assignment_expression "puVar6 = puVar6 + 9" (identifier "puVar6") (= "=") (binary_expression "puVar6 + 9" (identifier "puVar6") (+ "+") (number_literal "9"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_001e92a6:\n local_108 = &local_88;" (statement_identifier "LAB_001e92a6") (: ":") (expression_statement "local_108 = &local_88;" (assignment_expression "local_108 = &local_88" (identifier "local_108") (= "=") (pointer_expression "&local_88" (& "&") (identifier "local_88"))) (; ";"))) (expression_statement "puVar1 = param_1 + 7;" (assignment_expression "puVar1 = param_1 + 7" (identifier "puVar1") (= "=") (binary_expression "param_1 + 7" (identifier "param_1") (+ "+") (number_literal "7"))) (; ";")) (expression_statement "puVar8 = param_2 + -2;" (assignment_expression "puVar8 = param_2 + -2" (identifier "puVar8") (= "=") (binary_expression "param_2 + -2" (identifier "param_2") (+ "+") (number_literal "-2"))) (; ";")) (expression_statement "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008);" (assignment_expression "local_88 = CONCAT71(local_88._1_7_,in_stack_00000008)" (identifier "local_88") (= "=") (call_expression "CONCAT71(local_88._1_7_,in_stack_00000008)" (identifier "CONCAT71") (argument_list "(local_88._1_7_,in_stack_00000008)" (( "(") (field_expression "local_88._1_7_" (identifier "local_88") (. ".") (field_identifier "_1_7_")) (, ",") (identifier "in_stack_00000008") () ")")))) (; ";")) (expression_statement "FUN_001e8ce0(param_1,param_2,local_108);" (call_expression "FUN_001e8ce0(param_1,param_2,local_108)" (identifier "FUN_001e8ce0") (argument_list "(param_1,param_2,local_108)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "local_108") () ")"))) (; ";")) (do_statement "do {\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n } while (0x48 < (long)puVar9);" (do "do") (compound_statement "{\n local_b8 = (undefined4)puVar8[-3];\n local_d8 = puVar8[-7];\n uStack_d0 = puVar8[-6];\n local_c8 = puVar8[-5];\n uStack_c0 = puVar8[-4];\n local_b0 = (ulong *)puVar8[-2];\n if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }\n *(undefined1 *)puVar8 = 0;\n local_a8 = puVar8[-1];\n puVar8[-1] = 0;\n uVar2 = param_1[1];\n puVar8[-7] = *param_1;\n puVar8[-6] = uVar2;\n uVar2 = param_1[2];\n puVar8[-2] = (ulong)puVar8;\n puVar8[-5] = uVar2;\n *(int *)(puVar8 + -4) = (int)param_1[3];\n *(int *)(puVar8 + -3) = (int)param_1[4];\n if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }\n param_1[6] = 0;\n *(undefined1 *)puVar6 = 0;\n local_68 = local_b8;\n local_88 = local_d8;\n uStack_80 = uStack_d0;\n local_78 = local_c8;\n uStack_70 = uStack_c0;\n if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }\n local_50 = local_a0;\n puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));\n local_58 = local_a8;\n local_a0 = local_a0 & 0xffffffffffffff00;\n local_a8 = 0;\n local_b0 = &local_a0;\n \n FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);\n if (local_60 != &local_50) {\n FUN_00276d20();\n }\n if (local_b0 != &local_a0) {\n FUN_00276d20();\n }\n puVar8 = puVar8 + -9;\n }" ({ "{") (expression_statement "local_b8 = (undefined4)puVar8[-3];" (assignment_expression "local_b8 = (undefined4)puVar8[-3]" (identifier "local_b8") (= "=") (cast_expression "(undefined4)puVar8[-3]" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (subscript_expression "puVar8[-3]" (identifier "puVar8") ([ "[") (number_literal "-3") (] "]")))) (; ";")) (expression_statement "local_d8 = puVar8[-7];" (assignment_expression "local_d8 = puVar8[-7]" (identifier "local_d8") (= "=") (subscript_expression "puVar8[-7]" (identifier "puVar8") ([ "[") (number_literal "-7") (] "]"))) (; ";")) (expression_statement "uStack_d0 = puVar8[-6];" (assignment_expression "uStack_d0 = puVar8[-6]" (identifier "uStack_d0") (= "=") (subscript_expression "puVar8[-6]" (identifier "puVar8") ([ "[") (number_literal "-6") (] "]"))) (; ";")) (expression_statement "local_c8 = puVar8[-5];" (assignment_expression "local_c8 = puVar8[-5]" (identifier "local_c8") (= "=") (subscript_expression "puVar8[-5]" (identifier "puVar8") ([ "[") (number_literal "-5") (] "]"))) (; ";")) (expression_statement "uStack_c0 = puVar8[-4];" (assignment_expression "uStack_c0 = puVar8[-4]" (identifier "uStack_c0") (= "=") (subscript_expression "puVar8[-4]" (identifier "puVar8") ([ "[") (number_literal "-4") (] "]"))) (; ";")) (expression_statement "local_b0 = (ulong *)puVar8[-2];" (assignment_expression "local_b0 = (ulong *)puVar8[-2]" (identifier "local_b0") (= "=") (cast_expression "(ulong *)puVar8[-2]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar8[-2]" (identifier "puVar8") ([ "[") (number_literal "-2") (] "]")))) (; ";")) (if_statement "if (local_b0 == puVar8) {\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }\n else {\n local_a0 = *puVar8;\n }" (if "if") (parenthesized_expression "(local_b0 == puVar8)" (( "(") (binary_expression "local_b0 == puVar8" (identifier "local_b0") (== "==") (identifier "puVar8")) () ")")) (compound_statement "{\n local_a0 = *puVar8;\n uStack_98 = puVar8[1];\n local_b0 = &local_a0;\n }" ({ "{") (expression_statement "local_a0 = *puVar8;" (assignment_expression "local_a0 = *puVar8" (identifier "local_a0") (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "uStack_98 = puVar8[1];" (assignment_expression "uStack_98 = puVar8[1]" (identifier "uStack_98") (= "=") (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_b0 = &local_a0;" (assignment_expression "local_b0 = &local_a0" (identifier "local_b0") (= "=") (pointer_expression "&local_a0" (& "&") (identifier "local_a0"))) (; ";")) (} "}")) (else_clause "else {\n local_a0 = *puVar8;\n }" (else "else") (compound_statement "{\n local_a0 = *puVar8;\n }" ({ "{") (expression_statement "local_a0 = *puVar8;" (assignment_expression "local_a0 = *puVar8" (identifier "local_a0") (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (} "}")))) (expression_statement "*(undefined1 *)puVar8 = 0;" (assignment_expression "*(undefined1 *)puVar8 = 0" (pointer_expression "*(undefined1 *)puVar8" (* "*") (cast_expression "(undefined1 *)puVar8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar8"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_a8 = puVar8[-1];" (assignment_expression "local_a8 = puVar8[-1]" (identifier "local_a8") (= "=") (subscript_expression "puVar8[-1]" (identifier "puVar8") ([ "[") (number_literal "-1") (] "]"))) (; ";")) (expression_statement "puVar8[-1] = 0;" (assignment_expression "puVar8[-1] = 0" (subscript_expression "puVar8[-1]" (identifier "puVar8") ([ "[") (number_literal "-1") (] "]")) (= "=") (number_literal "0")) (; ";")) (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 "puVar8[-7] = *param_1;" (assignment_expression "puVar8[-7] = *param_1" (subscript_expression "puVar8[-7]" (identifier "puVar8") ([ "[") (number_literal "-7") (] "]")) (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "puVar8[-6] = uVar2;" (assignment_expression "puVar8[-6] = uVar2" (subscript_expression "puVar8[-6]" (identifier "puVar8") ([ "[") (number_literal "-6") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar2 = param_1[2];" (assignment_expression "uVar2 = param_1[2]" (identifier "uVar2") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "puVar8[-2] = (ulong)puVar8;" (assignment_expression "puVar8[-2] = (ulong)puVar8" (subscript_expression "puVar8[-2]" (identifier "puVar8") ([ "[") (number_literal "-2") (] "]")) (= "=") (cast_expression "(ulong)puVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "puVar8"))) (; ";")) (expression_statement "puVar8[-5] = uVar2;" (assignment_expression "puVar8[-5] = uVar2" (subscript_expression "puVar8[-5]" (identifier "puVar8") ([ "[") (number_literal "-5") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(int *)(puVar8 + -4) = (int)param_1[3];" (assignment_expression "*(int *)(puVar8 + -4) = (int)param_1[3]" (pointer_expression "*(int *)(puVar8 + -4)" (* "*") (cast_expression "(int *)(puVar8 + -4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + -4)" (( "(") (binary_expression "puVar8 + -4" (identifier "puVar8") (+ "+") (number_literal "-4")) () ")")))) (= "=") (cast_expression "(int)param_1[3]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")))) (; ";")) (expression_statement "*(int *)(puVar8 + -3) = (int)param_1[4];" (assignment_expression "*(int *)(puVar8 + -3) = (int)param_1[4]" (pointer_expression "*(int *)(puVar8 + -3)" (* "*") (cast_expression "(int *)(puVar8 + -3)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + -3)" (( "(") (binary_expression "puVar8 + -3" (identifier "puVar8") (+ "+") (number_literal "-3")) () ")")))) (= "=") (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]")))) (; ";")) (if_statement "if ((ulong *)param_1[5] == puVar1) {\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }\n else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" (if "if") (parenthesized_expression "((ulong *)param_1[5] == puVar1)" (( "(") (binary_expression "(ulong *)param_1[5] == puVar1" (cast_expression "(ulong *)param_1[5]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (== "==") (identifier "puVar1")) () ")")) (compound_statement "{\n sVar7 = param_1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }\n puVar8[-1] = sVar7;\n *(undefined1 *)(puVar8[-2] + sVar7) = 0;\n puVar6 = (ulong *)param_1[5];\n }" ({ "{") (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" (identifier "sVar7") (= "=") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }" (if "if") (parenthesized_expression "(sVar7 != 0)" (( "(") (binary_expression "sVar7 != 0" (identifier "sVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }\n else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(char *)puVar8 = (char)param_1[7];\n sVar7 = param_1[6];\n }" ({ "{") (expression_statement "*(char *)puVar8 = (char)param_1[7];" (assignment_expression "*(char *)puVar8 = (char)param_1[7]" (pointer_expression "*(char *)puVar8" (* "*") (cast_expression "(char *)puVar8" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar8"))) (= "=") (cast_expression "(char)param_1[7]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")))) (; ";")) (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" (identifier "sVar7") (= "=") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" (else "else") (compound_statement "{\n memcpy(puVar8,puVar1,sVar7);\n sVar7 = param_1[6];\n }" ({ "{") (expression_statement "memcpy(puVar8,puVar1,sVar7);" (call_expression "memcpy(puVar8,puVar1,sVar7)" (identifier "memcpy") (argument_list "(puVar8,puVar1,sVar7)" (( "(") (identifier "puVar8") (, ",") (identifier "puVar1") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = param_1[6];" (assignment_expression "sVar7 = param_1[6]" (identifier "sVar7") (= "=") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar8[-1] = sVar7;" (assignment_expression "puVar8[-1] = sVar7" (subscript_expression "puVar8[-1]" (identifier "puVar8") ([ "[") (number_literal "-1") (] "]")) (= "=") (identifier "sVar7")) (; ";")) (expression_statement "*(undefined1 *)(puVar8[-2] + sVar7) = 0;" (assignment_expression "*(undefined1 *)(puVar8[-2] + sVar7) = 0" (pointer_expression "*(undefined1 *)(puVar8[-2] + sVar7)" (* "*") (cast_expression "(undefined1 *)(puVar8[-2] + sVar7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8[-2] + sVar7)" (( "(") (binary_expression "puVar8[-2] + sVar7" (subscript_expression "puVar8[-2]" (identifier "puVar8") ([ "[") (number_literal "-2") (] "]")) (+ "+") (identifier "sVar7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar6 = (ulong *)param_1[5];" (assignment_expression "puVar6 = (ulong *)param_1[5]" (identifier "puVar6") (= "=") (cast_expression "(ulong *)param_1[5]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" (else "else") (compound_statement "{\n puVar8[-2] = param_1[5];\n puVar8[-1] = param_1[6];\n *puVar8 = param_1[7];\n param_1[5] = (ulong)puVar1;\n puVar6 = puVar1;\n }" ({ "{") (expression_statement "puVar8[-2] = param_1[5];" (assignment_expression "puVar8[-2] = param_1[5]" (subscript_expression "puVar8[-2]" (identifier "puVar8") ([ "[") (number_literal "-2") (] "]")) (= "=") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "puVar8[-1] = param_1[6];" (assignment_expression "puVar8[-1] = param_1[6]" (subscript_expression "puVar8[-1]" (identifier "puVar8") ([ "[") (number_literal "-1") (] "]")) (= "=") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "*puVar8 = param_1[7];" (assignment_expression "*puVar8 = param_1[7]" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "param_1[5] = (ulong)puVar1;" (assignment_expression "param_1[5] = (ulong)puVar1" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (cast_expression "(ulong)puVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "puVar1"))) (; ";")) (expression_statement "puVar6 = puVar1;" (assignment_expression "puVar6 = puVar1" (identifier "puVar6") (= "=") (identifier "puVar1")) (; ";")) (} "}")))) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)puVar6 = 0;" (assignment_expression "*(undefined1 *)puVar6 = 0" (pointer_expression "*(undefined1 *)puVar6" (* "*") (cast_expression "(undefined1 *)puVar6" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar6"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_68 = local_b8;" (assignment_expression "local_68 = local_b8" (identifier "local_68") (= "=") (identifier "local_b8")) (; ";")) (expression_statement "local_88 = local_d8;" (assignment_expression "local_88 = local_d8" (identifier "local_88") (= "=") (identifier "local_d8")) (; ";")) (expression_statement "uStack_80 = uStack_d0;" (assignment_expression "uStack_80 = uStack_d0" (identifier "uStack_80") (= "=") (identifier "uStack_d0")) (; ";")) (expression_statement "local_78 = local_c8;" (assignment_expression "local_78 = local_c8" (identifier "local_78") (= "=") (identifier "local_c8")) (; ";")) (expression_statement "uStack_70 = uStack_c0;" (assignment_expression "uStack_70 = uStack_c0" (identifier "uStack_70") (= "=") (identifier "uStack_c0")) (; ";")) (if_statement "if (local_b0 == &local_a0) {\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }\n else {\n local_60 = local_b0;\n }" (if "if") (parenthesized_expression "(local_b0 == &local_a0)" (( "(") (binary_expression "local_b0 == &local_a0" (identifier "local_b0") (== "==") (pointer_expression "&local_a0" (& "&") (identifier "local_a0"))) () ")")) (compound_statement "{\n uStack_48 = uStack_98;\n local_60 = &local_50;\n }" ({ "{") (expression_statement "uStack_48 = uStack_98;" (assignment_expression "uStack_48 = uStack_98" (identifier "uStack_48") (= "=") (identifier "uStack_98")) (; ";")) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" (identifier "local_60") (= "=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) (; ";")) (} "}")) (else_clause "else {\n local_60 = local_b0;\n }" (else "else") (compound_statement "{\n local_60 = local_b0;\n }" ({ "{") (expression_statement "local_60 = local_b0;" (assignment_expression "local_60 = local_b0" (identifier "local_60") (= "=") (identifier "local_b0")) (; ";")) (} "}")))) (expression_statement "local_50 = local_a0;" (assignment_expression "local_50 = local_a0" (identifier "local_50") (= "=") (identifier "local_a0")) (; ";")) (expression_statement "puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1));" (assignment_expression "puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1))" (identifier "puVar9") (= "=") (cast_expression "(undefined1 *)((long)puVar8 + (-0x38 - (long)param_1))" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar8 + (-0x38 - (long)param_1))" (( "(") (binary_expression "(long)puVar8 + (-0x38 - (long)param_1)" (cast_expression "(long)puVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar8")) (+ "+") (parenthesized_expression "(-0x38 - (long)param_1)" (( "(") (binary_expression "-0x38 - (long)param_1" (number_literal "-0x38") (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) () ")"))) () ")")))) (; ";")) (expression_statement "local_58 = local_a8;" (assignment_expression "local_58 = local_a8" (identifier "local_58") (= "=") (identifier "local_a8")) (; ";")) (expression_statement "local_a0 = local_a0 & 0xffffffffffffff00;" (assignment_expression "local_a0 = local_a0 & 0xffffffffffffff00" (identifier "local_a0") (= "=") (binary_expression "local_a0 & 0xffffffffffffff00" (identifier "local_a0") (& "&") (number_literal "0xffffffffffffff00"))) (; ";")) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" (identifier "local_a8") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_b0 = &local_a0;" (assignment_expression "local_b0 = &local_a0" (identifier "local_b0") (= "=") (pointer_expression "&local_a0" (& "&") (identifier "local_a0"))) (; ";")) (expression_statement "FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108);" (call_expression "FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108)" (identifier "FUN_001e8850") (argument_list "(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108)" (( "(") (identifier "param_1") (, ",") (number_literal "0") (, ",") (binary_expression "((long)puVar9 >> 3) * -0x71c71c71c71c71c7" (parenthesized_expression "((long)puVar9 >> 3)" (( "(") (binary_expression "(long)puVar9 >> 3" (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9")) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x71c71c71c71c71c7")) (, ",") (identifier "local_108") () ")"))) (; ";")) (if_statement "if (local_60 != &local_50) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(local_60 != &local_50)" (( "(") (binary_expression "local_60 != &local_50" (identifier "local_60") (!= "!=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_b0 != &local_a0) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(local_b0 != &local_a0)" (( "(") (binary_expression "local_b0 != &local_a0" (identifier "local_b0") (!= "!=") (pointer_expression "&local_a0" (& "&") (identifier "local_a0"))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "puVar8 = puVar8 + -9;" (assignment_expression "puVar8 = puVar8 + -9" (identifier "puVar8") (= "=") (binary_expression "puVar8 + -9" (identifier "puVar8") (+ "+") (number_literal "-9"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(0x48 < (long)puVar9)" (( "(") (binary_expression "0x48 < (long)puVar9" (number_literal "0x48") (< "<") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (labeled_statement "LAB_001e9270:\n FUN_001e8ef0(param_2,puVar8,local_100);" (statement_identifier "LAB_001e9270") (: ":") (expression_statement "FUN_001e8ef0(param_2,puVar8,local_100);" (call_expression "FUN_001e8ef0(param_2,puVar8,local_100)" (identifier "FUN_001e8ef0") (argument_list "(param_2,puVar8,local_100)" (( "(") (identifier "param_2") (, ",") (identifier "puVar8") (, ",") (identifier "local_100") () ")"))) (; ";"))) (if_statement "if ((long)param_2 - (long)param_1 < 0x481) {\n return;\n }" (if "if") (parenthesized_expression "((long)param_2 - (long)param_1 < 0x481)" (( "(") (binary_expression "(long)param_2 - (long)param_1 < 0x481" (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 "0x481")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" (identifier "puVar8") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (local_100 == 0) goto LAB_001e92a6;" (if "if") (parenthesized_expression "(local_100 == 0)" (( "(") (binary_expression "local_100 == 0" (identifier "local_100") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001e92a6;" (goto "goto") (statement_identifier "LAB_001e92a6") (; ";"))) (goto_statement "goto LAB_001e8f5a;" (goto "goto") (statement_identifier "LAB_001e8f5a") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*, std::vector<gold::Output_section::Input_section_sort_entry> >, long int, __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare> > */ void std:: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::type_1*,_std::vector<gold::Output_section::type_1>var_3>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::type_8>var_3> (__normal_iterator<gold::Output_section::type_1*,_std::vector<gold::Output_section::type_1,_std::var_1<gold::Output_section::type_1>var_3>var_3> __first,__normal_iterator<gold::Output_section::type_1*,_std::vector<gold::Output_section::type_1,_std::var_1<gold::Output_section::type_1>var_3>var_3> __last,long var_10) { type_1 *s1; 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; type_1 *var_14; type_2 aVar3; type_3 uVar4; type_4 aVar5; bool bVar6; anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *var_6; anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *var_7; size_t var_17; 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_8; type_5 var_16; char *pcVar12; type_1 *var_11; 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_9; type_1 *var_15; type_6 in_stack_00000008; type_1 *local_108; long var_12; type_7 __value; type_1 __tmp; if (0x480 < (long)__last._M_current - (long)__first._M_current) { if (var_10 != 0) { s1 = __first._M_current + 1; var_5 = &__tmp.section_name_.field_2; var_11 = __last._M_current; var_12 = var_10; LAB_001e8f5a: var_15 = var_11 + -1; var_12 = var_12 + -1; var_14 = __first._M_current + (((long)var_11 - (long)__first._M_current >> 3) * -0x71c71c71c71c71c7) / 2; __tmp.input_section_.shndx_._0_1_ = in_stack_00000008; bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: var_13()((type_8 *)&__tmp,s1, var_14); if (bVar6) { bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: var_13()((type_8 *)&__tmp, var_14,var_15); if (bVar6) { LAB_001e94df: swap<gold::Output_section::type_1>(__first._M_current,var_14); goto LAB_001e8ff7; } bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: var_13()((type_8 *)&__tmp,s1, var_15); if (!bVar6) { swap<gold::Output_section::type_1>(__first._M_current,s1); goto LAB_001e8ff7; } } else { bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: var_13()((type_8 *)&__tmp,s1, var_15); if (bVar6) { swap<gold::Output_section::type_1>(__first._M_current,s1); goto LAB_001e8ff7; } bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: var_13()((type_8 *)&__tmp, var_14,var_15); if (!bVar6) goto LAB_001e94df; } swap<gold::Output_section::type_1>(__first._M_current,var_15); LAB_001e8ff7: __value.input_section_.shndx_._0_1_ = in_stack_00000008; var_9 = &__first._M_current[1].section_name_.field_2; var_15 = var_11; do { __last._M_current = (type_1 *)((long)var_9 + -0x38); bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare:: var_13()((type_8 *)&__value, __last._M_current,__first._M_current); if (!bVar6) { do { var_14 = var_15; var_15 = var_14 + -1; bVar6 = gold::Output_section::Input_section_sort_section_prefix_special_ordering_compare ::var_13()((type_8 *) &__value,__first._M_current,var_15); } while (bVar6); if (var_15 <= __last._M_current) goto LAB_001e9270; __tmp.index_ = *(type_9 *)((long)var_9 + -0x18); __tmp.input_section_._0_8_ = *(type_10 *)((long)var_9 + -0x38); __tmp.input_section_.u1_ = *(type_4 *)(var_9 + -3); __tmp.input_section_.u2_ = *(type_2 *)((long)var_9 + -0x28); __tmp.input_section_._24_8_ = *(type_3 *)(var_9 + -2); __tmp.section_name_._M_dataplus._M_p = (((type_11 *)(var_9 + -1))->_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 *)__tmp.section_name_._M_dataplus._M_p == var_9) { __tmp.section_name_.field_2._M_allocated_capacity = var_9->_M_allocated_capacity; __tmp.section_name_.field_2._8_8_ = *(type_10 *)((long)var_9 + 8); __tmp.section_name_._M_dataplus._M_p = (type_5)var_5; } else { __tmp.section_name_.field_2._M_allocated_capacity = var_9->_M_allocated_capacity; } var_9->_M_local_buf[0] = '\0'; __tmp.section_name_._M_string_length = *(type_10 *)((long)var_9 + -8); var_8 = &var_14[-1].section_name_.field_2; *(type_10 *)((long)var_9 + -8) = 0; aVar5 = var_14[-1].input_section_.u1_; *(type_10 *)((long)var_9 + -0x38) = *(type_10 *)&var_15->input_section_; *(type_4 *)(var_9 + -3) = aVar5; aVar3 = var_14[-1].input_section_.u2_; (((type_11 *)(var_9 + -1))->_M_dataplus)._M_p = (type_5)var_9; *(type_2 *)((long)var_9 + -0x28) = aVar3; *(type_9 *)(var_9 + -2) = var_14[-1].input_section_.section_order_index_; *(type_9 *)((long)var_9 + -0x18) = var_14[-1].index_; var_16 = var_14[-1].section_name_._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_16 == var_8) { var_17 = var_14[-1].section_name_._M_string_length; if (var_17 != 0) { if (var_17 == 1) { var_9->_M_local_buf[0] = var_14[-1].section_name_.field_2._M_local_buf[0]; var_17 = var_14[-1].section_name_._M_string_length; } else { var_18(var_9,var_8,var_17); var_17 = var_14[-1].section_name_._M_string_length; } } *(size_t *)((long)var_9 + -8) = var_17; var_9->_M_local_buf[var_17] = '\0'; var_6 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_14[-1].section_name_._M_dataplus._M_p; } else { (((type_11 *)(var_9 + -1))->_M_dataplus)._M_p = var_16; *(type_10 *)((long)var_9 + -8) = var_14[-1].section_name_._M_string_length; var_9->_M_allocated_capacity = var_14[-1].section_name_.field_2._M_allocated_capacity; var_14[-1].section_name_._M_dataplus._M_p = (type_5)var_8; var_6 = var_8; } var_14[-1].section_name_._M_string_length = 0; var_6->_M_local_buf[0] = '\0'; var_16 = var_14[-1].section_name_._M_dataplus._M_p; var_14[-1].input_section_.u2_ = __tmp.input_section_.u2_; (var_15->input_section_).shndx_ = __tmp.input_section_.shndx_; (var_15->input_section_).p2align_ = __tmp.input_section_.p2align_; var_14[-1].input_section_.u1_ = __tmp.input_section_.u1_; var_14[-1].input_section_.section_order_index_ = __tmp.input_section_.section_order_index_ ; var_14[-1].index_ = __tmp.index_; 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 *)__tmp.section_name_._M_dataplus._M_p == var_5) { if (__tmp.section_name_._M_string_length != 0) { if (__tmp.section_name_._M_string_length == 1) { *var_16 = __tmp.section_name_.field_2._M_local_buf[0]; var_16 = var_14[-1].section_name_._M_dataplus._M_p; } else { var_18(var_16,var_5,__tmp.section_name_._M_string_length); var_16 = var_14[-1].section_name_._M_dataplus._M_p; } } var_14[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length; var_16[__tmp.section_name_._M_string_length] = '\0'; uVar4 = __tmp.section_name_.field_2._M_allocated_capacity; } else { 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_16 == var_8) { var_14[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p; var_14[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length; var_14[-1].section_name_.field_2._M_allocated_capacity = __tmp.section_name_.field_2._M_allocated_capacity; } else { uVar4 = var_14[-1].section_name_.field_2._M_allocated_capacity; var_14[-1].section_name_._M_dataplus._M_p = __tmp.section_name_._M_dataplus._M_p; var_14[-1].section_name_._M_string_length = __tmp.section_name_._M_string_length; var_14[-1].section_name_.field_2._M_allocated_capacity = __tmp.section_name_.field_2._M_allocated_capacity; __tmp.section_name_._M_dataplus._M_p = var_16; if (var_16 != (type_5)0x0) goto LAB_001e9195; } __tmp.section_name_._M_dataplus._M_p = (type_5)var_5; uVar4 = __tmp.section_name_.field_2._M_allocated_capacity; } LAB_001e9195: __tmp.section_name_.field_2._M_allocated_capacity = uVar4; __tmp.section_name_._M_string_length = 0; *__tmp.section_name_._M_dataplus._M_p = '\0'; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)__tmp.section_name_._M_dataplus._M_p != var_5) { var_19(__tmp.section_name_._M_dataplus._M_p); } } var_9 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)((long)var_9 + 0x48); } while( true ); } LAB_001e92a6: local_108 = &__tmp; var_5 = &((__first._M_current)->section_name_).field_2; var_8 = &__last._M_current[-1].section_name_.field_2; var_6 = &__tmp.section_name_.field_2; __tmp.input_section_.shndx_._0_1_ = in_stack_00000008; __make_heap<__gnu_cxx::__normal_iterator<gold::Output_section::type_1*,_std::vector<gold::Output_section::type_1>var_3>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::type_8>var_3> (__first,__last, (_Iter_comp_iter<gold::Output_section::type_8> *)local_108); var_9 = &__value.section_name_.field_2; do { __value.index_ = *(type_9 *)((long)var_8 + -0x18); __value.input_section_._0_8_ = *(type_3 *)((long)var_8 + -0x38); __value.input_section_.u1_ = *(type_4 *)(var_8 + -3); __value.input_section_.u2_ = *(type_2 *)((long)var_8 + -0x28); __value.input_section_._24_8_ = *(type_3 *)(var_8 + -2); __value.section_name_._M_dataplus._M_p = (((type_11 *)(var_8 + -1))->_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 *)__value.section_name_._M_dataplus._M_p == var_8) { __value.section_name_.field_2._M_allocated_capacity = var_8->_M_allocated_capacity; __value.section_name_.field_2._8_8_ = *(type_3 *)((long)var_8 + 8); __value.section_name_._M_dataplus._M_p = (type_5)var_9; } else { __value.section_name_.field_2._M_allocated_capacity = var_8->_M_allocated_capacity; } var_8->_M_local_buf[0] = '\0'; __value.section_name_._M_string_length = *(type_10 *)((long)var_8 + -8); *(type_10 *)((long)var_8 + -8) = 0; aVar5 = ((__first._M_current)->input_section_).u1_; *(type_3 *)((long)var_8 + -0x38) = *(type_3 *)&(__first._M_current)->input_section_; *(type_4 *)(var_8 + -3) = aVar5; aVar3 = ((__first._M_current)->input_section_).u2_; (((type_11 *)(var_8 + -1))->_M_dataplus)._M_p = (type_5)var_8; *(type_2 *)((long)var_8 + -0x28) = aVar3; *(type_9 *)(var_8 + -2) = ((__first._M_current)->input_section_).section_order_index_; *(type_9 *)((long)var_8 + -0x18) = (__first._M_current)->index_; var_16 = ((__first._M_current)->section_name_)._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_16 == var_5) { var_17 = ((__first._M_current)->section_name_)._M_string_length; if (var_17 != 0) { if (var_17 == 1) { var_8->_M_local_buf[0] = ((__first._M_current)->section_name_).field_2._M_local_buf[0] ; var_17 = ((__first._M_current)->section_name_)._M_string_length; } else { var_18(var_8,var_5,var_17); var_17 = ((__first._M_current)->section_name_)._M_string_length; } } var_16 = (((type_11 *)(var_8 + -1))->_M_dataplus)._M_p; *(size_t *)((long)var_8 + -8) = var_17; var_16[var_17] = '\0'; var_7 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)((__first._M_current)->section_name_)._M_dataplus._M_p; } else { (((type_11 *)(var_8 + -1))->_M_dataplus)._M_p = var_16; *(type_10 *)((long)var_8 + -8) = ((__first._M_current)->section_name_)._M_string_length; var_8->_M_allocated_capacity = ((__first._M_current)->section_name_).field_2._M_allocated_capacity; ((__first._M_current)->section_name_)._M_dataplus._M_p = (type_5)var_5; var_7 = var_5; } ((__first._M_current)->section_name_)._M_string_length = 0; var_7->_M_local_buf[0] = '\0'; __tmp.index_ = __value.index_; __tmp.input_section_.shndx_ = __value.input_section_.shndx_; __tmp.input_section_.p2align_ = __value.input_section_.p2align_; __tmp.input_section_.u1_ = __value.input_section_.u1_; __tmp.input_section_.u2_ = __value.input_section_.u2_; __tmp.input_section_.section_order_index_ = __value.input_section_.section_order_index_; __tmp.input_section_._28_4_ = __value.input_section_._28_4_; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)__value.section_name_._M_dataplus._M_p == var_9) { __tmp.section_name_.field_2._8_8_ = __value.section_name_.field_2._8_8_; __tmp.section_name_._M_dataplus._M_p = (type_5)var_6; } else { __tmp.section_name_._M_dataplus = __value.section_name_._M_dataplus; } __tmp.section_name_.field_2._M_allocated_capacity = __value.section_name_.field_2._M_allocated_capacity; pcVar12 = var_8->_M_local_buf + (-0x38 - (long)__first._M_current); __tmp.section_name_._M_string_length = __value.section_name_._M_string_length; __value.section_name_.field_2._M_allocated_capacity = __value.section_name_.field_2._M_allocated_capacity & 0xffffffffffffff00; __value.section_name_._M_string_length = 0; __value.section_name_._M_dataplus._M_p = (type_5)var_9; /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */ __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::type_1*,_std::vector<gold::Output_section::type_1>var_3>,_long_int,_gold::Output_section::type_1,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::type_8>var_3> (__first._M_current,0,((long)pcVar12 >> 3) * -0x71c71c71c71c71c7,local_108); 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 *)__tmp.section_name_._M_dataplus._M_p != var_6) { var_19(__tmp.section_name_._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)__value.section_name_._M_dataplus._M_p != var_9) { var_19(__value.section_name_._M_dataplus._M_p); } var_8 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)((long)var_8 + -0x48); } while (0x48 < (long)pcVar12); } return; LAB_001e9270: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_section::type_1*,_std::vector<gold::Output_section::type_1>var_3>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::type_8>var_3> (__last._M_current,var_11,var_12); if ((long)__last._M_current - (long)__first._M_current < 0x481) { return; } var_11 = __last._M_current; if (var_12 == 0) goto LAB_001e92a6; goto LAB_001e8f5a; }
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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (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: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator 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: (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))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal))) right: (number_literal))) right: (number_literal))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (goto_statement label: (statement_identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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)) (identifier)))))) (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (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 (pointer_expression argument: (identifier)) (identifier) (identifier)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) (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: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) alternative: (else_clause (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) 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: (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (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: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (true))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (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 (field_expression argument: (identifier) field: (field_identifier)) (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (do_statement body: (compound_statement (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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (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: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))))) (expression_statement (assignment_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) alternative: (else_clause (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: (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: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))) right: (number_literal)) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (number_literal) 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))))) (if_statement condition: (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))) 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(ulong *param_1,ulong *param_2,long param_3) { ulong *puVar1; ulong *__src; ulong uVar2; ulong *puVar3; char cVar4; ulong *puVar5; ulong *puVar6; size_t sVar7; ulong *puVar8; undefined1 *puVar9; ulong *puVar10; undefined1 in_stack_00000008; ulong *local_108; long local_100; ulong local_d8; ulong uStack_d0; ulong local_c8; ulong uStack_c0; undefined4 local_b8; ulong *local_b0; ulong local_a8; ulong local_a0; ulong uStack_98; ulong local_88; ulong uStack_80; ulong local_78; ulong uStack_70; undefined4 local_68; ulong *local_60; ulong local_58; ulong local_50; ulong uStack_48; if (0x480 < (long)param_2 - (long)param_1) { if (param_3 != 0) { puVar1 = param_1 + 9; puVar8 = param_2; local_100 = param_3; LAB_001e8f5a: puVar6 = puVar8 + -9; local_100 = local_100 + -1; puVar10 = param_1 + ((((long)puVar8 - (long)param_1 >> 3) * -0x71c71c71c71c71c7) / 2) * 9; local_88 = CONCAT71(local_88._1_7_,in_stack_00000008); cVar4 = FUN_001c18c0(&local_88,puVar1,puVar10); if (cVar4 == '\0') { cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6); if (cVar4 != '\0') { FUN_001e71c0(param_1,puVar1); goto LAB_001e8ff7; } cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6); if (cVar4 == '\0') goto LAB_001e94df; } else { cVar4 = FUN_001c18c0(&local_88,puVar10,puVar6); if (cVar4 != '\0') { LAB_001e94df: FUN_001e71c0(param_1,puVar10); goto LAB_001e8ff7; } cVar4 = FUN_001c18c0(&local_88,puVar1,puVar6); if (cVar4 == '\0') { FUN_001e71c0(param_1,puVar1); goto LAB_001e8ff7; } } FUN_001e71c0(param_1,puVar6); LAB_001e8ff7: local_d8 = CONCAT71(local_d8._1_7_,in_stack_00000008); puVar6 = param_1 + 0x10; puVar10 = puVar8; do { param_2 = puVar6 + -7; cVar4 = FUN_001c18c0(&local_d8,param_2,param_1); if (cVar4 == '\0') { do { puVar3 = puVar10; puVar10 = puVar3 + -9; cVar4 = FUN_001c18c0(&local_d8,param_1,puVar10); } while (cVar4 != '\0'); if (puVar10 <= param_2) goto LAB_001e9270; local_68 = (undefined4)puVar6[-3]; local_88 = puVar6[-7]; uStack_80 = puVar6[-6]; local_78 = puVar6[-5]; uStack_70 = puVar6[-4]; if ((ulong *)puVar6[-2] == puVar6) { local_50 = *puVar6; uStack_48 = puVar6[1]; local_60 = &local_50; } else { local_50 = *puVar6; local_60 = (ulong *)puVar6[-2]; } *(undefined1 *)puVar6 = 0; local_58 = puVar6[-1]; __src = puVar3 + -2; puVar6[-1] = 0; uVar2 = puVar3[-8]; puVar6[-7] = *puVar10; puVar6[-6] = uVar2; uVar2 = puVar3[-7]; puVar6[-2] = (ulong)puVar6; puVar6[-5] = uVar2; *(int *)(puVar6 + -4) = (int)puVar3[-6]; *(int *)(puVar6 + -3) = (int)puVar3[-5]; if ((ulong *)puVar3[-4] == __src) { sVar7 = puVar3[-3]; if (sVar7 != 0) { if (sVar7 == 1) { *(char *)puVar6 = (char)puVar3[-2]; sVar7 = puVar3[-3]; } else { memcpy(puVar6,__src,sVar7); sVar7 = puVar3[-3]; } } puVar6[-1] = sVar7; *(undefined1 *)((long)puVar6 + sVar7) = 0; puVar5 = (ulong *)puVar3[-4]; } else { puVar6[-2] = puVar3[-4]; puVar6[-1] = puVar3[-3]; *puVar6 = puVar3[-2]; puVar3[-4] = (ulong)__src; puVar5 = __src; } puVar3[-3] = 0; *(undefined1 *)puVar5 = 0; puVar5 = (ulong *)puVar3[-4]; puVar3[-7] = local_78; *puVar10 = local_88; puVar3[-8] = uStack_80; *(undefined4 *)(puVar3 + -6) = (undefined4)uStack_70; *(undefined4 *)(puVar3 + -5) = local_68; if (local_60 == &local_50) { if (local_58 != 0) { if (local_58 == 1) { *(undefined1 *)puVar5 = (undefined1)local_50; puVar5 = (ulong *)puVar3[-4]; } else { memcpy(puVar5,&local_50,local_58); puVar5 = (ulong *)puVar3[-4]; } } puVar3[-3] = local_58; *(undefined1 *)((long)puVar5 + local_58) = 0; uVar2 = local_50; } else { if (puVar5 == __src) { puVar3[-4] = (ulong)local_60; puVar3[-3] = local_58; puVar3[-2] = local_50; } else { uVar2 = puVar3[-2]; puVar3[-4] = (ulong)local_60; puVar3[-3] = local_58; puVar3[-2] = local_50; local_60 = puVar5; if (puVar5 != (ulong *)0x0) goto LAB_001e9195; } local_60 = &local_50; uVar2 = local_50; } LAB_001e9195: local_50 = uVar2; local_58 = 0; *(undefined1 *)local_60 = 0; if (local_60 != &local_50) { FUN_00276d20(); } } puVar6 = puVar6 + 9; } while( true ); } LAB_001e92a6: local_108 = &local_88; puVar1 = param_1 + 7; puVar8 = param_2 + -2; local_88 = CONCAT71(local_88._1_7_,in_stack_00000008); FUN_001e8ce0(param_1,param_2,local_108); do { local_b8 = (undefined4)puVar8[-3]; local_d8 = puVar8[-7]; uStack_d0 = puVar8[-6]; local_c8 = puVar8[-5]; uStack_c0 = puVar8[-4]; local_b0 = (ulong *)puVar8[-2]; if (local_b0 == puVar8) { local_a0 = *puVar8; uStack_98 = puVar8[1]; local_b0 = &local_a0; } else { local_a0 = *puVar8; } *(undefined1 *)puVar8 = 0; local_a8 = puVar8[-1]; puVar8[-1] = 0; uVar2 = param_1[1]; puVar8[-7] = *param_1; puVar8[-6] = uVar2; uVar2 = param_1[2]; puVar8[-2] = (ulong)puVar8; puVar8[-5] = uVar2; *(int *)(puVar8 + -4) = (int)param_1[3]; *(int *)(puVar8 + -3) = (int)param_1[4]; if ((ulong *)param_1[5] == puVar1) { sVar7 = param_1[6]; if (sVar7 != 0) { if (sVar7 == 1) { *(char *)puVar8 = (char)param_1[7]; sVar7 = param_1[6]; } else { memcpy(puVar8,puVar1,sVar7); sVar7 = param_1[6]; } } puVar8[-1] = sVar7; *(undefined1 *)(puVar8[-2] + sVar7) = 0; puVar6 = (ulong *)param_1[5]; } else { puVar8[-2] = param_1[5]; puVar8[-1] = param_1[6]; *puVar8 = param_1[7]; param_1[5] = (ulong)puVar1; puVar6 = puVar1; } param_1[6] = 0; *(undefined1 *)puVar6 = 0; local_68 = local_b8; local_88 = local_d8; uStack_80 = uStack_d0; local_78 = local_c8; uStack_70 = uStack_c0; if (local_b0 == &local_a0) { uStack_48 = uStack_98; local_60 = &local_50; } else { local_60 = local_b0; } local_50 = local_a0; puVar9 = (undefined1 *)((long)puVar8 + (-0x38 - (long)param_1)); local_58 = local_a8; local_a0 = local_a0 & 0xffffffffffffff00; local_a8 = 0; local_b0 = &local_a0; /* try { // try from 001e93ef to 001e93f3 has its CatchHandler @ 001e959e */ FUN_001e8850(param_1,0,((long)puVar9 >> 3) * -0x71c71c71c71c71c7,local_108); if (local_60 != &local_50) { FUN_00276d20(); } if (local_b0 != &local_a0) { FUN_00276d20(); } puVar8 = puVar8 + -9; } while (0x48 < (long)puVar9); } return; LAB_001e9270: MASKED(param_2,puVar8,local_100); if ((long)param_2 - (long)param_1 < 0x481) { return; } puVar8 = param_2; if (local_100 == 0) goto LAB_001e92a6; goto LAB_001e8f5a; }
11142_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_local_data
FUN_004a1cf0
/* std::wstring::_M_local_data() */ wstring * __thiscall std::wstring::_M_local_data(wstring *this) { return this + 0x10; }
long FUN_004a1cf0(long param_1) { return param_1 + 0x10; }
LEA RAX,[RDI + 0x10] RET
null
null
null
null
[('const-16', u'PTRADD_-1202381519'), (u'PTRADD_-1202381519', u'COPY_-1202381582'), ('const-0', u'RETURN_-1202381566'), (u'COPY_-1202381582', u'RETURN_-1202381566'), ('tmp_15', u'PTRADD_-1202381519'), ('const-1', u'PTRADD_-1202381519')]
[(u'INT_ADD_-1202381565', u'COPY_-1202381582'), ('const-16', u'INT_ADD_-1202381565'), ('const-0', u'RETURN_-1202381566'), (u'COPY_-1202381582', u'RETURN_-1202381566'), ('tmp_16', u'INT_ADD_-1202381565')]
null
null
004a1cf0
x64
O2
(translation_unit "long FUN_004a1cf0(long param_1)\n\n{\n return param_1 + 0x10;\n}\n\n" (function_definition "long FUN_004a1cf0(long param_1)\n\n{\n return param_1 + 0x10;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_004a1cf0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return param_1 + 0x10;\n}" { (return_statement "return param_1 + 0x10;" return (binary_expression "param_1 + 0x10" identifier + number_literal) ;) })))
(translation_unit "/* std::wstring::_M_local_data() */\n\nwstring * __thiscall std::wstring::_M_local_data(wstring *this)\n\n{\n return this + 0x10;\n}\n\n" comment (ERROR "wstring * __thiscall std::wstring::_M_local_data(wstring *this)" (binary_expression "wstring * __thiscall std::wstring::_M_local_data(wstring *this" (binary_expression "wstring * __thiscall" identifier * identifier) (ERROR "std::wstring::_M_local_data(wstring" identifier : : identifier : : identifier ( identifier) * identifier) )) (compound_statement "{\n return this + 0x10;\n}" { (return_statement "return this + 0x10;" return (binary_expression "this + 0x10" identifier + number_literal) ;) }))
(translation_unit "long FUN_004a1cf0(long param_1)\n\n{\n return param_1 + 0x10;\n}\n\n" (function_definition "long FUN_004a1cf0(long param_1)\n\n{\n return param_1 + 0x10;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_004a1cf0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return param_1 + 0x10;\n}" { (return_statement "return param_1 + 0x10;" return (binary_expression "param_1 + 0x10" identifier + number_literal) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "long FUN_004a1cf0(long param_1)\n\n{\n return param_1 + 0x10;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_004a1cf0(long param_1)" (identifier "FUN_004a1cf0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return param_1 + 0x10;\n}" ({ "{") (return_statement "return param_1 + 0x10;" (return "return") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) (; ";")) (} "}")))
/* std::wstring::_M_local_data() */ wstring * __thiscall std::wstring::_M_local_data(wstring *var_1) { return var_1 + 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: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
long MASKED(long param_1) { return param_1 + 0x10; }
129_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
deregister_tm_clones
FUN_0010bf50
/* WARNING: Removing unreachable block (ram,0x0010bf63) */ /* WARNING: Removing unreachable block (ram,0x0010bf6f) */ void deregister_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0010bf63) */ /* WARNING: Removing unreachable block (ram,0x0010bf6f) */ void FUN_0010bf50(void) { return; }
LEA RDI,[0x194778] LEA RAX,[0x194778] CMP RAX,RDI JZ 0x0010bf78 MOV RAX,qword ptr [0x00193f78] TEST RAX,RAX JZ 0x0010bf78 JMP RAX RET
null
null
null
null
[('const-0', u'RETURN_-1206927458')]
[('const-0', u'RETURN_-1206927458')]
null
null
0010bf50
x64
O2
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0010bf63) */\n/* WARNING: Removing unreachable block (ram,0x0010bf6f) */\n\nvoid FUN_0010bf50(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_0010bf50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0010bf50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0010bf63) */\n/* WARNING: Removing unreachable block (ram,0x0010bf6f) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void deregister_tm_clones(void)\n\n{\n return;\n}" primitive_type (function_declarator "deregister_tm_clones(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void FUN_0010bf50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0010bf50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0010bf50(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_0010bf50(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010bf50(void)" (identifier "FUN_0010bf50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Removing unreachable block (ram,0x0010bf63) */ /* WARNING: Removing unreachable block (ram,0x0010bf6f) */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: Removing unreachable block (ram,0x0010bf63) */ /* WARNING: Removing unreachable block (ram,0x0010bf6f) */ void MASKED(void) { return; }
292_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
closest_target_match
FUN_001144e0
int closest_target_match(bfd_target *target,void *data) { byte *first; bfd_target *pbVar1; int iVar2; int iVar3; long lVar4; byte *pbVar5; byte *pbVar6; bool bVar7; bool bVar8; bool bVar9; if (command_line.endian == ENDIAN_BIG) { if (target->byteorder != BFD_ENDIAN_BIG) { return 0; } bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8); bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8); } else { if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) { return 0; } bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8); bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8); } pbVar1 = winner; if (bVar9) { first = (byte *)target->name; lVar4 = 10; pbVar5 = first; pbVar6 = (byte *)"elf32-big"; do { if (lVar4 == 0) break; lVar4 = lVar4 + -1; bVar7 = *pbVar5 < *pbVar6; bVar9 = *pbVar5 == *pbVar6; pbVar5 = pbVar5 + 1; pbVar6 = pbVar6 + 1; } while (bVar9); bVar8 = false; bVar7 = (!bVar7 && !bVar9) == bVar7; if (!bVar7) { lVar4 = 10; pbVar5 = first; pbVar6 = (byte *)"elf64-big"; do { if (lVar4 == 0) break; lVar4 = lVar4 + -1; bVar8 = *pbVar5 < *pbVar6; bVar7 = *pbVar5 == *pbVar6; pbVar5 = pbVar5 + 1; pbVar6 = pbVar6 + 1; } while (bVar7); bVar9 = false; bVar7 = (!bVar8 && !bVar7) == bVar8; if (!bVar7) { lVar4 = 0xd; pbVar5 = first; pbVar6 = (byte *)"elf32-little"; do { if (lVar4 == 0) break; lVar4 = lVar4 + -1; bVar9 = *pbVar5 < *pbVar6; bVar7 = *pbVar5 == *pbVar6; pbVar5 = pbVar5 + 1; pbVar6 = pbVar6 + 1; } while (bVar7); bVar8 = false; bVar7 = (!bVar9 && !bVar7) == bVar9; if (!bVar7) { lVar4 = 0xd; pbVar5 = first; pbVar6 = (byte *)"elf64-little"; do { if (lVar4 == 0) break; lVar4 = lVar4 + -1; bVar8 = *pbVar5 < *pbVar6; bVar7 = *pbVar5 == *pbVar6; pbVar5 = pbVar5 + 1; pbVar6 = pbVar6 + 1; } while (bVar7); if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) { /* WARNING: Load size is inaccurate */ iVar2 = name_compare((char *)first,*data); /* WARNING: Load size is inaccurate */ iVar3 = name_compare(winner->name,*data); pbVar1 = target; if (iVar2 <= iVar3) { return 0; } } } } } } winner = pbVar1; return 0; }
undefined8 FUN_001144e0(undefined8 *param_1,undefined8 *param_2) { byte *pbVar1; undefined8 *puVar2; int iVar3; int iVar4; long lVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; bool bVar10; if (DAT_00182e94 == 1) { if (*(int *)((long)param_1 + 0xc) != 0) { return 0; } bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1); bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1); } else { if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) { return 0; } bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1); bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1); } puVar2 = DAT_00182548; if (bVar10) { pbVar1 = (byte *)*param_1; lVar5 = 10; pbVar6 = pbVar1; pbVar7 = (byte *)"elf32-big"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar8 = *pbVar6 < *pbVar7; bVar10 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar10); bVar9 = false; bVar8 = (!bVar8 && !bVar10) == bVar8; if (!bVar8) { lVar5 = 10; pbVar6 = pbVar1; pbVar7 = (byte *)"elf64-big"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar9 = *pbVar6 < *pbVar7; bVar8 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar8); bVar10 = false; bVar8 = (!bVar9 && !bVar8) == bVar9; if (!bVar8) { lVar5 = 0xd; pbVar6 = pbVar1; pbVar7 = (byte *)"elf32-little"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar10 = *pbVar6 < *pbVar7; bVar8 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar8); bVar9 = false; bVar8 = (!bVar10 && !bVar8) == bVar10; if (!bVar8) { lVar5 = 0xd; pbVar6 = pbVar1; pbVar7 = (byte *)"elf64-little"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar9 = *pbVar6 < *pbVar7; bVar8 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar8); if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0) ) { iVar3 = FUN_00112c20(pbVar1,*param_2); iVar4 = FUN_00112c20(*DAT_00182548,*param_2); puVar2 = param_1; if (iVar3 <= iVar4) { return 0; } } } } } } DAT_00182548 = puVar2; return 0; }
MOV EDX,dword ptr [0x00182e94] PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI CMP EDX,0x1 JZ 0x001145d8 CMP EDX,0x2 JZ 0x001145c0 MOV EAX,dword ptr [RBP + 0x8] CMP dword ptr [RBX + 0x8],EAX JNZ 0x001145b9 MOV R9,qword ptr [RBX] MOV ECX,0xa LEA RDI,[0x14208c] MOV RSI,R9 CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 TEST DL,DL JZ 0x001145b9 MOV ECX,0xa LEA RDI,[0x142096] MOV RSI,R9 CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 TEST DL,DL JZ 0x001145b9 MOV ECX,0xd LEA RDI,[0x1420a0] MOV RSI,R9 CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 TEST DL,DL JZ 0x001145b9 MOV ECX,0xd LEA RDI,[0x1420ad] MOV RSI,R9 CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 TEST DL,DL JZ 0x001145b9 CMP qword ptr [0x00182548],0x0 JZ 0x001145b2 MOV RSI,qword ptr [RBP] MOV RDI,R9 CALL 0x00112c20 MOV RSI,qword ptr [RBP] MOV R12D,EAX MOV RAX,qword ptr [0x00182548] MOV RDI,qword ptr [RAX] CALL 0x00112c20 CMP R12D,EAX JLE 0x001145b9 MOV qword ptr [0x00182548],RBX POP RBX XOR EAX,EAX POP RBP POP R12 RET CMP dword ptr [RDI + 0xc],0x1 JZ 0x00114502 POP RBX XOR EAX,EAX POP RBP POP R12 RET MOV EAX,dword ptr [RDI + 0xc] TEST EAX,EAX JNZ 0x001145b9 MOV EAX,dword ptr [RBP + 0x8] CMP dword ptr [RBX + 0x8],EAX JNZ 0x001145b9 JMP 0x0011450e
null
null
null
null
[(u'COPY_-1207023262', u'MULTIEQUAL_-1207023430'), (u'CAST_-1207023151', u'COPY_-1207023237'), (u'MULTIEQUAL_-1207023442', u'PTRADD_-1207024131'), (u'PTRADD_-1207024051', u'COPY_-1207023233'), (u'MULTIEQUAL_-1207023380', u'PTRADD_-1207023966'), (u'MULTIEQUAL_-1207023513', u'INT_EQUAL_-1207024194'), (u'MULTIEQUAL_-1207023488', u'INT_ADD_-1207024099'), (u'INT_EQUAL_-1207024003', u'MULTIEQUAL_-1207023327'), (u'MULTIEQUAL_-1207023430', u'PTRADD_-1207024136'), (u'LOAD_-1207023927', u'CALL_-1207023896'), ('const-433', u'LOAD_-1207023745'), ('const-0', u'INT_EQUAL_-1207024283'), ('const-1319085', u'COPY_-1207024046'), (u'COPY_-1207023455', u'RETURN_-1207023776'), (u'LOAD_-1207024277', u'INT_LESS_-1207024262'), (u'LOAD_-1207024277', u'INT_EQUAL_-1207024262'), ('const-1', u'INT_EQUAL_-1207024371'), ('const--1', u'INT_ADD_-1207024184'), (u'COPY_-1207023266', u'MULTIEQUAL_-1207023442'), (u'INT_EQUAL_-1207023730', u'MULTIEQUAL_-1207023061'), (u'INDIRECT_-1207023184', u'PTRSUB_-1207023124'), (u'PTRADD_-1207024220', u'COPY_-1207023295'), ('tmp_462', u'CBRANCH_-1207024114'), (u'MULTIEQUAL_-1207023459', u'PTRADD_-1207024225'), ('const-433', u'LOAD_-1207024188'), (u'CAST_-1207023227', u'COPY_-1207023299'), (u'MULTIEQUAL_-1207023061', u'CBRANCH_-1207023727'), (u'BOOL_NEGATE_-1207023252', u'CBRANCH_-1207024136'), (u'INT_EQUAL_-1207024262', u'MULTIEQUAL_-1207023409'), ('tmp_616', u'CBRANCH_-1207024029'), (u'LOAD_-1207024337', u'INT_LESS_-1207024322'), (u'LOAD_-1207024337', u'INT_EQUAL_-1207024322'), (u'CALL_-1207023928', u'INT_SLESSEQUAL_-1207023869'), (u'COPY_-1207024240', u'MULTIEQUAL_-1207023408'), ('tmp_1130', u'CAST_-1207023241'), (u'CAST_-1207023227', u'COPY_-1207023245'), ('const-1', u'PTRADD_-1207024046'), (u'BOOL_NEGATE_-1207023255', u'BOOL_AND_-1207023966'), (u'PTRADD_-1207024046', u'COPY_-1207023241'), (u'COPY_-1207023299', u'MULTIEQUAL_-1207023471'), (u'LOAD_-1207024188', u'INT_LESS_-1207024173'), (u'LOAD_-1207024188', u'INT_EQUAL_-1207024173'), (u'INT_LESS_-1207024262', u'MULTIEQUAL_-1207023434'), (u'COPY_-1207023245', u'MULTIEQUAL_-1207023417'), (u'LOAD_-1207024103', u'INT_LESS_-1207024088'), (u'LOAD_-1207024103', u'INT_EQUAL_-1207024088'), ('const-433', u'LOAD_-1207023908'), (u'INT_LESS_-1207024262', u'MULTIEQUAL_-1207023437'), ('const--1', u'INT_ADD_-1207024273'), (u'COPY_-1207023258', u'MULTIEQUAL_-1207023430'), ('const-433', u'LOAD_-1207024105'), (u'INT_LESS_-1207023730', u'MULTIEQUAL_-1207023062'), (u'COPY_-1207024216', u'CAST_-1207023179'), ('tmp_1129', u'PTRSUB_-1207023096'), (u'BOOL_NEGATE_-1207023291', u'BOOL_AND_-1207024051'), (u'INT_LESS_-1207024173', u'MULTIEQUAL_-1207023408'), ('tmp_3218', u'INT_NOTEQUAL_-1207023951'), (u'COPY_-1207024066', u'MULTIEQUAL_-1207023358'), (u'MULTIEQUAL_-1207023408', u'MULTIEQUAL_-1207023405'), (u'MULTIEQUAL_-1207023409', u'MULTIEQUAL_-1207023406'), (u'LOAD_-1207024020', u'INT_LESS_-1207024003'), (u'LOAD_-1207024020', u'INT_EQUAL_-1207024003'), ('const-0', u'COPY_-1207023147'), (u'COPY_-1207024151', u'MULTIEQUAL_-1207023383'), (u'MULTIEQUAL_-1207023471', u'PTRADD_-1207024220'), ('tmp_605', u'CBRANCH_-1207024051'), (u'COPY_-1207024046', u'CAST_-1207023123'), (u'COPY_-1207023233', u'MULTIEQUAL_-1207023405'), (u'INT_EQUAL_-1207024173', u'CBRANCH_-1207024174'), (u'CAST_-1207023211', u'COPY_-1207023291'), (u'CAST_-1207023227', u'CAST_-1207023090'), ('tmp_683', u'CBRANCH_-1207024004'), (u'CALL_-1207023928', u'INDIRECT_-1207023184'), (u'PTRADD_-1207024225', u'COPY_-1207023287'), ('tmp_1130', u'LOAD_-1207023927'), (u'COPY_-1207024311', u'MULTIEQUAL_-1207023542'), ('const-1', u'PTRADD_-1207024051'), (u'COPY_-1207023147', u'RETURN_-1207023135'), ('tmp_154', u'CBRANCH_-1207024288'), (u'BOOL_NEGATE_-1207023369', u'BOOL_AND_-1207024225'), ('tmp_1066', u'CBRANCH_-1207023753'), (u'PTRSUB_-1207023276', u'LOAD_-1207024315'), (u'INT_EQUAL_-1207024003', u'CBRANCH_-1207024004'), (u'MULTIEQUAL_-1207023392', u'PTRADD_-1207023961'), ('const-1', u'PTRADD_-1207023966'), ('const-2', u'INT_EQUAL_-1207024351'), (u'MULTIEQUAL_-1207023434', u'INT_EQUAL_-1207024226'), ('const-12', u'PTRSUB_-1207023071'), (u'INT_SLESSEQUAL_-1207023869', u'CBRANCH_-1207023877'), (u'INT_EQUAL_-1207024173', u'MULTIEQUAL_-1207023380'), ('tmp_965', u'CBRANCH_-1207023818'), (u'COPY_-1207024052', u'MULTIEQUAL_-1207023463'), ('tmp_1130', u'LOAD_-1207023945'), (u'LOAD_-1207024344', u'INT_LESS_-1207024322'), (u'LOAD_-1207024344', u'INT_EQUAL_-1207024322'), ('const-0', u'PTRSUB_-1207023276'), (u'INT_EQUAL_-1207024137', u'MULTIEQUAL_-1207023355'), (u'CAST_-1207023227', u'COPY_-1207023270'), ('const-433', u'LOAD_-1207023836'), (u'COPY_-1207023295', u'MULTIEQUAL_-1207023471'), ('tmp_297', u'CBRANCH_-1207024225'), (u'INT_EQUAL_-1207024052', u'MULTIEQUAL_-1207023330'), ('const-1', u'PTRADD_-1207024131'), (u'INT_NOTEQUAL_-1207023951', u'CBRANCH_-1207023945'), (u'COPY_-1207024131', u'CAST_-1207023151'), ('const-1', u'PTRADD_-1207024046'), (u'MULTIEQUAL_-1207023542', u'INT_ADD_-1207024273'), (u'MULTIEQUAL_-1207023488', u'INT_EQUAL_-1207024109'), ('tmp_221', u'CBRANCH_-1207024263'), (u'INT_EQUAL_-1207024226', u'BOOL_NEGATE_-1207023284'), (u'INT_EQUAL_-1207024024', u'CBRANCH_-1207024029'), (u'PTRADD_-1207023966', u'COPY_-1207023208'), (u'COPY_-1207024137', u'MULTIEQUAL_-1207023488'), (u'COPY_-1207023237', u'MULTIEQUAL_-1207023405'), (u'INT_EQUAL_-1207024262', u'CBRANCH_-1207024263'), (u'BOOL_NEGATE_-1207023224', u'CBRANCH_-1207024051'), ('tmp_529', u'CBRANCH_-1207024089'), (u'INT_EQUAL_-1207024173', u'MULTIEQUAL_-1207023377'), (u'COPY_-1207023291', u'MULTIEQUAL_-1207023459'), (u'INT_EQUAL_-1207024003', u'MULTIEQUAL_-1207023330'), ('const-433', u'LOAD_-1207024103'), ('tmp_864', u'CBRANCH_-1207023877'), ('tmp_1130', u'CAST_-1207023022'), ('tmp_3218', u'COPY_-1207023152'), (u'INT_LESS_-1207024088', u'MULTIEQUAL_-1207023383'), (u'MULTIEQUAL_-1207023380', u'BOOL_NEGATE_-1207023292'), ('tmp_3216', u'INT_EQUAL_-1207024371'), (u'MULTIEQUAL_-1207023352', u'BOOL_NEGATE_-1207023291'), (u'INT_LESS_-1207024003', u'MULTIEQUAL_-1207023355'), (u'MULTIEQUAL_-1207023380', u'MULTIEQUAL_-1207023377'), ('tmp_1129', u'PTRSUB_-1207023060'), ('tmp_308', u'CBRANCH_-1207024199'), ('const-0', u'RETURN_-1207023135'), (u'CAST_-1207023090', u'CALL_-1207023928'), (u'PTRADD_-1207024131', u'COPY_-1207023266'), (u'INT_LESS_-1207024088', u'MULTIEQUAL_-1207023380'), ('const-433', u'LOAD_-1207024277'), (u'BOOL_NEGATE_-1207023329', u'BOOL_AND_-1207024136'), (u'INT_LESS_-1207024173', u'MULTIEQUAL_-1207023405'), ('tmp_3216', u'COPY_-1207023173'), (u'INT_NOTEQUAL_-1207023754', u'CBRANCH_-1207023753'), ('const-1319072', u'COPY_-1207024131'), ('const-0', u'INT_EQUAL_-1207024194'), ('const-13', u'COPY_-1207024052'), ('const-0', u'RETURN_-1207023831'), (u'INT_EQUAL_-1207024351', u'CBRANCH_-1207024349'), ('tmp_789', u'CBRANCH_-1207023945'), ('tmp_1129', u'COPY_-1207023141'), ('const-10', u'COPY_-1207024311'), ('const-8', u'INT_ADD_-1207024328'), (u'MULTIEQUAL_-1207023471', u'LOAD_-1207024277'), ('const-1', u'INT_NOTEQUAL_-1207023820'), (u'INT_EQUAL_-1207024371', u'CBRANCH_-1207024369'), (u'MULTIEQUAL_-1207023327', u'BOOL_NEGATE_-1207023254'), (u'LOAD_-1207024190', u'INT_LESS_-1207024173'), (u'LOAD_-1207024190', u'INT_EQUAL_-1207024173'), ('const-1', u'PTRADD_-1207024220'), (u'INT_EQUAL_-1207024137', u'BOOL_NEGATE_-1207023252'), (u'INT_EQUAL_-1207024262', u'MULTIEQUAL_-1207023406'), (u'MULTIEQUAL_-1207023383', u'MULTIEQUAL_-1207023380'), (u'INT_ADD_-1207024014', u'MULTIEQUAL_-1207023463'), (u'INT_EQUAL_-1207024052', u'BOOL_NEGATE_-1207023224'), ('const-433', u'LOAD_-1207024020'), ('const-433', u'LOAD_-1207024018'), (u'COPY_-1207023473', u'RETURN_-1207023831'), (u'MULTIEQUAL_-1207023355', u'MULTIEQUAL_-1207023352'), (u'PTRSUB_-1207023071', u'LOAD_-1207023774'), ('const-1', u'PTRADD_-1207024136'), ('tmp_3216', u'MULTIEQUAL_-1207023136'), (u'COPY_-1207024222', u'MULTIEQUAL_-1207023513'), ('tmp_375', u'CBRANCH_-1207024174'), ('const-433', u'LOAD_-1207023752'), (u'LOAD_-1207023745', u'INT_LESS_-1207023730'), (u'LOAD_-1207023745', u'INT_EQUAL_-1207023730'), ('const-433', u'LOAD_-1207023945'), ('const-13', u'COPY_-1207024137'), (u'CAST_-1207023022', u'INT_ADD_-1207023736'), (u'INT_EQUAL_-1207024322', u'MULTIEQUAL_-1207023061'), (u'CAST_-1207023240', u'LOAD_-1207024344'), ('tmp_1129', u'PTRSUB_-1207023071'), (u'LOAD_-1207024105', u'INT_LESS_-1207024088'), (u'LOAD_-1207024105', u'INT_EQUAL_-1207024088'), (u'INDIRECT_-1207023155', u'MULTIEQUAL_-1207023136'), (u'BOOL_AND_-1207024051', u'INT_EQUAL_-1207024052'), (u'MULTIEQUAL_-1207023463', u'INT_EQUAL_-1207024024'), (u'LOAD_-1207023836', u'INT_NOTEQUAL_-1207023820'), (u'LOAD_-1207024018', u'INT_LESS_-1207024003'), (u'LOAD_-1207024018', u'INT_EQUAL_-1207024003'), (u'INT_EQUAL_-1207024088', u'MULTIEQUAL_-1207023355'), (u'COPY_-1207023212', u'MULTIEQUAL_-1207023380'), (u'CALL_-1207023896', u'INDIRECT_-1207023155'), (u'MULTIEQUAL_-1207023542', u'INT_EQUAL_-1207024283'), ('tmp_1129', u'PTRSUB_-1207023276'), ('tmp_3218', u'COPY_-1207023179'), (u'MULTIEQUAL_-1207023061', u'MULTIEQUAL_-1207023409'), (u'INT_EQUAL_-1207024283', u'CBRANCH_-1207024288'), (u'BOOL_NEGATE_-1207023292', u'BOOL_AND_-1207024051'), ('const-1', u'PTRADD_-1207024220'), (u'BOOL_AND_-1207023966', u'INT_NOTEQUAL_-1207023966'), (u'INT_NOTEQUAL_-1207023966', u'CBRANCH_-1207023966'), (u'MULTIEQUAL_-1207023434', u'BOOL_NEGATE_-1207023370'), (u'CAST_-1207023179', u'COPY_-1207023262'), ('const-0', u'PTRSUB_-1207023124'), (u'MULTIEQUAL_-1207023380', u'LOAD_-1207024020'), ('const-433', u'LOAD_-1207024279'), ('const-0', u'RETURN_-1207023141'), ('const-0', u'INT_EQUAL_-1207024024'), ('const-433', u'LOAD_-1207023774'), (u'MULTIEQUAL_-1207023442', u'LOAD_-1207024188'), (u'MULTIEQUAL_-1207023437', u'MULTIEQUAL_-1207023434'), (u'MULTIEQUAL_-1207023405', u'INT_EQUAL_-1207024137'), (u'INT_EQUAL_-1207024109', u'CBRANCH_-1207024114'), (u'COPY_-1207023181', u'COPY_-1207023174'), ('const-1', u'PTRADD_-1207023961'), ('const-0', u'COPY_-1207024240'), (u'LOAD_-1207023752', u'INT_LESS_-1207023730'), (u'LOAD_-1207023752', u'INT_EQUAL_-1207023730'), (u'MULTIEQUAL_-1207023380', u'INT_EQUAL_-1207024052'), ('const-0', u'INT_NOTEQUAL_-1207023951'), (u'MULTIEQUAL_-1207023405', u'BOOL_NEGATE_-1207023329'), ('const-8', u'PTRSUB_-1207023060'), (u'INT_EQUAL_-1207024226', u'MULTIEQUAL_-1207023380'), (u'BOOL_NEGATE_-1207023284', u'CBRANCH_-1207024225'), (u'CALL_-1207023896', u'INT_SLESSEQUAL_-1207023869'), (u'INT_EQUAL_-1207024088', u'CBRANCH_-1207024089'), ('const-1', u'PTRADD_-1207024225'), (u'PTRADD_-1207024136', u'COPY_-1207023258'), (u'BOOL_AND_-1207024225', u'INT_EQUAL_-1207024226'), (u'INT_EQUAL_-1207024088', u'MULTIEQUAL_-1207023352'), ('const-0', u'COPY_-1207023455'), (u'COPY_-1207023220', u'MULTIEQUAL_-1207023392'), (u'MULTIEQUAL_-1207023355', u'BOOL_NEGATE_-1207023255'), (u'INDIRECT_-1207023155', u'COPY_-1207023145'), (u'COPY_-1207023134', u'MULTIEQUAL_-1207023142'), (u'COPY_-1207023124', u'COPY_-1207023197'), ('tmp_451', u'CBRANCH_-1207024136'), (u'CALL_-1207023928', u'INDIRECT_-1207023178'), (u'COPY_-1207023208', u'MULTIEQUAL_-1207023380'), ('const-10', u'COPY_-1207024222'), (u'CAST_-1207023123', u'COPY_-1207023212'), (u'LOAD_-1207023908', u'CALL_-1207023896'), (u'COPY_-1207023141', u'COPY_-1207023134'), (u'COPY_-1207023241', u'MULTIEQUAL_-1207023417'), ('tmp_3218', u'COPY_-1207023087'), ('const-1319052', u'COPY_-1207024305'), (u'MULTIEQUAL_-1207023417', u'PTRADD_-1207024046'), (u'COPY_-1207023287', u'MULTIEQUAL_-1207023459'), ('tmp_3216', u'COPY_-1207023151'), (u'MULTIEQUAL_-1207023358', u'MULTIEQUAL_-1207023355'), (u'BOOL_NEGATE_-1207023370', u'BOOL_AND_-1207024225'), ('const-433', u'LOAD_-1207023927'), (u'COPY_-1207023153', u'RETURN_-1207023141'), (u'MULTIEQUAL_-1207023142', u'COPY_-1207023124'), (u'COPY_-1207024305', u'CAST_-1207023211'), (u'INT_ADD_-1207024328', u'CAST_-1207023240'), (u'MULTIEQUAL_-1207023355', u'INT_NOTEQUAL_-1207023966'), ('const-433', u'LOAD_-1207024190'), (u'BOOL_AND_-1207024136', u'INT_EQUAL_-1207024137'), (u'CAST_-1207023227', u'COPY_-1207023220'), ('const-8', u'PTRSUB_-1207023286'), (u'MULTIEQUAL_-1207023062', u'MULTIEQUAL_-1207023437'), ('const-1', u'PTRADD_-1207024131'), (u'MULTIEQUAL_-1207023463', u'INT_ADD_-1207024014'), ('const-1', u'PTRADD_-1207023961'), ('const-1', u'PTRADD_-1207024051'), (u'MULTIEQUAL_-1207023459', u'LOAD_-1207024279'), ('const-0', u'COPY_-1207023473'), (u'BOOL_NEGATE_-1207023254', u'BOOL_AND_-1207023966'), (u'LOAD_-1207024315', u'CAST_-1207023227'), ('const-1', u'PTRADD_-1207024136'), (u'MULTIEQUAL_-1207023406', u'BOOL_NEGATE_-1207023369'), (u'INT_ADD_-1207023736', u'CAST_-1207023021'), (u'MULTIEQUAL_-1207023377', u'BOOL_NEGATE_-1207023328'), ('const--1', u'INT_ADD_-1207024014'), (u'BOOL_NEGATE_-1207023328', u'BOOL_AND_-1207024136'), (u'INT_ADD_-1207024099', u'MULTIEQUAL_-1207023488'), (u'MULTIEQUAL_-1207023430', u'LOAD_-1207024190'), ('const-433', u'LOAD_-1207024315'), (u'INT_NOTEQUAL_-1207023820', u'CBRANCH_-1207023818'), (u'PTRSUB_-1207023060', u'LOAD_-1207023745'), (u'PTRSUB_-1207023286', u'LOAD_-1207024337'), (u'CAST_-1207023021', u'LOAD_-1207023752'), ('const-1', u'PTRADD_-1207024225'), ('const-0', u'INT_NOTEQUAL_-1207023754'), (u'PTRSUB_-1207023124', u'LOAD_-1207023908'), (u'MULTIEQUAL_-1207023405', u'PTRADD_-1207024051'), ('tmp_3216', u'INT_EQUAL_-1207024351'), (u'MULTIEQUAL_-1207023392', u'LOAD_-1207024018'), (u'INT_LESS_-1207024322', u'MULTIEQUAL_-1207023062'), (u'INT_LESS_-1207024003', u'MULTIEQUAL_-1207023358'), (u'MULTIEQUAL_-1207023330', u'MULTIEQUAL_-1207023327'), ('const--1', u'INT_ADD_-1207024099'), (u'CAST_-1207023241', u'INT_ADD_-1207024328'), (u'INT_ADD_-1207024273', u'MULTIEQUAL_-1207023542'), (u'COPY_-1207023174', u'MULTIEQUAL_-1207023142'), ('const-12', u'PTRSUB_-1207023096'), ('tmp_90', u'CBRANCH_-1207024349'), (u'COPY_-1207023270', u'MULTIEQUAL_-1207023442'), ('tmp_60', u'CBRANCH_-1207024369'), ('const-0', u'COPY_-1207024066'), ('tmp_759', u'CBRANCH_-1207023966'), (u'PTRADD_-1207023961', u'COPY_-1207023216'), (u'COPY_-1207023087', u'MULTIEQUAL_-1207023142'), (u'MULTIEQUAL_-1207023513', u'INT_ADD_-1207024184'), ('const-433', u'LOAD_-1207024337'), ('tmp_1114', u'CBRANCH_-1207023727'), ('tmp_1129', u'COPY_-1207023181'), ('const-0', u'COPY_-1207024151'), (u'MULTIEQUAL_-1207023405', u'LOAD_-1207024105'), ('const-0', u'RETURN_-1207023776'), (u'MULTIEQUAL_-1207023136', u'COPY_-1207023191'), (u'CALL_-1207023896', u'INDIRECT_-1207023161'), ('const-0', u'COPY_-1207023153'), (u'LOAD_-1207023774', u'INT_NOTEQUAL_-1207023754'), (u'MULTIEQUAL_-1207023417', u'LOAD_-1207024103'), ('tmp_1129', u'PTRSUB_-1207023286'), (u'LOAD_-1207024279', u'INT_LESS_-1207024262'), (u'LOAD_-1207024279', u'INT_EQUAL_-1207024262'), ('const-8', u'INT_ADD_-1207023736'), ('const-433', u'LOAD_-1207024344'), (u'INT_ADD_-1207024184', u'MULTIEQUAL_-1207023513'), (u'INDIRECT_-1207023161', u'COPY_-1207023146'), (u'INT_EQUAL_-1207024194', u'CBRANCH_-1207024199'), (u'COPY_-1207023216', u'MULTIEQUAL_-1207023392'), (u'PTRSUB_-1207023096', u'LOAD_-1207023836'), ('const-1319062', u'COPY_-1207024216'), ('const-0', u'INT_EQUAL_-1207024109'), (u'LOAD_-1207023945', u'CALL_-1207023928'), ('const-1', u'PTRADD_-1207023966')]
[(u'COPY_-1207023300', u'MULTIEQUAL_-1207023465'), (u'COPY_-1207024216', u'CAST_-1207023188'), ('tmp_2826', u'LOAD_-1207024315'), (u'PTRADD_-1207024131', u'COPY_-1207023279'), ('const-0', u'RETURN_-1207023148'), (u'MULTIEQUAL_-1207023386', u'MULTIEQUAL_-1207023383'), (u'BOOL_NEGATE_-1207023263', u'CBRANCH_-1207024136'), (u'LOAD_-1207023927', u'CALL_-1207023896'), (u'MULTIEQUAL_-1207023423', u'LOAD_-1207024103'), (u'MULTIEQUAL_-1207023361', u'BOOL_NEGATE_-1207023265'), ('tmp_2826', u'COPY_-1207023194'), ('const-0', u'INT_EQUAL_-1207024283'), (u'CAST_-1207023160', u'COPY_-1207023250'), (u'BOOL_NEGATE_-1207023303', u'BOOL_AND_-1207024051'), (u'INDIRECT_-1207023166', u'COPY_-1207023158'), (u'LOAD_-1207024277', u'INT_LESS_-1207024262'), (u'LOAD_-1207024277', u'INT_EQUAL_-1207024262'), (u'MULTIEQUAL_-1207023436', u'LOAD_-1207024190'), ('tmp_3222', u'COPY_-1207023190'), (u'COPY_-1207023271', u'MULTIEQUAL_-1207023436'), (u'BOOL_NEGATE_-1207023265', u'BOOL_AND_-1207023966'), (u'COPY_-1207024311', u'MULTIEQUAL_-1207023548'), (u'COPY_-1207023221', u'MULTIEQUAL_-1207023386'), ('tmp_462', u'CBRANCH_-1207024114'), (u'CALL_-1207023928', u'INDIRECT_-1207023195'), (u'INT_LESS_-1207024003', u'MULTIEQUAL_-1207023361'), (u'MULTIEQUAL_-1207023440', u'BOOL_NEGATE_-1207023386'), ('const--1', u'INT_ADD_-1207024184'), (u'MULTIEQUAL_-1207023494', u'INT_EQUAL_-1207024109'), ('const-0', u'INT_NOTEQUAL_-1207023951'), ('tmp_616', u'CBRANCH_-1207024029'), (u'LOAD_-1207024337', u'INT_LESS_-1207024322'), (u'LOAD_-1207024337', u'INT_EQUAL_-1207024322'), (u'MULTIEQUAL_-1207023477', u'LOAD_-1207024277'), (u'COPY_-1207023304', u'MULTIEQUAL_-1207023465'), (u'INDIRECT_-1207023195', u'LOAD_-1207023908'), (u'CALL_-1207023928', u'INT_SLESSEQUAL_-1207023869'), (u'MULTIEQUAL_-1207023383', u'BOOL_NEGATE_-1207023342'), (u'CALL_-1207023896', u'INDIRECT_-1207023166'), ('const-433', u'LOAD_-1207023908'), ('const-433', u'LOAD_-1207023774'), ('const-1', u'PTRADD_-1207024046'), (u'MULTIEQUAL_-1207023548', u'INT_ADD_-1207024273'), (u'CAST_-1207023188', u'COPY_-1207023275'), ('const-1', u'INT_NOTEQUAL_-1207023820'), (u'LOAD_-1207024188', u'INT_LESS_-1207024173'), (u'LOAD_-1207024188', u'INT_EQUAL_-1207024173'), (u'COPY_-1207023254', u'MULTIEQUAL_-1207023423'), (u'MULTIEQUAL_-1207023361', u'INT_NOTEQUAL_-1207023966'), ('const-433', u'LOAD_-1207024105'), ('const-433', u'LOAD_-1207024018'), ('const-1', u'PTRADD_-1207023297'), ('tmp_3220', u'MULTIEQUAL_-1207023147'), ('const-433', u'LOAD_-1207024020'), ('const-0', u'RETURN_-1207023154'), ('const-8', u'PTRADD_-1207023078'), (u'LOAD_-1207024103', u'INT_LESS_-1207024088'), (u'LOAD_-1207024103', u'INT_EQUAL_-1207024088'), ('const-1', u'PTRADD_-1207024220'), (u'PTRADD_-1207023078', u'CAST_-1207023033'), (u'COPY_-1207023258', u'MULTIEQUAL_-1207023423'), (u'BOOL_NEGATE_-1207023343', u'BOOL_AND_-1207024136'), (u'INT_EQUAL_-1207024088', u'MULTIEQUAL_-1207023358'), ('const-1319052', u'COPY_-1207024305'), (u'MULTIEQUAL_-1207023386', u'INT_EQUAL_-1207024052'), (u'COPY_-1207023229', u'MULTIEQUAL_-1207023398'), (u'COPY_-1207023233', u'MULTIEQUAL_-1207023398'), ('const--1', u'INT_ADD_-1207024273'), (u'LOAD_-1207024020', u'INT_LESS_-1207024003'), (u'LOAD_-1207024020', u'INT_EQUAL_-1207024003'), ('tmp_605', u'CBRANCH_-1207024051'), (u'MULTIEQUAL_-1207023465', u'LOAD_-1207024279'), (u'INT_EQUAL_-1207023730', u'MULTIEQUAL_-1207023074'), (u'INT_EQUAL_-1207024173', u'CBRANCH_-1207024174'), (u'INT_EQUAL_-1207024262', u'MULTIEQUAL_-1207023412'), ('const-1', u'PTRADD_-1207024131'), (u'MULTIEQUAL_-1207023411', u'LOAD_-1207024105'), (u'MULTIEQUAL_-1207023075', u'MULTIEQUAL_-1207023443'), (u'INT_EQUAL_-1207024173', u'MULTIEQUAL_-1207023383'), (u'MULTIEQUAL_-1207023364', u'MULTIEQUAL_-1207023361'), ('tmp_683', u'CBRANCH_-1207024004'), ('const-8', u'PTRADD_-1207023074'), (u'PTRADD_-1207024046', u'COPY_-1207023254'), (u'CAST_-1207023041', u'LOAD_-1207023774'), ('tmp_154', u'CBRANCH_-1207024288'), ('tmp_1066', u'CBRANCH_-1207023753'), (u'INT_EQUAL_-1207024003', u'CBRANCH_-1207024004'), (u'PTRADD_-1207023074', u'CAST_-1207023029'), ('const-0', u'COPY_-1207023807'), (u'COPY_-1207023862', u'RETURN_-1207023831'), ('tmp_2826', u'CAST_-1207023062'), ('tmp_2826', u'PTRADD_-1207023074'), (u'MULTIEQUAL_-1207023386', u'BOOL_NEGATE_-1207023304'), ('const-1', u'PTRADD_-1207023966'), (u'CAST_-1207023236', u'CALL_-1207023928'), ('const-1', u'PTRADD_-1207024136'), (u'PTRADD_-1207023961', u'COPY_-1207023229'), (u'MULTIEQUAL_-1207023074', u'MULTIEQUAL_-1207023415'), ('const-433', u'LOAD_-1207024103'), (u'INT_EQUAL_-1207024088', u'MULTIEQUAL_-1207023361'), (u'INT_EQUAL_-1207024052', u'MULTIEQUAL_-1207023336'), (u'BOOL_NEGATE_-1207023304', u'BOOL_AND_-1207024051'), (u'COPY_-1207023279', u'MULTIEQUAL_-1207023448'), (u'INT_SLESSEQUAL_-1207023869', u'CBRANCH_-1207023877'), (u'MULTIEQUAL_-1207023412', u'BOOL_NEGATE_-1207023385'), ('tmp_965', u'CBRANCH_-1207023818'), (u'MULTIEQUAL_-1207023074', u'CBRANCH_-1207023727'), (u'LOAD_-1207024344', u'INT_EQUAL_-1207024322'), (u'LOAD_-1207024344', u'INT_LESS_-1207024322'), ('const-8', u'PTRADD_-1207023301'), (u'CAST_-1207023246', u'LOAD_-1207024337'), ('const-1319085', u'COPY_-1207024046'), ('tmp_2824', u'LOAD_-1207023927'), ('tmp_297', u'CBRANCH_-1207024225'), (u'BOOL_NEGATE_-1207023295', u'CBRANCH_-1207024225'), (u'INT_NOTEQUAL_-1207023951', u'CBRANCH_-1207023945'), (u'PTRADD_-1207023966', u'COPY_-1207023221'), (u'INT_ADD_-1207024184', u'MULTIEQUAL_-1207023519'), ('tmp_221', u'CBRANCH_-1207024263'), (u'COPY_-1207024305', u'CAST_-1207023220'), (u'INT_EQUAL_-1207024024', u'CBRANCH_-1207024029'), (u'COPY_-1207023312', u'MULTIEQUAL_-1207023477'), (u'INT_LESS_-1207024173', u'MULTIEQUAL_-1207023411'), (u'MULTIEQUAL_-1207023494', u'INT_ADD_-1207024099'), (u'COPY_-1207023275', u'MULTIEQUAL_-1207023436'), (u'CAST_-1207023220', u'COPY_-1207023304'), (u'INT_EQUAL_-1207024262', u'CBRANCH_-1207024263'), (u'MULTIEQUAL_-1207023333', u'BOOL_NEGATE_-1207023264'), ('tmp_529', u'CBRANCH_-1207024089'), (u'MULTIEQUAL_-1207023386', u'PTRADD_-1207023966'), (u'COPY_-1207023137', u'COPY_-1207023208'), ('const-12', u'INT_ADD_-1207023820'), ('tmp_864', u'CBRANCH_-1207023877'), (u'MULTIEQUAL_-1207023386', u'LOAD_-1207024020'), ('const-433', u'LOAD_-1207024344'), (u'INT_EQUAL_-1207024003', u'MULTIEQUAL_-1207023336'), (u'BOOL_NEGATE_-1207023386', u'BOOL_AND_-1207024225'), (u'MULTIEQUAL_-1207023448', u'LOAD_-1207024188'), ('const-1', u'INT_EQUAL_-1207024371'), ('const-433', u'LOAD_-1207023745'), (u'INT_LESS_-1207023730', u'MULTIEQUAL_-1207023075'), ('tmp_308', u'CBRANCH_-1207024199'), ('const-1', u'PTRADD_-1207023301'), (u'COPY_-1207024151', u'MULTIEQUAL_-1207023389'), (u'CAST_-1207023236', u'COPY_-1207023283'), (u'COPY_-1207023194', u'COPY_-1207023187'), ('tmp_3220', u'COPY_-1207023164'), (u'INT_NOTEQUAL_-1207023754', u'CBRANCH_-1207023753'), (u'MULTIEQUAL_-1207023398', u'LOAD_-1207024018'), (u'PTRADD_-1207024051', u'COPY_-1207023246'), ('const-0', u'INT_EQUAL_-1207024194'), ('const-13', u'COPY_-1207024052'), (u'INT_EQUAL_-1207024137', u'BOOL_NEGATE_-1207023263'), (u'BOOL_NEGATE_-1207023264', u'BOOL_AND_-1207023966'), (u'COPY_-1207023147', u'MULTIEQUAL_-1207023153'), (u'MULTIEQUAL_-1207023436', u'PTRADD_-1207024136'), (u'MULTIEQUAL_-1207023361', u'MULTIEQUAL_-1207023358'), (u'MULTIEQUAL_-1207023398', u'PTRADD_-1207023961'), ('const-0', u'RETURN_-1207023831'), (u'INT_EQUAL_-1207024351', u'CBRANCH_-1207024349'), ('const-1319062', u'COPY_-1207024216'), ('tmp_3222', u'COPY_-1207023100'), (u'INT_EQUAL_-1207024003', u'MULTIEQUAL_-1207023333'), (u'COPY_-1207024240', u'MULTIEQUAL_-1207023414'), ('tmp_789', u'CBRANCH_-1207023945'), (u'COPY_-1207023154', u'COPY_-1207023147'), ('const-10', u'COPY_-1207024311'), (u'MULTIEQUAL_-1207023448', u'PTRADD_-1207024131'), ('tmp_2824', u'PTRADD_-1207023078'), (u'MULTIEQUAL_-1207023411', u'BOOL_NEGATE_-1207023343'), (u'MULTIEQUAL_-1207023414', u'MULTIEQUAL_-1207023411'), (u'INT_EQUAL_-1207024371', u'CBRANCH_-1207024369'), ('const--1', u'INT_ADD_-1207024099'), ('const-12', u'INT_ADD_-1207023758'), (u'LOAD_-1207024190', u'INT_LESS_-1207024173'), (u'LOAD_-1207024190', u'INT_EQUAL_-1207024173'), (u'COPY_-1207023246', u'MULTIEQUAL_-1207023411'), (u'INT_EQUAL_-1207024322', u'MULTIEQUAL_-1207023074'), ('const-1', u'PTRADD_-1207024220'), (u'INT_EQUAL_-1207024262', u'MULTIEQUAL_-1207023415'), ('tmp_2826', u'PTRADD_-1207023297'), (u'CAST_-1207023033', u'LOAD_-1207023752'), ('tmp_2824', u'LOAD_-1207023945'), (u'CAST_-1207023236', u'COPY_-1207023233'), ('const-433', u'LOAD_-1207024277'), (u'PTRADD_-1207024220', u'COPY_-1207023308'), (u'MULTIEQUAL_-1207023519', u'INT_EQUAL_-1207024194'), (u'INT_LESS_-1207024173', u'MULTIEQUAL_-1207023414'), ('tmp_3220', u'INT_EQUAL_-1207024371'), ('tmp_375', u'CBRANCH_-1207024174'), (u'INDIRECT_-1207023166', u'MULTIEQUAL_-1207023147'), (u'LOAD_-1207023745', u'INT_LESS_-1207023730'), (u'LOAD_-1207023745', u'INT_EQUAL_-1207023730'), (u'LOAD_-1207024315', u'CAST_-1207023236'), ('const-13', u'COPY_-1207024137'), (u'MULTIEQUAL_-1207023358', u'BOOL_NEGATE_-1207023303'), (u'LOAD_-1207024105', u'INT_LESS_-1207024088'), (u'LOAD_-1207024105', u'INT_EQUAL_-1207024088'), (u'INT_LESS_-1207024003', u'MULTIEQUAL_-1207023364'), (u'COPY_-1207024222', u'MULTIEQUAL_-1207023519'), (u'BOOL_AND_-1207024051', u'INT_EQUAL_-1207024052'), (u'MULTIEQUAL_-1207023443', u'MULTIEQUAL_-1207023440'), (u'LOAD_-1207023836', u'INT_NOTEQUAL_-1207023820'), (u'LOAD_-1207024018', u'INT_LESS_-1207024003'), (u'LOAD_-1207024018', u'INT_EQUAL_-1207024003'), ('const-1', u'PTRADD_-1207024046'), (u'CAST_-1207023132', u'COPY_-1207023225'), (u'INDIRECT_-1207023172', u'COPY_-1207023159'), (u'CAST_-1207023236', u'COPY_-1207023312'), (u'MULTIEQUAL_-1207023415', u'MULTIEQUAL_-1207023412'), (u'INT_ADD_-1207023758', u'CAST_-1207023041'), ('tmp_2826', u'COPY_-1207023154'), (u'COPY_-1207023187', u'MULTIEQUAL_-1207023153'), (u'MULTIEQUAL_-1207023423', u'PTRADD_-1207024046'), (u'INT_ADD_-1207024273', u'MULTIEQUAL_-1207023548'), (u'INT_EQUAL_-1207024283', u'CBRANCH_-1207024288'), (u'COPY_-1207023308', u'MULTIEQUAL_-1207023477'), ('const-1', u'PTRADD_-1207024225'), (u'BOOL_AND_-1207023966', u'INT_NOTEQUAL_-1207023966'), (u'INT_NOTEQUAL_-1207023966', u'CBRANCH_-1207023966'), (u'INT_LESS_-1207024088', u'MULTIEQUAL_-1207023386'), (u'INT_LESS_-1207024322', u'MULTIEQUAL_-1207023075'), ('const-433', u'LOAD_-1207024279'), (u'INT_ADD_-1207023820', u'CAST_-1207023061'), ('const-0', u'INT_EQUAL_-1207024024'), (u'BOOL_NEGATE_-1207023385', u'BOOL_AND_-1207024225'), (u'PTRADD_-1207024225', u'COPY_-1207023300'), (u'INT_EQUAL_-1207024109', u'CBRANCH_-1207024114'), (u'BOOL_NEGATE_-1207023342', u'BOOL_AND_-1207024136'), ('const-1', u'PTRADD_-1207023961'), (u'CAST_-1207023250', u'LOAD_-1207024344'), ('const-0', u'COPY_-1207024240'), (u'PTRADD_-1207023297', u'CAST_-1207023246'), (u'LOAD_-1207023752', u'INT_LESS_-1207023730'), (u'LOAD_-1207023752', u'INT_EQUAL_-1207023730'), (u'INT_EQUAL_-1207024226', u'BOOL_NEGATE_-1207023295'), (u'INT_EQUAL_-1207024226', u'MULTIEQUAL_-1207023386'), (u'INT_EQUAL_-1207024137', u'MULTIEQUAL_-1207023361'), (u'MULTIEQUAL_-1207023389', u'MULTIEQUAL_-1207023386'), (u'COPY_-1207023165', u'RETURN_-1207023148'), (u'CALL_-1207023896', u'INT_SLESSEQUAL_-1207023869'), (u'INT_EQUAL_-1207024088', u'CBRANCH_-1207024089'), ('const-1', u'PTRADD_-1207023078'), (u'COPY_-1207024046', u'CAST_-1207023132'), ('const-1', u'PTRADD_-1207024225'), (u'BOOL_AND_-1207024225', u'INT_EQUAL_-1207024226'), ('const--1', u'INT_ADD_-1207024014'), ('tmp_3222', u'COPY_-1207023165'), (u'MULTIEQUAL_-1207023465', u'PTRADD_-1207024225'), (u'MULTIEQUAL_-1207023548', u'INT_EQUAL_-1207024283'), ('tmp_3220', u'INT_EQUAL_-1207024351'), (u'PTRADD_-1207024136', u'COPY_-1207023271'), ('const-1', u'PTRADD_-1207023966'), ('tmp_451', u'CBRANCH_-1207024136'), (u'MULTIEQUAL_-1207023147', u'COPY_-1207023202'), (u'MULTIEQUAL_-1207023336', u'MULTIEQUAL_-1207023333'), (u'COPY_-1207023225', u'MULTIEQUAL_-1207023386'), ('const-0', u'COPY_-1207023862'), ('const-10', u'COPY_-1207024222'), (u'LOAD_-1207023908', u'CALL_-1207023896'), (u'CAST_-1207023236', u'COPY_-1207023258'), ('const-433', u'LOAD_-1207023927'), ('const-433', u'LOAD_-1207024315'), (u'CAST_-1207023062', u'INT_ADD_-1207023820'), (u'INT_LESS_-1207024088', u'MULTIEQUAL_-1207023389'), (u'COPY_-1207024052', u'MULTIEQUAL_-1207023469'), (u'CALL_-1207023928', u'INDIRECT_-1207023189'), (u'COPY_-1207023100', u'MULTIEQUAL_-1207023153'), (u'INT_ADD_-1207024014', u'MULTIEQUAL_-1207023469'), (u'BOOL_AND_-1207024136', u'INT_EQUAL_-1207024137'), ('const-1', u'PTRADD_-1207024051'), (u'CAST_-1207023042', u'INT_ADD_-1207023758'), ('const-1', u'PTRADD_-1207024131'), ('const-1', u'PTRADD_-1207024051'), (u'COPY_-1207023171', u'RETURN_-1207023154'), (u'INT_EQUAL_-1207024173', u'MULTIEQUAL_-1207023386'), (u'CALL_-1207023896', u'INDIRECT_-1207023172'), ('const-1', u'PTRADD_-1207024136'), (u'COPY_-1207023250', u'MULTIEQUAL_-1207023411'), ('const-0', u'COPY_-1207023165'), (u'INT_NOTEQUAL_-1207023820', u'CBRANCH_-1207023818'), (u'COPY_-1207023807', u'RETURN_-1207023776'), ('const-433', u'LOAD_-1207024188'), ('const-0', u'INT_NOTEQUAL_-1207023754'), (u'CAST_-1207023061', u'LOAD_-1207023836'), ('tmp_2826', u'CAST_-1207023042'), (u'CAST_-1207023029', u'LOAD_-1207023745'), ('const-1319072', u'COPY_-1207024131'), ('const-433', u'LOAD_-1207023752'), (u'PTRADD_-1207023301', u'CAST_-1207023250'), ('tmp_90', u'CBRANCH_-1207024349'), ('tmp_60', u'CBRANCH_-1207024369'), ('const-0', u'COPY_-1207024066'), (u'INT_EQUAL_-1207024052', u'BOOL_NEGATE_-1207023235'), (u'MULTIEQUAL_-1207023469', u'INT_ADD_-1207024014'), ('tmp_759', u'CBRANCH_-1207023966'), ('tmp_2824', u'PTRADD_-1207023301'), ('tmp_1114', u'CBRANCH_-1207023727'), ('const-2', u'INT_EQUAL_-1207024351'), ('const-433', u'LOAD_-1207023945'), ('const-8', u'PTRADD_-1207023297'), (u'INT_LESS_-1207024262', u'MULTIEQUAL_-1207023440'), (u'INT_ADD_-1207024099', u'MULTIEQUAL_-1207023494'), ('const-1', u'PTRADD_-1207023074'), (u'MULTIEQUAL_-1207023469', u'INT_EQUAL_-1207024024'), ('const-0', u'COPY_-1207024151'), ('const-0', u'RETURN_-1207023776'), ('const-1', u'PTRADD_-1207023961'), ('const-0', u'COPY_-1207023171'), ('tmp_3220', u'COPY_-1207023184'), (u'MULTIEQUAL_-1207023477', u'PTRADD_-1207024220'), (u'COPY_-1207023283', u'MULTIEQUAL_-1207023448'), (u'COPY_-1207024137', u'MULTIEQUAL_-1207023494'), (u'LOAD_-1207023774', u'INT_NOTEQUAL_-1207023754'), ('tmp_3222', u'INT_NOTEQUAL_-1207023951'), (u'BOOL_NEGATE_-1207023235', u'CBRANCH_-1207024051'), (u'LOAD_-1207024279', u'INT_LESS_-1207024262'), (u'LOAD_-1207024279', u'INT_EQUAL_-1207024262'), (u'COPY_-1207024131', u'CAST_-1207023160'), (u'MULTIEQUAL_-1207023153', u'COPY_-1207023137'), (u'INT_LESS_-1207024262', u'MULTIEQUAL_-1207023443'), (u'MULTIEQUAL_-1207023440', u'INT_EQUAL_-1207024226'), (u'COPY_-1207024066', u'MULTIEQUAL_-1207023364'), (u'MULTIEQUAL_-1207023411', u'PTRADD_-1207024051'), (u'MULTIEQUAL_-1207023519', u'INT_ADD_-1207024184'), (u'INT_EQUAL_-1207024194', u'CBRANCH_-1207024199'), (u'MULTIEQUAL_-1207023411', u'INT_EQUAL_-1207024137'), ('const-0', u'INT_EQUAL_-1207024109'), (u'LOAD_-1207023945', u'CALL_-1207023928'), ('const-433', u'LOAD_-1207024337'), ('const-433', u'LOAD_-1207024190'), ('const-433', u'LOAD_-1207023836')]
null
null
001144e0
x64
O2
(translation_unit "undefined8 FUN_001144e0(undefined8 *param_1,undefined8 *param_2)\n\n{\n byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001144e0(undefined8 *param_1,undefined8 *param_2)\n\n{\n byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}" type_identifier (function_declarator "FUN_001144e0(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 byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "byte *pbVar7;" type_identifier (pointer_declarator "*pbVar7" * identifier) ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "bool bVar10;" primitive_type identifier ;) (if_statement "if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" if (parenthesized_expression "(DAT_00182e94 == 1)" ( (binary_expression "DAT_00182e94 == 1" identifier == number_literal) )) (compound_statement "{\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" { (if_statement "if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0xc) != 0)" ( (binary_expression "*(int *)((long)param_1 + 0xc) != 0" (pointer_expression "*(int *)((long)param_1 + 0xc)" * (cast_expression "(int *)((long)param_1 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xc)" ( (binary_expression "(long)param_1 + 0xc" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);" (assignment_expression "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) < (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) (expression_statement "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);" (assignment_expression "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) == (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) }) (else_clause "else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" else (compound_statement "{\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" { (if_statement "if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }" if (parenthesized_expression "((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1))" ( (binary_expression "(DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)" (parenthesized_expression "(DAT_00182e94 == 2)" ( (binary_expression "DAT_00182e94 == 2" identifier == number_literal) )) && (parenthesized_expression "(*(int *)((long)param_1 + 0xc) != 1)" ( (binary_expression "*(int *)((long)param_1 + 0xc) != 1" (pointer_expression "*(int *)((long)param_1 + 0xc)" * (cast_expression "(int *)((long)param_1 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xc)" ( (binary_expression "(long)param_1 + 0xc" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);" (assignment_expression "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) < (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) (expression_statement "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);" (assignment_expression "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) == (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) }))) (expression_statement "puVar2 = DAT_00182548;" (assignment_expression "puVar2 = DAT_00182548" identifier = identifier) ;) (if_statement "if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(bVar10)" ( identifier )) (compound_statement "{\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }" { (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 "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf32-big";" (assignment_expression "pbVar7 = (byte *)"elf32-big"" identifier = (cast_expression "(byte *)"elf32-big"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf32-big"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar8 = *pbVar6 < *pbVar7;" (assignment_expression "bVar8 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar10 = *pbVar6 == *pbVar7;" (assignment_expression "bVar10 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar10)" ( identifier )) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (expression_statement "bVar8 = (!bVar8 && !bVar10) == bVar8;" (assignment_expression "bVar8 = (!bVar8 && !bVar10) == bVar8" identifier = (binary_expression "(!bVar8 && !bVar10) == bVar8" (parenthesized_expression "(!bVar8 && !bVar10)" ( (binary_expression "!bVar8 && !bVar10" (unary_expression "!bVar8" ! identifier) && (unary_expression "!bVar10" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }" { (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf64-big";" (assignment_expression "pbVar7 = (byte *)"elf64-big"" identifier = (cast_expression "(byte *)"elf64-big"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf64-big"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar9 = *pbVar6 < *pbVar7;" (assignment_expression "bVar9 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "bVar10 = false;" (assignment_expression "bVar10 = false" identifier = false) ;) (expression_statement "bVar8 = (!bVar9 && !bVar8) == bVar9;" (assignment_expression "bVar8 = (!bVar9 && !bVar8) == bVar9" identifier = (binary_expression "(!bVar9 && !bVar8) == bVar9" (parenthesized_expression "(!bVar9 && !bVar8)" ( (binary_expression "!bVar9 && !bVar8" (unary_expression "!bVar9" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }" { (expression_statement "lVar5 = 0xd;" (assignment_expression "lVar5 = 0xd" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf32-little";" (assignment_expression "pbVar7 = (byte *)"elf32-little"" identifier = (cast_expression "(byte *)"elf32-little"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf32-little"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar10 = *pbVar6 < *pbVar7;" (assignment_expression "bVar10 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (expression_statement "bVar8 = (!bVar10 && !bVar8) == bVar10;" (assignment_expression "bVar8 = (!bVar10 && !bVar8) == bVar10" identifier = (binary_expression "(!bVar10 && !bVar8) == bVar10" (parenthesized_expression "(!bVar10 && !bVar8)" ( (binary_expression "!bVar10 && !bVar8" (unary_expression "!bVar10" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }" { (expression_statement "lVar5 = 0xd;" (assignment_expression "lVar5 = 0xd" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf64-little";" (assignment_expression "pbVar7 = (byte *)"elf64-little"" identifier = (cast_expression "(byte *)"elf64-little"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf64-little"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar9 = *pbVar6 < *pbVar7;" (assignment_expression "bVar9 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (if_statement "if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }" if (parenthesized_expression "(((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n )" ( (binary_expression "((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)" (parenthesized_expression "((!bVar9 && !bVar8) != bVar9)" ( (binary_expression "(!bVar9 && !bVar8) != bVar9" (parenthesized_expression "(!bVar9 && !bVar8)" ( (binary_expression "!bVar9 && !bVar8" (unary_expression "!bVar9" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) != identifier) )) && (parenthesized_expression "(puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)" ( (comma_expression "puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0" (assignment_expression "puVar2 = param_1" identifier = identifier) , (binary_expression "DAT_00182548 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }" { (expression_statement "iVar3 = FUN_00112c20(pbVar1,*param_2);" (assignment_expression "iVar3 = FUN_00112c20(pbVar1,*param_2)" identifier = (call_expression "FUN_00112c20(pbVar1,*param_2)" identifier (argument_list "(pbVar1,*param_2)" ( identifier , (pointer_expression "*param_2" * identifier) )))) ;) (expression_statement "iVar4 = FUN_00112c20(*DAT_00182548,*param_2);" (assignment_expression "iVar4 = FUN_00112c20(*DAT_00182548,*param_2)" identifier = (call_expression "FUN_00112c20(*DAT_00182548,*param_2)" identifier (argument_list "(*DAT_00182548,*param_2)" ( (pointer_expression "*DAT_00182548" * identifier) , (pointer_expression "*param_2" * identifier) )))) ;) (expression_statement "puVar2 = param_1;" (assignment_expression "puVar2 = param_1" identifier = identifier) ;) (if_statement "if (iVar3 <= iVar4) {\n return 0;\n }" if (parenthesized_expression "(iVar3 <= iVar4)" ( (binary_expression "iVar3 <= iVar4" identifier <= identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) })) })) })) })) (expression_statement "DAT_00182548 = puVar2;" (assignment_expression "DAT_00182548 = puVar2" identifier = identifier) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int closest_target_match(bfd_target *target,void *data)\n\n{\n byte *first;\n bfd_target *pbVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n \n if (command_line.endian == ENDIAN_BIG) {\n if (target->byteorder != BFD_ENDIAN_BIG) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n else {\n if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n pbVar1 = winner;\n if (bVar9) {\n first = (byte *)target->name;\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar9);\n bVar8 = false;\n bVar7 = (!bVar7 && !bVar9) == bVar7;\n if (!bVar7) {\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }\n }\n winner = pbVar1;\n return 0;\n}\n\n" (function_definition "int closest_target_match(bfd_target *target,void *data)\n\n{\n byte *first;\n bfd_target *pbVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n \n if (command_line.endian == ENDIAN_BIG) {\n if (target->byteorder != BFD_ENDIAN_BIG) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n else {\n if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n pbVar1 = winner;\n if (bVar9) {\n first = (byte *)target->name;\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar9);\n bVar8 = false;\n bVar7 = (!bVar7 && !bVar9) == bVar7;\n if (!bVar7) {\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }\n }\n winner = pbVar1;\n return 0;\n}" primitive_type (function_declarator "closest_target_match(bfd_target *target,void *data)" identifier (parameter_list "(bfd_target *target,void *data)" ( (parameter_declaration "bfd_target *target" type_identifier (pointer_declarator "*target" * identifier)) , (parameter_declaration "void *data" primitive_type (pointer_declarator "*data" * identifier)) ))) (compound_statement "{\n byte *first;\n bfd_target *pbVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n \n if (command_line.endian == ENDIAN_BIG) {\n if (target->byteorder != BFD_ENDIAN_BIG) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n else {\n if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n pbVar1 = winner;\n if (bVar9) {\n first = (byte *)target->name;\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar9);\n bVar8 = false;\n bVar7 = (!bVar7 && !bVar9) == bVar7;\n if (!bVar7) {\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }\n }\n winner = pbVar1;\n return 0;\n}" { (declaration "byte *first;" type_identifier (pointer_declarator "*first" * identifier) ;) (declaration "bfd_target *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "bool bVar7;" primitive_type identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (if_statement "if (command_line.endian == ENDIAN_BIG) {\n if (target->byteorder != BFD_ENDIAN_BIG) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }\n else {\n if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }" if (parenthesized_expression "(command_line.endian == ENDIAN_BIG)" ( (binary_expression "command_line.endian == ENDIAN_BIG" (field_expression "command_line.endian" identifier . field_identifier) == identifier) )) (compound_statement "{\n if (target->byteorder != BFD_ENDIAN_BIG) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }" { (if_statement "if (target->byteorder != BFD_ENDIAN_BIG) {\n return 0;\n }" if (parenthesized_expression "(target->byteorder != BFD_ENDIAN_BIG)" ( (binary_expression "target->byteorder != BFD_ENDIAN_BIG" (field_expression "target->byteorder" identifier -> field_identifier) != identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);" (assignment_expression "bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8)" identifier = (binary_expression "target->flavour < *(bfd_flavour *)((long)data + 8)" (field_expression "target->flavour" identifier -> field_identifier) < (pointer_expression "*(bfd_flavour *)((long)data + 8)" * (cast_expression "(bfd_flavour *)((long)data + 8)" ( (type_descriptor "bfd_flavour *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 8)" ( (binary_expression "(long)data + 8" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) (expression_statement "bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);" (assignment_expression "bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8)" identifier = (binary_expression "target->flavour == *(bfd_flavour *)((long)data + 8)" (field_expression "target->flavour" identifier -> field_identifier) == (pointer_expression "*(bfd_flavour *)((long)data + 8)" * (cast_expression "(bfd_flavour *)((long)data + 8)" ( (type_descriptor "bfd_flavour *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 8)" ( (binary_expression "(long)data + 8" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) }) (else_clause "else {\n if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }" else (compound_statement "{\n if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }\n bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);\n bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);\n }" { (if_statement "if ((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)) {\n return 0;\n }" if (parenthesized_expression "((command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE))" ( (binary_expression "(command_line.endian == ENDIAN_LITTLE) && (target->byteorder != BFD_ENDIAN_LITTLE)" (parenthesized_expression "(command_line.endian == ENDIAN_LITTLE)" ( (binary_expression "command_line.endian == ENDIAN_LITTLE" (field_expression "command_line.endian" identifier . field_identifier) == identifier) )) && (parenthesized_expression "(target->byteorder != BFD_ENDIAN_LITTLE)" ( (binary_expression "target->byteorder != BFD_ENDIAN_LITTLE" (field_expression "target->byteorder" identifier -> field_identifier) != identifier) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8);" (assignment_expression "bVar7 = target->flavour < *(bfd_flavour *)((long)data + 8)" identifier = (binary_expression "target->flavour < *(bfd_flavour *)((long)data + 8)" (field_expression "target->flavour" identifier -> field_identifier) < (pointer_expression "*(bfd_flavour *)((long)data + 8)" * (cast_expression "(bfd_flavour *)((long)data + 8)" ( (type_descriptor "bfd_flavour *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 8)" ( (binary_expression "(long)data + 8" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) (expression_statement "bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8);" (assignment_expression "bVar9 = target->flavour == *(bfd_flavour *)((long)data + 8)" identifier = (binary_expression "target->flavour == *(bfd_flavour *)((long)data + 8)" (field_expression "target->flavour" identifier -> field_identifier) == (pointer_expression "*(bfd_flavour *)((long)data + 8)" * (cast_expression "(bfd_flavour *)((long)data + 8)" ( (type_descriptor "bfd_flavour *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 8)" ( (binary_expression "(long)data + 8" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) }))) (expression_statement "pbVar1 = winner;" (assignment_expression "pbVar1 = winner" identifier = identifier) ;) (if_statement "if (bVar9) {\n first = (byte *)target->name;\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar9);\n bVar8 = false;\n bVar7 = (!bVar7 && !bVar9) == bVar7;\n if (!bVar7) {\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(bVar9)" ( identifier )) (compound_statement "{\n first = (byte *)target->name;\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar9);\n bVar8 = false;\n bVar7 = (!bVar7 && !bVar9) == bVar7;\n if (!bVar7) {\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }\n }" { (expression_statement "first = (byte *)target->name;" (assignment_expression "first = (byte *)target->name" identifier = (cast_expression "(byte *)target->name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "target->name" identifier -> field_identifier))) ;) (expression_statement "lVar4 = 10;" (assignment_expression "lVar4 = 10" identifier = number_literal) ;) (expression_statement "pbVar5 = first;" (assignment_expression "pbVar5 = first" identifier = identifier) ;) (expression_statement "pbVar6 = (byte *)"elf32-big";" (assignment_expression "pbVar6 = (byte *)"elf32-big"" identifier = (cast_expression "(byte *)"elf32-big"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf32-big"" " string_content "))) ;) (do_statement "do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar9);" do (compound_statement "{\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar7 = *pbVar5 < *pbVar6;\n bVar9 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n }" { (if_statement "if (lVar4 == 0) break;" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar4 = lVar4 + -1;" (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "bVar7 = *pbVar5 < *pbVar6;" (assignment_expression "bVar7 = *pbVar5 < *pbVar6" identifier = (binary_expression "*pbVar5 < *pbVar6" (pointer_expression "*pbVar5" * identifier) < (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "bVar9 = *pbVar5 == *pbVar6;" (assignment_expression "bVar9 = *pbVar5 == *pbVar6" identifier = (binary_expression "*pbVar5 == *pbVar6" (pointer_expression "*pbVar5" * identifier) == (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar9)" ( identifier )) ;) (expression_statement "bVar8 = false;" (assignment_expression "bVar8 = false" identifier = false) ;) (expression_statement "bVar7 = (!bVar7 && !bVar9) == bVar7;" (assignment_expression "bVar7 = (!bVar7 && !bVar9) == bVar7" identifier = (binary_expression "(!bVar7 && !bVar9) == bVar7" (parenthesized_expression "(!bVar7 && !bVar9)" ( (binary_expression "!bVar7 && !bVar9" (unary_expression "!bVar7" ! identifier) && (unary_expression "!bVar9" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar7) {\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(!bVar7)" ( (unary_expression "!bVar7" ! identifier) )) (compound_statement "{\n lVar4 = 10;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-big";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar9 = false;\n bVar7 = (!bVar8 && !bVar7) == bVar8;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }\n }" { (expression_statement "lVar4 = 10;" (assignment_expression "lVar4 = 10" identifier = number_literal) ;) (expression_statement "pbVar5 = first;" (assignment_expression "pbVar5 = first" identifier = identifier) ;) (expression_statement "pbVar6 = (byte *)"elf64-big";" (assignment_expression "pbVar6 = (byte *)"elf64-big"" identifier = (cast_expression "(byte *)"elf64-big"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf64-big"" " string_content "))) ;) (do_statement "do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);" do (compound_statement "{\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n }" { (if_statement "if (lVar4 == 0) break;" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar4 = lVar4 + -1;" (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "bVar8 = *pbVar5 < *pbVar6;" (assignment_expression "bVar8 = *pbVar5 < *pbVar6" identifier = (binary_expression "*pbVar5 < *pbVar6" (pointer_expression "*pbVar5" * identifier) < (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "bVar7 = *pbVar5 == *pbVar6;" (assignment_expression "bVar7 = *pbVar5 == *pbVar6" identifier = (binary_expression "*pbVar5 == *pbVar6" (pointer_expression "*pbVar5" * identifier) == (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar7)" ( identifier )) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (expression_statement "bVar7 = (!bVar8 && !bVar7) == bVar8;" (assignment_expression "bVar7 = (!bVar8 && !bVar7) == bVar8" identifier = (binary_expression "(!bVar8 && !bVar7) == bVar8" (parenthesized_expression "(!bVar8 && !bVar7)" ( (binary_expression "!bVar8 && !bVar7" (unary_expression "!bVar8" ! identifier) && (unary_expression "!bVar7" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }" if (parenthesized_expression "(!bVar7)" ( (unary_expression "!bVar7" ! identifier) )) (compound_statement "{\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf32-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n bVar8 = false;\n bVar7 = (!bVar9 && !bVar7) == bVar9;\n if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }\n }" { (expression_statement "lVar4 = 0xd;" (assignment_expression "lVar4 = 0xd" identifier = number_literal) ;) (expression_statement "pbVar5 = first;" (assignment_expression "pbVar5 = first" identifier = identifier) ;) (expression_statement "pbVar6 = (byte *)"elf32-little";" (assignment_expression "pbVar6 = (byte *)"elf32-little"" identifier = (cast_expression "(byte *)"elf32-little"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf32-little"" " string_content "))) ;) (do_statement "do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);" do (compound_statement "{\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar9 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n }" { (if_statement "if (lVar4 == 0) break;" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar4 = lVar4 + -1;" (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "bVar9 = *pbVar5 < *pbVar6;" (assignment_expression "bVar9 = *pbVar5 < *pbVar6" identifier = (binary_expression "*pbVar5 < *pbVar6" (pointer_expression "*pbVar5" * identifier) < (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "bVar7 = *pbVar5 == *pbVar6;" (assignment_expression "bVar7 = *pbVar5 == *pbVar6" identifier = (binary_expression "*pbVar5 == *pbVar6" (pointer_expression "*pbVar5" * identifier) == (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar7)" ( identifier )) ;) (expression_statement "bVar8 = false;" (assignment_expression "bVar8 = false" identifier = false) ;) (expression_statement "bVar7 = (!bVar9 && !bVar7) == bVar9;" (assignment_expression "bVar7 = (!bVar9 && !bVar7) == bVar9" identifier = (binary_expression "(!bVar9 && !bVar7) == bVar9" (parenthesized_expression "(!bVar9 && !bVar7)" ( (binary_expression "!bVar9 && !bVar7" (unary_expression "!bVar9" ! identifier) && (unary_expression "!bVar7" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar7) {\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }" if (parenthesized_expression "(!bVar7)" ( (unary_expression "!bVar7" ! identifier) )) (compound_statement "{\n lVar4 = 0xd;\n pbVar5 = first;\n pbVar6 = (byte *)"elf64-little";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);\n if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }\n }" { (expression_statement "lVar4 = 0xd;" (assignment_expression "lVar4 = 0xd" identifier = number_literal) ;) (expression_statement "pbVar5 = first;" (assignment_expression "pbVar5 = first" identifier = identifier) ;) (expression_statement "pbVar6 = (byte *)"elf64-little";" (assignment_expression "pbVar6 = (byte *)"elf64-little"" identifier = (cast_expression "(byte *)"elf64-little"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf64-little"" " string_content "))) ;) (do_statement "do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n } while (bVar7);" do (compound_statement "{\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar5 < *pbVar6;\n bVar7 = *pbVar5 == *pbVar6;\n pbVar5 = pbVar5 + 1;\n pbVar6 = pbVar6 + 1;\n }" { (if_statement "if (lVar4 == 0) break;" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar4 = lVar4 + -1;" (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "bVar8 = *pbVar5 < *pbVar6;" (assignment_expression "bVar8 = *pbVar5 < *pbVar6" identifier = (binary_expression "*pbVar5 < *pbVar6" (pointer_expression "*pbVar5" * identifier) < (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "bVar7 = *pbVar5 == *pbVar6;" (assignment_expression "bVar7 = *pbVar5 == *pbVar6" identifier = (binary_expression "*pbVar5 == *pbVar6" (pointer_expression "*pbVar5" * identifier) == (pointer_expression "*pbVar6" * identifier))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar7)" ( identifier )) ;) (if_statement "if (((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)) {\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }" if (parenthesized_expression "(((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0))" ( (binary_expression "((!bVar8 && !bVar7) != bVar8) && (pbVar1 = target, winner != (bfd_target *)0x0)" (parenthesized_expression "((!bVar8 && !bVar7) != bVar8)" ( (binary_expression "(!bVar8 && !bVar7) != bVar8" (parenthesized_expression "(!bVar8 && !bVar7)" ( (binary_expression "!bVar8 && !bVar7" (unary_expression "!bVar8" ! identifier) && (unary_expression "!bVar7" ! identifier)) )) != identifier) )) && (parenthesized_expression "(pbVar1 = target, winner != (bfd_target *)0x0)" ( (comma_expression "pbVar1 = target, winner != (bfd_target *)0x0" (assignment_expression "pbVar1 = target" identifier = identifier) , (binary_expression "winner != (bfd_target *)0x0" identifier != (cast_expression "(bfd_target *)0x0" ( (type_descriptor "bfd_target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n iVar2 = name_compare((char *)first,*data);\n /* WARNING: Load size is inaccurate */\n iVar3 = name_compare(winner->name,*data);\n pbVar1 = target;\n if (iVar2 <= iVar3) {\n return 0;\n }\n }" { comment (expression_statement "iVar2 = name_compare((char *)first,*data);" (assignment_expression "iVar2 = name_compare((char *)first,*data)" identifier = (call_expression "name_compare((char *)first,*data)" identifier (argument_list "((char *)first,*data)" ( (cast_expression "(char *)first" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "*data" * identifier) )))) ;) comment (expression_statement "iVar3 = name_compare(winner->name,*data);" (assignment_expression "iVar3 = name_compare(winner->name,*data)" identifier = (call_expression "name_compare(winner->name,*data)" identifier (argument_list "(winner->name,*data)" ( (field_expression "winner->name" identifier -> field_identifier) , (pointer_expression "*data" * identifier) )))) ;) (expression_statement "pbVar1 = target;" (assignment_expression "pbVar1 = target" identifier = identifier) ;) (if_statement "if (iVar2 <= iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar2 <= iVar3)" ( (binary_expression "iVar2 <= iVar3" identifier <= identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) })) })) })) })) (expression_statement "winner = pbVar1;" (assignment_expression "winner = pbVar1" identifier = identifier) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_001144e0(undefined8 *param_1,undefined8 *param_2)\n\n{\n byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001144e0(undefined8 *param_1,undefined8 *param_2)\n\n{\n byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}" type_identifier (function_declarator "FUN_001144e0(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 byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "byte *pbVar7;" type_identifier (pointer_declarator "*pbVar7" * identifier) ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "bool bVar10;" primitive_type identifier ;) (if_statement "if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" if (parenthesized_expression "(DAT_00182e94 == 1)" ( (binary_expression "DAT_00182e94 == 1" identifier == number_literal) )) (compound_statement "{\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" { (if_statement "if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0xc) != 0)" ( (binary_expression "*(int *)((long)param_1 + 0xc) != 0" (pointer_expression "*(int *)((long)param_1 + 0xc)" * (cast_expression "(int *)((long)param_1 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xc)" ( (binary_expression "(long)param_1 + 0xc" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);" (assignment_expression "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) < (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) (expression_statement "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);" (assignment_expression "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) == (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) }) (else_clause "else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" else (compound_statement "{\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" { (if_statement "if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }" if (parenthesized_expression "((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1))" ( (binary_expression "(DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)" (parenthesized_expression "(DAT_00182e94 == 2)" ( (binary_expression "DAT_00182e94 == 2" identifier == number_literal) )) && (parenthesized_expression "(*(int *)((long)param_1 + 0xc) != 1)" ( (binary_expression "*(int *)((long)param_1 + 0xc) != 1" (pointer_expression "*(int *)((long)param_1 + 0xc)" * (cast_expression "(int *)((long)param_1 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xc)" ( (binary_expression "(long)param_1 + 0xc" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);" (assignment_expression "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) < (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) (expression_statement "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);" (assignment_expression "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" identifier = (binary_expression "*(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) == (pointer_expression "*(uint *)(param_2 + 1)" * (cast_expression "(uint *)(param_2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))))) ;) }))) (expression_statement "puVar2 = DAT_00182548;" (assignment_expression "puVar2 = DAT_00182548" identifier = identifier) ;) (if_statement "if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(bVar10)" ( identifier )) (compound_statement "{\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }" { (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 "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf32-big";" (assignment_expression "pbVar7 = (byte *)"elf32-big"" identifier = (cast_expression "(byte *)"elf32-big"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf32-big"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar8 = *pbVar6 < *pbVar7;" (assignment_expression "bVar8 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar10 = *pbVar6 == *pbVar7;" (assignment_expression "bVar10 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar10)" ( identifier )) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (expression_statement "bVar8 = (!bVar8 && !bVar10) == bVar8;" (assignment_expression "bVar8 = (!bVar8 && !bVar10) == bVar8" identifier = (binary_expression "(!bVar8 && !bVar10) == bVar8" (parenthesized_expression "(!bVar8 && !bVar10)" ( (binary_expression "!bVar8 && !bVar10" (unary_expression "!bVar8" ! identifier) && (unary_expression "!bVar10" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }" { (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf64-big";" (assignment_expression "pbVar7 = (byte *)"elf64-big"" identifier = (cast_expression "(byte *)"elf64-big"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf64-big"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar9 = *pbVar6 < *pbVar7;" (assignment_expression "bVar9 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "bVar10 = false;" (assignment_expression "bVar10 = false" identifier = false) ;) (expression_statement "bVar8 = (!bVar9 && !bVar8) == bVar9;" (assignment_expression "bVar8 = (!bVar9 && !bVar8) == bVar9" identifier = (binary_expression "(!bVar9 && !bVar8) == bVar9" (parenthesized_expression "(!bVar9 && !bVar8)" ( (binary_expression "!bVar9 && !bVar8" (unary_expression "!bVar9" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }" { (expression_statement "lVar5 = 0xd;" (assignment_expression "lVar5 = 0xd" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf32-little";" (assignment_expression "pbVar7 = (byte *)"elf32-little"" identifier = (cast_expression "(byte *)"elf32-little"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf32-little"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar10 = *pbVar6 < *pbVar7;" (assignment_expression "bVar10 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (expression_statement "bVar8 = (!bVar10 && !bVar8) == bVar10;" (assignment_expression "bVar8 = (!bVar10 && !bVar8) == bVar10" identifier = (binary_expression "(!bVar10 && !bVar8) == bVar10" (parenthesized_expression "(!bVar10 && !bVar8)" ( (binary_expression "!bVar10 && !bVar8" (unary_expression "!bVar10" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }" { (expression_statement "lVar5 = 0xd;" (assignment_expression "lVar5 = 0xd" identifier = number_literal) ;) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" identifier = identifier) ;) (expression_statement "pbVar7 = (byte *)"elf64-little";" (assignment_expression "pbVar7 = (byte *)"elf64-little"" identifier = (cast_expression "(byte *)"elf64-little"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""elf64-little"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "bVar9 = *pbVar6 < *pbVar7;" (assignment_expression "bVar9 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (if_statement "if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }" if (parenthesized_expression "(((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n )" ( (binary_expression "((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)" (parenthesized_expression "((!bVar9 && !bVar8) != bVar9)" ( (binary_expression "(!bVar9 && !bVar8) != bVar9" (parenthesized_expression "(!bVar9 && !bVar8)" ( (binary_expression "!bVar9 && !bVar8" (unary_expression "!bVar9" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) != identifier) )) && (parenthesized_expression "(puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)" ( (comma_expression "puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0" (assignment_expression "puVar2 = param_1" identifier = identifier) , (binary_expression "DAT_00182548 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }" { (expression_statement "iVar3 = FUN_00112c20(pbVar1,*param_2);" (assignment_expression "iVar3 = FUN_00112c20(pbVar1,*param_2)" identifier = (call_expression "FUN_00112c20(pbVar1,*param_2)" identifier (argument_list "(pbVar1,*param_2)" ( identifier , (pointer_expression "*param_2" * identifier) )))) ;) (expression_statement "iVar4 = FUN_00112c20(*DAT_00182548,*param_2);" (assignment_expression "iVar4 = FUN_00112c20(*DAT_00182548,*param_2)" identifier = (call_expression "FUN_00112c20(*DAT_00182548,*param_2)" identifier (argument_list "(*DAT_00182548,*param_2)" ( (pointer_expression "*DAT_00182548" * identifier) , (pointer_expression "*param_2" * identifier) )))) ;) (expression_statement "puVar2 = param_1;" (assignment_expression "puVar2 = param_1" identifier = identifier) ;) (if_statement "if (iVar3 <= iVar4) {\n return 0;\n }" if (parenthesized_expression "(iVar3 <= iVar4)" ( (binary_expression "iVar3 <= iVar4" identifier <= identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) })) })) })) })) (expression_statement "DAT_00182548 = puVar2;" (assignment_expression "DAT_00182548 = puVar2" identifier = identifier) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) }) (else_clause else (compound_statement { (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) ))) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) }))) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) != IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (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 , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (return_statement return LIT ;) })) })) })) })) })) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_001144e0(undefined8 *param_1,undefined8 *param_2)\n\n{\n byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_001144e0(undefined8 *param_1,undefined8 *param_2)" (identifier "FUN_001144e0") (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 byte *pbVar1;\n undefined8 *puVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n puVar2 = DAT_00182548;\n if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }\n DAT_00182548 = puVar2;\n return 0;\n}" ({ "{") (declaration "byte *pbVar1;" (type_identifier "byte") (pointer_declarator "*pbVar1" (* "*") (identifier "pbVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "byte *pbVar6;" (type_identifier "byte") (pointer_declarator "*pbVar6" (* "*") (identifier "pbVar6")) (; ";")) (declaration "byte *pbVar7;" (type_identifier "byte") (pointer_declarator "*pbVar7" (* "*") (identifier "pbVar7")) (; ";")) (declaration "bool bVar8;" (primitive_type "bool") (identifier "bVar8") (; ";")) (declaration "bool bVar9;" (primitive_type "bool") (identifier "bVar9") (; ";")) (declaration "bool bVar10;" (primitive_type "bool") (identifier "bVar10") (; ";")) (if_statement "if (DAT_00182e94 == 1) {\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }\n else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" (if "if") (parenthesized_expression "(DAT_00182e94 == 1)" (( "(") (binary_expression "DAT_00182e94 == 1" (identifier "DAT_00182e94") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" ({ "{") (if_statement "if (*(int *)((long)param_1 + 0xc) != 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0xc) != 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0xc) != 0" (pointer_expression "*(int *)((long)param_1 + 0xc)" (* "*") (cast_expression "(int *)((long)param_1 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xc)" (( "(") (binary_expression "(long)param_1 + 0xc" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xc")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);" (assignment_expression "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (identifier "bVar8") (= "=") (binary_expression "*(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (< "<") (pointer_expression "*(uint *)(param_2 + 1)" (* "*") (cast_expression "(uint *)(param_2 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))))) (; ";")) (expression_statement "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);" (assignment_expression "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (identifier "bVar10") (= "=") (binary_expression "*(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (== "==") (pointer_expression "*(uint *)(param_2 + 1)" (* "*") (cast_expression "(uint *)(param_2 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))))) (; ";")) (} "}")) (else_clause "else {\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" (else "else") (compound_statement "{\n if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }\n bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);\n bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);\n }" ({ "{") (if_statement "if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) {\n return 0;\n }" (if "if") (parenthesized_expression "((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1))" (( "(") (binary_expression "(DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)" (parenthesized_expression "(DAT_00182e94 == 2)" (( "(") (binary_expression "DAT_00182e94 == 2" (identifier "DAT_00182e94") (== "==") (number_literal "2")) () ")")) (&& "&&") (parenthesized_expression "(*(int *)((long)param_1 + 0xc) != 1)" (( "(") (binary_expression "*(int *)((long)param_1 + 0xc) != 1" (pointer_expression "*(int *)((long)param_1 + 0xc)" (* "*") (cast_expression "(int *)((long)param_1 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xc)" (( "(") (binary_expression "(long)param_1 + 0xc" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xc")) () ")")))) (!= "!=") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1);" (assignment_expression "bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (identifier "bVar8") (= "=") (binary_expression "*(uint *)(param_1 + 1) < *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (< "<") (pointer_expression "*(uint *)(param_2 + 1)" (* "*") (cast_expression "(uint *)(param_2 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))))) (; ";")) (expression_statement "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1);" (assignment_expression "bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (identifier "bVar10") (= "=") (binary_expression "*(uint *)(param_1 + 1) == *(uint *)(param_2 + 1)" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (== "==") (pointer_expression "*(uint *)(param_2 + 1)" (* "*") (cast_expression "(uint *)(param_2 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))))) (; ";")) (} "}")))) (expression_statement "puVar2 = DAT_00182548;" (assignment_expression "puVar2 = DAT_00182548" (identifier "puVar2") (= "=") (identifier "DAT_00182548")) (; ";")) (if_statement "if (bVar10) {\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "(bVar10)" (( "(") (identifier "bVar10") () ")")) (compound_statement "{\n pbVar1 = (byte *)*param_1;\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);\n bVar9 = false;\n bVar8 = (!bVar8 && !bVar10) == bVar8;\n if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }\n }" ({ "{") (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 "lVar5 = 10;" (assignment_expression "lVar5 = 10" (identifier "lVar5") (= "=") (number_literal "10")) (; ";")) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" (identifier "pbVar6") (= "=") (identifier "pbVar1")) (; ";")) (expression_statement "pbVar7 = (byte *)"elf32-big";" (assignment_expression "pbVar7 = (byte *)"elf32-big"" (identifier "pbVar7") (= "=") (cast_expression "(byte *)"elf32-big"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""elf32-big"" (" """) (string_content "elf32-big") (" """)))) (; ";")) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar10);" (do "do") (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar10 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" ({ "{") (if_statement "if (lVar5 == 0) break;" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar8 = *pbVar6 < *pbVar7;" (assignment_expression "bVar8 = *pbVar6 < *pbVar7" (identifier "bVar8") (= "=") (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (< "<") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "bVar10 = *pbVar6 == *pbVar7;" (assignment_expression "bVar10 = *pbVar6 == *pbVar7" (identifier "bVar10") (= "=") (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (== "==") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" (identifier "pbVar6") (= "=") (binary_expression "pbVar6 + 1" (identifier "pbVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" (identifier "pbVar7") (= "=") (binary_expression "pbVar7 + 1" (identifier "pbVar7") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar10)" (( "(") (identifier "bVar10") () ")")) (; ";")) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" (identifier "bVar9") (= "=") (false "false")) (; ";")) (expression_statement "bVar8 = (!bVar8 && !bVar10) == bVar8;" (assignment_expression "bVar8 = (!bVar8 && !bVar10) == bVar8" (identifier "bVar8") (= "=") (binary_expression "(!bVar8 && !bVar10) == bVar8" (parenthesized_expression "(!bVar8 && !bVar10)" (( "(") (binary_expression "!bVar8 && !bVar10" (unary_expression "!bVar8" (! "!") (identifier "bVar8")) (&& "&&") (unary_expression "!bVar10" (! "!") (identifier "bVar10"))) () ")")) (== "==") (identifier "bVar8"))) (; ";")) (if_statement "if (!bVar8) {\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "(!bVar8)" (( "(") (unary_expression "!bVar8" (! "!") (identifier "bVar8")) () ")")) (compound_statement "{\n lVar5 = 10;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-big";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar10 = false;\n bVar8 = (!bVar9 && !bVar8) == bVar9;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }\n }" ({ "{") (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" (identifier "lVar5") (= "=") (number_literal "10")) (; ";")) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" (identifier "pbVar6") (= "=") (identifier "pbVar1")) (; ";")) (expression_statement "pbVar7 = (byte *)"elf64-big";" (assignment_expression "pbVar7 = (byte *)"elf64-big"" (identifier "pbVar7") (= "=") (cast_expression "(byte *)"elf64-big"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""elf64-big"" (" """) (string_content "elf64-big") (" """)))) (; ";")) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" (do "do") (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" ({ "{") (if_statement "if (lVar5 == 0) break;" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar9 = *pbVar6 < *pbVar7;" (assignment_expression "bVar9 = *pbVar6 < *pbVar7" (identifier "bVar9") (= "=") (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (< "<") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" (identifier "bVar8") (= "=") (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (== "==") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" (identifier "pbVar6") (= "=") (binary_expression "pbVar6 + 1" (identifier "pbVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" (identifier "pbVar7") (= "=") (binary_expression "pbVar7 + 1" (identifier "pbVar7") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar8)" (( "(") (identifier "bVar8") () ")")) (; ";")) (expression_statement "bVar10 = false;" (assignment_expression "bVar10 = false" (identifier "bVar10") (= "=") (false "false")) (; ";")) (expression_statement "bVar8 = (!bVar9 && !bVar8) == bVar9;" (assignment_expression "bVar8 = (!bVar9 && !bVar8) == bVar9" (identifier "bVar8") (= "=") (binary_expression "(!bVar9 && !bVar8) == bVar9" (parenthesized_expression "(!bVar9 && !bVar8)" (( "(") (binary_expression "!bVar9 && !bVar8" (unary_expression "!bVar9" (! "!") (identifier "bVar9")) (&& "&&") (unary_expression "!bVar8" (! "!") (identifier "bVar8"))) () ")")) (== "==") (identifier "bVar9"))) (; ";")) (if_statement "if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }" (if "if") (parenthesized_expression "(!bVar8)" (( "(") (unary_expression "!bVar8" (! "!") (identifier "bVar8")) () ")")) (compound_statement "{\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf32-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n bVar9 = false;\n bVar8 = (!bVar10 && !bVar8) == bVar10;\n if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }\n }" ({ "{") (expression_statement "lVar5 = 0xd;" (assignment_expression "lVar5 = 0xd" (identifier "lVar5") (= "=") (number_literal "0xd")) (; ";")) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" (identifier "pbVar6") (= "=") (identifier "pbVar1")) (; ";")) (expression_statement "pbVar7 = (byte *)"elf32-little";" (assignment_expression "pbVar7 = (byte *)"elf32-little"" (identifier "pbVar7") (= "=") (cast_expression "(byte *)"elf32-little"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""elf32-little"" (" """) (string_content "elf32-little") (" """)))) (; ";")) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" (do "do") (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar10 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" ({ "{") (if_statement "if (lVar5 == 0) break;" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar10 = *pbVar6 < *pbVar7;" (assignment_expression "bVar10 = *pbVar6 < *pbVar7" (identifier "bVar10") (= "=") (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (< "<") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" (identifier "bVar8") (= "=") (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (== "==") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" (identifier "pbVar6") (= "=") (binary_expression "pbVar6 + 1" (identifier "pbVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" (identifier "pbVar7") (= "=") (binary_expression "pbVar7 + 1" (identifier "pbVar7") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar8)" (( "(") (identifier "bVar8") () ")")) (; ";")) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" (identifier "bVar9") (= "=") (false "false")) (; ";")) (expression_statement "bVar8 = (!bVar10 && !bVar8) == bVar10;" (assignment_expression "bVar8 = (!bVar10 && !bVar8) == bVar10" (identifier "bVar8") (= "=") (binary_expression "(!bVar10 && !bVar8) == bVar10" (parenthesized_expression "(!bVar10 && !bVar8)" (( "(") (binary_expression "!bVar10 && !bVar8" (unary_expression "!bVar10" (! "!") (identifier "bVar10")) (&& "&&") (unary_expression "!bVar8" (! "!") (identifier "bVar8"))) () ")")) (== "==") (identifier "bVar10"))) (; ";")) (if_statement "if (!bVar8) {\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }" (if "if") (parenthesized_expression "(!bVar8)" (( "(") (unary_expression "!bVar8" (! "!") (identifier "bVar8")) () ")")) (compound_statement "{\n lVar5 = 0xd;\n pbVar6 = pbVar1;\n pbVar7 = (byte *)"elf64-little";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);\n if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }\n }" ({ "{") (expression_statement "lVar5 = 0xd;" (assignment_expression "lVar5 = 0xd" (identifier "lVar5") (= "=") (number_literal "0xd")) (; ";")) (expression_statement "pbVar6 = pbVar1;" (assignment_expression "pbVar6 = pbVar1" (identifier "pbVar6") (= "=") (identifier "pbVar1")) (; ";")) (expression_statement "pbVar7 = (byte *)"elf64-little";" (assignment_expression "pbVar7 = (byte *)"elf64-little"" (identifier "pbVar7") (= "=") (cast_expression "(byte *)"elf64-little"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""elf64-little"" (" """) (string_content "elf64-little") (" """)))) (; ";")) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar8);" (do "do") (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n bVar9 = *pbVar6 < *pbVar7;\n bVar8 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" ({ "{") (if_statement "if (lVar5 == 0) break;" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar9 = *pbVar6 < *pbVar7;" (assignment_expression "bVar9 = *pbVar6 < *pbVar7" (identifier "bVar9") (= "=") (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (< "<") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "bVar8 = *pbVar6 == *pbVar7;" (assignment_expression "bVar8 = *pbVar6 == *pbVar7" (identifier "bVar8") (= "=") (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" (* "*") (identifier "pbVar6")) (== "==") (pointer_expression "*pbVar7" (* "*") (identifier "pbVar7")))) (; ";")) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" (identifier "pbVar6") (= "=") (binary_expression "pbVar6 + 1" (identifier "pbVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" (identifier "pbVar7") (= "=") (binary_expression "pbVar7 + 1" (identifier "pbVar7") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar8)" (( "(") (identifier "bVar8") () ")")) (; ";")) (if_statement "if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n ) {\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }" (if "if") (parenthesized_expression "(((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)\n )" (( "(") (binary_expression "((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)" (parenthesized_expression "((!bVar9 && !bVar8) != bVar9)" (( "(") (binary_expression "(!bVar9 && !bVar8) != bVar9" (parenthesized_expression "(!bVar9 && !bVar8)" (( "(") (binary_expression "!bVar9 && !bVar8" (unary_expression "!bVar9" (! "!") (identifier "bVar9")) (&& "&&") (unary_expression "!bVar8" (! "!") (identifier "bVar8"))) () ")")) (!= "!=") (identifier "bVar9")) () ")")) (&& "&&") (parenthesized_expression "(puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0)" (( "(") (comma_expression "puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0" (assignment_expression "puVar2 = param_1" (identifier "puVar2") (= "=") (identifier "param_1")) (, ",") (binary_expression "DAT_00182548 != (undefined8 *)0x0" (identifier "DAT_00182548") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (compound_statement "{\n iVar3 = FUN_00112c20(pbVar1,*param_2);\n iVar4 = FUN_00112c20(*DAT_00182548,*param_2);\n puVar2 = param_1;\n if (iVar3 <= iVar4) {\n return 0;\n }\n }" ({ "{") (expression_statement "iVar3 = FUN_00112c20(pbVar1,*param_2);" (assignment_expression "iVar3 = FUN_00112c20(pbVar1,*param_2)" (identifier "iVar3") (= "=") (call_expression "FUN_00112c20(pbVar1,*param_2)" (identifier "FUN_00112c20") (argument_list "(pbVar1,*param_2)" (( "(") (identifier "pbVar1") (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")")))) (; ";")) (expression_statement "iVar4 = FUN_00112c20(*DAT_00182548,*param_2);" (assignment_expression "iVar4 = FUN_00112c20(*DAT_00182548,*param_2)" (identifier "iVar4") (= "=") (call_expression "FUN_00112c20(*DAT_00182548,*param_2)" (identifier "FUN_00112c20") (argument_list "(*DAT_00182548,*param_2)" (( "(") (pointer_expression "*DAT_00182548" (* "*") (identifier "DAT_00182548")) (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")")))) (; ";")) (expression_statement "puVar2 = param_1;" (assignment_expression "puVar2 = param_1" (identifier "puVar2") (= "=") (identifier "param_1")) (; ";")) (if_statement "if (iVar3 <= iVar4) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar3 <= iVar4)" (( "(") (binary_expression "iVar3 <= iVar4" (identifier "iVar3") (<= "<=") (identifier "iVar4")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (expression_statement "DAT_00182548 = puVar2;" (assignment_expression "DAT_00182548 = puVar2" (identifier "DAT_00182548") (= "=") (identifier "puVar2")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(type_1 *target,void *data) { type_2 *first; type_1 *pbVar1; int var_13; int var_14; long var_5; type_2 *var_6; type_2 *var_7; bool var_8; bool var_9; bool var_10; if (command_line.endian == var_1) { if (target->byteorder != var_2) { return 0; } var_8 = target->flavour < *(type_3 *)((long)data + 8); var_10 = target->flavour == *(type_3 *)((long)data + 8); } else { if ((command_line.endian == var_3) && (target->byteorder != var_4)) { return 0; } var_8 = target->flavour < *(type_3 *)((long)data + 8); var_10 = target->flavour == *(type_3 *)((long)data + 8); } pbVar1 = var_11; if (var_10) { first = (type_2 *)target->name; var_5 = 10; var_6 = first; var_7 = (type_2 *)"elf32-big"; do { if (var_5 == 0) break; var_5 = var_5 + -1; var_8 = *var_6 < *var_7; var_10 = *var_6 == *var_7; var_6 = var_6 + 1; var_7 = var_7 + 1; } while (var_10); var_9 = false; var_8 = (!var_8 && !var_10) == var_8; if (!var_8) { var_5 = 10; var_6 = first; var_7 = (type_2 *)"elf64-big"; do { if (var_5 == 0) break; var_5 = var_5 + -1; var_9 = *var_6 < *var_7; var_8 = *var_6 == *var_7; var_6 = var_6 + 1; var_7 = var_7 + 1; } while (var_8); var_10 = false; var_8 = (!var_9 && !var_8) == var_9; if (!var_8) { var_5 = 0xd; var_6 = first; var_7 = (type_2 *)"elf32-little"; do { if (var_5 == 0) break; var_5 = var_5 + -1; var_10 = *var_6 < *var_7; var_8 = *var_6 == *var_7; var_6 = var_6 + 1; var_7 = var_7 + 1; } while (var_8); var_9 = false; var_8 = (!var_10 && !var_8) == var_10; if (!var_8) { var_5 = 0xd; var_6 = first; var_7 = (type_2 *)"elf64-little"; do { if (var_5 == 0) break; var_5 = var_5 + -1; var_9 = *var_6 < *var_7; var_8 = *var_6 == *var_7; var_6 = var_6 + 1; var_7 = var_7 + 1; } while (var_8); if (((!var_9 && !var_8) != var_9) && (pbVar1 = target, var_11 != (type_1 *)0x0)) { /* WARNING: Load size is inaccurate */ var_13 = var_12((char *)first,*data); /* WARNING: Load size is inaccurate */ var_14 = var_12(var_11->name,*data); pbVar1 = target; if (var_13 <= var_14) { return 0; } } } } } } var_11 = pbVar1; return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (return_statement (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) 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: (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: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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 (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))))))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined8 *param_1,undefined8 *param_2) { byte *pbVar1; undefined8 *puVar2; int iVar3; int iVar4; long lVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; bool bVar10; if (DAT_00182e94 == 1) { if (*(int *)((long)param_1 + 0xc) != 0) { return 0; } bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1); bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1); } else { if ((DAT_00182e94 == 2) && (*(int *)((long)param_1 + 0xc) != 1)) { return 0; } bVar8 = *(uint *)(param_1 + 1) < *(uint *)(param_2 + 1); bVar10 = *(uint *)(param_1 + 1) == *(uint *)(param_2 + 1); } puVar2 = DAT_00182548; if (bVar10) { pbVar1 = (byte *)*param_1; lVar5 = 10; pbVar6 = pbVar1; pbVar7 = (byte *)"elf32-big"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar8 = *pbVar6 < *pbVar7; bVar10 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar10); bVar9 = false; bVar8 = (!bVar8 && !bVar10) == bVar8; if (!bVar8) { lVar5 = 10; pbVar6 = pbVar1; pbVar7 = (byte *)"elf64-big"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar9 = *pbVar6 < *pbVar7; bVar8 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar8); bVar10 = false; bVar8 = (!bVar9 && !bVar8) == bVar9; if (!bVar8) { lVar5 = 0xd; pbVar6 = pbVar1; pbVar7 = (byte *)"elf32-little"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar10 = *pbVar6 < *pbVar7; bVar8 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar8); bVar9 = false; bVar8 = (!bVar10 && !bVar8) == bVar10; if (!bVar8) { lVar5 = 0xd; pbVar6 = pbVar1; pbVar7 = (byte *)"elf64-little"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; bVar9 = *pbVar6 < *pbVar7; bVar8 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar8); if (((!bVar9 && !bVar8) != bVar9) && (puVar2 = param_1, DAT_00182548 != (undefined8 *)0x0) ) { iVar3 = FUN_00112c20(pbVar1,*param_2); iVar4 = FUN_00112c20(*DAT_00182548,*param_2); puVar2 = param_1; if (iVar3 <= iVar4) { return 0; } } } } } } DAT_00182548 = puVar2; return 0; }
5259_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
print_expression_list
FUN_0023e7a0
/* DWARF original prototype: void print_expression_list(Version_script_info * this, FILE * f, Version_expression_list * vel) */ void __thiscall gold::Version_script_info::print_expression_list (Version_script_info *this,FILE *f,Version_expression_list *vel) { char cVar1; Language LVar2; pointer pVVar3; ulong uVar4; Language LVar5; pVVar3 = (vel->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>. _M_impl._M_start; if (pVVar3 != (vel->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_finish) { uVar4 = 0; LVar5 = LANGUAGE_C; do { pVVar3 = pVVar3 + uVar4; LVar2 = pVVar3->language; if (LVar2 == LVar5) { LAB_0023e893: fwrite(&DAT_0034f63a,1,6,(FILE *)f); if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4; fwrite(&DAT_0034f63e,1,2,(FILE *)f); cVar1 = pVVar3->exact_match; } else { if (LVar5 != LANGUAGE_C) { fwrite(&DAT_0034f604,1,8,(FILE *)f); LVar2 = pVVar3->language; } if (LVar2 == LANGUAGE_CXX) { fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f); LVar5 = pVVar3->language; goto LAB_0023e893; } if (LVar2 != LANGUAGE_C) { if (LVar2 != LANGUAGE_JAVA) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list"); } fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f); LVar5 = pVVar3->language; goto LAB_0023e893; } LVar5 = LANGUAGE_C; fwrite(&DAT_0034f63a,1,6,(FILE *)f); LAB_0023e7f4: cVar1 = pVVar3->exact_match; } if (cVar1 != '\0') { fputc(0x22,(FILE *)f); } fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f); if (pVVar3->exact_match != false) { fputc(0x22,(FILE *)f); } uVar4 = uVar4 + 1; fputc(10,(FILE *)f); pVVar3 = (vel->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_start; } while (uVar4 < (ulong)(((long)(vel->expressions). super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_> ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333)); if (LVar5 != LANGUAGE_C) { fwrite(&DAT_0034f604,1,8,(FILE *)f); return; } } return; }
void FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3) { undefined8 *puVar1; char cVar2; int iVar3; long lVar4; ulong uVar5; int iVar6; lVar4 = *param_3; if (lVar4 != param_3[1]) { uVar5 = 0; iVar6 = 0; do { puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28); iVar3 = *(int *)(puVar1 + 4); if (iVar3 == iVar6) { LAB_0023e893: fwrite(&DAT_0034f63a,1,6,param_2); if (iVar6 == 0) goto LAB_0023e7f4; fwrite(&DAT_0034f63e,1,2,param_2); cVar2 = *(char *)((long)puVar1 + 0x24); } else { if (iVar6 != 0) { fwrite(&DAT_0034f604,1,8,param_2); iVar3 = *(int *)(puVar1 + 4); } if (iVar3 == 1) { fwrite(" extern \"C++\" {\n",1,0x15,param_2); iVar6 = *(int *)(puVar1 + 4); goto LAB_0023e893; } if (iVar3 != 0) { if (iVar3 != 2) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list"); } fwrite(" extern \"Java\" {\n",1,0x16,param_2); iVar6 = *(int *)(puVar1 + 4); goto LAB_0023e893; } iVar6 = 0; fwrite(&DAT_0034f63a,1,6,param_2); LAB_0023e7f4: cVar2 = *(char *)((long)puVar1 + 0x24); } if (cVar2 != '\0') { fputc(0x22,param_2); } fputs((char *)*puVar1,param_2); if (*(char *)((long)puVar1 + 0x24) != '\0') { fputc(0x22,param_2); } uVar5 = uVar5 + 1; fputc(10,param_2); lVar4 = *param_3; } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)); if (iVar6 != 0) { fwrite(&DAT_0034f604,1,8,param_2); return; } } return; }
PUSH R15 PUSH R14 PUSH R13 MOV R13,RDX PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV RDX,qword ptr [RDX] CMP RDX,qword ptr [R13 + 0x8] JZ 0x0023e95d MOV RBP,RSI XOR EBX,EBX XOR R12D,R12D MOV R14,-0x3333333333333333 JMP 0x0023e842 MOV RCX,RBP MOV EDX,0x6 MOV ESI,0x1 XOR R12D,R12D LEA RDI,[0x34f63a] CALL 0x00144990 CMP byte ptr [R15 + 0x24],0x0 JNZ 0x0023e8d9 MOV RDI,qword ptr [R15] MOV RSI,RBP CALL 0x00144640 CMP byte ptr [R15 + 0x24],0x0 JNZ 0x0023e8f0 MOV RSI,RBP MOV EDI,0xa ADD RBX,0x1 CALL 0x00144450 MOV RDX,qword ptr [R13] MOV RAX,qword ptr [R13 + 0x8] SUB RAX,RDX SAR RAX,0x3 IMUL RAX,R14 CMP RBX,RAX JNC 0x0023e958 LEA RAX,[RBX + RBX*0x4] LEA R15,[RDX + RAX*0x8] MOV EAX,dword ptr [R15 + 0x20] CMP EAX,R12D JZ 0x0023e893 TEST R12D,R12D JNZ 0x0023e930 CMP EAX,0x1 JZ 0x0023e908 TEST EAX,EAX JZ 0x0023e7d8 CMP EAX,0x2 JNZ 0x0023e997 MOV RCX,RBP MOV EDX,0x16 MOV ESI,0x1 LEA RDI,[0x34f623] CALL 0x00144990 MOV R12D,dword ptr [R15 + 0x20] MOV RCX,RBP MOV EDX,0x6 MOV ESI,0x1 LEA RDI,[0x34f63a] CALL 0x00144990 TEST R12D,R12D JZ 0x0023e7f4 MOV RCX,RBP MOV EDX,0x2 MOV ESI,0x1 LEA RDI,[0x34f63e] CALL 0x00144990 CMP byte ptr [R15 + 0x24],0x0 JZ 0x0023e7ff MOV RSI,RBP MOV EDI,0x22 CALL 0x00144450 JMP 0x0023e7ff MOV RSI,RBP MOV EDI,0x22 CALL 0x00144450 JMP 0x0023e815 MOV RCX,RBP MOV EDX,0x15 MOV ESI,0x1 LEA RDI,[0x34f60d] CALL 0x00144990 MOV R12D,dword ptr [R15 + 0x20] JMP 0x0023e893 MOV RCX,RBP MOV EDX,0x8 MOV ESI,0x1 LEA RDI,[0x34f604] CALL 0x00144990 MOV EAX,dword ptr [R15 + 0x20] JMP 0x0023e85c TEST R12D,R12D JNZ 0x0023e970 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET ADD RSP,0x8 MOV RCX,RBP MOV EDX,0x8 MOV ESI,0x1 POP RBX LEA RDI,[0x34f604] POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x00144990 LEA RDX,[0x3502a0] MOV ESI,0xa08 LEA RDI,[0x34f5bc] CALL 0x00199900
null
null
null
null
[(u'COPY_-1203967317', u'MULTIEQUAL_-1203967128'), ('const-0', u'PTRSUB_-1203966802'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966737'), ('tmp_312', u'CBRANCH_-1203967774'), (u'PTRSUB_-1203966827', u'PTRSUB_-1203966812'), ('const-0', u'PTRSUB_-1203966728'), (u'LOAD_-1203967283', u'MULTIEQUAL_-1203966788'), ('const-32', u'PTRSUB_-1203966409'), ('const-3470852', u'PTRSUB_-1203966436'), ('const-0', u'PTRSUB_-1203966827'), (u'CAST_-1203966516', u'CALL_-1203967627'), (u'COPY_-1203966400', u'CALL_-1203967169'), (u'CAST_-1203966551', u'CALL_-1203967678'), ('const-8', u'PTRSUB_-1203966798'), (u'COPY_-1203967018', u'MULTIEQUAL_-1203966946'), (u'PTRSUB_-1203966708', u'PTRSUB_-1203966695'), (u'INT_SRIGHT_-1203967685', u'INT_MULT_-1203967645'), (u'CAST_-1203966306', u'CALL_-1203967220'), ('const-3470910', u'PTRSUB_-1203966553'), ('tmp_1109', u'BRANCH_-1203967274'), ('tmp_412', u'CBRANCH_-1203967662'), ('const-0', u'PTRSUB_-1203966683'), ('const-34', u'CALL_-1203967585'), ('tmp_782', u'CBRANCH_-1203967351'), ('const-0', u'PTRSUB_-1203966357'), (u'MULTIEQUAL_-1203966776', u'MULTIEQUAL_-1203966870'), ('const-3470861', u'COPY_-1203966539'), (u'LOAD_-1203967734', u'CAST_-1203966665'), ('const-0', u'INT_EQUAL_-1203967664'), ('const-36', u'PTRSUB_-1203966761'), (u'CAST_-1203966436', u'CALL_-1203967285'), (u'PTRSUB_-1203966695', u'PTRSUB_-1203966688'), (u'PTRSUB_-1203966357', u'CALL_-1203967220'), ('tmp_115', u'CBRANCH_-1203968025'), (u'CAST_-1203966465', u'CALL_-1203967368'), (u'COPY_-1203966684', u'CALL_-1203967718'), (u'LOAD_-1203967231', u'MULTIEQUAL_-1203966847'), (u'LOAD_-1203967716', u'MULTIEQUAL_-1203966788'), (u'CAST_-1203966679', u'CALL_-1203967742'), (u'INT_EQUAL_-1203967830', u'CBRANCH_-1203967828'), (u'PTRSUB_-1203966728', u'LOAD_-1203967814'), (u'PTRSUB_-1203966761', u'LOAD_-1203967630'), ('const-0', u'PTRSUB_-1203966816'), ('const-433', u'LOAD_-1203967851'), ('const-1', u'CALL_-1203967718'), ('const-8', u'CALL_-1203967233'), (u'COPY_-1203966392', u'CALL_-1203967169'), ('const-0', u'RETURN_-1203967216'), ('tmp_173', u'BRANCH_-1203967979'), ('const-2568', u'CALL_-1203967169'), (u'MULTIEQUAL_-1203967128', u'PTRADD_-1203966674'), ('const-0', u'PTRSUB_-1203966805'), ('const-0', u'INT_NOTEQUAL_-1203967814'), (u'LOAD_-1203968049', u'MULTIEQUAL_-1203967138'), (u'LOAD_-1203967796', u'INT_NOTEQUAL_-1203967780'), ('const-0', u'PTRSUB_-1203966749'), (u'INT_NOTEQUAL_-1203967780', u'CBRANCH_-1203967776'), ('const-0', u'PTRSUB_-1203966809'), ('const-1', u'RETURN_-1203967164'), ('tmp_1177', u'CAST_-1203966516'), ('const-1', u'INT_EQUAL_-1203967794'), (u'LOAD_-1203967630', u'MULTIEQUAL_-1203966775'), (u'INT_NOTEQUAL_-1203967774', u'CBRANCH_-1203967774'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966534'), ('const-3470883', u'COPY_-1203966684'), ('const-433', u'LOAD_-1203967630'), (u'INT_ADD_-1203967743', u'INT_LESS_-1203967652'), ('const-0', u'PTRSUB_-1203966695'), ('const-3474080', u'COPY_-1203966392'), ('const-0', u'INT_NOTEQUAL_-1203967353'), ('tmp_1177', u'CAST_-1203966679'), ('const-32', u'PTRSUB_-1203966450'), (u'LOAD_-1203967625', u'MULTIEQUAL_-1203966775'), (u'PTRSUB_-1203966802', u'LOAD_-1203968049'), ('const-2', u'INT_NOTEQUAL_-1203967755'), ('const-433', u'LOAD_-1203967716'), ('const-0', u'PTRSUB_-1203966553'), (u'CAST_-1203966490', u'CALL_-1203967585'), (u'MULTIEQUAL_-1203966870', u'INT_EQUAL_-1203967830'), (u'LOAD_-1203968049', u'INT_NOTEQUAL_-1203968027'), (u'PTRSUB_-1203966668', u'LOAD_-1203967851'), ('tmp_1177', u'CAST_-1203966490'), (u'PTRSUB_-1203966688', u'PTRSUB_-1203966683'), (u'PTRSUB_-1203966598', u'LOAD_-1203967716'), ('const-0', u'PTRSUB_-1203966588'), (u'MULTIEQUAL_-1203966847', u'INT_NOTEQUAL_-1203967774'), (u'MULTIEQUAL_-1203966788', u'INT_EQUAL_-1203967664'), ('const-433', u'LOAD_-1203967814'), ('tmp_1177', u'CAST_-1203966709'), ('const-433', u'LOAD_-1203967231'), (u'PTRSUB_-1203966683', u'LOAD_-1203967741'), (u'MULTIEQUAL_-1203966870', u'INT_NOTEQUAL_-1203967814'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966668'), ('const-0', u'COPY_-1203967047'), (u'PTRSUB_-1203966683', u'PTRSUB_-1203966678'), ('const-3470906', u'PTRSUB_-1203966773'), (u'PTRSUB_-1203966749', u'PTRSUB_-1203966735'), ('const-0', u'PTRSUB_-1203966703'), ('const-3470906', u'PTRSUB_-1203966588'), (u'INT_NOTEQUAL_-1203967614', u'CBRANCH_-1203967610'), (u'INT_NOTEQUAL_-1203967814', u'CBRANCH_-1203967812'), ('const-0', u'INT_NOTEQUAL_-1203967774'), ('const-32', u'PTRSUB_-1203966668'), (u'CAST_-1203966665', u'INT_SUB_-1203967708'), ('const-0', u'PTRSUB_-1203966831'), ('const-0', u'PTRSUB_-1203966735'), ('const-40', u'PTRADD_-1203966674'), ('const-36', u'PTRSUB_-1203966737'), ('tmp_754', u'CBRANCH_-1203967649'), (u'PTRSUB_-1203966809', u'PTRSUB_-1203966802'), ('tmp_1178', u'PTRSUB_-1203966708'), (u'CAST_-1203966397', u'CALL_-1203967233'), ('const-3470852', u'PTRSUB_-1203966357'), ('const-0', u'INT_NOTEQUAL_-1203967614'), (u'PTRSUB_-1203966831', u'PTRSUB_-1203966816'), ('const-0', u'PTRSUB_-1203966690'), (u'PTRSUB_-1203966735', u'PTRSUB_-1203966728'), (u'PTRSUB_-1203966812', u'PTRSUB_-1203966805'), (u'PTRSUB_-1203966588', u'CALL_-1203967678'), (u'INT_NOTEQUAL_-1203968027', u'CBRANCH_-1203968025'), ('const-1', u'CALL_-1203967233'), ('const-3', u'INT_SRIGHT_-1203967685'), ('const-433', u'LOAD_-1203967796'), (u'INT_SUB_-1203967708', u'INT_SRIGHT_-1203967685'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966761'), ('tmp_344', u'CBRANCH_-1203967753'), ('tmp_256', u'CBRANCH_-1203967812'), ('const-433', u'LOAD_-1203967734'), (u'COPY_-1203967047', u'MULTIEQUAL_-1203966870'), (u'MULTIEQUAL_-1203966946', u'MULTIEQUAL_-1203966776'), ('const-36', u'PTRSUB_-1203966534'), ('tmp_1023', u'CBRANCH_-1203967610'), ('const--3689348814741910323', u'INT_MULT_-1203967645'), ('const-1', u'CALL_-1203967627'), (u'PTRSUB_-1203966534', u'LOAD_-1203967625'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966598'), ('tmp_1136', u'BRANCH_-1203967222'), ('const-0', u'PTRSUB_-1203966688'), ('const-433', u'LOAD_-1203967741'), ('const-0', u'INT_NOTEQUAL_-1203967780'), ('tmp_1177', u'CAST_-1203966436'), (u'MULTIEQUAL_-1203967128', u'INT_ADD_-1203967743'), (u'INT_NOTEQUAL_-1203967755', u'CBRANCH_-1203967753'), (u'PTRSUB_-1203966737', u'LOAD_-1203967796'), ('const-0', u'COPY_-1203967317'), (u'PTRSUB_-1203966805', u'PTRSUB_-1203966798'), ('const-0', u'PTRSUB_-1203966436'), ('tmp_228', u'CBRANCH_-1203967828'), ('tmp_1177', u'CAST_-1203966397'), (u'LOAD_-1203967851', u'MULTIEQUAL_-1203966847'), (u'COPY_-1203966539', u'CALL_-1203967285'), (u'PTRSUB_-1203966436', u'CALL_-1203967233'), (u'LOAD_-1203967741', u'CAST_-1203966664'), (u'CAST_-1203966652', u'INT_LESS_-1203967652'), ('tmp_1178', u'PTRSUB_-1203966827'), (u'PTRSUB_-1203966409', u'LOAD_-1203967231'), ('const-34', u'CALL_-1203967368'), ('const-433', u'LOAD_-1203967283'), (u'MULTIEQUAL_-1203966870', u'MULTIEQUAL_-1203966788'), (u'MULTIEQUAL_-1203966788', u'MULTIEQUAL_-1203966776'), (u'LOAD_-1203967851', u'INT_EQUAL_-1203967830'), ('const-0', u'COPY_-1203967018'), (u'CAST_-1203966709', u'CALL_-1203967798'), ('const-32', u'PTRSUB_-1203966598'), ('tmp_478', u'BRANCH_-1203967582'), ('tmp_286', u'CBRANCH_-1203967792'), ('const-1', u'CALL_-1203967593'), ('tmp_986', u'BRANCH_-1203967365'), (u'INT_NOTEQUAL_-1203967353', u'CBRANCH_-1203967351'), (u'PTRSUB_-1203966798', u'LOAD_-1203968043'), ('const-433', u'LOAD_-1203968043'), ('const-1', u'CALL_-1203967285'), ('const-1', u'CALL_-1203967220'), ('const-0', u'PTRSUB_-1203966773'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966409'), ('const-10', u'CALL_-1203967742'), (u'INT_LESS_-1203967652', u'CBRANCH_-1203967649'), ('const-3470780', u'COPY_-1203966400'), (u'INT_EQUAL_-1203967794', u'CBRANCH_-1203967792'), ('const-6', u'CALL_-1203967678'), (u'PTRSUB_-1203966553', u'CALL_-1203967627'), ('tmp_1178', u'PTRSUB_-1203966703'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966749'), (u'PTRSUB_-1203966816', u'PTRSUB_-1203966809'), (u'MULTIEQUAL_-1203966775', u'INT_NOTEQUAL_-1203967614'), (u'PTRSUB_-1203966773', u'CALL_-1203967593'), (u'PTRSUB_-1203966450', u'LOAD_-1203967283'), ('tmp_530', u'CBRANCH_-1203967776'), (u'MULTIEQUAL_-1203966776', u'INT_NOTEQUAL_-1203967353'), (u'CAST_-1203966733', u'CALL_-1203967593'), (u'MULTIEQUAL_-1203966788', u'MULTIEQUAL_-1203966946'), ('tmp_1177', u'CAST_-1203966551'), ('const-0', u'PTRSUB_-1203966708'), ('const-433', u'LOAD_-1203967625'), ('const-0', u'PTRSUB_-1203966812'), (u'INT_EQUAL_-1203967664', u'CBRANCH_-1203967662'), ('const-8', u'CALL_-1203967220'), (u'LOAD_-1203967741', u'MULTIEQUAL_-1203967138'), ('tmp_1177', u'CAST_-1203966733'), (u'INT_ADD_-1203967743', u'MULTIEQUAL_-1203967128'), ('const-6', u'CALL_-1203967593'), (u'PTRSUB_-1203966703', u'PTRSUB_-1203966690'), ('const-1', u'CALL_-1203967678'), (u'LOAD_-1203968043', u'INT_NOTEQUAL_-1203968027'), ('const-0', u'RETURN_-1203967294'), ('const-8', u'PTRSUB_-1203966678'), ('tmp_1178', u'PTRSUB_-1203966831'), ('const-0', u'PTRSUB_-1203966683'), (u'MULTIEQUAL_-1203966847', u'INT_EQUAL_-1203967794'), ('const-433', u'LOAD_-1203968049'), (u'MULTIEQUAL_-1203966847', u'INT_NOTEQUAL_-1203967755'), (u'PTRSUB_-1203966690', u'PTRSUB_-1203966683'), ('const-1', u'INT_ADD_-1203967743'), (u'INT_MULT_-1203967645', u'CAST_-1203966652'), ('tmp_1177', u'CAST_-1203966465'), ('tmp_1177', u'CAST_-1203966581'), ('const-21', u'CALL_-1203967285'), (u'MULTIEQUAL_-1203967138', u'PTRADD_-1203966674'), ('const-2', u'CALL_-1203967627'), (u'LOAD_-1203967814', u'CALL_-1203967798'), (u'CAST_-1203966581', u'CALL_-1203967718'), (u'CAST_-1203966664', u'INT_SUB_-1203967708'), ('const-22', u'CALL_-1203967718'), (u'PTRSUB_-1203966678', u'LOAD_-1203967734'), (u'PTRADD_-1203966674', u'PTRSUB_-1203966450'), ('tmp_1177', u'CAST_-1203966306')]
[(u'COPY_-1203967317', u'MULTIEQUAL_-1203967128'), ('tmp_312', u'CBRANCH_-1203967774'), ('const-433', u'LOAD_-1203967814'), (u'LOAD_-1203967625', u'MULTIEQUAL_-1203966776'), (u'PTRADD_-1203966461', u'CAST_-1203966457'), (u'CAST_-1203966679', u'CAST_-1203966538'), ('const-4', u'PTRADD_-1203966461'), ('const-8', u'CALL_-1203967233'), ('const-3470906', u'PTRSUB_-1203966589'), (u'INT_SRIGHT_-1203967685', u'INT_MULT_-1203967645'), (u'PTRSUB_-1203966437', u'CALL_-1203967233'), (u'CAST_-1203966729', u'INT_ADD_-1203967780'), ('tmp_2753', u'CALL_-1203967585'), (u'LOAD_-1203967814', u'CAST_-1203966741'), ('tmp_1109', u'BRANCH_-1203967274'), ('const-3470883', u'COPY_-1203966685'), ('tmp_2753', u'CALL_-1203967627'), ('const-3474080', u'COPY_-1203966393'), ('const-2568', u'CALL_-1203967169'), (u'COPY_-1203967019', u'MULTIEQUAL_-1203966947'), ('tmp_412', u'CBRANCH_-1203967662'), ('tmp_782', u'CBRANCH_-1203967351'), (u'CAST_-1203966679', u'CAST_-1203966754'), (u'MULTIEQUAL_-1203967138', u'INT_ADD_-1203967841'), (u'MULTIEQUAL_-1203966848', u'INT_EQUAL_-1203967794'), (u'MULTIEQUAL_-1203966848', u'INT_NOTEQUAL_-1203967755'), (u'COPY_-1203967048', u'MULTIEQUAL_-1203966871'), ('const-22', u'CALL_-1203967718'), ('tmp_2753', u'CALL_-1203967742'), ('const-0', u'INT_EQUAL_-1203967664'), ('tmp_115', u'CBRANCH_-1203968025'), (u'LOAD_-1203967734', u'INT_SUB_-1203967708'), ('const-36', u'INT_ADD_-1203967780'), ('tmp_2747', u'LOAD_-1203968049'), ('const-2', u'CALL_-1203967627'), (u'INT_EQUAL_-1203967830', u'CBRANCH_-1203967828'), (u'CAST_-1203966680', u'INT_LESS_-1203967652'), ('const-8', u'CALL_-1203967220'), (u'PTRSUB_-1203966554', u'CALL_-1203967627'), ('const-1', u'CALL_-1203967718'), ('const-36', u'INT_ADD_-1203967614'), (u'MULTIEQUAL_-1203966776', u'INT_NOTEQUAL_-1203967614'), ('tmp_2753', u'CALL_-1203967718'), (u'MULTIEQUAL_-1203966777', u'MULTIEQUAL_-1203966871'), ('const-36', u'INT_ADD_-1203967609'), ('const-4', u'PTRADD_-1203966420'), ('const-0', u'RETURN_-1203967216'), ('tmp_173', u'BRANCH_-1203967979'), (u'MULTIEQUAL_-1203966789', u'MULTIEQUAL_-1203966947'), (u'CAST_-1203966741', u'CALL_-1203967798'), (u'COPY_-1203966393', u'CALL_-1203967169'), ('const-0', u'INT_NOTEQUAL_-1203967614'), ('const-0', u'INT_NOTEQUAL_-1203967814'), (u'LOAD_-1203968049', u'MULTIEQUAL_-1203967138'), ('const-34', u'CALL_-1203967585'), (u'LOAD_-1203967796', u'INT_NOTEQUAL_-1203967780'), ('const-433', u'LOAD_-1203968043'), (u'INT_NOTEQUAL_-1203967780', u'CBRANCH_-1203967776'), ('const-1', u'RETURN_-1203967164'), (u'INT_ADD_-1203967614', u'CAST_-1203966753'), (u'MULTIEQUAL_-1203966777', u'INT_NOTEQUAL_-1203967353'), (u'CAST_-1203966728', u'LOAD_-1203967796'), (u'INT_NOTEQUAL_-1203967774', u'CBRANCH_-1203967774'), (u'MULTIEQUAL_-1203967128', u'INT_MULT_-1203967829'), (u'INT_ADD_-1203967743', u'INT_LESS_-1203967652'), ('const-0', u'COPY_-1203967019'), ('const-433', u'LOAD_-1203967625'), ('const-0', u'INT_NOTEQUAL_-1203967353'), ('const-0', u'COPY_-1203967317'), ('const-8', u'PTRADD_-1203966461'), ('const--3689348814741910323', u'INT_MULT_-1203967645'), ('const-433', u'LOAD_-1203967734'), (u'MULTIEQUAL_-1203966789', u'MULTIEQUAL_-1203966777'), (u'PTRADD_-1203966420', u'CAST_-1203966418'), ('const-3470852', u'PTRSUB_-1203966358'), ('const-0', u'INT_NOTEQUAL_-1203967780'), ('const-433', u'LOAD_-1203967716'), ('const-433', u'LOAD_-1203967630'), (u'LOAD_-1203967851', u'MULTIEQUAL_-1203966848'), ('const-8', u'PTRADD_-1203966608'), (u'PTRSUB_-1203966358', u'CALL_-1203967220'), (u'LOAD_-1203967630', u'MULTIEQUAL_-1203966776'), (u'LOAD_-1203968049', u'INT_NOTEQUAL_-1203968027'), (u'PTRSUB_-1203966774', u'CALL_-1203967593'), (u'CAST_-1203966418', u'LOAD_-1203967231'), (u'CAST_-1203966679', u'PTRADD_-1203966678'), ('const-433', u'LOAD_-1203967283'), (u'INT_ADD_-1203967841', u'CAST_-1203966679'), (u'MULTIEQUAL_-1203966871', u'INT_EQUAL_-1203967830'), (u'CAST_-1203966679', u'PTRADD_-1203966420'), ('const-3470780', u'COPY_-1203966401'), ('const-8', u'PTRADD_-1203966830'), ('const-0', u'PTRSUB_-1203966774'), ('const-433', u'LOAD_-1203967231'), ('const-3470861', u'COPY_-1203966540'), (u'MULTIEQUAL_-1203966871', u'INT_NOTEQUAL_-1203967814'), ('const-1', u'PTRADD_-1203966830'), (u'INT_NOTEQUAL_-1203967614', u'CBRANCH_-1203967610'), (u'INT_NOTEQUAL_-1203967814', u'CBRANCH_-1203967812'), ('const-0', u'INT_NOTEQUAL_-1203967774'), ('const-433', u'LOAD_-1203967741'), ('const-8', u'PTRADD_-1203966420'), ('tmp_754', u'CBRANCH_-1203967649'), (u'LOAD_-1203967283', u'MULTIEQUAL_-1203966789'), (u'MULTIEQUAL_-1203966947', u'MULTIEQUAL_-1203966777'), (u'PTRADD_-1203966711', u'LOAD_-1203967734'), ('tmp_2753', u'CALL_-1203967233'), (u'MULTIEQUAL_-1203966789', u'INT_EQUAL_-1203967664'), ('const-1', u'INT_EQUAL_-1203967794'), ('const-10', u'CALL_-1203967742'), ('const-0', u'PTRSUB_-1203966554'), (u'INT_NOTEQUAL_-1203968027', u'CBRANCH_-1203968025'), ('const-1', u'CALL_-1203967233'), ('const-3', u'INT_SRIGHT_-1203967685'), (u'INT_SUB_-1203967708', u'INT_SRIGHT_-1203967685'), ('tmp_344', u'CBRANCH_-1203967753'), ('tmp_2753', u'CALL_-1203967593'), ('tmp_256', u'CBRANCH_-1203967812'), (u'LOAD_-1203967231', u'MULTIEQUAL_-1203966848'), (u'PTRADD_-1203966608', u'CAST_-1203966602'), ('const-6', u'CALL_-1203967593'), (u'PTRADD_-1203966830', u'LOAD_-1203968043'), (u'INT_ADD_-1203967780', u'CAST_-1203966728'), (u'INT_MULT_-1203967829', u'INT_ADD_-1203967841'), ('const-433', u'LOAD_-1203967796'), ('const-2', u'INT_NOTEQUAL_-1203967755'), ('tmp_1023', u'CBRANCH_-1203967610'), ('tmp_2753', u'CALL_-1203967678'), ('const-40', u'INT_MULT_-1203967829'), (u'CAST_-1203966679', u'PTRADD_-1203966608'), ('const-1', u'CALL_-1203967627'), ('tmp_2747', u'PTRADD_-1203966830'), ('tmp_1136', u'BRANCH_-1203967222'), ('tmp_2747', u'PTRADD_-1203966711'), (u'PTRSUB_-1203966589', u'CALL_-1203967678'), ('const-1', u'PTRADD_-1203966711'), (u'MULTIEQUAL_-1203967128', u'INT_ADD_-1203967743'), ('const-433', u'LOAD_-1203968049'), (u'INT_NOTEQUAL_-1203967755', u'CBRANCH_-1203967753'), (u'MULTIEQUAL_-1203966871', u'MULTIEQUAL_-1203966789'), ('tmp_2753', u'CALL_-1203967220'), ('const-433', u'LOAD_-1203967851'), (u'CAST_-1203966537', u'LOAD_-1203967625'), (u'CAST_-1203966679', u'PTRADD_-1203966461'), ('tmp_228', u'CBRANCH_-1203967828'), ('const-4', u'PTRADD_-1203966678'), ('const-3470910', u'PTRSUB_-1203966554'), ('const-0', u'PTRSUB_-1203966589'), (u'CAST_-1203966457', u'LOAD_-1203967283'), ('tmp_2753', u'CALL_-1203967798'), ('const-8', u'PTRADD_-1203966678'), (u'CAST_-1203966679', u'CAST_-1203966729'), (u'LOAD_-1203967851', u'INT_EQUAL_-1203967830'), ('tmp_478', u'BRANCH_-1203967582'), ('tmp_286', u'CBRANCH_-1203967792'), ('const-1', u'CALL_-1203967593'), (u'COPY_-1203966401', u'CALL_-1203967169'), ('const-34', u'CALL_-1203967368'), ('const-0', u'PTRSUB_-1203966437'), ('tmp_986', u'BRANCH_-1203967365'), ('const-0', u'COPY_-1203967048'), (u'INT_NOTEQUAL_-1203967353', u'CBRANCH_-1203967351'), ('const-1', u'CALL_-1203967285'), ('const-1', u'CALL_-1203967220'), ('tmp_2753', u'CALL_-1203967285'), (u'CAST_-1203966538', u'INT_ADD_-1203967609'), (u'COPY_-1203966685', u'CALL_-1203967718'), (u'INT_MULT_-1203967645', u'CAST_-1203966680'), (u'INT_LESS_-1203967652', u'CBRANCH_-1203967649'), (u'INT_EQUAL_-1203967794', u'CBRANCH_-1203967792'), ('tmp_2747', u'LOAD_-1203967741'), (u'MULTIEQUAL_-1203966848', u'INT_NOTEQUAL_-1203967774'), ('const-0', u'PTRSUB_-1203966358'), ('tmp_530', u'CBRANCH_-1203967776'), ('tmp_2753', u'CALL_-1203967368'), (u'LOAD_-1203967716', u'MULTIEQUAL_-1203966789'), ('const-3470852', u'PTRSUB_-1203966437'), ('const-3470906', u'PTRSUB_-1203966774'), (u'CAST_-1203966754', u'INT_ADD_-1203967614'), (u'INT_EQUAL_-1203967664', u'CBRANCH_-1203967662'), (u'LOAD_-1203967741', u'MULTIEQUAL_-1203967138'), (u'CAST_-1203966602', u'LOAD_-1203967716'), (u'INT_ADD_-1203967743', u'MULTIEQUAL_-1203967128'), (u'COPY_-1203966540', u'CALL_-1203967285'), ('const-1', u'CALL_-1203967678'), (u'LOAD_-1203968043', u'INT_NOTEQUAL_-1203968027'), ('const-0', u'RETURN_-1203967294'), ('const-6', u'CALL_-1203967678'), (u'PTRADD_-1203966678', u'CAST_-1203966674'), ('const-8', u'PTRADD_-1203966711'), ('const-21', u'CALL_-1203967285'), (u'LOAD_-1203967741', u'INT_SUB_-1203967708'), (u'CAST_-1203966674', u'LOAD_-1203967851'), ('const-4', u'PTRADD_-1203966608'), (u'CAST_-1203966679', u'LOAD_-1203967814'), ('const-1', u'INT_ADD_-1203967743'), (u'INT_ADD_-1203967609', u'CAST_-1203966537'), (u'CAST_-1203966753', u'LOAD_-1203967630')]
null
null
0023e7a0
x64
O2
(translation_unit "void FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)" identifier (parameter_list "(undefined8 param_1,FILE *param_2,long *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (expression_statement "lVar4 = *param_3;" (assignment_expression "lVar4 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (if_statement "if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }" if (parenthesized_expression "(lVar4 != param_3[1])" ( (binary_expression "lVar4 != param_3[1]" identifier != (subscript_expression "param_3[1]" identifier [ number_literal ])) )) (compound_statement "{\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));" do (compound_statement "{\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n }" { (expression_statement "puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);" (assignment_expression "puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28)" identifier = (cast_expression "(undefined8 *)(lVar4 + uVar5 * 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + uVar5 * 0x28)" ( (binary_expression "lVar4 + uVar5 * 0x28" identifier + (binary_expression "uVar5 * 0x28" identifier * number_literal)) )))) ;) (expression_statement "iVar3 = *(int *)(puVar1 + 4);" (assignment_expression "iVar3 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (if_statement "if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" if (parenthesized_expression "(iVar3 == iVar6)" ( (binary_expression "iVar3 == iVar6" identifier == identifier) )) (compound_statement "{\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" { (labeled_statement "LAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);" statement_identifier : (expression_statement "fwrite(&DAT_0034f63a,1,6,param_2);" (call_expression "fwrite(&DAT_0034f63a,1,6,param_2)" identifier (argument_list "(&DAT_0034f63a,1,6,param_2)" ( (pointer_expression "&DAT_0034f63a" & identifier) , number_literal , number_literal , identifier ))) ;)) (if_statement "if (iVar6 == 0) goto LAB_0023e7f4;" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0023e7f4;" goto statement_identifier ;)) (expression_statement "fwrite(&DAT_0034f63e,1,2,param_2);" (call_expression "fwrite(&DAT_0034f63e,1,2,param_2)" identifier (argument_list "(&DAT_0034f63e,1,2,param_2)" ( (pointer_expression "&DAT_0034f63e" & identifier) , number_literal , number_literal , identifier ))) ;) (expression_statement "cVar2 = *(char *)((long)puVar1 + 0x24);" (assignment_expression "cVar2 = *(char *)((long)puVar1 + 0x24)" identifier = (pointer_expression "*(char *)((long)puVar1 + 0x24)" * (cast_expression "(char *)((long)puVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) }) (else_clause "else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" else (compound_statement "{\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" { (if_statement "if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }" if (parenthesized_expression "(iVar6 != 0)" ( (binary_expression "iVar6 != 0" identifier != number_literal) )) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }" { (expression_statement "fwrite(&DAT_0034f604,1,8,param_2);" (call_expression "fwrite(&DAT_0034f604,1,8,param_2)" identifier (argument_list "(&DAT_0034f604,1,8,param_2)" ( (pointer_expression "&DAT_0034f604" & identifier) , number_literal , number_literal , identifier ))) ;) (expression_statement "iVar3 = *(int *)(puVar1 + 4);" (assignment_expression "iVar3 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) })) (if_statement "if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" if (parenthesized_expression "(iVar3 == 1)" ( (binary_expression "iVar3 == 1" identifier == number_literal) )) (compound_statement "{\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" { (expression_statement "fwrite(" extern \"C++\" {\n",1,0x15,param_2);" (call_expression "fwrite(" extern \"C++\" {\n",1,0x15,param_2)" identifier (argument_list "(" extern \"C++\" {\n",1,0x15,param_2)" ( (string_literal "" extern \"C++\" {\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal , number_literal , identifier ))) ;) (expression_statement "iVar6 = *(int *)(puVar1 + 4);" (assignment_expression "iVar6 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0023e893;" goto statement_identifier ;) })) (if_statement "if (iVar3 != 0) {\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" { (if_statement "if (iVar3 != 2) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }" if (parenthesized_expression "(iVar3 != 2)" ( (binary_expression "iVar3 != 2" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }" { comment (expression_statement "FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");" (call_expression "FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list")" identifier (argument_list "("../../gold/script.cc",0xa08,"print_expression_list")" ( (string_literal ""../../gold/script.cc"" " string_content ") , number_literal , (string_literal ""print_expression_list"" " string_content ") ))) ;) })) (expression_statement "fwrite(" extern \"Java\" {\n",1,0x16,param_2);" (call_expression "fwrite(" extern \"Java\" {\n",1,0x16,param_2)" identifier (argument_list "(" extern \"Java\" {\n",1,0x16,param_2)" ( (string_literal "" extern \"Java\" {\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal , number_literal , identifier ))) ;) (expression_statement "iVar6 = *(int *)(puVar1 + 4);" (assignment_expression "iVar6 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0023e893;" goto statement_identifier ;) })) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (expression_statement "fwrite(&DAT_0034f63a,1,6,param_2);" (call_expression "fwrite(&DAT_0034f63a,1,6,param_2)" identifier (argument_list "(&DAT_0034f63a,1,6,param_2)" ( (pointer_expression "&DAT_0034f63a" & identifier) , number_literal , number_literal , identifier ))) ;) (labeled_statement "LAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);" statement_identifier : (expression_statement "cVar2 = *(char *)((long)puVar1 + 0x24);" (assignment_expression "cVar2 = *(char *)((long)puVar1 + 0x24)" identifier = (pointer_expression "*(char *)((long)puVar1 + 0x24)" * (cast_expression "(char *)((long)puVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) }))) (if_statement "if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n fputc(0x22,param_2);\n }" { (expression_statement "fputc(0x22,param_2);" (call_expression "fputc(0x22,param_2)" identifier (argument_list "(0x22,param_2)" ( number_literal , identifier ))) ;) })) (expression_statement "fputs((char *)*puVar1,param_2);" (call_expression "fputs((char *)*puVar1,param_2)" identifier (argument_list "((char *)*puVar1,param_2)" ( (cast_expression "(char *)*puVar1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) , identifier ))) ;) (if_statement "if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }" if (parenthesized_expression "(*(char *)((long)puVar1 + 0x24) != '\0')" ( (binary_expression "*(char *)((long)puVar1 + 0x24) != '\0'" (pointer_expression "*(char *)((long)puVar1 + 0x24)" * (cast_expression "(char *)((long)puVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n fputc(0x22,param_2);\n }" { (expression_statement "fputc(0x22,param_2);" (call_expression "fputc(0x22,param_2)" identifier (argument_list "(0x22,param_2)" ( number_literal , identifier ))) ;) })) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) (expression_statement "fputc(10,param_2);" (call_expression "fputc(10,param_2)" identifier (argument_list "(10,param_2)" ( number_literal , identifier ))) ;) (expression_statement "lVar4 = *param_3;" (assignment_expression "lVar4 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) }) while (parenthesized_expression "(uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333))" ( (binary_expression "uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" identifier < (call_expression "(ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" ( (binary_expression "(param_3[1] - lVar4 >> 3) * -0x3333333333333333" (parenthesized_expression "(param_3[1] - lVar4 >> 3)" ( (binary_expression "param_3[1] - lVar4 >> 3" (binary_expression "param_3[1] - lVar4" (subscript_expression "param_3[1]" identifier [ number_literal ]) - identifier) >> number_literal) )) * number_literal) )))) )) ;) (if_statement "if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }" if (parenthesized_expression "(iVar6 != 0)" ( (binary_expression "iVar6 != 0" identifier != number_literal) )) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }" { (expression_statement "fwrite(&DAT_0034f604,1,8,param_2);" (call_expression "fwrite(&DAT_0034f604,1,8,param_2)" identifier (argument_list "(&DAT_0034f604,1,8,param_2)" ( (pointer_expression "&DAT_0034f604" & identifier) , number_literal , number_literal , identifier ))) ;) (return_statement "return;" return ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void print_expression_list(Version_script_info * this, FILE * f,\n Version_expression_list * vel) */\n\nvoid __thiscall\ngold::Version_script_info::print_expression_list\n (Version_script_info *this,FILE *f,Version_expression_list *vel)\n\n{\n char cVar1;\n Language LVar2;\n pointer pVVar3;\n ulong uVar4;\n Language LVar5;\n \n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>.\n _M_impl._M_start;\n if (pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish) {\n uVar4 = 0;\n LVar5 = LANGUAGE_C;\n do {\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n } while (uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333));\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Version_script_info::print_expression_list\n (Version_script_info *this,FILE *f,Version_expression_list *vel)\n\n{\n char cVar1;\n Language LVar2;\n pointer pVVar3;\n ulong uVar4;\n Language LVar5;\n \n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>.\n _M_impl._M_start;\n if (pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish) {\n uVar4 = 0;\n LVar5 = LANGUAGE_C;\n do {\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n } while (uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333));\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Version_script_info::" identifier : : identifier : :) (function_declarator "print_expression_list\n (Version_script_info *this,FILE *f,Version_expression_list *vel)" identifier (parameter_list "(Version_script_info *this,FILE *f,Version_expression_list *vel)" ( (parameter_declaration "Version_script_info *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "FILE *f" type_identifier (pointer_declarator "*f" * identifier)) , (parameter_declaration "Version_expression_list *vel" type_identifier (pointer_declarator "*vel" * identifier)) ))) (compound_statement "{\n char cVar1;\n Language LVar2;\n pointer pVVar3;\n ulong uVar4;\n Language LVar5;\n \n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>.\n _M_impl._M_start;\n if (pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish) {\n uVar4 = 0;\n LVar5 = LANGUAGE_C;\n do {\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n } while (uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333));\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }\n }\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "Language LVar2;" type_identifier identifier ;) (declaration "pointer pVVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "Language LVar5;" type_identifier identifier ;) (ERROR "pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std" (assignment_expression "pVVar3 = (vel->expressions).\n super__Vector_base<gold" identifier = (binary_expression "(vel->expressions).\n super__Vector_base<gold" (field_expression "(vel->expressions).\n super__Vector_base" (parenthesized_expression "(vel->expressions)" ( (field_expression "vel->expressions" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Version_expression>_>.\n _M_impl._M_start;" (field_expression "Version_expression>_>.\n _M_impl._M_start" (field_expression "Version_expression>_>.\n _M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish) {\n uVar4 = 0;\n LVar5 = LANGUAGE_C;\n do {\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n } while (uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333));\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }\n }" if (parenthesized_expression "(pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish)" ( (ERROR "pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "pVVar3 != (vel->expressions).\n super__Vector_base<gold::Version_expression,_std" (binary_expression "pVVar3 != (vel->expressions).\n super__Vector_base<gold" identifier != (binary_expression "(vel->expressions).\n super__Vector_base<gold" (field_expression "(vel->expressions).\n super__Vector_base" (parenthesized_expression "(vel->expressions)" ( (field_expression "vel->expressions" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Version_expression>_>\n ._M_impl._M_finish" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n uVar4 = 0;\n LVar5 = LANGUAGE_C;\n do {\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n } while (uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333));\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }\n }" { (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (expression_statement "LVar5 = LANGUAGE_C;" (assignment_expression "LVar5 = LANGUAGE_C" identifier = identifier) ;) (do_statement "do {\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n } while (uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333));" do (compound_statement "{\n pVVar3 = pVVar3 + uVar4;\n LVar2 = pVVar3->language;\n if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }\n if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }\n fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);\n if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }\n uVar4 = uVar4 + 1;\n fputc(10,(FILE *)f);\n pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_start;\n }" { (expression_statement "pVVar3 = pVVar3 + uVar4;" (assignment_expression "pVVar3 = pVVar3 + uVar4" identifier = (binary_expression "pVVar3 + uVar4" identifier + identifier)) ;) (expression_statement "LVar2 = pVVar3->language;" (assignment_expression "LVar2 = pVVar3->language" identifier = (field_expression "pVVar3->language" identifier -> field_identifier)) ;) (if_statement "if (LVar2 == LVar5) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }\n else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }" if (parenthesized_expression "(LVar2 == LVar5)" ( (binary_expression "LVar2 == LVar5" identifier == identifier) )) (compound_statement "{\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\n if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,(FILE *)f);\n cVar1 = pVVar3->exact_match;\n }" { (labeled_statement "LAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);" statement_identifier : (expression_statement "fwrite(&DAT_0034f63a,1,6,(FILE *)f);" (call_expression "fwrite(&DAT_0034f63a,1,6,(FILE *)f)" identifier (argument_list "(&DAT_0034f63a,1,6,(FILE *)f)" ( (pointer_expression "&DAT_0034f63a" & identifier) , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (if_statement "if (LVar5 == LANGUAGE_C) goto LAB_0023e7f4;" if (parenthesized_expression "(LVar5 == LANGUAGE_C)" ( (binary_expression "LVar5 == LANGUAGE_C" identifier == identifier) )) (goto_statement "goto LAB_0023e7f4;" goto statement_identifier ;)) (expression_statement "fwrite(&DAT_0034f63e,1,2,(FILE *)f);" (call_expression "fwrite(&DAT_0034f63e,1,2,(FILE *)f)" identifier (argument_list "(&DAT_0034f63e,1,2,(FILE *)f)" ( (pointer_expression "&DAT_0034f63e" & identifier) , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "cVar1 = pVVar3->exact_match;" (assignment_expression "cVar1 = pVVar3->exact_match" identifier = (field_expression "pVVar3->exact_match" identifier -> field_identifier)) ;) }) (else_clause "else {\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }" else (compound_statement "{\n if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }\n if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }\n LVar5 = LANGUAGE_C;\n fwrite(&DAT_0034f63a,1,6,(FILE *)f);\nLAB_0023e7f4:\n cVar1 = pVVar3->exact_match;\n }" { (if_statement "if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }" if (parenthesized_expression "(LVar5 != LANGUAGE_C)" ( (binary_expression "LVar5 != LANGUAGE_C" identifier != identifier) )) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n LVar2 = pVVar3->language;\n }" { (expression_statement "fwrite(&DAT_0034f604,1,8,(FILE *)f);" (call_expression "fwrite(&DAT_0034f604,1,8,(FILE *)f)" identifier (argument_list "(&DAT_0034f604,1,8,(FILE *)f)" ( (pointer_expression "&DAT_0034f604" & identifier) , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "LVar2 = pVVar3->language;" (assignment_expression "LVar2 = pVVar3->language" identifier = (field_expression "pVVar3->language" identifier -> field_identifier)) ;) })) (if_statement "if (LVar2 == LANGUAGE_CXX) {\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }" if (parenthesized_expression "(LVar2 == LANGUAGE_CXX)" ( (binary_expression "LVar2 == LANGUAGE_CXX" identifier == identifier) )) (compound_statement "{\n fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }" { (expression_statement "fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f);" (call_expression "fwrite(" extern \"C++\" {\n",1,0x15,(FILE *)f)" identifier (argument_list "(" extern \"C++\" {\n",1,0x15,(FILE *)f)" ( (string_literal "" extern \"C++\" {\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "LVar5 = pVVar3->language;" (assignment_expression "LVar5 = pVVar3->language" identifier = (field_expression "pVVar3->language" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0023e893;" goto statement_identifier ;) })) (if_statement "if (LVar2 != LANGUAGE_C) {\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }" if (parenthesized_expression "(LVar2 != LANGUAGE_C)" ( (binary_expression "LVar2 != LANGUAGE_C" identifier != identifier) )) (compound_statement "{\n if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);\n LVar5 = pVVar3->language;\n goto LAB_0023e893;\n }" { (if_statement "if (LVar2 != LANGUAGE_JAVA) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }" if (parenthesized_expression "(LVar2 != LANGUAGE_JAVA)" ( (binary_expression "LVar2 != LANGUAGE_JAVA" identifier != identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list");" (call_expression "do_gold_unreachable("../../gold/script.cc",0xa08,"print_expression_list")" identifier (argument_list "("../../gold/script.cc",0xa08,"print_expression_list")" ( (string_literal ""../../gold/script.cc"" " string_content ") , number_literal , (string_literal ""print_expression_list"" " string_content ") ))) ;) })) (expression_statement "fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f);" (call_expression "fwrite(" extern \"Java\" {\n",1,0x16,(FILE *)f)" identifier (argument_list "(" extern \"Java\" {\n",1,0x16,(FILE *)f)" ( (string_literal "" extern \"Java\" {\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "LVar5 = pVVar3->language;" (assignment_expression "LVar5 = pVVar3->language" identifier = (field_expression "pVVar3->language" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0023e893;" goto statement_identifier ;) })) (expression_statement "LVar5 = LANGUAGE_C;" (assignment_expression "LVar5 = LANGUAGE_C" identifier = identifier) ;) (expression_statement "fwrite(&DAT_0034f63a,1,6,(FILE *)f);" (call_expression "fwrite(&DAT_0034f63a,1,6,(FILE *)f)" identifier (argument_list "(&DAT_0034f63a,1,6,(FILE *)f)" ( (pointer_expression "&DAT_0034f63a" & identifier) , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (labeled_statement "LAB_0023e7f4:\n cVar1 = pVVar3->exact_match;" statement_identifier : (expression_statement "cVar1 = pVVar3->exact_match;" (assignment_expression "cVar1 = pVVar3->exact_match" identifier = (field_expression "pVVar3->exact_match" identifier -> field_identifier)) ;)) }))) (if_statement "if (cVar1 != '\0') {\n fputc(0x22,(FILE *)f);\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n fputc(0x22,(FILE *)f);\n }" { (expression_statement "fputc(0x22,(FILE *)f);" (call_expression "fputc(0x22,(FILE *)f)" identifier (argument_list "(0x22,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) })) (expression_statement "fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f);" (call_expression "fputs((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f)" identifier (argument_list "((pVVar3->pattern)._M_dataplus._M_p,(FILE *)f)" ( (field_expression "(pVVar3->pattern)._M_dataplus._M_p" (field_expression "(pVVar3->pattern)._M_dataplus" (parenthesized_expression "(pVVar3->pattern)" ( (field_expression "pVVar3->pattern" identifier -> field_identifier) )) . field_identifier) . field_identifier) , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (if_statement "if (pVVar3->exact_match != false) {\n fputc(0x22,(FILE *)f);\n }" if (parenthesized_expression "(pVVar3->exact_match != false)" ( (binary_expression "pVVar3->exact_match != false" (field_expression "pVVar3->exact_match" identifier -> field_identifier) != false) )) (compound_statement "{\n fputc(0x22,(FILE *)f);\n }" { (expression_statement "fputc(0x22,(FILE *)f);" (call_expression "fputc(0x22,(FILE *)f)" identifier (argument_list "(0x22,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) })) (expression_statement "uVar4 = uVar4 + 1;" (assignment_expression "uVar4 = uVar4 + 1" identifier = (binary_expression "uVar4 + 1" identifier + number_literal)) ;) (expression_statement "fputc(10,(FILE *)f);" (call_expression "fputc(10,(FILE *)f)" identifier (argument_list "(10,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (ERROR "pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "pVVar3 = (vel->expressions).\n super__Vector_base<gold::Version_expression,_std" (assignment_expression "pVVar3 = (vel->expressions).\n super__Vector_base<gold" identifier = (binary_expression "(vel->expressions).\n super__Vector_base<gold" (field_expression "(vel->expressions).\n super__Vector_base" (parenthesized_expression "(vel->expressions)" ( (field_expression "vel->expressions" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Version_expression>_>\n ._M_impl._M_start;" (field_expression "Version_expression>_>\n ._M_impl._M_start" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) }) while (parenthesized_expression "(uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333))" ( (binary_expression "uVar4 < (ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333)" identifier < (call_expression "(ulong)(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333)" ( (binary_expression "((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3) * -0x3333333333333333" (parenthesized_expression "((long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3)" ( (ERROR "(long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std::allocator<gold::" (comma_expression "(long)(vel->expressions).\n super__Vector_base<gold::Version_expression,_std" (binary_expression "(long)(vel->expressions).\n super__Vector_base<gold" (cast_expression "(long)(vel->expressions).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(vel->expressions).\n super__Vector_base" (parenthesized_expression "(vel->expressions)" ( (field_expression "vel->expressions" identifier -> field_identifier) )) . field_identifier)) < identifier) (ERROR "::Version_expression" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3 >> 3" (binary_expression "Version_expression>_>\n ._M_impl._M_finish - (long)pVVar3" (field_expression "Version_expression>_>\n ._M_impl._M_finish" (field_expression "Version_expression>_>\n ._M_impl" (binary_expression "Version_expression>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)pVVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) * number_literal) )))) )) ;) (if_statement "if (LVar5 != LANGUAGE_C) {\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }" if (parenthesized_expression "(LVar5 != LANGUAGE_C)" ( (binary_expression "LVar5 != LANGUAGE_C" identifier != identifier) )) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,(FILE *)f);\n return;\n }" { (expression_statement "fwrite(&DAT_0034f604,1,8,(FILE *)f);" (call_expression "fwrite(&DAT_0034f604,1,8,(FILE *)f)" identifier (argument_list "(&DAT_0034f604,1,8,(FILE *)f)" ( (pointer_expression "&DAT_0034f604" & identifier) , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (return_statement "return;" return ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)" identifier (parameter_list "(undefined8 param_1,FILE *param_2,long *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (expression_statement "lVar4 = *param_3;" (assignment_expression "lVar4 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (if_statement "if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }" if (parenthesized_expression "(lVar4 != param_3[1])" ( (binary_expression "lVar4 != param_3[1]" identifier != (subscript_expression "param_3[1]" identifier [ number_literal ])) )) (compound_statement "{\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));" do (compound_statement "{\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n }" { (expression_statement "puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);" (assignment_expression "puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28)" identifier = (cast_expression "(undefined8 *)(lVar4 + uVar5 * 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + uVar5 * 0x28)" ( (binary_expression "lVar4 + uVar5 * 0x28" identifier + (binary_expression "uVar5 * 0x28" identifier * number_literal)) )))) ;) (expression_statement "iVar3 = *(int *)(puVar1 + 4);" (assignment_expression "iVar3 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (if_statement "if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" if (parenthesized_expression "(iVar3 == iVar6)" ( (binary_expression "iVar3 == iVar6" identifier == identifier) )) (compound_statement "{\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" { (labeled_statement "LAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);" statement_identifier : (expression_statement "fwrite(&DAT_0034f63a,1,6,param_2);" (call_expression "fwrite(&DAT_0034f63a,1,6,param_2)" identifier (argument_list "(&DAT_0034f63a,1,6,param_2)" ( (pointer_expression "&DAT_0034f63a" & identifier) , number_literal , number_literal , identifier ))) ;)) (if_statement "if (iVar6 == 0) goto LAB_0023e7f4;" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0023e7f4;" goto statement_identifier ;)) (expression_statement "fwrite(&DAT_0034f63e,1,2,param_2);" (call_expression "fwrite(&DAT_0034f63e,1,2,param_2)" identifier (argument_list "(&DAT_0034f63e,1,2,param_2)" ( (pointer_expression "&DAT_0034f63e" & identifier) , number_literal , number_literal , identifier ))) ;) (expression_statement "cVar2 = *(char *)((long)puVar1 + 0x24);" (assignment_expression "cVar2 = *(char *)((long)puVar1 + 0x24)" identifier = (pointer_expression "*(char *)((long)puVar1 + 0x24)" * (cast_expression "(char *)((long)puVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) }) (else_clause "else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" else (compound_statement "{\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" { (if_statement "if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }" if (parenthesized_expression "(iVar6 != 0)" ( (binary_expression "iVar6 != 0" identifier != number_literal) )) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }" { (expression_statement "fwrite(&DAT_0034f604,1,8,param_2);" (call_expression "fwrite(&DAT_0034f604,1,8,param_2)" identifier (argument_list "(&DAT_0034f604,1,8,param_2)" ( (pointer_expression "&DAT_0034f604" & identifier) , number_literal , number_literal , identifier ))) ;) (expression_statement "iVar3 = *(int *)(puVar1 + 4);" (assignment_expression "iVar3 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) })) (if_statement "if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" if (parenthesized_expression "(iVar3 == 1)" ( (binary_expression "iVar3 == 1" identifier == number_literal) )) (compound_statement "{\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" { (expression_statement "fwrite(" extern \"C++\" {\n",1,0x15,param_2);" (call_expression "fwrite(" extern \"C++\" {\n",1,0x15,param_2)" identifier (argument_list "(" extern \"C++\" {\n",1,0x15,param_2)" ( (string_literal "" extern \"C++\" {\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal , number_literal , identifier ))) ;) (expression_statement "iVar6 = *(int *)(puVar1 + 4);" (assignment_expression "iVar6 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0023e893;" goto statement_identifier ;) })) (if_statement "if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" { (if_statement "if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }" if (parenthesized_expression "(iVar3 != 2)" ( (binary_expression "iVar3 != 2" identifier != number_literal) )) (compound_statement "{\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }" { (expression_statement "FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");" (call_expression "FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list")" identifier (argument_list "("../../gold/script.cc",0xa08,"print_expression_list")" ( (string_literal ""../../gold/script.cc"" " string_content ") , number_literal , (string_literal ""print_expression_list"" " string_content ") ))) ;) })) (expression_statement "fwrite(" extern \"Java\" {\n",1,0x16,param_2);" (call_expression "fwrite(" extern \"Java\" {\n",1,0x16,param_2)" identifier (argument_list "(" extern \"Java\" {\n",1,0x16,param_2)" ( (string_literal "" extern \"Java\" {\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal , number_literal , identifier ))) ;) (expression_statement "iVar6 = *(int *)(puVar1 + 4);" (assignment_expression "iVar6 = *(int *)(puVar1 + 4)" identifier = (pointer_expression "*(int *)(puVar1 + 4)" * (cast_expression "(int *)(puVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0023e893;" goto statement_identifier ;) })) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (expression_statement "fwrite(&DAT_0034f63a,1,6,param_2);" (call_expression "fwrite(&DAT_0034f63a,1,6,param_2)" identifier (argument_list "(&DAT_0034f63a,1,6,param_2)" ( (pointer_expression "&DAT_0034f63a" & identifier) , number_literal , number_literal , identifier ))) ;) (labeled_statement "LAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);" statement_identifier : (expression_statement "cVar2 = *(char *)((long)puVar1 + 0x24);" (assignment_expression "cVar2 = *(char *)((long)puVar1 + 0x24)" identifier = (pointer_expression "*(char *)((long)puVar1 + 0x24)" * (cast_expression "(char *)((long)puVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) }))) (if_statement "if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n fputc(0x22,param_2);\n }" { (expression_statement "fputc(0x22,param_2);" (call_expression "fputc(0x22,param_2)" identifier (argument_list "(0x22,param_2)" ( number_literal , identifier ))) ;) })) (expression_statement "fputs((char *)*puVar1,param_2);" (call_expression "fputs((char *)*puVar1,param_2)" identifier (argument_list "((char *)*puVar1,param_2)" ( (cast_expression "(char *)*puVar1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) , identifier ))) ;) (if_statement "if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }" if (parenthesized_expression "(*(char *)((long)puVar1 + 0x24) != '\0')" ( (binary_expression "*(char *)((long)puVar1 + 0x24) != '\0'" (pointer_expression "*(char *)((long)puVar1 + 0x24)" * (cast_expression "(char *)((long)puVar1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n fputc(0x22,param_2);\n }" { (expression_statement "fputc(0x22,param_2);" (call_expression "fputc(0x22,param_2)" identifier (argument_list "(0x22,param_2)" ( number_literal , identifier ))) ;) })) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) (expression_statement "fputc(10,param_2);" (call_expression "fputc(10,param_2)" identifier (argument_list "(10,param_2)" ( number_literal , identifier ))) ;) (expression_statement "lVar4 = *param_3;" (assignment_expression "lVar4 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) }) while (parenthesized_expression "(uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333))" ( (binary_expression "uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" identifier < (call_expression "(ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" ( (binary_expression "(param_3[1] - lVar4 >> 3) * -0x3333333333333333" (parenthesized_expression "(param_3[1] - lVar4 >> 3)" ( (binary_expression "param_3[1] - lVar4 >> 3" (binary_expression "param_3[1] - lVar4" (subscript_expression "param_3[1]" identifier [ number_literal ]) - identifier) >> number_literal) )) * number_literal) )))) )) ;) (if_statement "if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }" if (parenthesized_expression "(iVar6 != 0)" ( (binary_expression "iVar6 != 0" identifier != number_literal) )) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }" { (expression_statement "fwrite(&DAT_0034f604,1,8,param_2);" (call_expression "fwrite(&DAT_0034f604,1,8,param_2)" identifier (argument_list "(&DAT_0034f604,1,8,param_2)" ( (pointer_expression "&DAT_0034f604" & identifier) , number_literal , number_literal , identifier ))) ;) (return_statement "return;" return ;) })) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (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 ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (subscript_expression IDENT [ LIT ])) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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 IDENT == IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT ))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , LIT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , LIT , LIT , IDENT ))) ;) (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 = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - IDENT) >> LIT) )) * LIT) )))) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT ))) ;) (return_statement return ;) })) })) (return_statement return ;) })))
(function_definition "void FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)\n\n{\n undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023e7a0(undefined8 param_1,FILE *param_2,long *param_3)" (identifier "FUN_0023e7a0") (parameter_list "(undefined8 param_1,FILE *param_2,long *param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "FILE *param_2" (type_identifier "FILE") (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 undefined8 *puVar1;\n char cVar2;\n int iVar3;\n long lVar4;\n ulong uVar5;\n int iVar6;\n \n lVar4 = *param_3;\n if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (expression_statement "lVar4 = *param_3;" (assignment_expression "lVar4 = *param_3" (identifier "lVar4") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (if_statement "if (lVar4 != param_3[1]) {\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }" (if "if") (parenthesized_expression "(lVar4 != param_3[1])" (( "(") (binary_expression "lVar4 != param_3[1]" (identifier "lVar4") (!= "!=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) () ")")) (compound_statement "{\n uVar5 = 0;\n iVar6 = 0;\n do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }\n }" ({ "{") (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" (identifier "uVar5") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333));" (do "do") (compound_statement "{\n puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);\n iVar3 = *(int *)(puVar1 + 4);\n if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }\n fputs((char *)*puVar1,param_2);\n if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }\n uVar5 = uVar5 + 1;\n fputc(10,param_2);\n lVar4 = *param_3;\n }" ({ "{") (expression_statement "puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28);" (assignment_expression "puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(lVar4 + uVar5 * 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + uVar5 * 0x28)" (( "(") (binary_expression "lVar4 + uVar5 * 0x28" (identifier "lVar4") (+ "+") (binary_expression "uVar5 * 0x28" (identifier "uVar5") (* "*") (number_literal "0x28"))) () ")")))) (; ";")) (expression_statement "iVar3 = *(int *)(puVar1 + 4);" (assignment_expression "iVar3 = *(int *)(puVar1 + 4)" (identifier "iVar3") (= "=") (pointer_expression "*(int *)(puVar1 + 4)" (* "*") (cast_expression "(int *)(puVar1 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (iVar3 == iVar6) {\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }\n else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" (if "if") (parenthesized_expression "(iVar3 == iVar6)" (( "(") (binary_expression "iVar3 == iVar6" (identifier "iVar3") (== "==") (identifier "iVar6")) () ")")) (compound_statement "{\nLAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);\n if (iVar6 == 0) goto LAB_0023e7f4;\n fwrite(&DAT_0034f63e,1,2,param_2);\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" ({ "{") (labeled_statement "LAB_0023e893:\n fwrite(&DAT_0034f63a,1,6,param_2);" (statement_identifier "LAB_0023e893") (: ":") (expression_statement "fwrite(&DAT_0034f63a,1,6,param_2);" (call_expression "fwrite(&DAT_0034f63a,1,6,param_2)" (identifier "fwrite") (argument_list "(&DAT_0034f63a,1,6,param_2)" (( "(") (pointer_expression "&DAT_0034f63a" (& "&") (identifier "DAT_0034f63a")) (, ",") (number_literal "1") (, ",") (number_literal "6") (, ",") (identifier "param_2") () ")"))) (; ";"))) (if_statement "if (iVar6 == 0) goto LAB_0023e7f4;" (if "if") (parenthesized_expression "(iVar6 == 0)" (( "(") (binary_expression "iVar6 == 0" (identifier "iVar6") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0023e7f4;" (goto "goto") (statement_identifier "LAB_0023e7f4") (; ";"))) (expression_statement "fwrite(&DAT_0034f63e,1,2,param_2);" (call_expression "fwrite(&DAT_0034f63e,1,2,param_2)" (identifier "fwrite") (argument_list "(&DAT_0034f63e,1,2,param_2)" (( "(") (pointer_expression "&DAT_0034f63e" (& "&") (identifier "DAT_0034f63e")) (, ",") (number_literal "1") (, ",") (number_literal "2") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "cVar2 = *(char *)((long)puVar1 + 0x24);" (assignment_expression "cVar2 = *(char *)((long)puVar1 + 0x24)" (identifier "cVar2") (= "=") (pointer_expression "*(char *)((long)puVar1 + 0x24)" (* "*") (cast_expression "(char *)((long)puVar1 + 0x24)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x24)" (( "(") (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x24")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" (else "else") (compound_statement "{\n if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }\n if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }\n iVar6 = 0;\n fwrite(&DAT_0034f63a,1,6,param_2);\nLAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);\n }" ({ "{") (if_statement "if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }" (if "if") (parenthesized_expression "(iVar6 != 0)" (( "(") (binary_expression "iVar6 != 0" (identifier "iVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,param_2);\n iVar3 = *(int *)(puVar1 + 4);\n }" ({ "{") (expression_statement "fwrite(&DAT_0034f604,1,8,param_2);" (call_expression "fwrite(&DAT_0034f604,1,8,param_2)" (identifier "fwrite") (argument_list "(&DAT_0034f604,1,8,param_2)" (( "(") (pointer_expression "&DAT_0034f604" (& "&") (identifier "DAT_0034f604")) (, ",") (number_literal "1") (, ",") (number_literal "8") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "iVar3 = *(int *)(puVar1 + 4);" (assignment_expression "iVar3 = *(int *)(puVar1 + 4)" (identifier "iVar3") (= "=") (pointer_expression "*(int *)(puVar1 + 4)" (* "*") (cast_expression "(int *)(puVar1 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (} "}"))) (if_statement "if (iVar3 == 1) {\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" (if "if") (parenthesized_expression "(iVar3 == 1)" (( "(") (binary_expression "iVar3 == 1" (identifier "iVar3") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n fwrite(" extern \"C++\" {\n",1,0x15,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" ({ "{") (expression_statement "fwrite(" extern \"C++\" {\n",1,0x15,param_2);" (call_expression "fwrite(" extern \"C++\" {\n",1,0x15,param_2)" (identifier "fwrite") (argument_list "(" extern \"C++\" {\n",1,0x15,param_2)" (( "(") (string_literal "" extern \"C++\" {\n"" (" """) (string_content " extern ") (escape_sequence "\"") (string_content "C++") (escape_sequence "\"") (string_content " {") (escape_sequence "\n") (" """)) (, ",") (number_literal "1") (, ",") (number_literal "0x15") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "iVar6 = *(int *)(puVar1 + 4);" (assignment_expression "iVar6 = *(int *)(puVar1 + 4)" (identifier "iVar6") (= "=") (pointer_expression "*(int *)(puVar1 + 4)" (* "*") (cast_expression "(int *)(puVar1 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (goto_statement "goto LAB_0023e893;" (goto "goto") (statement_identifier "LAB_0023e893") (; ";")) (} "}"))) (if_statement "if (iVar3 != 0) {\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }\n fwrite(" extern \"Java\" {\n",1,0x16,param_2);\n iVar6 = *(int *)(puVar1 + 4);\n goto LAB_0023e893;\n }" ({ "{") (if_statement "if (iVar3 != 2) {\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }" (if "if") (parenthesized_expression "(iVar3 != 2)" (( "(") (binary_expression "iVar3 != 2" (identifier "iVar3") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list");" (call_expression "FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list")" (identifier "FUN_00199900") (argument_list "("../../gold/script.cc",0xa08,"print_expression_list")" (( "(") (string_literal ""../../gold/script.cc"" (" """) (string_content "../../gold/script.cc") (" """)) (, ",") (number_literal "0xa08") (, ",") (string_literal ""print_expression_list"" (" """) (string_content "print_expression_list") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "fwrite(" extern \"Java\" {\n",1,0x16,param_2);" (call_expression "fwrite(" extern \"Java\" {\n",1,0x16,param_2)" (identifier "fwrite") (argument_list "(" extern \"Java\" {\n",1,0x16,param_2)" (( "(") (string_literal "" extern \"Java\" {\n"" (" """) (string_content " extern ") (escape_sequence "\"") (string_content "Java") (escape_sequence "\"") (string_content " {") (escape_sequence "\n") (" """)) (, ",") (number_literal "1") (, ",") (number_literal "0x16") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "iVar6 = *(int *)(puVar1 + 4);" (assignment_expression "iVar6 = *(int *)(puVar1 + 4)" (identifier "iVar6") (= "=") (pointer_expression "*(int *)(puVar1 + 4)" (* "*") (cast_expression "(int *)(puVar1 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (goto_statement "goto LAB_0023e893;" (goto "goto") (statement_identifier "LAB_0023e893") (; ";")) (} "}"))) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "fwrite(&DAT_0034f63a,1,6,param_2);" (call_expression "fwrite(&DAT_0034f63a,1,6,param_2)" (identifier "fwrite") (argument_list "(&DAT_0034f63a,1,6,param_2)" (( "(") (pointer_expression "&DAT_0034f63a" (& "&") (identifier "DAT_0034f63a")) (, ",") (number_literal "1") (, ",") (number_literal "6") (, ",") (identifier "param_2") () ")"))) (; ";")) (labeled_statement "LAB_0023e7f4:\n cVar2 = *(char *)((long)puVar1 + 0x24);" (statement_identifier "LAB_0023e7f4") (: ":") (expression_statement "cVar2 = *(char *)((long)puVar1 + 0x24);" (assignment_expression "cVar2 = *(char *)((long)puVar1 + 0x24)" (identifier "cVar2") (= "=") (pointer_expression "*(char *)((long)puVar1 + 0x24)" (* "*") (cast_expression "(char *)((long)puVar1 + 0x24)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x24)" (( "(") (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x24")) () ")"))))) (; ";"))) (} "}")))) (if_statement "if (cVar2 != '\0') {\n fputc(0x22,param_2);\n }" (if "if") (parenthesized_expression "(cVar2 != '\0')" (( "(") (binary_expression "cVar2 != '\0'" (identifier "cVar2") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n fputc(0x22,param_2);\n }" ({ "{") (expression_statement "fputc(0x22,param_2);" (call_expression "fputc(0x22,param_2)" (identifier "fputc") (argument_list "(0x22,param_2)" (( "(") (number_literal "0x22") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}"))) (expression_statement "fputs((char *)*puVar1,param_2);" (call_expression "fputs((char *)*puVar1,param_2)" (identifier "fputs") (argument_list "((char *)*puVar1,param_2)" (( "(") (cast_expression "(char *)*puVar1" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1"))) (, ",") (identifier "param_2") () ")"))) (; ";")) (if_statement "if (*(char *)((long)puVar1 + 0x24) != '\0') {\n fputc(0x22,param_2);\n }" (if "if") (parenthesized_expression "(*(char *)((long)puVar1 + 0x24) != '\0')" (( "(") (binary_expression "*(char *)((long)puVar1 + 0x24) != '\0'" (pointer_expression "*(char *)((long)puVar1 + 0x24)" (* "*") (cast_expression "(char *)((long)puVar1 + 0x24)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x24)" (( "(") (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x24")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n fputc(0x22,param_2);\n }" ({ "{") (expression_statement "fputc(0x22,param_2);" (call_expression "fputc(0x22,param_2)" (identifier "fputc") (argument_list "(0x22,param_2)" (( "(") (number_literal "0x22") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" (identifier "uVar5") (= "=") (binary_expression "uVar5 + 1" (identifier "uVar5") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "fputc(10,param_2);" (call_expression "fputc(10,param_2)" (identifier "fputc") (argument_list "(10,param_2)" (( "(") (number_literal "10") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "lVar4 = *param_3;" (assignment_expression "lVar4 = *param_3" (identifier "lVar4") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333))" (( "(") (binary_expression "uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" (identifier "uVar5") (< "<") (call_expression "(ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((param_3[1] - lVar4 >> 3) * -0x3333333333333333)" (( "(") (binary_expression "(param_3[1] - lVar4 >> 3) * -0x3333333333333333" (parenthesized_expression "(param_3[1] - lVar4 >> 3)" (( "(") (binary_expression "param_3[1] - lVar4 >> 3" (binary_expression "param_3[1] - lVar4" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (- "-") (identifier "lVar4")) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x3333333333333333")) () ")")))) () ")")) (; ";")) (if_statement "if (iVar6 != 0) {\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }" (if "if") (parenthesized_expression "(iVar6 != 0)" (( "(") (binary_expression "iVar6 != 0" (identifier "iVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n fwrite(&DAT_0034f604,1,8,param_2);\n return;\n }" ({ "{") (expression_statement "fwrite(&DAT_0034f604,1,8,param_2);" (call_expression "fwrite(&DAT_0034f604,1,8,param_2)" (identifier "fwrite") (argument_list "(&DAT_0034f604,1,8,param_2)" (( "(") (pointer_expression "&DAT_0034f604" (& "&") (identifier "DAT_0034f604")) (, ",") (number_literal "1") (, ",") (number_literal "8") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void print_expression_list(Version_script_info * this, FILE * f, Version_expression_list * vel) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *f,type_3 *vel) { char var_12; type_4 var_5; type_5 var_3; type_6 var_4; type_4 var_6; var_3 = (vel->expressions). super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>. _M_impl._M_start; if (var_3 != (vel->expressions). super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_finish) { var_4 = 0; var_6 = var_8; do { var_3 = var_3 + var_4; var_5 = var_3->language; if (var_5 == var_6) { LAB_0023e893: var_7(&DAT_0034f63a,1,6,(type_2 *)f); if (var_6 == var_8) goto LAB_0023e7f4; var_7(&DAT_0034f63e,1,2,(type_2 *)f); var_12 = var_3->exact_match; } else { if (var_6 != var_8) { var_7(&DAT_0034f604,1,8,(type_2 *)f); var_5 = var_3->language; } if (var_5 == var_9) { var_7(" extern \"C++\" {\n",1,0x15,(type_2 *)f); var_6 = var_3->language; goto LAB_0023e893; } if (var_5 != var_8) { if (var_5 != var_10) { /* WARNING: Subroutine does not return */ var_11("../../gold/script.cc",0xa08,"print_expression_list"); } var_7(" extern \"Java\" {\n",1,0x16,(type_2 *)f); var_6 = var_3->language; goto LAB_0023e893; } var_6 = var_8; var_7(&DAT_0034f63a,1,6,(type_2 *)f); LAB_0023e7f4: var_12 = var_3->exact_match; } if (var_12 != '\0') { var_13(0x22,(type_2 *)f); } var_14((var_3->pattern)._M_dataplus._M_p,(type_2 *)f); if (var_3->exact_match != false) { var_13(0x22,(type_2 *)f); } var_4 = var_4 + 1; var_13(10,(type_2 *)f); var_3 = (vel->expressions). super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_start; } while (var_4 < (type_6)(((long)(vel->expressions). super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_finish - (long)var_3 >> 3) * -0x3333333333333333)); if (var_6 != var_8) { var_7(&DAT_0034f604,1,8,(type_2 *)f); return; } } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) 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: (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: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (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)))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (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))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal) (number_literal) (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))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal) (number_literal) (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))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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 (number_literal) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) condition: (parenthesized_expression (binary_expression left: (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: (identifier)) right: (number_literal))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (identifier)))) (return_statement))))) (return_statement))))
null
void MASKED(undefined8 param_1,FILE *param_2,long *param_3) { undefined8 *puVar1; char cVar2; int iVar3; long lVar4; ulong uVar5; int iVar6; lVar4 = *param_3; if (lVar4 != param_3[1]) { uVar5 = 0; iVar6 = 0; do { puVar1 = (undefined8 *)(lVar4 + uVar5 * 0x28); iVar3 = *(int *)(puVar1 + 4); if (iVar3 == iVar6) { LAB_0023e893: fwrite(&DAT_0034f63a,1,6,param_2); if (iVar6 == 0) goto LAB_0023e7f4; fwrite(&DAT_0034f63e,1,2,param_2); cVar2 = *(char *)((long)puVar1 + 0x24); } else { if (iVar6 != 0) { fwrite(&DAT_0034f604,1,8,param_2); iVar3 = *(int *)(puVar1 + 4); } if (iVar3 == 1) { fwrite(" extern \"C++\" {\n",1,0x15,param_2); iVar6 = *(int *)(puVar1 + 4); goto LAB_0023e893; } if (iVar3 != 0) { if (iVar3 != 2) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/script.cc",0xa08,"print_expression_list"); } fwrite(" extern \"Java\" {\n",1,0x16,param_2); iVar6 = *(int *)(puVar1 + 4); goto LAB_0023e893; } iVar6 = 0; fwrite(&DAT_0034f63a,1,6,param_2); LAB_0023e7f4: cVar2 = *(char *)((long)puVar1 + 0x24); } if (cVar2 != '\0') { fputc(0x22,param_2); } fputs((char *)*puVar1,param_2); if (*(char *)((long)puVar1 + 0x24) != '\0') { fputc(0x22,param_2); } uVar5 = uVar5 + 1; fputc(10,param_2); lVar4 = *param_3; } while (uVar5 < (ulong)((param_3[1] - lVar4 >> 3) * -0x3333333333333333)); if (iVar6 != 0) { fwrite(&DAT_0034f604,1,8,param_2); return; } } return; }
203_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c
load_separate_debug_info
FUN_0010f1a0
void * load_separate_debug_info (char *main_filename,dwarf_section *xlink,parse_func_type parse_func, check_func_type check_func,void *func_data) { long lVar1; bfd_boolean bVar2; char *pcVar3; char *__s; size_t sVar4; size_t sVar5; char *pcVar6; void *pvVar7; char *pcVar8; pcVar3 = (*parse_func)(xlink,func_data); if (pcVar3 == (char *)0x0) { pcVar3 = xlink->name; if (pcVar3 == (char *)0x0) { pcVar3 = xlink->uncompressed_name; } pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5); warn(pcVar6,pcVar3); pvVar7 = (void *)0x0; } else { __s = (char *)lrealpath(main_filename); sVar4 = strlen(__s); pcVar6 = __s; if (sVar4 == 0) { sVar4 = 0; } else { sVar5 = sVar4; if (__s[sVar4 - 1] == '/') { pcVar6 = __s + sVar4; } else { do { sVar4 = sVar5 - 1; if (sVar4 == 0) goto LAB_0010f21a; lVar1 = sVar5 - 2; sVar5 = sVar4; } while (__s[lVar1] != '/'); pcVar6 = __s + sVar4; } } LAB_0010f21a: *pcVar6 = '\0'; sVar5 = strlen(pcVar3); pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5); if (pcVar6 == (char *)0x0) { pvVar7 = (void *)0x0; pcVar3 = (char *)dcgettext(0,"Out of memory",5); warn(pcVar3); } else { memcpy(pcVar6,pcVar3,sVar5 + 1); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { sprintf(pcVar6,".debug/%s",pcVar3); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { sprintf(pcVar6,"%s%s",__s,pcVar3); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { sprintf(pcVar6,"%s.debug/%s",__s,pcVar3); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { builtin_strncpy(pcVar6,"/lib/debug/",0xb); strcpy(pcVar6 + 0xb,pcVar3); bVar2 = (*check_func)(pcVar6,func_data); if (bVar2 == 0) { pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5); warn(pcVar8,pcVar3); pcVar8 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar8,pcVar6); sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3); pcVar8 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar8,pcVar6); sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3); pcVar8 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar8,pcVar6); sprintf(pcVar6,"%s.debug/%s",__s,pcVar3); pcVar8 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar8,pcVar6); sprintf(pcVar6,"%s%s",__s,pcVar3); pcVar8 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar8,pcVar6); sprintf(pcVar6,".debug/%s",pcVar3); pcVar8 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar8,pcVar6); strcpy(pcVar6,pcVar3); pcVar3 = (char *)dcgettext(0,"tried: %s\n",5); warn(pcVar3,pcVar6); free(__s); free(pcVar6); return (void *)0x0; } } } } } } } free(__s); pvVar7 = open_debug_file(pcVar6); separate_debug_file = pvVar7; if (pvVar7 == (void *)0x0) { pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5); warn(pcVar3,pcVar6); free(pcVar6); } else { pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5); printf(pcVar3,main_filename,pcVar6); pvVar7 = separate_debug_file; separate_debug_filename = pcVar6; } } } return pvVar7; }
long FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5) { int iVar1; char *pcVar2; char *__s; size_t sVar3; size_t sVar4; char *pcVar5; long lVar6; undefined8 uVar7; pcVar2 = (char *)(*param_3)(param_2,param_5); if (pcVar2 == (char *)0x0) { lVar6 = param_2[2]; if (lVar6 == 0) { lVar6 = *param_2; } uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5); warn(uVar7,lVar6); lVar6 = 0; } else { __s = (char *)lrealpath(param_1); sVar3 = strlen(__s); pcVar5 = __s; if (sVar3 == 0) { sVar3 = 0; } else { sVar4 = sVar3; if (__s[sVar3 - 1] == '/') { pcVar5 = __s + sVar3; } else { do { sVar3 = sVar4 - 1; if (sVar3 == 0) goto LAB_0010f21a; lVar6 = sVar4 - 2; sVar4 = sVar3; } while (__s[lVar6] != '/'); pcVar5 = __s + sVar3; } } LAB_0010f21a: *pcVar5 = '\0'; sVar4 = strlen(pcVar2); pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4); if (pcVar5 == (char *)0x0) { lVar6 = 0; uVar7 = dcgettext(0,"Out of memory",5); warn(uVar7); } else { memcpy(pcVar5,pcVar2,sVar4 + 1); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,".debug/%s",pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s%s",__s,pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s.debug/%s",__s,pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { builtin_strncpy(pcVar5,"/lib/debug/",0xb); strcpy(pcVar5 + 0xb,pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5); warn(uVar7,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s.debug/%s",__s,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s%s",__s,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,".debug/%s",pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); strcpy(pcVar5,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); free(__s); free(pcVar5); return 0; } } } } } } } free(__s); lVar6 = FUN_0010e700(pcVar5); DAT_00159b88 = lVar6; if (lVar6 == 0) { uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5); warn(uVar7,pcVar5); free(pcVar5); } else { pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5); printf(pcVar2,param_1,pcVar5); lVar6 = DAT_00159b88; DAT_00159b80 = pcVar5; } } } return lVar6; }
PUSH R15 PUSH R14 MOV R14,RCX PUSH R13 MOV R13,RDI PUSH R12 MOV R12,R8 PUSH RBP PUSH RBX MOV RBX,RSI MOV RSI,R8 MOV RDI,RBX SUB RSP,0x18 CALL RDX MOV R15,RAX TEST RAX,RAX JZ 0x0010f578 MOV RDI,R13 CALL 0x001071e0 MOV RDI,RAX MOV RBP,RAX CALL 0x00107250 TEST RAX,RAX JZ 0x0010f5f3 CMP byte ptr [RBP + RAX*0x1 + -0x1],0x2f LEA RBX,[RAX + -0x1] JNZ 0x0010f212 JMP 0x0010f605 CMP byte ptr [RBP + RBX*0x1 + -0x1],0x2f LEA RAX,[RBX + -0x1] JZ 0x0010f2f0 MOV RBX,RAX TEST RBX,RBX JNZ 0x0010f200 MOV RDX,RBP MOV byte ptr [RDX],0x0 MOV RDI,R15 CALL 0x00107250 LEA RDI,[RBX + RAX*0x1 + 0x33] MOV qword ptr [RSP + 0x8],RAX CALL 0x00107550 MOV RDX,qword ptr [RSP + 0x8] TEST RAX,RAX MOV RBX,RAX JZ 0x0010f5a6 ADD RDX,0x1 MOV RSI,R15 MOV RDI,RAX CALL 0x001074b0 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JNZ 0x0010f284 LEA RSI,[0x1418dc] MOV RDI,RBX MOV RDX,R15 CALL 0x00107760 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JZ 0x0010f300 MOV RDI,RBP CALL 0x00107070 MOV RDI,RBX CALL 0x0010e700 MOV EDX,0x5 MOV R15,RAX MOV qword ptr [0x00159b88],RAX TEST RAX,RAX JZ 0x0010f5cb LEA RSI,[0x13e1f0] XOR EDI,EDI CALL 0x00107230 MOV RDX,RBX MOV RSI,R13 MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 MOV qword ptr [0x00159b80],RBX MOV R15,qword ptr [0x00159b88] ADD RSP,0x18 MOV RAX,R15 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RDX,[RBP + RBX*0x1] JMP 0x0010f21a LEA RSI,[0x14183b] MOV RDI,RBX MOV RCX,R15 MOV RDX,RBP CALL 0x00107760 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JNZ 0x0010f284 LEA RSI,[0x1418da] MOV RDI,RBX MOV RCX,R15 MOV RDX,RBP CALL 0x00107760 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JNZ 0x0010f284 LEA RSI,[0x1418f5] MOV RDI,RBX MOV RCX,R15 LEA RDX,[0x1418e6] CALL 0x00107760 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JNZ 0x0010f284 LEA RSI,[0x1418f5] MOV RDI,RBX MOV RCX,R15 LEA RDX,[0x1418fb] CALL 0x00107760 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JNZ 0x0010f284 MOV byte ptr [RBX + 0xa],0x2f LEA RDI,[RBX + 0xb] MOV RSI,R15 MOV RAX,0x6265642f62696c2f MOV qword ptr [RBX],RAX MOV EAX,0x6775 MOV word ptr [RBX + 0x8],AX CALL 0x001070f0 MOV RSI,R12 MOV RDI,RBX CALL R14 TEST EAX,EAX JNZ 0x0010f284 MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x13e198] CALL 0x00107230 MOV RSI,R15 MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x14190e] CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RCX,R15 MOV RDI,RBX XOR EAX,EAX LEA RDX,[0x1418fb] LEA RSI,[0x1418f5] CALL 0x00107760 MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x14190e] CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RCX,R15 MOV RDI,RBX XOR EAX,EAX LEA RDX,[0x1418e6] LEA RSI,[0x1418f5] CALL 0x00107760 MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x14190e] CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RCX,R15 MOV RDX,RBP MOV RDI,RBX LEA RSI,[0x1418da] XOR EAX,EAX CALL 0x00107760 MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x14190e] CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RCX,R15 MOV RDX,RBP MOV RDI,RBX LEA RSI,[0x14183b] XOR EAX,EAX CALL 0x00107760 MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x14190e] CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 XOR EAX,EAX MOV RDX,R15 MOV RDI,RBX LEA RSI,[0x1418dc] CALL 0x00107760 MOV EDX,0x5 LEA RSI,[0x14190e] XOR EDI,EDI CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RSI,R15 MOV RDI,RBX XOR R15D,R15D CALL 0x001070f0 MOV EDX,0x5 LEA RSI,[0x14190e] XOR EDI,EDI CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RDI,RBP CALL 0x00107070 MOV RDI,RBX CALL 0x00107070 JMP 0x0010f2d8 MOV RBP,qword ptr [RBX + 0x10] TEST RBP,RBP JZ 0x0010f5fd XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x13e178] CALL 0x00107230 MOV RSI,RBP MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 JMP 0x0010f2d8 MOV EDX,0x5 LEA RSI,[0x1418cc] XOR EDI,EDI XOR R15D,R15D CALL 0x00107230 MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 JMP 0x0010f2d8 XOR EDI,EDI LEA RSI,[0x13e1c8] CALL 0x00107230 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RDI,RBX CALL 0x00107070 JMP 0x0010f2d8 MOV RDX,RBP XOR EBX,EBX JMP 0x0010f21a MOV RBP,qword ptr [RBX] JMP 0x0010f581 LEA RDX,[RBP + RAX*0x1] MOV RBX,RAX JMP 0x0010f21a
null
null
null
null
[(u'CAST_-1206911517', u'CALL_-1206913285'), (u'CALL_-1206913325', u'INDIRECT_-1206911385'), (u'PTRADD_-1206913678', u'CALL_-1206913695'), (u'CALL_-1206912908', u'INDIRECT_-1206911147'), (u'CALLIND_-1206914580', u'CALL_-1206913977'), (u'INT_EQUAL_-1206914257', u'CBRANCH_-1206914256'), (u'INDIRECT_-1206911157', u'MULTIEQUAL_-1206911852'), (u'CALLIND_-1206913831', u'INDIRECT_-1206911684'), (u'COPY_-1206911123', u'CALL_-1206913627'), ('tmp_2443', u'CALLIND_-1206914268'), (u'CAST_-1206911422', u'CALL_-1206913325'), (u'CALLIND_-1206914580', u'CALL_-1206912994'), (u'CALL_-1206914286', u'INDIRECT_-1206911944'), (u'COPY_-1206910878', u'CALL_-1206913183'), (u'INT_EQUAL_-1206914197', u'CBRANCH_-1206914195'), ('const-1317134', u'COPY_-1206910895'), (u'CALL_-1206913296', u'INDIRECT_-1206911036'), ('const-1302904', u'COPY_-1206910698'), ('tmp_2038', u'BRANCH_-1206912776'), (u'INT_ADD_-1206914407', u'INT_ADD_-1206914405'), ('const-1317109', u'COPY_-1206911242'), (u'CALLIND_-1206914268', u'INT_EQUAL_-1206914257'), ('tmp_2440', u'PTRSUB_-1206910626'), (u'CALL_-1206913599', u'INDIRECT_-1206911543'), (u'INDIRECT_-1206911208', u'COPY_-1206911338'), (u'CALL_-1206913353', u'INDIRECT_-1206911460'), (u'CALL_-1206913296', u'INDIRECT_-1206911097'), (u'CALLOTHER_-1206911126', u'CALLOTHER_-1206911125'), (u'CAST_-1206911517', u'CALL_-1206913915'), (u'CALL_-1206913599', u'INDIRECT_-1206911604'), ('tmp_2441', u'CALLIND_-1206914580'), (u'CALL_-1206914164', u'INDIRECT_-1206911893'), (u'INT_EQUAL_-1206914378', u'CBRANCH_-1206914372'), (u'INT_NOTEQUAL_-1206913712', u'CBRANCH_-1206913703'), (u'COPY_-1206911292', u'CALL_-1206913915'), (u'CALL_-1206912920', u'INDIRECT_-1206911217'), (u'CALL_-1206914425', u'INDIRECT_-1206912028'), ('tmp_2442', u'CALLIND_-1206913959'), (u'CAST_-1206911277', u'CALL_-1206914132'), ('tmp_492', u'CBRANCH_-1206914195'), (u'CAST_-1206911422', u'CALL_-1206913493'), (u'CALLIND_-1206914268', u'INDIRECT_-1206911993'), (u'CAST_-1206910829', u'CALL_-1206913325'), (u'CALL_-1206913251', u'CAST_-1206910773'), (u'PTRSUB_-1206910492', u'LOAD_-1206912632'), (u'CALL_-1206914400', u'CAST_-1206911422'), (u'CALL_-1206912726', u'INDIRECT_-1206911200'), (u'INT_EQUAL_-1206914566', u'CBRANCH_-1206914564'), (u'CALL_-1206914229', u'INT_EQUAL_-1206914197'), (u'CALLIND_-1206914580', u'INT_EQUAL_-1206914566'), ('tmp_169', u'CBRANCH_-1206914517'), (u'CALL_-1206914533', u'INDIRECT_-1206912097'), (u'CALLIND_-1206913765', u'INDIRECT_-1206911701'), ('const-0', u'CALL_-1206913296'), (u'COPY_-1206911032', u'CALL_-1206913493'), (u'COPY_-1206910698', u'CALL_-1206912754'), (u'CAST_-1206911517', u'CALL_-1206912920'), (u'CALL_-1206913256', u'INDIRECT_-1206911074'), ('const-0', u'INT_EQUAL_-1206913712'), ('const-0', u'INT_EQUAL_-1206914257'), (u'CALL_-1206913783', u'INDIRECT_-1206911652'), (u'INDIRECT_-1206911932', u'MULTIEQUAL_-1206911874'), ('const-0', u'INT_EQUAL_-1206914378'), (u'CALL_-1206913459', u'INDIRECT_-1206911522'), (u'PTRADD_-1206913409', u'COPY_-1206911300'), ('tmp_2443', u'CALLIND_-1206913897'), (u'CALL_-1206914340', u'INDIRECT_-1206911977'), (u'COPY_-1206911330', u'MULTIEQUAL_-1206911852'), (u'CALLIND_-1206914580', u'CALL_-1206913599'), ('const-0', u'CALL_-1206912803'), ('const-0', u'CALL_-1206914164'), (u'MULTIEQUAL_-1206912110', u'INT_SUB_-1206911561'), ('tmp_2442', u'CALLIND_-1206914322'), (u'CALLIND_-1206914580', u'CALL_-1206913493'), (u'CALL_-1206912779', u'INDIRECT_-1206911157'), (u'CALLOTHER_-1206911125', u'INDIRECT_-1206911071'), (u'CALL_-1206913023', u'INDIRECT_-1206911214'), (u'INT_ADD_-1206914405', u'CALL_-1206914400'), ('const-1', u'PTRADD_-1206913666'), ('const-5', u'CALL_-1206912960'), ('tmp_1061', u'CBRANCH_-1206913664'), ('const--5408846083301248096', u'CALLOTHER_-1206911126'), (u'INDIRECT_-1206912026', u'MULTIEQUAL_-1206911935'), (u'INT_EQUAL_-1206913712', u'CBRANCH_-1206913709'), (u'CALL_-1206913493', u'INDIRECT_-1206911481'), ('const-5', u'CALL_-1206913459'), ('const-5', u'CALL_-1206913251'), (u'CAST_-1206911422', u'CALL_-1206913085'), (u'CALL_-1206913695', u'INDIRECT_-1206911595'), (u'LOAD_-1206914510', u'INT_EQUAL_-1206914495'), (u'COPY_-1206911244', u'CALL_-1206913849'), ('const-0', u'INT_EQUAL_-1206913886'), ('const-0', u'CALL_-1206913149'), (u'CALL_-1206914164', u'INDIRECT_-1206911832'), (u'LOAD_-1206912632', u'MULTIEQUAL_-1206912001'), ('tmp_2272', u'BRANCH_-1206912625'), (u'INT_ADD_-1206914349', u'CALL_-1206914340'), ('const-0', u'CALL_-1206912960'), (u'PTRSUB_-1206910626', u'LOAD_-1206912808'), (u'CALL_-1206914549', u'CAST_-1206911517'), ('const-0', u'INT_EQUAL_-1206913754'), (u'CALL_-1206913051', u'INDIRECT_-1206911289'), (u'CALL_-1206912994', u'INDIRECT_-1206911199'), (u'CALLIND_-1206914580', u'CALL_-1206913285'), (u'CALL_-1206914549', u'INDIRECT_-1206912170'), ('const-1317134', u'COPY_-1206910951'), (u'CALL_-1206912726', u'INDIRECT_-1206911139'), (u'COPY_-1206910652', u'CALL_-1206912803'), ('tmp_2266', u'BRANCH_-1206912723'), (u'INDIRECT_-1206911013', u'MULTIEQUAL_-1206911791'), (u'CALL_-1206913565', u'CAST_-1206910949'), ('const-1302936', u'COPY_-1206911123'), (u'CALL_-1206913121', u'INDIRECT_-1206911269'), (u'CALL_-1206913849', u'INDIRECT_-1206911696'), ('tmp_923', u'CBRANCH_-1206913818'), ('const-1317109', u'COPY_-1206911035'), (u'LOAD_-1206912808', u'MULTIEQUAL_-1206912001'), (u'MULTIEQUAL_-1206912110', u'INT_SUB_-1206914476'), ('const-0', u'CALL_-1206913459'), (u'CALL_-1206914549', u'INDIRECT_-1206912109'), (u'CAST_-1206911422', u'CALL_-1206913783'), (u'MULTIEQUAL_-1206911852', u'COPY_-1206911899'), (u'CALL_-1206912920', u'INDIRECT_-1206911156'), (u'CALL_-1206913353', u'CAST_-1206910829'), (u'CALL_-1206913051', u'CAST_-1206910664'), (u'COPY_-1206911564', u'MULTIEQUAL_-1206912886'), (u'COPY_-1206910819', u'CALL_-1206913085'), ('tmp_2114', u'CBRANCH_-1206913703'), ('const-0', u'CALL_-1206913251'), (u'INDIRECT_-1206911684', u'MULTIEQUAL_-1206911874'), (u'CALL_-1206913051', u'INDIRECT_-1206911228'), (u'INDIRECT_-1206911074', u'MULTIEQUAL_-1206911852'), (u'CALL_-1206912779', u'INDIRECT_-1206911096'), (u'MULTIEQUAL_-1206912876', u'INT_ADD_-1206914407'), (u'CALL_-1206914400', u'INDIRECT_-1206912012'), (u'INDIRECT_-1206911829', u'MULTIEQUAL_-1206911935'), (u'CALLIND_-1206913959', u'INT_EQUAL_-1206913948'), ('const-0', u'INT_EQUAL_-1206913666'), (u'CALL_-1206914533', u'COPY_-1206911554'), (u'COPY_-1206910975', u'CALL_-1206913387'), (u'CALL_-1206913627', u'CAST_-1206910982'), (u'COPY_-1206911196', u'CALL_-1206913783'), ('const-0', u'COPY_-1206911728'), (u'CALL_-1206912754', u'INDIRECT_-1206911153'), (u'INDIRECT_-1206911147', u'COPY_-1206911337'), ('const-1317115', u'COPY_-1206911196'), (u'MULTIEQUAL_-1206912001', u'CALL_-1206912726'), (u'CALLIND_-1206914580', u'CALL_-1206914425'), ('tmp_231', u'BRANCH_-1206913429'), ('tmp_2440', u'PTRSUB_-1206910492'), (u'CAST_-1206911422', u'CALLIND_-1206913897'), (u'CALL_-1206913387', u'INDIRECT_-1206911419'), ('const-2', u'INT_SUB_-1206911561'), (u'CALL_-1206912803', u'INDIRECT_-1206911107'), ('const-5', u'CALL_-1206913353'), (u'CALL_-1206914229', u'COPY_-1206911369'), ('tmp_2155', u'BRANCH_-1206912680'), (u'COPY_-1206911949', u'MULTIEQUAL_-1206912876'), (u'CAST_-1206911422', u'CALL_-1206913268'), ('const-16', u'PTRSUB_-1206910626'), (u'INT_SUB_-1206911561', u'PTRADD_-1206913666'), (u'CALL_-1206913695', u'INDIRECT_-1206911656'), ('tmp_2442', u'CALLIND_-1206913831'), (u'CALL_-1206913431', u'INDIRECT_-1206911508'), (u'CALL_-1206913285', u'INDIRECT_-1206911361'), ('const-0', u'CALL_-1206913565'), (u'COPY_-1206911554', u'MULTIEQUAL_-1206912110'), (u'CALL_-1206912803', u'INDIRECT_-1206911168'), ('tmp_753', u'BRANCH_-1206913253'), (u'COPY_-1206911011', u'CALL_-1206913459'), ('const-11', u'CALLOTHER_-1206911125'), (u'INT_EQUAL_-1206913886', u'CBRANCH_-1206913884'), (u'CALL_-1206914533', u'INT_SUB_-1206911584'), (u'COPY_-1206910895', u'CALL_-1206913251'), (u'CALL_-1206914286', u'INDIRECT_-1206912005'), (u'CAST_-1206911517', u'COPY_-1206911564'), (u'INT_EQUAL_-1206912789', u'CBRANCH_-1206912787'), (u'CALL_-1206913023', u'INDIRECT_-1206911275'), (u'CALLIND_-1206914580', u'CALL_-1206913849'), ('tmp_121', u'CBRANCH_-1206914564'), (u'CALL_-1206913251', u'INDIRECT_-1206911341'), (u'INDIRECT_-1206911993', u'MULTIEQUAL_-1206911935'), (u'STORE_-1206914439', u'INDIRECT_-1206911984'), (u'CAST_-1206911422', u'CALLIND_-1206913831'), ('const-11', u'PTRADD_-1206913678'), (u'CALL_-1206913387', u'INDIRECT_-1206911480'), ('const-0', u'RETURN_-1206914054'), (u'COPY_-1206910979', u'CALL_-1206913387'), (u'COPY_-1206910930', u'CALL_-1206913285'), (u'MULTIEQUAL_-1206911791', u'COPY_-1206911838'), ('const-0', u'INT_EQUAL_-1206914566'), ('tmp_809', u'CBRANCH_-1206913946'), (u'COPY_-1206911199', u'CALL_-1206913783'), (u'CAST_-1206911517', u'PTRADD_-1206913666'), (u'CALL_-1206912803', u'CAST_-1206910517'), (u'INT_SUB_-1206914476', u'INT_EQUAL_-1206913712'), ('const-1317094', u'COPY_-1206911244'), (u'LOAD_-1206913728', u'INT_NOTEQUAL_-1206913712'), ('const-1316923', u'COPY_-1206911333'), (u'CAST_-1206911422', u'CALL_-1206913977'), (u'CALLIND_-1206914322', u'INDIRECT_-1206911965'), (u'CALL_-1206914340', u'INDIRECT_-1206912038'), (u'CALL_-1206913256', u'INDIRECT_-1206911013'), (u'CALLOTHER_-1206911125', u'INDIRECT_-1206911072'), (u'CALL_-1206913977', u'INDIRECT_-1206911780'), (u'CALLIND_-1206914580', u'CALL_-1206913783'), (u'CALL_-1206913627', u'INDIRECT_-1206911557'), ('const-0', u'STORE_-1206914439'), ('tmp_2442', u'CALLIND_-1206913677'), ('const-1317082', u'COPY_-1206911292'), (u'CALL_-1206913537', u'INDIRECT_-1206911570'), (u'CAST_-1206911422', u'CALL_-1206913285'), ('const-47', u'INT_NOTEQUAL_-1206913712'), (u'INDIRECT_-1206911640', u'MULTIEQUAL_-1206911874'), (u'CAST_-1206911422', u'CALLIND_-1206913765'), (u'COPY_-1206911489', u'CALL_-1206914286'), (u'CALL_-1206914132', u'INDIRECT_-1206911815'), ('const-5', u'CALL_-1206913296'), (u'INDIRECT_-1206911965', u'MULTIEQUAL_-1206911874'), ('tmp_2443', u'CALLIND_-1206913959'), ('const-0', u'CALL_-1206913353'), (u'COPY_-1206911333', u'MULTIEQUAL_-1206912400'), (u'CALLIND_-1206914580', u'CALL_-1206913183'), ('const-0', u'CALL_-1206913051'), ('const-1317115', u'COPY_-1206911032'), (u'INT_EQUAL_-1206914519', u'CBRANCH_-1206914517'), ('const-433', u'LOAD_-1206913728'), (u'CAST_-1206911517', u'PTRADD_-1206914448'), ('const-433', u'LOAD_-1206912808'), (u'CAST_-1206911422', u'CALL_-1206913387'), (u'CALL_-1206913085', u'INDIRECT_-1206911248'), (u'CAST_-1206910479', u'CALL_-1206913268'), ('tmp_2440', u'CALLIND_-1206914580'), (u'CAST_-1206911422', u'CALL_-1206913849'), ('tmp_2443', u'CALLIND_-1206913831'), ('const-0', u'CALL_-1206913627'), (u'CAST_-1206911422', u'CALL_-1206912994'), ('const-1317134', u'COPY_-1206910739'), (u'STORE_-1206914439', u'INDIRECT_-1206912045'), (u'CAST_-1206910717', u'CALL_-1206913121'), (u'CALL_-1206913537', u'INDIRECT_-1206911509'), ('const-268435456', u'CALLOTHER_-1206911126'), (u'INT_SUB_-1206914476', u'PTRADD_-1206913409'), (u'CALL_-1206914400', u'INDIRECT_-1206912073'), ('const-5', u'CALL_-1206912754'), (u'INT_EQUAL_-1206913754', u'CBRANCH_-1206913752'), (u'CAST_-1206911422', u'CALLIND_-1206914322'), (u'CALLIND_-1206913677', u'INT_EQUAL_-1206913666'), (u'CALL_-1206913783', u'INDIRECT_-1206911713'), (u'CALL_-1206913915', u'INDIRECT_-1206911801'), ('const-1317134', u'COPY_-1206911071'), (u'CALLIND_-1206914580', u'CALL_-1206913695'), (u'COPY_-1206911531', u'MULTIEQUAL_-1206912110'), (u'CALL_-1206913565', u'INDIRECT_-1206911523'), (u'CALL_-1206912908', u'INDIRECT_-1206911208'), (u'CALL_-1206913149', u'INDIRECT_-1206911344'), (u'CALLIND_-1206913897', u'INDIRECT_-1206911789'), (u'PTRADD_-1206914448', u'LOAD_-1206914510'), ('const-5', u'CALL_-1206913565'), ('const-5', u'CALL_-1206912803'), (u'CALL_-1206913183', u'INDIRECT_-1206911303'), (u'CALL_-1206913223', u'INDIRECT_-1206911327'), ('const-0', u'INT_EQUAL_-1206913820'), (u'CAST_-1206911517', u'PTRADD_-1206913409'), (u'COPY_-1206910681', u'MULTIEQUAL_-1206912400'), (u'CALLIND_-1206913765', u'INDIRECT_-1206911640'), (u'CALLIND_-1206913765', u'INT_EQUAL_-1206913754'), (u'CAST_-1206911422', u'CALL_-1206912932'), (u'CAST_-1206911422', u'CALL_-1206912908'), (u'CALL_-1206913268', u'INDIRECT_-1206911022'), (u'CALLIND_-1206914580', u'INDIRECT_-1206912190'), (u'CALLIND_-1206914580', u'CALL_-1206913915'), (u'CALL_-1206914241', u'INDIRECT_-1206911883'), (u'COPY_-1206910509', u'MULTIEQUAL_-1206912886'), ('const-0', u'RETURN_-1206911327'), ('tmp_387', u'CBRANCH_-1206914309'), (u'CAST_-1206910560', u'CALL_-1206912726'), (u'INDIRECT_-1206911701', u'MULTIEQUAL_-1206911935'), (u'CALL_-1206913915', u'INDIRECT_-1206911740'), (u'CALL_-1206914229', u'INDIRECT_-1206911874'), ('const-0', u'INT_EQUAL_-1206914197'), (u'INT_SUB_-1206914476', u'COPY_-1206911531'), (u'CAST_-1206910949', u'CALL_-1206913537'), ('const-47', u'INT_EQUAL_-1206914495'), ('const-1317082', u'COPY_-1206910930'), ('tmp_2439', u'CALL_-1206914549'), (u'COPY_-1206910951', u'CALL_-1206913353'), ('const-1', u'PTRADD_-1206914448'), (u'CAST_-1206911422', u'CALLIND_-1206914268'), ('tmp_440', u'CBRANCH_-1206914256'), (u'CALL_-1206913493', u'INDIRECT_-1206911542'), (u'CAST_-1206911517', u'CALL_-1206914241'), (u'CALL_-1206913268', u'INDIRECT_-1206911083'), (u'CAST_-1206911422', u'CALLOTHER_-1206911125'), (u'CAST_-1206911517', u'CALL_-1206914533'), ('const-1', u'PTRADD_-1206913409'), (u'INT_EQUAL_-1206913820', u'CBRANCH_-1206913818'), (u'CAST_-1206911422', u'CALL_-1206913223'), (u'CALLIND_-1206914580', u'CALL_-1206913085'), (u'CALLIND_-1206914268', u'INDIRECT_-1206911932'), ('const-0', u'PTRSUB_-1206910492'), (u'COPY_-1206911352', u'RETURN_-1206911327'), (u'CAST_-1206911422', u'CALL_-1206913431'), ('const-1317109', u'COPY_-1206911199'), (u'CAST_-1206911422', u'CALL_-1206913915'), (u'CALL_-1206913085', u'INDIRECT_-1206911309'), ('tmp_866', u'CBRANCH_-1206913884'), (u'CAST_-1206910664', u'CALL_-1206913023'), (u'INDIRECT_-1206911815', u'MULTIEQUAL_-1206911791'), (u'CALL_-1206913325', u'INDIRECT_-1206911446'), ('const-1317134', u'COPY_-1206910839'), (u'MULTIEQUAL_-1206912400', u'COPY_-1206914103'), ('const-1317109', u'COPY_-1206910975'), (u'LOAD_-1206912808', u'INT_EQUAL_-1206912789'), (u'CAST_-1206911422', u'CALL_-1206913023'), (u'CAST_-1206911422', u'CALL_-1206914229'), (u'COPY_-1206910739', u'CALL_-1206912960'), ('tmp_2065', u'CBRANCH_-1206913709'), ('tmp_2126', u'BRANCH_-1206913463'), (u'CALL_-1206913353', u'INDIRECT_-1206911399'), (u'COPY_-1206910839', u'CALL_-1206913149'), (u'CALL_-1206914533', u'INT_EQUAL_-1206914519'), ('const-1', u'INT_SUB_-1206914476'), (u'CALL_-1206912754', u'CAST_-1206910560'), (u'COPY_-1206911728', u'MULTIEQUAL_-1206912400'), ('const-1', u'PTRADD_-1206913379'), ('const-1', u'PTRADD_-1206913678'), (u'CALL_-1206913223', u'INDIRECT_-1206911388'), ('tmp_308', u'CBRANCH_-1206914372'), (u'COPY_-1206910627', u'CALL_-1206913296'), (u'CALL_-1206913627', u'INDIRECT_-1206911618'), (u'CALL_-1206912960', u'CAST_-1206910617'), (u'CAST_-1206910889', u'CALL_-1206913431'), (u'COPY_-1206910786', u'CALL_-1206913051'), (u'CALL_-1206913296', u'CAST_-1206910479'), (u'CALL_-1206914229', u'INDIRECT_-1206911935'), ('const-433', u'LOAD_-1206914510'), ('const-1317094', u'COPY_-1206910979'), (u'CALL_-1206914425', u'INDIRECT_-1206912089'), (u'CAST_-1206911422', u'CALL_-1206913183'), (u'INDIRECT_-1206911200', u'MULTIEQUAL_-1206911852'), ('tmp_2443', u'CALLIND_-1206913677'), ('const-5', u'CALL_-1206913627'), (u'CAST_-1206910617', u'CALL_-1206912932'), (u'INT_EQUAL_-1206913666', u'CBRANCH_-1206913664'), (u'CAST_-1206911422', u'INT_EQUAL_-1206914378'), (u'CALLIND_-1206914580', u'CALL_-1206913387'), (u'CALL_-1206913149', u'CAST_-1206910717'), (u'INDIRECT_-1206911583', u'MULTIEQUAL_-1206911874'), (u'CALLIND_-1206913959', u'INDIRECT_-1206911829'), ('const-0', u'COPY_-1206911949'), (u'INT_SUB_-1206914476', u'MULTIEQUAL_-1206912876'), (u'CALL_-1206913121', u'INDIRECT_-1206911330'), (u'INDIRECT_-1206911768', u'MULTIEQUAL_-1206911874'), ('tmp_2443', u'CALLIND_-1206914322'), (u'COPY_-1206911425', u'CALL_-1206914164'), (u'PTRADD_-1206913379', u'COPY_-1206910509'), ('tmp_218', u'CBRANCH_-1206914484'), (u'COPY_-1206911333', u'CALL_-1206913977'), (u'CAST_-1206911422', u'CALL_-1206914286'), (u'INDIRECT_-1206911815', u'COPY_-1206911333'), (u'INDIRECT_-1206911096', u'MULTIEQUAL_-1206911791'), (u'CALL_-1206914425', u'INT_ADD_-1206914405'), (u'CALL_-1206912960', u'INDIRECT_-1206911179'), (u'INDIRECT_-1206911644', u'MULTIEQUAL_-1206911935'), (u'CAST_-1206911422', u'CALL_-1206913256'), (u'CAST_-1206910517', u'CALL_-1206912779'), (u'CALL_-1206914533', u'INDIRECT_-1206912158'), (u'INT_EQUAL_-1206914311', u'CBRANCH_-1206914309'), (u'MULTIEQUAL_-1206912886', u'STORE_-1206914439'), ('const-0', u'COPY_-1206911352'), (u'CALLIND_-1206914580', u'CALL_-1206914286'), (u'CALLIND_-1206914580', u'CALL_-1206914340'), (u'COPY_-1206911071', u'CALL_-1206913565'), (u'CALLIND_-1206914580', u'INDIRECT_-1206912129'), (u'PTRADD_-1206913666', u'LOAD_-1206913728'), (u'CAST_-1206911517', u'CALL_-1206913183'), ('const-1317084', u'COPY_-1206910819'), (u'CAST_-1206911422', u'COPY_-1206911330'), ('const-1303024', u'COPY_-1206911425'), (u'CALL_-1206914132', u'INDIRECT_-1206911876'), (u'CAST_-1206911517', u'CALL_-1206913977'), (u'CALL_-1206913977', u'INDIRECT_-1206911841'), (u'CAST_-1206910982', u'CALL_-1206913599'), ('const-51', u'INT_ADD_-1206914407'), (u'CALL_-1206914229', u'MULTIEQUAL_-1206912400'), ('const-1317134', u'COPY_-1206911011'), (u'CALL_-1206913459', u'CAST_-1206910889'), (u'CALLIND_-1206914322', u'INDIRECT_-1206912026'), (u'CAST_-1206911422', u'PTRADD_-1206913678'), (u'CALLIND_-1206914322', u'INT_EQUAL_-1206914311'), (u'CALL_-1206913459', u'INDIRECT_-1206911461'), (u'INT_EQUAL_-1206914495', u'CBRANCH_-1206914484'), (u'INDIRECT_-1206911139', u'MULTIEQUAL_-1206911791'), ('const-0', u'INT_EQUAL_-1206913948'), (u'CALLIND_-1206913677', u'INDIRECT_-1206911583'), ('const-0', u'COPY_-1206910681'), (u'CALL_-1206912932', u'INDIRECT_-1206911226'), (u'COPY_-1206914103', u'RETURN_-1206914054'), (u'INT_SUB_-1206911584', u'PTRADD_-1206914448'), (u'CALL_-1206913285', u'INDIRECT_-1206911422'), ('const-433', u'STORE_-1206914439'), (u'CALL_-1206914533', u'MULTIEQUAL_-1206912876'), ('const-0', u'INT_EQUAL_-1206914311'), ('tmp_2442', u'CALLIND_-1206913897'), ('const-268435460', u'CALLOTHER_-1206911125'), (u'INDIRECT_-1206911728', u'MULTIEQUAL_-1206911874'), ('const-5', u'CALL_-1206913149'), ('const-5', u'CALL_-1206914164'), ('tmp_2443', u'CALLIND_-1206913765'), (u'INDIRECT_-1206911745', u'MULTIEQUAL_-1206911935'), ('const-1', u'INT_SUB_-1206911584'), (u'CALL_-1206914425', u'INT_ADD_-1206914349'), (u'CALLIND_-1206913897', u'INDIRECT_-1206911728'), (u'INT_EQUAL_-1206913948', u'CBRANCH_-1206913946'), (u'CALLIND_-1206913897', u'INT_EQUAL_-1206913886'), (u'CALL_-1206913251', u'INDIRECT_-1206911402'), ('const-5', u'CALL_-1206913051'), (u'CAST_-1206911517', u'PTRADD_-1206913379'), (u'CALLIND_-1206913677', u'INDIRECT_-1206911644'), (u'CALL_-1206913431', u'INDIRECT_-1206911447'), ('tmp_980', u'CBRANCH_-1206913752'), (u'CAST_-1206911422', u'CALLIND_-1206913959'), (u'CALLIND_-1206913831', u'INT_EQUAL_-1206913820'), (u'CALL_-1206913565', u'INDIRECT_-1206911584'), (u'CALL_-1206914533', u'PTRADD_-1206913379'), ('tmp_2188', u'CBRANCH_-1206912787'), (u'CAST_-1206910773', u'CALL_-1206913223'), (u'CALL_-1206913149', u'INDIRECT_-1206911283'), (u'CALL_-1206914164', u'CAST_-1206911277'), (u'CAST_-1206911422', u'CALL_-1206913537'), (u'CALL_-1206912960', u'INDIRECT_-1206911240'), ('const-1316923', u'COPY_-1206910878'), ('const-0', u'INT_EQUAL_-1206914519'), ('tmp_2442', u'CALLIND_-1206914268'), (u'CAST_-1206911422', u'CALL_-1206914132'), ('const-433', u'LOAD_-1206912632'), (u'INDIRECT_-1206911789', u'MULTIEQUAL_-1206911935'), ('const-0', u'CALL_-1206912754'), ('tmp_2442', u'CALLIND_-1206913765'), (u'CALL_-1206912932', u'INDIRECT_-1206911165'), (u'COPY_-1206911300', u'MULTIEQUAL_-1206912886'), (u'CAST_-1206911422', u'CALLIND_-1206913677'), ('tmp_2443', u'CALLIND_-1206914580'), (u'CALL_-1206912994', u'INDIRECT_-1206911260'), ('const-1302984', u'COPY_-1206910627'), ('const-1317134', u'COPY_-1206910786'), (u'CALL_-1206914241', u'INDIRECT_-1206911944'), ('const-0', u'INT_EQUAL_-1206912789'), (u'CALL_-1206912754', u'INDIRECT_-1206911214'), ('const-1317084', u'COPY_-1206911489'), (u'CALLIND_-1206913831', u'INDIRECT_-1206911745'), (u'COPY_-1206911242', u'CALL_-1206913849'), (u'CALLIND_-1206913959', u'INDIRECT_-1206911768'), (u'CAST_-1206911422', u'CALL_-1206913121'), ('const-1', u'INT_ADD_-1206914349'), ('tmp_2439', u'CALL_-1206914132'), (u'CALL_-1206913849', u'INDIRECT_-1206911757'), (u'COPY_-1206911035', u'CALL_-1206913493'), ('const-1317068', u'COPY_-1206910652'), (u'CALL_-1206913183', u'INDIRECT_-1206911364'), (u'CAST_-1206911422', u'CALL_-1206914340')]
[(u'CALL_-1206913783', u'INDIRECT_-1206911651'), (u'INDIRECT_-1206911156', u'MULTIEQUAL_-1206911851'), (u'CAST_-1206911517', u'CALL_-1206913285'), (u'PTRADD_-1206913678', u'CALL_-1206913695'), ('const-1', u'INT_SUB_-1206914476'), (u'INT_EQUAL_-1206914257', u'CBRANCH_-1206914256'), ('const-433', u'LOAD_-1206912808'), (u'INDIRECT_-1206911138', u'MULTIEQUAL_-1206911790'), (u'CALLIND_-1206914268', u'INDIRECT_-1206911931'), (u'CAST_-1206911422', u'CALL_-1206913325'), (u'INT_EQUAL_-1206914197', u'CBRANCH_-1206914195'), (u'CAST_-1206911535', u'INT_EQUAL_-1206914566'), (u'CALL_-1206913251', u'CALL_-1206913223'), ('tmp_2038', u'BRANCH_-1206912776'), (u'CALL_-1206913459', u'INDIRECT_-1206911460'), ('const-1302984', u'COPY_-1206910626'), (u'INT_ADD_-1206914407', u'INT_ADD_-1206914405'), (u'CALL_-1206913431', u'INDIRECT_-1206911446'), (u'CALL_-1206913268', u'INDIRECT_-1206911082'), (u'CALLIND_-1206914268', u'INT_EQUAL_-1206914257'), (u'COPY_-1206911198', u'CALL_-1206913783'), (u'CALL_-1206913915', u'INDIRECT_-1206911800'), (u'CALL_-1206913256', u'INDIRECT_-1206911012'), (u'CALLOTHER_-1206911126', u'CALLOTHER_-1206911125'), (u'CAST_-1206911517', u'CALL_-1206913915'), (u'CALL_-1206914533', u'INDIRECT_-1206912096'), (u'INT_EQUAL_-1206914378', u'CBRANCH_-1206914372'), ('const-2', u'PTRADD_-1206910626'), (u'INT_NOTEQUAL_-1206913712', u'CBRANCH_-1206913703'), ('tmp_6477', u'CALLIND_-1206913959'), (u'CALLIND_-1206913831', u'INDIRECT_-1206911744'), ('const-1317134', u'COPY_-1206911070'), (u'CALL_-1206913296', u'INDIRECT_-1206911035'), ('const-47', u'INT_NOTEQUAL_-1206913712'), ('tmp_492', u'CBRANCH_-1206914195'), (u'CAST_-1206911422', u'CALL_-1206913493'), (u'CALL_-1206913459', u'INDIRECT_-1206911521'), (u'COPY_-1206910950', u'CALL_-1206913353'), ('const-1317134', u'COPY_-1206911010'), ('const-0', u'CALL_-1206913251'), (u'CALL_-1206914400', u'CAST_-1206911422'), (u'CALLIND_-1206914580', u'CAST_-1206911535'), ('const-0', u'STORE_-1206914439'), (u'CALL_-1206913783', u'INDIRECT_-1206911712'), (u'CALL_-1206913223', u'INDIRECT_-1206911387'), (u'INT_EQUAL_-1206914566', u'CBRANCH_-1206914564'), (u'CALL_-1206914229', u'INT_EQUAL_-1206914197'), (u'CALL_-1206913121', u'INDIRECT_-1206911329'), ('tmp_169', u'CBRANCH_-1206914517'), ('const-5', u'CALL_-1206913149'), (u'CAST_-1206911535', u'CALL_-1206913493'), (u'CALL_-1206913051', u'INDIRECT_-1206911227'), (u'CALL_-1206914549', u'INDIRECT_-1206912169'), (u'CALLIND_-1206913897', u'INDIRECT_-1206911788'), (u'CAST_-1206911517', u'CALL_-1206912920'), (u'COPY_-1206910978', u'CALL_-1206913387'), ('const-0', u'INT_EQUAL_-1206913712'), ('const-0', u'INT_EQUAL_-1206914257'), (u'CALL_-1206914549', u'INDIRECT_-1206912108'), ('const-1303024', u'COPY_-1206911424'), (u'CALL_-1206913387', u'INDIRECT_-1206911479'), (u'CALL_-1206913849', u'INDIRECT_-1206911756'), ('const-0', u'INT_EQUAL_-1206914378'), ('const-5', u'CALL_-1206912803'), (u'COPY_-1206910509', u'MULTIEQUAL_-1206912885'), (u'PTRADD_-1206913409', u'COPY_-1206911300'), (u'CAST_-1206911535', u'CALL_-1206912994'), (u'INDIRECT_-1206911207', u'COPY_-1206911338'), (u'COPY_-1206911300', u'MULTIEQUAL_-1206912885'), (u'CALLOTHER_-1206911125', u'INDIRECT_-1206911071'), ('const-1317115', u'COPY_-1206911031'), (u'INDIRECT_-1206911012', u'MULTIEQUAL_-1206911790'), (u'CALL_-1206912994', u'INDIRECT_-1206911198'), (u'INT_ADD_-1206914405', u'CALL_-1206914400'), (u'COPY_-1206910877', u'CALL_-1206913183'), ('tmp_1061', u'CBRANCH_-1206913664'), ('const-0', u'COPY_-1206910680'), (u'INT_EQUAL_-1206913712', u'CBRANCH_-1206913709'), (u'CALL_-1206914400', u'INDIRECT_-1206912072'), (u'CAST_-1206911422', u'CALL_-1206913085'), ('const-0', u'COPY_-1206911352'), (u'LOAD_-1206914510', u'INT_EQUAL_-1206914495'), ('const-0', u'INT_EQUAL_-1206913886'), (u'CALL_-1206913223', u'INDIRECT_-1206911326'), (u'CAST_-1206911535', u'CALL_-1206913387'), (u'CALL_-1206913565', u'INDIRECT_-1206911583'), ('tmp_2272', u'BRANCH_-1206912625'), ('tmp_6484', u'PTRADD_-1206910626'), (u'CALL_-1206913085', u'INDIRECT_-1206911247'), (u'INT_ADD_-1206914349', u'CALL_-1206914340'), (u'CALL_-1206914286', u'INDIRECT_-1206911943'), ('const-0', u'CALL_-1206913627'), (u'CALL_-1206913085', u'INDIRECT_-1206911308'), (u'PTRADD_-1206910626', u'LOAD_-1206912808'), (u'CALL_-1206913537', u'INDIRECT_-1206911508'), (u'CALLIND_-1206913677', u'INDIRECT_-1206911582'), (u'CALL_-1206914549', u'CAST_-1206911517'), ('const-47', u'INT_EQUAL_-1206914495'), (u'INDIRECT_-1206911199', u'MULTIEQUAL_-1206911851'), ('const-0', u'INT_EQUAL_-1206913754'), ('tmp_6477', u'CALLIND_-1206914322'), ('const-5', u'CALL_-1206913296'), ('tmp_2266', u'BRANCH_-1206912723'), (u'INT_SUB_-1206914476', u'MULTIEQUAL_-1206912875'), (u'CALL_-1206913325', u'INDIRECT_-1206911384'), (u'CALL_-1206912994', u'INDIRECT_-1206911259'), ('const-0', u'CALL_-1206912803'), ('const-1', u'PTRADD_-1206913379'), (u'CALL_-1206914164', u'CAST_-1206911287'), (u'MULTIEQUAL_-1206912885', u'STORE_-1206914439'), ('const-433', u'STORE_-1206914439'), ('tmp_923', u'CBRANCH_-1206913818'), (u'CALL_-1206913695', u'INDIRECT_-1206911594'), (u'CALL_-1206912932', u'INDIRECT_-1206911164'), (u'CALL_-1206913849', u'INDIRECT_-1206911695'), (u'CAST_-1206911535', u'CALL_-1206914286'), (u'CAST_-1206911422', u'CALL_-1206913783'), ('const-0', u'CALL_-1206913353'), (u'CALL_-1206912920', u'INDIRECT_-1206911216'), (u'CALL_-1206913599', u'INDIRECT_-1206911603'), ('const-1317134', u'COPY_-1206910838'), ('tmp_2114', u'CBRANCH_-1206913703'), (u'INDIRECT_-1206911727', u'MULTIEQUAL_-1206911873'), (u'COPY_-1206911488', u'CALL_-1206914286'), (u'CALLIND_-1206913959', u'INDIRECT_-1206911767'), (u'CALL_-1206913353', u'CALL_-1206913325'), ('const-1317134', u'COPY_-1206910785'), ('tmp_6479', u'CALL_-1206914549'), ('const-0', u'INT_EQUAL_-1206913666'), (u'CALLIND_-1206913959', u'INT_EQUAL_-1206913948'), (u'INDIRECT_-1206911744', u'MULTIEQUAL_-1206911934'), (u'CALL_-1206914533', u'COPY_-1206911554'), ('const-1317084', u'COPY_-1206910818'), ('const-1', u'PTRADD_-1206914448'), (u'CALL_-1206912960', u'INDIRECT_-1206911178'), (u'CALL_-1206913977', u'INDIRECT_-1206911779'), (u'CALL_-1206913023', u'INDIRECT_-1206911274'), ('const-0', u'CALL_-1206913296'), (u'COPY_-1206911070', u'CALL_-1206913565'), ('const-1317068', u'COPY_-1206910651'), (u'INDIRECT_-1206911767', u'MULTIEQUAL_-1206911873'), (u'CALL_-1206913251', u'INDIRECT_-1206911340'), (u'COPY_-1206910626', u'CALL_-1206913296'), ('tmp_231', u'BRANCH_-1206913429'), (u'CAST_-1206911422', u'CALLIND_-1206913897'), (u'INDIRECT_-1206911992', u'MULTIEQUAL_-1206911934'), (u'CALL_-1206914229', u'COPY_-1206911369'), ('tmp_2155', u'BRANCH_-1206912680'), ('const-1317134', u'COPY_-1206910738'), (u'CAST_-1206911422', u'CALL_-1206913268'), (u'CALL_-1206913459', u'CALL_-1206913431'), (u'CALL_-1206914533', u'MULTIEQUAL_-1206912875'), ('tmp_753', u'BRANCH_-1206913253'), (u'INT_EQUAL_-1206913886', u'CBRANCH_-1206913884'), (u'CAST_-1206911517', u'COPY_-1206911564'), (u'COPY_-1206910974', u'CALL_-1206913387'), (u'INT_EQUAL_-1206912789', u'CBRANCH_-1206912787'), (u'CALL_-1206913183', u'INDIRECT_-1206911302'), (u'MULTIEQUAL_-1206912875', u'INT_ADD_-1206914407'), ('tmp_121', u'CBRANCH_-1206914564'), (u'MULTIEQUAL_-1206912109', u'INT_SUB_-1206914476'), (u'CALL_-1206914229', u'MULTIEQUAL_-1206912399'), (u'CAST_-1206911422', u'CALLIND_-1206913831'), (u'MULTIEQUAL_-1206911851', u'COPY_-1206911898'), ('const-11', u'PTRADD_-1206913678'), ('const-1302904', u'COPY_-1206910697'), ('const-0', u'RETURN_-1206914054'), ('const-1316923', u'COPY_-1206911332'), ('const-0', u'INT_EQUAL_-1206914566'), ('tmp_809', u'CBRANCH_-1206913946'), ('tmp_6477', u'CALLIND_-1206913831'), (u'CAST_-1206911517', u'PTRADD_-1206913666'), ('const-0', u'CALL_-1206913051'), ('const-1', u'PTRADD_-1206913678'), (u'INT_SUB_-1206914476', u'INT_EQUAL_-1206913712'), (u'CALLIND_-1206913765', u'INDIRECT_-1206911639'), (u'LOAD_-1206913728', u'INT_NOTEQUAL_-1206913712'), (u'CALL_-1206913149', u'INDIRECT_-1206911343'), (u'COPY_-1206911554', u'MULTIEQUAL_-1206912109'), (u'CAST_-1206911422', u'CALL_-1206913977'), ('const-0', u'CALL_-1206914164'), (u'CALLIND_-1206914322', u'INDIRECT_-1206912025'), (u'COPY_-1206911333', u'MULTIEQUAL_-1206912399'), (u'CALLOTHER_-1206911125', u'INDIRECT_-1206911072'), (u'INDIRECT_-1206911814', u'COPY_-1206911333'), (u'CALL_-1206912908', u'INDIRECT_-1206911207'), (u'CALLIND_-1206913897', u'INDIRECT_-1206911727'), ('const-1317082', u'COPY_-1206911291'), (u'MULTIEQUAL_-1206912109', u'INT_SUB_-1206911560'), ('const-1317094', u'COPY_-1206910978'), (u'STORE_-1206914439', u'INDIRECT_-1206911983'), (u'CALL_-1206912960', u'CALL_-1206912932'), (u'COPY_-1206911243', u'CALL_-1206913849'), (u'COPY_-1206910697', u'CALL_-1206912754'), (u'CAST_-1206911422', u'CALL_-1206913285'), ('const-1', u'PTRADD_-1206913666'), (u'CAST_-1206911422', u'CALLIND_-1206913765'), (u'CAST_-1206911535', u'CALL_-1206913977'), (u'INDIRECT_-1206911683', u'MULTIEQUAL_-1206911873'), (u'INT_EQUAL_-1206914519', u'CBRANCH_-1206914517'), (u'CALL_-1206913599', u'INDIRECT_-1206911542'), (u'CAST_-1206911517', u'PTRADD_-1206914448'), ('const-5', u'CALL_-1206912754'), ('const-1317109', u'COPY_-1206911198'), (u'CALL_-1206914400', u'INDIRECT_-1206912011'), (u'CAST_-1206911422', u'CALL_-1206913387'), (u'CALL_-1206912803', u'CALL_-1206912779'), (u'CALL_-1206914340', u'INDIRECT_-1206911976'), ('tmp_6477', u'CALLIND_-1206913677'), ('tmp_6484', u'LOAD_-1206912632'), ('tmp_6481', u'CALLIND_-1206913765'), (u'CAST_-1206911422', u'CALL_-1206913849'), (u'COPY_-1206910738', u'CALL_-1206912960'), (u'CAST_-1206911422', u'CALL_-1206912994'), (u'CALL_-1206913296', u'CALL_-1206913268'), (u'INT_SUB_-1206911560', u'PTRADD_-1206913666'), ('const-0', u'COPY_-1206911727'), ('const-0', u'CALL_-1206912960'), (u'INT_SUB_-1206914476', u'PTRADD_-1206913409'), (u'CALL_-1206912754', u'INDIRECT_-1206911213'), (u'COPY_-1206911034', u'CALL_-1206913493'), ('const-1317084', u'COPY_-1206911488'), (u'CALL_-1206914286', u'INDIRECT_-1206912004'), (u'CALL_-1206912803', u'INDIRECT_-1206911167'), (u'INT_EQUAL_-1206913754', u'CBRANCH_-1206913752'), (u'INDIRECT_-1206911095', u'MULTIEQUAL_-1206911790'), (u'COPY_-1206910894', u'CALL_-1206913251'), (u'CAST_-1206911422', u'CALLIND_-1206914322'), (u'CALLIND_-1206913677', u'INT_EQUAL_-1206913666'), (u'CAST_-1206911535', u'CALL_-1206913849'), ('const-0', u'CALL_-1206913565'), ('const-1317109', u'COPY_-1206911241'), (u'CAST_-1206911535', u'CALL_-1206913783'), (u'CALL_-1206914533', u'INDIRECT_-1206912157'), (u'CAST_-1206911535', u'CALL_-1206913285'), (u'CAST_-1206911535', u'CALL_-1206914425'), (u'COPY_-1206910929', u'CALL_-1206913285'), (u'CALL_-1206914425', u'INDIRECT_-1206912027'), ('const-268435456', u'CALLOTHER_-1206911126'), (u'PTRADD_-1206914448', u'LOAD_-1206914510'), ('const-433', u'LOAD_-1206912632'), ('tmp_6477', u'CALLIND_-1206914268'), (u'COPY_-1206910785', u'CALL_-1206913051'), ('const-8', u'PTRADD_-1206910626'), (u'COPY_-1206911424', u'CALL_-1206914164'), ('const-5', u'CALL_-1206914164'), ('tmp_6479', u'CALL_-1206914132'), ('const-0', u'INT_EQUAL_-1206913820'), ('const-11', u'CALLOTHER_-1206911125'), (u'CALL_-1206913627', u'INDIRECT_-1206911556'), (u'CALL_-1206912960', u'INDIRECT_-1206911239'), ('const-5', u'CALL_-1206913353'), (u'CAST_-1206911517', u'PTRADD_-1206913409'), ('const-0', u'RETURN_-1206911327'), (u'CALLIND_-1206914268', u'INDIRECT_-1206911992'), (u'CALLIND_-1206913765', u'INT_EQUAL_-1206913754'), (u'CAST_-1206911422', u'CALL_-1206912932'), (u'CAST_-1206911422', u'CALL_-1206912908'), ('const-0', u'CALL_-1206913459'), (u'CALL_-1206913627', u'INDIRECT_-1206911617'), (u'COPY_-1206911332', u'CALL_-1206913977'), ('tmp_387', u'CBRANCH_-1206914309'), ('const-0', u'CALL_-1206912754'), ('tmp_6484', u'CALLIND_-1206914580'), (u'CALL_-1206913431', u'INDIRECT_-1206911507'), (u'CALLIND_-1206913765', u'INDIRECT_-1206911700'), ('const-1317094', u'COPY_-1206911243'), ('const-1', u'PTRADD_-1206913409'), ('const-0', u'INT_EQUAL_-1206914197'), (u'INT_SUB_-1206914476', u'COPY_-1206911531'), ('tmp_6481', u'CALLIND_-1206913959'), (u'CALLIND_-1206914322', u'INDIRECT_-1206911964'), (u'INDIRECT_-1206911964', u'MULTIEQUAL_-1206911873'), (u'CALL_-1206912726', u'INDIRECT_-1206911199'), (u'CALL_-1206914340', u'INDIRECT_-1206912037'), (u'CAST_-1206911422', u'CALLIND_-1206914268'), (u'CALL_-1206913695', u'INDIRECT_-1206911655'), (u'COPY_-1206911948', u'MULTIEQUAL_-1206912875'), ('tmp_440', u'CBRANCH_-1206914256'), (u'CAST_-1206911517', u'CALL_-1206914241'), ('const--5408846083301248096', u'CALLOTHER_-1206911126'), (u'CALL_-1206913268', u'INDIRECT_-1206911021'), (u'CAST_-1206911422', u'CALLOTHER_-1206911125'), (u'CALL_-1206913256', u'INDIRECT_-1206911073'), (u'CAST_-1206911517', u'CALL_-1206914533'), (u'INDIRECT_-1206911788', u'MULTIEQUAL_-1206911934'), (u'INT_EQUAL_-1206913820', u'CBRANCH_-1206913818'), (u'CAST_-1206911422', u'CALL_-1206913223'), (u'CALL_-1206913251', u'INDIRECT_-1206911401'), ('const-1', u'INT_SUB_-1206911583'), (u'CALL_-1206913121', u'INDIRECT_-1206911268'), (u'CALL_-1206914229', u'INDIRECT_-1206911934'), (u'CALL_-1206913023', u'INDIRECT_-1206911213'), (u'COPY_-1206911352', u'RETURN_-1206911327'), (u'CAST_-1206911422', u'CALL_-1206913431'), ('const-1317109', u'COPY_-1206910974'), (u'CAST_-1206911422', u'CALL_-1206913915'), ('tmp_866', u'CBRANCH_-1206913884'), (u'CALL_-1206913627', u'CALL_-1206913599'), (u'COPY_-1206911330', u'MULTIEQUAL_-1206911851'), (u'CALL_-1206913325', u'INDIRECT_-1206911445'), (u'LOAD_-1206912808', u'INT_EQUAL_-1206912789'), (u'INDIRECT_-1206911582', u'MULTIEQUAL_-1206911873'), (u'CALL_-1206913387', u'INDIRECT_-1206911418'), (u'CAST_-1206911422', u'CALL_-1206913023'), (u'CAST_-1206911422', u'CALL_-1206914229'), ('const-1317134', u'COPY_-1206910950'), (u'CALL_-1206912754', u'CALL_-1206912726'), (u'INT_SUB_-1206911583', u'PTRADD_-1206914448'), ('const-5', u'CALL_-1206913459'), ('tmp_2065', u'CBRANCH_-1206913709'), ('tmp_2126', u'BRANCH_-1206913463'), (u'CALL_-1206914533', u'INT_EQUAL_-1206914519'), (u'CALL_-1206912920', u'INDIRECT_-1206911155'), ('const-433', u'LOAD_-1206913728'), ('tmp_6481', u'CALLIND_-1206913831'), (u'CALL_-1206912726', u'INDIRECT_-1206911138'), ('const-0', u'CALL_-1206913149'), ('const-268435460', u'CALLOTHER_-1206911125'), ('tmp_6485', u'CALLIND_-1206914580'), ('const-1317109', u'COPY_-1206911034'), (u'CALLIND_-1206913677', u'INDIRECT_-1206911643'), (u'CALLIND_-1206913959', u'INDIRECT_-1206911828'), ('tmp_308', u'CBRANCH_-1206914372'), (u'CALL_-1206912932', u'INDIRECT_-1206911225'), ('tmp_6477', u'CALLIND_-1206913897'), (u'COPY_-1206911010', u'CALL_-1206913459'), (u'CALL_-1206914164', u'INDIRECT_-1206911831'), (u'CALL_-1206914425', u'INDIRECT_-1206912088'), (u'CALL_-1206912803', u'INDIRECT_-1206911106'), (u'CALL_-1206914229', u'INDIRECT_-1206911873'), ('const-1317115', u'COPY_-1206911195'), (u'CAST_-1206911422', u'CALL_-1206913183'), (u'CALLIND_-1206914580', u'INDIRECT_-1206912189'), (u'CALL_-1206914132', u'INDIRECT_-1206911875'), ('const-1316923', u'COPY_-1206910877'), (u'CALL_-1206913537', u'INDIRECT_-1206911569'), (u'INT_EQUAL_-1206913666', u'CBRANCH_-1206913664'), (u'CALL_-1206914533', u'INT_SUB_-1206911583'), (u'CAST_-1206911422', u'INT_EQUAL_-1206914378'), (u'CALL_-1206912779', u'INDIRECT_-1206911095'), (u'CAST_-1206911535', u'CALL_-1206913085'), (u'CALL_-1206913565', u'CALL_-1206913537'), (u'INDIRECT_-1206911643', u'MULTIEQUAL_-1206911934'), (u'CALL_-1206913353', u'INDIRECT_-1206911398'), (u'PTRADD_-1206913379', u'COPY_-1206910509'), ('tmp_218', u'CBRANCH_-1206914484'), ('const-5', u'CALL_-1206913627'), (u'CAST_-1206911422', u'CALL_-1206914286'), (u'CALL_-1206914425', u'INT_ADD_-1206914405'), (u'CALL_-1206913493', u'INDIRECT_-1206911480'), (u'COPY_-1206910680', u'MULTIEQUAL_-1206912399'), (u'CAST_-1206911422', u'CALL_-1206913256'), ('tmp_6481', u'CALLIND_-1206914268'), ('const-5', u'CALL_-1206913251'), (u'INT_EQUAL_-1206914311', u'CBRANCH_-1206914309'), (u'CALL_-1206913353', u'INDIRECT_-1206911459'), (u'CALL_-1206913493', u'INDIRECT_-1206911541'), (u'CALL_-1206913051', u'CALL_-1206913023'), (u'INDIRECT_-1206911931', u'MULTIEQUAL_-1206911873'), (u'CAST_-1206911535', u'CALL_-1206913183'), (u'MULTIEQUAL_-1206912000', u'CALL_-1206912726'), (u'PTRADD_-1206913666', u'LOAD_-1206913728'), (u'CAST_-1206911517', u'CALL_-1206913183'), (u'CALL_-1206912754', u'INDIRECT_-1206911152'), (u'CALL_-1206913565', u'INDIRECT_-1206911522'), (u'CAST_-1206911422', u'COPY_-1206911330'), (u'CALL_-1206913915', u'INDIRECT_-1206911739'), (u'COPY_-1206910838', u'CALL_-1206913149'), ('tmp_6481', u'CALLIND_-1206913677'), (u'CAST_-1206911517', u'CALL_-1206913977'), (u'INDIRECT_-1206911146', u'COPY_-1206911337'), (u'CALL_-1206913296', u'INDIRECT_-1206911096'), ('tmp_6481', u'CALLIND_-1206914580'), ('const-51', u'INT_ADD_-1206914407'), (u'MULTIEQUAL_-1206911790', u'COPY_-1206911837'), ('const-1317134', u'COPY_-1206910894'), (u'COPY_-1206911291', u'CALL_-1206913915'), (u'CAST_-1206911422', u'PTRADD_-1206913678'), (u'CALL_-1206913977', u'INDIRECT_-1206911840'), (u'CALLIND_-1206914322', u'INT_EQUAL_-1206914311'), (u'CALL_-1206914241', u'INDIRECT_-1206911882'), ('const-2', u'INT_SUB_-1206911560'), (u'INT_EQUAL_-1206914495', u'CBRANCH_-1206914484'), (u'INDIRECT_-1206912025', u'MULTIEQUAL_-1206911934'), ('const-0', u'INT_EQUAL_-1206913948'), ('const-5', u'CALL_-1206913565'), (u'COPY_-1206911241', u'CALL_-1206913849'), (u'COPY_-1206914103', u'RETURN_-1206914054'), (u'COPY_-1206910818', u'CALL_-1206913085'), (u'CALL_-1206913183', u'INDIRECT_-1206911363'), (u'MULTIEQUAL_-1206912399', u'COPY_-1206914103'), (u'COPY_-1206911195', u'CALL_-1206913783'), (u'CALL_-1206912908', u'INDIRECT_-1206911146'), ('const-0', u'INT_EQUAL_-1206914311'), (u'INDIRECT_-1206911700', u'MULTIEQUAL_-1206911934'), (u'CALL_-1206913051', u'INDIRECT_-1206911288'), (u'LOAD_-1206912808', u'MULTIEQUAL_-1206912000'), ('const-433', u'LOAD_-1206914510'), ('tmp_6477', u'CALLIND_-1206913765'), (u'COPY_-1206911122', u'CALL_-1206913627'), (u'LOAD_-1206912632', u'MULTIEQUAL_-1206912000'), (u'CAST_-1206911535', u'CALL_-1206913599'), (u'COPY_-1206911031', u'CALL_-1206913493'), (u'INDIRECT_-1206911814', u'MULTIEQUAL_-1206911790'), (u'CALL_-1206914425', u'INT_ADD_-1206914349'), (u'CAST_-1206911287', u'CALL_-1206914132'), (u'INT_EQUAL_-1206913948', u'CBRANCH_-1206913946'), (u'CALLIND_-1206913897', u'INT_EQUAL_-1206913886'), (u'STORE_-1206914439', u'INDIRECT_-1206912044'), (u'CALLIND_-1206914580', u'INDIRECT_-1206912128'), (u'CAST_-1206911517', u'PTRADD_-1206913379'), (u'CALL_-1206913149', u'CALL_-1206913121'), ('tmp_980', u'CBRANCH_-1206913752'), ('tmp_6481', u'CALLIND_-1206914322'), (u'CAST_-1206911422', u'CALLIND_-1206913959'), (u'CALLIND_-1206913831', u'INT_EQUAL_-1206913820'), (u'CALL_-1206914533', u'PTRADD_-1206913379'), (u'COPY_-1206911564', u'MULTIEQUAL_-1206912885'), (u'COPY_-1206911727', u'MULTIEQUAL_-1206912399'), ('tmp_2188', u'CBRANCH_-1206912787'), (u'CAST_-1206911422', u'CALL_-1206913537'), (u'CALL_-1206914241', u'INDIRECT_-1206911943'), ('const-0', u'COPY_-1206911948'), (u'CAST_-1206911535', u'CALL_-1206913695'), (u'CALL_-1206913149', u'INDIRECT_-1206911282'), ('const-0', u'INT_EQUAL_-1206914519'), (u'INDIRECT_-1206911828', u'MULTIEQUAL_-1206911934'), ('const-1317082', u'COPY_-1206910929'), (u'INDIRECT_-1206911073', u'MULTIEQUAL_-1206911851'), ('const-1302936', u'COPY_-1206911122'), (u'CAST_-1206911422', u'CALL_-1206914132'), (u'CALL_-1206914132', u'INDIRECT_-1206911814'), (u'CALL_-1206913285', u'INDIRECT_-1206911421'), (u'COPY_-1206910651', u'CALL_-1206912803'), (u'CALLIND_-1206913831', u'INDIRECT_-1206911683'), (u'CAST_-1206911422', u'CALLIND_-1206913677'), ('tmp_6481', u'CALLIND_-1206913897'), (u'CALL_-1206914164', u'INDIRECT_-1206911892'), ('const-0', u'INT_EQUAL_-1206912789'), (u'COPY_-1206911531', u'MULTIEQUAL_-1206912109'), ('const-5', u'CALL_-1206912960'), (u'CAST_-1206911422', u'CALL_-1206913121'), (u'CALL_-1206913285', u'INDIRECT_-1206911360'), ('const-1', u'INT_ADD_-1206914349'), (u'INDIRECT_-1206911639', u'MULTIEQUAL_-1206911873'), (u'CAST_-1206911535', u'CALL_-1206914340'), ('const-5', u'CALL_-1206913051'), (u'CAST_-1206911535', u'CALL_-1206913915'), (u'CAST_-1206911422', u'CALL_-1206914340'), (u'CALL_-1206912779', u'INDIRECT_-1206911156')]
null
null
0010f1a0
x64
O2
(translation_unit "long FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)\n\n{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}\n\n" (function_definition "long FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)\n\n{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)" identifier (parameter_list "(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "code *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "code *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined8 param_5" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (expression_statement "pcVar2 = (char *)(*param_3)(param_2,param_5);" (assignment_expression "pcVar2 = (char *)(*param_3)(param_2,param_5)" identifier = (cast_expression "(char *)(*param_3)(param_2,param_5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*param_3)(param_2,param_5)" (parenthesized_expression "(*param_3)" ( (pointer_expression "*param_3" * identifier) )) (argument_list "(param_2,param_5)" ( identifier , identifier ))))) ;) (if_statement "if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\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 lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }" { (expression_statement "lVar6 = param_2[2];" (assignment_expression "lVar6 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 == 0) {\n lVar6 = *param_2;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar6 = *param_2;\n }" { (expression_statement "lVar6 = *param_2;" (assignment_expression "lVar6 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) })) (expression_statement "uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5)" identifier = (call_expression "dcgettext(0,"Corrupt debuglink section: %s\n",5)" identifier (argument_list "(0,"Corrupt debuglink section: %s\n",5)" ( number_literal , (string_literal ""Corrupt debuglink section: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,lVar6);" (call_expression "warn(uVar7,lVar6)" identifier (argument_list "(uVar7,lVar6)" ( identifier , identifier ))) ;) (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) }) (else_clause "else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" else (compound_statement "{\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" { (expression_statement "__s = (char *)lrealpath(param_1);" (assignment_expression "__s = (char *)lrealpath(param_1)" identifier = (cast_expression "(char *)lrealpath(param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "lrealpath(param_1)" identifier (argument_list "(param_1)" ( identifier ))))) ;) (expression_statement "sVar3 = strlen(__s);" (assignment_expression "sVar3 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar5 = __s;" (assignment_expression "pcVar5 = __s" identifier = identifier) ;) (if_statement "if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" if (parenthesized_expression "(sVar3 == 0)" ( (binary_expression "sVar3 == 0" identifier == number_literal) )) (compound_statement "{\n sVar3 = 0;\n }" { (expression_statement "sVar3 = 0;" (assignment_expression "sVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" else (compound_statement "{\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" { (expression_statement "sVar4 = sVar3;" (assignment_expression "sVar4 = sVar3" identifier = identifier) ;) (if_statement "if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" if (parenthesized_expression "(__s[sVar3 - 1] == '/')" ( (binary_expression "__s[sVar3 - 1] == '/'" (subscript_expression "__s[sVar3 - 1]" identifier [ (binary_expression "sVar3 - 1" identifier - number_literal) ]) == (char_literal "'/'" ' character ')) )) (compound_statement "{\n pcVar5 = __s + sVar3;\n }" { (expression_statement "pcVar5 = __s + sVar3;" (assignment_expression "pcVar5 = __s + sVar3" identifier = (binary_expression "__s + sVar3" identifier + identifier)) ;) }) (else_clause "else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" else (compound_statement "{\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" { (do_statement "do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');" do (compound_statement "{\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n }" { (expression_statement "sVar3 = sVar4 - 1;" (assignment_expression "sVar3 = sVar4 - 1" identifier = (binary_expression "sVar4 - 1" identifier - number_literal)) ;) (if_statement "if (sVar3 == 0) goto LAB_0010f21a;" if (parenthesized_expression "(sVar3 == 0)" ( (binary_expression "sVar3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010f21a;" goto statement_identifier ;)) (expression_statement "lVar6 = sVar4 - 2;" (assignment_expression "lVar6 = sVar4 - 2" identifier = (binary_expression "sVar4 - 2" identifier - number_literal)) ;) (expression_statement "sVar4 = sVar3;" (assignment_expression "sVar4 = sVar3" identifier = identifier) ;) }) while (parenthesized_expression "(__s[lVar6] != '/')" ( (binary_expression "__s[lVar6] != '/'" (subscript_expression "__s[lVar6]" identifier [ identifier ]) != (char_literal "'/'" ' character ')) )) ;) (expression_statement "pcVar5 = __s + sVar3;" (assignment_expression "pcVar5 = __s + sVar3" identifier = (binary_expression "__s + sVar3" identifier + identifier)) ;) }))) }))) (labeled_statement "LAB_0010f21a:\n *pcVar5 = '\0';" statement_identifier : (expression_statement "*pcVar5 = '\0';" (assignment_expression "*pcVar5 = '\0'" (pointer_expression "*pcVar5" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;)) (expression_statement "sVar4 = strlen(pcVar2);" (assignment_expression "sVar4 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (expression_statement "pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);" (assignment_expression "pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4)" identifier = (cast_expression "(char *)malloc(sVar3 + 0x33 + sVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(sVar3 + 0x33 + sVar4)" identifier (argument_list "(sVar3 + 0x33 + sVar4)" ( (binary_expression "sVar3 + 0x33 + sVar4" (binary_expression "sVar3 + 0x33" identifier + number_literal) + identifier) ))))) ;) (if_statement "if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" if (parenthesized_expression "(pcVar5 == (char *)0x0)" ( (binary_expression "pcVar5 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (expression_statement "uVar7 = dcgettext(0,"Out of memory",5);" (assignment_expression "uVar7 = dcgettext(0,"Out of memory",5)" identifier = (call_expression "dcgettext(0,"Out of memory",5)" identifier (argument_list "(0,"Out of memory",5)" ( number_literal , (string_literal ""Out of memory"" " string_content ") , number_literal )))) ;) (expression_statement "warn(uVar7);" (call_expression "warn(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) }) (else_clause "else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" else (compound_statement "{\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" { (expression_statement "memcpy(pcVar5,pcVar2,sVar4 + 1);" (call_expression "memcpy(pcVar5,pcVar2,sVar4 + 1)" identifier (argument_list "(pcVar5,pcVar2,sVar4 + 1)" ( identifier , identifier , (binary_expression "sVar4 + 1" identifier + number_literal) ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,".debug/%s",pcVar2);" (call_expression "sprintf(pcVar5,".debug/%s",pcVar2)" identifier (argument_list "(pcVar5,".debug/%s",pcVar2)" ( identifier , (string_literal "".debug/%s"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s%s",__s,pcVar2)" ( identifier , (string_literal ""%s%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s.debug/%s",__s,pcVar2)" ( identifier , (string_literal ""%s.debug/%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug/usr"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }" { (expression_statement "builtin_strncpy(pcVar5,"/lib/debug/",0xb);" (call_expression "builtin_strncpy(pcVar5,"/lib/debug/",0xb)" identifier (argument_list "(pcVar5,"/lib/debug/",0xb)" ( identifier , (string_literal ""/lib/debug/"" " string_content ") , number_literal ))) ;) (expression_statement "strcpy(pcVar5 + 0xb,pcVar2);" (call_expression "strcpy(pcVar5 + 0xb,pcVar2)" identifier (argument_list "(pcVar5 + 0xb,pcVar2)" ( (binary_expression "pcVar5 + 0xb" identifier + number_literal) , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }" { (expression_statement "uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);" (assignment_expression "uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5)" identifier = (call_expression "dcgettext(0,"could not find separate debug file \'%s\'\n",5)" identifier (argument_list "(0,"could not find separate debug file \'%s\'\n",5)" ( number_literal , (string_literal ""could not find separate debug file \'%s\'\n"" " string_content escape_sequence string_content escape_sequence escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar2);" (call_expression "warn(uVar7,pcVar2)" identifier (argument_list "(uVar7,pcVar2)" ( identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug/usr"" " string_content ") , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug"" " string_content ") , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s.debug/%s",__s,pcVar2)" ( identifier , (string_literal ""%s.debug/%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s%s",__s,pcVar2)" ( identifier , (string_literal ""%s%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,".debug/%s",pcVar2);" (call_expression "sprintf(pcVar5,".debug/%s",pcVar2)" identifier (argument_list "(pcVar5,".debug/%s",pcVar2)" ( identifier , (string_literal "".debug/%s"" " string_content ") , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "strcpy(pcVar5,pcVar2);" (call_expression "strcpy(pcVar5,pcVar2)" identifier (argument_list "(pcVar5,pcVar2)" ( identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) })) })) })) })) })) })) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "lVar6 = FUN_0010e700(pcVar5);" (assignment_expression "lVar6 = FUN_0010e700(pcVar5)" identifier = (call_expression "FUN_0010e700(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;) (expression_statement "DAT_00159b88 = lVar6;" (assignment_expression "DAT_00159b88 = lVar6" identifier = identifier) ;) (if_statement "if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }" { (expression_statement "uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5)" identifier = (call_expression "dcgettext(0,"failed to open separate debug file: %s\n",5)" identifier (argument_list "(0,"failed to open separate debug file: %s\n",5)" ( number_literal , (string_literal ""failed to open separate debug file: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) }) (else_clause "else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" else (compound_statement "{\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" { (expression_statement "pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);" (assignment_expression "pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" identifier (argument_list "(0,"%s: Found separate debug info file: %s\n\n",5)" ( number_literal , (string_literal ""%s: Found separate debug info file: %s\n\n"" " string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar2,param_1,pcVar5);" (call_expression "printf(pcVar2,param_1,pcVar5)" identifier (argument_list "(pcVar2,param_1,pcVar5)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar6 = DAT_00159b88;" (assignment_expression "lVar6 = DAT_00159b88" identifier = identifier) ;) (expression_statement "DAT_00159b80 = pcVar5;" (assignment_expression "DAT_00159b80 = pcVar5" identifier = identifier) ;) }))) }))) }))) (return_statement "return lVar6;" return identifier ;) })))
(translation_unit "void * load_separate_debug_info\n (char *main_filename,dwarf_section *xlink,parse_func_type parse_func,\n check_func_type check_func,void *func_data)\n\n{\n long lVar1;\n bfd_boolean bVar2;\n char *pcVar3;\n char *__s;\n size_t sVar4;\n size_t sVar5;\n char *pcVar6;\n void *pvVar7;\n char *pcVar8;\n \n pcVar3 = (*parse_func)(xlink,func_data);\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->name;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->uncompressed_name;\n }\n pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(pcVar6,pcVar3);\n pvVar7 = (void *)0x0;\n }\n else {\n __s = (char *)lrealpath(main_filename);\n sVar4 = strlen(__s);\n pcVar6 = __s;\n if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }\nLAB_0010f21a:\n *pcVar6 = '\0';\n sVar5 = strlen(pcVar3);\n pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);\n if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }\n }\n return pvVar7;\n}\n\n" (function_definition "void * load_separate_debug_info\n (char *main_filename,dwarf_section *xlink,parse_func_type parse_func,\n check_func_type check_func,void *func_data)\n\n{\n long lVar1;\n bfd_boolean bVar2;\n char *pcVar3;\n char *__s;\n size_t sVar4;\n size_t sVar5;\n char *pcVar6;\n void *pvVar7;\n char *pcVar8;\n \n pcVar3 = (*parse_func)(xlink,func_data);\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->name;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->uncompressed_name;\n }\n pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(pcVar6,pcVar3);\n pvVar7 = (void *)0x0;\n }\n else {\n __s = (char *)lrealpath(main_filename);\n sVar4 = strlen(__s);\n pcVar6 = __s;\n if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }\nLAB_0010f21a:\n *pcVar6 = '\0';\n sVar5 = strlen(pcVar3);\n pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);\n if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }\n }\n return pvVar7;\n}" primitive_type (pointer_declarator "* load_separate_debug_info\n (char *main_filename,dwarf_section *xlink,parse_func_type parse_func,\n check_func_type check_func,void *func_data)" * (function_declarator "load_separate_debug_info\n (char *main_filename,dwarf_section *xlink,parse_func_type parse_func,\n check_func_type check_func,void *func_data)" identifier (parameter_list "(char *main_filename,dwarf_section *xlink,parse_func_type parse_func,\n check_func_type check_func,void *func_data)" ( (parameter_declaration "char *main_filename" primitive_type (pointer_declarator "*main_filename" * identifier)) , (parameter_declaration "dwarf_section *xlink" type_identifier (pointer_declarator "*xlink" * identifier)) , (parameter_declaration "parse_func_type parse_func" type_identifier identifier) , (parameter_declaration "check_func_type check_func" type_identifier identifier) , (parameter_declaration "void *func_data" primitive_type (pointer_declarator "*func_data" * identifier)) )))) (compound_statement "{\n long lVar1;\n bfd_boolean bVar2;\n char *pcVar3;\n char *__s;\n size_t sVar4;\n size_t sVar5;\n char *pcVar6;\n void *pvVar7;\n char *pcVar8;\n \n pcVar3 = (*parse_func)(xlink,func_data);\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->name;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->uncompressed_name;\n }\n pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(pcVar6,pcVar3);\n pvVar7 = (void *)0x0;\n }\n else {\n __s = (char *)lrealpath(main_filename);\n sVar4 = strlen(__s);\n pcVar6 = __s;\n if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }\nLAB_0010f21a:\n *pcVar6 = '\0';\n sVar5 = strlen(pcVar3);\n pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);\n if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }\n }\n return pvVar7;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "bfd_boolean bVar2;" type_identifier identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "char *pcVar6;" primitive_type (pointer_declarator "*pcVar6" * identifier) ;) (declaration "void *pvVar7;" primitive_type (pointer_declarator "*pvVar7" * identifier) ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (expression_statement "pcVar3 = (*parse_func)(xlink,func_data);" (assignment_expression "pcVar3 = (*parse_func)(xlink,func_data)" identifier = (call_expression "(*parse_func)(xlink,func_data)" (parenthesized_expression "(*parse_func)" ( (pointer_expression "*parse_func" * identifier) )) (argument_list "(xlink,func_data)" ( identifier , identifier )))) ;) (if_statement "if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->name;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->uncompressed_name;\n }\n pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(pcVar6,pcVar3);\n pvVar7 = (void *)0x0;\n }\n else {\n __s = (char *)lrealpath(main_filename);\n sVar4 = strlen(__s);\n pcVar6 = __s;\n if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }\nLAB_0010f21a:\n *pcVar6 = '\0';\n sVar5 = strlen(pcVar3);\n pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);\n if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }\n }" if (parenthesized_expression "(pcVar3 == (char *)0x0)" ( (binary_expression "pcVar3 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar3 = xlink->name;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->uncompressed_name;\n }\n pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(pcVar6,pcVar3);\n pvVar7 = (void *)0x0;\n }" { (expression_statement "pcVar3 = xlink->name;" (assignment_expression "pcVar3 = xlink->name" identifier = (field_expression "xlink->name" identifier -> field_identifier)) ;) (if_statement "if (pcVar3 == (char *)0x0) {\n pcVar3 = xlink->uncompressed_name;\n }" if (parenthesized_expression "(pcVar3 == (char *)0x0)" ( (binary_expression "pcVar3 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar3 = xlink->uncompressed_name;\n }" { (expression_statement "pcVar3 = xlink->uncompressed_name;" (assignment_expression "pcVar3 = xlink->uncompressed_name" identifier = (field_expression "xlink->uncompressed_name" identifier -> field_identifier)) ;) })) (expression_statement "pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5);" (assignment_expression "pcVar6 = (char *)dcgettext(0,"Corrupt debuglink section: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Corrupt debuglink section: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Corrupt debuglink section: %s\n",5)" identifier (argument_list "(0,"Corrupt debuglink section: %s\n",5)" ( number_literal , (string_literal ""Corrupt debuglink section: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar6,pcVar3);" (call_expression "warn(pcVar6,pcVar3)" identifier (argument_list "(pcVar6,pcVar3)" ( identifier , identifier ))) ;) (expression_statement "pvVar7 = (void *)0x0;" (assignment_expression "pvVar7 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n __s = (char *)lrealpath(main_filename);\n sVar4 = strlen(__s);\n pcVar6 = __s;\n if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }\nLAB_0010f21a:\n *pcVar6 = '\0';\n sVar5 = strlen(pcVar3);\n pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);\n if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }\n }" else (compound_statement "{\n __s = (char *)lrealpath(main_filename);\n sVar4 = strlen(__s);\n pcVar6 = __s;\n if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }\nLAB_0010f21a:\n *pcVar6 = '\0';\n sVar5 = strlen(pcVar3);\n pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);\n if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }\n }" { (expression_statement "__s = (char *)lrealpath(main_filename);" (assignment_expression "__s = (char *)lrealpath(main_filename)" identifier = (cast_expression "(char *)lrealpath(main_filename)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "lrealpath(main_filename)" identifier (argument_list "(main_filename)" ( identifier ))))) ;) (expression_statement "sVar4 = strlen(__s);" (assignment_expression "sVar4 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar6 = __s;" (assignment_expression "pcVar6 = __s" identifier = identifier) ;) (if_statement "if (sVar4 == 0) {\n sVar4 = 0;\n }\n else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }" if (parenthesized_expression "(sVar4 == 0)" ( (binary_expression "sVar4 == 0" identifier == number_literal) )) (compound_statement "{\n sVar4 = 0;\n }" { (expression_statement "sVar4 = 0;" (assignment_expression "sVar4 = 0" identifier = number_literal) ;) }) (else_clause "else {\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }" else (compound_statement "{\n sVar5 = sVar4;\n if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }\n }" { (expression_statement "sVar5 = sVar4;" (assignment_expression "sVar5 = sVar4" identifier = identifier) ;) (if_statement "if (__s[sVar4 - 1] == '/') {\n pcVar6 = __s + sVar4;\n }\n else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }" if (parenthesized_expression "(__s[sVar4 - 1] == '/')" ( (binary_expression "__s[sVar4 - 1] == '/'" (subscript_expression "__s[sVar4 - 1]" identifier [ (binary_expression "sVar4 - 1" identifier - number_literal) ]) == (char_literal "'/'" ' character ')) )) (compound_statement "{\n pcVar6 = __s + sVar4;\n }" { (expression_statement "pcVar6 = __s + sVar4;" (assignment_expression "pcVar6 = __s + sVar4" identifier = (binary_expression "__s + sVar4" identifier + identifier)) ;) }) (else_clause "else {\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }" else (compound_statement "{\n do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');\n pcVar6 = __s + sVar4;\n }" { (do_statement "do {\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n } while (__s[lVar1] != '/');" do (compound_statement "{\n sVar4 = sVar5 - 1;\n if (sVar4 == 0) goto LAB_0010f21a;\n lVar1 = sVar5 - 2;\n sVar5 = sVar4;\n }" { (expression_statement "sVar4 = sVar5 - 1;" (assignment_expression "sVar4 = sVar5 - 1" identifier = (binary_expression "sVar5 - 1" identifier - number_literal)) ;) (if_statement "if (sVar4 == 0) goto LAB_0010f21a;" if (parenthesized_expression "(sVar4 == 0)" ( (binary_expression "sVar4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010f21a;" goto statement_identifier ;)) (expression_statement "lVar1 = sVar5 - 2;" (assignment_expression "lVar1 = sVar5 - 2" identifier = (binary_expression "sVar5 - 2" identifier - number_literal)) ;) (expression_statement "sVar5 = sVar4;" (assignment_expression "sVar5 = sVar4" identifier = identifier) ;) }) while (parenthesized_expression "(__s[lVar1] != '/')" ( (binary_expression "__s[lVar1] != '/'" (subscript_expression "__s[lVar1]" identifier [ identifier ]) != (char_literal "'/'" ' character ')) )) ;) (expression_statement "pcVar6 = __s + sVar4;" (assignment_expression "pcVar6 = __s + sVar4" identifier = (binary_expression "__s + sVar4" identifier + identifier)) ;) }))) }))) (labeled_statement "LAB_0010f21a:\n *pcVar6 = '\0';" statement_identifier : (expression_statement "*pcVar6 = '\0';" (assignment_expression "*pcVar6 = '\0'" (pointer_expression "*pcVar6" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;)) (expression_statement "sVar5 = strlen(pcVar3);" (assignment_expression "sVar5 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5);" (assignment_expression "pcVar6 = (char *)malloc(sVar4 + 0x33 + sVar5)" identifier = (cast_expression "(char *)malloc(sVar4 + 0x33 + sVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(sVar4 + 0x33 + sVar5)" identifier (argument_list "(sVar4 + 0x33 + sVar5)" ( (binary_expression "sVar4 + 0x33 + sVar5" (binary_expression "sVar4 + 0x33" identifier + number_literal) + identifier) ))))) ;) (if_statement "if (pcVar6 == (char *)0x0) {\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }\n else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }" if (parenthesized_expression "(pcVar6 == (char *)0x0)" ( (binary_expression "pcVar6 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pvVar7 = (void *)0x0;\n pcVar3 = (char *)dcgettext(0,"Out of memory",5);\n warn(pcVar3);\n }" { (expression_statement "pvVar7 = (void *)0x0;" (assignment_expression "pvVar7 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pcVar3 = (char *)dcgettext(0,"Out of memory",5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,"Out of memory",5)" identifier = (cast_expression "(char *)dcgettext(0,"Out of memory",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Out of memory",5)" identifier (argument_list "(0,"Out of memory",5)" ( number_literal , (string_literal ""Out of memory"" " string_content ") , number_literal ))))) ;) (expression_statement "warn(pcVar3);" (call_expression "warn(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) }) (else_clause "else {\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }" else (compound_statement "{\n memcpy(pcVar6,pcVar3,sVar5 + 1);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n pvVar7 = open_debug_file(pcVar6);\n separate_debug_file = pvVar7;\n if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }\n }" { (expression_statement "memcpy(pcVar6,pcVar3,sVar5 + 1);" (call_expression "memcpy(pcVar6,pcVar3,sVar5 + 1)" identifier (argument_list "(pcVar6,pcVar3,sVar5 + 1)" ( identifier , identifier , (binary_expression "sVar5 + 1" identifier + number_literal) ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar6,".debug/%s",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar6,".debug/%s",pcVar3);" (call_expression "sprintf(pcVar6,".debug/%s",pcVar3)" identifier (argument_list "(pcVar6,".debug/%s",pcVar3)" ( identifier , (string_literal "".debug/%s"" " string_content ") , identifier ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar6,"%s%s",__s,pcVar3);" (call_expression "sprintf(pcVar6,"%s%s",__s,pcVar3)" identifier (argument_list "(pcVar6,"%s%s",__s,pcVar3)" ( identifier , (string_literal ""%s%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);" (call_expression "sprintf(pcVar6,"%s.debug/%s",__s,pcVar3)" identifier (argument_list "(pcVar6,"%s.debug/%s",__s,pcVar3)" ( identifier , (string_literal ""%s.debug/%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);" (call_expression "sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3)" identifier (argument_list "(pcVar6,"%s/%s","/usr/lib/debug",pcVar3)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug"" " string_content ") , identifier ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }\n }" { (expression_statement "sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);" (call_expression "sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3)" identifier (argument_list "(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug/usr"" " string_content ") , identifier ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n builtin_strncpy(pcVar6,"/lib/debug/",0xb);\n strcpy(pcVar6 + 0xb,pcVar3);\n bVar2 = (*check_func)(pcVar6,func_data);\n if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }\n }" { (expression_statement "builtin_strncpy(pcVar6,"/lib/debug/",0xb);" (call_expression "builtin_strncpy(pcVar6,"/lib/debug/",0xb)" identifier (argument_list "(pcVar6,"/lib/debug/",0xb)" ( identifier , (string_literal ""/lib/debug/"" " string_content ") , number_literal ))) ;) (expression_statement "strcpy(pcVar6 + 0xb,pcVar3);" (call_expression "strcpy(pcVar6 + 0xb,pcVar3)" identifier (argument_list "(pcVar6 + 0xb,pcVar3)" ( (binary_expression "pcVar6 + 0xb" identifier + number_literal) , identifier ))) ;) (expression_statement "bVar2 = (*check_func)(pcVar6,func_data);" (assignment_expression "bVar2 = (*check_func)(pcVar6,func_data)" identifier = (call_expression "(*check_func)(pcVar6,func_data)" (parenthesized_expression "(*check_func)" ( (pointer_expression "*check_func" * identifier) )) (argument_list "(pcVar6,func_data)" ( identifier , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(pcVar8,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,"%s%s",__s,pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n sprintf(pcVar6,".debug/%s",pcVar3);\n pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar8,pcVar6);\n strcpy(pcVar6,pcVar3);\n pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);\n warn(pcVar3,pcVar6);\n free(__s);\n free(pcVar6);\n return (void *)0x0;\n }" { (expression_statement "pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"could not find separate debug file \'%s\'\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"could not find separate debug file \'%s\'\n",5)" identifier (argument_list "(0,"could not find separate debug file \'%s\'\n",5)" ( number_literal , (string_literal ""could not find separate debug file \'%s\'\n"" " string_content escape_sequence string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar3);" (call_expression "warn(pcVar8,pcVar3)" identifier (argument_list "(pcVar8,pcVar3)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar6);" (call_expression "warn(pcVar8,pcVar6)" identifier (argument_list "(pcVar8,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3);" (call_expression "sprintf(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3)" identifier (argument_list "(pcVar6,"%s/%s","/usr/lib/debug/usr",pcVar3)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug/usr"" " string_content ") , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar6);" (call_expression "warn(pcVar8,pcVar6)" identifier (argument_list "(pcVar8,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3);" (call_expression "sprintf(pcVar6,"%s/%s","/usr/lib/debug",pcVar3)" identifier (argument_list "(pcVar6,"%s/%s","/usr/lib/debug",pcVar3)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug"" " string_content ") , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar6);" (call_expression "warn(pcVar8,pcVar6)" identifier (argument_list "(pcVar8,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar6,"%s.debug/%s",__s,pcVar3);" (call_expression "sprintf(pcVar6,"%s.debug/%s",__s,pcVar3)" identifier (argument_list "(pcVar6,"%s.debug/%s",__s,pcVar3)" ( identifier , (string_literal ""%s.debug/%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar6);" (call_expression "warn(pcVar8,pcVar6)" identifier (argument_list "(pcVar8,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar6,"%s%s",__s,pcVar3);" (call_expression "sprintf(pcVar6,"%s%s",__s,pcVar3)" identifier (argument_list "(pcVar6,"%s%s",__s,pcVar3)" ( identifier , (string_literal ""%s%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar6);" (call_expression "warn(pcVar8,pcVar6)" identifier (argument_list "(pcVar8,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar6,".debug/%s",pcVar3);" (call_expression "sprintf(pcVar6,".debug/%s",pcVar3)" identifier (argument_list "(pcVar6,".debug/%s",pcVar3)" ( identifier , (string_literal "".debug/%s"" " string_content ") , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar8,pcVar6);" (call_expression "warn(pcVar8,pcVar6)" identifier (argument_list "(pcVar8,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "strcpy(pcVar6,pcVar3);" (call_expression "strcpy(pcVar6,pcVar3)" identifier (argument_list "(pcVar6,pcVar3)" ( identifier , identifier ))) ;) (expression_statement "pcVar3 = (char *)dcgettext(0,"tried: %s\n",5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,"tried: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"tried: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar3,pcVar6);" (call_expression "warn(pcVar3,pcVar6)" identifier (argument_list "(pcVar3,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "free(pcVar6);" (call_expression "free(pcVar6)" identifier (argument_list "(pcVar6)" ( identifier ))) ;) (return_statement "return (void *)0x0;" return (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) })) })) })) })) })) })) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "pvVar7 = open_debug_file(pcVar6);" (assignment_expression "pvVar7 = open_debug_file(pcVar6)" identifier = (call_expression "open_debug_file(pcVar6)" identifier (argument_list "(pcVar6)" ( identifier )))) ;) (expression_statement "separate_debug_file = pvVar7;" (assignment_expression "separate_debug_file = pvVar7" identifier = identifier) ;) (if_statement "if (pvVar7 == (void *)0x0) {\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }\n else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }" if (parenthesized_expression "(pvVar7 == (void *)0x0)" ( (binary_expression "pvVar7 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(pcVar3,pcVar6);\n free(pcVar6);\n }" { (expression_statement "pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,"failed to open separate debug file: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"failed to open separate debug file: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"failed to open separate debug file: %s\n",5)" identifier (argument_list "(0,"failed to open separate debug file: %s\n",5)" ( number_literal , (string_literal ""failed to open separate debug file: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar3,pcVar6);" (call_expression "warn(pcVar3,pcVar6)" identifier (argument_list "(pcVar3,pcVar6)" ( identifier , identifier ))) ;) (expression_statement "free(pcVar6);" (call_expression "free(pcVar6)" identifier (argument_list "(pcVar6)" ( identifier ))) ;) }) (else_clause "else {\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }" else (compound_statement "{\n pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar3,main_filename,pcVar6);\n pvVar7 = separate_debug_file;\n separate_debug_filename = pcVar6;\n }" { (expression_statement "pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" identifier (argument_list "(0,"%s: Found separate debug info file: %s\n\n",5)" ( number_literal , (string_literal ""%s: Found separate debug info file: %s\n\n"" " string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar3,main_filename,pcVar6);" (call_expression "printf(pcVar3,main_filename,pcVar6)" identifier (argument_list "(pcVar3,main_filename,pcVar6)" ( identifier , identifier , identifier ))) ;) (expression_statement "pvVar7 = separate_debug_file;" (assignment_expression "pvVar7 = separate_debug_file" identifier = identifier) ;) (expression_statement "separate_debug_filename = pcVar6;" (assignment_expression "separate_debug_filename = pcVar6" identifier = identifier) ;) }))) }))) }))) (return_statement "return pvVar7;" return identifier ;) })))
(translation_unit "long FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)\n\n{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}\n\n" (function_definition "long FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)\n\n{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)" identifier (parameter_list "(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "code *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "code *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined8 param_5" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (expression_statement "pcVar2 = (char *)(*param_3)(param_2,param_5);" (assignment_expression "pcVar2 = (char *)(*param_3)(param_2,param_5)" identifier = (cast_expression "(char *)(*param_3)(param_2,param_5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*param_3)(param_2,param_5)" (parenthesized_expression "(*param_3)" ( (pointer_expression "*param_3" * identifier) )) (argument_list "(param_2,param_5)" ( identifier , identifier ))))) ;) (if_statement "if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\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 lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }" { (expression_statement "lVar6 = param_2[2];" (assignment_expression "lVar6 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 == 0) {\n lVar6 = *param_2;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar6 = *param_2;\n }" { (expression_statement "lVar6 = *param_2;" (assignment_expression "lVar6 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) })) (expression_statement "uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5)" identifier = (call_expression "dcgettext(0,"Corrupt debuglink section: %s\n",5)" identifier (argument_list "(0,"Corrupt debuglink section: %s\n",5)" ( number_literal , (string_literal ""Corrupt debuglink section: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,lVar6);" (call_expression "warn(uVar7,lVar6)" identifier (argument_list "(uVar7,lVar6)" ( identifier , identifier ))) ;) (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) }) (else_clause "else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" else (compound_statement "{\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" { (expression_statement "__s = (char *)lrealpath(param_1);" (assignment_expression "__s = (char *)lrealpath(param_1)" identifier = (cast_expression "(char *)lrealpath(param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "lrealpath(param_1)" identifier (argument_list "(param_1)" ( identifier ))))) ;) (expression_statement "sVar3 = strlen(__s);" (assignment_expression "sVar3 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar5 = __s;" (assignment_expression "pcVar5 = __s" identifier = identifier) ;) (if_statement "if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" if (parenthesized_expression "(sVar3 == 0)" ( (binary_expression "sVar3 == 0" identifier == number_literal) )) (compound_statement "{\n sVar3 = 0;\n }" { (expression_statement "sVar3 = 0;" (assignment_expression "sVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" else (compound_statement "{\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" { (expression_statement "sVar4 = sVar3;" (assignment_expression "sVar4 = sVar3" identifier = identifier) ;) (if_statement "if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" if (parenthesized_expression "(__s[sVar3 - 1] == '/')" ( (binary_expression "__s[sVar3 - 1] == '/'" (subscript_expression "__s[sVar3 - 1]" identifier [ (binary_expression "sVar3 - 1" identifier - number_literal) ]) == (char_literal "'/'" ' character ')) )) (compound_statement "{\n pcVar5 = __s + sVar3;\n }" { (expression_statement "pcVar5 = __s + sVar3;" (assignment_expression "pcVar5 = __s + sVar3" identifier = (binary_expression "__s + sVar3" identifier + identifier)) ;) }) (else_clause "else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" else (compound_statement "{\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" { (do_statement "do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');" do (compound_statement "{\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n }" { (expression_statement "sVar3 = sVar4 - 1;" (assignment_expression "sVar3 = sVar4 - 1" identifier = (binary_expression "sVar4 - 1" identifier - number_literal)) ;) (if_statement "if (sVar3 == 0) goto LAB_0010f21a;" if (parenthesized_expression "(sVar3 == 0)" ( (binary_expression "sVar3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010f21a;" goto statement_identifier ;)) (expression_statement "lVar6 = sVar4 - 2;" (assignment_expression "lVar6 = sVar4 - 2" identifier = (binary_expression "sVar4 - 2" identifier - number_literal)) ;) (expression_statement "sVar4 = sVar3;" (assignment_expression "sVar4 = sVar3" identifier = identifier) ;) }) while (parenthesized_expression "(__s[lVar6] != '/')" ( (binary_expression "__s[lVar6] != '/'" (subscript_expression "__s[lVar6]" identifier [ identifier ]) != (char_literal "'/'" ' character ')) )) ;) (expression_statement "pcVar5 = __s + sVar3;" (assignment_expression "pcVar5 = __s + sVar3" identifier = (binary_expression "__s + sVar3" identifier + identifier)) ;) }))) }))) (labeled_statement "LAB_0010f21a:\n *pcVar5 = '\0';" statement_identifier : (expression_statement "*pcVar5 = '\0';" (assignment_expression "*pcVar5 = '\0'" (pointer_expression "*pcVar5" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;)) (expression_statement "sVar4 = strlen(pcVar2);" (assignment_expression "sVar4 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (expression_statement "pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);" (assignment_expression "pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4)" identifier = (cast_expression "(char *)malloc(sVar3 + 0x33 + sVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(sVar3 + 0x33 + sVar4)" identifier (argument_list "(sVar3 + 0x33 + sVar4)" ( (binary_expression "sVar3 + 0x33 + sVar4" (binary_expression "sVar3 + 0x33" identifier + number_literal) + identifier) ))))) ;) (if_statement "if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" if (parenthesized_expression "(pcVar5 == (char *)0x0)" ( (binary_expression "pcVar5 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (expression_statement "uVar7 = dcgettext(0,"Out of memory",5);" (assignment_expression "uVar7 = dcgettext(0,"Out of memory",5)" identifier = (call_expression "dcgettext(0,"Out of memory",5)" identifier (argument_list "(0,"Out of memory",5)" ( number_literal , (string_literal ""Out of memory"" " string_content ") , number_literal )))) ;) (expression_statement "warn(uVar7);" (call_expression "warn(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) }) (else_clause "else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" else (compound_statement "{\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" { (expression_statement "memcpy(pcVar5,pcVar2,sVar4 + 1);" (call_expression "memcpy(pcVar5,pcVar2,sVar4 + 1)" identifier (argument_list "(pcVar5,pcVar2,sVar4 + 1)" ( identifier , identifier , (binary_expression "sVar4 + 1" identifier + number_literal) ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,".debug/%s",pcVar2);" (call_expression "sprintf(pcVar5,".debug/%s",pcVar2)" identifier (argument_list "(pcVar5,".debug/%s",pcVar2)" ( identifier , (string_literal "".debug/%s"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s%s",__s,pcVar2)" ( identifier , (string_literal ""%s%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s.debug/%s",__s,pcVar2)" ( identifier , (string_literal ""%s.debug/%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }" { (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug/usr"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }" { (expression_statement "builtin_strncpy(pcVar5,"/lib/debug/",0xb);" (call_expression "builtin_strncpy(pcVar5,"/lib/debug/",0xb)" identifier (argument_list "(pcVar5,"/lib/debug/",0xb)" ( identifier , (string_literal ""/lib/debug/"" " string_content ") , number_literal ))) ;) (expression_statement "strcpy(pcVar5 + 0xb,pcVar2);" (call_expression "strcpy(pcVar5 + 0xb,pcVar2)" identifier (argument_list "(pcVar5 + 0xb,pcVar2)" ( (binary_expression "pcVar5 + 0xb" identifier + number_literal) , identifier ))) ;) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" identifier = (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" ( (pointer_expression "*param_4" * identifier) )) (argument_list "(pcVar5,param_5)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }" { (expression_statement "uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);" (assignment_expression "uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5)" identifier = (call_expression "dcgettext(0,"could not find separate debug file \'%s\'\n",5)" identifier (argument_list "(0,"could not find separate debug file \'%s\'\n",5)" ( number_literal , (string_literal ""could not find separate debug file \'%s\'\n"" " string_content escape_sequence string_content escape_sequence escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar2);" (call_expression "warn(uVar7,pcVar2)" identifier (argument_list "(uVar7,pcVar2)" ( identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug/usr"" " string_content ") , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" identifier (argument_list "(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" ( identifier , (string_literal ""%s/%s"" " string_content ") , (string_literal ""/usr/lib/debug"" " string_content ") , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s.debug/%s",__s,pcVar2)" ( identifier , (string_literal ""%s.debug/%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,"%s%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s%s",__s,pcVar2)" identifier (argument_list "(pcVar5,"%s%s",__s,pcVar2)" ( identifier , (string_literal ""%s%s"" " string_content ") , identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "sprintf(pcVar5,".debug/%s",pcVar2);" (call_expression "sprintf(pcVar5,".debug/%s",pcVar2)" identifier (argument_list "(pcVar5,".debug/%s",pcVar2)" ( identifier , (string_literal "".debug/%s"" " string_content ") , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "strcpy(pcVar5,pcVar2);" (call_expression "strcpy(pcVar5,pcVar2)" identifier (argument_list "(pcVar5,pcVar2)" ( identifier , identifier ))) ;) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" identifier = (call_expression "dcgettext(0,"tried: %s\n",5)" identifier (argument_list "(0,"tried: %s\n",5)" ( number_literal , (string_literal ""tried: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) })) })) })) })) })) })) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "lVar6 = FUN_0010e700(pcVar5);" (assignment_expression "lVar6 = FUN_0010e700(pcVar5)" identifier = (call_expression "FUN_0010e700(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;) (expression_statement "DAT_00159b88 = lVar6;" (assignment_expression "DAT_00159b88 = lVar6" identifier = identifier) ;) (if_statement "if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }" { (expression_statement "uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5)" identifier = (call_expression "dcgettext(0,"failed to open separate debug file: %s\n",5)" identifier (argument_list "(0,"failed to open separate debug file: %s\n",5)" ( number_literal , (string_literal ""failed to open separate debug file: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" identifier (argument_list "(uVar7,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) }) (else_clause "else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" else (compound_statement "{\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" { (expression_statement "pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);" (assignment_expression "pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" identifier (argument_list "(0,"%s: Found separate debug info file: %s\n\n",5)" ( number_literal , (string_literal ""%s: Found separate debug info file: %s\n\n"" " string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar2,param_1,pcVar5);" (call_expression "printf(pcVar2,param_1,pcVar5)" identifier (argument_list "(pcVar2,param_1,pcVar5)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar6 = DAT_00159b88;" (assignment_expression "lVar6 = DAT_00159b88" identifier = identifier) ;) (expression_statement "DAT_00159b80 = pcVar5;" (assignment_expression "DAT_00159b80 = pcVar5" identifier = identifier) ;) }))) }))) }))) (return_statement "return lVar6;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (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) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_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 ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT - LIT) ]) == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) != (char_literal ' character ')) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) }))) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = (char_literal ' escape_sequence ')) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) })) })) })) })) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) }))) }))) (return_statement return IDENT ;) })))
(function_definition "long FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)\n\n{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0010f1a0(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)" (identifier "FUN_0010f1a0") (parameter_list "(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5)" (( "(") (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"))) (, ",") (parameter_declaration "code *param_3" (type_identifier "code") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "code *param_4" (type_identifier "code") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) () ")"))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n char *__s;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n long lVar6;\n undefined8 uVar7;\n \n pcVar2 = (char *)(*param_3)(param_2,param_5);\n if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }\n return lVar6;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar3;" (primitive_type "size_t") (identifier "sVar3") (; ";")) (declaration "size_t sVar4;" (primitive_type "size_t") (identifier "sVar4") (; ";")) (declaration "char *pcVar5;" (primitive_type "char") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (expression_statement "pcVar2 = (char *)(*param_3)(param_2,param_5);" (assignment_expression "pcVar2 = (char *)(*param_3)(param_2,param_5)" (identifier "pcVar2") (= "=") (cast_expression "(char *)(*param_3)(param_2,param_5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*param_3)(param_2,param_5)" (parenthesized_expression "(*param_3)" (( "(") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")) (argument_list "(param_2,param_5)" (( "(") (identifier "param_2") (, ",") (identifier "param_5") () ")"))))) (; ";")) (if_statement "if (pcVar2 == (char *)0x0) {\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }\n else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" (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"))) () ")")) (compound_statement "{\n lVar6 = param_2[2];\n if (lVar6 == 0) {\n lVar6 = *param_2;\n }\n uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);\n warn(uVar7,lVar6);\n lVar6 = 0;\n }" ({ "{") (expression_statement "lVar6 = param_2[2];" (assignment_expression "lVar6 = param_2[2]" (identifier "lVar6") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (lVar6 == 0) {\n lVar6 = *param_2;\n }" (if "if") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar6 = *param_2;\n }" ({ "{") (expression_statement "lVar6 = *param_2;" (assignment_expression "lVar6 = *param_2" (identifier "lVar6") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (} "}"))) (expression_statement "uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"Corrupt debuglink section: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"Corrupt debuglink section: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Corrupt debuglink section: %s\n"" (" """) (string_content "Corrupt debuglink section: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,lVar6);" (call_expression "warn(uVar7,lVar6)" (identifier "warn") (argument_list "(uVar7,lVar6)" (( "(") (identifier "uVar7") (, ",") (identifier "lVar6") () ")"))) (; ";")) (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" (else "else") (compound_statement "{\n __s = (char *)lrealpath(param_1);\n sVar3 = strlen(__s);\n pcVar5 = __s;\n if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }\nLAB_0010f21a:\n *pcVar5 = '\0';\n sVar4 = strlen(pcVar2);\n pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);\n if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }\n }" ({ "{") (expression_statement "__s = (char *)lrealpath(param_1);" (assignment_expression "__s = (char *)lrealpath(param_1)" (identifier "__s") (= "=") (cast_expression "(char *)lrealpath(param_1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "lrealpath(param_1)" (identifier "lrealpath") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))))) (; ";")) (expression_statement "sVar3 = strlen(__s);" (assignment_expression "sVar3 = strlen(__s)" (identifier "sVar3") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "pcVar5 = __s;" (assignment_expression "pcVar5 = __s" (identifier "pcVar5") (= "=") (identifier "__s")) (; ";")) (if_statement "if (sVar3 == 0) {\n sVar3 = 0;\n }\n else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" (if "if") (parenthesized_expression "(sVar3 == 0)" (( "(") (binary_expression "sVar3 == 0" (identifier "sVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sVar3 = 0;\n }" ({ "{") (expression_statement "sVar3 = 0;" (assignment_expression "sVar3 = 0" (identifier "sVar3") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" (else "else") (compound_statement "{\n sVar4 = sVar3;\n if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }\n }" ({ "{") (expression_statement "sVar4 = sVar3;" (assignment_expression "sVar4 = sVar3" (identifier "sVar4") (= "=") (identifier "sVar3")) (; ";")) (if_statement "if (__s[sVar3 - 1] == '/') {\n pcVar5 = __s + sVar3;\n }\n else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" (if "if") (parenthesized_expression "(__s[sVar3 - 1] == '/')" (( "(") (binary_expression "__s[sVar3 - 1] == '/'" (subscript_expression "__s[sVar3 - 1]" (identifier "__s") ([ "[") (binary_expression "sVar3 - 1" (identifier "sVar3") (- "-") (number_literal "1")) (] "]")) (== "==") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (compound_statement "{\n pcVar5 = __s + sVar3;\n }" ({ "{") (expression_statement "pcVar5 = __s + sVar3;" (assignment_expression "pcVar5 = __s + sVar3" (identifier "pcVar5") (= "=") (binary_expression "__s + sVar3" (identifier "__s") (+ "+") (identifier "sVar3"))) (; ";")) (} "}")) (else_clause "else {\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" (else "else") (compound_statement "{\n do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');\n pcVar5 = __s + sVar3;\n }" ({ "{") (do_statement "do {\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n } while (__s[lVar6] != '/');" (do "do") (compound_statement "{\n sVar3 = sVar4 - 1;\n if (sVar3 == 0) goto LAB_0010f21a;\n lVar6 = sVar4 - 2;\n sVar4 = sVar3;\n }" ({ "{") (expression_statement "sVar3 = sVar4 - 1;" (assignment_expression "sVar3 = sVar4 - 1" (identifier "sVar3") (= "=") (binary_expression "sVar4 - 1" (identifier "sVar4") (- "-") (number_literal "1"))) (; ";")) (if_statement "if (sVar3 == 0) goto LAB_0010f21a;" (if "if") (parenthesized_expression "(sVar3 == 0)" (( "(") (binary_expression "sVar3 == 0" (identifier "sVar3") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010f21a;" (goto "goto") (statement_identifier "LAB_0010f21a") (; ";"))) (expression_statement "lVar6 = sVar4 - 2;" (assignment_expression "lVar6 = sVar4 - 2" (identifier "lVar6") (= "=") (binary_expression "sVar4 - 2" (identifier "sVar4") (- "-") (number_literal "2"))) (; ";")) (expression_statement "sVar4 = sVar3;" (assignment_expression "sVar4 = sVar3" (identifier "sVar4") (= "=") (identifier "sVar3")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(__s[lVar6] != '/')" (( "(") (binary_expression "__s[lVar6] != '/'" (subscript_expression "__s[lVar6]" (identifier "__s") ([ "[") (identifier "lVar6") (] "]")) (!= "!=") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (; ";")) (expression_statement "pcVar5 = __s + sVar3;" (assignment_expression "pcVar5 = __s + sVar3" (identifier "pcVar5") (= "=") (binary_expression "__s + sVar3" (identifier "__s") (+ "+") (identifier "sVar3"))) (; ";")) (} "}")))) (} "}")))) (labeled_statement "LAB_0010f21a:\n *pcVar5 = '\0';" (statement_identifier "LAB_0010f21a") (: ":") (expression_statement "*pcVar5 = '\0';" (assignment_expression "*pcVar5 = '\0'" (pointer_expression "*pcVar5" (* "*") (identifier "pcVar5")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";"))) (expression_statement "sVar4 = strlen(pcVar2);" (assignment_expression "sVar4 = strlen(pcVar2)" (identifier "sVar4") (= "=") (call_expression "strlen(pcVar2)" (identifier "strlen") (argument_list "(pcVar2)" (( "(") (identifier "pcVar2") () ")")))) (; ";")) (expression_statement "pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4);" (assignment_expression "pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4)" (identifier "pcVar5") (= "=") (cast_expression "(char *)malloc(sVar3 + 0x33 + sVar4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "malloc(sVar3 + 0x33 + sVar4)" (identifier "malloc") (argument_list "(sVar3 + 0x33 + sVar4)" (( "(") (binary_expression "sVar3 + 0x33 + sVar4" (binary_expression "sVar3 + 0x33" (identifier "sVar3") (+ "+") (number_literal "0x33")) (+ "+") (identifier "sVar4")) () ")"))))) (; ";")) (if_statement "if (pcVar5 == (char *)0x0) {\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }\n else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" (if "if") (parenthesized_expression "(pcVar5 == (char *)0x0)" (( "(") (binary_expression "pcVar5 == (char *)0x0" (identifier "pcVar5") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar6 = 0;\n uVar7 = dcgettext(0,"Out of memory",5);\n warn(uVar7);\n }" ({ "{") (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar7 = dcgettext(0,"Out of memory",5);" (assignment_expression "uVar7 = dcgettext(0,"Out of memory",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"Out of memory",5)" (identifier "dcgettext") (argument_list "(0,"Out of memory",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Out of memory"" (" """) (string_content "Out of memory") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7);" (call_expression "warn(uVar7)" (identifier "warn") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}")) (else_clause "else {\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" (else "else") (compound_statement "{\n memcpy(pcVar5,pcVar2,sVar4 + 1);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }\n free(__s);\n lVar6 = FUN_0010e700(pcVar5);\n DAT_00159b88 = lVar6;\n if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }\n }" ({ "{") (expression_statement "memcpy(pcVar5,pcVar2,sVar4 + 1);" (call_expression "memcpy(pcVar5,pcVar2,sVar4 + 1)" (identifier "memcpy") (argument_list "(pcVar5,pcVar2,sVar4 + 1)" (( "(") (identifier "pcVar5") (, ",") (identifier "pcVar2") (, ",") (binary_expression "sVar4 + 1" (identifier "sVar4") (+ "+") (number_literal "1")) () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sprintf(pcVar5,".debug/%s",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }\n }" ({ "{") (expression_statement "sprintf(pcVar5,".debug/%s",pcVar2);" (call_expression "sprintf(pcVar5,".debug/%s",pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,".debug/%s",pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal "".debug/%s"" (" """) (string_content ".debug/%s") (" """)) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }\n }" ({ "{") (expression_statement "sprintf(pcVar5,"%s%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s%s",__s,pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s%s",__s,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s%s"" (" """) (string_content "%s%s") (" """)) (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }\n }" ({ "{") (expression_statement "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s.debug/%s",__s,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s.debug/%s"" (" """) (string_content "%s.debug/%s") (" """)) (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }\n }" ({ "{") (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s/%s"" (" """) (string_content "%s/%s") (" """)) (, ",") (string_literal ""/usr/lib/debug"" (" """) (string_content "/usr/lib/debug") (" """)) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }\n }" ({ "{") (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s/%s"" (" """) (string_content "%s/%s") (" """)) (, ",") (string_literal ""/usr/lib/debug/usr"" (" """) (string_content "/usr/lib/debug/usr") (" """)) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n builtin_strncpy(pcVar5,"/lib/debug/",0xb);\n strcpy(pcVar5 + 0xb,pcVar2);\n iVar1 = (*param_4)(pcVar5,param_5);\n if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }\n }" ({ "{") (expression_statement "builtin_strncpy(pcVar5,"/lib/debug/",0xb);" (call_expression "builtin_strncpy(pcVar5,"/lib/debug/",0xb)" (identifier "builtin_strncpy") (argument_list "(pcVar5,"/lib/debug/",0xb)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""/lib/debug/"" (" """) (string_content "/lib/debug/") (" """)) (, ",") (number_literal "0xb") () ")"))) (; ";")) (expression_statement "strcpy(pcVar5 + 0xb,pcVar2);" (call_expression "strcpy(pcVar5 + 0xb,pcVar2)" (identifier "strcpy") (argument_list "(pcVar5 + 0xb,pcVar2)" (( "(") (binary_expression "pcVar5 + 0xb" (identifier "pcVar5") (+ "+") (number_literal "0xb")) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "iVar1 = (*param_4)(pcVar5,param_5);" (assignment_expression "iVar1 = (*param_4)(pcVar5,param_5)" (identifier "iVar1") (= "=") (call_expression "(*param_4)(pcVar5,param_5)" (parenthesized_expression "(*param_4)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")")) (argument_list "(pcVar5,param_5)" (( "(") (identifier "pcVar5") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);\n warn(uVar7,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,"%s%s",__s,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n sprintf(pcVar5,".debug/%s",pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n strcpy(pcVar5,pcVar2);\n uVar7 = dcgettext(0,"tried: %s\n",5);\n warn(uVar7,pcVar5);\n free(__s);\n free(pcVar5);\n return 0;\n }" ({ "{") (expression_statement "uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5);" (assignment_expression "uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"could not find separate debug file \'%s\'\n",5)" (identifier "dcgettext") (argument_list "(0,"could not find separate debug file \'%s\'\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""could not find separate debug file \'%s\'\n"" (" """) (string_content "could not find separate debug file ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar2);" (call_expression "warn(uVar7,pcVar2)" (identifier "warn") (argument_list "(uVar7,pcVar2)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s/%s"" (" """) (string_content "%s/%s") (" """)) (, ",") (string_literal ""/usr/lib/debug/usr"" (" """) (string_content "/usr/lib/debug/usr") (" """)) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2);" (call_expression "sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s/%s","/usr/lib/debug",pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s/%s"" (" """) (string_content "%s/%s") (" """)) (, ",") (string_literal ""/usr/lib/debug"" (" """) (string_content "/usr/lib/debug") (" """)) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s.debug/%s",__s,pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s.debug/%s",__s,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s.debug/%s"" (" """) (string_content "%s.debug/%s") (" """)) (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "sprintf(pcVar5,"%s%s",__s,pcVar2);" (call_expression "sprintf(pcVar5,"%s%s",__s,pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,"%s%s",__s,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal ""%s%s"" (" """) (string_content "%s%s") (" """)) (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "sprintf(pcVar5,".debug/%s",pcVar2);" (call_expression "sprintf(pcVar5,".debug/%s",pcVar2)" (identifier "sprintf") (argument_list "(pcVar5,".debug/%s",pcVar2)" (( "(") (identifier "pcVar5") (, ",") (string_literal "".debug/%s"" (" """) (string_content ".debug/%s") (" """)) (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "strcpy(pcVar5,pcVar2);" (call_expression "strcpy(pcVar5,pcVar2)" (identifier "strcpy") (argument_list "(pcVar5,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"tried: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"tried: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"tried: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"tried: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""tried: %s\n"" (" """) (string_content "tried: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "free(__s);" (call_expression "free(__s)" (identifier "free") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";")) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" (identifier "free") (argument_list "(pcVar5)" (( "(") (identifier "pcVar5") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (expression_statement "free(__s);" (call_expression "free(__s)" (identifier "free") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";")) (expression_statement "lVar6 = FUN_0010e700(pcVar5);" (assignment_expression "lVar6 = FUN_0010e700(pcVar5)" (identifier "lVar6") (= "=") (call_expression "FUN_0010e700(pcVar5)" (identifier "FUN_0010e700") (argument_list "(pcVar5)" (( "(") (identifier "pcVar5") () ")")))) (; ";")) (expression_statement "DAT_00159b88 = lVar6;" (assignment_expression "DAT_00159b88 = lVar6" (identifier "DAT_00159b88") (= "=") (identifier "lVar6")) (; ";")) (if_statement "if (lVar6 == 0) {\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" (if "if") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);\n warn(uVar7,pcVar5);\n free(pcVar5);\n }" ({ "{") (expression_statement "uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"failed to open separate debug file: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"failed to open separate debug file: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""failed to open separate debug file: %s\n"" (" """) (string_content "failed to open separate debug file: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar7,pcVar5);" (call_expression "warn(uVar7,pcVar5)" (identifier "warn") (argument_list "(uVar7,pcVar5)" (( "(") (identifier "uVar7") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" (identifier "free") (argument_list "(pcVar5)" (( "(") (identifier "pcVar5") () ")"))) (; ";")) (} "}")) (else_clause "else {\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" (else "else") (compound_statement "{\n pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);\n printf(pcVar2,param_1,pcVar5);\n lVar6 = DAT_00159b88;\n DAT_00159b80 = pcVar5;\n }" ({ "{") (expression_statement "pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5);" (assignment_expression "pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" (identifier "pcVar2") (= "=") (cast_expression "(char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"%s: Found separate debug info file: %s\n\n",5)" (identifier "dcgettext") (argument_list "(0,"%s: Found separate debug info file: %s\n\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s: Found separate debug info file: %s\n\n"" (" """) (string_content "%s: Found separate debug info file: %s") (escape_sequence "\n") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar2,param_1,pcVar5);" (call_expression "printf(pcVar2,param_1,pcVar5)" (identifier "printf") (argument_list "(pcVar2,param_1,pcVar5)" (( "(") (identifier "pcVar2") (, ",") (identifier "param_1") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "lVar6 = DAT_00159b88;" (assignment_expression "lVar6 = DAT_00159b88" (identifier "lVar6") (= "=") (identifier "DAT_00159b88")) (; ";")) (expression_statement "DAT_00159b80 = pcVar5;" (assignment_expression "DAT_00159b80 = pcVar5" (identifier "DAT_00159b80") (= "=") (identifier "pcVar5")) (; ";")) (} "}")))) (} "}")))) (} "}")))) (return_statement "return lVar6;" (return "return") (identifier "lVar6") (; ";")) (} "}")))
void * function_1 (char *main_filename,type_1 *xlink,type_2 parse_func, type_3 check_func,void *func_data) { long lVar1; type_4 var_12; char *var_1; char *var_7; size_t var_6; size_t var_8; char *var_10; void *var_18; char *pcVar8; var_1 = (*parse_func)(xlink,func_data); if (var_1 == (char *)0x0) { var_1 = xlink->name; if (var_1 == (char *)0x0) { var_1 = xlink->uncompressed_name; } var_10 = (char *)var_2(0,"Corrupt debuglink section: %s\n",5); var_3(var_10,var_1); var_18 = (void *)0x0; } else { var_7 = (char *)var_4(main_filename); var_6 = var_5(var_7); var_10 = var_7; if (var_6 == 0) { var_6 = 0; } else { var_8 = var_6; if (var_7[var_6 - 1] == '/') { var_10 = var_7 + var_6; } else { do { var_6 = var_8 - 1; if (var_6 == 0) goto LAB_0010f21a; lVar1 = var_8 - 2; var_8 = var_6; } while (var_7[lVar1] != '/'); var_10 = var_7 + var_6; } } LAB_0010f21a: *var_10 = '\0'; var_8 = var_5(var_1); var_10 = (char *)var_9(var_6 + 0x33 + var_8); if (var_10 == (char *)0x0) { var_18 = (void *)0x0; var_1 = (char *)var_2(0,"Out of memory",5); var_3(var_1); } else { var_11(var_10,var_1,var_8 + 1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { var_13(var_10,".debug/%s",var_1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { var_13(var_10,"%s%s",var_7,var_1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { var_13(var_10,"%s.debug/%s",var_7,var_1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { var_13(var_10,"%s/%s","/usr/lib/debug",var_1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { var_13(var_10,"%s/%s","/usr/lib/debug/usr",var_1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { var_14(var_10,"/lib/debug/",0xb); var_15(var_10 + 0xb,var_1); var_12 = (*check_func)(var_10,func_data); if (var_12 == 0) { pcVar8 = (char *)var_2(0,"could not find separate debug file \'%s\'\n",5); var_3(pcVar8,var_1); pcVar8 = (char *)var_2(0,"tried: %s\n",5); var_3(pcVar8,var_10); var_13(var_10,"%s/%s","/usr/lib/debug/usr",var_1); pcVar8 = (char *)var_2(0,"tried: %s\n",5); var_3(pcVar8,var_10); var_13(var_10,"%s/%s","/usr/lib/debug",var_1); pcVar8 = (char *)var_2(0,"tried: %s\n",5); var_3(pcVar8,var_10); var_13(var_10,"%s.debug/%s",var_7,var_1); pcVar8 = (char *)var_2(0,"tried: %s\n",5); var_3(pcVar8,var_10); var_13(var_10,"%s%s",var_7,var_1); pcVar8 = (char *)var_2(0,"tried: %s\n",5); var_3(pcVar8,var_10); var_13(var_10,".debug/%s",var_1); pcVar8 = (char *)var_2(0,"tried: %s\n",5); var_3(pcVar8,var_10); var_15(var_10,var_1); var_1 = (char *)var_2(0,"tried: %s\n",5); var_3(var_1,var_10); var_16(var_7); var_16(var_10); return (void *)0x0; } } } } } } } var_16(var_7); var_18 = var_17(var_10); separate_debug_file = var_18; if (var_18 == (void *)0x0) { var_1 = (char *)var_2(0,"failed to open separate debug file: %s\n",5); var_3(var_1,var_10); var_16(var_10); } else { var_1 = (char *)var_2(0,"%s: Found separate debug info file: %s\n\n",5); var_19(var_1,main_filename,var_10); var_18 = separate_debug_file; separate_debug_filename = var_10; } } } return var_18; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) 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: (identifier))) arguments: (argument_list (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: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (identifier)))) condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (char_literal (character))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (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) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (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) (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))))))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))))))))) (return_statement (identifier)))))
null
long MASKED(undefined8 param_1,long *param_2,code *param_3,code *param_4,undefined8 param_5) { int iVar1; char *pcVar2; char *__s; size_t sVar3; size_t sVar4; char *pcVar5; long lVar6; undefined8 uVar7; pcVar2 = (char *)(*param_3)(param_2,param_5); if (pcVar2 == (char *)0x0) { lVar6 = param_2[2]; if (lVar6 == 0) { lVar6 = *param_2; } uVar7 = dcgettext(0,"Corrupt debuglink section: %s\n",5); warn(uVar7,lVar6); lVar6 = 0; } else { __s = (char *)lrealpath(param_1); sVar3 = strlen(__s); pcVar5 = __s; if (sVar3 == 0) { sVar3 = 0; } else { sVar4 = sVar3; if (__s[sVar3 - 1] == '/') { pcVar5 = __s + sVar3; } else { do { sVar3 = sVar4 - 1; if (sVar3 == 0) goto LAB_0010f21a; lVar6 = sVar4 - 2; sVar4 = sVar3; } while (__s[lVar6] != '/'); pcVar5 = __s + sVar3; } } LAB_0010f21a: *pcVar5 = '\0'; sVar4 = strlen(pcVar2); pcVar5 = (char *)malloc(sVar3 + 0x33 + sVar4); if (pcVar5 == (char *)0x0) { lVar6 = 0; uVar7 = dcgettext(0,"Out of memory",5); warn(uVar7); } else { memcpy(pcVar5,pcVar2,sVar4 + 1); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,".debug/%s",pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s%s",__s,pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s.debug/%s",__s,pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { builtin_strncpy(pcVar5,"/lib/debug/",0xb); strcpy(pcVar5 + 0xb,pcVar2); iVar1 = (*param_4)(pcVar5,param_5); if (iVar1 == 0) { uVar7 = dcgettext(0,"could not find separate debug file \'%s\'\n",5); warn(uVar7,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s/%s","/usr/lib/debug/usr",pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s/%s","/usr/lib/debug",pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s.debug/%s",__s,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,"%s%s",__s,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); sprintf(pcVar5,".debug/%s",pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); strcpy(pcVar5,pcVar2); uVar7 = dcgettext(0,"tried: %s\n",5); warn(uVar7,pcVar5); free(__s); free(pcVar5); return 0; } } } } } } } free(__s); lVar6 = FUN_0010e700(pcVar5); DAT_00159b88 = lVar6; if (lVar6 == 0) { uVar7 = dcgettext(0,"failed to open separate debug file: %s\n",5); warn(uVar7,pcVar5); free(pcVar5); } else { pcVar2 = (char *)dcgettext(0,"%s: Found separate debug info file: %s\n\n",5); printf(pcVar2,param_1,pcVar5); lVar6 = DAT_00159b88; DAT_00159b80 = pcVar5; } } } return lVar6; }
5541_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
base_read_symbols
FUN_00245ef0
/* WARNING: Enum "SHT": Some values do not have unique names */ /* DWARF original prototype: void base_read_symbols(Sized_dynobj<32,_false> * this, Read_symbols_data * sd) */ void __thiscall gold::Sized_dynobj<32,_false>::base_read_symbols (Sized_dynobj<32,_false> *this,Read_symbols_data *sd) { uchar *pshdrs; size_t __haystacklen; uchar *names; void *pvVar1; Compressed_section_map *pCVar2; File_view *pFVar3; char *pcVar4; Input_file *this_00; uint uVar5; uint link; uint versym_shndx; uint verdef_shndx; uint verneed_shndx; uint dynamic_shndx; uint dummy; Object::read_section_data<32,_false>((Object *)this,&this->elf_file_,sd); pshdrs = sd->section_headers->data_; find_dynsym_sections(this,pshdrs,&versym_shndx,&verdef_shndx,&verneed_shndx,&dynamic_shndx); __haystacklen = sd->section_names_size; sd->symbols = (File_view *)0x0; sd->symbols_size = 0; names = sd->section_names->data_; sd->external_symbols_offset = 0; sd->symbol_names = (File_view *)0x0; sd->symbol_names_size = 0; sd->versym = (File_view *)0x0; sd->versym_size = 0; sd->verdef = (File_view *)0x0; sd->verdef_size = 0; sd->verdef_info = 0; sd->verneed = (File_view *)0x0; sd->verneed_size = 0; sd->verneed_info = 0; pvVar1 = memmem(names,__haystacklen,".zdebug_",8); if ((pvVar1 != (void *)0x0) && (pCVar2 = build_compressed_section_map<32,_false> (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names, __haystacklen,(Object *)this,true), pCVar2 != (Compressed_section_map *)0x0)) { (this->super_Dynobj).super_Object.compressed_sections_ = pCVar2; } link = this->dynsym_shndx_; if (link == 0xffffffff) { LAB_00245ffa: if (dynamic_shndx != 0xffffffff) { pFVar3 = sd->symbol_names; if (pFVar3 != (File_view *)0x0) { pFVar3 = (File_view *)pFVar3->data_; } read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size); } return; } this_00 = (this->super_Dynobj).super_Object.input_file_; if (this_00 != (Input_file *)0x0) { pFVar3 = File_read::get_lasting_view (&this_00->file_,(this->super_Dynobj).super_Object.offset_, (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10), (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false); sd->symbols = pFVar3; uVar5 = link * 0x28; link = *(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18); sd->symbols_size = (ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14); if (0xfeff < link) { elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_); link = link + (this->elf_file_).large_shndx_offset_; } if ((this->super_Dynobj).super_Object.shnum_ <= link) { pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u"); Object::error((Object *)this,pcVar4,(ulong)link); return; } uVar5 = *(uint *)(pshdrs + (ulong)(link * 0x28) + 4); if (uVar5 != 3) { pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u"); Object::error((Object *)this,pcVar4,(ulong)uVar5); return; } this_00 = (this->super_Dynobj).super_Object.input_file_; if (this_00 != (Input_file *)0x0) { pFVar3 = File_read::get_lasting_view (&this_00->file_,(this->super_Dynobj).super_Object.offset_, (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10), (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false); sd->symbol_names = pFVar3; uVar5 = this->dynsym_shndx_; sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14); read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size ,&dummy); read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size, &sd->verdef_info); read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed, &sd->verneed_size,&sd->verneed_info); goto LAB_00245ffa; } } /* WARNING: Subroutine does not return */ Object::input_file((Object *)this_00); }
void FUN_00245ef0(long param_1,long *param_2) { int iVar1; undefined4 uVar2; long lVar3; size_t __haystacklen; void *__haystack; void *pvVar4; long lVar5; long lVar6; undefined8 uVar7; uint uVar8; undefined4 local_4c; undefined4 local_48; undefined4 local_44; int local_40; undefined1 local_3c [12]; FUN_0019fd10(param_1,param_1 + 0x90,param_2); lVar3 = *(long *)(*param_2 + 0x10); FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40); __haystacklen = param_2[2]; param_2[3] = 0; param_2[4] = 0; __haystack = *(void **)(param_2[1] + 0x10); param_2[5] = 0; param_2[6] = 0; param_2[7] = 0; param_2[8] = 0; param_2[9] = 0; param_2[10] = 0; param_2[0xb] = 0; *(undefined4 *)(param_2 + 0xc) = 0; param_2[0xd] = 0; param_2[0xe] = 0; *(undefined4 *)(param_2 + 0xf) = 0; pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8); if ((pvVar4 != (void *)0x0) && (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1) , lVar5 != 0)) { *(long *)(param_1 + 0x48) = lVar5; } uVar8 = *(uint *)(param_1 + 0xb0); if (uVar8 == 0xffffffff) { LAB_00245ffa: if (local_40 != -1) { lVar5 = param_2[6]; if (lVar5 != 0) { lVar5 = *(long *)(lVar5 + 0x10); } FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]); } return; } lVar5 = (ulong)(uVar8 * 0x28) + lVar3; if (*(long *)(param_1 + 0x28) != 0) { lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30), *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0); param_2[3] = lVar6; uVar8 = *(uint *)(lVar5 + 0x18); param_2[4] = (ulong)*(uint *)(lVar5 + 0x14); if (0xfeff < uVar8) { FUN_0015d360(param_1 + 0x90); uVar8 = uVar8 + *(int *)(param_1 + 0xa8); } if (*(uint *)(param_1 + 0x38) <= uVar8) { uVar7 = gettext("invalid dynamic symbol table name index: %u"); FUN_0019a740(param_1,uVar7,uVar8); return; } lVar5 = (ulong)(uVar8 * 0x28) + lVar3; iVar1 = *(int *)(lVar5 + 4); if (iVar1 != 3) { uVar7 = gettext("dynamic symbol table name section has wrong type: %u"); FUN_0019a740(param_1,uVar7,iVar1); return; } if (*(long *)(param_1 + 0x28) != 0) { lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30), *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0); param_2[6] = lVar6; uVar2 = *(undefined4 *)(param_1 + 0xb0); param_2[7] = (ulong)*(uint *)(lVar5 + 0x14); FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c); FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc) ; FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf ); goto LAB_00245ffa; } } /* WARNING: Subroutine does not return */ FUN_0023f0a0(); }
PUSH R15 MOV RDX,RSI PUSH R14 LEA R14,[RDI + 0x90] PUSH R13 PUSH R12 PUSH RBP MOV RBP,RDI PUSH RBX MOV RBX,RSI MOV RSI,R14 SUB RSP,0x28 CALL 0x0019fd10 MOV RAX,qword ptr [RBX] LEA RCX,[RSP + 0x10] MOV RDI,RBP LEA RDX,[RSP + 0xc] LEA R9,[RSP + 0x18] MOV R13,qword ptr [RAX + 0x10] LEA R8,[RSP + 0x14] MOV RSI,R13 CALL 0x00243550 MOV RAX,qword ptr [RBX + 0x8] MOV R15,qword ptr [RBX + 0x10] MOV qword ptr [RBX + 0x18],0x0 MOV qword ptr [RBX + 0x20],0x0 MOV ECX,0x8 LEA RDX,[0x307600] MOV R12,qword ptr [RAX + 0x10] MOV qword ptr [RBX + 0x28],0x0 MOV RSI,R15 MOV qword ptr [RBX + 0x30],0x0 MOV qword ptr [RBX + 0x38],0x0 MOV RDI,R12 MOV qword ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x50],0x0 MOV qword ptr [RBX + 0x58],0x0 MOV dword ptr [RBX + 0x60],0x0 MOV qword ptr [RBX + 0x68],0x0 MOV qword ptr [RBX + 0x70],0x0 MOV dword ptr [RBX + 0x78],0x0 CALL 0x0013e810 TEST RAX,RAX JZ 0x00245fed MOV ESI,dword ptr [RBP + 0x38] MOV R9D,0x1 MOV R8,RBP MOV RCX,R15 MOV RDX,R12 MOV RDI,R13 CALL 0x001ae740 TEST RAX,RAX JZ 0x00245fed MOV qword ptr [RBP + 0x48],RAX MOV R12D,dword ptr [RBP + 0xb0] CMP R12D,-0x1 JNZ 0x00246038 MOV EDX,dword ptr [RSP + 0x18] CMP EDX,-0x1 JZ 0x00246022 MOV R8,qword ptr [RBX + 0x30] MOV R9,qword ptr [RBX + 0x38] TEST R8,R8 JZ 0x00246014 MOV R8,qword ptr [R8 + 0x10] MOV ECX,R12D MOV RSI,R13 MOV RDI,RBP CALL 0x00245bf0 ADD RSP,0x28 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA R12D,[R12 + R12*0x4] MOV RDI,qword ptr [RBP + 0x28] SHL R12D,0x3 ADD R12,R13 MOV ECX,dword ptr [R12 + 0x14] MOV EDX,dword ptr [R12 + 0x10] TEST RDI,RDI JZ 0x002461d9 MOV RSI,qword ptr [RBP + 0x30] ADD RDI,0x28 XOR R9D,R9D MOV R8D,0x1 CALL 0x0016b9b0 MOV qword ptr [RBX + 0x18],RAX MOV EAX,dword ptr [R12 + 0x14] MOV R12D,dword ptr [R12 + 0x18] MOV qword ptr [RBX + 0x20],RAX CMP R12D,0xfeff JA 0x002461a0 CMP R12D,dword ptr [RBP + 0x38] JNC 0x002461b8 LEA R14D,[R12 + R12*0x4] SHL R14D,0x3 ADD R14,R13 MOV R15D,dword ptr [R14 + 0x4] CMP R15D,0x3 JNZ 0x00246170 MOV RDI,qword ptr [RBP + 0x28] MOV ECX,dword ptr [R14 + 0x14] MOV EDX,dword ptr [R14 + 0x10] TEST RDI,RDI JZ 0x002461d9 MOV RSI,qword ptr [RBP + 0x30] ADD RDI,0x28 XOR R9D,R9D XOR R8D,R8D CALL 0x0016b9b0 LEA R9,[RBX + 0x40] MOV RSI,R13 MOV RDI,RBP MOV qword ptr [RBX + 0x30],RAX MOV EAX,dword ptr [R14 + 0x14] MOV ECX,0x6fffffff MOV R8D,dword ptr [RBP + 0xb0] MOV qword ptr [RBX + 0x38],RAX LEA RAX,[RSP + 0x1c] PUSH RAX LEA RAX,[RBX + 0x48] PUSH RAX MOV EDX,dword ptr [RSP + 0x1c] CALL 0x00243830 POP RAX LEA RAX,[RBX + 0x60] POP RDX PUSH RAX LEA RAX,[RBX + 0x58] LEA R9,[RBX + 0x50] MOV R8D,R12D PUSH RAX MOV EDX,dword ptr [RSP + 0x20] MOV ECX,0x6ffffffd MOV RSI,R13 MOV RDI,RBP CALL 0x00243830 LEA RAX,[RBX + 0x78] POP RCX POP RSI PUSH RAX LEA RAX,[RBX + 0x70] MOV R8D,R12D MOV RDI,RBP PUSH RAX MOV EDX,dword ptr [RSP + 0x24] LEA R9,[RBX + 0x68] MOV ECX,0x6ffffffe MOV RSI,R13 CALL 0x00243830 POP RDI POP R8 JMP 0x00245ffa LEA RDI,[0x323bb0] CALL 0x0013e320 MOV EDX,R15D MOV RDI,RBP MOV RSI,RAX XOR EAX,EAX CALL 0x0019a740 ADD RSP,0x28 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RDI,R14 CALL 0x0015d360 ADD R12D,dword ptr [RBP + 0xa8] JMP 0x0024608f LEA RDI,[0x323b80] CALL 0x0013e320 MOV EDX,R12D MOV RDI,RBP MOV RSI,RAX XOR EAX,EAX CALL 0x0019a740 JMP 0x00246022 CALL 0x0023f0a0
null
null
null
null
[(u'PTRSUB_-1204066180', u'LOAD_-1204067597'), (u'INT_ADD_-1204067207', u'MULTIEQUAL_-1204066685'), ('const-0', u'PTRSUB_-1204066217'), (u'INDIRECT_-1204066723', u'MULTIEQUAL_-1204066693'), (u'PTRSUB_-1204066401', u'PTRSUB_-1204066341'), ('tmp_1903', u'CAST_-1204066416'), ('const-32', u'PTRSUB_-1204066317'), (u'CALL_-1204068549', u'INDIRECT_-1204066953'), ('const-0', u'PTRSUB_-1204066227'), (u'CALL_-1204068248', u'STORE_-1204068229'), (u'LOAD_-1204067978', u'INT_ZEXT_-1204067192'), (u'PTRSUB_-1204066671', u'STORE_-1204068475'), (u'INDIRECT_-1204066744', u'MULTIEQUAL_-1204066714'), (u'CALL_-1204067904', u'INDIRECT_-1204066540'), (u'LOAD_-1204067611', u'INT_ZEXT_-1204067107'), (u'PTRSUB_-1204066328', u'LOAD_-1204068048'), ('const-40', u'INT_MULT_-1204066306'), ('const-80', u'PTRSUB_-1204066585'), (u'CALL_-1204067354', u'CAST_-1204066000'), ('const-433', u'STORE_-1204067875'), ('const-72', u'PTRSUB_-1204066412'), (u'INDIRECT_-1204066269', u'MULTIEQUAL_-1204066533'), (u'PTRSUB_-1204066194', u'PTRSUB_-1204066185'), (u'LOAD_-1204068048', u'MULTIEQUAL_-1204066671'), ('tmp_1903', u'CALL_-1204067544'), (u'LOAD_-1204068224', u'INT_MULT_-1204066421'), ('const-1879048189', u'CALL_-1204067473'), (u'PTRSUB_-1204066567', u'STORE_-1204068347'), (u'INT_ZEXT_-1204066804', u'CALL_-1204067192'), (u'CALL_-1204068493', u'INDIRECT_-1204066872'), ('const-433', u'STORE_-1204067616'), (u'INT_MULT_-1204066306', u'INT_ZEXT_-1204066325'), ('tmp_1904', u'PTRSUB_-1204066332'), ('tmp_1903', u'CAST_-1204066624'), (u'PTRSUB_-1204066459', u'PTRSUB_-1204066444'), ('const-16', u'PTRSUB_-1204066641'), (u'PTRSUB_-1204066332', u'STORE_-1204067900'), (u'LOAD_-1204067844', u'INT_LESSEQUAL_-1204067828'), (u'INT_ADD_-1204066435', u'PTRADD_-1204067925'), (u'LOAD_-1204067728', u'INT_NOTEQUAL_-1204067692'), (u'LOAD_-1204068517', u'PTRADD_-1204067824'), ('const-16', u'PTRSUB_-1204066676'), (u'MULTIEQUAL_-1204066642', u'CALL_-1204068116'), (u'INT_MULT_-1204066420', u'INT_ZEXT_-1204066439'), ('tmp_1904', u'PTRSUB_-1204066095'), (u'CALL_-1204067904', u'INDIRECT_-1204066582'), ('const-80', u'PTRSUB_-1204066132'), ('const-433', u'STORE_-1204068369'), ('const-0', u'PTRSUB_-1204066459'), ('const-4294967295', u'INT_EQUAL_-1204068200'), (u'INDIRECT_-1204066734', u'MULTIEQUAL_-1204066672'), ('tmp_1904', u'PTRSUB_-1204066541'), ('const-433', u'LOAD_-1204067950'), (u'PTRSUB_-1204066243', u'LOAD_-1204067844'), ('tmp_1904', u'PTRSUB_-1204066676'), ('tmp_412', u'CBRANCH_-1204068196'), (u'LOAD_-1204067713', u'INT_ZEXT_-1204067080'), ('tmp_1850', u'BRANCH_-1204067207'), (u'CAST_-1204065914', u'CALL_-1204067192'), ('const--64', u'PTRSUB_-1204066705'), (u'CAST_-1204065898', u'CALL_-1204067262'), (u'CALL_-1204068301', u'INDIRECT_-1204066776'), ('const-8', u'CALL_-1204068301'), (u'LOAD_-1204067721', u'INT_ZEXT_-1204067124'), (u'PTRSUB_-1204065987', u'PTRSUB_-1204065967'), (u'INT_NOTEQUAL_-1204067692', u'CBRANCH_-1204067691'), ('tmp_1903', u'PTRSUB_-1204066490'), (u'CALL_-1204068248', u'INDIRECT_-1204066723'), ('const-0', u'PTRSUB_-1204066523'), ('const-433', u'LOAD_-1204067978'), ('tmp_1904', u'PTRSUB_-1204066585'), ('const-0', u'STORE_-1204068326'), (u'LOAD_-1204068284', u'CALL_-1204068248'), (u'LOAD_-1204068142', u'CAST_-1204066353'), (u'PTRSUB_-1204066309', u'PTRSUB_-1204066297'), (u'COPY_-1204066623', u'CALL_-1204068301'), (u'CALL_-1204067634', u'INDIRECT_-1204066490'), ('const-1', u'PTRADD_-1204067824'), (u'CAST_-1204066258', u'LOAD_-1204067886'), (u'LOAD_-1204067728', u'MULTIEQUAL_-1204066671'), (u'INT_ZEXT_-1204067192', u'CALL_-1204067904'), (u'CAST_-1204066339', u'CALL_-1204068116'), (u'LOAD_-1204068517', u'PTRADD_-1204067696'), ('tmp_1903', u'CAST_-1204065983'), ('const-433', u'LOAD_-1204067987'), (u'LOAD_-1204068517', u'CALL_-1204068248'), ('const-433', u'STORE_-1204068315'), (u'PTRSUB_-1204066254', u'PTRSUB_-1204066243'), (u'CALL_-1204068248', u'INDIRECT_-1204066702'), (u'LOAD_-1204068517', u'CALL_-1204068493'), (u'LOAD_-1204068548', u'PTRSUB_-1204066619'), (u'LOAD_-1204068224', u'INT_EQUAL_-1204068200'), (u'CALL_-1204067231', u'INDIRECT_-1204066290'), (u'MULTIEQUAL_-1204066651', u'MULTIEQUAL_-1204066642'), (u'INDIRECT_-1204066414', u'CALL_-1204067473'), (u'CAST_-1204065931', u'CALL_-1204067192'), ('tmp_1904', u'PTRSUB_-1204066194'), (u'PTRSUB_-1204066603', u'STORE_-1204068391'), ('tmp_1904', u'PTRSUB_-1204066662'), (u'INT_MULT_-1204066307', u'INT_ZEXT_-1204066326'), ('const-1879048191', u'CALL_-1204067544'), ('const-40', u'PTRSUB_-1204066221'), (u'CALL_-1204067544', u'INDIRECT_-1204066372'), (u'CALL_-1204067402', u'INDIRECT_-1204066292'), (u'LOAD_-1204067886', u'INT_ADD_-1204067207'), (u'LOAD_-1204067950', u'CALL_-1204067904'), ('const-40', u'INT_MULT_-1204066309'), (u'PTRSUB_-1204066636', u'STORE_-1204068432'), (u'LOAD_-1204068048', u'PTRSUB_-1204066351'), (u'CALL_-1204068248', u'INDIRECT_-1204066681'), ('const-433', u'STORE_-1204068337'), (u'PTRSUB_-1204066299', u'PTRSUB_-1204066254'), (u'CALL_-1204068248', u'INT_NOTEQUAL_-1204068233'), (u'CALL_-1204068301', u'INDIRECT_-1204066713'), ('const-4294967295', u'INT_NOTEQUAL_-1204068173'), ('const-112', u'PTRSUB_-1204066095'), ('const-48', u'PTRSUB_-1204066624'), ('const-0', u'INT_NOTEQUAL_-1204068286'), ('tmp_1903', u'PTRSUB_-1204066227'), (u'PTRSUB_-1204066724', u'LOAD_-1204068548'), (u'LOAD_-1204068224', u'INT_MULT_-1204066420'), (u'MULTIEQUAL_-1204066685', u'CALL_-1204067473'), ('const-1', u'PTRADD_-1204067549'), (u'MULTIEQUAL_-1204066685', u'INT_ZEXT_-1204066804'), ('const-433', u'LOAD_-1204067713'), (u'PTRSUB_-1204066144', u'CALL_-1204067473'), (u'CALL_-1204068493', u'INDIRECT_-1204066851'), ('const-433', u'STORE_-1204068326'), (u'CALL_-1204067225', u'CAST_-1204065931'), ('tmp_1226', u'CBRANCH_-1204067691'), (u'CAST_-1204066264', u'LOAD_-1204067895'), ('const-1', u'PTRADD_-1204067659'), ('const-20', u'INT_ADD_-1204066388'), (u'PTRSUB_-1204066756', u'CALL_-1204068549'), (u'PTRSUB_-1204066167', u'CALL_-1204067544'), (u'CALL_-1204067904', u'INDIRECT_-1204066561'), ('tmp_1904', u'PTRSUB_-1204066671'), ('const-433', u'LOAD_-1204067728'), (u'INT_ZEXT_-1204067124', u'CALL_-1204067634'), (u'PTRSUB_-1204066576', u'STORE_-1204068358'), (u'LOAD_-1204068224', u'INT_MULT_-1204066419'), (u'PTRSUB_-1204066619', u'LOAD_-1204068517'), ('const-0', u'STORE_-1204068347'), (u'CALL_-1204068549', u'INDIRECT_-1204066932'), (u'INT_ZEXT_-1204067237', u'CALL_-1204067904'), (u'PTRADD_-1204067696', u'CAST_-1204066212'), (u'CALL_-1204068493', u'INDIRECT_-1204066893'), (u'INDIRECT_-1204066681', u'MULTIEQUAL_-1204066651'), (u'LOAD_-1204068441', u'CALL_-1204068301'), ('tmp_1904', u'PTRSUB_-1204066461'), ('tmp_1904', u'PTRSUB_-1204066550'), ('tmp_1904', u'PTRSUB_-1204066624'), ('tmp_4028', u'PTRSUB_-1204066711'), ('const-40', u'PTRSUB_-1204066207'), (u'INT_MULT_-1204066308', u'INT_ZEXT_-1204066327'), ('const-88', u'PTRSUB_-1204066576'), (u'INT_ADD_-1204066382', u'PTRADD_-1204067824'), (u'PTRSUB_-1204066662', u'STORE_-1204068464'), (u'INT_ADD_-1204066388', u'PTRADD_-1204067833'), (u'INT_ZEXT_-1204066326', u'INT_ADD_-1204066299'), ('const-0', u'CALL_-1204067634'), ('const-1', u'PTRADD_-1204067925'), (u'PTRSUB_-1204066720', u'CALL_-1204068493'), ('const-433', u'LOAD_-1204067611'), ('const-0', u'CALL_-1204067634'), ('const-24', u'PTRSUB_-1204066671'), (u'CALL_-1204067634', u'STORE_-1204067616'), (u'PTRSUB_-1204066341', u'PTRSUB_-1204066328'), (u'CAST_-1204065983', u'CALL_-1204067321'), ('const-16', u'INT_ADD_-1204066429'), (u'CAST_-1204066191', u'LOAD_-1204067721'), (u'LOAD_-1204068517', u'CALL_-1204068116'), (u'INDIRECT_-1204066248', u'MULTIEQUAL_-1204066512'), ('const-48', u'PTRSUB_-1204066194'), ('const-0', u'PTRSUB_-1204066250'), (u'INDIRECT_-1204066292', u'MULTIEQUAL_-1204066642'), ('tmp_808', u'CBRANCH_-1204067955'), ('const-0', u'PTRSUB_-1204066426'), ('const-96', u'PTRSUB_-1204066144'), ('tmp_1903', u'CAST_-1204065914'), ('const-433', u'LOAD_-1204068142'), (u'MULTIEQUAL_-1204066837', u'CALL_-1204068116'), ('const-433', u'LOAD_-1204067886'), ('const-40', u'INT_MULT_-1204066418'), (u'LOAD_-1204068517', u'PTRADD_-1204067916'), (u'INT_NOTEQUAL_-1204067736', u'CBRANCH_-1204067733'), (u'INDIRECT_-1204066227', u'MULTIEQUAL_-1204066491'), ('tmp_1903', u'PTRSUB_-1204066756'), (u'PTRSUB_-1204066351', u'CALL_-1204067904'), (u'LOAD_-1204068224', u'INT_MULT_-1204066418'), (u'LOAD_-1204068491', u'PTRSUB_-1204066641'), ('const-0', u'STORE_-1204068380'), ('const-0', u'RETURN_-1204068058'), ('const-72', u'PTRSUB_-1204066160'), ('const-433', u'STORE_-1204067584'), (u'LOAD_-1204067597', u'CALL_-1204067544'), (u'PTRSUB_-1204066426', u'PTRSUB_-1204066412'), (u'MULTIEQUAL_-1204066685', u'INT_MULT_-1204066306'), ('const-4', u'INT_ADD_-1204066323'), (u'LOAD_-1204068517', u'PTRADD_-1204067549'), ('const-433', u'STORE_-1204067900'), (u'LOAD_-1204068224', u'MULTIEQUAL_-1204066837'), (u'LOAD_-1204068171', u'MULTIEQUAL_-1204067078'), (u'CALL_-1204067473', u'INDIRECT_-1204066353'), ('const-433', u'STORE_-1204068347'), (u'CALL_-1204067231', u'INDIRECT_-1204066269'), ('const-3', u'INT_NOTEQUAL_-1204067736'), (u'LOAD_-1204068517', u'PTRADD_-1204067833'), ('const-3292080', u'COPY_-1204066182'), ('tmp_1904', u'PTRSUB_-1204066132'), (u'INDIRECT_-1204066603', u'MULTIEQUAL_-1204066554'), (u'LOAD_-1204068484', u'CALL_-1204068248'), ('const-64', u'PTRSUB_-1204066205'), ('const-24', u'PTRSUB_-1204065967'), (u'INT_ADD_-1204066323', u'PTRADD_-1204067696'), (u'PTRSUB_-1204066194', u'STORE_-1204067616'), (u'INT_ZEXT_-1204066327', u'INT_ADD_-1204066304'), (u'INDIRECT_-1204066713', u'MULTIEQUAL_-1204066651'), ('const-16', u'PTRSUB_-1204066619'), (u'INT_EQUAL_-1204068200', u'CBRANCH_-1204068196'), (u'LOAD_-1204067895', u'INT_ZEXT_-1204067225'), ('const-433', u'LOAD_-1204067686'), ('tmp_1903', u'PTRSUB_-1204066401'), (u'MULTIEQUAL_-1204066685', u'INT_MULT_-1204066307'), (u'PTRSUB_-1204066357', u'PTRSUB_-1204066309'), ('const-104', u'PTRSUB_-1204066079'), ('const-32', u'PTRSUB_-1204066662'), (u'PTRSUB_-1204066132', u'CALL_-1204067473'), ('const-433', u'LOAD_-1204068284'), ('tmp_949', u'CBRANCH_-1204067849'), (u'COPY_-1204066111', u'CALL_-1204067225'), ('tmp_1904', u'CALL_-1204068549'), ('tmp_452', u'CBRANCH_-1204068172'), (u'LOAD_-1204067758', u'INT_ZEXT_-1204066878'), (u'PTRSUB_-1204066317', u'STORE_-1204067875'), ('const-1', u'PTRADD_-1204067916'), ('const-433', u'LOAD_-1204068224'), (u'INDIRECT_-1204066582', u'MULTIEQUAL_-1204066533'), (u'PTRSUB_-1204066297', u'LOAD_-1204067950'), ('tmp_1904', u'PTRSUB_-1204066615'), ('const-433', u'LOAD_-1204068548'), ('const-40', u'INT_MULT_-1204066308'), (u'PTRADD_-1204067549', u'CAST_-1204066138'), (u'CAST_-1204066000', u'CALL_-1204067321'), (u'PTRADD_-1204067659', u'CAST_-1204066191'), ('const-0', u'STORE_-1204068315'), (u'CAST_-1204066305', u'LOAD_-1204067978'), ('const-0', u'INT_NOTEQUAL_-1204067692'), (u'PTRSUB_-1204066756', u'CALL_-1204067231'), ('const-48', u'PTRSUB_-1204066461'), (u'PTRSUB_-1204066705', u'CALL_-1204068493'), ('const-0', u'PTRSUB_-1204066490'), ('const-0', u'INT_NOTEQUAL_-1204068144'), ('const-56', u'PTRSUB_-1204066456'), ('tmp_1903', u'CALL_-1204068493'), ('tmp_1904', u'PTRSUB_-1204066160'), ('const-433', u'LOAD_-1204068164'), (u'PTRSUB_-1204065967', u'LOAD_-1204067225'), ('const-0', u'PTRSUB_-1204066724'), (u'PTRSUB_-1204066711', u'CALL_-1204068493'), (u'CALL_-1204067544', u'INDIRECT_-1204066393'), (u'PTRADD_-1204067925', u'CAST_-1204066311'), (u'INT_ZEXT_-1204066437', u'INT_ADD_-1204066382'), (u'LOAD_-1204068171', u'INT_NOTEQUAL_-1204068144'), (u'LOAD_-1204068048', u'INT_NOTEQUAL_-1204067956'), (u'CAST_-1204066186', u'LOAD_-1204067713'), ('const-0', u'CALL_-1204067904'), ('tmp_1903', u'PTRSUB_-1204065987'), (u'INT_MULT_-1204066419', u'INT_ZEXT_-1204066438'), (u'CALL_-1204068301', u'INT_NOTEQUAL_-1204068286'), (u'LOAD_-1204067758', u'INT_NOTEQUAL_-1204067736'), (u'INT_NOTEQUAL_-1204068173', u'CBRANCH_-1204068172'), (u'PTRSUB_-1204066641', u'LOAD_-1204068441'), (u'CALL_-1204067634', u'INDIRECT_-1204066427'), ('tmp_1904', u'PTRSUB_-1204066603'), ('tmp_1904', u'PTRSUB_-1204066456'), (u'PTRSUB_-1204066681', u'LOAD_-1204068491'), ('tmp_1904', u'PTRSUB_-1204066724'), (u'LOAD_-1204067886', u'MULTIEQUAL_-1204066685'), (u'INT_LESS_-1204067840', u'CBRANCH_-1204067849'), ('const-144', u'PTRSUB_-1204065987'), ('const-0', u'PTRSUB_-1204066194'), (u'INT_ZEXT_-1204067080', u'CALL_-1204067634'), ('const-120', u'PTRSUB_-1204066103'), (u'LOAD_-1204068441', u'CAST_-1204066417'), (u'PTRSUB_-1204066207', u'LOAD_-1204067728'), (u'INT_NOTEQUAL_-1204068233', u'CBRANCH_-1204068232'), (u'CAST_-1204066624', u'CALL_-1204068549'), (u'LOAD_-1204067987', u'INT_ZEXT_-1204067237'), (u'LOAD_-1204068517', u'CALL_-1204067402'), (u'PTRSUB_-1204066484', u'LOAD_-1204068224'), ('tmp_1904', u'PTRSUB_-1204066594'), ('const-40', u'INT_MULT_-1204066307'), ('const-0', u'STORE_-1204068358'), (u'CALL_-1204067231', u'INDIRECT_-1204066248'), (u'MULTIEQUAL_-1204066685', u'CALL_-1204067402'), ('const-48', u'PTRSUB_-1204066297'), ('const-48', u'PTRSUB_-1204066185'), (u'LOAD_-1204068517', u'CALL_-1204067473'), ('tmp_1904', u'PTRSUB_-1204066144'), (u'PTRADD_-1204067824', u'CAST_-1204066258'), ('const-0', u'STORE_-1204068369'), ('const-65279', u'INT_LESS_-1204067840'), ('tmp_1903', u'CALL_-1204067402'), ('tmp_1904', u'PTRSUB_-1204066103'), ('const-1', u'CALL_-1204067904'), (u'INT_ZEXT_-1204066438', u'INT_ADD_-1204066388'), (u'PTRSUB_-1204066446', u'LOAD_-1204068142'), ('const-0', u'INT_NOTEQUAL_-1204067956'), (u'PTRSUB_-1204066461', u'LOAD_-1204068171'), (u'INT_NOTEQUAL_-1204068144', u'CBRANCH_-1204068143'), (u'INT_ZEXT_-1204066439', u'INT_ADD_-1204066429'), ('const-3175936', u'COPY_-1204066623'), (u'PTRSUB_-1204066095', u'CALL_-1204067402'), (u'PTRSUB_-1204066550', u'STORE_-1204068326'), ('const-88', u'PTRSUB_-1204066137'), (u'PTRSUB_-1204066624', u'STORE_-1204068417'), (u'CALL_-1204068549', u'INDIRECT_-1204066911'), (u'CALL_-1204067544', u'INDIRECT_-1204066414'), ('const-0', u'RETURN_-1204067263'), ('tmp_1904', u'PTRSUB_-1204066137'), (u'CALL_-1204067634', u'INDIRECT_-1204066469'), ('tmp_1172', u'CBRANCH_-1204067733'), ('const-0', u'STORE_-1204068391'), (u'PTRSUB_-1204066541', u'STORE_-1204068315'), (u'CAST_-1204066138', u'LOAD_-1204067611'), (u'PTRADD_-1204067651', u'CAST_-1204066186'), (u'INDIRECT_-1204066290', u'MULTIEQUAL_-1204066554'), ('const-40', u'INT_MULT_-1204066420'), ('const-0', u'PTRSUB_-1204066254'), (u'PTRSUB_-1204066695', u'CALL_-1204068493'), ('const--72', u'PTRSUB_-1204066720'), ('const-0', u'STORE_-1204068406'), (u'PTRSUB_-1204066559', u'STORE_-1204068337'), ('const--68', u'PTRSUB_-1204066695'), (u'CALL_-1204068301', u'INDIRECT_-1204066755'), ('tmp_1904', u'PTRSUB_-1204066636'), ('const-20', u'INT_ADD_-1204066252'), ('tmp_494', u'CBRANCH_-1204068143'), ('tmp_1903', u'PTRSUB_-1204066484'), ('const-433', u'LOAD_-1204068491'), ('const-0', u'PTRSUB_-1204066401'), ('const-40', u'INT_MULT_-1204066419'), ('tmp_308', u'CBRANCH_-1204068285'), (u'INT_ZEXT_-1204067107', u'STORE_-1204067584'), (u'CALL_-1204067904', u'STORE_-1204067900'), ('const-64', u'PTRSUB_-1204066603'), ('tmp_4028', u'PTRSUB_-1204066705'), (u'PTRSUB_-1204066217', u'PTRSUB_-1204066207'), ('const-144', u'PTRSUB_-1204066756'), (u'LOAD_-1204067886', u'INT_LESS_-1204067840'), ('const-433', u'STORE_-1204068380'), ('const-433', u'LOAD_-1204067895'), ('const-433', u'STORE_-1204068432'), (u'CALL_-1204067634', u'INDIRECT_-1204066448'), (u'CALL_-1204068301', u'INDIRECT_-1204066734'), ('const-433', u'LOAD_-1204067721'), ('const-433', u'LOAD_-1204068441'), (u'INT_ZEXT_-1204066325', u'INT_ADD_-1204066252'), (u'PTRADD_-1204067833', u'CAST_-1204066264'), (u'INDIRECT_-1204066702', u'MULTIEQUAL_-1204066672'), (u'CAST_-1204066416', u'CALL_-1204068248'), (u'PTRSUB_-1204066221', u'CALL_-1204067634'), (u'PTRSUB_-1204066594', u'STORE_-1204068380'), ('tmp_987', u'CBRANCH_-1204067825'), ('const-8', u'PTRSUB_-1204066681'), (u'PTRSUB_-1204066523', u'PTRSUB_-1204066459'), (u'CALL_-1204067231', u'INDIRECT_-1204066227'), ('tmp_1904', u'PTRSUB_-1204066576'), ('tmp_4028', u'PTRSUB_-1204066695'), ('const-24', u'PTRSUB_-1204066332'), ('const--76', u'PTRSUB_-1204066711'), (u'PTRSUB_-1204066205', u'CALL_-1204067544'), ('const-104', u'PTRSUB_-1204066559'), ('const-120', u'PTRSUB_-1204066541'), ('const-433', u'LOAD_-1204067758'), (u'MULTIEQUAL_-1204066671', u'CAST_-1204065898'), (u'PTRSUB_-1204066137', u'CALL_-1204067473'), ('tmp_4028', u'PTRSUB_-1204066167'), (u'CALL_-1204068549', u'INDIRECT_-1204066890'), (u'LOAD_-1204068171', u'PTRSUB_-1204066446'), (u'LOAD_-1204068164', u'CALL_-1204068116'), ('const-40', u'PTRSUB_-1204066328'), (u'INDIRECT_-1204066561', u'MULTIEQUAL_-1204066512'), (u'INT_ZEXT_-1204067225', u'STORE_-1204067875'), ('const-0', u'PTRSUB_-1204066357'), ('const-0', u'PTRSUB_-1204066299'), ('tmp_1591', u'BRANCH_-1204067388'), ('const-56', u'PTRSUB_-1204066243'), ('const-0', u'RETURN_-1204066503'), ('const-56', u'PTRSUB_-1204066444'), ('const--60', u'PTRSUB_-1204066167'), ('tmp_1903', u'PTRSUB_-1204066180'), (u'INT_MULT_-1204066418', u'INT_ZEXT_-1204066437'), (u'INT_ZEXT_-1204066440', u'INT_ADD_-1204066435'), (u'CAST_-1204066212', u'LOAD_-1204067758'), (u'INT_LESSEQUAL_-1204067828', u'CBRANCH_-1204067825'), ('tmp_1903', u'PTRSUB_-1204066299'), ('const-1', u'PTRADD_-1204067651'), ('const-433', u'LOAD_-1204067597'), ('const-433', u'LOAD_-1204068048'), ('const-1', u'PTRADD_-1204067833'), (u'LOAD_-1204068517', u'PTRADD_-1204067651'), (u'PTRSUB_-1204066227', u'PTRSUB_-1204066194'), ('tmp_1904', u'PTRSUB_-1204066079'), ('const-40', u'PTRSUB_-1204066351'), ('const-24', u'INT_ADD_-1204066382'), (u'PTRSUB_-1204066250', u'PTRSUB_-1204066217'), (u'MULTIEQUAL_-1204066642', u'INT_NOTEQUAL_-1204068173'), (u'INT_MULT_-1204066309', u'INT_ZEXT_-1204066328'), (u'CALL_-1204067473', u'INDIRECT_-1204066332'), ('tmp_1903', u'PTRSUB_-1204066250'), (u'PTRSUB_-1204066444', u'LOAD_-1204068284'), ('tmp_1904', u'PTRSUB_-1204066559'), ('const-176', u'PTRSUB_-1204066484'), ('tmp_1903', u'PTRSUB_-1204066357'), ('const-433', u'STORE_-1204068391'), ('const-176', u'PTRSUB_-1204066180'), ('const-433', u'STORE_-1204068475'), (u'CALL_-1204068493', u'INDIRECT_-1204066914'), (u'PTRADD_-1204067916', u'CAST_-1204066305'), ('const-72', u'PTRSUB_-1204066594'), ('const-433', u'LOAD_-1204068171'), (u'MULTIEQUAL_-1204066685', u'INT_LESSEQUAL_-1204067828'), ('const-433', u'STORE_-1204068229'), (u'PTRSUB_-1204066160', u'CALL_-1204067544'), ('tmp_362', u'CBRANCH_-1204068232'), ('const-1879048190', u'CALL_-1204067402'), ('const-0', u'PTRSUB_-1204066309'), (u'PTRSUB_-1204066172', u'STORE_-1204067584'), ('const-20', u'INT_ADD_-1204066435'), ('const-433', u'STORE_-1204068406'), (u'MULTIEQUAL_-1204066685', u'MULTIEQUAL_-1204066837'), ('const-0', u'STORE_-1204068417'), (u'PTRSUB_-1204066456', u'LOAD_-1204068164'), (u'INT_ZEXT_-1204066328', u'INT_ADD_-1204066323'), (u'INT_MULT_-1204066421', u'INT_ZEXT_-1204066440'), ('const-0', u'PTRSUB_-1204066341'), ('const-16', u'INT_ADD_-1204066299'), ('const-0', u'INT_NOTEQUAL_-1204068233'), ('const-433', u'LOAD_-1204068517'), (u'CALL_-1204068248', u'INDIRECT_-1204066744'), ('tmp_4028', u'PTRSUB_-1204066720'), ('const-96', u'PTRSUB_-1204066567'), (u'INDIRECT_-1204066755', u'MULTIEQUAL_-1204066693'), (u'CAST_-1204066353', u'MULTIEQUAL_-1204067078'), ('const-16', u'PTRSUB_-1204066446'), ('tmp_1903', u'CALL_-1204067473'), (u'CAST_-1204066311', u'LOAD_-1204067987'), (u'PTRSUB_-1204066490', u'PTRSUB_-1204066426'), (u'PTRSUB_-1204066185', u'LOAD_-1204067686'), (u'INDIRECT_-1204066540', u'MULTIEQUAL_-1204066491'), ('tmp_1904', u'PTRSUB_-1204066172'), ('const-3292032', u'COPY_-1204066111'), (u'MULTIEQUAL_-1204066685', u'INT_MULT_-1204066308'), ('const-1', u'PTRADD_-1204067696'), (u'PTRSUB_-1204066079', u'CALL_-1204067402'), (u'COPY_-1204066182', u'CALL_-1204067354'), (u'INT_NOTEQUAL_-1204067956', u'CBRANCH_-1204067955'), ('const-433', u'STORE_-1204068358'), ('const-433', u'STORE_-1204068464'), (u'PTRSUB_-1204066585', u'STORE_-1204068369'), ('const-0', u'STORE_-1204068475'), (u'LOAD_-1204067686', u'CALL_-1204067634'), (u'LOAD_-1204067225', u'INT_ADD_-1204067207'), ('tmp_1903', u'PTRSUB_-1204066523'), (u'INDIRECT_-1204066776', u'MULTIEQUAL_-1204066714'), ('const-0', u'STORE_-1204068432'), ('const-1', u'CALL_-1204068248'), ('const-112', u'PTRSUB_-1204066550'), (u'LOAD_-1204068517', u'PTRADD_-1204067925'), ('tmp_1904', u'PTRSUB_-1204066567'), ('const-433', u'STORE_-1204068417'), (u'INT_NOTEQUAL_-1204068286', u'CBRANCH_-1204068285'), ('const-40', u'PTRSUB_-1204066636'), (u'PTRSUB_-1204066103', u'CALL_-1204067402'), ('const-0', u'STORE_-1204068464'), ('const-20', u'INT_ADD_-1204066304'), (u'INT_ZEXT_-1204066878', u'CALL_-1204067321'), ('const-433', u'LOAD_-1204067225'), (u'CAST_-1204066417', u'CALL_-1204068248'), (u'INT_ADD_-1204066299', u'PTRADD_-1204067651'), (u'LOAD_-1204067728', u'PTRSUB_-1204066221'), ('const-56', u'PTRSUB_-1204066172'), ('tmp_1903', u'CALL_-1204068116'), (u'LOAD_-1204068517', u'CALL_-1204067544'), (u'PTRSUB_-1204066615', u'STORE_-1204068406'), ('const-1', u'RETURN_-1204067257'), (u'LOAD_-1204068517', u'PTRADD_-1204067659'), ('const-0', u'STORE_-1204068337'), ('const-56', u'PTRSUB_-1204066615'), ('tmp_1904', u'PTRSUB_-1204066681'), (u'PTRSUB_-1204066676', u'LOAD_-1204068484'), ('const-433', u'LOAD_-1204067844'), (u'PTRSUB_-1204066412', u'STORE_-1204068229'), (u'LOAD_-1204068484', u'CALL_-1204068301'), (u'INT_ADD_-1204066304', u'PTRADD_-1204067659'), ('const-433', u'LOAD_-1204068484'), ('const-40', u'INT_MULT_-1204066421'), (u'MULTIEQUAL_-1204066685', u'INT_MULT_-1204066309'), (u'INT_ADD_-1204066429', u'PTRADD_-1204067916'), (u'INT_ADD_-1204066252', u'PTRADD_-1204067549'), (u'INDIRECT_-1204066490', u'CALL_-1204067544'), ('tmp_1904', u'PTRSUB_-1204066317'), ('tmp_1904', u'PTRSUB_-1204066205'), (u'CALL_-1204067904', u'INDIRECT_-1204066603'), (u'INDIRECT_-1204066353', u'CALL_-1204067402'), (u'MULTIEQUAL_-1204067078', u'CAST_-1204066339')]
[('const-433', u'LOAD_-1204068142'), ('const-0', u'CALL_-1204067634'), (u'PTRADD_-1204066364', u'STORE_-1204067875'), (u'PTRSUB_-1204066742', u'CALL_-1204068493'), ('const-6', u'PTRADD_-1204066260'), (u'PTRADD_-1204066199', u'CALL_-1204067473'), ('tmp_4003', u'LOAD_-1204068548'), (u'INT_ADD_-1204068425', u'CAST_-1204066635'), ('const-8', u'PTRADD_-1204066271'), ('tmp_4005', u'INT_ADD_-1204068032'), (u'INT_ADD_-1204067697', u'CAST_-1204066272'), (u'CALL_-1204068248', u'STORE_-1204068229'), ('const-8', u'PTRADD_-1204066199'), ('tmp_4005', u'CALL_-1204067402'), ('const-8', u'PTRADD_-1204066204'), (u'MULTIEQUAL_-1204066677', u'CALL_-1204068116'), (u'MULTIEQUAL_-1204066706', u'INT_LESSEQUAL_-1204067828'), (u'MULTIEQUAL_-1204067094', u'CALL_-1204068116'), (u'INT_ADD_-1204067595', u'CAST_-1204066224'), (u'INT_ZEXT_-1204067113', u'STORE_-1204067584'), ('const-433', u'STORE_-1204068326'), ('const-433', u'STORE_-1204067900'), ('const-0', u'STORE_-1204068464'), ('const-8', u'PTRADD_-1204066699'), (u'LOAD_-1204067728', u'INT_ADD_-1204067661'), ('tmp_4005', u'INT_ADD_-1204067213'), (u'INT_ADD_-1204067879', u'CAST_-1204066349'), ('const-433', u'STORE_-1204068464'), ('const-8', u'PTRADD_-1204066648'), (u'CALL_-1204068301', u'INDIRECT_-1204066790'), (u'INT_ADD_-1204067962', u'CAST_-1204066391'), ('tmp_4003', u'PTRADD_-1204066639'), ('const-16', u'INT_ADD_-1204068126'), ('tmp_4003', u'PTRADD_-1204066565'), ('tmp_4003', u'PTRADD_-1204066648'), ('const-0', u'STORE_-1204068337'), (u'LOAD_-1204067844', u'INT_LESSEQUAL_-1204067828'), (u'LOAD_-1204067728', u'INT_NOTEQUAL_-1204067692'), ('const-7', u'PTRADD_-1204066639'), (u'CALL_-1204068493', u'INDIRECT_-1204066886'), ('const-20', u'INT_ADD_-1204067971'), (u'CALL_-1204067904', u'INDIRECT_-1204066596'), (u'MULTIEQUAL_-1204066706', u'CALL_-1204067192'), (u'INT_ADD_-1204068032', u'CAST_-1204066409'), ('const-48', u'INT_ADD_-1204067670'), (u'CALL_-1204068301', u'INDIRECT_-1204066748'), (u'CALL_-1204068549', u'INDIRECT_-1204066946'), (u'PTRADD_-1204066704', u'LOAD_-1204068491'), (u'PTRADD_-1204066239', u'STORE_-1204067584'), (u'CAST_-1204066568', u'STORE_-1204068347'), (u'CALL_-1204068493', u'INDIRECT_-1204066928'), (u'PTRADD_-1204066227', u'CALL_-1204067544'), (u'PTRSUB_-1204066733', u'CALL_-1204068493'), ('const-1', u'PTRADD_-1204066704'), ('tmp_412', u'CBRANCH_-1204068196'), ('tmp_1850', u'BRANCH_-1204067207'), ('const-0', u'RETURN_-1204066523'), (u'INDIRECT_-1204066304', u'MULTIEQUAL_-1204066568'), ('tmp_4003', u'PTRADD_-1204066364'), ('const-8', u'PTRADD_-1204066170'), ('const-433', u'LOAD_-1204067886'), (u'INT_ADD_-1204067670', u'CAST_-1204066258'), (u'INT_ADD_-1204067752', u'INT_ADD_-1204067705'), (u'LOAD_-1204068224', u'MULTIEQUAL_-1204066858'), (u'PTRADD_-1204066648', u'STORE_-1204068417'), (u'INT_NOTEQUAL_-1204067692', u'CBRANCH_-1204067691'), (u'INDIRECT_-1204066638', u'MULTIEQUAL_-1204066589'), (u'LOAD_-1204068441', u'CALL_-1204068248'), ('const-433', u'STORE_-1204068475'), (u'LOAD_-1204067895', u'INT_ZEXT_-1204067231'), ('tmp_4003', u'PTRADD_-1204066211'), ('const-1', u'CALL_-1204068248'), ('const-11', u'PTRADD_-1204066204'), (u'PTRADD_-1204066627', u'STORE_-1204068391'), ('const-4', u'PTRADD_-1204066685'), ('tmp_4003', u'PTRADD_-1204066699'), (u'LOAD_-1204068284', u'CALL_-1204068248'), ('const-433', u'LOAD_-1204068491'), ('const-433', u'STORE_-1204068347'), ('const-7', u'PTRADD_-1204066485'), (u'MULTIEQUAL_-1204066706', u'CALL_-1204067473'), ('const-433', u'LOAD_-1204068484'), ('const-65279', u'INT_LESS_-1204067840'), (u'LOAD_-1204067611', u'INT_ZEXT_-1204067113'), ('const-3175936', u'COPY_-1204066643'), ('const-56', u'INT_ADD_-1204067828'), (u'LOAD_-1204068517', u'CALL_-1204068248'), ('const-20', u'INT_ADD_-1204067595'), ('tmp_4005', u'CALL_-1204067544'), (u'CALL_-1204067544', u'INDIRECT_-1204066449'), (u'CALL_-1204067634', u'INDIRECT_-1204066525'), ('const-16', u'INT_ADD_-1204068501'), (u'MULTIEQUAL_-1204066706', u'MULTIEQUAL_-1204066858'), (u'LOAD_-1204068517', u'CALL_-1204068493'), ('const-433', u'STORE_-1204068358'), (u'LOAD_-1204068224', u'INT_MULT_-1204068010'), (u'LOAD_-1204068224', u'INT_EQUAL_-1204068200'), ('const-0', u'STORE_-1204068315'), (u'CAST_-1204066224', u'LOAD_-1204067611'), (u'CALL_-1204067544', u'INDIRECT_-1204066428'), ('const-15', u'PTRADD_-1204066170'), ('const-0', u'STORE_-1204068391'), (u'LOAD_-1204067886', u'INT_ADD_-1204067207'), (u'CAST_-1204066489', u'LOAD_-1204068224'), (u'LOAD_-1204067950', u'CALL_-1204067904'), (u'INDIRECT_-1204066790', u'MULTIEQUAL_-1204066728'), ('tmp_4003', u'PTRADD_-1204066260'), ('const-8', u'PTRADD_-1204066660'), ('const-16', u'INT_ADD_-1204068425'), ('tmp_4003', u'PTRADD_-1204066204'), (u'INDIRECT_-1204066617', u'MULTIEQUAL_-1204066568'), (u'CALL_-1204068248', u'INT_NOTEQUAL_-1204068233'), (u'INDIRECT_-1204066596', u'MULTIEQUAL_-1204066547'), ('const-0', u'STORE_-1204068475'), ('const-8', u'PTRADD_-1204066639'), (u'CAST_-1204066494', u'STORE_-1204068229'), (u'CAST_-1204066544', u'STORE_-1204068315'), ('const-0', u'INT_NOTEQUAL_-1204068286'), ('const-433', u'LOAD_-1204068548'), ('tmp_4002', u'PTRSUB_-1204066717'), (u'PTRADD_-1204066271', u'CALL_-1204067544'), (u'LOAD_-1204067758', u'CALL_-1204067321'), ('const-10', u'PTRADD_-1204066199'), (u'LOAD_-1204067886', u'MULTIEQUAL_-1204066706'), ('const-8', u'PTRADD_-1204066574'), ('tmp_4002', u'PTRSUB_-1204066742'), (u'CALL_-1204067231', u'INDIRECT_-1204066325'), (u'CALL_-1204067231', u'INDIRECT_-1204066304'), ('tmp_4005', u'INT_ADD_-1204068268'), (u'INDIRECT_-1204066748', u'MULTIEQUAL_-1204066686'), (u'INT_ADD_-1204068268', u'CAST_-1204066526'), ('tmp_4005', u'INT_ADD_-1204067828'), ('tmp_1226', u'CBRANCH_-1204067691'), ('const-0', u'CALL_-1204067904'), ('const-1879048190', u'CALL_-1204067402'), ('tmp_4003', u'PTRADD_-1204066379'), (u'CAST_-1204066272', u'LOAD_-1204067713'), (u'MULTIEQUAL_-1204066706', u'CALL_-1204067402'), ('const-3292032', u'COPY_-1204066131'), (u'CALL_-1204067231', u'INDIRECT_-1204066262'), ('const-176', u'INT_ADD_-1204068208'), (u'MULTIEQUAL_-1204066686', u'MULTIEQUAL_-1204066677'), (u'INT_ADD_-1204068215', u'CAST_-1204066494'), ('const-433', u'STORE_-1204067584'), (u'INT_ADD_-1204067971', u'CAST_-1204066397'), ('const-12', u'PTRADD_-1204066591'), ('const-0', u'STORE_-1204068432'), ('const-8', u'PTRADD_-1204066583'), ('tmp_4003', u'PTRADD_-1204066685'), ('const-8', u'PTRADD_-1204066565'), ('const-8', u'PTRADD_-1204066490'), (u'PTRADD_-1204066211', u'CALL_-1204067473'), (u'INT_ADD_-1204067661', u'CALL_-1204067634'), ('const-10', u'PTRADD_-1204066609'), (u'COPY_-1204066202', u'CALL_-1204067354'), (u'INT_ADD_-1204067828', u'CAST_-1204066319'), ('const-4294967295', u'INT_NOTEQUAL_-1204068173'), ('const-433', u'LOAD_-1204068441'), ('const-0', u'STORE_-1204068417'), (u'LOAD_-1204068441', u'CALL_-1204068301'), (u'INDIRECT_-1204066758', u'MULTIEQUAL_-1204066728'), (u'CALL_-1204067904', u'INDIRECT_-1204066575'), (u'CAST_-1204066409', u'LOAD_-1204068048'), ('const-433', u'LOAD_-1204067721'), (u'PTRADD_-1204066565', u'CAST_-1204066544'), (u'INDIRECT_-1204066716', u'MULTIEQUAL_-1204066686'), ('tmp_4003', u'PTRADD_-1204066199'), (u'CALL_-1204067904', u'INDIRECT_-1204066617'), (u'INDIRECT_-1204066327', u'MULTIEQUAL_-1204066677'), ('const-8', u'PTRADD_-1204066704'), (u'LOAD_-1204068171', u'INT_ADD_-1204068126'), (u'INT_MULT_-1204068010', u'INT_ZEXT_-1204067023'), ('const-16', u'INT_ADD_-1204067697'), ('tmp_4005', u'CALL_-1204067473'), (u'INT_ADD_-1204068591', u'CALL_-1204068549'), ('const-433', u'LOAD_-1204067686'), ('const-0', u'STORE_-1204068380'), ('const-433', u'LOAD_-1204067987'), (u'MULTIEQUAL_-1204066706', u'INT_MULT_-1204067781'), (u'INT_ADD_-1204067934', u'CAST_-1204066376'), ('const-433', u'LOAD_-1204068284'), (u'CALL_-1204067634', u'STORE_-1204067616'), (u'CALL_-1204068549', u'INDIRECT_-1204066967'), (u'CAST_-1204066349', u'LOAD_-1204067895'), ('const-433', u'STORE_-1204068315'), ('tmp_4003', u'PTRADD_-1204066600'), ('const-433', u'LOAD_-1204067978'), (u'CALL_-1204068493', u'INDIRECT_-1204066907'), (u'INT_ZEXT_-1204066910', u'INT_ADD_-1204067752'), ('tmp_4003', u'PTRADD_-1204066583'), ('tmp_4003', u'PTRADD_-1204066694'), ('const-8', u'PTRADD_-1204066162'), (u'LOAD_-1204068171', u'MULTIEQUAL_-1204067094'), (u'CALL_-1204067634', u'INDIRECT_-1204066504'), ('const-0', u'STORE_-1204068326'), (u'INDIRECT_-1204066811', u'MULTIEQUAL_-1204066749'), ('const-433', u'STORE_-1204068417'), (u'LOAD_-1204068517', u'CALL_-1204068116'), (u'PTRADD_-1204066170', u'CALL_-1204067402'), ('tmp_4005', u'INT_ADD_-1204068215'), (u'PTRSUB_-1204066727', u'CALL_-1204068493'), ('tmp_808', u'CBRANCH_-1204067955'), (u'INT_ADD_-1204067925', u'CALL_-1204067904'), ('const-1', u'CALL_-1204067904'), (u'INT_ADD_-1204067870', u'CAST_-1204066343'), (u'CAST_-1204066297', u'LOAD_-1204067758'), (u'INT_MULT_-1204067781', u'INT_ZEXT_-1204066910'), ('const-8', u'PTRADD_-1204066146'), (u'INT_NOTEQUAL_-1204067736', u'CBRANCH_-1204067733'), ('const-8', u'PTRADD_-1204066618'), (u'CAST_-1204066391', u'LOAD_-1204067978'), ('const-0', u'RETURN_-1204068058'), (u'PTRSUB_-1204066717', u'CALL_-1204068493'), (u'LOAD_-1204067597', u'CALL_-1204067544'), (u'INDIRECT_-1204066575', u'MULTIEQUAL_-1204066526'), (u'CALL_-1204067634', u'INDIRECT_-1204066462'), ('tmp_4005', u'CALL_-1204068116'), ('const-8', u'PTRADD_-1204066364'), (u'MULTIEQUAL_-1204066858', u'CALL_-1204068116'), ('const-433', u'LOAD_-1204067611'), (u'CAST_-1204066214', u'LOAD_-1204067597'), (u'CAST_-1204066258', u'LOAD_-1204067686'), (u'INDIRECT_-1204066388', u'CALL_-1204067402'), (u'CALL_-1204067473', u'INDIRECT_-1204066367'), (u'PTRADD_-1204066639', u'STORE_-1204068406'), ('tmp_4003', u'PTRADD_-1204066271'), ('const-433', u'STORE_-1204068406'), ('tmp_4005', u'INT_ADD_-1204067934'), (u'LOAD_-1204068484', u'CALL_-1204068248'), ('const-0', u'STORE_-1204068347'), ('const-3292080', u'COPY_-1204066202'), ('const-3', u'PTRADD_-1204066379'), ('const-433', u'LOAD_-1204068164'), ('tmp_4003', u'PTRADD_-1204066146'), (u'PTRADD_-1204066379', u'STORE_-1204067900'), (u'INT_EQUAL_-1204068200', u'CBRANCH_-1204068196'), ('tmp_4005', u'INT_ADD_-1204068591'), ('tmp_4003', u'PTRADD_-1204066704'), (u'CALL_-1204068549', u'INDIRECT_-1204066988'), ('tmp_949', u'CBRANCH_-1204067849'), (u'CALL_-1204068248', u'INDIRECT_-1204066779'), ('tmp_4002', u'PTRSUB_-1204066733'), ('tmp_452', u'CBRANCH_-1204068172'), (u'INDIRECT_-1204066769', u'MULTIEQUAL_-1204066707'), (u'CAST_-1204066397', u'LOAD_-1204067987'), ('const-0', u'CALL_-1204067634'), (u'INDIRECT_-1204066325', u'MULTIEQUAL_-1204066589'), ('tmp_4003', u'PTRADD_-1204066227'), ('tmp_4003', u'PTRADD_-1204066660'), ('tmp_4003', u'PTRADD_-1204066485'), ('tmp_4002', u'PTRSUB_-1204066233'), (u'CALL_-1204067904', u'INDIRECT_-1204066638'), ('const-433', u'STORE_-1204067616'), ('const-0', u'INT_NOTEQUAL_-1204067692'), (u'CALL_-1204068248', u'INDIRECT_-1204066716'), ('const-0', u'INT_NOTEQUAL_-1204068144'), ('const-1879048191', u'CALL_-1204067544'), (u'PTRADD_-1204066660', u'STORE_-1204068432'), ('const-3', u'INT_NOTEQUAL_-1204067736'), ('tmp_4003', u'CALL_-1204068549'), (u'LOAD_-1204068171', u'INT_NOTEQUAL_-1204068144'), (u'PTRADD_-1204066204', u'CALL_-1204067473'), (u'LOAD_-1204068048', u'INT_NOTEQUAL_-1204067956'), (u'INT_ADD_-1204067752', u'INT_ADD_-1204067697'), ('tmp_4002', u'PTRSUB_-1204066727'), ('const-0', u'STORE_-1204068406'), (u'LOAD_-1204067758', u'INT_NOTEQUAL_-1204067736'), (u'CALL_-1204068301', u'INT_NOTEQUAL_-1204068286'), ('const--72', u'PTRSUB_-1204066742'), (u'INT_NOTEQUAL_-1204068173', u'CBRANCH_-1204068172'), (u'CALL_-1204067354', u'CALL_-1204067321'), (u'CAST_-1204066277', u'LOAD_-1204067721'), ('tmp_4003', u'PTRADD_-1204066239'), ('const-4', u'PTRADD_-1204066364'), ('tmp_4003', u'PTRADD_-1204066618'), ('tmp_4005', u'INT_ADD_-1204067581'), ('const-433', u'STORE_-1204068432'), ('const-8', u'PTRADD_-1204066227'), (u'INT_LESS_-1204067840', u'CBRANCH_-1204067849'), (u'INT_ADD_-1204067213', u'CAST_-1204066039'), ('const-20', u'INT_ADD_-1204067879'), ('const-176', u'INT_ADD_-1204067581'), (u'INT_NOTEQUAL_-1204068233', u'CBRANCH_-1204068232'), (u'INT_ADD_-1204067981', u'INT_ADD_-1204067971'), ('const-8', u'CALL_-1204068301'), (u'LOAD_-1204068517', u'CALL_-1204067402'), (u'PTRADD_-1204066618', u'STORE_-1204068380'), (u'CALL_-1204067231', u'INDIRECT_-1204066283'), (u'LOAD_-1204068517', u'INT_ADD_-1204067981'), (u'CAST_-1204066376', u'LOAD_-1204067950'), ('const-433', u'STORE_-1204068369'), (u'LOAD_-1204068517', u'CALL_-1204067473'), (u'INT_ZEXT_-1204067231', u'STORE_-1204067875'), ('const-8', u'PTRADD_-1204066591'), (u'INT_ADD_-1204067752', u'INT_ADD_-1204067742'), ('const-433', u'LOAD_-1204067728'), (u'INT_ADD_-1204068126', u'CAST_-1204066438'), (u'PTRADD_-1204066600', u'STORE_-1204068358'), ('const-12', u'PTRADD_-1204066211'), ('const-0', u'INT_NOTEQUAL_-1204067956'), (u'INT_NOTEQUAL_-1204068144', u'CBRANCH_-1204068143'), (u'MULTIEQUAL_-1204066677', u'INT_NOTEQUAL_-1204068173'), ('const--64', u'PTRSUB_-1204066727'), ('const-433', u'LOAD_-1204067225'), ('const-40', u'INT_ADD_-1204067925'), ('const-24', u'INT_ADD_-1204067870'), ('const-9', u'PTRADD_-1204066227'), (u'PTRADD_-1204066591', u'CAST_-1204066568'), ('const-16', u'INT_ADD_-1204067962'), ('const-4', u'INT_ADD_-1204067742'), ('const-0', u'RETURN_-1204067263'), ('tmp_1172', u'CBRANCH_-1204067733'), ('const-433', u'STORE_-1204068229'), ('const-9', u'PTRADD_-1204066618'), ('const-1879048189', u'CALL_-1204067473'), ('tmp_4005', u'INT_ADD_-1204067670'), (u'LOAD_-1204068142', u'MULTIEQUAL_-1204067094'), ('const-15', u'PTRADD_-1204066565'), ('tmp_4005', u'INT_ADD_-1204067712'), (u'LOAD_-1204067721', u'CALL_-1204067634'), ('const-3', u'PTRADD_-1204066694'), (u'LOAD_-1204068048', u'INT_ADD_-1204067925'), ('tmp_4005', u'CALL_-1204068549'), ('const-433', u'LOAD_-1204068224'), ('const-433', u'STORE_-1204067875'), ('const-13', u'PTRADD_-1204066583'), ('tmp_494', u'CBRANCH_-1204068143'), (u'PTRADD_-1204066609', u'STORE_-1204068369'), (u'INT_ADD_-1204067981', u'INT_ADD_-1204067870'), ('tmp_308', u'CBRANCH_-1204068285'), ('const-40', u'INT_ADD_-1204067661'), ('const--68', u'PTRSUB_-1204066717'), (u'CALL_-1204067904', u'STORE_-1204067900'), ('const-13', u'PTRADD_-1204066146'), ('const-48', u'INT_ADD_-1204067934'), (u'CAST_-1204066689', u'LOAD_-1204068517'), ('const-72', u'INT_ADD_-1204068215'), ('const-433', u'LOAD_-1204067895'), (u'LOAD_-1204067886', u'INT_LESS_-1204067840'), ('const-4294967295', u'INT_EQUAL_-1204068200'), (u'CALL_-1204067634', u'INDIRECT_-1204066483'), (u'CAST_-1204066438', u'LOAD_-1204068142'), ('tmp_4003', u'PTRADD_-1204066574'), ('const-8', u'PTRADD_-1204066609'), (u'LOAD_-1204068517', u'INT_ADD_-1204067752'), ('const-433', u'STORE_-1204068391'), ('const-8', u'PTRADD_-1204066685'), ('tmp_4003', u'PTRADD_-1204066162'), ('const--76', u'PTRSUB_-1204066733'), ('tmp_987', u'CBRANCH_-1204067825'), ('tmp_4005', u'CALL_-1204068248'), (u'CALL_-1204068549', u'INDIRECT_-1204066925'), (u'CAST_-1204066343', u'LOAD_-1204067886'), (u'PTRADD_-1204066146', u'CALL_-1204067402'), ('const-6', u'PTRADD_-1204066490'), (u'CALL_-1204068248', u'INDIRECT_-1204066737'), (u'INT_ADD_-1204067742', u'CAST_-1204066297'), ('const-56', u'INT_ADD_-1204068268'), ('const-8', u'PTRADD_-1204066627'), ('const-8', u'PTRADD_-1204066379'), ('const-14', u'PTRADD_-1204066574'), (u'LOAD_-1204068164', u'CALL_-1204068116'), ('tmp_1591', u'BRANCH_-1204067388'), ('tmp_4003', u'PTRADD_-1204066490'), (u'INT_ZEXT_-1204067023', u'INT_ADD_-1204067981'), ('const-8', u'PTRADD_-1204066600'), ('const-433', u'LOAD_-1204067844'), ('const-8', u'PTRADD_-1204066271'), (u'INT_LESSEQUAL_-1204067828', u'CBRANCH_-1204067825'), (u'PTRSUB_-1204066233', u'CALL_-1204067544'), (u'PTRADD_-1204066699', u'LOAD_-1204068484'), (u'LOAD_-1204067713', u'CALL_-1204067634'), (u'INT_ADD_-1204067581', u'CAST_-1204066214'), (u'INT_ADD_-1204068501', u'CAST_-1204066689'), ('const-8', u'PTRADD_-1204066485'), (u'CALL_-1204067402', u'INDIRECT_-1204066327'), ('const-168', u'INT_ADD_-1204067213'), (u'PTRADD_-1204066694', u'STORE_-1204068475'), (u'INDIRECT_-1204066525', u'CALL_-1204067544'), ('const-40', u'INT_ADD_-1204068032'), ('const-40', u'INT_MULT_-1204068010'), ('tmp_4003', u'PTRADD_-1204066170'), (u'CALL_-1204067473', u'INDIRECT_-1204066388'), ('const-14', u'PTRADD_-1204066162'), ('const-40', u'INT_ADD_-1204067712'), ('const-20', u'INT_ADD_-1204067705'), ('const-8', u'PTRADD_-1204066694'), (u'INDIRECT_-1204066262', u'MULTIEQUAL_-1204066526'), ('const--60', u'PTRSUB_-1204066233'), (u'INDIRECT_-1204066779', u'MULTIEQUAL_-1204066749'), ('const-5', u'PTRADD_-1204066660'), (u'INT_ADD_-1204067752', u'INT_ADD_-1204067595'), ('const-7', u'PTRADD_-1204066239'), ('tmp_4005', u'CALL_-1204067321'), ('tmp_362', u'CBRANCH_-1204068232'), ('tmp_4005', u'INT_ADD_-1204068208'), (u'CALL_-1204067544', u'INDIRECT_-1204066407'), (u'CALL_-1204067225', u'CALL_-1204067192'), (u'INT_ADD_-1204067207', u'MULTIEQUAL_-1204066706'), (u'LOAD_-1204067978', u'CALL_-1204067904'), ('const-0', u'INT_NOTEQUAL_-1204068233'), ('const-433', u'LOAD_-1204068048'), (u'LOAD_-1204067987', u'CALL_-1204067904'), (u'INT_ADD_-1204068591', u'CALL_-1204067231'), ('const-433', u'STORE_-1204068380'), ('const-433', u'LOAD_-1204067950'), ('const-11', u'PTRADD_-1204066600'), ('const-8', u'PTRADD_-1204066260'), ('const-433', u'STORE_-1204068337'), (u'PTRADD_-1204066574', u'STORE_-1204068326'), (u'INT_ADD_-1204067712', u'CAST_-1204066282'), ('const-40', u'INT_MULT_-1204067781'), (u'CALL_-1204068301', u'INDIRECT_-1204066811'), (u'CAST_-1204066635', u'LOAD_-1204068441'), ('const-433', u'LOAD_-1204067597'), (u'INDIRECT_-1204066449', u'CALL_-1204067473'), ('tmp_4003', u'PTRADD_-1204066591'), (u'INT_NOTEQUAL_-1204067956', u'CBRANCH_-1204067955'), ('tmp_4003', u'PTRADD_-1204066609'), ('const-433', u'LOAD_-1204068171'), (u'PTRADD_-1204066685', u'STORE_-1204068464'), ('const-8', u'PTRADD_-1204066239'), (u'LOAD_-1204068491', u'INT_ADD_-1204068425'), (u'INT_ADD_-1204067981', u'INT_ADD_-1204067962'), (u'COPY_-1204066131', u'CALL_-1204067225'), (u'LOAD_-1204067686', u'CALL_-1204067634'), ('tmp_4005', u'CALL_-1204067192'), (u'CAST_-1204066319', u'LOAD_-1204067844'), (u'PTRADD_-1204066162', u'CALL_-1204067402'), (u'LOAD_-1204067225', u'INT_ADD_-1204067207'), ('const-8', u'PTRADD_-1204066627'), (u'PTRADD_-1204066260', u'STORE_-1204067616'), (u'INDIRECT_-1204066283', u'MULTIEQUAL_-1204066547'), ('const-8', u'PTRADD_-1204066211'), (u'CAST_-1204066282', u'LOAD_-1204067728'), (u'COPY_-1204066643', u'CALL_-1204068301'), (u'CAST_-1204066526', u'LOAD_-1204068284'), ('tmp_4003', u'PTRADD_-1204066627'), (u'CALL_-1204068248', u'INDIRECT_-1204066758'), (u'INT_ADD_-1204067705', u'CAST_-1204066277'), (u'INT_NOTEQUAL_-1204068286', u'CBRANCH_-1204068285'), (u'PTRADD_-1204066485', u'LOAD_-1204068164'), ('const-0', u'STORE_-1204068369'), (u'INT_ADD_-1204068208', u'CAST_-1204066489'), ('const-433', u'LOAD_-1204067758'), (u'LOAD_-1204068517', u'CALL_-1204067544'), (u'INDIRECT_-1204066737', u'MULTIEQUAL_-1204066707'), (u'PTRADD_-1204066490', u'LOAD_-1204068171'), ('const-1', u'RETURN_-1204067257'), ('const-0', u'STORE_-1204068358'), (u'PTRADD_-1204066583', u'STORE_-1204068337'), ('const-6', u'PTRADD_-1204066648'), (u'CALL_-1204068493', u'INDIRECT_-1204066949'), (u'LOAD_-1204068548', u'INT_ADD_-1204068501'), (u'LOAD_-1204068484', u'CALL_-1204068301'), (u'INT_ADD_-1204067981', u'INT_ADD_-1204067879'), ('const-433', u'LOAD_-1204068517'), ('tmp_4005', u'CALL_-1204068493'), ('const-433', u'LOAD_-1204067713'), ('const-144', u'INT_ADD_-1204068591'), (u'CALL_-1204068301', u'INDIRECT_-1204066769'), (u'CAST_-1204066039', u'LOAD_-1204067225'), ('const-2', u'PTRADD_-1204066699')]
null
null
00245ef0
x64
O2
(translation_unit "void FUN_00245ef0(long param_1,long *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0023f0a0();\n}\n\n" (function_definition "void FUN_00245ef0(long param_1,long *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0023f0a0();\n}" primitive_type (function_declarator "FUN_00245ef0(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 int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0023f0a0();\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t __haystacklen;" primitive_type identifier ;) (declaration "void *__haystack;" primitive_type (pointer_declarator "*__haystack" * identifier) ;) (declaration "void *pvVar4;" primitive_type (pointer_declarator "*pvVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "undefined4 local_4c;" type_identifier identifier ;) (declaration "undefined4 local_48;" type_identifier identifier ;) (declaration "undefined4 local_44;" type_identifier identifier ;) (declaration "int local_40;" primitive_type identifier ;) (declaration "undefined1 local_3c [12];" type_identifier (array_declarator "local_3c [12]" identifier [ number_literal ]) ;) (expression_statement "FUN_0019fd10(param_1,param_1 + 0x90,param_2);" (call_expression "FUN_0019fd10(param_1,param_1 + 0x90,param_2)" identifier (argument_list "(param_1,param_1 + 0x90,param_2)" ( identifier , (binary_expression "param_1 + 0x90" identifier + number_literal) , identifier ))) ;) (expression_statement "lVar3 = *(long *)(*param_2 + 0x10);" (assignment_expression "lVar3 = *(long *)(*param_2 + 0x10)" identifier = (pointer_expression "*(long *)(*param_2 + 0x10)" * (cast_expression "(long *)(*param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + 0x10)" ( (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" * identifier) + number_literal) ))))) ;) (expression_statement "FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);" (call_expression "FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40)" identifier (argument_list "(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40)" ( identifier , identifier , (pointer_expression "&local_4c" & identifier) , (pointer_expression "&local_48" & identifier) , (pointer_expression "&local_44" & identifier) , (pointer_expression "&local_40" & identifier) ))) ;) (expression_statement "__haystacklen = param_2[2];" (assignment_expression "__haystacklen = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "param_2[3] = 0;" (assignment_expression "param_2[3] = 0" (subscript_expression "param_2[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[4] = 0;" (assignment_expression "param_2[4] = 0" (subscript_expression "param_2[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "__haystack = *(void **)(param_2[1] + 0x10);" (assignment_expression "__haystack = *(void **)(param_2[1] + 0x10)" identifier = (pointer_expression "*(void **)(param_2[1] + 0x10)" * (cast_expression "(void **)(param_2[1] + 0x10)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x10)" ( (binary_expression "param_2[1] + 0x10" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "param_2[5] = 0;" (assignment_expression "param_2[5] = 0" (subscript_expression "param_2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[6] = 0;" (assignment_expression "param_2[6] = 0" (subscript_expression "param_2[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[7] = 0;" (assignment_expression "param_2[7] = 0" (subscript_expression "param_2[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[8] = 0;" (assignment_expression "param_2[8] = 0" (subscript_expression "param_2[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[9] = 0;" (assignment_expression "param_2[9] = 0" (subscript_expression "param_2[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[10] = 0;" (assignment_expression "param_2[10] = 0" (subscript_expression "param_2[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[0xb] = 0;" (assignment_expression "param_2[0xb] = 0" (subscript_expression "param_2[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_2 + 0xc) = 0;" (assignment_expression "*(undefined4 *)(param_2 + 0xc) = 0" (pointer_expression "*(undefined4 *)(param_2 + 0xc)" * (cast_expression "(undefined4 *)(param_2 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_2[0xd] = 0;" (assignment_expression "param_2[0xd] = 0" (subscript_expression "param_2[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[0xe] = 0;" (assignment_expression "param_2[0xe] = 0" (subscript_expression "param_2[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_2 + 0xf) = 0;" (assignment_expression "*(undefined4 *)(param_2 + 0xf) = 0" (pointer_expression "*(undefined4 *)(param_2 + 0xf)" * (cast_expression "(undefined4 *)(param_2 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xf)" ( (binary_expression "param_2 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);" (assignment_expression "pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8)" identifier = (call_expression "memmem(__haystack,__haystacklen,".zdebug_",8)" identifier (argument_list "(__haystack,__haystacklen,".zdebug_",8)" ( identifier , identifier , (string_literal "".zdebug_"" " string_content ") , number_literal )))) ;) (if_statement "if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }" if (parenthesized_expression "((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0))" ( (binary_expression "(pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)" (parenthesized_expression "(pvVar4 != (void *)0x0)" ( (binary_expression "pvVar4 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)" ( (comma_expression "lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0" (assignment_expression "lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" identifier = (call_expression "FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" identifier (argument_list "(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" ( identifier , (pointer_expression "*(undefined4 *)(param_1 + 0x38)" * (cast_expression "(undefined4 *)(param_1 + 0x38)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) , identifier , identifier , identifier , number_literal )))) , (binary_expression "lVar5 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x48) = lVar5;\n }" { (expression_statement "*(long *)(param_1 + 0x48) = lVar5;" (assignment_expression "*(long *)(param_1 + 0x48) = lVar5" (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "uVar8 = *(uint *)(param_1 + 0xb0);" (assignment_expression "uVar8 = *(uint *)(param_1 + 0xb0)" identifier = (pointer_expression "*(uint *)(param_1 + 0xb0)" * (cast_expression "(uint *)(param_1 + 0xb0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) ;) (if_statement "if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }" if (parenthesized_expression "(uVar8 == 0xffffffff)" ( (binary_expression "uVar8 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }" { (labeled_statement "LAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" statement_identifier : (if_statement "if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" if (parenthesized_expression "(local_40 != -1)" ( (binary_expression "local_40 != -1" identifier != number_literal) )) (compound_statement "{\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" { (expression_statement "lVar5 = param_2[6];" (assignment_expression "lVar5 = param_2[6]" identifier = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar5 = *(long *)(lVar5 + 0x10);\n }" { (expression_statement "lVar5 = *(long *)(lVar5 + 0x10);" (assignment_expression "lVar5 = *(long *)(lVar5 + 0x10)" identifier = (pointer_expression "*(long *)(lVar5 + 0x10)" * (cast_expression "(long *)(lVar5 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) ))))) ;) })) (expression_statement "FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);" (call_expression "FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7])" identifier (argument_list "(param_1,lVar3,local_40,uVar8,lVar5,param_2[7])" ( identifier , identifier , identifier , identifier , identifier , (subscript_expression "param_2[7]" identifier [ number_literal ]) ))) ;) }))) (return_statement "return;" return ;) })) (expression_statement "lVar5 = (ulong)(uVar8 * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uVar8 * 0x28) + lVar3" identifier = (binary_expression "(ulong)(uVar8 * 0x28) + lVar3" (call_expression "(ulong)(uVar8 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar8 * 0x28)" ( (binary_expression "uVar8 * 0x28" identifier * number_literal) ))) + identifier)) ;) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" ( (binary_expression "*(long *)(param_1 + 0x28) != 0" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }" { (expression_statement "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);" (assignment_expression "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" identifier = (call_expression "FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" ( (binary_expression "*(long *)(param_1 + 0x28) + 0x28" (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) , (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 "*(undefined4 *)(lVar5 + 0x10)" * (cast_expression "(undefined4 *)(lVar5 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(lVar5 + 0x14)" * (cast_expression "(undefined4 *)(lVar5 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) )))) , number_literal , number_literal )))) ;) (expression_statement "param_2[3] = lVar6;" (assignment_expression "param_2[3] = lVar6" (subscript_expression "param_2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar8 = *(uint *)(lVar5 + 0x18);" (assignment_expression "uVar8 = *(uint *)(lVar5 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x18)" * (cast_expression "(uint *)(lVar5 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x18)" ( (binary_expression "lVar5 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);" (assignment_expression "param_2[4] = (ulong)*(uint *)(lVar5 + 0x14)" (subscript_expression "param_2[4]" identifier [ number_literal ]) = (binary_expression "(ulong)*(uint *)(lVar5 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(lVar5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) ))))) ;) (if_statement "if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }" if (parenthesized_expression "(0xfeff < uVar8)" ( (binary_expression "0xfeff < uVar8" number_literal < identifier) )) (compound_statement "{\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }" { (expression_statement "FUN_0015d360(param_1 + 0x90);" (call_expression "FUN_0015d360(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;) (expression_statement "uVar8 = uVar8 + *(int *)(param_1 + 0xa8);" (assignment_expression "uVar8 = uVar8 + *(int *)(param_1 + 0xa8)" identifier = (binary_expression "uVar8 + *(int *)(param_1 + 0xa8)" identifier + (pointer_expression "*(int *)(param_1 + 0xa8)" * (cast_expression "(int *)(param_1 + 0xa8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))))) ;) })) (if_statement "if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x38) <= uVar8)" ( (binary_expression "*(uint *)(param_1 + 0x38) <= uVar8" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }" { (expression_statement "uVar7 = gettext("invalid dynamic symbol table name index: %u");" (assignment_expression "uVar7 = gettext("invalid dynamic symbol table name index: %u")" identifier = (call_expression "gettext("invalid dynamic symbol table name index: %u")" identifier (argument_list "("invalid dynamic symbol table name index: %u")" ( (string_literal ""invalid dynamic symbol table name index: %u"" " string_content ") )))) ;) (expression_statement "FUN_0019a740(param_1,uVar7,uVar8);" (call_expression "FUN_0019a740(param_1,uVar7,uVar8)" identifier (argument_list "(param_1,uVar7,uVar8)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar5 = (ulong)(uVar8 * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uVar8 * 0x28) + lVar3" identifier = (binary_expression "(ulong)(uVar8 * 0x28) + lVar3" (call_expression "(ulong)(uVar8 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar8 * 0x28)" ( (binary_expression "uVar8 * 0x28" identifier * number_literal) ))) + identifier)) ;) (expression_statement "iVar1 = *(int *)(lVar5 + 4);" (assignment_expression "iVar1 = *(int *)(lVar5 + 4)" identifier = (pointer_expression "*(int *)(lVar5 + 4)" * (cast_expression "(int *)(lVar5 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 4)" ( (binary_expression "lVar5 + 4" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }" if (parenthesized_expression "(iVar1 != 3)" ( (binary_expression "iVar1 != 3" identifier != number_literal) )) (compound_statement "{\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }" { (expression_statement "uVar7 = gettext("dynamic symbol table name section has wrong type: %u");" (assignment_expression "uVar7 = gettext("dynamic symbol table name section has wrong type: %u")" identifier = (call_expression "gettext("dynamic symbol table name section has wrong type: %u")" identifier (argument_list "("dynamic symbol table name section has wrong type: %u")" ( (string_literal ""dynamic symbol table name section has wrong type: %u"" " string_content ") )))) ;) (expression_statement "FUN_0019a740(param_1,uVar7,iVar1);" (call_expression "FUN_0019a740(param_1,uVar7,iVar1)" identifier (argument_list "(param_1,uVar7,iVar1)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" ( (binary_expression "*(long *)(param_1 + 0x28) != 0" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }" { (expression_statement "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);" (assignment_expression "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" identifier = (call_expression "FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" ( (binary_expression "*(long *)(param_1 + 0x28) + 0x28" (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) , (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 "*(undefined4 *)(lVar5 + 0x10)" * (cast_expression "(undefined4 *)(lVar5 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(lVar5 + 0x14)" * (cast_expression "(undefined4 *)(lVar5 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) )))) , number_literal , number_literal )))) ;) (expression_statement "param_2[6] = lVar6;" (assignment_expression "param_2[6] = lVar6" (subscript_expression "param_2[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0xb0);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0xb0)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xb0)" * (cast_expression "(undefined4 *)(param_1 + 0xb0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) ;) (expression_statement "param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);" (assignment_expression "param_2[7] = (ulong)*(uint *)(lVar5 + 0x14)" (subscript_expression "param_2[7]" identifier [ number_literal ]) = (binary_expression "(ulong)*(uint *)(lVar5 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(lVar5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);" (call_expression "FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c)" identifier (argument_list "(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c)" ( identifier , identifier , identifier , number_literal , identifier , (binary_expression "param_2 + 8" identifier + number_literal) , (binary_expression "param_2 + 9" identifier + number_literal) , identifier ))) ;) (expression_statement "FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;" (call_expression "FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)" identifier (argument_list "(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)" ( identifier , identifier , identifier , number_literal , identifier , (binary_expression "param_2 + 10" identifier + number_literal) , (binary_expression "param_2 + 0xb" identifier + number_literal) , (binary_expression "param_2 + 0xc" identifier + number_literal) ))) ;) (expression_statement "FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );" (call_expression "FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n )" identifier (argument_list "(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n )" ( identifier , identifier , identifier , number_literal , identifier , (binary_expression "param_2 + 0xd" identifier + number_literal) , (binary_expression "param_2 + 0xe" identifier + number_literal) , (binary_expression "param_2 + 0xf" identifier + number_literal) ))) ;) (goto_statement "goto LAB_00245ffa;" goto statement_identifier ;) })) })) comment (expression_statement "FUN_0023f0a0();" (call_expression "FUN_0023f0a0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Enum "SHT": Some values do not have unique names */\n/* DWARF original prototype: void base_read_symbols(Sized_dynobj<32,_false> * this,\n Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_false>::base_read_symbols\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd)\n\n{\n uchar *pshdrs;\n size_t __haystacklen;\n uchar *names;\n void *pvVar1;\n Compressed_section_map *pCVar2;\n File_view *pFVar3;\n char *pcVar4;\n Input_file *this_00;\n uint uVar5;\n uint link;\n uint versym_shndx;\n uint verdef_shndx;\n uint verneed_shndx;\n uint dynamic_shndx;\n uint dummy;\n \n Object::read_section_data<32,_false>((Object *)this,&this->elf_file_,sd);\n pshdrs = sd->section_headers->data_;\n find_dynsym_sections(this,pshdrs,&versym_shndx,&verdef_shndx,&verneed_shndx,&dynamic_shndx);\n __haystacklen = sd->section_names_size;\n sd->symbols = (File_view *)0x0;\n sd->symbols_size = 0;\n names = sd->section_names->data_;\n sd->external_symbols_offset = 0;\n sd->symbol_names = (File_view *)0x0;\n sd->symbol_names_size = 0;\n sd->versym = (File_view *)0x0;\n sd->versym_size = 0;\n sd->verdef = (File_view *)0x0;\n sd->verdef_size = 0;\n sd->verdef_info = 0;\n sd->verneed = (File_view *)0x0;\n sd->verneed_size = 0;\n sd->verneed_info = 0;\n pvVar1 = memmem(names,__haystacklen,".zdebug_",8);\n if ((pvVar1 != (void *)0x0) &&\n (pCVar2 = build_compressed_section_map<32,_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0)) {\n (this->super_Dynobj).super_Object.compressed_sections_ = pCVar2;\n }\n link = this->dynsym_shndx_;\n if (link == 0xffffffff) {\nLAB_00245ffa:\n if (dynamic_shndx != 0xffffffff) {\n pFVar3 = sd->symbol_names;\n if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }\n read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);\n }\n return;\n }\n this_00 = (this->super_Dynobj).super_Object.input_file_;\n if (this_00 != (Input_file *)0x0) {\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false);\n sd->symbols = pFVar3;\n uVar5 = link * 0x28;\n link = *(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18);\n sd->symbols_size = (ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14);\n if (0xfeff < link) {\n elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n link = link + (this->elf_file_).large_shndx_offset_;\n }\n if ((this->super_Dynobj).super_Object.shnum_ <= link) {\n pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u");\n Object::error((Object *)this,pcVar4,(ulong)link);\n return;\n }\n uVar5 = *(uint *)(pshdrs + (ulong)(link * 0x28) + 4);\n if (uVar5 != 3) {\n pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u");\n Object::error((Object *)this,pcVar4,(ulong)uVar5);\n return;\n }\n this_00 = (this->super_Dynobj).super_Object.input_file_;\n if (this_00 != (Input_file *)0x0) {\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false);\n sd->symbol_names = pFVar3;\n uVar5 = this->dynsym_shndx_;\n sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14);\n read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy);\n read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info);\n read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info);\n goto LAB_00245ffa;\n }\n }\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n}\n\n" comment comment (declaration "void __thiscall\ngold::Sized_dynobj<32,_false>::base_read_symbols\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd)\n\n{\n uchar *pshdrs;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::base_read_symbols\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd)\n\n{\n uchar" identifier > : : (function_declarator "base_read_symbols\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd)" identifier (parameter_list "(Sized_dynobj<32,_false> *this,Read_symbols_data *sd)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Read_symbols_data *sd" type_identifier (pointer_declarator "*sd" * identifier)) ))) { identifier) (pointer_declarator "*pshdrs" * identifier) ;) (declaration "size_t __haystacklen;" primitive_type identifier ;) (declaration "uchar *names;" type_identifier (pointer_declarator "*names" * identifier) ;) (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "Compressed_section_map *pCVar2;" type_identifier (pointer_declarator "*pCVar2" * identifier) ;) (declaration "File_view *pFVar3;" type_identifier (pointer_declarator "*pFVar3" * identifier) ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "Input_file *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uint link;" type_identifier identifier ;) (declaration "uint versym_shndx;" type_identifier identifier ;) (declaration "uint verdef_shndx;" type_identifier identifier ;) (declaration "uint verneed_shndx;" type_identifier identifier ;) (declaration "uint dynamic_shndx;" type_identifier identifier ;) (declaration "uint dummy;" type_identifier identifier ;) (labeled_statement "Object::read_section_data<32,_false>((Object *)this,&this->elf_file_,sd);" statement_identifier : (ERROR ":" :) (expression_statement "read_section_data<32,_false>((Object *)this,&this->elf_file_,sd);" (comma_expression "read_section_data<32,_false>((Object *)this,&this->elf_file_,sd)" (binary_expression "read_section_data<32" identifier < number_literal) , (binary_expression "_false>((Object *)this,&this->elf_file_,sd)" identifier > (parenthesized_expression "((Object *)this,&this->elf_file_,sd)" ( (comma_expression "(Object *)this,&this->elf_file_,sd" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "&this->elf_file_,sd" (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) , identifier)) )))) ;)) (expression_statement "pshdrs = sd->section_headers->data_;" (assignment_expression "pshdrs = sd->section_headers->data_" identifier = (field_expression "sd->section_headers->data_" (field_expression "sd->section_headers" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "find_dynsym_sections(this,pshdrs,&versym_shndx,&verdef_shndx,&verneed_shndx,&dynamic_shndx);" (call_expression "find_dynsym_sections(this,pshdrs,&versym_shndx,&verdef_shndx,&verneed_shndx,&dynamic_shndx)" identifier (argument_list "(this,pshdrs,&versym_shndx,&verdef_shndx,&verneed_shndx,&dynamic_shndx)" ( identifier , identifier , (pointer_expression "&versym_shndx" & identifier) , (pointer_expression "&verdef_shndx" & identifier) , (pointer_expression "&verneed_shndx" & identifier) , (pointer_expression "&dynamic_shndx" & identifier) ))) ;) (expression_statement "__haystacklen = sd->section_names_size;" (assignment_expression "__haystacklen = sd->section_names_size" identifier = (field_expression "sd->section_names_size" identifier -> field_identifier)) ;) (expression_statement "sd->symbols = (File_view *)0x0;" (assignment_expression "sd->symbols = (File_view *)0x0" (field_expression "sd->symbols" identifier -> field_identifier) = (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sd->symbols_size = 0;" (assignment_expression "sd->symbols_size = 0" (field_expression "sd->symbols_size" identifier -> field_identifier) = number_literal) ;) (expression_statement "names = sd->section_names->data_;" (assignment_expression "names = sd->section_names->data_" identifier = (field_expression "sd->section_names->data_" (field_expression "sd->section_names" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "sd->external_symbols_offset = 0;" (assignment_expression "sd->external_symbols_offset = 0" (field_expression "sd->external_symbols_offset" identifier -> field_identifier) = number_literal) ;) (expression_statement "sd->symbol_names = (File_view *)0x0;" (assignment_expression "sd->symbol_names = (File_view *)0x0" (field_expression "sd->symbol_names" identifier -> field_identifier) = (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sd->symbol_names_size = 0;" (assignment_expression "sd->symbol_names_size = 0" (field_expression "sd->symbol_names_size" identifier -> field_identifier) = number_literal) ;) (expression_statement "sd->versym = (File_view *)0x0;" (assignment_expression "sd->versym = (File_view *)0x0" (field_expression "sd->versym" identifier -> field_identifier) = (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sd->versym_size = 0;" (assignment_expression "sd->versym_size = 0" (field_expression "sd->versym_size" identifier -> field_identifier) = number_literal) ;) (expression_statement "sd->verdef = (File_view *)0x0;" (assignment_expression "sd->verdef = (File_view *)0x0" (field_expression "sd->verdef" identifier -> field_identifier) = (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sd->verdef_size = 0;" (assignment_expression "sd->verdef_size = 0" (field_expression "sd->verdef_size" identifier -> field_identifier) = number_literal) ;) (expression_statement "sd->verdef_info = 0;" (assignment_expression "sd->verdef_info = 0" (field_expression "sd->verdef_info" identifier -> field_identifier) = number_literal) ;) (expression_statement "sd->verneed = (File_view *)0x0;" (assignment_expression "sd->verneed = (File_view *)0x0" (field_expression "sd->verneed" identifier -> field_identifier) = (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sd->verneed_size = 0;" (assignment_expression "sd->verneed_size = 0" (field_expression "sd->verneed_size" identifier -> field_identifier) = number_literal) ;) (expression_statement "sd->verneed_info = 0;" (assignment_expression "sd->verneed_info = 0" (field_expression "sd->verneed_info" identifier -> field_identifier) = number_literal) ;) (expression_statement "pvVar1 = memmem(names,__haystacklen,".zdebug_",8);" (assignment_expression "pvVar1 = memmem(names,__haystacklen,".zdebug_",8)" identifier = (call_expression "memmem(names,__haystacklen,".zdebug_",8)" identifier (argument_list "(names,__haystacklen,".zdebug_",8)" ( identifier , identifier , (string_literal "".zdebug_"" " string_content ") , number_literal )))) ;) (if_statement "if ((pvVar1 != (void *)0x0) &&\n (pCVar2 = build_compressed_section_map<32,_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0)) {\n (this->super_Dynobj).super_Object.compressed_sections_ = pCVar2;\n }" if (parenthesized_expression "((pvVar1 != (void *)0x0) &&\n (pCVar2 = build_compressed_section_map<32,_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0))" ( (binary_expression "(pvVar1 != (void *)0x0) &&\n (pCVar2 = build_compressed_section_map<32,_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0)" (parenthesized_expression "(pvVar1 != (void *)0x0)" ( (binary_expression "pvVar1 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pCVar2 = build_compressed_section_map<32,_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0)" ( (comma_expression "pCVar2 = build_compressed_section_map<32,_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0" (assignment_expression "pCVar2 = build_compressed_section_map<32" identifier = (binary_expression "build_compressed_section_map<32" identifier < number_literal)) , (comma_expression "_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true),\n pCVar2 != (Compressed_section_map *)0x0" (binary_expression "_false>\n (pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true)" identifier > (parenthesized_expression "(pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true)" ( (comma_expression "pshdrs,(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true" identifier , (comma_expression "(this->super_Dynobj).super_Object.shnum_,(char *)names,\n __haystacklen,(Object *)this,true" (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) , (comma_expression "(char *)names,\n __haystacklen,(Object *)this,true" (cast_expression "(char *)names" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "__haystacklen,(Object *)this,true" identifier , (comma_expression "(Object *)this,true" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , true))))) ))) , (binary_expression "pCVar2 != (Compressed_section_map *)0x0" identifier != (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)))) ))) )) (compound_statement "{\n (this->super_Dynobj).super_Object.compressed_sections_ = pCVar2;\n }" { (expression_statement "(this->super_Dynobj).super_Object.compressed_sections_ = pCVar2;" (assignment_expression "(this->super_Dynobj).super_Object.compressed_sections_ = pCVar2" (field_expression "(this->super_Dynobj).super_Object.compressed_sections_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) })) (expression_statement "link = this->dynsym_shndx_;" (assignment_expression "link = this->dynsym_shndx_" identifier = (field_expression "this->dynsym_shndx_" identifier -> field_identifier)) ;) (if_statement "if (link == 0xffffffff) {\nLAB_00245ffa:\n if (dynamic_shndx != 0xffffffff) {\n pFVar3 = sd->symbol_names;\n if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }\n read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);\n }\n return;\n }" if (parenthesized_expression "(link == 0xffffffff)" ( (binary_expression "link == 0xffffffff" identifier == number_literal) )) (compound_statement "{\nLAB_00245ffa:\n if (dynamic_shndx != 0xffffffff) {\n pFVar3 = sd->symbol_names;\n if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }\n read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);\n }\n return;\n }" { (labeled_statement "LAB_00245ffa:\n if (dynamic_shndx != 0xffffffff) {\n pFVar3 = sd->symbol_names;\n if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }\n read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);\n }" statement_identifier : (if_statement "if (dynamic_shndx != 0xffffffff) {\n pFVar3 = sd->symbol_names;\n if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }\n read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);\n }" if (parenthesized_expression "(dynamic_shndx != 0xffffffff)" ( (binary_expression "dynamic_shndx != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n pFVar3 = sd->symbol_names;\n if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }\n read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);\n }" { (expression_statement "pFVar3 = sd->symbol_names;" (assignment_expression "pFVar3 = sd->symbol_names" identifier = (field_expression "sd->symbol_names" identifier -> field_identifier)) ;) (if_statement "if (pFVar3 != (File_view *)0x0) {\n pFVar3 = (File_view *)pFVar3->data_;\n }" if (parenthesized_expression "(pFVar3 != (File_view *)0x0)" ( (binary_expression "pFVar3 != (File_view *)0x0" identifier != (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pFVar3 = (File_view *)pFVar3->data_;\n }" { (expression_statement "pFVar3 = (File_view *)pFVar3->data_;" (assignment_expression "pFVar3 = (File_view *)pFVar3->data_" identifier = (cast_expression "(File_view *)pFVar3->data_" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "pFVar3->data_" identifier -> field_identifier))) ;) })) (expression_statement "read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size);" (call_expression "read_dynamic(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size)" identifier (argument_list "(this,pshdrs,dynamic_shndx,link,(uchar *)pFVar3,sd->symbol_names_size)" ( identifier , identifier , identifier , identifier , (cast_expression "(uchar *)pFVar3" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (field_expression "sd->symbol_names_size" identifier -> field_identifier) ))) ;) }))) (return_statement "return;" return ;) })) (expression_statement "this_00 = (this->super_Dynobj).super_Object.input_file_;" (assignment_expression "this_00 = (this->super_Dynobj).super_Object.input_file_" identifier = (field_expression "(this->super_Dynobj).super_Object.input_file_" (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 (this_00 != (Input_file *)0x0) {\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false);\n sd->symbols = pFVar3;\n uVar5 = link * 0x28;\n link = *(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18);\n sd->symbols_size = (ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14);\n if (0xfeff < link) {\n elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n link = link + (this->elf_file_).large_shndx_offset_;\n }\n if ((this->super_Dynobj).super_Object.shnum_ <= link) {\n pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u");\n Object::error((Object *)this,pcVar4,(ulong)link);\n return;\n }\n uVar5 = *(uint *)(pshdrs + (ulong)(link * 0x28) + 4);\n if (uVar5 != 3) {\n pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u");\n Object::error((Object *)this,pcVar4,(ulong)uVar5);\n return;\n }\n this_00 = (this->super_Dynobj).super_Object.input_file_;\n if (this_00 != (Input_file *)0x0) {\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false);\n sd->symbol_names = pFVar3;\n uVar5 = this->dynsym_shndx_;\n sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14);\n read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy);\n read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info);\n read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info);\n goto LAB_00245ffa;\n }\n }" if (parenthesized_expression "(this_00 != (Input_file *)0x0)" ( (binary_expression "this_00 != (Input_file *)0x0" identifier != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false);\n sd->symbols = pFVar3;\n uVar5 = link * 0x28;\n link = *(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18);\n sd->symbols_size = (ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14);\n if (0xfeff < link) {\n elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n link = link + (this->elf_file_).large_shndx_offset_;\n }\n if ((this->super_Dynobj).super_Object.shnum_ <= link) {\n pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u");\n Object::error((Object *)this,pcVar4,(ulong)link);\n return;\n }\n uVar5 = *(uint *)(pshdrs + (ulong)(link * 0x28) + 4);\n if (uVar5 != 3) {\n pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u");\n Object::error((Object *)this,pcVar4,(ulong)uVar5);\n return;\n }\n this_00 = (this->super_Dynobj).super_Object.input_file_;\n if (this_00 != (Input_file *)0x0) {\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false);\n sd->symbol_names = pFVar3;\n uVar5 = this->dynsym_shndx_;\n sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14);\n read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy);\n read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info);\n read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info);\n goto LAB_00245ffa;\n }\n }" { (ERROR "pFVar3 = File_read::" (assignment_expression "pFVar3 = File_read" identifier = identifier) : :) (expression_statement "get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false);" (call_expression "get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false)" identifier (argument_list "(&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),true,false)" ( (pointer_expression "&this_00->file_" & (field_expression "this_00->file_" identifier -> field_identifier)) , (field_expression "(this->super_Dynobj).super_Object.offset_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) , (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 0x10)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 0x10" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) )))) , (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 0x14)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 0x14" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) )))) , true , false ))) ;) (expression_statement "sd->symbols = pFVar3;" (assignment_expression "sd->symbols = pFVar3" (field_expression "sd->symbols" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar5 = link * 0x28;" (assignment_expression "uVar5 = link * 0x28" identifier = (binary_expression "link * 0x28" identifier * number_literal)) ;) (expression_statement "link = *(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18);" (assignment_expression "link = *(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18)" identifier = (pointer_expression "*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18)" * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 0x18)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 0x18" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (expression_statement "sd->symbols_size = (ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14);" (assignment_expression "sd->symbols_size = (ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14)" (field_expression "sd->symbols_size" identifier -> field_identifier) = (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)uVar5 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)uVar5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)uVar5 + 0x14)" ( (binary_expression "pshdrs + (ulong)uVar5 + 0x14" (binary_expression "pshdrs + (ulong)uVar5" identifier + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) + number_literal) ))))) ;) (if_statement "if (0xfeff < link) {\n elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n link = link + (this->elf_file_).large_shndx_offset_;\n }" if (parenthesized_expression "(0xfeff < link)" ( (binary_expression "0xfeff < link" number_literal < identifier) )) (compound_statement "{\n elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n link = link + (this->elf_file_).large_shndx_offset_;\n }" { (labeled_statement "elfcpp::Elf_file<32,_false,_gold::Object>::initialize_shnum(&this->elf_file_);" statement_identifier (ERROR "::Elf_file<32,_false,_gold::Object>:" : : (comma_expression "Elf_file<32,_false,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_false,_gold" identifier , identifier)) : : identifier > :) : (expression_statement "initialize_shnum(&this->elf_file_);" (call_expression "initialize_shnum(&this->elf_file_)" identifier (argument_list "(&this->elf_file_)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) ))) ;)) (expression_statement "link = link + (this->elf_file_).large_shndx_offset_;" (assignment_expression "link = link + (this->elf_file_).large_shndx_offset_" identifier = (binary_expression "link + (this->elf_file_).large_shndx_offset_" identifier + (field_expression "(this->elf_file_).large_shndx_offset_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier))) ;) })) (if_statement "if ((this->super_Dynobj).super_Object.shnum_ <= link) {\n pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u");\n Object::error((Object *)this,pcVar4,(ulong)link);\n return;\n }" if (parenthesized_expression "((this->super_Dynobj).super_Object.shnum_ <= link)" ( (binary_expression "(this->super_Dynobj).super_Object.shnum_ <= link" (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) <= identifier) )) (compound_statement "{\n pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u");\n Object::error((Object *)this,pcVar4,(ulong)link);\n return;\n }" { (expression_statement "pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u");" (assignment_expression "pcVar4 = (char *)gettext("invalid dynamic symbol table name index: %u")" identifier = (cast_expression "(char *)gettext("invalid dynamic symbol table name index: %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("invalid dynamic symbol table name index: %u")" identifier (argument_list "("invalid dynamic symbol table name index: %u")" ( (string_literal ""invalid dynamic symbol table name index: %u"" " string_content ") ))))) ;) (labeled_statement "Object::error((Object *)this,pcVar4,(ulong)link);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,pcVar4,(ulong)link);" (call_expression "error((Object *)this,pcVar4,(ulong)link)" identifier (argument_list "((Object *)this,pcVar4,(ulong)link)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(ulong)link" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar5 = *(uint *)(pshdrs + (ulong)(link * 0x28) + 4);" (assignment_expression "uVar5 = *(uint *)(pshdrs + (ulong)(link * 0x28) + 4)" identifier = (pointer_expression "*(uint *)(pshdrs + (ulong)(link * 0x28) + 4)" * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 4)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 4" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (if_statement "if (uVar5 != 3) {\n pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u");\n Object::error((Object *)this,pcVar4,(ulong)uVar5);\n return;\n }" if (parenthesized_expression "(uVar5 != 3)" ( (binary_expression "uVar5 != 3" identifier != number_literal) )) (compound_statement "{\n pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u");\n Object::error((Object *)this,pcVar4,(ulong)uVar5);\n return;\n }" { (expression_statement "pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u");" (assignment_expression "pcVar4 = (char *)gettext("dynamic symbol table name section has wrong type: %u")" identifier = (cast_expression "(char *)gettext("dynamic symbol table name section has wrong type: %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("dynamic symbol table name section has wrong type: %u")" identifier (argument_list "("dynamic symbol table name section has wrong type: %u")" ( (string_literal ""dynamic symbol table name section has wrong type: %u"" " string_content ") ))))) ;) (labeled_statement "Object::error((Object *)this,pcVar4,(ulong)uVar5);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,pcVar4,(ulong)uVar5);" (call_expression "error((Object *)this,pcVar4,(ulong)uVar5)" identifier (argument_list "((Object *)this,pcVar4,(ulong)uVar5)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;)) (return_statement "return;" return ;) })) (expression_statement "this_00 = (this->super_Dynobj).super_Object.input_file_;" (assignment_expression "this_00 = (this->super_Dynobj).super_Object.input_file_" identifier = (field_expression "(this->super_Dynobj).super_Object.input_file_" (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 (this_00 != (Input_file *)0x0) {\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false);\n sd->symbol_names = pFVar3;\n uVar5 = this->dynsym_shndx_;\n sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14);\n read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy);\n read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info);\n read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info);\n goto LAB_00245ffa;\n }" if (parenthesized_expression "(this_00 != (Input_file *)0x0)" ( (binary_expression "this_00 != (Input_file *)0x0" identifier != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pFVar3 = File_read::get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false);\n sd->symbol_names = pFVar3;\n uVar5 = this->dynsym_shndx_;\n sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14);\n read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy);\n read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info);\n read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info);\n goto LAB_00245ffa;\n }" { (ERROR "pFVar3 = File_read::" (assignment_expression "pFVar3 = File_read" identifier = identifier) : :) (expression_statement "get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false);" (call_expression "get_lasting_view\n (&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false)" identifier (argument_list "(&this_00->file_,(this->super_Dynobj).super_Object.offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10),\n (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14),false,false)" ( (pointer_expression "&this_00->file_" & (field_expression "this_00->file_" identifier -> field_identifier)) , (field_expression "(this->super_Dynobj).super_Object.offset_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) , (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 0x10)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 0x10" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) )))) , (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 0x14)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 0x14" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) )))) , false , false ))) ;) (expression_statement "sd->symbol_names = pFVar3;" (assignment_expression "sd->symbol_names = pFVar3" (field_expression "sd->symbol_names" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar5 = this->dynsym_shndx_;" (assignment_expression "uVar5 = this->dynsym_shndx_" identifier = (field_expression "this->dynsym_shndx_" identifier -> field_identifier)) ;) (expression_statement "sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14);" (assignment_expression "sd->symbol_names_size = (ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" (field_expression "sd->symbol_names_size" identifier -> field_identifier) = (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(link * 0x28) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(link * 0x28) + 0x14)" ( (binary_expression "pshdrs + (ulong)(link * 0x28) + 0x14" (binary_expression "pshdrs + (ulong)(link * 0x28)" identifier + (call_expression "(ulong)(link * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(link * 0x28)" ( (binary_expression "link * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (expression_statement "read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy);" (call_expression "read_dynsym_section(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy)" identifier (argument_list "(this,pshdrs,versym_shndx,SHT_GNU_versym,uVar5,&sd->versym,&sd->versym_size\n ,&dummy)" ( identifier , identifier , identifier , identifier , identifier , (pointer_expression "&sd->versym" & (field_expression "sd->versym" identifier -> field_identifier)) , (pointer_expression "&sd->versym_size" & (field_expression "sd->versym_size" identifier -> field_identifier)) , (pointer_expression "&dummy" & identifier) ))) ;) (expression_statement "read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info);" (call_expression "read_dynsym_section(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info)" identifier (argument_list "(this,pshdrs,verdef_shndx,SHT_GNU_verdef,link,&sd->verdef,&sd->verdef_size,\n &sd->verdef_info)" ( identifier , identifier , identifier , identifier , identifier , (pointer_expression "&sd->verdef" & (field_expression "sd->verdef" identifier -> field_identifier)) , (pointer_expression "&sd->verdef_size" & (field_expression "sd->verdef_size" identifier -> field_identifier)) , (pointer_expression "&sd->verdef_info" & (field_expression "sd->verdef_info" identifier -> field_identifier)) ))) ;) (expression_statement "read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info);" (call_expression "read_dynsym_section(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info)" identifier (argument_list "(this,pshdrs,verneed_shndx,SHT_GNU_verneed,link,&sd->verneed,\n &sd->verneed_size,&sd->verneed_info)" ( identifier , identifier , identifier , identifier , identifier , (pointer_expression "&sd->verneed" & (field_expression "sd->verneed" identifier -> field_identifier)) , (pointer_expression "&sd->verneed_size" & (field_expression "sd->verneed_size" identifier -> field_identifier)) , (pointer_expression "&sd->verneed_info" & (field_expression "sd->verneed_info" identifier -> field_identifier)) ))) ;) (goto_statement "goto LAB_00245ffa;" goto statement_identifier ;) })) })) comment (labeled_statement "Object::input_file((Object *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "input_file((Object *)this_00);" (call_expression "input_file((Object *)this_00)" identifier (argument_list "((Object *)this_00)" ( (cast_expression "(Object *)this_00" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (ERROR "}" }))
(translation_unit "void FUN_00245ef0(long param_1,long *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n \n FUN_0023f0a0();\n}\n\n" (function_definition "void FUN_00245ef0(long param_1,long *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n \n FUN_0023f0a0();\n}" primitive_type (function_declarator "FUN_00245ef0(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 int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n \n FUN_0023f0a0();\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t __haystacklen;" primitive_type identifier ;) (declaration "void *__haystack;" primitive_type (pointer_declarator "*__haystack" * identifier) ;) (declaration "void *pvVar4;" primitive_type (pointer_declarator "*pvVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "undefined4 local_4c;" type_identifier identifier ;) (declaration "undefined4 local_48;" type_identifier identifier ;) (declaration "undefined4 local_44;" type_identifier identifier ;) (declaration "int local_40;" primitive_type identifier ;) (declaration "undefined1 local_3c [12];" type_identifier (array_declarator "local_3c [12]" identifier [ number_literal ]) ;) (expression_statement "FUN_0019fd10(param_1,param_1 + 0x90,param_2);" (call_expression "FUN_0019fd10(param_1,param_1 + 0x90,param_2)" identifier (argument_list "(param_1,param_1 + 0x90,param_2)" ( identifier , (binary_expression "param_1 + 0x90" identifier + number_literal) , identifier ))) ;) (expression_statement "lVar3 = *(long *)(*param_2 + 0x10);" (assignment_expression "lVar3 = *(long *)(*param_2 + 0x10)" identifier = (pointer_expression "*(long *)(*param_2 + 0x10)" * (cast_expression "(long *)(*param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + 0x10)" ( (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" * identifier) + number_literal) ))))) ;) (expression_statement "FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);" (call_expression "FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40)" identifier (argument_list "(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40)" ( identifier , identifier , (pointer_expression "&local_4c" & identifier) , (pointer_expression "&local_48" & identifier) , (pointer_expression "&local_44" & identifier) , (pointer_expression "&local_40" & identifier) ))) ;) (expression_statement "__haystacklen = param_2[2];" (assignment_expression "__haystacklen = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "param_2[3] = 0;" (assignment_expression "param_2[3] = 0" (subscript_expression "param_2[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[4] = 0;" (assignment_expression "param_2[4] = 0" (subscript_expression "param_2[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "__haystack = *(void **)(param_2[1] + 0x10);" (assignment_expression "__haystack = *(void **)(param_2[1] + 0x10)" identifier = (pointer_expression "*(void **)(param_2[1] + 0x10)" * (cast_expression "(void **)(param_2[1] + 0x10)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x10)" ( (binary_expression "param_2[1] + 0x10" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "param_2[5] = 0;" (assignment_expression "param_2[5] = 0" (subscript_expression "param_2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[6] = 0;" (assignment_expression "param_2[6] = 0" (subscript_expression "param_2[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[7] = 0;" (assignment_expression "param_2[7] = 0" (subscript_expression "param_2[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[8] = 0;" (assignment_expression "param_2[8] = 0" (subscript_expression "param_2[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[9] = 0;" (assignment_expression "param_2[9] = 0" (subscript_expression "param_2[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[10] = 0;" (assignment_expression "param_2[10] = 0" (subscript_expression "param_2[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[0xb] = 0;" (assignment_expression "param_2[0xb] = 0" (subscript_expression "param_2[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_2 + 0xc) = 0;" (assignment_expression "*(undefined4 *)(param_2 + 0xc) = 0" (pointer_expression "*(undefined4 *)(param_2 + 0xc)" * (cast_expression "(undefined4 *)(param_2 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_2[0xd] = 0;" (assignment_expression "param_2[0xd] = 0" (subscript_expression "param_2[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_2[0xe] = 0;" (assignment_expression "param_2[0xe] = 0" (subscript_expression "param_2[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_2 + 0xf) = 0;" (assignment_expression "*(undefined4 *)(param_2 + 0xf) = 0" (pointer_expression "*(undefined4 *)(param_2 + 0xf)" * (cast_expression "(undefined4 *)(param_2 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xf)" ( (binary_expression "param_2 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);" (assignment_expression "pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8)" identifier = (call_expression "memmem(__haystack,__haystacklen,".zdebug_",8)" identifier (argument_list "(__haystack,__haystacklen,".zdebug_",8)" ( identifier , identifier , (string_literal "".zdebug_"" " string_content ") , number_literal )))) ;) (if_statement "if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }" if (parenthesized_expression "((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0))" ( (binary_expression "(pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)" (parenthesized_expression "(pvVar4 != (void *)0x0)" ( (binary_expression "pvVar4 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)" ( (comma_expression "lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0" (assignment_expression "lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" identifier = (call_expression "FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" identifier (argument_list "(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" ( identifier , (pointer_expression "*(undefined4 *)(param_1 + 0x38)" * (cast_expression "(undefined4 *)(param_1 + 0x38)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) , identifier , identifier , identifier , number_literal )))) , (binary_expression "lVar5 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x48) = lVar5;\n }" { (expression_statement "*(long *)(param_1 + 0x48) = lVar5;" (assignment_expression "*(long *)(param_1 + 0x48) = lVar5" (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "uVar8 = *(uint *)(param_1 + 0xb0);" (assignment_expression "uVar8 = *(uint *)(param_1 + 0xb0)" identifier = (pointer_expression "*(uint *)(param_1 + 0xb0)" * (cast_expression "(uint *)(param_1 + 0xb0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) ;) (if_statement "if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }" if (parenthesized_expression "(uVar8 == 0xffffffff)" ( (binary_expression "uVar8 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }" { (labeled_statement "LAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" statement_identifier : (if_statement "if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" if (parenthesized_expression "(local_40 != -1)" ( (binary_expression "local_40 != -1" identifier != number_literal) )) (compound_statement "{\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" { (expression_statement "lVar5 = param_2[6];" (assignment_expression "lVar5 = param_2[6]" identifier = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar5 = *(long *)(lVar5 + 0x10);\n }" { (expression_statement "lVar5 = *(long *)(lVar5 + 0x10);" (assignment_expression "lVar5 = *(long *)(lVar5 + 0x10)" identifier = (pointer_expression "*(long *)(lVar5 + 0x10)" * (cast_expression "(long *)(lVar5 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) ))))) ;) })) (expression_statement "FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);" (call_expression "FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7])" identifier (argument_list "(param_1,lVar3,local_40,uVar8,lVar5,param_2[7])" ( identifier , identifier , identifier , identifier , identifier , (subscript_expression "param_2[7]" identifier [ number_literal ]) ))) ;) }))) (return_statement "return;" return ;) })) (expression_statement "lVar5 = (ulong)(uVar8 * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uVar8 * 0x28) + lVar3" identifier = (binary_expression "(ulong)(uVar8 * 0x28) + lVar3" (call_expression "(ulong)(uVar8 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar8 * 0x28)" ( (binary_expression "uVar8 * 0x28" identifier * number_literal) ))) + identifier)) ;) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" ( (binary_expression "*(long *)(param_1 + 0x28) != 0" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }" { (expression_statement "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);" (assignment_expression "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" identifier = (call_expression "FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" ( (binary_expression "*(long *)(param_1 + 0x28) + 0x28" (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) , (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 "*(undefined4 *)(lVar5 + 0x10)" * (cast_expression "(undefined4 *)(lVar5 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(lVar5 + 0x14)" * (cast_expression "(undefined4 *)(lVar5 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) )))) , number_literal , number_literal )))) ;) (expression_statement "param_2[3] = lVar6;" (assignment_expression "param_2[3] = lVar6" (subscript_expression "param_2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar8 = *(uint *)(lVar5 + 0x18);" (assignment_expression "uVar8 = *(uint *)(lVar5 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x18)" * (cast_expression "(uint *)(lVar5 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x18)" ( (binary_expression "lVar5 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);" (assignment_expression "param_2[4] = (ulong)*(uint *)(lVar5 + 0x14)" (subscript_expression "param_2[4]" identifier [ number_literal ]) = (binary_expression "(ulong)*(uint *)(lVar5 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(lVar5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) ))))) ;) (if_statement "if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }" if (parenthesized_expression "(0xfeff < uVar8)" ( (binary_expression "0xfeff < uVar8" number_literal < identifier) )) (compound_statement "{\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }" { (expression_statement "FUN_0015d360(param_1 + 0x90);" (call_expression "FUN_0015d360(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;) (expression_statement "uVar8 = uVar8 + *(int *)(param_1 + 0xa8);" (assignment_expression "uVar8 = uVar8 + *(int *)(param_1 + 0xa8)" identifier = (binary_expression "uVar8 + *(int *)(param_1 + 0xa8)" identifier + (pointer_expression "*(int *)(param_1 + 0xa8)" * (cast_expression "(int *)(param_1 + 0xa8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))))) ;) })) (if_statement "if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x38) <= uVar8)" ( (binary_expression "*(uint *)(param_1 + 0x38) <= uVar8" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }" { (expression_statement "uVar7 = gettext("invalid dynamic symbol table name index: %u");" (assignment_expression "uVar7 = gettext("invalid dynamic symbol table name index: %u")" identifier = (call_expression "gettext("invalid dynamic symbol table name index: %u")" identifier (argument_list "("invalid dynamic symbol table name index: %u")" ( (string_literal ""invalid dynamic symbol table name index: %u"" " string_content ") )))) ;) (expression_statement "FUN_0019a740(param_1,uVar7,uVar8);" (call_expression "FUN_0019a740(param_1,uVar7,uVar8)" identifier (argument_list "(param_1,uVar7,uVar8)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar5 = (ulong)(uVar8 * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uVar8 * 0x28) + lVar3" identifier = (binary_expression "(ulong)(uVar8 * 0x28) + lVar3" (call_expression "(ulong)(uVar8 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar8 * 0x28)" ( (binary_expression "uVar8 * 0x28" identifier * number_literal) ))) + identifier)) ;) (expression_statement "iVar1 = *(int *)(lVar5 + 4);" (assignment_expression "iVar1 = *(int *)(lVar5 + 4)" identifier = (pointer_expression "*(int *)(lVar5 + 4)" * (cast_expression "(int *)(lVar5 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 4)" ( (binary_expression "lVar5 + 4" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }" if (parenthesized_expression "(iVar1 != 3)" ( (binary_expression "iVar1 != 3" identifier != number_literal) )) (compound_statement "{\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }" { (expression_statement "uVar7 = gettext("dynamic symbol table name section has wrong type: %u");" (assignment_expression "uVar7 = gettext("dynamic symbol table name section has wrong type: %u")" identifier = (call_expression "gettext("dynamic symbol table name section has wrong type: %u")" identifier (argument_list "("dynamic symbol table name section has wrong type: %u")" ( (string_literal ""dynamic symbol table name section has wrong type: %u"" " string_content ") )))) ;) (expression_statement "FUN_0019a740(param_1,uVar7,iVar1);" (call_expression "FUN_0019a740(param_1,uVar7,iVar1)" identifier (argument_list "(param_1,uVar7,iVar1)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" ( (binary_expression "*(long *)(param_1 + 0x28) != 0" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }" { (expression_statement "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);" (assignment_expression "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" identifier = (call_expression "FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" ( (binary_expression "*(long *)(param_1 + 0x28) + 0x28" (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) , (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 "*(undefined4 *)(lVar5 + 0x10)" * (cast_expression "(undefined4 *)(lVar5 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(lVar5 + 0x14)" * (cast_expression "(undefined4 *)(lVar5 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) )))) , number_literal , number_literal )))) ;) (expression_statement "param_2[6] = lVar6;" (assignment_expression "param_2[6] = lVar6" (subscript_expression "param_2[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0xb0);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0xb0)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xb0)" * (cast_expression "(undefined4 *)(param_1 + 0xb0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) ;) (expression_statement "param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);" (assignment_expression "param_2[7] = (ulong)*(uint *)(lVar5 + 0x14)" (subscript_expression "param_2[7]" identifier [ number_literal ]) = (binary_expression "(ulong)*(uint *)(lVar5 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(lVar5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x14)" ( (binary_expression "lVar5 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);" (call_expression "FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c)" identifier (argument_list "(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c)" ( identifier , identifier , identifier , number_literal , identifier , (binary_expression "param_2 + 8" identifier + number_literal) , (binary_expression "param_2 + 9" identifier + number_literal) , identifier ))) ;) (expression_statement "FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;" (call_expression "FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)" identifier (argument_list "(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)" ( identifier , identifier , identifier , number_literal , identifier , (binary_expression "param_2 + 10" identifier + number_literal) , (binary_expression "param_2 + 0xb" identifier + number_literal) , (binary_expression "param_2 + 0xc" identifier + number_literal) ))) ;) (expression_statement "FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );" (call_expression "FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n )" identifier (argument_list "(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n )" ( identifier , identifier , identifier , number_literal , identifier , (binary_expression "param_2 + 0xd" identifier + number_literal) , (binary_expression "param_2 + 0xe" identifier + number_literal) , (binary_expression "param_2 + 0xf" identifier + number_literal) ))) ;) (goto_statement "goto LAB_00245ffa;" goto statement_identifier ;) })) })) (expression_statement "FUN_0023f0a0();" (call_expression "FUN_0023f0a0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , (pointer_expression & IDENT) , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (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 IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (string_literal " string_content ") , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , IDENT , IDENT , LIT )))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , (subscript_expression IDENT [ LIT ]) ))) ;) }))) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) ))) + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT )))) ;) (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 ]) = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) ))) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT )))) ;) (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 ]) = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , IDENT , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , IDENT , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , IDENT , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) (goto_statement goto statement_identifier ;) })) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00245ef0(long param_1,long *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n \n FUN_0023f0a0();\n}" (primitive_type "void") (function_declarator "FUN_00245ef0(long param_1,long *param_2)" (identifier "FUN_00245ef0") (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 int iVar1;\n undefined4 uVar2;\n long lVar3;\n size_t __haystacklen;\n void *__haystack;\n void *pvVar4;\n long lVar5;\n long lVar6;\n undefined8 uVar7;\n uint uVar8;\n undefined4 local_4c;\n undefined4 local_48;\n undefined4 local_44;\n int local_40;\n undefined1 local_3c [12];\n \n FUN_0019fd10(param_1,param_1 + 0x90,param_2);\n lVar3 = *(long *)(*param_2 + 0x10);\n FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);\n __haystacklen = param_2[2];\n param_2[3] = 0;\n param_2[4] = 0;\n __haystack = *(void **)(param_2[1] + 0x10);\n param_2[5] = 0;\n param_2[6] = 0;\n param_2[7] = 0;\n param_2[8] = 0;\n param_2[9] = 0;\n param_2[10] = 0;\n param_2[0xb] = 0;\n *(undefined4 *)(param_2 + 0xc) = 0;\n param_2[0xd] = 0;\n param_2[0xe] = 0;\n *(undefined4 *)(param_2 + 0xf) = 0;\n pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);\n if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }\n uVar8 = *(uint *)(param_1 + 0xb0);\n if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }\n \n FUN_0023f0a0();\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "size_t __haystacklen;" (primitive_type "size_t") (identifier "__haystacklen") (; ";")) (declaration "void *__haystack;" (primitive_type "void") (pointer_declarator "*__haystack" (* "*") (identifier "__haystack")) (; ";")) (declaration "void *pvVar4;" (primitive_type "void") (pointer_declarator "*pvVar4" (* "*") (identifier "pvVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (declaration "undefined4 local_4c;" (type_identifier "undefined4") (identifier "local_4c") (; ";")) (declaration "undefined4 local_48;" (type_identifier "undefined4") (identifier "local_48") (; ";")) (declaration "undefined4 local_44;" (type_identifier "undefined4") (identifier "local_44") (; ";")) (declaration "int local_40;" (primitive_type "int") (identifier "local_40") (; ";")) (declaration "undefined1 local_3c [12];" (type_identifier "undefined1") (array_declarator "local_3c [12]" (identifier "local_3c") ([ "[") (number_literal "12") (] "]")) (; ";")) (expression_statement "FUN_0019fd10(param_1,param_1 + 0x90,param_2);" (call_expression "FUN_0019fd10(param_1,param_1 + 0x90,param_2)" (identifier "FUN_0019fd10") (argument_list "(param_1,param_1 + 0x90,param_2)" (( "(") (identifier "param_1") (, ",") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "lVar3 = *(long *)(*param_2 + 0x10);" (assignment_expression "lVar3 = *(long *)(*param_2 + 0x10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(*param_2 + 0x10)" (* "*") (cast_expression "(long *)(*param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_2 + 0x10)" (( "(") (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40);" (call_expression "FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40)" (identifier "FUN_00243550") (argument_list "(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40)" (( "(") (identifier "param_1") (, ",") (identifier "lVar3") (, ",") (pointer_expression "&local_4c" (& "&") (identifier "local_4c")) (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (pointer_expression "&local_44" (& "&") (identifier "local_44")) (, ",") (pointer_expression "&local_40" (& "&") (identifier "local_40")) () ")"))) (; ";")) (expression_statement "__haystacklen = param_2[2];" (assignment_expression "__haystacklen = param_2[2]" (identifier "__haystacklen") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "param_2[3] = 0;" (assignment_expression "param_2[3] = 0" (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[4] = 0;" (assignment_expression "param_2[4] = 0" (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "__haystack = *(void **)(param_2[1] + 0x10);" (assignment_expression "__haystack = *(void **)(param_2[1] + 0x10)" (identifier "__haystack") (= "=") (pointer_expression "*(void **)(param_2[1] + 0x10)" (* "*") (cast_expression "(void **)(param_2[1] + 0x10)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2[1] + 0x10)" (( "(") (binary_expression "param_2[1] + 0x10" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "param_2[5] = 0;" (assignment_expression "param_2[5] = 0" (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[6] = 0;" (assignment_expression "param_2[6] = 0" (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[7] = 0;" (assignment_expression "param_2[7] = 0" (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[8] = 0;" (assignment_expression "param_2[8] = 0" (subscript_expression "param_2[8]" (identifier "param_2") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[9] = 0;" (assignment_expression "param_2[9] = 0" (subscript_expression "param_2[9]" (identifier "param_2") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[10] = 0;" (assignment_expression "param_2[10] = 0" (subscript_expression "param_2[10]" (identifier "param_2") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[0xb] = 0;" (assignment_expression "param_2[0xb] = 0" (subscript_expression "param_2[0xb]" (identifier "param_2") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_2 + 0xc) = 0;" (assignment_expression "*(undefined4 *)(param_2 + 0xc) = 0" (pointer_expression "*(undefined4 *)(param_2 + 0xc)" (* "*") (cast_expression "(undefined4 *)(param_2 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc)" (( "(") (binary_expression "param_2 + 0xc" (identifier "param_2") (+ "+") (number_literal "0xc")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[0xd] = 0;" (assignment_expression "param_2[0xd] = 0" (subscript_expression "param_2[0xd]" (identifier "param_2") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2[0xe] = 0;" (assignment_expression "param_2[0xe] = 0" (subscript_expression "param_2[0xe]" (identifier "param_2") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_2 + 0xf) = 0;" (assignment_expression "*(undefined4 *)(param_2 + 0xf) = 0" (pointer_expression "*(undefined4 *)(param_2 + 0xf)" (* "*") (cast_expression "(undefined4 *)(param_2 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xf)" (( "(") (binary_expression "param_2 + 0xf" (identifier "param_2") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8);" (assignment_expression "pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8)" (identifier "pvVar4") (= "=") (call_expression "memmem(__haystack,__haystacklen,".zdebug_",8)" (identifier "memmem") (argument_list "(__haystack,__haystacklen,".zdebug_",8)" (( "(") (identifier "__haystack") (, ",") (identifier "__haystacklen") (, ",") (string_literal "".zdebug_"" (" """) (string_content ".zdebug_") (" """)) (, ",") (number_literal "8") () ")")))) (; ";")) (if_statement "if ((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)) {\n *(long *)(param_1 + 0x48) = lVar5;\n }" (if "if") (parenthesized_expression "((pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0))" (( "(") (binary_expression "(pvVar4 != (void *)0x0) &&\n (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)" (parenthesized_expression "(pvVar4 != (void *)0x0)" (( "(") (binary_expression "pvVar4 != (void *)0x0" (identifier "pvVar4") (!= "!=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0)" (( "(") (comma_expression "lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)\n , lVar5 != 0" (assignment_expression "lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" (identifier "lVar5") (= "=") (call_expression "FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" (identifier "FUN_001ae740") (argument_list "(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1)" (( "(") (identifier "lVar3") (, ",") (pointer_expression "*(undefined4 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (, ",") (identifier "__haystack") (, ",") (identifier "__haystacklen") (, ",") (identifier "param_1") (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x48) = lVar5;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x48) = lVar5;" (assignment_expression "*(long *)(param_1 + 0x48) = lVar5" (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (identifier "lVar5")) (; ";")) (} "}"))) (expression_statement "uVar8 = *(uint *)(param_1 + 0xb0);" (assignment_expression "uVar8 = *(uint *)(param_1 + 0xb0)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)(param_1 + 0xb0)" (* "*") (cast_expression "(uint *)(param_1 + 0xb0)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb0)" (( "(") (binary_expression "param_1 + 0xb0" (identifier "param_1") (+ "+") (number_literal "0xb0")) () ")"))))) (; ";")) (if_statement "if (uVar8 == 0xffffffff) {\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }" (if "if") (parenthesized_expression "(uVar8 == 0xffffffff)" (( "(") (binary_expression "uVar8 == 0xffffffff" (identifier "uVar8") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\nLAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }\n return;\n }" ({ "{") (labeled_statement "LAB_00245ffa:\n if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" (statement_identifier "LAB_00245ffa") (: ":") (if_statement "if (local_40 != -1) {\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" (if "if") (parenthesized_expression "(local_40 != -1)" (( "(") (binary_expression "local_40 != -1" (identifier "local_40") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n lVar5 = param_2[6];\n if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }\n FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);\n }" ({ "{") (expression_statement "lVar5 = param_2[6];" (assignment_expression "lVar5 = param_2[6]" (identifier "lVar5") (= "=") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]"))) (; ";")) (if_statement "if (lVar5 != 0) {\n lVar5 = *(long *)(lVar5 + 0x10);\n }" (if "if") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = *(long *)(lVar5 + 0x10);\n }" ({ "{") (expression_statement "lVar5 = *(long *)(lVar5 + 0x10);" (assignment_expression "lVar5 = *(long *)(lVar5 + 0x10)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(lVar5 + 0x10)" (* "*") (cast_expression "(long *)(lVar5 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x10)" (( "(") (binary_expression "lVar5 + 0x10" (identifier "lVar5") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (} "}"))) (expression_statement "FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]);" (call_expression "FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7])" (identifier "FUN_00245bf0") (argument_list "(param_1,lVar3,local_40,uVar8,lVar5,param_2[7])" (( "(") (identifier "param_1") (, ",") (identifier "lVar3") (, ",") (identifier "local_40") (, ",") (identifier "uVar8") (, ",") (identifier "lVar5") (, ",") (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]")) () ")"))) (; ";")) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar5 = (ulong)(uVar8 * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uVar8 * 0x28) + lVar3" (identifier "lVar5") (= "=") (binary_expression "(ulong)(uVar8 * 0x28) + lVar3" (call_expression "(ulong)(uVar8 * 0x28)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar8 * 0x28)" (( "(") (binary_expression "uVar8 * 0x28" (identifier "uVar8") (* "*") (number_literal "0x28")) () ")"))) (+ "+") (identifier "lVar3"))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) != 0" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);\n param_2[3] = lVar6;\n uVar8 = *(uint *)(lVar5 + 0x18);\n param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);\n if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }\n if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }\n lVar5 = (ulong)(uVar8 * 0x28) + lVar3;\n iVar1 = *(int *)(lVar5 + 4);\n if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }\n }" ({ "{") (expression_statement "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0);" (assignment_expression "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" (identifier "lVar6") (= "=") (call_expression "FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" (identifier "FUN_0016b9b0") (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) + 0x28" (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 "0x28")) (, ",") (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 "*(undefined4 *)(lVar5 + 0x10)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x10)" (( "(") (binary_expression "lVar5 + 0x10" (identifier "lVar5") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(lVar5 + 0x14)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x14)" (( "(") (binary_expression "lVar5 + 0x14" (identifier "lVar5") (+ "+") (number_literal "0x14")) () ")")))) (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "param_2[3] = lVar6;" (assignment_expression "param_2[3] = lVar6" (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "uVar8 = *(uint *)(lVar5 + 0x18);" (assignment_expression "uVar8 = *(uint *)(lVar5 + 0x18)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)(lVar5 + 0x18)" (* "*") (cast_expression "(uint *)(lVar5 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x18)" (( "(") (binary_expression "lVar5 + 0x18" (identifier "lVar5") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "param_2[4] = (ulong)*(uint *)(lVar5 + 0x14);" (assignment_expression "param_2[4] = (ulong)*(uint *)(lVar5 + 0x14)" (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")) (= "=") (binary_expression "(ulong)*(uint *)(lVar5 + 0x14)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(lVar5 + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x14)" (( "(") (binary_expression "lVar5 + 0x14" (identifier "lVar5") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (if_statement "if (0xfeff < uVar8) {\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }" (if "if") (parenthesized_expression "(0xfeff < uVar8)" (( "(") (binary_expression "0xfeff < uVar8" (number_literal "0xfeff") (< "<") (identifier "uVar8")) () ")")) (compound_statement "{\n FUN_0015d360(param_1 + 0x90);\n uVar8 = uVar8 + *(int *)(param_1 + 0xa8);\n }" ({ "{") (expression_statement "FUN_0015d360(param_1 + 0x90);" (call_expression "FUN_0015d360(param_1 + 0x90)" (identifier "FUN_0015d360") (argument_list "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")"))) (; ";")) (expression_statement "uVar8 = uVar8 + *(int *)(param_1 + 0xa8);" (assignment_expression "uVar8 = uVar8 + *(int *)(param_1 + 0xa8)" (identifier "uVar8") (= "=") (binary_expression "uVar8 + *(int *)(param_1 + 0xa8)" (identifier "uVar8") (+ "+") (pointer_expression "*(int *)(param_1 + 0xa8)" (* "*") (cast_expression "(int *)(param_1 + 0xa8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(uint *)(param_1 + 0x38) <= uVar8) {\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 0x38) <= uVar8)" (( "(") (binary_expression "*(uint *)(param_1 + 0x38) <= uVar8" (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (<= "<=") (identifier "uVar8")) () ")")) (compound_statement "{\n uVar7 = gettext("invalid dynamic symbol table name index: %u");\n FUN_0019a740(param_1,uVar7,uVar8);\n return;\n }" ({ "{") (expression_statement "uVar7 = gettext("invalid dynamic symbol table name index: %u");" (assignment_expression "uVar7 = gettext("invalid dynamic symbol table name index: %u")" (identifier "uVar7") (= "=") (call_expression "gettext("invalid dynamic symbol table name index: %u")" (identifier "gettext") (argument_list "("invalid dynamic symbol table name index: %u")" (( "(") (string_literal ""invalid dynamic symbol table name index: %u"" (" """) (string_content "invalid dynamic symbol table name index: %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_0019a740(param_1,uVar7,uVar8);" (call_expression "FUN_0019a740(param_1,uVar7,uVar8)" (identifier "FUN_0019a740") (argument_list "(param_1,uVar7,uVar8)" (( "(") (identifier "param_1") (, ",") (identifier "uVar7") (, ",") (identifier "uVar8") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar5 = (ulong)(uVar8 * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uVar8 * 0x28) + lVar3" (identifier "lVar5") (= "=") (binary_expression "(ulong)(uVar8 * 0x28) + lVar3" (call_expression "(ulong)(uVar8 * 0x28)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar8 * 0x28)" (( "(") (binary_expression "uVar8 * 0x28" (identifier "uVar8") (* "*") (number_literal "0x28")) () ")"))) (+ "+") (identifier "lVar3"))) (; ";")) (expression_statement "iVar1 = *(int *)(lVar5 + 4);" (assignment_expression "iVar1 = *(int *)(lVar5 + 4)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(lVar5 + 4)" (* "*") (cast_expression "(int *)(lVar5 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 4)" (( "(") (binary_expression "lVar5 + 4" (identifier "lVar5") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (iVar1 != 3) {\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }" (if "if") (parenthesized_expression "(iVar1 != 3)" (( "(") (binary_expression "iVar1 != 3" (identifier "iVar1") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n uVar7 = gettext("dynamic symbol table name section has wrong type: %u");\n FUN_0019a740(param_1,uVar7,iVar1);\n return;\n }" ({ "{") (expression_statement "uVar7 = gettext("dynamic symbol table name section has wrong type: %u");" (assignment_expression "uVar7 = gettext("dynamic symbol table name section has wrong type: %u")" (identifier "uVar7") (= "=") (call_expression "gettext("dynamic symbol table name section has wrong type: %u")" (identifier "gettext") (argument_list "("dynamic symbol table name section has wrong type: %u")" (( "(") (string_literal ""dynamic symbol table name section has wrong type: %u"" (" """) (string_content "dynamic symbol table name section has wrong type: %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_0019a740(param_1,uVar7,iVar1);" (call_expression "FUN_0019a740(param_1,uVar7,iVar1)" (identifier "FUN_0019a740") (argument_list "(param_1,uVar7,iVar1)" (( "(") (identifier "param_1") (, ",") (identifier "uVar7") (, ",") (identifier "iVar1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) != 0" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);\n param_2[6] = lVar6;\n uVar2 = *(undefined4 *)(param_1 + 0xb0);\n param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);\n FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);\n FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;\n FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );\n goto LAB_00245ffa;\n }" ({ "{") (expression_statement "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0);" (assignment_expression "lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" (identifier "lVar6") (= "=") (call_expression "FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" (identifier "FUN_0016b9b0") (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) + 0x28" (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 "0x28")) (, ",") (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 "*(undefined4 *)(lVar5 + 0x10)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x10)" (( "(") (binary_expression "lVar5 + 0x10" (identifier "lVar5") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(lVar5 + 0x14)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x14)" (( "(") (binary_expression "lVar5 + 0x14" (identifier "lVar5") (+ "+") (number_literal "0x14")) () ")")))) (, ",") (number_literal "0") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "param_2[6] = lVar6;" (assignment_expression "param_2[6] = lVar6" (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0xb0);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0xb0)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0xb0)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0xb0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb0)" (( "(") (binary_expression "param_1 + 0xb0" (identifier "param_1") (+ "+") (number_literal "0xb0")) () ")"))))) (; ";")) (expression_statement "param_2[7] = (ulong)*(uint *)(lVar5 + 0x14);" (assignment_expression "param_2[7] = (ulong)*(uint *)(lVar5 + 0x14)" (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]")) (= "=") (binary_expression "(ulong)*(uint *)(lVar5 + 0x14)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(lVar5 + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x14)" (( "(") (binary_expression "lVar5 + 0x14" (identifier "lVar5") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c);" (call_expression "FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c)" (identifier "FUN_00243830") (argument_list "(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c)" (( "(") (identifier "param_1") (, ",") (identifier "lVar3") (, ",") (identifier "local_4c") (, ",") (number_literal "0x6fffffff") (, ",") (identifier "uVar2") (, ",") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) (, ",") (binary_expression "param_2 + 9" (identifier "param_2") (+ "+") (number_literal "9")) (, ",") (identifier "local_3c") () ")"))) (; ";")) (expression_statement "FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)\n ;" (call_expression "FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)" (identifier "FUN_00243830") (argument_list "(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc)" (( "(") (identifier "param_1") (, ",") (identifier "lVar3") (, ",") (identifier "local_48") (, ",") (number_literal "0x6ffffffd") (, ",") (identifier "uVar8") (, ",") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) (, ",") (binary_expression "param_2 + 0xb" (identifier "param_2") (+ "+") (number_literal "0xb")) (, ",") (binary_expression "param_2 + 0xc" (identifier "param_2") (+ "+") (number_literal "0xc")) () ")"))) (; ";")) (expression_statement "FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n );" (call_expression "FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n )" (identifier "FUN_00243830") (argument_list "(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf\n )" (( "(") (identifier "param_1") (, ",") (identifier "lVar3") (, ",") (identifier "local_44") (, ",") (number_literal "0x6ffffffe") (, ",") (identifier "uVar8") (, ",") (binary_expression "param_2 + 0xd" (identifier "param_2") (+ "+") (number_literal "0xd")) (, ",") (binary_expression "param_2 + 0xe" (identifier "param_2") (+ "+") (number_literal "0xe")) (, ",") (binary_expression "param_2 + 0xf" (identifier "param_2") (+ "+") (number_literal "0xf")) () ")"))) (; ";")) (goto_statement "goto LAB_00245ffa;" (goto "goto") (statement_identifier "LAB_00245ffa") (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_0023f0a0();" (call_expression "FUN_0023f0a0()" (identifier "FUN_0023f0a0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "SHT": Some values do not have unique names */ /* DWARF original prototype: void base_read_symbols(Sized_dynobj<32,_false> * this, Read_symbols_data * sd) */ void __thiscall gold::Sized_dynobj<32,var_2>::base_read_symbols (Sized_dynobj<32,var_2> *this,Read_symbols_data *sd) { type_1 *var_14; size_t __haystacklen; type_1 *names; void *var_5; type_2 *var_7; type_3 *var_10; char *pcVar4; type_4 *var_12; type_5 var_18; type_5 var_8; type_5 versym_shndx; type_5 verdef_shndx; type_5 verneed_shndx; type_5 var_9; type_5 dummy; Object::var_1<32,var_2>((type_6 *)this,&this->elf_file_,sd); var_14 = sd->section_headers->data_; var_3(this,var_14,&versym_shndx,&verdef_shndx,&verneed_shndx,&var_9); __haystacklen = sd->section_names_size; sd->symbols = (type_3 *)0x0; sd->symbols_size = 0; names = sd->section_names->data_; sd->external_symbols_offset = 0; sd->symbol_names = (type_3 *)0x0; sd->symbol_names_size = 0; sd->versym = (type_3 *)0x0; sd->versym_size = 0; sd->verdef = (type_3 *)0x0; sd->verdef_size = 0; sd->verdef_info = 0; sd->verneed = (type_3 *)0x0; sd->verneed_size = 0; sd->verneed_info = 0; var_5 = var_4(names,__haystacklen,".zdebug_",8); if ((var_5 != (void *)0x0) && (var_7 = var_6<32,var_2> (var_14,(this->super_Dynobj).super_Object.shnum_,(char *)names, __haystacklen,(type_6 *)this,true), var_7 != (type_2 *)0x0)) { (this->super_Dynobj).super_Object.compressed_sections_ = var_7; } var_8 = this->dynsym_shndx_; if (var_8 == 0xffffffff) { LAB_00245ffa: if (var_9 != 0xffffffff) { var_10 = sd->symbol_names; if (var_10 != (type_3 *)0x0) { var_10 = (type_3 *)var_10->data_; } var_11(this,var_14,var_9,var_8,(type_1 *)var_10,sd->symbol_names_size); } return; } var_12 = (this->super_Dynobj).super_Object.input_file_; if (var_12 != (type_4 *)0x0) { var_10 = File_read::var_13 (&var_12->file_,(this->super_Dynobj).super_Object.offset_, (type_7)*(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 0x10), (type_7)*(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 0x14),true,false); sd->symbols = var_10; var_18 = var_8 * 0x28; var_8 = *(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 0x18); sd->symbols_size = (type_7)*(type_5 *)(var_14 + (type_7)var_18 + 0x14); if (0xfeff < var_8) { elfcpp::Elf_file<32,var_2,_gold::type_6>::var_15(&this->elf_file_); var_8 = var_8 + (this->elf_file_).large_shndx_offset_; } if ((this->super_Dynobj).super_Object.shnum_ <= var_8) { pcVar4 = (char *)var_16("invalid dynamic symbol table name index: %u"); Object::var_17((type_6 *)this,pcVar4,(type_7)var_8); return; } var_18 = *(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 4); if (var_18 != 3) { pcVar4 = (char *)var_16("dynamic symbol table name section has wrong type: %u"); Object::var_17((type_6 *)this,pcVar4,(type_7)var_18); return; } var_12 = (this->super_Dynobj).super_Object.input_file_; if (var_12 != (type_4 *)0x0) { var_10 = File_read::var_13 (&var_12->file_,(this->super_Dynobj).super_Object.offset_, (type_7)*(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 0x10), (type_7)*(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 0x14),false,false); sd->symbol_names = var_10; var_18 = this->dynsym_shndx_; sd->symbol_names_size = (type_7)*(type_5 *)(var_14 + (type_7)(var_8 * 0x28) + 0x14); var_19(this,var_14,versym_shndx,SHT_GNU_versym,var_18,&sd->versym,&sd->versym_size ,&dummy); var_19(this,var_14,verdef_shndx,SHT_GNU_verdef,var_8,&sd->verdef,&sd->verdef_size, &sd->verdef_info); var_19(this,var_14,verneed_shndx,SHT_GNU_verneed,var_8,&sd->verneed, &sd->verneed_size,&sd->verneed_info); goto LAB_00245ffa; } } /* WARNING: Subroutine does not return */ Object::var_20((type_6 *)var_12); }
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: (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: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (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: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (string_literal (string_content)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (identifier) (identifier) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal)))))))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_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))))) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (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: (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 (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_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))))) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (identifier) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (identifier) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (identifier) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (goto_statement label: (statement_identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(long param_1,long *param_2) { int iVar1; undefined4 uVar2; long lVar3; size_t __haystacklen; void *__haystack; void *pvVar4; long lVar5; long lVar6; undefined8 uVar7; uint uVar8; undefined4 local_4c; undefined4 local_48; undefined4 local_44; int local_40; undefined1 local_3c [12]; FUN_0019fd10(param_1,param_1 + 0x90,param_2); lVar3 = *(long *)(*param_2 + 0x10); FUN_00243550(param_1,lVar3,&local_4c,&local_48,&local_44,&local_40); __haystacklen = param_2[2]; param_2[3] = 0; param_2[4] = 0; __haystack = *(void **)(param_2[1] + 0x10); param_2[5] = 0; param_2[6] = 0; param_2[7] = 0; param_2[8] = 0; param_2[9] = 0; param_2[10] = 0; param_2[0xb] = 0; *(undefined4 *)(param_2 + 0xc) = 0; param_2[0xd] = 0; param_2[0xe] = 0; *(undefined4 *)(param_2 + 0xf) = 0; pvVar4 = memmem(__haystack,__haystacklen,".zdebug_",8); if ((pvVar4 != (void *)0x0) && (lVar5 = FUN_001ae740(lVar3,*(undefined4 *)(param_1 + 0x38),__haystack,__haystacklen,param_1,1) , lVar5 != 0)) { *(long *)(param_1 + 0x48) = lVar5; } uVar8 = *(uint *)(param_1 + 0xb0); if (uVar8 == 0xffffffff) { LAB_00245ffa: if (local_40 != -1) { lVar5 = param_2[6]; if (lVar5 != 0) { lVar5 = *(long *)(lVar5 + 0x10); } FUN_00245bf0(param_1,lVar3,local_40,uVar8,lVar5,param_2[7]); } return; } lVar5 = (ulong)(uVar8 * 0x28) + lVar3; if (*(long *)(param_1 + 0x28) != 0) { lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30), *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),1,0); param_2[3] = lVar6; uVar8 = *(uint *)(lVar5 + 0x18); param_2[4] = (ulong)*(uint *)(lVar5 + 0x14); if (0xfeff < uVar8) { FUN_0015d360(param_1 + 0x90); uVar8 = uVar8 + *(int *)(param_1 + 0xa8); } if (*(uint *)(param_1 + 0x38) <= uVar8) { uVar7 = gettext("invalid dynamic symbol table name index: %u"); FUN_0019a740(param_1,uVar7,uVar8); return; } lVar5 = (ulong)(uVar8 * 0x28) + lVar3; iVar1 = *(int *)(lVar5 + 4); if (iVar1 != 3) { uVar7 = gettext("dynamic symbol table name section has wrong type: %u"); FUN_0019a740(param_1,uVar7,iVar1); return; } if (*(long *)(param_1 + 0x28) != 0) { lVar6 = FUN_0016b9b0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30), *(undefined4 *)(lVar5 + 0x10),*(undefined4 *)(lVar5 + 0x14),0,0); param_2[6] = lVar6; uVar2 = *(undefined4 *)(param_1 + 0xb0); param_2[7] = (ulong)*(uint *)(lVar5 + 0x14); FUN_00243830(param_1,lVar3,local_4c,0x6fffffff,uVar2,param_2 + 8,param_2 + 9,local_3c); FUN_00243830(param_1,lVar3,local_48,0x6ffffffd,uVar8,param_2 + 10,param_2 + 0xb,param_2 + 0xc) ; FUN_00243830(param_1,lVar3,local_44,0x6ffffffe,uVar8,param_2 + 0xd,param_2 + 0xe,param_2 + 0xf ); goto LAB_00245ffa; } } /* WARNING: Subroutine does not return */ FUN_0023f0a0(); }
802_libtomcrypt.so.1.0_and_libtomcrypt.so.1.0_strip.c
sha512_compress
FUN_00152290
int sha512_compress(hash_state *md,uchar *buf) { long lVar1; ulong64 uVar2; ulong uVar3; ulong uVar4; ulong uVar5; ulong uVar6; ulong uVar7; ulong uVar8; ulong uVar9; ulong64 uVar10; ulong *puVar11; ulong *puVar12; ulong uVar13; ulong uVar14; long lVar15; ulong uVar16; ulong64 uVar17; ulong uVar18; ulong64 uVar19; ulong uVar20; ulong64 uVar21; ulong64 uVar22; ulong64 *puVar23; long in_FS_OFFSET; ulong64 local_318; ulong64 local_310; ulong64 local_308; ulong64 local_300; ulong64 local_2f8; ulong64 local_2f0; ulong64 local_2e8; ulong64 W [80]; ulong local_48 [3]; uVar8 = (md->whirlpool).state[4]; uVar14 = *(ulong *)buf; uVar9 = *(ulong *)(buf + 8); uVar16 = *(ulong *)(buf + 0x10); uVar18 = *(ulong *)(buf + 0x18); uVar20 = *(ulong *)(buf + 0x20); uVar7 = *(ulong *)(buf + 0x28); uVar21 = (md->whirlpool).state[1]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); uVar2 = (md->whirlpool).state[0]; uVar19 = (md->whirlpool).state[2]; uVar17 = (md->whirlpool).state[3]; uVar13 = (md->whirlpool).state[5]; W[0] = uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 | (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 | (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38; uVar14 = (md->whirlpool).state[6]; W[1] = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 | (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 | (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38; uVar9 = (md->whirlpool).state[7]; W[2] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38; W[3] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38; W[4] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 | (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 | (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38; W[5] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38; uVar16 = *(ulong *)(buf + 0x30); uVar18 = *(ulong *)(buf + 0x38); uVar20 = *(ulong *)(buf + 0x40); uVar7 = *(ulong *)(buf + 0x48); uVar3 = *(ulong *)(buf + 0x50); W[6] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38; uVar16 = *(ulong *)(buf + 0x58); uVar4 = *(ulong *)(buf + 0x60); uVar5 = *(ulong *)(buf + 0x68); uVar6 = *(ulong *)(buf + 0x70); W[7] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38; uVar18 = *(ulong *)(buf + 0x78); W[8] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 | (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 | (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38; W[9] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38; W[0xf] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38; W[0xb] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38; W[0xc] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 | (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 | (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38; W[0xd] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 | (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 | (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38; W[0xe] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 | (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 | (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38; W[10] = uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 | (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 | (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38; puVar11 = W; do { uVar16 = puVar11[0xe]; uVar18 = puVar11[1]; uVar20 = puVar11[2]; uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^ uVar18 >> 7) + ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) + *puVar11 + puVar11[9]; uVar16 = puVar11[0xf]; puVar11[0x10] = uVar7; uVar18 = puVar11[3]; uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) + puVar11[1] + puVar11[10] + ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^ uVar20 >> 7); puVar11[0x11] = uVar16; puVar12 = puVar11 + 4; uVar20 = *puVar12; puVar11[0x12] = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^ uVar18 >> 7) + ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) + puVar11[2] + puVar11[0xb]; puVar11[0x13] = ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^ uVar20 >> 7) + ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) + puVar11[3] + puVar11[0xc]; puVar11 = puVar12; } while (puVar12 != W + 0x40); local_300 = 0xab1c5ed5da6d8118; local_308 = 0x923f82a4af194f9b; local_310 = 0x59f111f1b605d019; uVar10 = 0x428a2f98d728ae22; local_318 = 0x3956c25bf348b538; local_2f8 = 0x7137449123ef65cd; puVar23 = K; local_2f0 = 0xb5c0fbcfec4d3b2f; local_2e8 = 0xe9b5dba58189dbbc; puVar11 = W; uVar22 = uVar2; while( true ) { puVar23 = puVar23 + 8; lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) + ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^ (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10; uVar16 = uVar17 + lVar15; uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) + ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^ (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15; lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) + ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^ (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8; uVar18 = uVar19 + lVar15; uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 + ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^ (uVar9 >> 0x27 | uVar9 * 0x2000000)); lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) + ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^ (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0; uVar20 = uVar21 + lVar15; uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) + ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^ (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15; lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) + ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^ (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8; uVar7 = uVar22 + lVar15; uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) + ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^ (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15; lVar15 = local_318 + uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^ (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] + ((uVar18 ^ uVar20) & uVar7 ^ uVar18); uVar9 = uVar9 + lVar15; uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) + ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^ (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15; lVar15 = local_310 + uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^ (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] + ((uVar20 ^ uVar7) & uVar9 ^ uVar20); uVar14 = uVar14 + lVar15; uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) + lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^ (uVar17 >> 0x27 | uVar17 * 0x2000000)); lVar15 = local_308 + uVar20 + puVar11[6] + ((uVar14 >> 0x29 | uVar14 * 0x800000) ^ (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) + ((uVar7 ^ uVar9) & uVar14 ^ uVar7); uVar13 = uVar13 + lVar15; uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) + lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^ (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000)); lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) + uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^ (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300; uVar8 = uVar8 + lVar15; uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) + lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^ (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000)); if (local_48 == puVar11 + 8) break; local_2f8 = puVar23[1]; local_2f0 = puVar23[2]; local_2e8 = puVar23[3]; local_318 = puVar23[4]; local_310 = puVar23[5]; local_308 = puVar23[6]; local_300 = puVar23[7]; uVar10 = *puVar23; puVar11 = puVar11 + 8; } (md->whirlpool).state[1] = (md->whirlpool).state[1] + uVar21; (md->whirlpool).state[2] = (md->whirlpool).state[2] + uVar19; (md->whirlpool).state[3] = (md->whirlpool).state[3] + uVar17; (md->whirlpool).state[4] = (md->whirlpool).state[4] + uVar8; (md->whirlpool).state[5] = (md->whirlpool).state[5] + uVar13; (md->whirlpool).state[6] = (md->whirlpool).state[6] + uVar14; (md->whirlpool).state[7] = (md->whirlpool).state[7] + uVar9; (md->whirlpool).state[0] = uVar2 + uVar22; if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) { return 0; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
undefined8 FUN_00152290(long param_1,ulong *param_2) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; ulong uVar5; ulong uVar6; ulong uVar7; ulong uVar8; ulong uVar9; ulong uVar10; long lVar11; ulong *puVar12; ulong *puVar13; ulong uVar14; ulong uVar15; ulong uVar16; ulong uVar17; ulong uVar18; ulong uVar19; long *plVar20; long in_FS_OFFSET; long local_318; long local_310; long local_308; long local_300; long local_2f8; long local_2f0; long local_2e8; ulong local_2c8 [83]; uVar9 = *(ulong *)(param_1 + 0x28); uVar15 = *param_2; uVar10 = param_2[1]; uVar19 = param_2[2]; uVar1 = param_2[3]; uVar2 = param_2[4]; uVar8 = param_2[5]; uVar18 = *(ulong *)(param_1 + 0x10); local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28); uVar3 = *(ulong *)(param_1 + 8); uVar17 = *(ulong *)(param_1 + 0x18); uVar16 = *(ulong *)(param_1 + 0x20); uVar14 = *(ulong *)(param_1 + 0x30); local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 | (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 | (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 | (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38; uVar15 = *(ulong *)(param_1 + 0x38); local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 | (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38; uVar10 = *(ulong *)(param_1 + 0x40); local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 | (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38; local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38; local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 | (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 | (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 | uVar2 << 0x38; local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 | (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 | (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 | uVar8 << 0x38; uVar19 = param_2[6]; uVar1 = param_2[7]; uVar2 = param_2[8]; uVar8 = param_2[9]; uVar4 = param_2[10]; local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 | (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38; uVar19 = param_2[0xb]; uVar5 = param_2[0xc]; uVar6 = param_2[0xd]; uVar7 = param_2[0xe]; local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38; uVar1 = param_2[0xf]; local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 | (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 | (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 | uVar2 << 0x38; local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 | (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 | (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 | uVar8 << 0x38; local_2c8[0xf] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38; local_2c8[0xb] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 | (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38; local_2c8[0xc] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 | (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 | (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38; local_2c8[0xd] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 | (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 | (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38; local_2c8[0xe] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38; local_2c8[10] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 | (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 | (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38; puVar12 = local_2c8; do { uVar19 = puVar12[0xe]; uVar1 = puVar12[1]; uVar2 = puVar12[2]; uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^ uVar1 >> 7) + ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) + *puVar12 + puVar12[9]; uVar19 = puVar12[0xf]; puVar12[0x10] = uVar8; uVar1 = puVar12[3]; uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) + puVar12[1] + puVar12[10] + ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^ uVar2 >> 7); puVar12[0x11] = uVar19; puVar13 = puVar12 + 4; uVar2 = *puVar13; puVar12[0x12] = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^ uVar1 >> 7) + ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) + puVar12[2] + puVar12[0xb]; puVar12[0x13] = ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^ uVar2 >> 7) + ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) + puVar12[3] + puVar12[0xc]; puVar12 = puVar13; } while (puVar13 != local_2c8 + 0x40); local_300 = -0x54e3a12a25927ee8; local_308 = -0x6dc07d5b50e6b065; local_310 = 0x59f111f1b605d019; lVar11 = 0x428a2f98d728ae22; local_318 = 0x3956c25bf348b538; local_2f8 = 0x7137449123ef65cd; local_2f0 = -0x4a3f043013b2c4d1; local_2e8 = -0x164a245a7e762444; puVar12 = local_2c8; uVar19 = uVar3; plVar20 = &DAT_001aed00; while( true ) { lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^ (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11; uVar16 = uVar16 + lVar11; uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) + ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^ (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11; local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) + ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^ (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8; uVar17 = uVar17 + local_2f8; uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 + ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^ (uVar10 >> 0x27 | uVar10 * 0x2000000)); local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) + ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^ (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0; uVar18 = uVar18 + local_2f0; uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) + ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^ (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0; local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) + ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^ (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8; uVar19 = uVar19 + local_2e8; uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) + ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^ (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8; local_318 = local_318 + uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^ (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] + ((uVar17 ^ uVar18) & uVar19 ^ uVar17); uVar10 = uVar10 + local_318; uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) + ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^ (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318; local_310 = local_310 + uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^ (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] + ((uVar18 ^ uVar19) & uVar10 ^ uVar18); uVar15 = uVar15 + local_310; uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) + local_310 + ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^ (uVar16 >> 0x27 | uVar16 * 0x2000000)); local_308 = local_308 + uVar18 + puVar12[6] + ((uVar15 >> 0x29 | uVar15 * 0x800000) ^ (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) + ((uVar19 ^ uVar10) & uVar15 ^ uVar19); uVar14 = uVar14 + local_308; uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) + local_308 + ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^ (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000)); local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) + uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^ (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300; uVar9 = uVar9 + local_300; uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) + local_300 + ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^ (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000)); if (local_2c8 + 0x50 == puVar12 + 8) break; local_2f8 = plVar20[1]; local_2f0 = plVar20[2]; local_2e8 = plVar20[3]; local_318 = plVar20[4]; local_310 = plVar20[5]; local_308 = plVar20[6]; local_300 = plVar20[7]; lVar11 = *plVar20; puVar12 = puVar12 + 8; plVar20 = plVar20 + 8; } *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18; *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17; *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16; *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9; *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14; *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15; *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10; *(ulong *)(param_1 + 8) = uVar3 + uVar19; if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) { return 0; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
PUSH R15 MOV RAX,RDI PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x2e8 MOV RDX,qword ptr [RDI + 0x28] MOV RBX,qword ptr [RSI] MOV RBP,qword ptr [RSI + 0x8] MOV R12,qword ptr [RSI + 0x10] MOV qword ptr [RSP + 0x48],RDI MOV R13,qword ptr [RSI + 0x18] MOV R14,qword ptr [RSI + 0x20] BSWAP RBX MOV R15,qword ptr [RSI + 0x28] MOV R11,qword ptr [RDI + 0x10] BSWAP RBP BSWAP R12 MOV RCX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x2d8],RCX XOR ECX,ECX MOV RCX,qword ptr [RDI + 0x8] MOV R10,qword ptr [RDI + 0x18] BSWAP R13 MOV R9,qword ptr [RDI + 0x20] MOV qword ptr [RSP + 0x20],RDX BSWAP R14 BSWAP R15 MOV qword ptr [RSP + 0x40],RCX MOV R8,qword ptr [RDI + 0x30] MOV qword ptr [RSP + 0x50],RBX MOV RDI,qword ptr [RDI + 0x38] MOV qword ptr [RSP + 0x58],RBP MOV RCX,qword ptr [RAX + 0x40] MOV qword ptr [RSP + 0x60],R12 MOV qword ptr [RSP + 0x68],R13 MOV qword ptr [RSP + 0x70],R14 MOV qword ptr [RSP + 0x78],R15 MOV RAX,qword ptr [RSI + 0x30] MOV RDX,qword ptr [RSI + 0x38] MOV RBX,qword ptr [RSI + 0x40] MOV qword ptr [RSP + 0x8],RDI BSWAP RAX MOV RBP,qword ptr [RSI + 0x48] MOV R12,qword ptr [RSI + 0x50] MOV qword ptr [RSP + 0x80],RAX MOV R13,qword ptr [RSI + 0x58] MOV R14,qword ptr [RSI + 0x60] BSWAP RDX BSWAP RBX MOV R15,qword ptr [RSI + 0x68] MOV RAX,qword ptr [RSI + 0x70] BSWAP RBP MOV qword ptr [RSP + 0x88],RDX MOV RSI,qword ptr [RSI + 0x78] BSWAP R13 BSWAP R14 MOV qword ptr [RSP + 0x90],RBX BSWAP R15 BSWAP RAX MOV qword ptr [RSP + 0x98],RBP BSWAP R12 BSWAP RSI MOV qword ptr [RSP + 0xc8],RSI LEA RSI,[RSP + 0x50] MOV qword ptr [RSP + 0xa8],R13 MOV qword ptr [RSP + 0xb0],R14 MOV qword ptr [RSP + 0xb8],R15 MOV qword ptr [RSP + 0xc0],RAX MOV qword ptr [RSP],RSI MOV qword ptr [RSP + 0xa0],R12 LEA R12,[RSI + 0x200] NOP dword ptr [RAX + RAX*0x1] MOV RBP,qword ptr [RSI + 0x70] MOV RDI,qword ptr [RSI + 0x8] MOV R14,qword ptr [RSI] ADD R14,qword ptr [RSI + 0x48] MOV RDX,RBP MOV R13,RBP SHR RBP,0x6 MOV RAX,RDI ROR R13,0x3d ROR RDX,0x13 XOR RDX,R13 MOV RBX,RDI SHR RDI,0x7 MOV R13,qword ptr [RSI + 0x10] ROR RBX,0x8 XOR RDX,RBP ROR RAX,0x1 XOR RAX,RBX ADD RDX,R14 MOV RBX,R13 MOV R14,qword ptr [RSI + 0x8] XOR RAX,RDI ADD R14,qword ptr [RSI + 0x50] MOV RDI,R13 SHR R13,0x7 ADD RAX,RDX MOV RDX,qword ptr [RSI + 0x78] ROR RBX,0x8 MOV R15,RDX MOV RBP,RDX SHR RDX,0x6 MOV qword ptr [RSI + 0x80],RAX ROR R15,0x13 ROR RBP,0x3d XOR RBP,R15 MOV R15,RAX XOR RBP,RDX ROR RDI,0x1 XOR RDI,RBX ADD RBP,R14 XOR RDI,R13 MOV R13,qword ptr [RSI + 0x18] LEA RDX,[RBP + RDI*0x1] MOV RBP,RAX SHR RAX,0x6 ROR R15,0x13 ROR RBP,0x3d XOR RBP,R15 MOV RDI,R13 MOV RBX,R13 MOV qword ptr [RSI + 0x88],RDX XOR RBP,RAX MOV RAX,qword ptr [RSI + 0x10] MOV R15,RDX MOV R14,RDX ROR RDI,0x1 ROR RBX,0x8 ADD RAX,qword ptr [RSI + 0x58] SHR R13,0x7 XOR RDI,RBX ADD RSI,0x20 ADD RBP,RAX XOR RDI,R13 SHR RDX,0x6 ADD RDI,RBP MOV RBP,qword ptr [RSI] ROR R15,0x13 ROR R14,0x3d XOR R15,R14 MOV qword ptr [RSI + 0x70],RDI MOV R13,RBP MOV RDI,RBP XOR R15,RDX SHR RBP,0x7 MOV RDX,qword ptr [RSI + -0x8] ADD RDX,qword ptr [RSI + 0x40] ROR RDI,0x1 ROR R13,0x8 XOR RDI,R13 ADD R15,RDX XOR RDI,RBP ADD RDI,R15 MOV qword ptr [RSI + 0x78],RDI CMP RSI,R12 JNZ 0x001523e0 MOV R12,qword ptr [RSP] MOV RAX,qword ptr [RSP + 0x40] MOV R15,-0x54e3a12a25927ee8 MOV R14,-0x6dc07d5b50e6b065 MOV RBP,0x59f111f1b605d019 MOV qword ptr [RSP + 0x18],R15 MOV RDI,qword ptr [RSP + 0x8] MOV R13,0x3956c25bf348b538 LEA RBX,[R12 + 0x280] MOV qword ptr [RSP + 0x10],R14 LEA RSI,[0x1aed00] MOV R14,0x7137449123ef65cd MOV RDX,-0x164a245a7e762444 MOV qword ptr [RSP + 0x38],RBX MOV RBX,qword ptr [RSP + 0x20] MOV R15,-0x4a3f043013b2c4d1 MOV qword ptr [RSP + 0x8],RBP MOV RBP,0x428a2f98d728ae22 MOV qword ptr [RSP],R13 MOV R13,RAX MOV qword ptr [RSP + 0x20],R14 MOV R14,RSI MOV qword ptr [RSP + 0x28],R15 MOV qword ptr [RSP + 0x30],RDX JMP 0x001525f6 MOV RDX,qword ptr [R14 + 0x8] MOV RSI,qword ptr [R14 + 0x10] ADD R14,0x40 MOV R15,qword ptr [R14 + -0x28] MOV RAX,qword ptr [R14 + -0x20] MOV qword ptr [RSP + 0x20],RDX MOV RDX,qword ptr [R14 + -0x18] MOV qword ptr [RSP + 0x28],RSI MOV RSI,qword ptr [R14 + -0x10] MOV qword ptr [RSP + 0x30],R15 MOV R15,qword ptr [R14 + -0x8] MOV qword ptr [RSP],RAX MOV RBP,qword ptr [R14 + -0x40] MOV qword ptr [RSP + 0x8],RDX MOV qword ptr [RSP + 0x10],RSI MOV qword ptr [RSP + 0x18],R15 MOV R15,RDI MOV RAX,RBX MOV RSI,RBX MOV RDX,RBX XOR R15,R8 ROR RSI,0x12 ROR RAX,0xe AND R15,RBX XOR RAX,RSI ROR RDX,0x29 XOR R15,RDI XOR RAX,RDX ADD RAX,qword ptr [R12] MOV RDX,R13 ADD R15,RAX MOV RAX,R13 ADD RCX,R15 OR RAX,R11 MOV R15,R13 LEA RSI,[RCX + RBP*0x1] MOV RCX,R13 AND RAX,R10 MOV RBP,R13 ROR R15,0x22 AND RCX,R11 ADD R9,RSI ROR RDX,0x1c XOR RDX,R15 OR RAX,RCX MOV R15,R9 ROR RBP,0x27 XOR RDX,RBP LEA RCX,[RAX + RDX*0x1] MOV RDX,R9 ADD RCX,RSI MOV RSI,R9 ROR R15,0xe ROR RSI,0x12 XOR R15,RSI MOV RSI,R13 MOV RAX,RCX ROR RDX,0x29 XOR R15,RDX ADD R15,qword ptr [R12 + 0x8] MOV RDX,R13 MOV RBP,R15 MOV R15,RCX ADD RBP,RDI MOV RDI,RBX XOR RDI,R8 AND RDI,R9 XOR RDI,R8 ADD RDI,RBP OR RSI,RCX AND RDX,RCX ADD RDI,qword ptr [RSP + 0x20] AND RSI,R11 ADD R10,RDI MOV RBP,RCX ROR R15,0x22 ROR RAX,0x1c OR RSI,RDX XOR RAX,R15 MOV R15,R10 ROR RBP,0x27 ADD RSI,RDI XOR RAX,RBP MOV RDI,R10 LEA RDX,[RSI + RAX*0x1] MOV RAX,R10 MOV RSI,RCX ROR RDI,0x12 ROR RAX,0xe XOR RAX,RDI OR RSI,RDX MOV RBP,RDX MOV RDI,RDX ROR R15,0x29 XOR RAX,R15 ADD RAX,qword ptr [R12 + 0x10] MOV R15,RCX AND RSI,R13 ADD RAX,R8 MOV R8,RBX AND R15,RDX XOR R8,R9 AND R8,R10 XOR R8,RBX ADD R8,RAX ADD R8,qword ptr [RSP + 0x28] MOV RAX,RDX ADD R11,R8 ROR RBP,0x22 ROR RDI,0x27 ROR RAX,0x1c OR RSI,R15 XOR RAX,RBP MOV RBP,R11 MOV R15,RDX XOR RAX,RDI ADD RAX,R8 MOV R8,R11 ADD RSI,RAX MOV RAX,R11 ROR R8,0x12 ROR RAX,0xe XOR RAX,R8 MOV RDI,RSI AND R15,RSI MOV R8,RSI ROR RBP,0x29 XOR RAX,RBP ADD RAX,qword ptr [R12 + 0x18] MOV RBP,RSI ADD RAX,RBX MOV RBX,R9 XOR RBX,R10 AND RBX,R11 XOR RBX,R9 ADD RBX,RAX MOV RAX,RDX ADD RBX,qword ptr [RSP + 0x30] ROR RBP,0x22 ROR RDI,0x1c OR RAX,RSI XOR RDI,RBP ADD R13,RBX ROR R8,0x27 AND RAX,RCX XOR RDI,R8 MOV R8,R10 MOV RBP,R13 ADD RDI,RBX OR RAX,R15 MOV RBX,R13 MOV R15,RSI ADD RAX,RDI MOV RDI,R13 ROR RBP,0x29 ROR RBX,0x12 ROR RDI,0xe XOR RDI,RBX XOR R8,R11 AND R15,RAX MOV RBX,RAX XOR RDI,RBP AND R8,R13 ADD RDI,qword ptr [R12 + 0x20] MOV RBP,RAX XOR R8,R10 ADD R9,RDI MOV RDI,qword ptr [RSP] ADD R9,R8 MOV R8,RAX ADD RDI,R9 MOV R9,RSI ROR RBP,0x22 ROR R8,0x1c OR R9,RAX XOR R8,RBP ADD RCX,RDI ROR RBX,0x27 AND R9,RDX XOR R8,RBX MOV RBX,R11 MOV RBP,RCX ADD R8,RDI OR R9,R15 XOR RBX,R13 MOV RDI,RCX ROR RBP,0x12 ROR RDI,0xe XOR RDI,RBP ADD R9,R8 AND RBX,RCX MOV R8,RCX ROR R8,0x29 XOR RDI,R8 ADD RDI,qword ptr [R12 + 0x28] XOR RBX,R11 MOV R8,qword ptr [RSP + 0x8] ADD R10,RDI MOV R15,R9 MOV RBP,R9 ADD R10,RBX MOV RBX,R9 ADD R8,R10 MOV R10,RAX LEA RDI,[RDX + R8*0x1] OR R10,R9 MOV RDX,RAX ROR R15,0x22 ROR RBX,0x1c XOR RBX,R15 AND R10,RSI AND RDX,R9 MOV R15,RDI ROR RBP,0x27 XOR RBX,RBP OR R10,RDX MOV RBP,qword ptr [R12 + 0x30] MOV RDX,R13 ADD R8,RBX MOV RBX,RDI XOR RDX,RCX ROR RBX,0x12 ROR R15,0xe XOR R15,RBX ADD R10,R8 MOV R8,RDI AND RDX,RDI ROR R8,0x29 XOR R8,R15 XOR RDX,R13 MOV RBX,R10 MOV R15,R10 ADD RBP,R8 ADD R11,RBP MOV RBP,R10 ADD R11,RDX MOV RDX,qword ptr [RSP + 0x10] ROR R15,0x22 ADD RDX,R11 MOV R11,R9 LEA R8,[RSI + RDX*0x1] OR R11,R10 MOV RSI,R9 AND R11,RAX AND RSI,R10 ROR RBX,0x1c XOR RBX,R15 OR R11,RSI MOV R15,R8 ROR RBP,0x27 XOR RBP,RBX MOV RBX,R8 ADD R12,0x40 ADD RDX,RBP ADD R11,RDX MOV RDX,R8 ROR RBX,0x12 ROR RDX,0xe XOR RDX,RBX MOV RSI,R11 MOV RBP,R11 ROR R15,0x29 XOR RDX,R15 ADD RDX,qword ptr [R12 + -0x8] MOV R15,R11 ADD R13,RDX MOV RDX,RCX XOR RDX,RDI AND RDX,R8 XOR RDX,RCX ADD RDX,R13 ADD RDX,qword ptr [RSP + 0x18] MOV R13,R10 LEA RBX,[RAX + RDX*0x1] MOV RAX,R10 AND R13,R11 ROR RSI,0x1c ROR R15,0x22 OR RAX,R11 XOR RSI,R15 ROR RBP,0x27 AND RAX,R9 XOR RBP,RSI OR R13,RAX ADD RDX,RBP ADD R13,RDX CMP qword ptr [RSP + 0x38],R12 JNZ 0x001525b0 MOV RAX,qword ptr [RSP + 0x48] MOV R12,qword ptr [RSP + 0x40] ADD qword ptr [RAX + 0x10],R11 ADD R12,R13 ADD qword ptr [RAX + 0x18],R10 ADD qword ptr [RAX + 0x20],R9 ADD qword ptr [RAX + 0x28],RBX ADD qword ptr [RAX + 0x30],R8 ADD qword ptr [RAX + 0x38],RDI ADD qword ptr [RAX + 0x40],RCX MOV qword ptr [RAX + 0x8],R12 XOR EAX,EAX MOV RCX,qword ptr [RSP + 0x2d8] XOR RCX,qword ptr FS:[0x28] JNZ 0x001529d2 ADD RSP,0x2e8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CALL 0x00113880
null
null
null
null
[(u'INT_AND_-1207294733', u'INT_LEFT_-1207294730'), (u'INT_OR_-1207294733', u'INT_OR_-1207294730'), (u'INT_ADD_-1207290262', u'INT_MULT_-1207289999'), (u'INT_AND_-1207293893', u'INT_NOTEQUAL_-1207293907'), ('const-40', u'INT_RIGHT_-1207294744'), (u'LOAD_-1207295281', u'INT_AND_-1207295173'), (u'INT_XOR_-1207291227', u'INT_XOR_-1207291187'), (u'LOAD_-1207293507', u'INT_LEFT_-1207293307'), (u'INT_ADD_-1207291354', u'INT_ADD_-1207291322'), (u'COPY_-1207293038', u'MULTIEQUAL_-1207289797'), (u'INT_ADD_-1207291014', u'INT_XOR_-1207290498'), (u'INT_XOR_-1207293263', u'INT_ADD_-1207293258'), (u'INT_ADD_-1207291734', u'INT_RIGHT_-1207291484'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289298'), (u'LOAD_-1207295219', u'INT_RIGHT_-1207295009'), ('const-1', u'PTRADD_-1207289502'), (u'LOAD_-1207294927', u'INT_RIGHT_-1207294812'), (u'INT_ADD_-1207290846', u'INT_MULT_-1207290655'), ('const-18', u'INT_RIGHT_-1207290483'), ('tmp_11610', u'PTRADD_-1207294792'), (u'LOAD_-1207290404', u'MULTIEQUAL_-1207289942'), ('const-433', u'STORE_-1207293439'), (u'LOAD_-1207294872', u'INT_AND_-1207294572'), ('const-433', u'LOAD_-1207290361'), ('tmp_11610', u'PTRADD_-1207294726'), (u'LOAD_-1207294737', u'INT_AND_-1207294546'), (u'MULTIEQUAL_-1207290127', u'INT_ADD_-1207292285'), (u'INT_LEFT_-1207294663', u'INT_OR_-1207294663'), (u'PTRADD_-1207289087', u'LOAD_-1207290446'), ('const-280375465082880', u'INT_AND_-1207294811'), (u'INT_OR_-1207295069', u'INT_OR_-1207295066'), (u'INT_AND_-1207295069', u'INT_LEFT_-1207295066'), (u'INT_ADD_-1207291878', u'INT_ADD_-1207290337'), (u'INT_ZEXT_-1207294200', u'INT_LEFT_-1207294187'), (u'INT_ADD_-1207292664', u'INT_XOR_-1207291941'), (u'INT_LEFT_-1207295022', u'INT_OR_-1207295022'), (u'PTRADD_-1207289348', u'INT_NOTEQUAL_-1207293243'), (u'INT_LEFT_-1207290458', u'INT_OR_-1207290458'), (u'INT_ADD_-1207290097', u'INT_RIGHT_-1207289764'), ('const-433', u'LOAD_-1207293507'), (u'INT_ADD_-1207291014', u'INT_XOR_-1207289908'), (u'INT_OR_-1207294187', u'INT_XOR_-1207294179'), (u'INT_OR_-1207295034', u'INT_OR_-1207295031'), ('const-8', u'PTRSUB_-1207289826'), ('const-33554432', u'INT_MULT_-1207290148'), (u'INT_AND_-1207292708', u'INT_OR_-1207292607'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289269'), (u'INT_ADD_-1207289702', u'MULTIEQUAL_-1207290123'), (u'PTRADD_-1207289060', u'PTRADD_-1207289052'), (u'PTRSUB_-1207289793', u'PTRADD_-1207289731'), (u'INT_OR_-1207290482', u'INT_XOR_-1207290438'), ('const-71776119061217280', u'INT_AND_-1207295078'), (u'LOAD_-1207294737', u'INT_LEFT_-1207294531'), (u'LOAD_-1207293662', u'INT_ADD_-1207293644'), (u'INT_RIGHT_-1207295175', u'INT_OR_-1207295176'), (u'LOAD_-1207294788', u'INT_LEFT_-1207294620'), (u'INT_MULT_-1207291852', u'INT_OR_-1207291855'), (u'INT_ADD_-1207294413', u'INT_ADD_-1207294174'), (u'INT_OR_-1207295150', u'INT_OR_-1207295147'), (u'INT_ADD_-1207291014', u'MULTIEQUAL_-1207290146'), (u'INT_OR_-1207294660', u'INT_OR_-1207294657'), ('const-8388608', u'INT_MULT_-1207291624'), (u'INT_ADD_-1207290846', u'INT_AND_-1207290589'), (u'LOAD_-1207294927', u'INT_AND_-1207294799'), (u'INT_RIGHT_-1207294015', u'INT_XOR_-1207293904'), (u'PTRADD_-1207289532', u'INT_NOTEQUAL_-1207293243'), (u'INT_LEFT_-1207292115', u'INT_OR_-1207292115'), ('const-24', u'INT_RIGHT_-1207295172'), (u'INT_AND_-1207294552', u'INT_RIGHT_-1207294548'), ('const-6', u'PTRADD_-1207288349'), ('const-64', u'PTRADD_-1207294858'), (u'PTRADD_-1207289494', u'LOAD_-1207294153'), (u'MULTIEQUAL_-1207290125', u'INT_OR_-1207292734'), ('const-8', u'PTRADD_-1207289378'), (u'INT_AND_-1207292289', u'INT_OR_-1207292212'), (u'INT_LEFT_-1207295025', u'INT_OR_-1207295025'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289575'), ('const-1095216660480', u'INT_AND_-1207295072'), (u'INT_AND_-1207294870', u'INT_LEFT_-1207294867'), (u'INT_OR_-1207294870', u'INT_OR_-1207294867'), ('const-16711680', u'INT_AND_-1207294540'), (u'INT_ADD_-1207291422', u'INT_XOR_-1207290362'), ('const-8', u'INT_LEFT_-1207294540'), (u'INT_LEFT_-1207295198', u'INT_OR_-1207295198'), (u'INT_AND_-1207295167', u'INT_LEFT_-1207295164'), (u'INT_OR_-1207295167', u'INT_OR_-1207295164'), ('tmp_11609', u'PTRSUB_-1207289711'), ('const-433', u'LOAD_-1207295293'), (u'INT_OR_-1207295210', u'INT_OR_-1207295207'), (u'INT_AND_-1207295210', u'INT_LEFT_-1207295207'), (u'INT_ZEXT_-1207293332', u'INT_LEFT_-1207293319'), ('const-4278190080', u'INT_AND_-1207294695'), (u'INT_RIGHT_-1207290896', u'INT_OR_-1207290895'), (u'INT_ADD_-1207291878', u'INT_AND_-1207291544'), (u'PTRSUB_-1207289818', u'PTRSUB_-1207289908'), ('const-71776119061217280', u'INT_AND_-1207294748'), (u'INT_RIGHT_-1207294807', u'INT_OR_-1207294808'), (u'INT_ADD_-1207290433', u'INT_LEFT_-1207290203'), ('const-61', u'INT_RIGHT_-1207293449'), (u'INT_ADD_-1207289973', u'INT_ADD_-1207289955'), (u'INT_AND_-1207294701', u'INT_RIGHT_-1207294697'), ('const-433', u'LOAD_-1207289525'), (u'MULTIEQUAL_-1207290142', u'INT_LEFT_-1207292828'), (u'INT_AND_-1207295005', u'INT_RIGHT_-1207295001'), (u'LOAD_-1207289546', u'INT_ADD_-1207289528'), ('const-40', u'INT_RIGHT_-1207295033'), ('const-0', u'INT_NOTEQUAL_-1207293907'), ('const-8', u'PTRADD_-1207289060'), (u'INT_XOR_-1207292071', u'INT_XOR_-1207292015'), ('const-16711680', u'INT_AND_-1207295066'), (u'INT_RIGHT_-1207291484', u'INT_OR_-1207291483'), ('const-1095216660480', u'INT_AND_-1207294698'), (u'LOAD_-1207293507', u'INT_RIGHT_-1207293385'), (u'INT_XOR_-1207293583', u'INT_XOR_-1207293546'), (u'INT_ADD_-1207292664', u'INT_RIGHT_-1207292459'), (u'INT_ADD_-1207291322', u'INT_RIGHT_-1207291052'), ('const-45', u'INT_LEFT_-1207293964'), (u'INT_OR_-1207294785', u'INT_OR_-1207294782'), ('const-56', u'INT_RIGHT_-1207294550'), (u'INT_RIGHT_-1207294637', u'INT_OR_-1207294638'), (u'INT_ADD_-1207291734', u'INT_MULT_-1207291396'), ('const-433', u'LOAD_-1207290796'), (u'INT_AND_-1207291174', u'INT_XOR_-1207291141'), ('const-1', u'PTRADD_-1207288068'), ('const-433', u'LOAD_-1207294934'), (u'LOAD_-1207294447', u'INT_RIGHT_-1207294225'), ('const-4', u'PTRADD_-1207288050'), (u'INT_RIGHT_-1207295035', u'INT_OR_-1207295034'), (u'INT_OR_-1207294557', u'COPY_-1207294484'), (u'INT_ADD_-1207290846', u'INT_LEFT_-1207290634'), ('const-433', u'LOAD_-1207295212'), ('const-1095216660480', u'INT_AND_-1207294808'), (u'COPY_-1207289233', u'RETURN_-1207289395'), ('const-433', u'LOAD_-1207295274'), (u'INT_AND_-1207295179', u'INT_RIGHT_-1207295175'), ('const-56', u'INT_RIGHT_-1207294786'), ('const-433', u'LOAD_-1207294788'), ('const-24', u'INT_LEFT_-1207294537'), ('const-40', u'INT_LEFT_-1207294770'), ('const-45', u'INT_LEFT_-1207293472'), (u'INT_AND_-1207294578', u'INT_RIGHT_-1207294574'), (u'LOAD_-1207293868', u'INT_AND_-1207293679'), (u'INT_LEFT_-1207291271', u'INT_OR_-1207291271'), ('const-1', u'PTRADD_-1207295212'), (u'INT_LEFT_-1207295138', u'INT_OR_-1207295138'), (u'INT_ADD_-1207294135', u'INT_ADD_-1207293874'), (u'INT_ADD_-1207292006', u'INT_ADD_-1207291976'), (u'PTRADD_-1207289731', u'LOAD_-1207294988'), ('tmp_11354', u'CBRANCH_-1207289455'), (u'INT_AND_-1207294814', u'INT_RIGHT_-1207294810'), (u'INT_OR_-1207293448', u'INT_XOR_-1207293428'), ('const-18', u'INT_RIGHT_-1207290071'), (u'INT_XOR_-1207293879', u'INT_XOR_-1207293855'), (u'INT_ADD_-1207292285', u'INT_LEFT_-1207292115'), (u'INT_ADD_-1207289903', u'INT_ADD_-1207289887'), ('const-28', u'INT_RIGHT_-1207291052'), ('const-36', u'INT_LEFT_-1207292234'), (u'INT_ADD_-1207290846', u'INT_OR_-1207290245'), (u'INT_ADD_-1207289702', u'INT_ADD_-1207289628'), (u'LOAD_-1207294454', u'INT_RIGHT_-1207294337'), (u'PTRADD_-1207295190', u'CAST_-1207289791'), (u'PTRADD_-1207294872', u'CAST_-1207289668'), ('const-5', u'PTRADD_-1207289741'), (u'INT_AND_-1207294537', u'INT_LEFT_-1207294534'), (u'INT_OR_-1207294537', u'INT_OR_-1207294534'), (u'CALL_-1207289394', u'INDIRECT_-1207288386'), (u'INT_ADD_-1207292142', u'INT_RIGHT_-1207291856'), (u'INT_LEFT_-1207294557', u'INT_OR_-1207294557'), (u'INT_XOR_-1207292569', u'INT_ADD_-1207292565'), ('const-56', u'INT_LEFT_-1207295198'), ('const-2', u'PTRADD_-1207289087'), (u'LOAD_-1207295003', u'MULTIEQUAL_-1207290131'), (u'LOAD_-1207295281', u'INT_RIGHT_-1207295177'), (u'PTRADD_-1207288873', u'LOAD_-1207292447'), (u'INT_ADD_-1207289628', u'STORE_-1207289506'), (u'LOAD_-1207295118', u'COPY_-1207289106'), ('const-56', u'INT_RIGHT_-1207295009'), (u'INT_RIGHT_-1207294694', u'INT_OR_-1207294695'), (u'CALL_-1207289394', u'INDIRECT_-1207288302'), ('const-56', u'INT_LEFT_-1207294594'), (u'INT_ADD_-1207290262', u'MULTIEQUAL_-1207290131'), (u'INT_LEFT_-1207292689', u'INT_OR_-1207292689'), ('const-41', u'INT_RIGHT_-1207290808'), ('const-433', u'LOAD_-1207294920'), (u'INT_ADD_-1207291580', u'INT_ADD_-1207291528'), ('const-433', u'STORE_-1207289506'), ('const-65280', u'INT_AND_-1207294663'), ('const-8', u'PTRADD_-1207289092'), (u'INT_RIGHT_-1207291628', u'INT_OR_-1207291627'), ('const-50', u'INT_LEFT_-1207290458'), (u'LOAD_-1207295281', u'INT_AND_-1207295167'), (u'PTRADD_-1207289562', u'LOAD_-1207294431'), (u'INT_XOR_-1207291367', u'INT_ADD_-1207291354'), (u'LOAD_-1207294781', u'INT_AND_-1207294606'), (u'INT_ADD_-1207290846', u'INT_AND_-1207290218'), ('const-8388608', u'INT_MULT_-1207290391'), ('const-6', u'INT_RIGHT_-1207294015'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288753'), ('const-56', u'INT_RIGHT_-1207295035'), ('const-8', u'INT_RIGHT_-1207293308'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288643'), (u'INT_ADD_-1207290521', u'INT_ADD_-1207290433'), ('const-8', u'PTRADD_-1207289526'), (u'INT_OR_-1207295075', u'INT_OR_-1207295072'), (u'INT_LEFT_-1207290203', u'INT_OR_-1207290203'), (u'INT_AND_-1207294873', u'INT_RIGHT_-1207294869'), ('const-433', u'LOAD_-1207294872'), (u'INT_ADD_-1207289462', u'CAST_-1207287978'), (u'INT_OR_-1207294796', u'INT_OR_-1207294793'), ('const-40', u'INT_ADD_-1207295137'), (u'INT_RIGHT_-1207294545', u'INT_OR_-1207294546'), (u'PTRADD_-1207289060', u'PTRADD_-1207289042'), (u'INT_RIGHT_-1207291708', u'INT_OR_-1207291707'), (u'PTRADD_-1207289840', u'LOAD_-1207295293'), ('tmp_4156', u'CBRANCH_-1207293241'), (u'PTRADD_-1207289741', u'LOAD_-1207295003'), ('tmp_11609', u'PTRSUB_-1207288001'), (u'INT_ADD_-1207290277', u'INT_ADD_-1207290262'), (u'INT_LEFT_-1207293779', u'INT_OR_-1207293779'), ('const-433', u'LOAD_-1207294737'), ('const-33554432', u'INT_MULT_-1207290567'), (u'LOAD_-1207295259', u'INT_AND_-1207295078'), (u'CAST_-1207289640', u'LOAD_-1207294872'), ('const-19', u'PTRADD_-1207289269'), (u'INT_OR_-1207294531', u'COPY_-1207294552'), (u'PTRADD_-1207288050', u'LOAD_-1207289588'), (u'PTRADD_-1207295197', u'CAST_-1207289796'), (u'INT_OR_-1207292035', u'INT_XOR_-1207292015'), (u'INT_ADD_-1207292285', u'INT_XOR_-1207291557'), (u'INT_XOR_-1207290131', u'INT_ADD_-1207290109'), (u'INT_AND_-1207295213', u'INT_RIGHT_-1207295209'), (u'INT_AND_-1207294638', u'INT_RIGHT_-1207294634'), (u'INT_ADD_-1207291014', u'INT_RIGHT_-1207290808'), ('const-8', u'PTRADD_-1207289721'), ('const-16711680', u'INT_AND_-1207294802'), (u'INT_OR_-1207294996', u'INT_OR_-1207294993'), (u'INT_AND_-1207294996', u'INT_LEFT_-1207294993'), (u'LOAD_-1207294737', u'INT_AND_-1207294543'), ('const-433', u'LOAD_-1207295287'), (u'INT_RIGHT_-1207295146', u'INT_OR_-1207295147'), (u'LOAD_-1207295259', u'INT_AND_-1207295075'), ('const-28', u'INT_RIGHT_-1207292642'), (u'PTRSUB_-1207289195', u'INT_EQUAL_-1207289693'), (u'INT_RIGHT_-1207293888', u'INT_OR_-1207293887'), ('const-8', u'INT_RIGHT_-1207294048'), ('const-433', u'LOAD_-1207294447'), (u'LOAD_-1207294934', u'INT_AND_-1207294876'), ('const-1095216660480', u'INT_AND_-1207294672'), (u'INT_XOR_-1207290915', u'INT_AND_-1207290826'), (u'INT_OR_-1207294549', u'INT_OR_-1207294546'), ('const-8', u'INT_LEFT_-1207294666'), ('const-16711680', u'INT_AND_-1207294692'), (u'INT_AND_-1207294632', u'INT_LEFT_-1207294629'), (u'INT_OR_-1207294632', u'INT_OR_-1207294629'), (u'INT_ADD_-1207290693', u'INT_XOR_-1207289932'), ('const-71776119061217280', u'INT_AND_-1207294704'), ('const-280375465082880', u'INT_AND_-1207294701'), ('const-72', u'PTRADD_-1207294817'), ('const-65280', u'INT_AND_-1207295138'), ('const-40', u'INT_RIGHT_-1207294548'), ('tmp_11610', u'PTRADD_-1207294858'), (u'CAST_-1207289611', u'LOAD_-1207294788'), ('const-36', u'INT_LEFT_-1207290203'), ('const--7908458776815382629', u'COPY_-1207293152'), (u'INT_RIGHT_-1207292877', u'INT_OR_-1207292876'), (u'INT_RIGHT_-1207294697', u'INT_OR_-1207294698'), (u'LOAD_-1207295274', u'INT_AND_-1207295144'), ('const-8', u'INT_LEFT_-1207295025'), (u'LOAD_-1207294781', u'INT_RIGHT_-1207294613'), ('const-24', u'INT_LEFT_-1207295138'), (u'INT_RIGHT_-1207294313', u'INT_OR_-1207294312'), ('const-16711680', u'INT_AND_-1207295025'), ('const-8', u'PTRSUB_-1207289793'), (u'INT_XOR_-1207291663', u'INT_XOR_-1207291607'), (u'MULTIEQUAL_-1207290123', u'INT_LEFT_-1207292641'), (u'INT_ADD_-1207292664', u'INT_ADD_-1207291136'), (u'LOAD_-1207294920', u'INT_AND_-1207294788'), ('const-56', u'INT_LEFT_-1207295132'), ('const-63', u'INT_LEFT_-1207293319'), (u'INT_ADD_-1207292553', u'INT_RIGHT_-1207292183'), (u'MULTIEQUAL_-1207290124', u'LOAD_-1207292806'), (u'INT_OR_-1207290925', u'INT_ADD_-1207290846'), (u'INT_MULT_-1207290655', u'INT_OR_-1207290658'), ('const-50', u'INT_LEFT_-1207291247'), (u'LOAD_-1207294737', u'INT_RIGHT_-1207294550'), ('const-1095216660480', u'INT_AND_-1207294635'), ('const-65280', u'INT_AND_-1207294563'), (u'PTRADD_-1207288229', u'INT_EQUAL_-1207289693'), (u'LOAD_-1207295281', u'INT_AND_-1207295170'), (u'INT_ADD_-1207290097', u'INT_AND_-1207289850'), (u'INT_OR_-1207291707', u'INT_XOR_-1207291663'), ('const-8', u'INT_RIGHT_-1207294738'), (u'LOAD_-1207294879', u'INT_LEFT_-1207294727'), (u'INT_RIGHT_-1207290459', u'INT_OR_-1207290458'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288229'), ('const-0', u'PTRSUB_-1207287996'), ('const-8', u'INT_RIGHT_-1207294778'), ('const-7', u'PTRADD_-1207288035'), (u'LOAD_-1207290361', u'MULTIEQUAL_-1207290140'), (u'INT_LEFT_-1207294537', u'INT_OR_-1207294537'), (u'INT_ADD_-1207293282', u'INT_ADD_-1207293258'), (u'INT_ADD_-1207290693', u'INT_LEFT_-1207290458'), (u'INT_LEFT_-1207295063', u'INT_OR_-1207295063'), ('const-71776119061217280', u'INT_AND_-1207294814'), ('const-0', u'PTRSUB_-1207289144'), ('const-1095216660480', u'INT_AND_-1207295213'), (u'MULTIEQUAL_-1207290670', u'LOAD_-1207294441'), (u'CALL_-1207289394', u'INDIRECT_-1207288554'), (u'INT_RIGHT_-1207294574', u'INT_OR_-1207294575'), ('const-39', u'INT_RIGHT_-1207290571'), ('const-8', u'PTRADD_-1207289479'), (u'INT_RIGHT_-1207295030', u'INT_OR_-1207295031'), (u'INT_ADD_-1207291734', u'INT_OR_-1207291029'), (u'PTRSUB_-1207289641', u'COPY_-1207289108'), (u'PTRSUB_-1207288082', u'PTRADD_-1207288060'), ('const-433', u'LOAD_-1207295219'), (u'INT_ADD_-1207291734', u'INT_AND_-1207291202'), ('const-39', u'INT_RIGHT_-1207290992'), (u'CAST_-1207289622', u'LOAD_-1207294847'), (u'INT_XOR_-1207289932', u'INT_AND_-1207289919'), ('tmp_11609', u'PTRSUB_-1207289776'), (u'INT_AND_-1207295078', u'INT_RIGHT_-1207295074'), ('const-4', u'PTRADD_-1207289348'), (u'INT_XOR_-1207292621', u'INT_XOR_-1207292569'), (u'INT_RIGHT_-1207293530', u'INT_XOR_-1207293401'), (u'LOAD_-1207295219', u'INT_AND_-1207295002'), (u'INT_RIGHT_-1207294611', u'INT_OR_-1207294612'), (u'LOAD_-1207295259', u'INT_AND_-1207295072'), (u'INT_RIGHT_-1207292642', u'INT_OR_-1207292641'), (u'INT_ADD_-1207292285', u'INT_RIGHT_-1207292116'), (u'INT_AND_-1207290826', u'INT_XOR_-1207290757'), ('const-4278190080', u'INT_AND_-1207294805'), ('const-8', u'PTRADD_-1207289389'), ('const-433', u'LOAD_-1207289476'), ('const-56', u'INT_RIGHT_-1207294746'), (u'INT_LEFT_-1207290871', u'INT_OR_-1207290871'), (u'LOAD_-1207294431', u'INT_ADD_-1207294413'), ('const-7', u'PTRADD_-1207289042'), (u'INT_XOR_-1207292150', u'INT_ADD_-1207292142'), (u'LOAD_-1207294879', u'INT_AND_-1207294748'), (u'INT_AND_-1207294788', u'INT_RIGHT_-1207294784'), (u'INT_OR_-1207289811', u'INT_XOR_-1207289779'), (u'LOAD_-1207294454', u'INT_LEFT_-1207294312'), (u'INT_OR_-1207295031', u'INT_OR_-1207295028'), (u'MULTIEQUAL_-1207289884', u'INT_ADD_-1207289887'), ('const-56', u'INT_LEFT_-1207294557'), ('const-4278190080', u'INT_AND_-1207295069'), (u'LOAD_-1207294781', u'INT_AND_-1207294615'), (u'INT_RIGHT_-1207294225', u'INT_OR_-1207294224'), (u'INT_OR_-1207293673', u'INT_XOR_-1207293583'), ('const-0', u'RETURN_-1207289395'), (u'INT_LEFT_-1207294534', u'INT_OR_-1207294534'), ('const-14', u'INT_RIGHT_-1207290047'), (u'INT_LEFT_-1207293472', u'INT_OR_-1207293472'), (u'INT_RIGHT_-1207292183', u'INT_OR_-1207292182'), (u'PTRADD_-1207288040', u'STORE_-1207289543'), ('const-433', u'LOAD_-1207293868'), (u'LOAD_-1207290796', u'INT_ADD_-1207290778'), ('const-65280', u'INT_AND_-1207294799'), (u'INT_LEFT_-1207294224', u'INT_OR_-1207294224'), ('const-1', u'PTRADD_-1207294872'), ('const-6', u'PTRADD_-1207288040'), ('const-25', u'INT_LEFT_-1207292589'), (u'LOAD_-1207295252', u'INT_AND_-1207295025'), (u'INT_ADD_-1207291878', u'INT_LEFT_-1207291683'), (u'INT_AND_-1207290409', u'INT_XOR_-1207290362'), (u'INT_LEFT_-1207292876', u'INT_OR_-1207292876'), ('const-8388608', u'INT_MULT_-1207292455'), (u'INT_XOR_-1207292356', u'INT_ADD_-1207292351'), (u'COPY_-1207289580', u'MULTIEQUAL_-1207290670'), (u'CALL_-1207289394', u'INDIRECT_-1207288666'), (u'INT_AND_-1207289919', u'INT_XOR_-1207289908'), (u'LOAD_-1207294927', u'INT_AND_-1207294805'), (u'INT_OR_-1207290807', u'INT_XOR_-1207290787'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289494'), (u'INT_NOTEQUAL_-1207293243', u'CBRANCH_-1207293241'), ('const-19', u'INT_RIGHT_-1207293965'), ('const-4278190080', u'INT_AND_-1207294870'), (u'INT_LEFT_-1207295201', u'INT_OR_-1207295201'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289562'), (u'INT_AND_-1207290589', u'INT_OR_-1207290536'), ('const-2', u'PTRADD_-1207289526'), ('const-40', u'INT_LEFT_-1207295135'), (u'INT_ADD_-1207290693', u'INT_MULT_-1207290391'), ('const-65280', u'INT_AND_-1207294600'), ('const-40', u'INT_RIGHT_-1207295175'), (u'INT_OR_-1207291051', u'INT_XOR_-1207291019'), (u'LOAD_-1207293718', u'INT_ADD_-1207293644'), (u'INT_ADD_-1207292664', u'INT_RIGHT_-1207292503'), (u'INT_XOR_-1207291215', u'INT_AND_-1207291174'), (u'LOAD_-1207294920', u'INT_AND_-1207294785'), ('const-433', u'LOAD_-1207294153'), ('const-433', u'STORE_-1207289606'), (u'LOAD_-1207293868', u'INT_RIGHT_-1207293674'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289479'), (u'INT_LEFT_-1207289835', u'INT_OR_-1207289835'), (u'INT_AND_-1207294193', u'INT_NOTEQUAL_-1207294207'), (u'INT_XOR_-1207290787', u'INT_ADD_-1207290778'), (u'PTRADD_-1207289060', u'PTRADD_-1207289092'), ('const-280375465082880', u'INT_AND_-1207295216'), ('const-14', u'INT_RIGHT_-1207290459'), (u'INT_ADD_-1207292285', u'INT_RIGHT_-1207292036'), (u'INT_XOR_-1207289982', u'INT_ADD_-1207289973'), ('const-4', u'PTRADD_-1207288527'), (u'LOAD_-1207294854', u'INT_AND_-1207294695'), (u'COPY_-1207293189', u'MULTIEQUAL_-1207289884'), (u'INT_RIGHT_-1207294571', u'INT_OR_-1207294572'), (u'LOAD_-1207294454', u'INT_RIGHT_-1207294381'), (u'LOAD_-1207294934', u'INT_AND_-1207294873'), ('const-28', u'INT_RIGHT_-1207289836'), ('const-8', u'PTRADD_-1207288060'), (u'LOAD_-1207295259', u'INT_AND_-1207295069'), ('const-0', u'PTRSUB_-1207288001'), (u'LOAD_-1207295252', u'INT_LEFT_-1207295016'), (u'INT_ADD_-1207293344', u'INT_ADD_-1207293282'), ('const-56', u'INT_LEFT_-1207294657'), (u'LOAD_-1207294872', u'INT_AND_-1207294563'), ('const-41', u'INT_RIGHT_-1207292036'), (u'INT_ADD_-1207291322', u'INT_AND_-1207290230'), ('const-24', u'INT_LEFT_-1207295063'), ('tmp_12118', u'INT_ADD_-1207295137'), (u'LOAD_-1207294854', u'INT_AND_-1207294704'), (u'INT_RIGHT_-1207295074', u'INT_OR_-1207295075'), (u'INT_ADD_-1207291734', u'INT_OR_-1207291437'), (u'INT_ADD_-1207290337', u'INT_ADD_-1207290321'), ('const-8', u'PTRADD_-1207289575'), ('const-40', u'INT_LEFT_-1207294660'), ('tmp_11609', u'PTRSUB_-1207287991'), ('const-433', u'LOAD_-1207290404'), ('const-33554432', u'INT_MULT_-1207291396'), ('const-14', u'INT_RIGHT_-1207292527'), ('const-1095216660480', u'INT_AND_-1207294546'), (u'INT_ADD_-1207294077', u'INT_LEFT_-1207293779'), (u'INT_LEFT_-1207294996', u'INT_OR_-1207294996'), (u'INT_XOR_-1207293920', u'INT_XOR_-1207293904'), (u'INT_XOR_-1207293904', u'INT_ADD_-1207293874'), ('const-65280', u'INT_AND_-1207295022'), (u'INT_AND_-1207294663', u'INT_LEFT_-1207294660'), (u'INT_OR_-1207294663', u'INT_OR_-1207294660'), ('const-24', u'INT_RIGHT_-1207294545'), ('const-8', u'INT_RIGHT_-1207293662'), (u'INT_LEFT_-1207294187', u'INT_OR_-1207294187'), (u'INT_XOR_-1207294292', u'INT_XOR_-1207294204'), (u'INT_OR_-1207295144', u'INT_OR_-1207295141'), (u'INT_AND_-1207295144', u'INT_LEFT_-1207295141'), (u'INT_RIGHT_-1207294702', u'INT_OR_-1207294701'), ('const-1', u'INT_RIGHT_-1207294188'), ('const-36', u'INT_LEFT_-1207291459'), ('const-24', u'INT_RIGHT_-1207294872'), (u'PTRADD_-1207289052', u'LOAD_-1207290389'), (u'INT_OR_-1207295141', u'INT_OR_-1207295138'), (u'INT_AND_-1207295141', u'INT_LEFT_-1207295138'), (u'LOAD_-1207295252', u'INT_AND_-1207295028'), (u'PTRADD_-1207288229', u'COPY_-1207289040'), (u'INT_ADD_-1207294077', u'INT_RIGHT_-1207293820'), (u'INT_ADD_-1207291598', u'INT_ADD_-1207291580'), (u'INT_LEFT_-1207295158', u'INT_OR_-1207295158'), (u'INT_RIGHT_-1207294676', u'INT_OR_-1207294675'), (u'LOAD_-1207294927', u'INT_AND_-1207294814'), (u'INT_LEFT_-1207294864', u'INT_OR_-1207294864'), ('const-34', u'INT_RIGHT_-1207292690'), (u'INT_RIGHT_-1207293674', u'INT_OR_-1207293673'), ('const-24', u'INT_LEFT_-1207294626'), (u'INT_XOR_-1207292438', u'INT_ADD_-1207292429'), (u'INT_MULT_-1207291292', u'INT_OR_-1207291295'), (u'INT_RIGHT_-1207291684', u'INT_OR_-1207291683'), (u'INT_OR_-1207291807', u'INT_XOR_-1207291775'), (u'INT_MULT_-1207291396', u'INT_OR_-1207291399'), ('const-8', u'INT_MULT_-1207293752'), (u'INT_LEFT_-1207294796', u'INT_OR_-1207294796'), ('const-8', u'INT_LEFT_-1207294999'), (u'LOAD_-1207295274', u'INT_AND_-1207295153'), (u'CAST_-1207289645', u'LOAD_-1207294879'), ('const-8', u'PTRADD_-1207288527'), ('const-2', u'PTRADD_-1207289770'), ('const-433', u'LOAD_-1207295153'), (u'LOAD_-1207294083', u'INT_RIGHT_-1207294015'), (u'INT_RIGHT_-1207292235', u'INT_OR_-1207292234'), ('const-23', u'INT_LEFT_-1207292828'), ('const-50', u'INT_LEFT_-1207290046'), (u'INT_ADD_-1207290262', u'INT_AND_-1207289919'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289423'), ('const-6480981068601479193', u'COPY_-1207293087'), ('tmp_11609', u'PTRSUB_-1207289691'), (u'INT_OR_-1207294858', u'COPY_-1207294865'), (u'LOAD_-1207294447', u'INT_RIGHT_-1207294188'), (u'PTRADD_-1207289389', u'STORE_-1207293738'), (u'INT_AND_-1207294745', u'INT_RIGHT_-1207294741'), ('const-433', u'LOAD_-1207294176'), (u'INT_ADD_-1207291508', u'INT_ADD_-1207291354'), (u'INT_ADD_-1207292142', u'INT_OR_-1207291437'), (u'INT_ADD_-1207289612', u'STORE_-1207289627'), ('const-14', u'INT_RIGHT_-1207292092'), ('const-56', u'INT_RIGHT_-1207295217'), (u'MULTIEQUAL_-1207289971', u'INT_ADD_-1207291102'), (u'INT_LEFT_-1207294597', u'INT_OR_-1207294597'), (u'INT_ADD_-1207294077', u'STORE_-1207294001'), (u'PTRSUB_-1207289871', u'PTRADD_-1207289804'), (u'INT_ADD_-1207290262', u'INT_RIGHT_-1207290003'), (u'INT_RIGHT_-1207294674', u'INT_OR_-1207294675'), ('const-8', u'PTRSUB_-1207288076'), (u'INT_MULT_-1207290567', u'INT_OR_-1207290570'), (u'LOAD_-1207294934', u'INT_AND_-1207294879'), (u'INT_LEFT_-1207294563', u'INT_OR_-1207294563'), ('const-56', u'INT_LEFT_-1207294620'), (u'INT_ADD_-1207292142', u'INT_MULT_-1207291828'), (u'INT_RIGHT_-1207295027', u'INT_OR_-1207295028'), ('const-61', u'INT_RIGHT_-1207293941'), (u'INT_AND_-1207295031', u'INT_RIGHT_-1207295027'), (u'PTRADD_-1207289060', u'PTRADD_-1207289077'), (u'INT_ADD_-1207290693', u'INT_RIGHT_-1207290459'), ('const-1095216660480', u'INT_AND_-1207294609'), (u'LOAD_-1207294454', u'INT_LEFT_-1207294336'), (u'INT_AND_-1207291980', u'INT_OR_-1207291785'), ('const-433', u'LOAD_-1207289991'), ('const-40', u'INT_RIGHT_-1207294637'), (u'LOAD_-1207295287', u'INT_AND_-1207295204'), (u'INT_NOTEQUAL_-1207293339', u'INT_ZEXT_-1207293332'), (u'INT_MULT_-1207292179', u'INT_OR_-1207292182'), (u'LOAD_-1207295259', u'INT_AND_-1207295063'), (u'INT_AND_-1207291952', u'INT_OR_-1207291785'), (u'INT_ADD_-1207290097', u'INT_RIGHT_-1207289812'), (u'PTRADD_-1207294726', u'CAST_-1207289611'), (u'INT_ADD_-1207290321', u'INT_ADD_-1207290277'), (u'INT_RIGHT_-1207294875', u'INT_OR_-1207294876'), (u'LOAD_-1207294153', u'INT_ADD_-1207294135'), (u'INT_ADD_-1207292553', u'INT_OR_-1207292330'), ('const-8', u'PTRADD_-1207288045'), ('const-8', u'PTRADD_-1207288753'), (u'INT_EQUAL_-1207289464', u'CBRANCH_-1207289455'), (u'MULTIEQUAL_-1207290123', u'INT_AND_-1207292668'), (u'CALL_-1207289394', u'INDIRECT_-1207288638'), (u'INT_OR_-1207294701', u'INT_OR_-1207294698'), (u'INT_RIGHT_-1207292036', u'INT_OR_-1207292035'), ('const-8', u'PTRSUB_-1207288046'), (u'INT_ADD_-1207292565', u'INT_ADD_-1207292553'), ('const-8', u'INT_RIGHT_-1207295143'), (u'INT_ADD_-1207290433', u'INT_RIGHT_-1207290291'), (u'INT_RIGHT_-1207295217', u'INT_OR_-1207295216'), (u'INT_OR_-1207294993', u'INT_OR_-1207294990'), ('const-433', u'LOAD_-1207290389'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289360'), ('const-0', u'PTRSUB_-1207288021'), (u'INT_RIGHT_-1207294548', u'INT_OR_-1207294549'), ('const-24', u'INT_RIGHT_-1207294571'), ('const-433', u'LOAD_-1207294431'), (u'INT_LEFT_-1207291247', u'INT_OR_-1207291247'), (u'INT_RIGHT_-1207294634', u'INT_OR_-1207294635'), (u'INT_ADD_-1207289714', u'INT_ADD_-1207289702'), (u'INT_ADD_-1207290846', u'INT_OR_-1207290676'), (u'INT_ADD_-1207290693', u'INT_ADD_-1207289528'), ('const-40', u'INT_RIGHT_-1207295215'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289293'), (u'INT_MULT_-1207290391', u'INT_OR_-1207290394'), ('const-4278190080', u'INT_AND_-1207294543'), (u'INT_LEFT_-1207291807', u'INT_OR_-1207291807'), (u'LOAD_-1207294083', u'INT_RIGHT_-1207293965'), (u'INT_AND_-1207294629', u'INT_LEFT_-1207294626'), (u'INT_OR_-1207294629', u'INT_OR_-1207294626'), ('const-14', u'INT_RIGHT_-1207291248'), ('tmp_4275', u'BRANCH_-1207293029'), (u'PTRADD_-1207289502', u'LOAD_-1207294176'), ('const-71776119061217280', u'INT_AND_-1207294578'), ('const-71776119061217280', u'INT_AND_-1207295179'), (u'LOAD_-1207295287', u'INT_AND_-1207295213'), (u'INT_ADD_-1207291014', u'INT_XOR_-1207289932'), (u'INT_AND_-1207291646', u'INT_OR_-1207291333'), ('const-1095216660480', u'INT_AND_-1207295005'), (u'INT_XOR_-1207292015', u'INT_ADD_-1207292006'), ('tmp_10886', u'CBRANCH_-1207289688'), (u'INT_ADD_-1207290724', u'INT_ADD_-1207290708'), ('const-24', u'INT_RIGHT_-1207295004'), (u'INT_LEFT_-1207293673', u'INT_OR_-1207293673'), (u'PTRADD_-1207289072', u'LOAD_-1207290419'), (u'PTRADD_-1207289060', u'PTRADD_-1207289087'), (u'INT_MULT_-1207292455', u'INT_OR_-1207292458'), (u'INT_ADD_-1207293844', u'INT_RIGHT_-1207293530'), (u'LOAD_-1207293868', u'INT_LEFT_-1207293661'), ('const-24', u'INT_LEFT_-1207295204'), (u'LOAD_-1207295274', u'INT_AND_-1207295141'), (u'INT_ADD_-1207292664', u'INT_RIGHT_-1207292527'), ('const-1073741824', u'INT_MULT_-1207291072'), ('tmp_11610', u'PTRADD_-1207294810'), (u'MULTIEQUAL_-1207290142', u'INT_LEFT_-1207292876'), (u'CAST_-1207289658', u'LOAD_-1207294920'), (u'PTRSUB_-1207288058', u'PTRADD_-1207288040'), (u'INT_RIGHT_-1207292690', u'INT_OR_-1207292689'), (u'INT_AND_-1207291378', u'INT_OR_-1207291333'), (u'MULTIEQUAL_-1207290125', u'INT_ADD_-1207291878'), (u'INT_OR_-1207295201', u'INT_OR_-1207295198'), ('const-16711680', u'INT_AND_-1207294629'), (u'MULTIEQUAL_-1207290123', u'INT_RIGHT_-1207292590'), (u'PTRSUB_-1207289826', u'PTRADD_-1207289762'), (u'INT_OR_-1207294047', u'INT_XOR_-1207293879'), ('const-40', u'INT_LEFT_-1207294861'), (u'LOAD_-1207294260', u'INT_RIGHT_-1207294107'), (u'MULTIEQUAL_-1207290131', u'INT_ADD_-1207291976'), (u'LOAD_-1207295259', u'INT_AND_-1207295066'), (u'PTRSUB_-1207288076', u'PTRADD_-1207288055'), ('const-18', u'INT_RIGHT_-1207292901'), (u'INT_OR_-1207294811', u'INT_OR_-1207294808'), ('const-33554432', u'INT_MULT_-1207292179'), (u'INT_OR_-1207290458', u'INT_XOR_-1207290438'), ('const-8', u'INT_LEFT_-1207294802'), (u'INT_AND_-1207295034', u'INT_RIGHT_-1207295030'), (u'INT_RIGHT_-1207294608', u'INT_OR_-1207294609'), (u'INT_OR_-1207294876', u'INT_OR_-1207294873'), ('const-16711680', u'INT_AND_-1207294603'), ('const-8158064640168781261', u'COPY_-1207293058'), (u'INT_ADD_-1207291322', u'INT_RIGHT_-1207291076'), (u'INT_RIGHT_-1207294605', u'INT_OR_-1207294606'), (u'INT_ADD_-1207291734', u'INT_AND_-1207291646'), ('const-280375465082880', u'INT_AND_-1207295075'), ('const-280375465082880', u'INT_AND_-1207295176'), (u'INT_RIGHT_-1207291400', u'INT_OR_-1207291399'), (u'INT_OR_-1207291785', u'INT_ADD_-1207291734'), (u'INT_ADD_-1207292553', u'INT_ADD_-1207291014'), ('const-24', u'INT_RIGHT_-1207295212'), ('const-8', u'INT_RIGHT_-1207295001'), (u'INT_LEFT_-1207294776', u'INT_OR_-1207294776'), ('const-1095216660480', u'INT_AND_-1207294742'), (u'INT_LEFT_-1207291707', u'INT_OR_-1207291707'), (u'PTRADD_-1207288055', u'LOAD_-1207289609'), ('const-1', u'PTRADD_-1207294817'), ('const-50', u'INT_LEFT_-1207292526'), ('const-34', u'INT_RIGHT_-1207291076'), ('const-1', u'PTRADD_-1207294719'), ('const-280375465082880', u'INT_AND_-1207294745'), (u'PTRADD_-1207289423', u'LOAD_-1207293868'), (u'INT_ADD_-1207290433', u'INT_MULT_-1207290287'), (u'INT_ADD_-1207291734', u'INT_MULT_-1207291480'), ('const-45', u'INT_LEFT_-1207294312'), ('const-1', u'INT_AND_-1207294193'), ('const-7', u'INT_RIGHT_-1207294107'), ('tmp_11610', u'PTRADD_-1207295190'), (u'INT_MULT_-1207293752', u'INT_OR_-1207293755'), ('const-8', u'PTRSUB_-1207288070'), (u'INT_ADD_-1207291878', u'INT_LEFT_-1207291707'), (u'MULTIEQUAL_-1207289942', u'INT_ADD_-1207290708'), ('const-56', u'INT_LEFT_-1207295158'), (u'INT_RIGHT_-1207294872', u'INT_OR_-1207294873'), ('const-71776119061217280', u'INT_AND_-1207295153'), ('const-433', u'LOAD_-1207292447'), ('const-56', u'INT_RIGHT_-1207295076'), (u'LOAD_-1207295219', u'INT_LEFT_-1207294990'), (u'INT_OR_-1207295057', u'COPY_-1207294958'), (u'LOAD_-1207295153', u'INT_EQUAL_-1207289464'), (u'INT_OR_-1207295173', u'INT_OR_-1207295170'), ('const-4794697086780616226', u'COPY_-1207293081'), (u'MULTIEQUAL_-1207290142', u'INT_ADD_-1207291580'), (u'INT_ADD_-1207290097', u'MULTIEQUAL_-1207290125'), (u'MULTIEQUAL_-1207289855', u'INT_ADD_-1207292311'), (u'LOAD_-1207294260', u'INT_RIGHT_-1207293888'), (u'INT_LEFT_-1207293940', u'INT_OR_-1207293940'), ('const-6', u'INT_RIGHT_-1207293820'), (u'INT_OR_-1207292589', u'INT_XOR_-1207292569'), ('const-2', u'PTRADD_-1207289378'), (u'INT_RIGHT_-1207295215', u'INT_OR_-1207295216'), (u'INT_ADD_-1207290846', u'INT_RIGHT_-1207290659'), (u'INT_ADD_-1207291896', u'INT_ADD_-1207291878'), (u'INT_ADD_-1207292553', u'INT_LEFT_-1207292234'), (u'INT_AND_-1207291928', u'INT_XOR_-1207291917'), (u'INT_RIGHT_-1207290659', u'INT_OR_-1207290658'), (u'INT_ADD_-1207290693', u'INT_LEFT_-1207290482'), ('const-433', u'STORE_-1207289660'), (u'INT_RIGHT_-1207293941', u'INT_OR_-1207293940'), (u'INT_LEFT_-1207293307', u'INT_OR_-1207293307'), ('const-34', u'INT_RIGHT_-1207289812'), (u'PTRADD_-1207295157', u'CAST_-1207289783'), (u'INT_XOR_-1207292482', u'INT_XOR_-1207292438'), ('const-18', u'INT_RIGHT_-1207291272'), ('const-39', u'INT_RIGHT_-1207291400'), (u'INT_ADD_-1207291422', u'INT_MULT_-1207291292'), (u'INT_ADD_-1207291422', u'INT_RIGHT_-1207291272'), (u'LOAD_-1207294927', u'INT_AND_-1207294802'), (u'INT_OR_-1207295060', u'INT_OR_-1207295057'), (u'LOAD_-1207294920', u'INT_AND_-1207294779'), ('const-4278190080', u'INT_AND_-1207295144'), ('const-8', u'INT_RIGHT_-1207294568'), (u'PTRADD_-1207289575', u'LOAD_-1207294454'), ('const-96', u'PTRADD_-1207294785'), ('tmp_12110', u'PTRSUB_-1207289591'), (u'INT_ADD_-1207289528', u'STORE_-1207289543'), ('const-8', u'PTRADD_-1207288229'), ('const-112', u'PTRADD_-1207294719'), (u'LOAD_-1207293868', u'INT_RIGHT_-1207293620'), (u'LOAD_-1207294854', u'INT_AND_-1207294698'), ('tmp_11609', u'PTRSUB_-1207289818'), (u'LOAD_-1207289630', u'INT_ADD_-1207289612'), ('const-8388608', u'INT_MULT_-1207292032'), (u'INT_XOR_-1207291141', u'INT_ADD_-1207291118'), (u'INT_ADD_-1207290262', u'INT_LEFT_-1207290070'), (u'INT_AND_-1207294736', u'INT_LEFT_-1207294733'), (u'INT_OR_-1207294736', u'INT_OR_-1207294733'), (u'INT_XOR_-1207291557', u'INT_AND_-1207291544'), (u'PTRADD_-1207289060', u'PTRADD_-1207289062'), (u'LOAD_-1207290419', u'MULTIEQUAL_-1207289971'), (u'COPY_-1207293069', u'MULTIEQUAL_-1207289971'), ('const-1', u'PTRADD_-1207294810'), (u'INT_RIGHT_-1207294671', u'INT_OR_-1207294672'), (u'INT_ADD_-1207293874', u'INT_ADD_-1207293844'), (u'INT_OR_-1207295072', u'INT_OR_-1207295069'), (u'PTRADD_-1207288035', u'LOAD_-1207289525'), ('const-24', u'INT_LEFT_-1207294864'), (u'INT_NOTEQUAL_-1207293907', u'INT_ZEXT_-1207293900'), (u'INT_OR_-1207290991', u'INT_XOR_-1207290959'), (u'INT_OR_-1207292458', u'INT_XOR_-1207292438'), (u'LOAD_-1207289991', u'INT_ADD_-1207289973'), (u'PTRADD_-1207288060', u'LOAD_-1207289630'), (u'COPY_-1207289040', u'MULTIEQUAL_-1207290124'), (u'INT_LEFT_-1207294623', u'INT_OR_-1207294623'), (u'INT_AND_-1207295173', u'INT_RIGHT_-1207295169'), (u'LOAD_-1207294927', u'INT_AND_-1207294808'), ('const-280375465082880', u'INT_AND_-1207294876'), (u'INT_AND_-1207294675', u'INT_RIGHT_-1207294671'), (u'INT_LEFT_-1207294531', u'INT_OR_-1207294531'), (u'PTRADD_-1207289460', u'STORE_-1207294001'), (u'INT_LEFT_-1207295060', u'INT_OR_-1207295060'), (u'INT_XOR_-1207292202', u'INT_XOR_-1207292150'), (u'INT_OR_-1207295176', u'INT_OR_-1207295173'), (u'LOAD_-1207294788', u'INT_AND_-1207294641'), (u'INT_XOR_-1207292796', u'INT_ADD_-1207292788'), ('const-8', u'PTRADD_-1207289731'), ('const-16', u'PTRADD_-1207295212'), ('const-56', u'INT_LEFT_-1207294683'), (u'MULTIEQUAL_-1207290131', u'INT_XOR_-1207292380'), ('const-1073741824', u'INT_MULT_-1207290287'), (u'INT_OR_-1207294224', u'INT_XOR_-1207294179'), ('const-433', u'LOAD_-1207295281'), (u'INT_RIGHT_-1207293820', u'INT_XOR_-1207293705'), ('const-4278190080', u'INT_AND_-1207295210'), ('const-433', u'STORE_-1207289564'), (u'PTRADD_-1207289062', u'LOAD_-1207290404'), (u'MULTIEQUAL_-1207290123', u'INT_ADD_-1207291422'), (u'PTRSUB_-1207287991', u'PTRSUB_-1207288046'), ('const-65280', u'INT_AND_-1207294733'), (u'INT_OR_-1207291029', u'INT_AND_-1207290970'), (u'INT_ADD_-1207292788', u'INT_ADD_-1207292771'), (u'CALL_-1207289394', u'INDIRECT_-1207288722'), (u'PTRADD_-1207288424', u'LOAD_-1207290796'), ('const-40', u'INT_LEFT_-1207295019'), (u'INT_LEFT_-1207294683', u'INT_OR_-1207294683'), (u'PTRADD_-1207294865', u'CAST_-1207289663'), (u'INT_OR_-1207290046', u'INT_XOR_-1207290026'), ('const-0', u'PTRSUB_-1207289691'), ('const-8388608', u'INT_MULT_-1207291292'), (u'INT_ADD_-1207292771', u'INT_ADD_-1207292755'), (u'INT_ADD_-1207292728', u'INT_ADD_-1207292664'), ('const-24', u'INT_LEFT_-1207294733'), (u'INT_OR_-1207293319', u'INT_XOR_-1207293287'), ('const-0', u'PTRSUB_-1207289818'), ('const-1', u'INT_RIGHT_-1207293674'), (u'INT_OR_-1207289789', u'INT_AND_-1207289742'), (u'INT_LEFT_-1207294626', u'INT_OR_-1207294626'), ('const-8', u'PTRADD_-1207288035'), ('const-280375465082880', u'INT_AND_-1207294785'), (u'LOAD_-1207292447', u'INT_ADD_-1207292429'), (u'INT_ADD_-1207289570', u'STORE_-1207289585'), ('const-433', u'LOAD_-1207292024'), (u'LOAD_-1207294781', u'INT_AND_-1207294600'), (u'LOAD_-1207294934', u'INT_AND_-1207294870'), (u'INT_ADD_-1207292169', u'INT_ADD_-1207292142'), (u'PTRADD_-1207289804', u'LOAD_-1207295212'), (u'INT_XOR_-1207290959', u'INT_ADD_-1207290946'), ('const-7', u'PTRADD_-1207288191'), ('const-8', u'PTRADD_-1207288643'), (u'LOAD_-1207294847', u'INT_AND_-1207294678'), (u'INT_ADD_-1207292285', u'INT_RIGHT_-1207292092'), ('const-8', u'INT_RIGHT_-1207294668'), (u'INT_OR_-1207290169', u'INT_ADD_-1207290097'), (u'CALL_-1207289394', u'INDIRECT_-1207288330'), (u'LOAD_-1207295219', u'INT_AND_-1207295005'), ('const-1073741824', u'INT_MULT_-1207290655'), (u'PTRADD_-1207288050', u'STORE_-1207289585'), (u'INT_RIGHT_-1207293965', u'INT_OR_-1207293964'), (u'INT_OR_-1207295138', u'INT_OR_-1207295135'), (u'INT_AND_-1207295138', u'INT_LEFT_-1207295135'), (u'INT_XOR_-1207290498', u'INT_AND_-1207290409'), ('const-80', u'PTRADD_-1207294810'), ('const-18', u'INT_RIGHT_-1207291708'), (u'INT_OR_-1207294623', u'INT_OR_-1207294620'), ('tmp_11609', u'PTRSUB_-1207288006'), ('const-16711680', u'INT_AND_-1207294867'), ('const-8', u'PTRADD_-1207288349'), ('const-1073741824', u'INT_MULT_-1207292255'), ('const-1095216660480', u'INT_AND_-1207294782'), ('const-8', u'PTRSUB_-1207289804'), (u'PTRSUB_-1207288052', u'PTRADD_-1207288035'), (u'LOAD_-1207294920', u'INT_AND_-1207294773'), (u'CALL_-1207289394', u'INDIRECT_-1207288470'), (u'INT_OR_-1207294782', u'INT_OR_-1207294779'), (u'CALL_-1207289394', u'INDIRECT_-1207288582'), (u'LOAD_-1207294083', u'INT_LEFT_-1207293964'), ('const-41', u'INT_RIGHT_-1207290003'), ('const-2', u'PTRADD_-1207288753'), ('const-24', u'INT_LEFT_-1207294799'), (u'LOAD_-1207294872', u'INT_AND_-1207294575'), (u'INT_ADD_-1207291508', u'INT_ADD_-1207291422'), (u'INT_AND_-1207294641', u'INT_RIGHT_-1207294637'), (u'INT_OR_-1207294730', u'INT_OR_-1207294727'), ('const-4278190080', u'INT_AND_-1207295170'), (u'INT_LEFT_-1207295132', u'INT_OR_-1207295132'), ('const-16711680', u'INT_AND_-1207294566'), ('const-24', u'INT_LEFT_-1207294689'), (u'INT_ADD_-1207292664', u'INT_LEFT_-1207292502'), ('const-0', u'PTRSUB_-1207288029'), (u'LOAD_-1207295252', u'INT_AND_-1207295022'), ('const-71776119061217280', u'INT_AND_-1207294678'), (u'INT_AND_-1207294575', u'INT_RIGHT_-1207294571'), (u'LOAD_-1207294260', u'INT_AND_-1207293893'), (u'MULTIEQUAL_-1207290131', u'INT_XOR_-1207292356'), (u'MULTIEQUAL_-1207290142', u'INT_XOR_-1207291917'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289526'), (u'PTRADD_-1207295219', u'CAST_-1207289811'), (u'MULTIEQUAL_-1207290127', u'INT_AND_-1207292708'), (u'INT_ZEXT_-1207293900', u'INT_LEFT_-1207293887'), ('const-56', u'INT_RIGHT_-1207295177'), ('const-71776119061217280', u'INT_AND_-1207294788'), (u'INT_ADD_-1207291322', u'INT_OR_-1207290676'), (u'CALL_-1207289394', u'INDIRECT_-1207288694'), (u'INT_LEFT_-1207293319', u'INT_OR_-1207293319'), (u'INT_AND_-1207294549', u'INT_RIGHT_-1207294545'), (u'LOAD_-1207294872', u'INT_AND_-1207294566'), ('const-41', u'INT_RIGHT_-1207291296'), ('const-63', u'INT_LEFT_-1207293887'), (u'PTRADD_-1207288191', u'LOAD_-1207289991'), (u'INT_ADD_-1207292142', u'INT_AND_-1207290970'), (u'MULTIEQUAL_-1207289913', u'INT_ADD_-1207290277'), ('const-24', u'INT_LEFT_-1207294663'), (u'MULTIEQUAL_-1207290123', u'INT_RIGHT_-1207292642'), (u'INT_XOR_-1207291941', u'INT_AND_-1207291928'), (u'INT_OR_-1207294683', u'COPY_-1207294534'), (u'INT_OR_-1207292330', u'INT_AND_-1207292289'), (u'INT_ADD_-1207292553', u'INT_RIGHT_-1207292259'), (u'LOAD_-1207289525', u'INT_ADD_-1207289507'), (u'INT_LEFT_-1207295016', u'INT_OR_-1207295016'), (u'INT_ADD_-1207290846', u'INT_AND_-1207289742'), ('const-8', u'INT_RIGHT_-1207295027'), ('const-61', u'INT_RIGHT_-1207293756'), (u'LOAD_-1207295219', u'INT_AND_-1207295008'), (u'INT_AND_-1207294864', u'INT_LEFT_-1207294861'), (u'INT_OR_-1207294864', u'INT_OR_-1207294861'), ('const-8', u'PTRADD_-1207289762'), ('const-40', u'INT_ADD_-1207289462'), (u'COPY_-1207289108', u'MULTIEQUAL_-1207290124'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289378'), (u'PTRSUB_-1207288016', u'PTRSUB_-1207288076'), (u'MULTIEQUAL_-1207290142', u'INT_RIGHT_-1207292829'), (u'INT_ADD_-1207292553', u'INT_OR_-1207292057'), (u'INT_XOR_-1207290438', u'INT_XOR_-1207290374'), (u'INT_OR_-1207294745', u'INT_OR_-1207294742'), (u'INT_XOR_-1207292916', u'INT_AND_-1207292855'), (u'INT_RIGHT_-1207292901', u'INT_OR_-1207292900'), (u'INT_AND_-1207289850', u'INT_OR_-1207289717'), (u'INT_ADD_-1207292285', u'INT_MULT_-1207292032'), ('const-433', u'LOAD_-1207290374'), (u'INT_ADD_-1207292553', u'INT_MULT_-1207292255'), ('const-24', u'INT_RIGHT_-1207294671'), (u'INT_XOR_-1207292844', u'INT_XOR_-1207292796'), (u'INT_LEFT_-1207292641', u'INT_OR_-1207292641'), (u'INT_AND_-1207295170', u'INT_LEFT_-1207295167'), (u'INT_OR_-1207295170', u'INT_OR_-1207295167'), (u'INT_ADD_-1207290109', u'INT_ADD_-1207290097'), (u'INT_OR_-1207294534', u'INT_OR_-1207294531'), ('const-433', u'LOAD_-1207290453'), (u'INT_OR_-1207294770', u'INT_OR_-1207294767'), ('const-24', u'INT_RIGHT_-1207294781'), (u'MULTIEQUAL_-1207290146', u'INT_ADD_-1207292755'), (u'CALL_-1207289394', u'INDIRECT_-1207288526'), (u'PTRSUB_-1207289691', u'PTRSUB_-1207289782'), (u'LOAD_-1207295281', u'INT_LEFT_-1207295158'), ('const-4', u'PTRADD_-1207289840'), (u'LOAD_-1207294854', u'INT_AND_-1207294701'), ('const-40', u'INT_LEFT_-1207294597'), (u'INT_OR_-1207294572', u'INT_OR_-1207294569'), ('const-8', u'PTRADD_-1207289562'), ('const-8', u'PTRSUB_-1207288091'), ('const-8', u'PTRADD_-1207289348'), (u'INT_ADD_-1207290433', u'INT_AND_-1207290218'), ('const-40', u'INT_RIGHT_-1207294810'), (u'INT_OR_-1207291075', u'INT_XOR_-1207291019'), (u'INT_ADD_-1207290946', u'INT_ADD_-1207290846'), ('const-34', u'INT_RIGHT_-1207291856'), ('const-40', u'INT_LEFT_-1207294686'), ('const-4278190080', u'INT_AND_-1207294632'), (u'INT_ADD_-1207290778', u'INT_ADD_-1207290744'), (u'INT_AND_-1207294572', u'INT_RIGHT_-1207294568'), (u'INT_ADD_-1207290277', u'INT_ADD_-1207290109'), ('const-8', u'INT_LEFT_-1207294629'), ('const-1', u'INT_AND_-1207293679'), (u'INT_OR_-1207291831', u'INT_XOR_-1207291755'), (u'LOAD_-1207294447', u'INT_LEFT_-1207294224'), (u'INT_OR_-1207292641', u'INT_XOR_-1207292621'), ('const-40', u'INT_RIGHT_-1207294611'), (u'INT_XOR_-1207294204', u'INT_ADD_-1207294174'), (u'COPY_-1207293087', u'MULTIEQUAL_-1207289942'), (u'INT_LEFT_-1207294867', u'INT_OR_-1207294867'), (u'INT_AND_-1207294802', u'INT_LEFT_-1207294799'), (u'INT_OR_-1207294802', u'INT_OR_-1207294799'), (u'INT_ADD_-1207290433', u'INT_ADD_-1207289612'), (u'LOAD_-1207294737', u'INT_AND_-1207294540'), ('const-1073741824', u'INT_MULT_-1207291852'), (u'INT_AND_-1207295002', u'INT_LEFT_-1207294999'), (u'INT_OR_-1207295002', u'INT_OR_-1207294999'), (u'INT_LEFT_-1207294566', u'INT_OR_-1207294566'), (u'INT_RIGHT_-1207294048', u'INT_OR_-1207294047'), ('const-8', u'PTRSUB_-1207288082'), ('const-1095216660480', u'INT_AND_-1207294873'), (u'INT_OR_-1207295161', u'INT_OR_-1207295158'), (u'LOAD_-1207294879', u'INT_AND_-1207294736'), ('const-8', u'PTRADD_-1207289770'), (u'INT_OR_-1207294575', u'INT_OR_-1207294572'), (u'LOAD_-1207294788', u'INT_AND_-1207294629'), ('tmp_11609', u'PTRSUB_-1207288011'), (u'PTRADD_-1207294810', u'CAST_-1207289640'), (u'INT_AND_-1207294692', u'INT_LEFT_-1207294689'), (u'INT_OR_-1207294692', u'INT_OR_-1207294689'), (u'INT_RIGHT_-1207294337', u'INT_OR_-1207294336'), (u'CALL_-1207289394', u'INDIRECT_-1207288498'), ('const-33554432', u'INT_MULT_-1207290988'), (u'INT_LEFT_-1207290895', u'INT_OR_-1207290895'), (u'INT_OR_-1207295198', u'COPY_-1207294996'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288424'), (u'LOAD_-1207295212', u'MULTIEQUAL_-1207290125'), ('const-8', u'PTRADD_-1207289502'), (u'INT_NOTEQUAL_-1207293693', u'INT_ZEXT_-1207293686'), (u'LOAD_-1207295274', u'INT_AND_-1207295147'), (u'INT_ADD_-1207290693', u'INT_RIGHT_-1207290395'), ('const-1', u'INT_AND_-1207293893'), (u'INT_ADD_-1207291322', u'INT_OR_-1207291029'), (u'INT_OR_-1207294609', u'INT_OR_-1207294606'), ('tmp_11610', u'PTRADD_-1207294785'), (u'INT_OR_-1207290002', u'INT_XOR_-1207289982'), (u'INT_LEFT_-1207295204', u'INT_OR_-1207295204'), (u'COPY_-1207293081', u'MULTIEQUAL_-1207290140'), ('const-8', u'INT_LEFT_-1207294603'), ('tmp_12110', u'PTRSUB_-1207289195'), (u'INT_ADD_-1207291734', u'INT_LEFT_-1207291459'), ('const-1', u'PTRADD_-1207294726'), (u'INT_RIGHT_-1207294381', u'INT_XOR_-1207294204'), (u'INT_ADD_-1207290846', u'INT_RIGHT_-1207290635'), ('const-24', u'INT_LEFT_-1207294563'), (u'CAST_-1207289796', u'LOAD_-1207295259'), ('const-8', u'INT_RIGHT_-1207295068'), (u'INT_AND_-1207290230', u'INT_OR_-1207290169'), (u'INT_XOR_-1207291187', u'INT_ADD_-1207291166'), (u'INT_RIGHT_-1207294869', u'INT_OR_-1207294870'), ('const-7', u'INT_RIGHT_-1207293385'), (u'PTRSUB_-1207288091', u'PTRADD_-1207288068'), (u'INT_RIGHT_-1207294542', u'INT_OR_-1207294543'), (u'INT_ADD_-1207291014', u'INT_LEFT_-1207290871'), (u'INT_XOR_-1207290757', u'INT_ADD_-1207290724'), (u'MULTIEQUAL_-1207290142', u'INT_RIGHT_-1207292901'), (u'INT_LEFT_-1207294730', u'INT_OR_-1207294730'), ('const-8', u'PTRADD_-1207289532'), ('const-1', u'PTRADD_-1207289804'), ('const-7', u'INT_RIGHT_-1207294272'), ('const-433', u'LOAD_-1207290419'), (u'INT_LEFT_-1207292526', u'INT_OR_-1207292526'), ('const-41', u'INT_RIGHT_-1207292459'), (u'COPY_-1207293152', u'MULTIEQUAL_-1207289913'), (u'LOAD_-1207294737', u'INT_AND_-1207294552'), (u'INT_AND_-1207294779', u'INT_LEFT_-1207294776'), (u'INT_OR_-1207294779', u'INT_OR_-1207294776'), ('const--72', u'PTRSUB_-1207289195'), ('const-56', u'INT_LEFT_-1207295057'), ('const-8', u'PTRADD_-1207289360'), (u'INT_ADD_-1207290262', u'INT_RIGHT_-1207290071'), ('const-24', u'INT_LEFT_-1207295022'), ('tmp_11609', u'PTRSUB_-1207287996'), (u'INT_LEFT_-1207294560', u'INT_OR_-1207294560'), (u'INT_ADD_-1207292285', u'INT_ADD_-1207290744'), ('const-40', u'INT_LEFT_-1207294730'), (u'PTRSUB_-1207288064', u'PTRADD_-1207288045'), (u'LOAD_-1207294927', u'INT_AND_-1207294811'), (u'INT_RIGHT_-1207295151', u'INT_OR_-1207295150'), ('const-0', u'COPY_-1207289233'), (u'INT_AND_-1207295216', u'INT_RIGHT_-1207295212'), (u'INT_RIGHT_-1207290872', u'INT_OR_-1207290871'), (u'LOAD_-1207294441', u'INT_ADD_-1207294413'), ('const-24', u'INT_RIGHT_-1207294741'), (u'INT_ADD_-1207292553', u'INT_MULT_-1207292179'), ('const-39', u'INT_RIGHT_-1207289764'), (u'PTRADD_-1207288527', u'LOAD_-1207291184'), ('const-8', u'INT_LEFT_-1207294776'), (u'INT_LEFT_-1207294540', u'INT_OR_-1207294540'), (u'INT_ADD_-1207293258', u'STORE_-1207293262'), (u'INT_OR_-1207294638', u'INT_OR_-1207294635'), (u'LOAD_-1207295274', u'INT_AND_-1207295138'), ('tmp_11610', u'PTRADD_-1207295157'), ('const-3', u'PTRADD_-1207289077'), ('const-88', u'PTRADD_-1207294792'), ('const-433', u'LOAD_-1207291184'), (u'INT_LEFT_-1207294770', u'INT_OR_-1207294770'), (u'INT_EQUAL_-1207289693', u'CBRANCH_-1207289688'), (u'INT_AND_-1207294704', u'INT_RIGHT_-1207294700'), (u'INT_RIGHT_-1207295033', u'INT_OR_-1207295034'), (u'LOAD_-1207294781', u'INT_AND_-1207294609'), (u'PTRSUB_-1207289804', u'PTRADD_-1207289741'), (u'MULTIEQUAL_-1207290142', u'INT_AND_-1207292855'), (u'INT_RIGHT_-1207294741', u'INT_OR_-1207294742'), (u'MULTIEQUAL_-1207290123', u'INT_RIGHT_-1207292690'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289348'), (u'INT_OR_-1207294861', u'INT_OR_-1207294858'), ('const-3', u'INT_LEFT_-1207294336'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289460'), (u'LOAD_-1207289663', u'INT_ADD_-1207289645'), (u'INT_OR_-1207295019', u'INT_OR_-1207295016'), ('const-19', u'INT_RIGHT_-1207293473'), (u'INT_RIGHT_-1207294272', u'INT_XOR_-1207294144'), ('const-8', u'PTRADD_-1207289042'), (u'LOAD_-1207294934', u'INT_AND_-1207294864'), (u'INT_ADD_-1207290262', u'INT_LEFT_-1207290046'), (u'MULTIEQUAL_-1207290142', u'INT_XOR_-1207291941'), (u'PTRADD_-1207294785', u'CAST_-1207289622'), ('const-280375465082880', u'INT_AND_-1207294675'), ('const-14', u'INT_RIGHT_-1207290872'), ('const-433', u'LOAD_-1207289546'), ('const-41', u'INT_RIGHT_-1207291628'), (u'INT_ADD_-1207292553', u'INT_AND_-1207291378'), ('tmp_11609', u'PTRSUB_-1207288016'), (u'LOAD_-1207295287', u'INT_RIGHT_-1207295217'), ('tmp_11610', u'PTRADD_-1207294675'), (u'LOAD_-1207295281', u'INT_AND_-1207295164'), ('const-40', u'INT_LEFT_-1207295161'), (u'INT_OR_-1207291437', u'INT_AND_-1207291378'), (u'INT_LEFT_-1207294594', u'INT_OR_-1207294594'), (u'INT_RIGHT_-1207292527', u'INT_OR_-1207292526'), ('const-8', u'PTRSUB_-1207288064'), (u'PTRADD_-1207288055', u'STORE_-1207289606'), ('const-280375465082880', u'INT_AND_-1207295034'), (u'INT_RIGHT_-1207294631', u'INT_OR_-1207294632'), (u'LOAD_-1207295287', u'INT_LEFT_-1207295198'), ('const-8', u'INT_LEFT_-1207295066'), (u'INT_AND_-1207294776', u'INT_LEFT_-1207294773'), (u'INT_OR_-1207294776', u'INT_OR_-1207294773'), (u'MULTIEQUAL_-1207290123', u'INT_AND_-1207292319'), ('const-0', u'PTRSUB_-1207288006'), (u'MULTIEQUAL_-1207290131', u'INT_XOR_-1207292916'), (u'INT_AND_-1207294695', u'INT_LEFT_-1207294692'), (u'INT_OR_-1207294695', u'INT_OR_-1207294692'), ('const-8', u'PTRADD_-1207289316'), (u'INT_RIGHT_-1207290071', u'INT_OR_-1207290070'), ('const-28', u'INT_RIGHT_-1207290635'), (u'INT_LEFT_-1207291051', u'INT_OR_-1207291051'), (u'LOAD_-1207295259', u'INT_RIGHT_-1207295076'), ('const-1073741824', u'INT_MULT_-1207291480'), (u'INT_ADD_-1207290708', u'INT_ADD_-1207290693'), (u'PTRSUB_-1207289732', u'PTRSUB_-1207289826'), (u'INT_MULT_-1207290804', u'INT_OR_-1207290807'), ('const-433', u'LOAD_-1207290551'), (u'INT_RIGHT_-1207295068', u'INT_OR_-1207295069'), (u'INT_ADD_-1207292311', u'INT_ADD_-1207292285'), ('const-28', u'INT_RIGHT_-1207291460'), ('const-46', u'INT_LEFT_-1207290070'), ('const-40', u'INT_RIGHT_-1207295149'), (u'INT_OR_-1207291855', u'INT_XOR_-1207291775'), (u'INT_AND_-1207295219', u'INT_RIGHT_-1207295215'), (u'INT_OR_-1207291247', u'INT_XOR_-1207291227'), ('const-40', u'INT_LEFT_-1207294796'), (u'PTRSUB_-1207289835', u'PTRADD_-1207289770'), (u'INT_AND_-1207295176', u'INT_RIGHT_-1207295172'), (u'INT_ADD_-1207290846', u'INT_RIGHT_-1207290571'), ('const-56', u'INT_RIGHT_-1207294812'), (u'INT_AND_-1207295204', u'INT_LEFT_-1207295201'), (u'INT_OR_-1207295204', u'INT_OR_-1207295201'), ('const-3', u'PTRADD_-1207289298'), ('const-0', u'INT_NOTEQUAL_-1207293339'), (u'INT_LEFT_-1207294620', u'INT_OR_-1207294620'), ('const-8', u'PTRADD_-1207288050'), ('const-8', u'PTRSUB_-1207288058'), (u'INT_OR_-1207290536', u'INT_ADD_-1207290433'), (u'LOAD_-1207294788', u'INT_RIGHT_-1207294639'), (u'INT_RIGHT_-1207294778', u'INT_OR_-1207294779'), (u'PTRADD_-1207289060', u'PTRADD_-1207289072'), (u'INT_ADD_-1207291014', u'INT_LEFT_-1207290895'), (u'INT_ADD_-1207290846', u'MULTIEQUAL_-1207290129'), (u'LOAD_-1207294927', u'INT_LEFT_-1207294793'), ('const-433', u'LOAD_-1207294847'), (u'INT_AND_-1207292668', u'INT_OR_-1207292607'), ('const-5', u'PTRADD_-1207288045'), ('const-0', u'PTRSUB_-1207289711'), ('const-8', u'INT_RIGHT_-1207294542'), (u'INT_ADD_-1207291422', u'INT_AND_-1207291174'), (u'INT_XOR_-1207291917', u'INT_ADD_-1207291912'), (u'INT_RIGHT_-1207291460', u'INT_OR_-1207291459'), ('const-0', u'PTRSUB_-1207288011'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288349'), ('const-433', u'LOAD_-1207295003'), (u'INT_RIGHT_-1207290291', u'INT_OR_-1207290290'), (u'INT_RIGHT_-1207295076', u'INT_OR_-1207295075'), (u'LOAD_-1207293507', u'INT_RIGHT_-1207293308'), ('tmp_11609', u'PTRSUB_-1207289745'), (u'INT_AND_-1207291544', u'INT_XOR_-1207291533'), ('const-433', u'STORE_-1207289543'), (u'INT_RIGHT_-1207295143', u'INT_OR_-1207295144'), ('const-40', u'INT_LEFT_-1207295201'), ('const-280375465082880', u'INT_AND_-1207294638'), (u'INT_LEFT_-1207294600', u'INT_OR_-1207294600'), (u'LOAD_-1207292806', u'INT_ADD_-1207292788'), (u'INT_RIGHT_-1207295009', u'INT_OR_-1207295008'), (u'INT_AND_-1207294698', u'INT_RIGHT_-1207294694'), ('const-433', u'LOAD_-1207289609'), (u'INT_XOR_-1207290374', u'INT_ADD_-1207290349'), ('const-71776119061217280', u'INT_AND_-1207294879'), ('const-1', u'PTRADD_-1207288873'), (u'INT_XOR_-1207293705', u'INT_ADD_-1207293565'), (u'INT_ADD_-1207289955', u'INT_ADD_-1207289903'), (u'INT_OR_-1207295016', u'COPY_-1207294950'), (u'INT_OR_-1207290245', u'INT_AND_-1207290230'), (u'MULTIEQUAL_-1207290125', u'INT_AND_-1207292668'), ('const--1606136188198331460', u'COPY_-1207293038'), ('const-5', u'PTRADD_-1207288424'), ('const-65280', u'INT_AND_-1207294864'), (u'LOAD_-1207294847', u'INT_RIGHT_-1207294676'), (u'INT_ADD_-1207291422', u'INT_XOR_-1207290498'), (u'INT_ADD_-1207291422', u'INT_ADD_-1207289955'), ('const-280375465082880', u'INT_AND_-1207295008'), (u'INT_RIGHT_-1207294784', u'INT_OR_-1207294785'), ('const-8', u'INT_RIGHT_-1207295169'), (u'INT_ADD_-1207291322', u'INT_MULT_-1207290988'), ('tmp_11610', u'PTRADD_-1207295197'), ('const-65280', u'INT_AND_-1207294689'), (u'INT_RIGHT_-1207295007', u'INT_OR_-1207295008'), ('const-16711680', u'INT_AND_-1207294999'), (u'INT_ADD_-1207292403', u'INT_ADD_-1207292351'), (u'LOAD_-1207295111', u'MULTIEQUAL_-1207290127'), (u'INT_LEFT_-1207292589', u'INT_OR_-1207292589'), (u'LOAD_-1207294454', u'INT_RIGHT_-1207294313'), ('const-71776119061217280', u'INT_AND_-1207294615'), ('const-433', u'LOAD_-1207289567'), ('const-8', u'INT_LEFT_-1207294566'), ('const-104', u'PTRADD_-1207294726'), (u'INT_ADD_-1207291734', u'INT_RIGHT_-1207291460'), (u'INT_AND_-1207294609', u'INT_RIGHT_-1207294605'), (u'PTRADD_-1207288045', u'LOAD_-1207289567'), (u'PTRSUB_-1207288070', u'PTRADD_-1207288050'), (u'PTRSUB_-1207289840', u'LOAD_-1207295118'), (u'COPY_-1207293058', u'MULTIEQUAL_-1207289855'), ('const-433', u'LOAD_-1207289663'), ('const-56', u'INT_RIGHT_-1207294877'), (u'LOAD_-1207290426', u'MULTIEQUAL_-1207289797'), (u'INT_LEFT_-1207294736', u'INT_OR_-1207294736'), (u'INT_ADD_-1207292285', u'INT_AND_-1207291928'), ('const-8', u'PTRADD_-1207288229'), (u'LOAD_-1207295219', u'INT_AND_-1207294999'), (u'INT_ADD_-1207291878', u'INT_XOR_-1207290757'), (u'INT_ADD_-1207292755', u'INT_ADD_-1207292728'), (u'INT_AND_-1207295147', u'INT_RIGHT_-1207295143'), (u'LOAD_-1207294973', u'MULTIEQUAL_-1207290146'), (u'INT_LEFT_-1207295164', u'INT_OR_-1207295164'), (u'INT_AND_-1207294606', u'INT_LEFT_-1207294603'), (u'INT_OR_-1207294606', u'INT_OR_-1207294603'), (u'MULTIEQUAL_-1207290140', u'INT_ADD_-1207292728'), (u'INT_XOR_-1207293546', u'INT_ADD_-1207293500'), (u'LOAD_-1207295274', u'INT_LEFT_-1207295132'), ('const-50', u'INT_LEFT_-1207292876'), ('const-50', u'INT_LEFT_-1207292091'), ('const-63', u'INT_LEFT_-1207294187'), (u'INT_RIGHT_-1207293308', u'INT_OR_-1207293307'), (u'INT_OR_-1207291627', u'INT_XOR_-1207291607'), ('const-40', u'INT_RIGHT_-1207294875'), (u'PTRSUB_-1207287996', u'PTRSUB_-1207288052'), (u'LOAD_-1207294872', u'INT_LEFT_-1207294557'), ('const-65280', u'INT_AND_-1207294773'), (u'INT_AND_-1207292319', u'INT_OR_-1207292212'), (u'LOAD_-1207294847', u'INT_LEFT_-1207294657'), (u'INT_LEFT_-1207292900', u'INT_OR_-1207292900'), (u'INT_AND_-1207295022', u'INT_LEFT_-1207295019'), (u'INT_OR_-1207295022', u'INT_OR_-1207295019'), (u'PTRADD_-1207289092', u'LOAD_-1207290453'), (u'INT_OR_-1207290634', u'INT_XOR_-1207290614'), ('const-8', u'PTRADD_-1207288055'), (u'INT_ADD_-1207289887', u'INT_ADD_-1207289870'), (u'INT_RIGHT_-1207295212', u'INT_OR_-1207295213'), (u'INT_AND_-1207294615', u'INT_RIGHT_-1207294611'), (u'INT_MULT_-1207290287', u'INT_OR_-1207290290'), (u'INT_ADD_-1207291014', u'INT_RIGHT_-1207290872'), (u'INT_OR_-1207294686', u'INT_OR_-1207294683'), (u'LOAD_-1207294260', u'INT_LEFT_-1207294047'), (u'PTRADD_-1207289360', u'LOAD_-1207293662'), (u'LOAD_-1207291184', u'INT_ADD_-1207291166'), ('const-8', u'INT_LEFT_-1207294867'), (u'INT_LEFT_-1207293964', u'INT_OR_-1207293964'), (u'LOAD_-1207294879', u'INT_AND_-1207294742'), (u'INT_AND_-1207295153', u'INT_RIGHT_-1207295149'), (u'INT_XOR_-1207294179', u'INT_XOR_-1207294144'), (u'INT_ADD_-1207290433', u'INT_MULT_-1207290148'), (u'PTRADD_-1207289762', u'LOAD_-1207295078'), ('const-36', u'INT_LEFT_-1207291807'), (u'LOAD_-1207290446', u'MULTIEQUAL_-1207289826'), (u'INT_LEFT_-1207295207', u'INT_OR_-1207295207'), (u'LOAD_-1207294737', u'INT_AND_-1207294549'), (u'COPY_-1207289106', u'MULTIEQUAL_-1207290123'), (u'INT_ADD_-1207289645', u'STORE_-1207289660'), (u'INT_ADD_-1207291136', u'INT_ADD_-1207291118'), (u'INT_RIGHT_-1207292259', u'INT_OR_-1207292258'), (u'LOAD_-1207294788', u'INT_AND_-1207294638'), ('const-65280', u'INT_AND_-1207295063'), ('const-19', u'INT_RIGHT_-1207293780'), ('const-1', u'PTRADD_-1207294675'), (u'INT_RIGHT_-1207295177', u'INT_OR_-1207295176'), (u'INT_RIGHT_-1207290808', u'INT_OR_-1207290807'), ('const-56', u'INT_LEFT_-1207294767'), (u'INT_ADD_-1207291878', u'INT_RIGHT_-1207291628'), ('const-28', u'INT_RIGHT_-1207291808'), (u'INT_XOR_-1207291427', u'INT_XOR_-1207291367'), (u'MULTIEQUAL_-1207290129', u'INT_ADD_-1207292664'), ('const-433', u'LOAD_-1207293662'), (u'INT_ADD_-1207289507', u'STORE_-1207289522'), (u'INT_XOR_-1207293401', u'INT_ADD_-1207293282'), (u'INT_MULT_-1207290148', u'INT_OR_-1207290151'), ('const-33554432', u'INT_MULT_-1207289760'), ('const--712', u'PTRSUB_-1207289641'), (u'MULTIEQUAL_-1207290123', u'INT_LEFT_-1207292589'), (u'LOAD_-1207295219', u'INT_AND_-1207295011'), ('const-1', u'PTRADD_-1207294785'), (u'INT_OR_-1207294336', u'INT_XOR_-1207294292'), ('const-71776119061217280', u'INT_AND_-1207295219'), (u'INT_RIGHT_-1207291808', u'INT_OR_-1207291807'), (u'INT_MULT_-1207291624', u'INT_OR_-1207291627'), ('const-8', u'PTRADD_-1207289077'), ('const-4278190080', u'INT_AND_-1207294739'), ('const-24', u'INT_LEFT_-1207294773'), (u'INT_ADD_-1207291322', u'INT_AND_-1207290589'), (u'INT_XOR_-1207293855', u'INT_ADD_-1207293844'), (u'LOAD_-1207295293', u'MULTIEQUAL_-1207290142'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289570'), (u'PTRSUB_-1207289740', u'PTRSUB_-1207289835'), ('const--5349999486874862801', u'COPY_-1207293046'), (u'INT_ADD_-1207290262', u'INT_ADD_-1207289549'), (u'LOAD_-1207295274', u'INT_RIGHT_-1207295151'), ('const-8', u'PTRADD_-1207289804'), ('const-65280', u'INT_AND_-1207295164'), (u'INT_OR_-1207292057', u'INT_AND_-1207291980'), ('const-56', u'INT_RIGHT_-1207294676'), (u'MULTIEQUAL_-1207289826', u'INT_ADD_-1207291896'), (u'PTRSUB_-1207288001', u'PTRSUB_-1207288058'), (u'INT_OR_-1207294635', u'INT_OR_-1207294632'), (u'LOAD_-1207295252', u'INT_AND_-1207295034'), (u'INT_RIGHT_-1207294744', u'INT_OR_-1207294745'), (u'LOAD_-1207294083', u'INT_RIGHT_-1207293941'), (u'INT_OR_-1207294597', u'INT_OR_-1207294594'), (u'PTRADD_-1207289077', u'LOAD_-1207290426'), (u'INT_RIGHT_-1207292829', u'INT_OR_-1207292828'), ('const-8', u'INT_LEFT_-1207294692'), (u'LOAD_-1207294988', u'MULTIEQUAL_-1207290134'), ('const-433', u'LOAD_-1207294973'), (u'INT_OR_-1207294799', u'INT_OR_-1207294796'), (u'INT_AND_-1207294799', u'INT_LEFT_-1207294796'), (u'LOAD_-1207294920', u'INT_LEFT_-1207294767'), (u'INT_OR_-1207294793', u'COPY_-1207294748'), ('const-71776119061217280', u'INT_AND_-1207294641'), (u'INT_OR_-1207294566', u'INT_OR_-1207294563'), (u'INT_AND_-1207294566', u'INT_LEFT_-1207294563'), (u'INT_LEFT_-1207294990', u'INT_OR_-1207294990'), (u'INT_ADD_-1207292728', u'INT_ADD_-1207292553'), (u'INT_ADD_-1207291014', u'INT_MULT_-1207290804'), ('const-56', u'INT_RIGHT_-1207294639'), (u'INT_LEFT_-1207292828', u'INT_OR_-1207292828'), (u'INT_OR_-1207293755', u'INT_XOR_-1207293735'), (u'INT_OR_-1207294727', u'COPY_-1207294615'), ('const-50', u'INT_LEFT_-1207291683'), (u'INT_RIGHT_-1207289764', u'INT_OR_-1207289763'), (u'INT_AND_-1207294689', u'INT_LEFT_-1207294686'), (u'INT_OR_-1207294689', u'INT_OR_-1207294686'), (u'INT_ADD_-1207290433', u'MULTIEQUAL_-1207290127'), (u'LOAD_-1207295287', u'INT_AND_-1207295219'), (u'INT_OR_-1207293307', u'INT_XOR_-1207293287'), (u'PTRADD_-1207288035', u'STORE_-1207289522'), ('const-280375465082880', u'INT_AND_-1207295150'), ('const-56', u'PTRADD_-1207294865'), (u'INT_AND_-1207294773', u'INT_LEFT_-1207294770'), (u'INT_OR_-1207294773', u'INT_OR_-1207294770'), (u'INT_ADD_-1207292142', u'INT_OR_-1207292057'), (u'INT_OR_-1207290658', u'INT_XOR_-1207290614'), (u'PTRSUB_-1207289745', u'PTRSUB_-1207289840'), ('const-41', u'INT_RIGHT_-1207290395'), (u'CALL_-1207289394', u'INDIRECT_-1207288414'), (u'LOAD_-1207295287', u'INT_AND_-1207295216'), ('const-8', u'PTRADD_-1207289423'), (u'INT_RIGHT_-1207294639', u'INT_OR_-1207294638'), (u'INT_LEFT_-1207294660', u'INT_OR_-1207294660'), (u'INT_LEFT_-1207294603', u'INT_OR_-1207294603'), (u'INT_XOR_-1207291755', u'INT_ADD_-1207291750'), ('const-56', u'INT_LEFT_-1207295016'), (u'INT_RIGHT_-1207294810', u'INT_OR_-1207294811'), (u'LOAD_-1207294788', u'INT_AND_-1207294626'), ('const-46', u'INT_LEFT_-1207292502'), (u'INT_XOR_-1207292808', u'INT_ADD_-1207292771'), ('const-16711680', u'INT_AND_-1207295141'), (u'INT_OR_-1207292900', u'INT_XOR_-1207292844'), ('const-1095216660480', u'INT_AND_-1207294572'), (u'INT_OR_-1207293661', u'INT_XOR_-1207293583'), (u'PTRSUB_-1207288011', u'PTRSUB_-1207288070'), ('const-24', u'INT_RIGHT_-1207294634'), ('const-8', u'PTRADD_-1207289570'), (u'INT_LEFT_-1207290482', u'INT_OR_-1207290482'), (u'INT_ADD_-1207289549', u'STORE_-1207289564'), (u'PTRSUB_-1207289782', u'PTRADD_-1207289721'), (u'INT_ADD_-1207291322', u'INT_MULT_-1207291072'), (u'INT_ADD_-1207291422', u'INT_XOR_-1207290915'), ('const-24', u'INT_LEFT_-1207295164'), (u'INT_RIGHT_-1207290152', u'INT_OR_-1207290151'), ('const-8', u'INT_RIGHT_-1207295209'), (u'PTRADD_-1207288643', u'LOAD_-1207291616'), (u'INT_AND_-1207294748', u'INT_RIGHT_-1207294744'), (u'INT_OR_-1207290871', u'INT_XOR_-1207290851'), ('const-24', u'INT_RIGHT_-1207295146'), (u'INT_ADD_-1207290097', u'INT_RIGHT_-1207289836'), (u'INT_OR_-1207292876', u'INT_XOR_-1207292844'), ('tmp_11610', u'PTRADD_-1207295212'), (u'INT_AND_-1207295072', u'INT_RIGHT_-1207295068'), (u'LOAD_-1207294920', u'INT_RIGHT_-1207294786'), (u'INT_ADD_-1207291014', u'INT_AND_-1207290826'), (u'INT_OR_-1207290203', u'INT_XOR_-1207290183'), (u'INT_ADD_-1207290744', u'INT_ADD_-1207290724'), (u'LOAD_-1207294781', u'INT_AND_-1207294612'), (u'INT_OR_-1207294990', u'COPY_-1207294942'), (u'MULTIEQUAL_-1207290123', u'INT_OR_-1207292734'), (u'INT_LEFT_-1207295161', u'INT_OR_-1207295161'), ('tmp_11609', u'PTRSUB_-1207289732'), ('const-56', u'INT_RIGHT_-1207295151'), (u'INT_RIGHT_-1207290204', u'INT_OR_-1207290203'), (u'PTRADD_-1207289526', u'LOAD_-1207294260'), ('const-8', u'PTRADD_-1207289052'), ('const-6', u'INT_RIGHT_-1207293530'), (u'INT_ADD_-1207293844', u'INT_RIGHT_-1207293449'), (u'LOAD_-1207295287', u'INT_AND_-1207295207'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289502'), ('const--712', u'PTRSUB_-1207289591'), (u'INT_OR_-1207292258', u'INT_XOR_-1207292202'), (u'INT_RIGHT_-1207294568', u'INT_OR_-1207294569'), (u'INT_ADD_-1207291102', u'INT_ADD_-1207291014'), (u'INT_ADD_-1207291422', u'INT_LEFT_-1207291247'), ('const-46', u'INT_LEFT_-1207290482'), ('const-8', u'INT_LEFT_-1207295167'), (u'INT_LEFT_-1207294733', u'INT_OR_-1207294733'), (u'INT_ADD_-1207293844', u'INT_RIGHT_-1207293473'), ('const-433', u'LOAD_-1207295111'), (u'INT_RIGHT_-1207294700', u'INT_OR_-1207294701'), ('const-8', u'PTRADD_-1207289840'), (u'PTRSUB_-1207289776', u'PTRSUB_-1207289871'), (u'INT_RIGHT_-1207293662', u'INT_OR_-1207293661'), (u'INT_RIGHT_-1207294107', u'INT_XOR_-1207293855'), (u'INT_LEFT_-1207295057', u'INT_OR_-1207295057'), ('const-34', u'INT_RIGHT_-1207290291'), (u'INT_MULT_-1207292255', u'INT_OR_-1207292258'), (u'INT_RIGHT_-1207292092', u'INT_OR_-1207292091'), ('tmp_11610', u'PTRADD_-1207295219'), (u'INT_XOR_-1207289908', u'INT_ADD_-1207289903'), ('const-40', u'INT_LEFT_-1207295060'), (u'INT_LEFT_-1207294767', u'INT_OR_-1207294767'), ('const-28', u'INT_RIGHT_-1207290204'), ('const-8', u'PTRSUB_-1207289871'), (u'INT_OR_-1207295025', u'INT_OR_-1207295022'), (u'INT_AND_-1207295025', u'INT_LEFT_-1207295022'), ('const-40', u'INT_RIGHT_-1207294674'), ('const-56', u'INT_RIGHT_-1207294576'), (u'LOAD_-1207293507', u'INT_AND_-1207293325'), (u'INT_RIGHT_-1207293320', u'INT_OR_-1207293319'), ('const-11', u'PTRADD_-1207289360'), ('const-41', u'INT_RIGHT_-1207292829'), (u'INT_ADD_-1207292553', u'INT_AND_-1207292319'), (u'INT_AND_-1207294666', u'INT_LEFT_-1207294663'), (u'INT_OR_-1207294666', u'INT_OR_-1207294663'), ('const-0', u'INT_NOTEQUAL_-1207293693'), (u'LOAD_-1207294879', u'INT_AND_-1207294739'), (u'INT_ADD_-1207291102', u'INT_ADD_-1207290946'), (u'INT_LEFT_-1207295019', u'INT_OR_-1207295019'), ('const-8', u'PTRADD_-1207289072'), ('const-56', u'INT_RIGHT_-1207294702'), ('const-8', u'PTRADD_-1207289087'), (u'INT_RIGHT_-1207293473', u'INT_OR_-1207293472'), ('const-56', u'INT_LEFT_-1207294858'), (u'INT_XOR_-1207293287', u'INT_XOR_-1207293263'), ('const-1', u'PTRADD_-1207295197'), (u'INT_XOR_-1207290550', u'INT_ADD_-1207290521'), ('const-8', u'PTRADD_-1207289741'), (u'INT_LEFT_-1207294336', u'INT_OR_-1207294336'), (u'INT_OR_-1207291295', u'INT_XOR_-1207291187'), (u'LOAD_-1207293362', u'INT_ADD_-1207293344'), ('const-433', u'LOAD_-1207294260'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288873'), (u'LOAD_-1207294847', u'INT_AND_-1207294666'), (u'INT_AND_-1207294785', u'INT_RIGHT_-1207294781'), (u'INT_LEFT_-1207295135', u'INT_OR_-1207295135'), (u'CAST_-1207289606', u'LOAD_-1207294781'), ('const-46', u'INT_LEFT_-1207291707'), ('tmp_11610', u'CAST_-1207289815'), (u'INT_AND_-1207295008', u'INT_RIGHT_-1207295004'), (u'MULTIEQUAL_-1207288996', u'PTRADD_-1207289060'), (u'INT_RIGHT_-1207295172', u'INT_OR_-1207295173'), (u'INT_XOR_-1207290183', u'INT_XOR_-1207290131'), (u'INT_ADD_-1207291422', u'INT_LEFT_-1207291271'), (u'INT_ADD_-1207291322', u'INT_AND_-1207291202'), (u'INT_XOR_-1207292380', u'INT_AND_-1207292367'), (u'INT_OR_-1207295216', u'INT_OR_-1207295213'), ('const-433', u'LOAD_-1207289588'), ('const-0', u'PTRSUB_-1207289745'), ('const-8', u'PTRSUB_-1207289835'), (u'PTRSUB_-1207289591', u'PTRADD_-1207289532'), (u'PTRADD_-1207288349', u'LOAD_-1207290551'), ('const-433', u'STORE_-1207289522'), (u'INT_RIGHT_-1207291076', u'INT_OR_-1207291075'), (u'INT_AND_-1207292855', u'INT_XOR_-1207292808'), ('const-10', u'PTRADD_-1207289494'), (u'INT_ADD_-1207290097', u'INT_ADD_-1207289645'), ('const-30', u'INT_LEFT_-1207292689'), (u'PTRADD_-1207288068', u'STORE_-1207289660'), ('const-1', u'INT_RIGHT_-1207293888'), ('const-36', u'INT_LEFT_-1207292641'), ('const-8', u'INT_MULT_-1207293445'), (u'CAST_-1207289791', u'LOAD_-1207295252'), (u'CAST_-1207289815', u'LOAD_-1207295287'), (u'CALL_-1207289394', u'INDIRECT_-1207288358'), (u'INT_AND_-1207295075', u'INT_RIGHT_-1207295071'), ('const-56', u'INT_LEFT_-1207294531'), (u'INT_ADD_-1207291322', u'INT_ADD_-1207289870'), ('const-1095216660480', u'INT_AND_-1207295173'), (u'INT_OR_-1207295213', u'INT_OR_-1207295210'), ('const-7', u'INT_RIGHT_-1207293620'), (u'INT_AND_-1207294782', u'INT_RIGHT_-1207294778'), ('const-9', u'PTRADD_-1207289562'), (u'PTRSUB_-1207289701', u'PTRSUB_-1207289793'), ('const-8', u'PTRADD_-1207289460'), (u'INT_RIGHT_-1207295169', u'INT_OR_-1207295170'), (u'MULTIEQUAL_-1207290123', u'INT_AND_-1207291980'), (u'INT_OR_-1207295147', u'INT_OR_-1207295144'), ('const-4278190080', u'INT_AND_-1207294569'), ('const-433', u'LOAD_-1207294441'), (u'INT_AND_-1207294808', u'INT_RIGHT_-1207294804'), (u'INT_ADD_-1207291912', u'INT_ADD_-1207291896'), (u'INT_RIGHT_-1207290571', u'INT_OR_-1207290570'), ('const-39', u'INT_RIGHT_-1207292590'), (u'INT_MULT_-1207289999', u'INT_OR_-1207290002'), ('const-40', u'INT_RIGHT_-1207294574'), (u'INT_OR_-1207291483', u'INT_XOR_-1207291427'), (u'PTRADD_-1207289721', u'LOAD_-1207294973'), (u'INT_LEFT_-1207294799', u'INT_OR_-1207294799'), ('const-34', u'INT_RIGHT_-1207292259'), (u'MULTIEQUAL_-1207290142', u'INT_XOR_-1207292380'), (u'INT_ADD_-1207291878', u'INT_MULT_-1207291624'), ('const-433', u'LOAD_-1207295078'), ('const-1764544', u'PTRSUB_-1207289144'), (u'INT_XOR_-1207294144', u'INT_ADD_-1207294077'), (u'INT_AND_-1207294626', u'INT_LEFT_-1207294623'), (u'INT_OR_-1207294626', u'INT_OR_-1207294623'), (u'LOAD_-1207294260', u'INT_RIGHT_-1207294048'), ('const-56', u'INT_RIGHT_-1207294613'), (u'INT_LEFT_-1207294858', u'INT_OR_-1207294858'), ('const-24', u'INT_RIGHT_-1207295030'), ('const-16711680', u'INT_AND_-1207295167'), ('const-40', u'INT_LEFT_-1207294534'), ('const-16711680', u'INT_AND_-1207294776'), ('const-0', u'PTRSUB_-1207289776'), (u'INT_AND_-1207294569', u'INT_LEFT_-1207294566'), (u'INT_OR_-1207294569', u'INT_OR_-1207294566'), (u'INT_MULT_-1207289760', u'INT_OR_-1207289763'), (u'INT_AND_-1207295066', u'INT_LEFT_-1207295063'), (u'INT_OR_-1207295066', u'INT_OR_-1207295063'), (u'INT_RIGHT_-1207291248', u'INT_OR_-1207291247'), (u'INT_OR_-1207290676', u'INT_AND_-1207290601'), (u'INT_RIGHT_-1207290047', u'INT_OR_-1207290046'), (u'LOAD_-1207289588', u'INT_ADD_-1207289570'), ('const-0', u'INT_NOTEQUAL_-1207294207'), ('const-6', u'INT_RIGHT_-1207294381'), (u'INT_ADD_-1207294077', u'INT_RIGHT_-1207293756'), (u'INT_OR_-1207294742', u'INT_OR_-1207294739'), (u'PTRADD_-1207289060', u'MULTIEQUAL_-1207288996'), ('const-8', u'PTRADD_-1207289298'), (u'CAST_-1207289627', u'LOAD_-1207294854'), ('const-14', u'INT_RIGHT_-1207291684'), ('const-433', u'LOAD_-1207292806'), (u'INT_ADD_-1207293844', u'INT_MULT_-1207293445'), (u'INT_XOR_-1207291775', u'INT_XOR_-1207291755'), ('const-17', u'PTRADD_-1207289389'), (u'MULTIEQUAL_-1207290123', u'INT_OR_-1207292330'), ('const-50', u'INT_LEFT_-1207290871'), ('const-1', u'PTRADD_-1207289570'), (u'INT_AND_-1207295011', u'INT_RIGHT_-1207295007'), (u'INT_OR_-1207294675', u'INT_OR_-1207294672'), (u'PTRADD_-1207288045', u'STORE_-1207289564'), (u'LOAD_-1207289567', u'INT_ADD_-1207289549'), (u'INT_ADD_-1207293644', u'INT_ADD_-1207293565'), (u'INT_OR_-1207295063', u'INT_OR_-1207295060'), (u'INT_AND_-1207295063', u'INT_LEFT_-1207295060'), (u'INT_AND_-1207293325', u'INT_NOTEQUAL_-1207293339'), (u'INT_OR_-1207294620', u'COPY_-1207294512'), (u'INT_ADD_-1207292142', u'INT_AND_-1207291646'), ('tmp_11609', u'PTRSUB_-1207288021'), (u'INT_ADD_-1207292142', u'INT_AND_-1207291952'), (u'INT_OR_-1207295028', u'INT_OR_-1207295025'), (u'INT_AND_-1207295028', u'INT_LEFT_-1207295025'), (u'INT_ADD_-1207294174', u'INT_ADD_-1207294077'), (u'INT_ADD_-1207292285', u'INT_LEFT_-1207292091'), ('const-56', u'INT_LEFT_-1207294047'), ('const-1', u'PTRADD_-1207289092'), (u'INT_LEFT_-1207294999', u'INT_OR_-1207294999'), ('const-3', u'PTRADD_-1207289762'), ('const-8', u'PTRSUB_-1207289782'), (u'INT_RIGHT_-1207292116', u'INT_OR_-1207292115'), (u'INT_OR_-1207290070', u'INT_XOR_-1207290026'), (u'MULTIEQUAL_-1207290142', u'INT_RIGHT_-1207292877'), (u'LOAD_-1207294854', u'INT_RIGHT_-1207294702'), (u'CAST_-1207289590', u'LOAD_-1207294737'), (u'INT_ADD_-1207290693', u'INT_AND_-1207290409'), (u'INT_LEFT_-1207294047', u'INT_OR_-1207294047'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289389'), (u'LOAD_-1207294872', u'INT_AND_-1207294578'), ('const-40', u'INT_RIGHT_-1207294700'), (u'INT_OR_-1207292502', u'INT_XOR_-1207292482'), (u'LOAD_-1207295252', u'INT_AND_-1207295031'), (u'INT_OR_-1207294808', u'INT_OR_-1207294805'), (u'INT_OR_-1207292828', u'INT_XOR_-1207292796'), ('const-32', u'PTRADD_-1207295190'), (u'INT_OR_-1207292091', u'INT_XOR_-1207292071'), (u'LOAD_-1207293373', u'INT_ADD_-1207293344'), ('const-8', u'PTRADD_-1207289269'), ('const-4131703408338449720', u'COPY_-1207293069'), ('const-71776119061217280', u'INT_AND_-1207295011'), (u'LOAD_-1207295281', u'INT_AND_-1207295176'), (u'COPY_-1207289274', u'MULTIEQUAL_-1207290670'), (u'INT_ADD_-1207292285', u'INT_XOR_-1207291215'), (u'INT_AND_-1207289742', u'INT_OR_-1207289717'), (u'LOAD_-1207294847', u'INT_AND_-1207294675'), (u'INT_RIGHT_-1207294668', u'INT_OR_-1207294669'), ('const-433', u'LOAD_-1207294879'), (u'INT_ADD_-1207292142', u'INT_RIGHT_-1207291832'), (u'INT_RIGHT_-1207295149', u'INT_OR_-1207295150'), ('const-1', u'PTRADD_-1207294792'), (u'INT_AND_-1207294635', u'INT_RIGHT_-1207294631'), (u'INT_OR_-1207293472', u'INT_XOR_-1207293428'), ('const-8', u'PTRADD_-1207288424'), (u'INT_LEFT_-1207294793', u'INT_OR_-1207294793'), ('const-433', u'LOAD_-1207294854'), ('tmp_11610', u'PTRADD_-1207294865'), ('const-24', u'INT_RIGHT_-1207294608'), (u'INT_XOR_-1207289779', u'INT_XOR_-1207289731'), (u'LOAD_-1207294934', u'INT_AND_-1207294867'), (u'LOAD_-1207294920', u'INT_AND_-1207294776'), ('const-433', u'LOAD_-1207293373'), (u'PTRADD_-1207288060', u'STORE_-1207289627'), (u'LOAD_-1207294854', u'INT_LEFT_-1207294683'), ('const-0', u'PTRSUB_-1207288016'), ('const-40', u'INT_RIGHT_-1207294784'), (u'INT_OR_-1207290570', u'INT_XOR_-1207290550'), ('const-433', u'LOAD_-1207293362'), (u'INT_RIGHT_-1207291272', u'INT_OR_-1207291271'), ('const-46', u'INT_LEFT_-1207292900'), ('const-56', u'INT_LEFT_-1207294990'), (u'INT_AND_-1207290970', u'INT_OR_-1207290925'), (u'LOAD_-1207295252', u'INT_AND_-1207295037'), (u'INT_RIGHT_-1207291832', u'INT_OR_-1207291831'), ('const-34', u'INT_RIGHT_-1207291484'), ('const-0', u'PTRSUB_-1207289701'), (u'INT_AND_-1207294742', u'INT_RIGHT_-1207294738'), (u'INT_MULT_-1207289808', u'INT_OR_-1207289811'), (u'INT_OR_-1207292115', u'INT_XOR_-1207292071'), (u'PTRADD_-1207294858', u'CAST_-1207289658'), ('const-433', u'LOAD_-1207289630'), (u'PTRSUB_-1207288046', u'STORE_-1207289506'), ('tmp_11609', u'PTRSUB_-1207289701'), (u'INT_ADD_-1207291734', u'INT_RIGHT_-1207291400'), ('const-1', u'PTRADD_-1207294865'), (u'INT_RIGHT_-1207292459', u'INT_OR_-1207292458'), (u'INT_OR_-1207294698', u'INT_OR_-1207294695'), (u'INT_OR_-1207294999', u'INT_OR_-1207294996'), (u'INT_AND_-1207294999', u'INT_LEFT_-1207294996'), (u'INT_XOR_-1207293428', u'INT_XOR_-1207293401'), ('const-8', u'INT_RIGHT_-1207294804'), ('const-4278190080', u'INT_AND_-1207294606'), (u'INT_ADD_-1207291878', u'INT_RIGHT_-1207291684'), (u'INT_ADD_-1207292285', u'INT_XOR_-1207291141'), ('const-4278190080', u'INT_AND_-1207295028'), (u'INT_ADD_-1207291976', u'INT_ADD_-1207291912'), (u'LOAD_-1207294737', u'INT_AND_-1207294537'), ('const-1', u'INT_RIGHT_-1207293320'), (u'INT_ADD_-1207291750', u'INT_ADD_-1207291734'), (u'LOAD_-1207294879', u'INT_AND_-1207294745'), (u'INT_AND_-1207294739', u'INT_LEFT_-1207294736'), (u'INT_OR_-1207294739', u'INT_OR_-1207294736'), (u'INT_AND_-1207294563', u'INT_LEFT_-1207294560'), (u'INT_OR_-1207294563', u'INT_OR_-1207294560'), (u'INT_RIGHT_-1207290483', u'INT_OR_-1207290482'), (u'INT_RIGHT_-1207295004', u'INT_OR_-1207295005'), (u'CALL_-1207289394', u'INDIRECT_-1207288610'), ('const-0', u'PTRSUB_-1207289740'), ('const-14', u'INT_RIGHT_-1207292877'), ('const-4', u'PTRADD_-1207289072'), (u'INT_LEFT_-1207294689', u'INT_OR_-1207294689'), (u'INT_ADD_-1207294077', u'INT_MULT_-1207293752'), (u'INT_AND_-1207293679', u'INT_NOTEQUAL_-1207293693'), ('const-18', u'PTRADD_-1207289316'), ('const-16', u'PTRADD_-1207289460'), ('tmp_12110', u'PTRSUB_-1207289641'), (u'LOAD_-1207294788', u'INT_AND_-1207294635'), ('const-2', u'PTRADD_-1207288060'), (u'INT_LEFT_-1207295167', u'INT_OR_-1207295167'), (u'INT_XOR_-1207290362', u'INT_ADD_-1207290321'), ('const-16711680', u'INT_AND_-1207294736'), (u'INT_ADD_-1207290097', u'INT_MULT_-1207289760'), (u'INT_OR_-1207294669', u'INT_OR_-1207294666'), (u'INT_AND_-1207294669', u'INT_LEFT_-1207294666'), ('const-433', u'LOAD_-1207290446'), (u'INT_MULT_-1207291072', u'INT_OR_-1207291075'), (u'INT_OR_-1207291683', u'INT_XOR_-1207291663'), (u'LOAD_-1207295281', u'INT_AND_-1207295179'), (u'INT_LEFT_-1207294686', u'INT_OR_-1207294686'), (u'COPY_-1207293046', u'MULTIEQUAL_-1207289826'), (u'LOAD_-1207294847', u'INT_AND_-1207294672'), (u'INT_ADD_-1207289870', u'INT_ADD_-1207289570'), (u'INT_OR_-1207292526', u'INT_XOR_-1207292482'), (u'INT_ADD_-1207292142', u'INT_MULT_-1207291852'), ('const-48', u'PTRADD_-1207294872'), ('const-433', u'LOAD_-1207290426'), ('const-3', u'PTRADD_-1207288055'), (u'INT_RIGHT_-1207291296', u'INT_OR_-1207291295'), ('const-1', u'PTRADD_-1207295190'), (u'LOAD_-1207291616', u'INT_ADD_-1207291598'), (u'INT_LEFT_-1207291459', u'INT_OR_-1207291459'), ('const-24', u'INT_RIGHT_-1207294807'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288191'), (u'INT_ADD_-1207293500', u'STORE_-1207293439'), ('const-12', u'PTRADD_-1207289293'), (u'MULTIEQUAL_-1207290670', u'PTRADD_-1207289316'), ('const-65280', u'INT_AND_-1207295204'), (u'LOAD_-1207294934', u'INT_LEFT_-1207294858'), (u'CAST_-1207289811', u'LOAD_-1207295281'), (u'PTRSUB_-1207289908', u'PTRADD_-1207289840'), ('const-6', u'PTRADD_-1207289052'), (u'INT_OR_-1207292182', u'INT_XOR_-1207292150'), (u'INT_ADD_-1207292664', u'INT_AND_-1207292367'), ('const-8', u'PTRADD_-1207289060'), ('const-65280', u'INT_AND_-1207294626'), (u'INT_ADD_-1207290708', u'INT_ADD_-1207290521'), (u'PTRADD_-1207294675', u'CAST_-1207289590'), (u'INT_LEFT_-1207290634', u'INT_OR_-1207290634'), ('const-24', u'INT_RIGHT_-1207294697'), (u'LOAD_-1207289476', u'INT_EQUAL_-1207289464'), (u'INT_RIGHT_-1207295209', u'INT_OR_-1207295210'), (u'CALL_-1207289394', u'INDIRECT_-1207288442'), (u'PTRSUB_-1207288006', u'PTRSUB_-1207288064'), ('const-3', u'PTRADD_-1207288643'), ('const-8', u'INT_RIGHT_-1207294225'), (u'INT_OR_-1207292212', u'INT_ADD_-1207292169'), (u'INT_ADD_-1207289591', u'STORE_-1207289606'), ('const-16711680', u'INT_AND_-1207294666'), ('const-40', u'INT_RIGHT_-1207295074'), ('const-64', u'PTRADD_-1207289532'), ('const-0', u'PTRSUB_-1207287991'), ('tmp_11610', u'PTRADD_-1207294817'), ('const-8', u'INT_RIGHT_-1207294869'), (u'CAST_-1207289663', u'LOAD_-1207294927'), (u'INT_RIGHT_-1207293780', u'INT_OR_-1207293779'), (u'INT_ADD_-1207290846', u'INT_MULT_-1207290567'), (u'INT_OR_-1207291399', u'INT_XOR_-1207291367'), (u'INT_ADD_-1207292142', u'INT_LEFT_-1207291807'), (u'LOAD_-1207294447', u'INT_RIGHT_-1207294272'), (u'LOAD_-1207294847', u'INT_AND_-1207294663'), ('const-40', u'INT_LEFT_-1207294623'), ('const-433', u'LOAD_-1207294454'), ('const-433', u'LOAD_-1207293718'), (u'PTRADD_-1207289293', u'LOAD_-1207293362'), ('const-40', u'INT_RIGHT_-1207295007'), ('tmp_11610', u'PTRADD_-1207294872'), ('const-8', u'INT_RIGHT_-1207294694'), ('const-56', u'INT_LEFT_-1207294793'), (u'LOAD_-1207294854', u'INT_AND_-1207294692'), (u'INT_AND_-1207291202', u'INT_OR_-1207290925'), (u'LOAD_-1207294847', u'INT_AND_-1207294669'), (u'INT_RIGHT_-1207295001', u'INT_OR_-1207295002'), ('const-24', u'PTRADD_-1207295197'), ('const-65280', u'INT_AND_-1207294537'), (u'INT_ADD_-1207289887', u'INT_ADD_-1207289714'), ('const-65280', u'INT_AND_-1207294996'), (u'INT_RIGHT_-1207294550', u'INT_OR_-1207294549'), ('const-61', u'INT_RIGHT_-1207294337'), ('tmp_11609', u'PTRSUB_-1207288029'), (u'INT_ADD_-1207292351', u'INT_ADD_-1207292311'), (u'INT_LEFT_-1207290046', u'INT_OR_-1207290046'), (u'PTRADD_-1207289269', u'STORE_-1207293262'), ('const-4278190080', u'INT_AND_-1207294779'), (u'CAST_-1207289783', u'LOAD_-1207295219'), (u'MULTIEQUAL_-1207290134', u'INT_ADD_-1207292403'), (u'INT_AND_-1207290601', u'INT_OR_-1207290536'), (u'INT_RIGHT_-1207294576', u'INT_OR_-1207294575'), (u'PTRSUB_-1207289144', u'MULTIEQUAL_-1207288996'), ('const-8', u'PTRADD_-1207288873'), (u'INT_ADD_-1207290433', u'INT_RIGHT_-1207290204'), (u'LOAD_-1207290551', u'INT_ADD_-1207290349'), ('const-1', u'PTRADD_-1207295219'), (u'INT_ADD_-1207290097', u'INT_MULT_-1207289808'), (u'PTRADD_-1207289570', u'LOAD_-1207294447'), ('const-8388608', u'INT_MULT_-1207290804'), ('const-8', u'PTRADD_-1207288191'), (u'INT_ADD_-1207291014', u'INT_RIGHT_-1207290896'), ('const-45', u'INT_LEFT_-1207293779'), ('const-36', u'INT_LEFT_-1207289835'), ('const-1', u'PTRADD_-1207294858'), (u'INT_AND_-1207294612', u'INT_RIGHT_-1207294608'), (u'INT_OR_-1207292234', u'INT_XOR_-1207292202'), ('const-34', u'INT_RIGHT_-1207290659'), (u'INT_OR_-1207294612', u'INT_OR_-1207294609'), (u'CAST_-1207289806', u'LOAD_-1207295274'), (u'INT_OR_-1207289763', u'INT_XOR_-1207289731'), (u'INT_XOR_-1207291533', u'INT_ADD_-1207291528'), (u'INT_ADD_-1207291014', u'INT_ADD_-1207289507'), ('const-120', u'PTRADD_-1207294675'), ('const-39', u'INT_RIGHT_-1207292183'), (u'INT_OR_-1207294657', u'COPY_-1207294523'), ('const--6116909921290321640', u'COPY_-1207293189'), (u'CAST_-1207289767', u'LOAD_-1207295153'), (u'INT_LEFT_-1207294861', u'INT_OR_-1207294861'), (u'INT_ADD_-1207290846', u'INT_ADD_-1207289591'), (u'INT_OR_-1207294805', u'INT_OR_-1207294802'), (u'INT_AND_-1207294805', u'INT_LEFT_-1207294802'), (u'LOAD_-1207295274', u'INT_AND_-1207295150'), (u'INT_RIGHT_-1207294812', u'INT_OR_-1207294811'), (u'INT_LEFT_-1207294657', u'INT_OR_-1207294657'), (u'PTRADD_-1207289298', u'LOAD_-1207293373'), ('const-71776119061217280', u'INT_AND_-1207295037'), (u'INT_XOR_-1207289731', u'INT_ADD_-1207289714'), (u'INT_OR_-1207295164', u'INT_OR_-1207295161'), (u'INT_AND_-1207295164', u'INT_LEFT_-1207295161'), (u'INT_AND_-1207294811', u'INT_RIGHT_-1207294807'), ('const-56', u'INT_LEFT_-1207294224'), (u'INT_LEFT_-1207294727', u'INT_OR_-1207294727'), ('const-71776119061217280', u'INT_AND_-1207294552'), (u'INT_AND_-1207295037', u'INT_RIGHT_-1207295033'), (u'INT_RIGHT_-1207292590', u'INT_OR_-1207292589'), ('const-18', u'INT_RIGHT_-1207290896'), (u'INT_OR_-1207289717', u'INT_ADD_-1207289702'), (u'LOAD_-1207294934', u'INT_RIGHT_-1207294877'), (u'INT_OR_-1207293887', u'INT_XOR_-1207293879'), ('const-5', u'PTRADD_-1207289062'), (u'LOAD_-1207294781', u'INT_AND_-1207294603'), (u'PTRADD_-1207288753', u'LOAD_-1207292024'), ('const-8', u'PTRADD_-1207289494'), (u'INT_XOR_-1207293735', u'INT_XOR_-1207293705'), (u'INT_MULT_-1207293445', u'INT_OR_-1207293448'), (u'INT_OR_-1207291333', u'INT_ADD_-1207291322'), (u'INT_RIGHT_-1207290992', u'INT_OR_-1207290991'), ('tmp_11610', u'PTRADD_-1207294719'), ('const-433', u'STORE_-1207293262'), ('const-8', u'INT_RIGHT_-1207294605'), (u'INT_LEFT_-1207292234', u'INT_OR_-1207292234'), ('const-40', u'INT_LEFT_-1207294560'), (u'LOAD_-1207294879', u'INT_RIGHT_-1207294746'), (u'INT_OR_-1207294672', u'INT_OR_-1207294669'), (u'LOAD_-1207294879', u'INT_AND_-1207294733'), (u'LOAD_-1207294920', u'INT_AND_-1207294782'), (u'INT_RIGHT_-1207294786', u'INT_OR_-1207294785'), ('const-1073741824', u'INT_MULT_-1207289808'), ('const-56', u'INT_LEFT_-1207294727'), ('const-433', u'LOAD_-1207291616'), (u'INT_RIGHT_-1207294188', u'INT_OR_-1207294187'), (u'INT_ADD_-1207291878', u'INT_RIGHT_-1207291708'), (u'INT_OR_-1207294594', u'COPY_-1207294501'), (u'INT_RIGHT_-1207291856', u'INT_OR_-1207291855'), ('tmp_12118', u'INT_ADD_-1207289462'), (u'INT_OR_-1207294543', u'INT_OR_-1207294540'), (u'INT_AND_-1207294543', u'INT_LEFT_-1207294540'), (u'INT_OR_-1207295132', u'COPY_-1207294966'), (u'INT_AND_-1207294540', u'INT_LEFT_-1207294537'), (u'INT_OR_-1207294540', u'INT_OR_-1207294537'), (u'INT_ADD_-1207292664', u'INT_LEFT_-1207292526'), (u'LOAD_-1207295252', u'INT_RIGHT_-1207295035'), (u'INT_ADD_-1207291118', u'INT_ADD_-1207291102'), (u'INT_ADD_-1207290349', u'INT_ADD_-1207290337'), (u'INT_LEFT_-1207295066', u'INT_OR_-1207295066'), ('const-433', u'LOAD_-1207295252'), (u'INT_OR_-1207294312', u'INT_XOR_-1207294292'), (u'LOAD_-1207295219', u'INT_AND_-1207294996'), (u'INT_ADD_-1207292429', u'INT_ADD_-1207292403'), (u'INT_ZEXT_-1207293686', u'INT_LEFT_-1207293673'), ('const-36', u'INT_LEFT_-1207291051'), (u'MULTIEQUAL_-1207289797', u'INT_ADD_-1207291508'), (u'INT_XOR_-1207290026', u'INT_XOR_-1207289982'), ('const-6', u'PTRADD_-1207289731'), (u'CAST_-1207287978', u'LOAD_-1207289476'), (u'LOAD_-1207294788', u'INT_AND_-1207294632'), ('const-8', u'INT_LEFT_-1207295207'), (u'INT_ADD_-1207291322', u'INT_RIGHT_-1207290992'), (u'INT_RIGHT_-1207293756', u'INT_OR_-1207293755'), (u'MULTIEQUAL_-1207290123', u'INT_LEFT_-1207292689'), (u'PTRADD_-1207294719', u'CAST_-1207289606'), ('const-1095216660480', u'INT_AND_-1207295031'), ('const-8', u'INT_LEFT_-1207295141'), (u'INT_ADD_-1207291322', u'INT_LEFT_-1207291051'), (u'INT_LEFT_-1207290070', u'INT_OR_-1207290070'), (u'INT_ADD_-1207290433', u'INT_AND_-1207289850'), (u'INT_ADD_-1207293844', u'INT_LEFT_-1207293472'), (u'INT_RIGHT_-1207294804', u'INT_OR_-1207294805'), (u'PTRSUB_-1207289711', u'PTRSUB_-1207289804'), ('const-8', u'PTRADD_-1207288040'), (u'LOAD_-1207295259', u'INT_LEFT_-1207295057'), (u'PTRADD_-1207294817', u'CAST_-1207289645'), (u'INT_OR_-1207294767', u'COPY_-1207294678'), (u'INT_RIGHT_-1207293385', u'INT_XOR_-1207293263'), (u'INT_AND_-1207294678', u'INT_RIGHT_-1207294674'), ('const-18', u'INT_RIGHT_-1207292116'), (u'INT_OR_-1207291459', u'INT_XOR_-1207291427'), (u'INT_ADD_-1207291166', u'INT_ADD_-1207291136'), (u'INT_OR_-1207295008', u'INT_OR_-1207295005'), ('const-56', u'INT_LEFT_-1207293307'), (u'INT_ADD_-1207292664', u'INT_XOR_-1207291533'), (u'MULTIEQUAL_-1207290134', u'INT_XOR_-1207292808'), (u'INT_ADD_-1207292142', u'INT_RIGHT_-1207291808'), (u'PTRADD_-1207289042', u'LOAD_-1207290374'), (u'INT_ADD_-1207291734', u'INT_AND_-1207290601'), (u'INT_RIGHT_-1207289812', u'INT_OR_-1207289811'), (u'INT_LEFT_-1207294993', u'INT_OR_-1207294993'), (u'INT_LEFT_-1207293887', u'INT_OR_-1207293887'), (u'LOAD_-1207290389', u'MULTIEQUAL_-1207289913'), (u'INT_RIGHT_-1207294738', u'INT_OR_-1207294739'), (u'INT_ADD_-1207295137', u'CAST_-1207289767'), (u'INT_RIGHT_-1207290003', u'INT_OR_-1207290002'), (u'INT_ADD_-1207292142', u'INT_ADD_-1207290693'), (u'PTRADD_-1207289316', u'STORE_-1207293439'), ('const-7', u'PTRADD_-1207289721'), (u'LOAD_-1207294854', u'INT_AND_-1207294689'), (u'INT_RIGHT_-1207294746', u'INT_OR_-1207294745'), ('const-433', u'LOAD_-1207295259'), (u'INT_LEFT_-1207294629', u'INT_OR_-1207294629'), (u'INT_MULT_-1207291828', u'INT_OR_-1207291831'), (u'PTRADD_-1207295212', u'CAST_-1207289806'), ('const-433', u'LOAD_-1207295118'), (u'INT_LEFT_-1207294692', u'INT_OR_-1207294692'), (u'INT_AND_-1207294879', u'INT_RIGHT_-1207294875'), (u'LOAD_-1207293868', u'INT_RIGHT_-1207293662'), (u'INT_OR_-1207290394', u'INT_XOR_-1207290374'), (u'INT_RIGHT_-1207293449', u'INT_OR_-1207293448'), (u'INT_LEFT_-1207292502', u'INT_OR_-1207292502'), ('const-8', u'PTRADD_-1207288068'), ('tmp_11609', u'PTRSUB_-1207289740'), (u'INT_MULT_-1207290988', u'INT_OR_-1207290991'), (u'INT_ADD_-1207290693', u'INT_RIGHT_-1207290483'), (u'INT_OR_-1207293779', u'INT_XOR_-1207293735'), ('const-46', u'INT_LEFT_-1207292115'), (u'INT_ADD_-1207290433', u'INT_RIGHT_-1207290152'), (u'MULTIEQUAL_-1207290134', u'INT_XOR_-1207292916'), (u'INT_ADD_-1207292553', u'INT_RIGHT_-1207292235'), (u'PTRSUB_-1207288029', u'PTRSUB_-1207288091'), ('const-3', u'PTRADD_-1207289423'), (u'PTRADD_-1207289348', u'COPY_-1207289274'), ('const-36', u'INT_LEFT_-1207290634'), ('const-280375465082880', u'INT_AND_-1207294612'), (u'INT_ADD_-1207294077', u'INT_RIGHT_-1207293780'), (u'INT_RIGHT_-1207294613', u'INT_OR_-1207294612'), (u'INT_OR_-1207290895', u'INT_XOR_-1207290851'), (u'INT_ADD_-1207290097', u'INT_OR_-1207289789'), (u'LOAD_-1207294781', u'INT_LEFT_-1207294594'), ('const-15', u'PTRADD_-1207289479'), ('const-433', u'STORE_-1207289585'), (u'LOAD_-1207292024', u'INT_ADD_-1207292006'), (u'INT_LEFT_-1207291683', u'INT_OR_-1207291683'), (u'INT_OR_-1207292689', u'INT_XOR_-1207292621'), (u'INT_RIGHT_-1207293620', u'INT_XOR_-1207293546'), (u'PTRADD_-1207294792', u'CAST_-1207289627'), ('const-39', u'INT_RIGHT_-1207290152'), (u'INT_MULT_-1207291480', u'INT_OR_-1207291483'), ('const-40', u'INT_LEFT_-1207294993'), (u'INT_OR_-1207290151', u'INT_XOR_-1207290131'), (u'INT_RIGHT_-1207289836', u'INT_OR_-1207289835'), (u'INT_AND_-1207295150', u'INT_RIGHT_-1207295146'), (u'LOAD_-1207290453', u'MULTIEQUAL_-1207289855'), (u'INT_AND_-1207294603', u'INT_LEFT_-1207294600'), (u'INT_OR_-1207294603', u'INT_OR_-1207294600'), ('const-39', u'INT_RIGHT_-1207291832'), (u'INT_LEFT_-1207294666', u'INT_OR_-1207294666'), ('const-433', u'LOAD_-1207294083'), ('const-3', u'INT_LEFT_-1207293940'), (u'PTRADD_-1207289348', u'LOAD_-1207293507'), (u'INT_OR_-1207294546', u'INT_OR_-1207294543'), (u'PTRADD_-1207289479', u'LOAD_-1207294083'), (u'INT_AND_-1207294546', u'INT_RIGHT_-1207294542'), (u'PTRADD_-1207289770', u'LOAD_-1207295111'), ('const-24', u'INT_LEFT_-1207294996'), (u'INT_OR_-1207290290', u'INT_XOR_-1207290183'), (u'INT_OR_-1207292734', u'INT_AND_-1207292708'), ('const-280375465082880', u'INT_AND_-1207294575'), ('const-1095216660480', u'INT_AND_-1207295147'), (u'INT_AND_-1207294672', u'INT_RIGHT_-1207294668'), (u'MULTIEQUAL_-1207290124', u'PTRADD_-1207288527'), (u'INT_LEFT_-1207295141', u'INT_OR_-1207295141'), (u'INT_ADD_-1207291896', u'INT_ADD_-1207291750'), (u'INT_ADD_-1207290433', u'INT_OR_-1207290245'), ('const-63', u'INT_LEFT_-1207293673'), (u'INT_XOR_-1207291607', u'INT_ADD_-1207291598'), (u'INT_OR_-1207295135', u'INT_OR_-1207295132'), ('const-56', u'INT_LEFT_-1207293661'), ('const-1', u'RETURN_-1207289389'), ('const-46', u'INT_LEFT_-1207291271'), ('const-1', u'PTRADD_-1207295157'), (u'INT_OR_-1207295158', u'COPY_-1207294981'), (u'INT_ADD_-1207292664', u'INT_MULT_-1207292455'), (u'INT_RIGHT_-1207290395', u'INT_OR_-1207290394'), (u'CAST_-1207289668', u'LOAD_-1207294934'), (u'PTRSUB_-1207289641', u'COPY_-1207289580'), (u'MULTIEQUAL_-1207290125', u'INT_AND_-1207292289'), ('const-8', u'INT_RIGHT_-1207294631'), (u'INT_OR_-1207294560', u'INT_OR_-1207294557'), (u'INT_RIGHT_-1207292503', u'INT_OR_-1207292502'), (u'INT_AND_-1207290218', u'INT_OR_-1207290169'), (u'INT_ADD_-1207291734', u'INT_ADD_-1207290262'), ('const-8', u'PTRSUB_-1207289840'), ('const-433', u'LOAD_-1207294927'), (u'INT_AND_-1207295207', u'INT_LEFT_-1207295204'), (u'INT_OR_-1207295207', u'INT_OR_-1207295204'), (u'INT_ADD_-1207291878', u'INT_XOR_-1207291215'), ('const-433', u'STORE_-1207294001'), ('const-433', u'STORE_-1207289627'), (u'INT_LEFT_-1207294773', u'INT_OR_-1207294773'), (u'INT_ADD_-1207290693', u'MULTIEQUAL_-1207290134'), (u'LOAD_-1207295078', u'MULTIEQUAL_-1207290129'), (u'INT_RIGHT_-1207295071', u'INT_OR_-1207295072'), (u'INT_ADD_-1207291422', u'INT_RIGHT_-1207291296'), (u'LOAD_-1207294872', u'INT_AND_-1207294569'), (u'PTRADD_-1207289060', u'LOAD_-1207290361'), ('const-16711680', u'INT_AND_-1207295207'), ('const-28', u'INT_RIGHT_-1207292235'), (u'INT_ADD_-1207292664', u'INT_XOR_-1207291557'), (u'INT_AND_-1207294867', u'INT_LEFT_-1207294864'), (u'INT_OR_-1207294867', u'INT_OR_-1207294864'), ('const-280375465082880', u'INT_AND_-1207294549'), ('const-8388608', u'INT_MULT_-1207289999'), (u'LOAD_-1207295118', u'INT_ADD_-1207289628'), (u'INT_RIGHT_-1207290635', u'INT_OR_-1207290634'), ('const-19', u'INT_RIGHT_-1207294313'), (u'INT_OR_-1207295005', u'INT_OR_-1207295002'), ('const-1', u'INT_AND_-1207293325'), ('const-4278190080', u'INT_AND_-1207295002'), (u'LOAD_-1207294447', u'INT_AND_-1207294193'), (u'LOAD_-1207289609', u'INT_ADD_-1207289591'), (u'LOAD_-1207290374', u'MULTIEQUAL_-1207289884'), ('const-0', u'PTRSUB_-1207289732'), (u'INT_XOR_-1207291019', u'INT_XOR_-1207290959'), (u'INT_OR_-1207294873', u'INT_OR_-1207294870'), (u'INT_RIGHT_-1207294877', u'INT_OR_-1207294876'), ('const-24', u'INT_RIGHT_-1207295071'), (u'INT_XOR_-1207290851', u'INT_XOR_-1207290787'), (u'PTRSUB_-1207288021', u'PTRSUB_-1207288082'), ('const-8', u'PTRSUB_-1207289908'), (u'INT_LEFT_-1207293661', u'INT_OR_-1207293661'), (u'INT_RIGHT_-1207294781', u'INT_OR_-1207294782'), ('const-8', u'PTRADD_-1207295219'), (u'INT_LEFT_-1207292091', u'INT_OR_-1207292091'), (u'INT_ADD_-1207290433', u'INT_OR_-1207289789'), (u'INT_AND_-1207292367', u'INT_XOR_-1207292356'), (u'INT_OR_-1207293940', u'INT_XOR_-1207293920'), (u'LOAD_-1207294176', u'INT_ADD_-1207294135'), (u'INT_OR_-1207291271', u'INT_XOR_-1207291227'), (u'INT_ADD_-1207293565', u'INT_ADD_-1207293500'), (u'INT_MULT_-1207292032', u'INT_OR_-1207292035'), (u'INT_AND_-1207294600', u'INT_LEFT_-1207294597'), (u'INT_OR_-1207294600', u'INT_OR_-1207294597'), (u'INT_NOTEQUAL_-1207294207', u'INT_ZEXT_-1207294200'), ('const-14', u'PTRADD_-1207289575'), (u'INT_ADD_-1207291878', u'INT_XOR_-1207290915'), (u'INT_ADD_-1207291528', u'INT_ADD_-1207291508'), (u'PTRADD_-1207288040', u'LOAD_-1207289546'), (u'LOAD_-1207293507', u'INT_RIGHT_-1207293320'), ('const-433', u'LOAD_-1207294781'), (u'INT_ADD_-1207292311', u'INT_ADD_-1207292169'), (u'PTRADD_-1207288068', u'LOAD_-1207289663'), (u'PTRADD_-1207289378', u'LOAD_-1207293718'), (u'INT_LEFT_-1207294312', u'INT_OR_-1207294312'), ('const-433', u'STORE_-1207293738'), (u'INT_ADD_-1207292553', u'INT_AND_-1207291952'), (u'INT_OR_-1207289835', u'INT_XOR_-1207289779'), ('const-8', u'INT_LEFT_-1207294736'), ('const-18', u'INT_RIGHT_-1207292503'), ('const-4278190080', u'INT_AND_-1207294669'), ('const-46', u'INT_LEFT_-1207290895'), ('const-8', u'PTRADD_-1207289293'), (u'INT_ADD_-1207290262', u'INT_RIGHT_-1207290047'), (u'INT_RIGHT_-1207291052', u'INT_OR_-1207291051'), ('const-433', u'LOAD_-1207294988'), (u'INT_AND_-1207294876', u'INT_RIGHT_-1207294872'), (u'LOAD_-1207294872', u'INT_RIGHT_-1207294576'), (u'INT_ADD_-1207293844', u'STORE_-1207293738'), (u'INT_OR_-1207292607', u'INT_ADD_-1207292565'), (u'INT_XOR_-1207290614', u'INT_XOR_-1207290550'), (u'LOAD_-1207295287', u'INT_AND_-1207295210'), ('const-24', u'INT_LEFT_-1207294600'), (u'INT_ADD_-1207291422', u'INT_RIGHT_-1207291248'), (u'MULTIEQUAL_-1207290142', u'INT_LEFT_-1207292900'), (u'INT_LEFT_-1207294802', u'INT_OR_-1207294802'), ('const-40', u'PTRADD_-1207295157'), (u'INT_ADD_-1207289870', u'MULTIEQUAL_-1207290142'), (u'INT_OR_-1207293964', u'INT_XOR_-1207293920'), (u'LOAD_-1207294083', u'INT_LEFT_-1207293940'), ('const-33554432', u'INT_MULT_-1207291828'), ('const-8', u'PTRADD_-1207289062'), ('const-8', u'PTRSUB_-1207288052'), (u'INT_ADD_-1207290097', u'INT_LEFT_-1207289835')]
[(u'INT_AND_-1207294733', u'INT_LEFT_-1207294730'), (u'INT_OR_-1207294733', u'INT_OR_-1207294730'), (u'INT_ADD_-1207290262', u'INT_MULT_-1207289999'), (u'INT_AND_-1207293893', u'INT_NOTEQUAL_-1207293907'), ('const-433', u'LOAD_-1207290426'), ('const-40', u'INT_RIGHT_-1207294744'), ('const-8', u'INT_MULT_-1207293752'), ('const-4', u'PTRADD_-1207289886'), (u'LOAD_-1207295281', u'INT_AND_-1207295173'), (u'INT_XOR_-1207291227', u'INT_XOR_-1207291187'), (u'LOAD_-1207293507', u'INT_LEFT_-1207293307'), (u'INT_ADD_-1207291354', u'INT_ADD_-1207291322'), ('const-46', u'INT_LEFT_-1207292502'), (u'INT_ADD_-1207291014', u'INT_XOR_-1207290498'), (u'INT_XOR_-1207293263', u'INT_ADD_-1207293258'), ('const-50', u'INT_LEFT_-1207292091'), (u'INT_ADD_-1207291734', u'INT_RIGHT_-1207291484'), (u'LOAD_-1207295219', u'INT_RIGHT_-1207295009'), (u'MULTIEQUAL_-1207290124', u'INT_RIGHT_-1207292590'), ('const-8', u'PTRADD_-1207288235'), (u'LOAD_-1207294927', u'INT_RIGHT_-1207294812'), ('const-6', u'PTRADD_-1207289771'), (u'PTRADD_-1207289878', u'LOAD_-1207295219'), (u'INT_ADD_-1207290846', u'INT_MULT_-1207290655'), (u'CALL_-1207289394', u'INDIRECT_-1207288417'), (u'LOAD_-1207294872', u'INT_AND_-1207294572'), (u'LOAD_-1207294737', u'INT_AND_-1207294546'), (u'INT_LEFT_-1207294663', u'INT_OR_-1207294663'), ('const-280375465082880', u'INT_AND_-1207294811'), ('tmp_12107', u'PTRSUB_-1207289181'), ('const-433', u'STORE_-1207289506'), (u'INT_AND_-1207295069', u'INT_LEFT_-1207295066'), (u'INT_OR_-1207295069', u'INT_OR_-1207295066'), (u'INT_ADD_-1207291878', u'INT_ADD_-1207290337'), (u'INT_ZEXT_-1207294200', u'INT_LEFT_-1207294187'), (u'INT_ADD_-1207292664', u'INT_XOR_-1207291941'), (u'INT_LEFT_-1207295022', u'INT_OR_-1207295022'), (u'INT_LEFT_-1207290458', u'INT_OR_-1207290458'), ('tmp_12114', u'PTRADD_-1207289891'), (u'INT_ADD_-1207290097', u'INT_RIGHT_-1207289764'), ('const-8388608', u'INT_MULT_-1207291292'), (u'INT_ADD_-1207291014', u'INT_XOR_-1207289908'), (u'INT_OR_-1207294187', u'INT_XOR_-1207294179'), ('const-2', u'PTRADD_-1207289901'), (u'INT_OR_-1207295034', u'INT_OR_-1207295031'), ('const-433', u'LOAD_-1207295153'), (u'INT_AND_-1207292708', u'INT_OR_-1207292607'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289274'), (u'MULTIEQUAL_-1207290147', u'INT_ADD_-1207292755'), (u'MULTIEQUAL_-1207290125', u'LOAD_-1207292806'), (u'MULTIEQUAL_-1207290135', u'INT_ADD_-1207292403'), (u'INT_OR_-1207290482', u'INT_XOR_-1207290438'), ('const-71776119061217280', u'INT_AND_-1207295078'), (u'LOAD_-1207294737', u'INT_LEFT_-1207294531'), (u'LOAD_-1207293662', u'INT_ADD_-1207293644'), (u'INT_RIGHT_-1207295175', u'INT_OR_-1207295176'), (u'LOAD_-1207294788', u'INT_LEFT_-1207294620'), (u'INT_MULT_-1207291852', u'INT_OR_-1207291855'), (u'INT_ADD_-1207294413', u'INT_ADD_-1207294174'), (u'INT_OR_-1207295150', u'INT_OR_-1207295147'), (u'INT_OR_-1207294660', u'INT_OR_-1207294657'), (u'INT_ADD_-1207290846', u'INT_AND_-1207290589'), ('const-5', u'PTRADD_-1207288430'), (u'MULTIEQUAL_-1207290671', u'LOAD_-1207294441'), (u'LOAD_-1207294927', u'INT_AND_-1207294799'), ('const-15', u'PTRADD_-1207289693'), (u'INT_RIGHT_-1207294015', u'INT_XOR_-1207293904'), (u'INT_LEFT_-1207292115', u'INT_OR_-1207292115'), ('const-24', u'INT_RIGHT_-1207295172'), (u'CALL_-1207289394', u'INDIRECT_-1207288501'), (u'INT_AND_-1207294552', u'INT_RIGHT_-1207294548'), ('const-7', u'INT_RIGHT_-1207294272'), ('const-28', u'INT_RIGHT_-1207291052'), (u'INT_AND_-1207292289', u'INT_OR_-1207292212'), (u'CALL_-1207289394', u'INDIRECT_-1207288333'), (u'INT_LEFT_-1207295025', u'INT_OR_-1207295025'), (u'LOAD_-1207295153', u'COPY_-1207295141'), ('const-1095216660480', u'INT_AND_-1207295072'), (u'INT_ADD_-1207294957', u'CAST_-1207289729'), (u'CAST_-1207289778', u'LOAD_-1207295111'), (u'INT_AND_-1207294870', u'INT_LEFT_-1207294867'), (u'INT_OR_-1207294870', u'INT_OR_-1207294867'), ('const-46', u'INT_LEFT_-1207290070'), ('const-16711680', u'INT_AND_-1207294540'), (u'INT_ADD_-1207291422', u'INT_XOR_-1207290362'), ('const-8', u'INT_LEFT_-1207294540'), (u'CALL_-1207289394', u'INDIRECT_-1207288389'), (u'INT_LEFT_-1207295198', u'INT_OR_-1207295198'), (u'INT_AND_-1207295167', u'INT_LEFT_-1207295164'), (u'INT_OR_-1207295167', u'INT_OR_-1207295164'), (u'INT_OR_-1207295210', u'INT_OR_-1207295207'), (u'INT_AND_-1207295210', u'INT_LEFT_-1207295207'), ('const-32', u'INT_ADD_-1207295062'), (u'INT_ZEXT_-1207293332', u'INT_LEFT_-1207293319'), ('const-4278190080', u'INT_AND_-1207294695'), (u'INT_RIGHT_-1207290896', u'INT_OR_-1207290895'), (u'CAST_-1207288059', u'LOAD_-1207289588'), (u'INT_ADD_-1207291878', u'INT_AND_-1207291544'), ('const-71776119061217280', u'INT_AND_-1207294748'), (u'INT_RIGHT_-1207294807', u'INT_OR_-1207294808'), ('const-7', u'INT_RIGHT_-1207293620'), ('const-433', u'LOAD_-1207293373'), (u'INT_ADD_-1207290433', u'INT_LEFT_-1207290203'), (u'INT_ADD_-1207289973', u'INT_ADD_-1207289955'), (u'INT_AND_-1207294701', u'INT_RIGHT_-1207294697'), (u'INT_AND_-1207295005', u'INT_RIGHT_-1207295001'), (u'LOAD_-1207289546', u'INT_ADD_-1207289528'), ('tmp_12108', u'INT_ADD_-1207295095'), ('const-4', u'PTRADD_-1207288533'), (u'INT_ADD_-1207289651', u'CAST_-1207288077'), ('const-40', u'INT_RIGHT_-1207295033'), (u'CAST_-1207288054', u'LOAD_-1207289567'), ('const-0', u'INT_NOTEQUAL_-1207293907'), ('const-25', u'INT_LEFT_-1207292589'), (u'INT_XOR_-1207292071', u'INT_XOR_-1207292015'), ('const-16711680', u'INT_AND_-1207295066'), (u'INT_RIGHT_-1207291484', u'INT_OR_-1207291483'), ('const-14', u'INT_RIGHT_-1207292527'), ('const-1095216660480', u'INT_AND_-1207294698'), (u'LOAD_-1207293507', u'INT_RIGHT_-1207293385'), (u'INT_XOR_-1207293583', u'INT_XOR_-1207293546'), (u'CAST_-1207288059', u'STORE_-1207289585'), (u'INT_ADD_-1207292664', u'INT_RIGHT_-1207292459'), ('const-9', u'PTRADD_-1207289567'), ('const-8', u'PTRADD_-1207289743'), (u'INT_ADD_-1207291322', u'INT_RIGHT_-1207291052'), (u'INT_OR_-1207294785', u'INT_OR_-1207294782'), (u'INT_RIGHT_-1207294637', u'INT_OR_-1207294638'), ('const-56', u'INT_RIGHT_-1207294550'), (u'PTRADD_-1207289078', u'LOAD_-1207290419'), (u'INT_ADD_-1207291734', u'INT_MULT_-1207291396'), (u'INT_AND_-1207291174', u'INT_XOR_-1207291141'), ('const-433', u'LOAD_-1207289630'), ('const-433', u'LOAD_-1207295111'), (u'COPY_-1207293046', u'MULTIEQUAL_-1207289829'), (u'LOAD_-1207294447', u'INT_RIGHT_-1207294225'), (u'INT_RIGHT_-1207295035', u'INT_OR_-1207295034'), (u'INT_OR_-1207294557', u'COPY_-1207294484'), (u'INT_ADD_-1207290846', u'INT_LEFT_-1207290634'), ('const-1095216660480', u'INT_AND_-1207294808'), (u'INT_AND_-1207295179', u'INT_RIGHT_-1207295175'), ('const-56', u'INT_RIGHT_-1207294786'), ('const-24', u'INT_LEFT_-1207294537'), ('const-40', u'INT_LEFT_-1207294770'), (u'MULTIEQUAL_-1207290132', u'INT_XOR_-1207292380'), (u'INT_AND_-1207294578', u'INT_RIGHT_-1207294574'), (u'LOAD_-1207293868', u'INT_AND_-1207293679'), (u'INT_LEFT_-1207291271', u'INT_OR_-1207291271'), (u'INT_LEFT_-1207295138', u'INT_OR_-1207295138'), (u'INT_ADD_-1207294135', u'INT_ADD_-1207293874'), ('const-18', u'INT_RIGHT_-1207292901'), (u'INT_ADD_-1207292006', u'INT_ADD_-1207291976'), ('const-34', u'INT_RIGHT_-1207289812'), ('tmp_11354', u'CBRANCH_-1207289455'), (u'INT_AND_-1207294814', u'INT_RIGHT_-1207294810'), ('const-14', u'PTRADD_-1207289580'), (u'INT_OR_-1207293448', u'INT_XOR_-1207293428'), (u'CALL_-1207289394', u'INDIRECT_-1207288529'), (u'INT_XOR_-1207293879', u'INT_XOR_-1207293855'), (u'INT_ADD_-1207292285', u'INT_LEFT_-1207292115'), (u'INT_ADD_-1207289903', u'INT_ADD_-1207289887'), (u'INT_ADD_-1207290846', u'INT_OR_-1207290245'), (u'INT_ADD_-1207289702', u'INT_ADD_-1207289628'), (u'LOAD_-1207294454', u'INT_RIGHT_-1207294337'), ('const-8388608', u'INT_MULT_-1207292455'), (u'INT_AND_-1207294537', u'INT_LEFT_-1207294534'), (u'INT_OR_-1207294537', u'INT_OR_-1207294534'), (u'INT_ADD_-1207292142', u'INT_RIGHT_-1207291856'), (u'INT_LEFT_-1207294557', u'INT_OR_-1207294557'), (u'INT_XOR_-1207292569', u'INT_ADD_-1207292565'), ('const-36', u'INT_LEFT_-1207292234'), (u'INT_ADD_-1207294987', u'CAST_-1207289749'), ('const-56', u'INT_LEFT_-1207295198'), (u'LOAD_-1207295281', u'INT_RIGHT_-1207295177'), ('const-2', u'PTRADD_-1207288759'), (u'INT_ADD_-1207289628', u'STORE_-1207289506'), ('const-56', u'INT_RIGHT_-1207295009'), ('const-56', u'INT_ADD_-1207294972'), (u'INT_RIGHT_-1207294694', u'INT_OR_-1207294695'), ('const-28', u'INT_RIGHT_-1207292642'), ('const-8', u'PTRADD_-1207289761'), ('const-56', u'INT_LEFT_-1207294594'), ('tmp_12108', u'INT_ADD_-1207294957'), (u'INT_ADD_-1207290693', u'MULTIEQUAL_-1207290135'), (u'INT_LEFT_-1207292689', u'INT_OR_-1207292689'), ('const-8', u'PTRADD_-1207289353'), (u'INT_ADD_-1207291580', u'INT_ADD_-1207291528'), ('const-36', u'INT_LEFT_-1207291459'), ('const-65280', u'INT_AND_-1207294663'), (u'INT_RIGHT_-1207291628', u'INT_OR_-1207291627'), (u'LOAD_-1207295281', u'INT_AND_-1207295167'), (u'INT_XOR_-1207291367', u'INT_ADD_-1207291354'), ('const-41', u'INT_RIGHT_-1207292459'), (u'LOAD_-1207294781', u'INT_AND_-1207294606'), (u'INT_ADD_-1207290846', u'INT_AND_-1207290218'), ('const-6', u'PTRADD_-1207288355'), (u'PTRADD_-1207289321', u'STORE_-1207293439'), (u'CAST_-1207289814', u'LOAD_-1207295212'), ('const-56', u'INT_RIGHT_-1207295035'), ('const-46', u'INT_LEFT_-1207290482'), ('const-433', u'LOAD_-1207289991'), ('const-3', u'INT_LEFT_-1207293940'), (u'INT_ADD_-1207290521', u'INT_ADD_-1207290433'), (u'INT_OR_-1207295075', u'INT_OR_-1207295072'), (u'INT_LEFT_-1207290203', u'INT_OR_-1207290203'), (u'INT_AND_-1207294873', u'INT_RIGHT_-1207294869'), (u'CALL_-1207289394', u'INDIRECT_-1207288669'), ('const-8388608', u'INT_MULT_-1207291624'), (u'INT_OR_-1207294796', u'INT_OR_-1207294793'), ('const-40', u'INT_ADD_-1207295137'), ('const-2', u'PTRADD_-1207289531'), (u'INT_RIGHT_-1207294545', u'INT_OR_-1207294546'), ('const-6', u'INT_RIGHT_-1207294381'), (u'INT_RIGHT_-1207291708', u'INT_OR_-1207291707'), ('tmp_4156', u'CBRANCH_-1207293241'), (u'INT_ADD_-1207290277', u'INT_ADD_-1207290262'), (u'INT_LEFT_-1207293779', u'INT_OR_-1207293779'), (u'LOAD_-1207295259', u'INT_AND_-1207295078'), (u'INT_OR_-1207294531', u'COPY_-1207294552'), (u'MULTIEQUAL_-1207290124', u'INT_OR_-1207292330'), ('const-50', u'INT_LEFT_-1207290046'), (u'INDIRECT_-1207289505', u'INT_EQUAL_-1207289464'), (u'INT_OR_-1207292035', u'INT_XOR_-1207292015'), (u'INT_ADD_-1207292285', u'INT_XOR_-1207291557'), (u'INT_XOR_-1207290131', u'INT_ADD_-1207290109'), (u'INT_AND_-1207295213', u'INT_RIGHT_-1207295209'), (u'INT_AND_-1207294638', u'INT_RIGHT_-1207294634'), (u'INT_ADD_-1207291014', u'INT_RIGHT_-1207290808'), (u'INT_AND_-1207294996', u'INT_LEFT_-1207294993'), (u'INT_OR_-1207294996', u'INT_OR_-1207294993'), ('const-16711680', u'INT_AND_-1207294802'), (u'LOAD_-1207294737', u'INT_AND_-1207294543'), (u'INT_RIGHT_-1207295146', u'INT_OR_-1207295147'), (u'LOAD_-1207295259', u'INT_AND_-1207295075'), (u'MULTIEQUAL_-1207290143', u'INT_LEFT_-1207292900'), (u'INT_RIGHT_-1207293888', u'INT_OR_-1207293887'), ('const-39', u'INT_RIGHT_-1207292590'), (u'LOAD_-1207294934', u'INT_AND_-1207294876'), ('const-1095216660480', u'INT_AND_-1207294672'), (u'INT_XOR_-1207290915', u'INT_AND_-1207290826'), (u'INT_OR_-1207294549', u'INT_OR_-1207294546'), ('const-8', u'INT_LEFT_-1207294666'), ('const-16711680', u'INT_AND_-1207294692'), (u'INT_AND_-1207294632', u'INT_LEFT_-1207294629'), (u'INT_OR_-1207294632', u'INT_OR_-1207294629'), (u'INT_ADD_-1207290693', u'INT_XOR_-1207289932'), ('const-32', u'INT_ADD_-1207289597'), ('const-71776119061217280', u'INT_AND_-1207294704'), ('const-280375465082880', u'INT_AND_-1207294701'), ('const-65280', u'INT_AND_-1207295138'), ('const-40', u'INT_RIGHT_-1207294548'), (u'STORE_-1207293262', u'INDIRECT_-1207289505'), (u'INT_RIGHT_-1207292877', u'INT_OR_-1207292876'), (u'INT_RIGHT_-1207294697', u'INT_OR_-1207294698'), (u'LOAD_-1207295274', u'INT_AND_-1207295144'), ('const-8', u'INT_LEFT_-1207295025'), (u'LOAD_-1207294781', u'INT_RIGHT_-1207294613'), ('const-24', u'INT_LEFT_-1207295138'), (u'INT_RIGHT_-1207294313', u'INT_OR_-1207294312'), ('const-16711680', u'INT_AND_-1207295025'), (u'INT_XOR_-1207291663', u'INT_XOR_-1207291607'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289567'), (u'INT_ADD_-1207292664', u'INT_ADD_-1207291136'), (u'LOAD_-1207294920', u'INT_AND_-1207294788'), ('const-56', u'INT_LEFT_-1207295132'), ('const-63', u'INT_LEFT_-1207293319'), (u'INT_ADD_-1207292553', u'INT_RIGHT_-1207292183'), (u'INT_OR_-1207290925', u'INT_ADD_-1207290846'), ('tmp_12107', u'PTRSUB_-1207289645'), (u'PTRADD_-1207289730', u'LOAD_-1207294854'), (u'INT_MULT_-1207290655', u'INT_OR_-1207290658'), (u'LOAD_-1207294737', u'INT_RIGHT_-1207294550'), ('const-48', u'INT_ADD_-1207294987'), ('const-1095216660480', u'INT_AND_-1207294635'), ('const-36', u'INT_LEFT_-1207291807'), ('const-433', u'LOAD_-1207294879'), ('const-65280', u'INT_AND_-1207294563'), (u'COPY_-1207293058', u'MULTIEQUAL_-1207289858'), (u'LOAD_-1207295281', u'INT_AND_-1207295170'), (u'INT_ADD_-1207290097', u'INT_AND_-1207289850'), (u'INT_OR_-1207291707', u'INT_XOR_-1207291663'), ('const-8', u'INT_RIGHT_-1207294738'), (u'LOAD_-1207294879', u'INT_LEFT_-1207294727'), (u'INT_RIGHT_-1207290459', u'INT_OR_-1207290458'), ('const-8', u'INT_RIGHT_-1207294778'), (u'MULTIEQUAL_-1207289916', u'INT_ADD_-1207290277'), (u'INT_LEFT_-1207294537', u'INT_OR_-1207294537'), ('tmp_12108', u'INT_ADD_-1207295277'), (u'INT_ADD_-1207293282', u'INT_ADD_-1207293258'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289465'), (u'INT_ADD_-1207290693', u'INT_LEFT_-1207290458'), (u'INT_LEFT_-1207295063', u'INT_OR_-1207295063'), ('const-71776119061217280', u'INT_AND_-1207294814'), ('const-1095216660480', u'INT_AND_-1207295213'), (u'INT_RIGHT_-1207294574', u'INT_OR_-1207294575'), ('const-8388608', u'INT_MULT_-1207289999'), ('const-433', u'LOAD_-1207290796'), (u'INT_RIGHT_-1207295030', u'INT_OR_-1207295031'), (u'INDIRECT_-1207289505', u'MULTIEQUAL_-1207289773'), (u'INT_ADD_-1207291734', u'INT_OR_-1207291029'), (u'INT_ADD_-1207291734', u'INT_AND_-1207291202'), ('const-433', u'LOAD_-1207295118'), (u'INT_XOR_-1207289932', u'INT_AND_-1207289919'), (u'MULTIEQUAL_-1207290124', u'INT_ADD_-1207291422'), (u'CAST_-1207288049', u'LOAD_-1207289546'), (u'LOAD_-1207290374', u'MULTIEQUAL_-1207289887'), ('const-18', u'PTRADD_-1207289321'), (u'INT_AND_-1207295078', u'INT_RIGHT_-1207295074'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289531'), (u'INT_XOR_-1207292621', u'INT_XOR_-1207292569'), (u'INT_RIGHT_-1207293530', u'INT_XOR_-1207293401'), (u'COPY_-1207295141', u'MULTIEQUAL_-1207289773'), (u'LOAD_-1207295219', u'INT_AND_-1207295002'), (u'INT_RIGHT_-1207294611', u'INT_OR_-1207294612'), (u'LOAD_-1207295259', u'INT_AND_-1207295072'), (u'INT_RIGHT_-1207292642', u'INT_OR_-1207292641'), (u'INT_ADD_-1207292285', u'INT_RIGHT_-1207292116'), (u'INT_AND_-1207290826', u'INT_XOR_-1207290757'), ('const-4278190080', u'INT_AND_-1207294805'), ('const-56', u'INT_RIGHT_-1207294746'), (u'INT_LEFT_-1207290871', u'INT_OR_-1207290871'), (u'LOAD_-1207294431', u'INT_ADD_-1207294413'), ('const-45', u'INT_LEFT_-1207293964'), (u'INT_XOR_-1207292150', u'INT_ADD_-1207292142'), ('const-8388608', u'INT_MULT_-1207292032'), (u'PTRADD_-1207289353', u'INT_NOTEQUAL_-1207293243'), ('const-433', u'LOAD_-1207289546'), (u'LOAD_-1207294879', u'INT_AND_-1207294748'), (u'INT_ADD_-1207290262', u'MULTIEQUAL_-1207290132'), (u'COPY_-1207293152', u'MULTIEQUAL_-1207289916'), ('const-33554432', u'INT_MULT_-1207292179'), (u'INT_AND_-1207294788', u'INT_RIGHT_-1207294784'), ('const-4', u'PTRADD_-1207289078'), (u'INT_OR_-1207289811', u'INT_XOR_-1207289779'), ('const-30', u'INT_LEFT_-1207292689'), (u'INT_OR_-1207295031', u'INT_OR_-1207295028'), (u'LOAD_-1207294454', u'INT_LEFT_-1207294312'), ('const-56', u'INT_LEFT_-1207294557'), ('const-4278190080', u'INT_AND_-1207295069'), (u'LOAD_-1207294781', u'INT_AND_-1207294615'), (u'INT_OR_-1207293673', u'INT_XOR_-1207293583'), (u'INT_RIGHT_-1207294225', u'INT_OR_-1207294224'), ('const-8158064640168781261', u'COPY_-1207293058'), ('const-0', u'RETURN_-1207289395'), (u'INT_LEFT_-1207294534', u'INT_OR_-1207294534'), (u'INT_LEFT_-1207293472', u'INT_OR_-1207293472'), (u'INT_RIGHT_-1207292183', u'INT_OR_-1207292182'), (u'LOAD_-1207290796', u'INT_ADD_-1207290778'), ('const-65280', u'INT_AND_-1207294799'), (u'INT_LEFT_-1207294224', u'INT_OR_-1207294224'), ('const-8', u'PTRADD_-1207289693'), (u'LOAD_-1207295252', u'INT_AND_-1207295025'), (u'INT_ADD_-1207291878', u'INT_LEFT_-1207291683'), (u'INT_AND_-1207290409', u'INT_XOR_-1207290362'), (u'INT_LEFT_-1207292876', u'INT_OR_-1207292876'), (u'INT_XOR_-1207292356', u'INT_ADD_-1207292351'), (u'INT_AND_-1207289919', u'INT_XOR_-1207289908'), (u'LOAD_-1207294927', u'INT_AND_-1207294805'), (u'PTRADD_-1207289693', u'LOAD_-1207294737'), (u'INT_OR_-1207290807', u'INT_XOR_-1207290787'), (u'CALL_-1207289394', u'INDIRECT_-1207288361'), ('const-46', u'INT_LEFT_-1207292115'), ('const-8', u'PTRADD_-1207289730'), (u'INT_NOTEQUAL_-1207293243', u'CBRANCH_-1207293241'), ('const-4278190080', u'INT_AND_-1207294870'), (u'INT_LEFT_-1207295201', u'INT_OR_-1207295201'), ('const--712', u'PTRSUB_-1207289645'), (u'CAST_-1207289770', u'LOAD_-1207295078'), (u'INT_AND_-1207290589', u'INT_OR_-1207290536'), ('const-433', u'LOAD_-1207295293'), ('const-40', u'INT_LEFT_-1207295135'), (u'INT_ADD_-1207290693', u'INT_MULT_-1207290391'), ('const-65280', u'INT_AND_-1207294600'), (u'COPY_-1207293081', u'MULTIEQUAL_-1207290141'), ('const-40', u'INT_RIGHT_-1207295175'), (u'INT_OR_-1207291051', u'INT_XOR_-1207291019'), (u'LOAD_-1207293718', u'INT_ADD_-1207293644'), (u'INT_ADD_-1207292664', u'INT_RIGHT_-1207292503'), (u'INT_XOR_-1207291215', u'INT_AND_-1207291174'), (u'LOAD_-1207294920', u'INT_AND_-1207294785'), (u'LOAD_-1207293868', u'INT_RIGHT_-1207293674'), (u'INT_LEFT_-1207289835', u'INT_OR_-1207289835'), (u'INT_AND_-1207294193', u'INT_NOTEQUAL_-1207294207'), (u'INT_XOR_-1207290787', u'INT_ADD_-1207290778'), ('const-280375465082880', u'INT_AND_-1207295216'), (u'PTRADD_-1207289771', u'LOAD_-1207294934'), (u'CAST_-1207289803', u'LOAD_-1207295153'), (u'INT_ADD_-1207292285', u'INT_RIGHT_-1207292036'), (u'INT_XOR_-1207289982', u'INT_ADD_-1207289973'), (u'LOAD_-1207294854', u'INT_AND_-1207294695'), (u'INT_RIGHT_-1207294571', u'INT_OR_-1207294572'), (u'LOAD_-1207294454', u'INT_RIGHT_-1207294381'), (u'LOAD_-1207294934', u'INT_AND_-1207294873'), ('const-17', u'PTRADD_-1207289394'), (u'LOAD_-1207295259', u'INT_AND_-1207295069'), (u'LOAD_-1207295252', u'INT_LEFT_-1207295016'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288649'), (u'INT_ADD_-1207293344', u'INT_ADD_-1207293282'), ('const-56', u'INT_LEFT_-1207294657'), (u'LOAD_-1207294872', u'INT_AND_-1207294563'), (u'INT_ADD_-1207291322', u'INT_AND_-1207290230'), ('const-24', u'INT_LEFT_-1207295063'), (u'LOAD_-1207294854', u'INT_AND_-1207294704'), (u'CAST_-1207288044', u'STORE_-1207289522'), (u'INT_RIGHT_-1207295074', u'INT_OR_-1207295075'), (u'INT_ADD_-1207291734', u'INT_OR_-1207291437'), ('const-8', u'PTRADD_-1207289383'), (u'INT_ADD_-1207290337', u'INT_ADD_-1207290321'), ('const--712', u'PTRSUB_-1207289181'), ('const-40', u'INT_LEFT_-1207294660'), ('const-1095216660480', u'INT_AND_-1207294546'), (u'INT_ADD_-1207294077', u'INT_LEFT_-1207293779'), (u'INT_LEFT_-1207294996', u'INT_OR_-1207294996'), (u'CAST_-1207289739', u'LOAD_-1207294988'), (u'INT_XOR_-1207293920', u'INT_XOR_-1207293904'), (u'MULTIEQUAL_-1207290124', u'INT_RIGHT_-1207292690'), (u'INT_XOR_-1207293904', u'INT_ADD_-1207293874'), ('const-65280', u'INT_AND_-1207295022'), ('const-8388608', u'INT_MULT_-1207290804'), ('const-14', u'INT_RIGHT_-1207290459'), (u'INT_AND_-1207294663', u'INT_LEFT_-1207294660'), (u'INT_OR_-1207294663', u'INT_OR_-1207294660'), ('const-18', u'INT_RIGHT_-1207292116'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289083'), ('const-24', u'INT_RIGHT_-1207294545'), ('const-433', u'LOAD_-1207293362'), (u'INT_LEFT_-1207294187', u'INT_OR_-1207294187'), (u'INT_XOR_-1207294292', u'INT_XOR_-1207294204'), (u'INT_AND_-1207295144', u'INT_LEFT_-1207295141'), (u'INT_OR_-1207295144', u'INT_OR_-1207295141'), ('const-41', u'INT_RIGHT_-1207292829'), (u'INT_RIGHT_-1207294702', u'INT_OR_-1207294701'), ('const-1', u'INT_RIGHT_-1207294188'), ('const-24', u'INT_RIGHT_-1207294872'), (u'INT_OR_-1207295141', u'INT_OR_-1207295138'), (u'INT_AND_-1207295141', u'INT_LEFT_-1207295138'), (u'LOAD_-1207295252', u'INT_AND_-1207295028'), (u'INT_ADD_-1207294077', u'INT_RIGHT_-1207293820'), (u'INT_ADD_-1207291598', u'INT_ADD_-1207291580'), ('tmp_12114', u'LOAD_-1207295287'), ('const-50', u'INT_LEFT_-1207290871'), (u'INT_LEFT_-1207295158', u'INT_OR_-1207295158'), (u'LOAD_-1207294927', u'INT_AND_-1207294814'), (u'INT_RIGHT_-1207294676', u'INT_OR_-1207294675'), (u'INT_LEFT_-1207294864', u'INT_OR_-1207294864'), (u'INT_RIGHT_-1207293674', u'INT_OR_-1207293673'), (u'MULTIEQUAL_-1207290143', u'INT_RIGHT_-1207292877'), ('const-24', u'INT_LEFT_-1207294626'), (u'INT_XOR_-1207292438', u'INT_ADD_-1207292429'), (u'INT_MULT_-1207291292', u'INT_OR_-1207291295'), ('const-8', u'PTRADD_-1207289878'), (u'INT_RIGHT_-1207291684', u'INT_OR_-1207291683'), (u'INT_OR_-1207291807', u'INT_XOR_-1207291775'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289078'), (u'INT_MULT_-1207291396', u'INT_OR_-1207291399'), ('const-28', u'INT_RIGHT_-1207289836'), (u'INT_LEFT_-1207294796', u'INT_OR_-1207294796'), ('const-8', u'INT_LEFT_-1207294999'), ('const-80', u'PTRADD_-1207289179'), ('const-8', u'PTRADD_-1207289709'), (u'LOAD_-1207295274', u'INT_AND_-1207295153'), ('const-433', u'STORE_-1207293738'), (u'CAST_-1207288024', u'LOAD_-1207289476'), ('const-433', u'STORE_-1207289564'), (u'CALL_-1207289394', u'INDIRECT_-1207288641'), (u'LOAD_-1207294083', u'INT_RIGHT_-1207294015'), (u'INT_RIGHT_-1207292235', u'INT_OR_-1207292234'), ('const-0', u'COPY_-1207289500'), ('const-56', u'INT_LEFT_-1207293307'), (u'INT_ADD_-1207290262', u'INT_AND_-1207289919'), (u'INT_OR_-1207294858', u'COPY_-1207294865'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289507'), (u'LOAD_-1207294447', u'INT_RIGHT_-1207294188'), (u'INT_AND_-1207294745', u'INT_RIGHT_-1207294741'), (u'CAST_-1207288077', u'LOAD_-1207289663'), (u'INT_ADD_-1207289597', u'CAST_-1207288064'), (u'INT_ADD_-1207291508', u'INT_ADD_-1207291354'), (u'INT_ADD_-1207292142', u'INT_OR_-1207291437'), (u'INT_ADD_-1207289612', u'STORE_-1207289627'), ('const-45', u'INT_LEFT_-1207293779'), ('const-56', u'INT_RIGHT_-1207295217'), (u'INT_LEFT_-1207294597', u'INT_OR_-1207294597'), (u'CAST_-1207288069', u'STORE_-1207289627'), (u'INT_ADD_-1207294077', u'STORE_-1207294001'), (u'INT_ADD_-1207290262', u'INT_RIGHT_-1207290003'), (u'INT_RIGHT_-1207294674', u'INT_OR_-1207294675'), ('const-13', u'PTRADD_-1207289714'), ('const-8', u'PTRADD_-1207289274'), (u'INT_MULT_-1207290567', u'INT_OR_-1207290570'), (u'INT_LEFT_-1207294563', u'INT_OR_-1207294563'), (u'LOAD_-1207294934', u'INT_AND_-1207294879'), ('const-56', u'INT_LEFT_-1207294620'), (u'INT_ADD_-1207292142', u'INT_MULT_-1207291828'), ('const-1764608', u'PTRSUB_-1207292987'), (u'INT_RIGHT_-1207295027', u'INT_OR_-1207295028'), (u'PTRADD_-1207289725', u'LOAD_-1207294847'), (u'INT_AND_-1207295031', u'INT_RIGHT_-1207295027'), ('const-5', u'PTRADD_-1207289068'), (u'INT_ADD_-1207290693', u'INT_RIGHT_-1207290459'), ('const-1095216660480', u'INT_AND_-1207294609'), (u'CAST_-1207289749', u'LOAD_-1207295003'), (u'LOAD_-1207294454', u'INT_LEFT_-1207294336'), ('const-10', u'PTRADD_-1207289743'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289058'), (u'PTRADD_-1207289353', u'LOAD_-1207293507'), (u'INT_AND_-1207291980', u'INT_OR_-1207291785'), ('const-40', u'INT_RIGHT_-1207294637'), (u'LOAD_-1207295287', u'INT_AND_-1207295204'), ('const-8', u'PTRADD_-1207289748'), (u'INT_NOTEQUAL_-1207293339', u'INT_ZEXT_-1207293332'), ('const-433', u'LOAD_-1207290453'), (u'INT_MULT_-1207292179', u'INT_OR_-1207292182'), ('const-3', u'PTRADD_-1207289891'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289093'), (u'INT_ADD_-1207289462', u'CAST_-1207288024'), ('const-433', u'LOAD_-1207294447'), ('const-1', u'PTRADD_-1207288879'), (u'PTRADD_-1207289761', u'LOAD_-1207294920'), (u'LOAD_-1207295259', u'INT_AND_-1207295063'), (u'MULTIEQUAL_-1207289829', u'INT_ADD_-1207291896'), (u'INT_AND_-1207291952', u'INT_OR_-1207291785'), (u'INT_ADD_-1207290097', u'INT_RIGHT_-1207289812'), (u'INT_ADD_-1207290321', u'INT_ADD_-1207290277'), (u'INT_RIGHT_-1207294875', u'INT_OR_-1207294876'), (u'LOAD_-1207294153', u'INT_ADD_-1207294135'), (u'INT_ADD_-1207292553', u'INT_OR_-1207292330'), (u'CAST_-1207289729', u'LOAD_-1207294973'), (u'INT_EQUAL_-1207289464', u'CBRANCH_-1207289455'), ('const-11', u'PTRADD_-1207289730'), (u'INT_OR_-1207294701', u'INT_OR_-1207294698'), (u'INT_RIGHT_-1207292036', u'INT_OR_-1207292035'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288430'), (u'INT_ADD_-1207292565', u'INT_ADD_-1207292553'), ('const-8', u'INT_RIGHT_-1207295143'), (u'LOAD_-1207295212', u'MULTIEQUAL_-1207290126'), (u'INT_ADD_-1207290433', u'INT_RIGHT_-1207290291'), (u'INT_RIGHT_-1207295217', u'INT_OR_-1207295216'), (u'INT_OR_-1207294993', u'INT_OR_-1207294990'), ('const-433', u'LOAD_-1207293718'), (u'INT_RIGHT_-1207294548', u'INT_OR_-1207294549'), ('const-24', u'INT_RIGHT_-1207294571'), (u'CALL_-1207289394', u'INDIRECT_-1207288445'), (u'PTRADD_-1207289394', u'STORE_-1207293738'), ('const-433', u'LOAD_-1207291616'), (u'INT_LEFT_-1207291247', u'INT_OR_-1207291247'), (u'PTRSUB_-1207289645', u'COPY_-1207289612'), ('const-8', u'PTRADD_-1207289886'), (u'INT_RIGHT_-1207294634', u'INT_OR_-1207294635'), (u'INT_ADD_-1207289714', u'INT_ADD_-1207289702'), ('const-1073741824', u'INT_MULT_-1207290287'), (u'INT_ADD_-1207290846', u'INT_OR_-1207290676'), (u'INT_ADD_-1207290693', u'INT_ADD_-1207289528'), ('const-40', u'INT_RIGHT_-1207295215'), (u'INT_MULT_-1207290391', u'INT_OR_-1207290394'), ('const-4278190080', u'INT_AND_-1207294543'), (u'INT_LEFT_-1207291807', u'INT_OR_-1207291807'), ('const-1073741824', u'INT_MULT_-1207289808'), (u'LOAD_-1207294083', u'INT_RIGHT_-1207293965'), (u'INT_OR_-1207294629', u'INT_OR_-1207294626'), (u'INT_AND_-1207294629', u'INT_LEFT_-1207294626'), ('tmp_4275', u'BRANCH_-1207293029'), ('tmp_12114', u'PTRADD_-1207289766'), ('const-71776119061217280', u'INT_AND_-1207294578'), (u'MULTIEQUAL_-1207290128', u'INT_ADD_-1207292285'), ('const-71776119061217280', u'INT_AND_-1207295179'), ('const-8388608', u'INT_MULT_-1207290391'), (u'LOAD_-1207295287', u'INT_AND_-1207295213'), (u'INT_ADD_-1207291014', u'INT_XOR_-1207289932'), (u'INT_AND_-1207291646', u'INT_OR_-1207291333'), ('const-1095216660480', u'INT_AND_-1207295005'), ('const-433', u'LOAD_-1207289476'), (u'INT_XOR_-1207292015', u'INT_ADD_-1207292006'), ('tmp_10886', u'CBRANCH_-1207289688'), (u'INT_ADD_-1207290724', u'INT_ADD_-1207290708'), ('const-39', u'INT_RIGHT_-1207291400'), ('const-8', u'PTRADD_-1207289499'), ('const-24', u'INT_RIGHT_-1207295004'), (u'INT_LEFT_-1207293673', u'INT_OR_-1207293673'), ('const-8', u'INT_RIGHT_-1207293308'), (u'INT_MULT_-1207292455', u'INT_OR_-1207292458'), (u'INT_ADD_-1207293844', u'INT_RIGHT_-1207293530'), ('const-24', u'INT_ADD_-1207289618'), (u'LOAD_-1207293868', u'INT_LEFT_-1207293661'), ('const-24', u'INT_LEFT_-1207295204'), (u'LOAD_-1207295274', u'INT_AND_-1207295141'), (u'INT_ADD_-1207292664', u'INT_RIGHT_-1207292527'), ('const-40', u'INT_ADD_-1207289576'), (u'CAST_-1207289783', u'LOAD_-1207295118'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288197'), ('const-36', u'INT_LEFT_-1207289835'), ('const-18', u'INT_RIGHT_-1207291272'), ('const-433', u'STORE_-1207289543'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288355'), ('tmp_12108', u'INT_ADD_-1207289534'), ('const-433', u'LOAD_-1207295259'), (u'INT_RIGHT_-1207292690', u'INT_OR_-1207292689'), (u'INT_AND_-1207291378', u'INT_OR_-1207291333'), (u'INT_OR_-1207295201', u'INT_OR_-1207295198'), (u'MULTIEQUAL_-1207290143', u'INT_XOR_-1207291917'), ('const-16711680', u'INT_AND_-1207294629'), (u'LOAD_-1207294988', u'MULTIEQUAL_-1207290135'), (u'INT_OR_-1207294047', u'INT_XOR_-1207293879'), ('const-40', u'INT_LEFT_-1207294861'), (u'PTRADD_-1207289714', u'LOAD_-1207294788'), (u'LOAD_-1207294260', u'INT_RIGHT_-1207294107'), (u'PTRADD_-1207289465', u'STORE_-1207294001'), ('const-8', u'PTRADD_-1207289083'), (u'LOAD_-1207295259', u'INT_AND_-1207295066'), (u'INT_OR_-1207294811', u'INT_OR_-1207294808'), (u'INT_OR_-1207290458', u'INT_XOR_-1207290438'), ('const-8', u'INT_LEFT_-1207294802'), (u'INT_AND_-1207295034', u'INT_RIGHT_-1207295030'), (u'INT_RIGHT_-1207294608', u'INT_OR_-1207294609'), (u'INT_OR_-1207294876', u'INT_OR_-1207294873'), ('const-16711680', u'INT_AND_-1207294603'), (u'INT_ADD_-1207291322', u'INT_RIGHT_-1207291076'), (u'INT_RIGHT_-1207294605', u'INT_OR_-1207294606'), (u'INT_ADD_-1207291734', u'INT_AND_-1207291646'), ('const-280375465082880', u'INT_AND_-1207295075'), ('tmp_12115', u'INT_ADD_-1207289462'), ('const-280375465082880', u'INT_AND_-1207295176'), (u'INT_RIGHT_-1207291400', u'INT_OR_-1207291399'), (u'INT_OR_-1207291785', u'INT_ADD_-1207291734'), (u'INT_ADD_-1207292553', u'INT_ADD_-1207291014'), ('const-24', u'INT_RIGHT_-1207295212'), ('const-8', u'INT_RIGHT_-1207295001'), (u'INT_LEFT_-1207294776', u'INT_OR_-1207294776'), ('const-1', u'PTRADD_-1207289507'), ('const-1095216660480', u'INT_AND_-1207294742'), (u'INT_LEFT_-1207291707', u'INT_OR_-1207291707'), ('const-280375465082880', u'INT_AND_-1207294745'), (u'INT_ADD_-1207290433', u'INT_MULT_-1207290287'), (u'INT_ADD_-1207291734', u'INT_MULT_-1207291480'), ('const-1', u'INT_AND_-1207294193'), ('const-56', u'INT_LEFT_-1207293661'), (u'MULTIEQUAL_-1207290124', u'INT_LEFT_-1207292589'), ('tmp_12114', u'PTRADD_-1207289748'), ('const-50', u'INT_LEFT_-1207292526'), (u'INT_MULT_-1207293752', u'INT_OR_-1207293755'), (u'INT_ADD_-1207291878', u'INT_LEFT_-1207291707'), ('const-56', u'INT_LEFT_-1207295158'), (u'INT_RIGHT_-1207294872', u'INT_OR_-1207294873'), ('const-71776119061217280', u'INT_AND_-1207295153'), ('const-56', u'INT_RIGHT_-1207295076'), (u'LOAD_-1207295219', u'INT_LEFT_-1207294990'), (u'INT_OR_-1207295057', u'COPY_-1207294958'), (u'INT_OR_-1207295173', u'INT_OR_-1207295170'), ('const-8', u'PTRADD_-1207289394'), ('const-4794697086780616226', u'COPY_-1207293081'), (u'LOAD_-1207294260', u'INT_RIGHT_-1207293888'), ('const-18', u'INT_RIGHT_-1207290483'), (u'INT_LEFT_-1207293940', u'INT_OR_-1207293940'), (u'INT_OR_-1207292589', u'INT_XOR_-1207292569'), ('const-433', u'LOAD_-1207295219'), (u'INT_RIGHT_-1207295215', u'INT_OR_-1207295216'), (u'COPY_-1207289306', u'MULTIEQUAL_-1207290671'), ('const-8', u'PTRADD_-1207289048'), (u'INT_ADD_-1207290846', u'INT_RIGHT_-1207290659'), (u'INT_ADD_-1207291896', u'INT_ADD_-1207291878'), (u'INT_ADD_-1207292553', u'INT_LEFT_-1207292234'), (u'INT_AND_-1207291928', u'INT_XOR_-1207291917'), (u'INT_RIGHT_-1207290659', u'INT_OR_-1207290658'), ('const-8', u'PTRADD_-1207288355'), ('tmp_12115', u'INT_ADD_-1207295137'), (u'INT_ADD_-1207290693', u'INT_LEFT_-1207290482'), (u'INT_RIGHT_-1207293941', u'INT_OR_-1207293940'), ('tmp_12114', u'PTRADD_-1207289906'), (u'INT_LEFT_-1207293307', u'INT_OR_-1207293307'), (u'INT_XOR_-1207292482', u'INT_XOR_-1207292438'), (u'INT_ADD_-1207291422', u'INT_MULT_-1207291292'), (u'INT_ADD_-1207291422', u'INT_RIGHT_-1207291272'), (u'LOAD_-1207294927', u'INT_AND_-1207294802'), (u'INT_OR_-1207295060', u'INT_OR_-1207295057'), (u'LOAD_-1207294920', u'INT_AND_-1207294779'), ('const-4278190080', u'INT_AND_-1207295144'), ('const-8', u'INT_RIGHT_-1207294568'), (u'INT_ADD_-1207289528', u'STORE_-1207289543'), (u'LOAD_-1207293868', u'INT_RIGHT_-1207293620'), (u'LOAD_-1207295003', u'MULTIEQUAL_-1207290132'), (u'LOAD_-1207294854', u'INT_AND_-1207294698'), (u'LOAD_-1207289630', u'INT_ADD_-1207289612'), (u'INT_XOR_-1207291141', u'INT_ADD_-1207291118'), ('const-7', u'INT_RIGHT_-1207294107'), (u'INT_ADD_-1207290262', u'INT_LEFT_-1207290070'), (u'INT_AND_-1207294736', u'INT_LEFT_-1207294733'), (u'INT_OR_-1207294736', u'INT_OR_-1207294733'), ('const-56', u'INT_LEFT_-1207294224'), (u'INT_XOR_-1207291557', u'INT_AND_-1207291544'), (u'INT_ADD_-1207295137', u'CAST_-1207289803'), (u'MULTIEQUAL_-1207290143', u'INT_XOR_-1207291941'), (u'PTRADD_-1207288430', u'LOAD_-1207290796'), (u'INT_RIGHT_-1207294671', u'INT_OR_-1207294672'), (u'INT_ADD_-1207293874', u'INT_ADD_-1207293844'), (u'INT_OR_-1207295072', u'INT_OR_-1207295069'), ('const-24', u'INT_LEFT_-1207294864'), (u'INT_NOTEQUAL_-1207293907', u'INT_ZEXT_-1207293900'), (u'INT_ADD_-1207294972', u'CAST_-1207289739'), (u'INT_OR_-1207290991', u'INT_XOR_-1207290959'), ('const-8', u'PTRADD_-1207289298'), (u'INT_OR_-1207292458', u'INT_XOR_-1207292438'), ('const-433', u'LOAD_-1207294781'), (u'LOAD_-1207289991', u'INT_ADD_-1207289973'), (u'INT_LEFT_-1207294623', u'INT_OR_-1207294623'), (u'INT_AND_-1207295173', u'INT_RIGHT_-1207295169'), (u'LOAD_-1207294927', u'INT_AND_-1207294808'), ('const-15', u'PTRADD_-1207289484'), ('const-280375465082880', u'INT_AND_-1207294876'), (u'INT_AND_-1207294675', u'INT_RIGHT_-1207294671'), (u'INT_LEFT_-1207294531', u'INT_OR_-1207294531'), ('const-8', u'PTRADD_-1207289465'), (u'INT_LEFT_-1207295060', u'INT_OR_-1207295060'), (u'INT_XOR_-1207292202', u'INT_XOR_-1207292150'), (u'INT_OR_-1207295176', u'INT_OR_-1207295173'), (u'LOAD_-1207294788', u'INT_AND_-1207294641'), (u'INT_XOR_-1207292796', u'INT_ADD_-1207292788'), ('const-56', u'INT_LEFT_-1207294683'), ('const-8', u'PTRADD_-1207289088'), (u'INT_OR_-1207294224', u'INT_XOR_-1207294179'), ('const-433', u'LOAD_-1207290419'), (u'INT_RIGHT_-1207293820', u'INT_XOR_-1207293705'), ('const-4278190080', u'INT_AND_-1207295210'), ('const-65280', u'INT_AND_-1207294733'), (u'INT_OR_-1207291029', u'INT_AND_-1207290970'), (u'INT_ADD_-1207292788', u'INT_ADD_-1207292771'), ('const-433', u'LOAD_-1207289609'), (u'STORE_-1207293439', u'INDIRECT_-1207289550'), ('const-40', u'INT_LEFT_-1207295019'), (u'INT_LEFT_-1207294683', u'INT_OR_-1207294683'), (u'INT_OR_-1207290046', u'INT_XOR_-1207290026'), (u'MULTIEQUAL_-1207290135', u'INT_XOR_-1207292808'), (u'LOAD_-1207290419', u'MULTIEQUAL_-1207289974'), (u'INT_ADD_-1207291014', u'MULTIEQUAL_-1207290147'), ('const-33554432', u'INT_MULT_-1207290148'), ('const-61', u'INT_RIGHT_-1207293756'), (u'INT_ADD_-1207292771', u'INT_ADD_-1207292755'), (u'PTRADD_-1207288533', u'LOAD_-1207291184'), (u'INT_ADD_-1207292728', u'INT_ADD_-1207292664'), ('const-41', u'INT_RIGHT_-1207290003'), ('const-24', u'INT_LEFT_-1207294733'), (u'INT_OR_-1207293319', u'INT_XOR_-1207293287'), ('const-1', u'INT_RIGHT_-1207293674'), ('const-8', u'PTRADD_-1207289714'), (u'INT_OR_-1207289789', u'INT_AND_-1207289742'), (u'INT_LEFT_-1207294626', u'INT_OR_-1207294626'), ('tmp_12108', u'INT_ADD_-1207289555'), ('const-433', u'LOAD_-1207289663'), ('const-280375465082880', u'INT_AND_-1207294785'), (u'LOAD_-1207292447', u'INT_ADD_-1207292429'), (u'INT_ADD_-1207289570', u'STORE_-1207289585'), (u'LOAD_-1207294781', u'INT_AND_-1207294600'), (u'LOAD_-1207294934', u'INT_AND_-1207294870'), (u'INT_ADD_-1207292169', u'INT_ADD_-1207292142'), ('tmp_12114', u'PTRADD_-1207289743'), (u'INT_XOR_-1207290959', u'INT_ADD_-1207290946'), (u'PTRADD_-1207289484', u'LOAD_-1207294083'), (u'LOAD_-1207294847', u'INT_AND_-1207294678'), (u'INT_ADD_-1207292285', u'INT_RIGHT_-1207292092'), ('const-8', u'INT_RIGHT_-1207294668'), (u'INT_OR_-1207290169', u'INT_ADD_-1207290097'), (u'CAST_-1207288039', u'STORE_-1207289506'), (u'LOAD_-1207295219', u'INT_AND_-1207295005'), ('tmp_12114', u'PTRADD_-1207289878'), (u'INT_RIGHT_-1207293965', u'INT_OR_-1207293964'), (u'INT_OR_-1207295138', u'INT_OR_-1207295135'), (u'INT_AND_-1207295138', u'INT_LEFT_-1207295135'), (u'INT_XOR_-1207290498', u'INT_AND_-1207290409'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289353'), (u'INT_ADD_-1207289576', u'CAST_-1207288059'), (u'INT_OR_-1207294623', u'INT_OR_-1207294620'), ('const-16711680', u'INT_AND_-1207294867'), ('const-39', u'INT_RIGHT_-1207292183'), ('const-1095216660480', u'INT_AND_-1207294782'), (u'LOAD_-1207294920', u'INT_AND_-1207294773'), ('const-14', u'INT_RIGHT_-1207292877'), ('const-8', u'INT_RIGHT_-1207294225'), (u'INT_OR_-1207294782', u'INT_OR_-1207294779'), ('tmp_12108', u'INT_ADD_-1207295196'), (u'LOAD_-1207294083', u'INT_LEFT_-1207293964'), ('const-24', u'INT_LEFT_-1207294799'), (u'LOAD_-1207294872', u'INT_AND_-1207294575'), (u'INT_ADD_-1207291508', u'INT_ADD_-1207291422'), ('const-16', u'INT_ADD_-1207289651'), ('const-433', u'LOAD_-1207290389'), (u'INT_AND_-1207294641', u'INT_RIGHT_-1207294637'), (u'INT_OR_-1207294730', u'INT_OR_-1207294727'), ('const-4278190080', u'INT_AND_-1207295170'), (u'INT_LEFT_-1207295132', u'INT_OR_-1207295132'), ('const-61', u'INT_RIGHT_-1207293449'), ('const-16711680', u'INT_AND_-1207294566'), ('const-24', u'INT_LEFT_-1207294689'), (u'INT_ADD_-1207292664', u'INT_LEFT_-1207292502'), ('const-14', u'INT_RIGHT_-1207291684'), ('const-28', u'INT_RIGHT_-1207291460'), (u'LOAD_-1207295252', u'INT_AND_-1207295022'), ('const-71776119061217280', u'INT_AND_-1207294678'), (u'PTRSUB_-1207289560', u'PTRADD_-1207289557'), (u'INT_AND_-1207294575', u'INT_RIGHT_-1207294571'), (u'LOAD_-1207294260', u'INT_AND_-1207293893'), ('const-433', u'LOAD_-1207290446'), (u'INT_ZEXT_-1207293900', u'INT_LEFT_-1207293887'), ('const-56', u'INT_RIGHT_-1207295177'), ('const-71776119061217280', u'INT_AND_-1207294788'), ('const-33554432', u'INT_MULT_-1207290567'), (u'INT_ADD_-1207291322', u'INT_OR_-1207290676'), (u'INT_LEFT_-1207293319', u'INT_OR_-1207293319'), (u'INT_AND_-1207294549', u'INT_RIGHT_-1207294545'), ('tmp_12108', u'INT_ADD_-1207294987'), (u'LOAD_-1207294872', u'INT_AND_-1207294566'), ('const-63', u'INT_LEFT_-1207293887'), (u'INT_ADD_-1207292142', u'INT_AND_-1207290970'), ('const-24', u'INT_LEFT_-1207294663'), (u'INT_XOR_-1207291941', u'INT_AND_-1207291928'), (u'INT_OR_-1207294683', u'COPY_-1207294534'), ('const-0', u'PTRSUB_-1207292987'), (u'INT_OR_-1207292330', u'INT_AND_-1207292289'), (u'INT_ADD_-1207292553', u'INT_RIGHT_-1207292259'), (u'PTRADD_-1207289353', u'COPY_-1207289306'), (u'INT_ADD_-1207290097', u'MULTIEQUAL_-1207290126'), (u'LOAD_-1207289525', u'INT_ADD_-1207289507'), (u'INT_LEFT_-1207295016', u'INT_OR_-1207295016'), (u'INT_ADD_-1207290846', u'INT_AND_-1207289742'), ('const-433', u'LOAD_-1207294934'), ('const-8', u'INT_RIGHT_-1207295027'), (u'LOAD_-1207295219', u'INT_AND_-1207295008'), (u'INT_AND_-1207294864', u'INT_LEFT_-1207294861'), (u'INT_OR_-1207294864', u'INT_OR_-1207294861'), ('const-40', u'INT_ADD_-1207289462'), ('tmp_12108', u'INT_ADD_-1207289513'), ('const-8', u'PTRADD_-1207289078'), (u'INT_ADD_-1207292553', u'INT_OR_-1207292057'), (u'INT_XOR_-1207290438', u'INT_XOR_-1207290374'), ('const-50', u'INT_LEFT_-1207290458'), (u'INT_OR_-1207294745', u'INT_OR_-1207294742'), (u'INT_XOR_-1207292916', u'INT_AND_-1207292855'), (u'INT_RIGHT_-1207292901', u'INT_OR_-1207292900'), (u'PTRADD_-1207289428', u'LOAD_-1207293868'), (u'INT_AND_-1207289850', u'INT_OR_-1207289717'), (u'INT_ADD_-1207292285', u'INT_MULT_-1207292032'), (u'INT_ADD_-1207292553', u'INT_MULT_-1207292255'), ('const-24', u'INT_RIGHT_-1207294671'), (u'INT_XOR_-1207292844', u'INT_XOR_-1207292796'), (u'INT_LEFT_-1207292641', u'INT_OR_-1207292641'), (u'INT_AND_-1207295170', u'INT_LEFT_-1207295167'), (u'INT_OR_-1207295170', u'INT_OR_-1207295167'), (u'INT_ADD_-1207290109', u'INT_ADD_-1207290097'), (u'INT_OR_-1207294534', u'INT_OR_-1207294531'), (u'INT_OR_-1207294770', u'INT_OR_-1207294767'), ('const-24', u'INT_RIGHT_-1207294781'), (u'CAST_-1207288077', u'STORE_-1207289660'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289575'), ('tmp_12114', u'PTRADD_-1207289771'), (u'PTRSUB_-1207292987', u'COPY_-1207289137'), (u'LOAD_-1207295281', u'INT_LEFT_-1207295158'), (u'LOAD_-1207294854', u'INT_AND_-1207294701'), (u'CALL_-1207289394', u'INDIRECT_-1207288557'), ('const-40', u'INT_LEFT_-1207294597'), (u'INT_OR_-1207294572', u'INT_OR_-1207294569'), (u'INT_ADD_-1207290433', u'INT_AND_-1207290218'), ('const-40', u'INT_RIGHT_-1207294810'), (u'INT_OR_-1207291075', u'INT_XOR_-1207291019'), (u'INT_ADD_-1207290946', u'INT_ADD_-1207290846'), ('const-6', u'INT_RIGHT_-1207294015'), ('const-40', u'INT_LEFT_-1207294686'), ('const-4278190080', u'INT_AND_-1207294632'), (u'INT_ADD_-1207290778', u'INT_ADD_-1207290744'), (u'MULTIEQUAL_-1207290143', u'INT_XOR_-1207292380'), (u'INT_AND_-1207294572', u'INT_RIGHT_-1207294568'), (u'INT_ADD_-1207290277', u'INT_ADD_-1207290109'), (u'CAST_-1207288064', u'STORE_-1207289606'), ('const-8', u'INT_LEFT_-1207294629'), ('const-1', u'INT_AND_-1207293679'), ('const-433', u'STORE_-1207289585'), (u'INT_OR_-1207291831', u'INT_XOR_-1207291755'), ('const-433', u'STORE_-1207289522'), (u'LOAD_-1207294447', u'INT_LEFT_-1207294224'), ('const-8', u'PTRADD_-1207288430'), (u'INT_OR_-1207292641', u'INT_XOR_-1207292621'), ('const-40', u'INT_RIGHT_-1207294611'), (u'INT_XOR_-1207294204', u'INT_ADD_-1207294174'), (u'INT_LEFT_-1207294867', u'INT_OR_-1207294867'), (u'INT_AND_-1207294802', u'INT_LEFT_-1207294799'), (u'INT_OR_-1207294802', u'INT_OR_-1207294799'), (u'INT_ADD_-1207290433', u'INT_ADD_-1207289612'), (u'LOAD_-1207294737', u'INT_AND_-1207294540'), (u'INT_OR_-1207295002', u'INT_OR_-1207294999'), (u'INT_AND_-1207295002', u'INT_LEFT_-1207294999'), (u'INT_LEFT_-1207294566', u'INT_OR_-1207294566'), (u'INT_RIGHT_-1207294048', u'INT_OR_-1207294047'), ('const-7', u'INT_RIGHT_-1207293385'), (u'INT_OR_-1207295161', u'INT_OR_-1207295158'), ('const-1095216660480', u'INT_AND_-1207294873'), (u'LOAD_-1207294879', u'INT_AND_-1207294736'), (u'INT_OR_-1207294575', u'INT_OR_-1207294572'), (u'CALL_-1207289394', u'INDIRECT_-1207288585'), (u'LOAD_-1207294788', u'INT_AND_-1207294629'), (u'INT_AND_-1207294692', u'INT_LEFT_-1207294689'), (u'INT_OR_-1207294692', u'INT_OR_-1207294689'), ('const-8', u'PTRADD_-1207289725'), (u'INT_RIGHT_-1207294337', u'INT_OR_-1207294336'), (u'INT_LEFT_-1207290895', u'INT_OR_-1207290895'), ('const-14', u'PTRADD_-1207289709'), (u'INT_OR_-1207295198', u'COPY_-1207294996'), ('const-8', u'PTRADD_-1207289179'), (u'INT_NOTEQUAL_-1207293693', u'INT_ZEXT_-1207293686'), (u'LOAD_-1207295274', u'INT_AND_-1207295147'), (u'INT_ADD_-1207290693', u'INT_RIGHT_-1207290395'), ('const-1', u'INT_AND_-1207293893'), (u'LOAD_-1207290446', u'MULTIEQUAL_-1207289829'), (u'INT_ADD_-1207291322', u'INT_OR_-1207291029'), (u'INT_OR_-1207294609', u'INT_OR_-1207294606'), ('const-46', u'INT_LEFT_-1207290895'), ('const-41', u'INT_RIGHT_-1207292036'), (u'INT_OR_-1207290002', u'INT_XOR_-1207289982'), (u'INT_LEFT_-1207295204', u'INT_OR_-1207295204'), ('const-8', u'INT_LEFT_-1207294603'), ('const-433', u'LOAD_-1207294176'), (u'INT_ADD_-1207291734', u'INT_LEFT_-1207291459'), (u'INT_RIGHT_-1207294381', u'INT_XOR_-1207294204'), (u'INT_ADD_-1207290846', u'INT_RIGHT_-1207290635'), ('const-24', u'INT_LEFT_-1207294563'), ('const-8', u'INT_RIGHT_-1207295068'), (u'INT_AND_-1207290230', u'INT_OR_-1207290169'), (u'INT_XOR_-1207291187', u'INT_ADD_-1207291166'), (u'INT_RIGHT_-1207294869', u'INT_OR_-1207294870'), (u'INT_RIGHT_-1207294542', u'INT_OR_-1207294543'), (u'INT_ADD_-1207291014', u'INT_LEFT_-1207290871'), (u'INT_XOR_-1207290757', u'INT_ADD_-1207290724'), (u'INT_LEFT_-1207294730', u'INT_OR_-1207294730'), (u'INT_LEFT_-1207292526', u'INT_OR_-1207292526'), ('const-41', u'INT_RIGHT_-1207290395'), ('const-19', u'INT_RIGHT_-1207293780'), ('const-1073741824', u'INT_MULT_-1207291480'), (u'LOAD_-1207294737', u'INT_AND_-1207294552'), (u'INT_AND_-1207294779', u'INT_LEFT_-1207294776'), (u'INT_OR_-1207294779', u'INT_OR_-1207294776'), ('const-56', u'INT_LEFT_-1207295057'), (u'INT_ADD_-1207290262', u'INT_RIGHT_-1207290071'), (u'PTRADD_-1207289567', u'LOAD_-1207294431'), ('const-28', u'INT_RIGHT_-1207290635'), ('const-24', u'INT_LEFT_-1207295022'), (u'INT_LEFT_-1207294560', u'INT_OR_-1207294560'), (u'INT_ADD_-1207292285', u'INT_ADD_-1207290744'), ('const-40', u'INT_LEFT_-1207294730'), (u'LOAD_-1207294927', u'INT_AND_-1207294811'), ('tmp_12114', u'PTRADD_-1207289725'), ('const-433', u'LOAD_-1207290551'), (u'INT_RIGHT_-1207295151', u'INT_OR_-1207295150'), ('const-64', u'PTRADD_-1207289557'), (u'INT_AND_-1207295216', u'INT_RIGHT_-1207295212'), (u'INT_RIGHT_-1207290872', u'INT_OR_-1207290871'), (u'COPY_-1207289138', u'MULTIEQUAL_-1207290124'), (u'LOAD_-1207294441', u'INT_ADD_-1207294413'), ('const-24', u'INT_RIGHT_-1207294741'), (u'INT_ADD_-1207292553', u'INT_MULT_-1207292179'), ('const-8', u'INT_LEFT_-1207294776'), (u'INT_LEFT_-1207294540', u'INT_OR_-1207294540'), (u'INT_ADD_-1207293258', u'STORE_-1207293262'), (u'MULTIEQUAL_-1207290126', u'INT_OR_-1207292734'), (u'INT_OR_-1207294638', u'INT_OR_-1207294635'), (u'LOAD_-1207295274', u'INT_AND_-1207295138'), ('const-61', u'INT_RIGHT_-1207293941'), ('const-8', u'PTRADD_-1207289771'), ('const-433', u'LOAD_-1207294260'), (u'INT_LEFT_-1207294770', u'INT_OR_-1207294770'), (u'INT_EQUAL_-1207289693', u'CBRANCH_-1207289688'), (u'INT_AND_-1207294704', u'INT_RIGHT_-1207294700'), (u'INT_RIGHT_-1207295033', u'INT_OR_-1207295034'), (u'LOAD_-1207294781', u'INT_AND_-1207294609'), (u'MULTIEQUAL_-1207290143', u'INT_RIGHT_-1207292901'), (u'INT_RIGHT_-1207294741', u'INT_OR_-1207294742'), (u'INT_OR_-1207294861', u'INT_OR_-1207294858'), (u'LOAD_-1207289663', u'INT_ADD_-1207289645'), (u'INT_OR_-1207295019', u'INT_OR_-1207295016'), (u'PTRADD_-1207288649', u'LOAD_-1207291616'), ('const-2', u'PTRADD_-1207289093'), (u'INT_RIGHT_-1207294272', u'INT_XOR_-1207294144'), (u'LOAD_-1207294934', u'INT_AND_-1207294864'), (u'MULTIEQUAL_-1207290143', u'INT_LEFT_-1207292876'), ('const-433', u'STORE_-1207293262'), (u'INT_ADD_-1207290262', u'INT_LEFT_-1207290046'), ('const-28', u'INT_RIGHT_-1207292235'), (u'PTRADD_-1207289531', u'LOAD_-1207294260'), ('const-280375465082880', u'INT_AND_-1207294675'), (u'INT_ADD_-1207292553', u'INT_AND_-1207291378'), (u'LOAD_-1207295287', u'INT_RIGHT_-1207295217'), (u'LOAD_-1207295281', u'INT_AND_-1207295164'), ('const-10', u'PTRADD_-1207289499'), ('const-40', u'INT_LEFT_-1207295161'), ('const-433', u'STORE_-1207293439'), (u'LOAD_-1207295078', u'MULTIEQUAL_-1207290130'), (u'INT_OR_-1207291437', u'INT_AND_-1207291378'), (u'INT_LEFT_-1207294594', u'INT_OR_-1207294594'), (u'INT_RIGHT_-1207292527', u'INT_OR_-1207292526'), ('const-280375465082880', u'INT_AND_-1207295034'), (u'INT_RIGHT_-1207294631', u'INT_OR_-1207294632'), (u'LOAD_-1207295287', u'INT_LEFT_-1207295198'), ('const-8', u'INT_LEFT_-1207295066'), (u'INT_AND_-1207294776', u'INT_LEFT_-1207294773'), (u'INT_OR_-1207294776', u'INT_OR_-1207294773'), (u'INT_AND_-1207294695', u'INT_LEFT_-1207294692'), (u'INT_OR_-1207294695', u'INT_OR_-1207294692'), (u'INT_RIGHT_-1207290071', u'INT_OR_-1207290070'), ('const-8', u'PTRADD_-1207289557'), (u'INT_LEFT_-1207291051', u'INT_OR_-1207291051'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289048'), (u'LOAD_-1207295259', u'INT_RIGHT_-1207295076'), (u'PTRSUB_-1207289181', u'PTRADD_-1207289179'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289580'), (u'INT_ADD_-1207290708', u'INT_ADD_-1207290693'), (u'INT_MULT_-1207290804', u'INT_OR_-1207290807'), (u'MULTIEQUAL_-1207289800', u'INT_ADD_-1207291508'), (u'INT_RIGHT_-1207295068', u'INT_OR_-1207295069'), (u'INT_ADD_-1207292311', u'INT_ADD_-1207292285'), ('const-40', u'INT_RIGHT_-1207295149'), (u'MULTIEQUAL_-1207289887', u'INT_ADD_-1207289887'), ('const-433', u'LOAD_-1207292024'), ('const-433', u'LOAD_-1207294927'), (u'INT_OR_-1207291855', u'INT_XOR_-1207291775'), ('const-1073741824', u'INT_MULT_-1207292255'), (u'INT_ADD_-1207290433', u'MULTIEQUAL_-1207290128'), (u'INT_AND_-1207295219', u'INT_RIGHT_-1207295215'), (u'MULTIEQUAL_-1207290143', u'INT_RIGHT_-1207292829'), ('const-8', u'PTRADD_-1207289507'), ('const-433', u'LOAD_-1207289525'), ('tmp_12114', u'PTRADD_-1207289730'), (u'INT_OR_-1207291247', u'INT_XOR_-1207291227'), ('const-40', u'INT_LEFT_-1207294796'), (u'INT_AND_-1207295176', u'INT_RIGHT_-1207295172'), (u'INT_ADD_-1207290846', u'INT_RIGHT_-1207290571'), (u'CALL_-1207289394', u'INDIRECT_-1207288725'), ('const-56', u'INT_RIGHT_-1207294812'), (u'INT_AND_-1207295204', u'INT_LEFT_-1207295201'), (u'INT_OR_-1207295204', u'INT_OR_-1207295201'), ('const-0', u'INT_NOTEQUAL_-1207293339'), (u'INT_LEFT_-1207294620', u'INT_OR_-1207294620'), ('const-433', u'LOAD_-1207295078'), ('const-36', u'INT_LEFT_-1207291051'), ('const-433', u'LOAD_-1207295252'), ('const-9', u'PTRADD_-1207289748'), (u'INT_OR_-1207290536', u'INT_ADD_-1207290433'), (u'LOAD_-1207294788', u'INT_RIGHT_-1207294639'), (u'INT_RIGHT_-1207294778', u'INT_OR_-1207294779'), ('const-7', u'PTRADD_-1207289048'), (u'INT_ADD_-1207291014', u'INT_LEFT_-1207290895'), (u'LOAD_-1207294927', u'INT_LEFT_-1207294793'), (u'INT_AND_-1207292668', u'INT_OR_-1207292607'), (u'PTRADD_-1207289179', u'INT_EQUAL_-1207289693'), ('const-8', u'PTRADD_-1207289484'), ('const-8', u'INT_RIGHT_-1207294542'), (u'INT_ADD_-1207291422', u'INT_AND_-1207291174'), (u'INT_XOR_-1207291917', u'INT_ADD_-1207291912'), (u'INT_RIGHT_-1207291460', u'INT_OR_-1207291459'), (u'PTRADD_-1207288879', u'LOAD_-1207292447'), (u'INT_ADD_-1207289534', u'CAST_-1207288049'), (u'PTRADD_-1207288235', u'COPY_-1207289072'), (u'INT_RIGHT_-1207290291', u'INT_OR_-1207290290'), (u'INT_RIGHT_-1207295076', u'INT_OR_-1207295075'), (u'LOAD_-1207293507', u'INT_RIGHT_-1207293308'), (u'INT_AND_-1207291544', u'INT_XOR_-1207291533'), (u'INT_RIGHT_-1207295143', u'INT_OR_-1207295144'), ('const-40', u'INT_LEFT_-1207295201'), ('const-280375465082880', u'INT_AND_-1207294638'), (u'INT_LEFT_-1207294600', u'INT_OR_-1207294600'), (u'LOAD_-1207292806', u'INT_ADD_-1207292788'), (u'PTRADD_-1207289068', u'LOAD_-1207290404'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288235'), (u'INT_RIGHT_-1207295009', u'INT_OR_-1207295008'), (u'INT_AND_-1207294698', u'INT_RIGHT_-1207294694'), (u'PTRADD_-1207289748', u'LOAD_-1207294879'), (u'INT_XOR_-1207290374', u'INT_ADD_-1207290349'), ('const-71776119061217280', u'INT_AND_-1207294879'), ('const-39', u'INT_RIGHT_-1207290992'), (u'INT_XOR_-1207293705', u'INT_ADD_-1207293565'), (u'INT_ADD_-1207289955', u'INT_ADD_-1207289903'), (u'INT_OR_-1207295016', u'COPY_-1207294950'), (u'INT_OR_-1207290245', u'INT_AND_-1207290230'), ('const-65280', u'INT_AND_-1207294864'), (u'LOAD_-1207294847', u'INT_RIGHT_-1207294676'), (u'INT_ADD_-1207291422', u'INT_XOR_-1207290498'), (u'INT_ADD_-1207291422', u'INT_ADD_-1207289955'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289098'), ('const-1', u'PTRADD_-1207289906'), ('const-280375465082880', u'INT_AND_-1207295008'), (u'INT_RIGHT_-1207294784', u'INT_OR_-1207294785'), ('const-8', u'INT_RIGHT_-1207295169'), (u'MULTIEQUAL_-1207290124', u'INT_AND_-1207292668'), (u'INT_ADD_-1207291322', u'INT_MULT_-1207290988'), ('const-65280', u'INT_AND_-1207294689'), ('const-16711680', u'INT_AND_-1207294999'), (u'INT_RIGHT_-1207295007', u'INT_OR_-1207295008'), (u'INT_ADD_-1207292403', u'INT_ADD_-1207292351'), (u'CALL_-1207289394', u'INDIRECT_-1207288613'), (u'INT_LEFT_-1207292589', u'INT_OR_-1207292589'), (u'LOAD_-1207294454', u'INT_RIGHT_-1207294313'), ('const-71776119061217280', u'INT_AND_-1207294615'), ('const-8', u'INT_LEFT_-1207294566'), (u'INT_ADD_-1207291734', u'INT_RIGHT_-1207291460'), (u'INT_AND_-1207294609', u'INT_RIGHT_-1207294605'), ('const-56', u'INT_RIGHT_-1207294877'), (u'INT_LEFT_-1207294736', u'INT_OR_-1207294736'), (u'INT_ADD_-1207292285', u'INT_AND_-1207291928'), (u'MULTIEQUAL_-1207290124', u'INT_LEFT_-1207292641'), (u'LOAD_-1207295219', u'INT_AND_-1207294999'), ('tmp_12114', u'PTRADD_-1207289886'), (u'INT_ADD_-1207291878', u'INT_XOR_-1207290757'), ('const-24', u'INT_ADD_-1207295095'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289321'), ('const-3', u'PTRADD_-1207289303'), (u'INT_ADD_-1207292755', u'INT_ADD_-1207292728'), (u'INT_AND_-1207295147', u'INT_RIGHT_-1207295143'), (u'INT_LEFT_-1207295164', u'INT_OR_-1207295164'), (u'INT_AND_-1207294606', u'INT_LEFT_-1207294603'), (u'INT_OR_-1207294606', u'INT_OR_-1207294603'), (u'INT_XOR_-1207293546', u'INT_ADD_-1207293500'), (u'LOAD_-1207295274', u'INT_LEFT_-1207295132'), ('const-63', u'INT_LEFT_-1207294187'), (u'INT_RIGHT_-1207293308', u'INT_OR_-1207293307'), (u'INT_OR_-1207291627', u'INT_XOR_-1207291607'), ('const-40', u'INT_RIGHT_-1207294875'), ('const-19', u'PTRADD_-1207289274'), (u'LOAD_-1207294872', u'INT_LEFT_-1207294557'), ('const-65280', u'INT_AND_-1207294773'), (u'INT_AND_-1207292319', u'INT_OR_-1207292212'), (u'LOAD_-1207294847', u'INT_LEFT_-1207294657'), (u'INT_LEFT_-1207292900', u'INT_OR_-1207292900'), (u'PTRADD_-1207288235', u'INT_EQUAL_-1207289693'), ('const-433', u'LOAD_-1207292447'), (u'INT_AND_-1207295022', u'INT_LEFT_-1207295019'), (u'INT_OR_-1207295022', u'INT_OR_-1207295019'), (u'INT_ADD_-1207295102', u'CAST_-1207289783'), (u'INT_OR_-1207290634', u'INT_XOR_-1207290614'), ('const-39', u'INT_RIGHT_-1207290571'), (u'INT_ADD_-1207289887', u'INT_ADD_-1207289870'), (u'COPY_-1207289500', u'RETURN_-1207289395'), (u'INT_RIGHT_-1207295212', u'INT_OR_-1207295213'), ('const-18', u'INT_RIGHT_-1207290071'), (u'MULTIEQUAL_-1207290122', u'LOAD_-1207290361'), (u'INT_AND_-1207294615', u'INT_RIGHT_-1207294611'), ('const-3', u'PTRADD_-1207289083'), (u'INT_MULT_-1207290287', u'INT_OR_-1207290290'), (u'INT_ADD_-1207291014', u'INT_RIGHT_-1207290872'), (u'INT_OR_-1207294686', u'INT_OR_-1207294683'), (u'PTRADD_-1207289298', u'LOAD_-1207293362'), (u'LOAD_-1207294260', u'INT_LEFT_-1207294047'), (u'COPY_-1207293038', u'MULTIEQUAL_-1207289800'), (u'LOAD_-1207291184', u'INT_ADD_-1207291166'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289394'), ('const-8', u'INT_LEFT_-1207294867'), (u'INT_LEFT_-1207293964', u'INT_OR_-1207293964'), (u'LOAD_-1207294879', u'INT_AND_-1207294742'), (u'INT_AND_-1207295153', u'INT_RIGHT_-1207295149'), (u'INT_XOR_-1207294179', u'INT_XOR_-1207294144'), (u'INT_ADD_-1207290433', u'INT_MULT_-1207290148'), ('const-8', u'INT_RIGHT_-1207293662'), (u'INT_LEFT_-1207295207', u'INT_OR_-1207295207'), ('const-36', u'INT_LEFT_-1207292641'), ('const-33554432', u'INT_MULT_-1207289760'), (u'LOAD_-1207294737', u'INT_AND_-1207294549'), (u'INT_ADD_-1207289645', u'STORE_-1207289660'), (u'INT_ADD_-1207291136', u'INT_ADD_-1207291118'), (u'INT_RIGHT_-1207292259', u'INT_OR_-1207292258'), (u'LOAD_-1207294788', u'INT_AND_-1207294638'), (u'MULTIEQUAL_-1207290143', u'INT_ADD_-1207291580'), ('const-65280', u'INT_AND_-1207295063'), (u'INT_ADD_-1207295095', u'CAST_-1207289778'), (u'INT_RIGHT_-1207295177', u'INT_OR_-1207295176'), ('tmp_12114', u'PTRADD_-1207289714'), (u'INT_RIGHT_-1207290808', u'INT_OR_-1207290807'), ('tmp_12114', u'PTRADD_-1207289761'), ('const-56', u'INT_LEFT_-1207294767'), (u'INT_ADD_-1207291878', u'INT_RIGHT_-1207291628'), ('const-433', u'LOAD_-1207290404'), (u'INT_XOR_-1207291427', u'INT_XOR_-1207291367'), (u'PTRADD_-1207288759', u'LOAD_-1207292024'), (u'INT_ADD_-1207289507', u'STORE_-1207289522'), ('const-433', u'LOAD_-1207293868'), ('const-433', u'LOAD_-1207294872'), (u'MULTIEQUAL_-1207290135', u'INT_XOR_-1207292916'), (u'INT_XOR_-1207293401', u'INT_ADD_-1207293282'), (u'INT_MULT_-1207290148', u'INT_OR_-1207290151'), ('const-3', u'PTRADD_-1207288649'), (u'LOAD_-1207295219', u'INT_AND_-1207295011'), (u'INT_OR_-1207294336', u'INT_XOR_-1207294292'), ('const-71776119061217280', u'INT_AND_-1207295219'), (u'COPY_-1207289137', u'MULTIEQUAL_-1207290122'), (u'INT_RIGHT_-1207291808', u'INT_OR_-1207291807'), (u'INT_MULT_-1207291624', u'INT_OR_-1207291627'), ('const-4278190080', u'INT_AND_-1207294739'), ('const-24', u'INT_LEFT_-1207294773'), (u'PTRADD_-1207289575', u'LOAD_-1207294447'), (u'INT_ADD_-1207291322', u'INT_AND_-1207290589'), (u'INT_XOR_-1207293855', u'INT_ADD_-1207293844'), ('const-6480981068601479193', u'COPY_-1207293087'), ('const-3', u'INT_LEFT_-1207294336'), ('const-1', u'PTRADD_-1207289575'), (u'PTRADD_-1207289557', u'INT_NOTEQUAL_-1207293243'), (u'INT_ADD_-1207290262', u'INT_ADD_-1207289549'), (u'LOAD_-1207295274', u'INT_RIGHT_-1207295151'), ('const-65280', u'INT_AND_-1207295164'), (u'INT_OR_-1207292057', u'INT_AND_-1207291980'), ('const-56', u'INT_RIGHT_-1207294676'), ('const-16', u'PTRADD_-1207289465'), (u'INT_OR_-1207294635', u'INT_OR_-1207294632'), ('const-433', u'LOAD_-1207295287'), (u'LOAD_-1207295252', u'INT_AND_-1207295034'), ('const-39', u'INT_RIGHT_-1207289764'), ('const-7', u'PTRADD_-1207288197'), (u'CAST_-1207288049', u'STORE_-1207289543'), (u'INT_RIGHT_-1207294744', u'INT_OR_-1207294745'), ('const-433', u'LOAD_-1207293507'), (u'LOAD_-1207294083', u'INT_RIGHT_-1207293941'), (u'INT_OR_-1207294597', u'INT_OR_-1207294594'), (u'INT_RIGHT_-1207292829', u'INT_OR_-1207292828'), ('const-8', u'INT_LEFT_-1207294692'), (u'INT_OR_-1207294799', u'INT_OR_-1207294796'), (u'INT_AND_-1207294799', u'INT_LEFT_-1207294796'), ('const-12', u'PTRADD_-1207289725'), (u'LOAD_-1207294920', u'INT_LEFT_-1207294767'), ('const-8', u'PTRADD_-1207289088'), (u'INT_OR_-1207294793', u'COPY_-1207294748'), ('const-71776119061217280', u'INT_AND_-1207294641'), (u'INT_OR_-1207294566', u'INT_OR_-1207294563'), (u'INT_AND_-1207294566', u'INT_LEFT_-1207294563'), (u'INT_LEFT_-1207294990', u'INT_OR_-1207294990'), (u'INT_ADD_-1207292728', u'INT_ADD_-1207292553'), (u'INT_ADD_-1207291014', u'INT_MULT_-1207290804'), ('const-56', u'INT_RIGHT_-1207294639'), (u'INT_LEFT_-1207292828', u'INT_OR_-1207292828'), (u'INT_OR_-1207293755', u'INT_XOR_-1207293735'), (u'INT_OR_-1207294727', u'COPY_-1207294615'), (u'INT_RIGHT_-1207289764', u'INT_OR_-1207289763'), ('const-14', u'INT_RIGHT_-1207292092'), (u'INT_AND_-1207294689', u'INT_LEFT_-1207294686'), (u'INT_OR_-1207294689', u'INT_OR_-1207294686'), (u'LOAD_-1207295287', u'INT_AND_-1207295219'), ('const-433', u'LOAD_-1207295212'), (u'INT_OR_-1207293307', u'INT_XOR_-1207293287'), ('const-280375465082880', u'INT_AND_-1207295150'), (u'INT_AND_-1207294773', u'INT_LEFT_-1207294770'), (u'INT_OR_-1207294773', u'INT_OR_-1207294770'), ('const-8', u'PTRADD_-1207289580'), ('const-8', u'PTRADD_-1207289058'), (u'MULTIEQUAL_-1207290128', u'INT_AND_-1207292708'), (u'INT_ADD_-1207292142', u'INT_OR_-1207292057'), (u'COPY_-1207289140', u'MULTIEQUAL_-1207290125'), (u'PTRADD_-1207289580', u'LOAD_-1207294454'), (u'INT_OR_-1207290658', u'INT_XOR_-1207290614'), (u'LOAD_-1207295287', u'INT_AND_-1207295216'), (u'INT_ADD_-1207289555', u'CAST_-1207288054'), (u'MULTIEQUAL_-1207290132', u'INT_ADD_-1207291976'), (u'INT_RIGHT_-1207294639', u'INT_OR_-1207294638'), (u'INT_LEFT_-1207294660', u'INT_OR_-1207294660'), ('const-18', u'INT_RIGHT_-1207292503'), (u'INT_LEFT_-1207294603', u'INT_OR_-1207294603'), (u'INT_XOR_-1207291755', u'INT_ADD_-1207291750'), ('const-56', u'INT_LEFT_-1207295016'), (u'INT_RIGHT_-1207294810', u'INT_OR_-1207294811'), (u'LOAD_-1207294788', u'INT_AND_-1207294626'), (u'PTRADD_-1207289058', u'LOAD_-1207290389'), ('const-19', u'INT_RIGHT_-1207293965'), (u'INT_XOR_-1207292808', u'INT_ADD_-1207292771'), ('const-433', u'LOAD_-1207295281'), ('const-16711680', u'INT_AND_-1207295141'), (u'INT_OR_-1207292900', u'INT_XOR_-1207292844'), ('const-46', u'INT_LEFT_-1207291271'), ('const-1095216660480', u'INT_AND_-1207294572'), (u'INT_OR_-1207293661', u'INT_XOR_-1207293583'), ('const-24', u'INT_RIGHT_-1207294634'), (u'PTRADD_-1207289083', u'LOAD_-1207290426'), (u'INT_LEFT_-1207290482', u'INT_OR_-1207290482'), (u'INT_ADD_-1207289549', u'STORE_-1207289564'), (u'INT_ADD_-1207291322', u'INT_MULT_-1207291072'), (u'INT_ADD_-1207291422', u'INT_XOR_-1207290915'), ('const-24', u'INT_LEFT_-1207295164'), ('tmp_12108', u'INT_ADD_-1207295102'), (u'INT_RIGHT_-1207290152', u'INT_OR_-1207290151'), ('const-8', u'INT_RIGHT_-1207295209'), ('const-1', u'PTRADD_-1207289098'), (u'INT_AND_-1207294748', u'INT_RIGHT_-1207294744'), (u'INT_OR_-1207290871', u'INT_XOR_-1207290851'), ('const-24', u'INT_RIGHT_-1207295146'), (u'INT_ADD_-1207290097', u'INT_RIGHT_-1207289836'), (u'INT_OR_-1207292876', u'INT_XOR_-1207292844'), ('const-433', u'LOAD_-1207291184'), (u'INT_AND_-1207295072', u'INT_RIGHT_-1207295068'), (u'LOAD_-1207294920', u'INT_RIGHT_-1207294786'), (u'INT_ADD_-1207291014', u'INT_AND_-1207290826'), ('const-56', u'INT_ADD_-1207289534'), (u'INT_OR_-1207290203', u'INT_XOR_-1207290183'), (u'INT_ADD_-1207290744', u'INT_ADD_-1207290724'), (u'LOAD_-1207294781', u'INT_AND_-1207294612'), ('const-19', u'INT_RIGHT_-1207293473'), (u'INT_OR_-1207294990', u'COPY_-1207294942'), (u'INT_LEFT_-1207295161', u'INT_OR_-1207295161'), ('const-56', u'INT_RIGHT_-1207295151'), ('const-34', u'INT_RIGHT_-1207291484'), ('tmp_12108', u'INT_ADD_-1207289492'), (u'INT_RIGHT_-1207290204', u'INT_OR_-1207290203'), (u'INT_ADD_-1207293844', u'INT_RIGHT_-1207293449'), (u'LOAD_-1207295287', u'INT_AND_-1207295207'), ('const-8', u'PTRADD_-1207289906'), ('const-40', u'INT_ADD_-1207295277'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289303'), ('const-433', u'LOAD_-1207294920'), ('const-433', u'LOAD_-1207294737'), (u'INT_OR_-1207292258', u'INT_XOR_-1207292202'), (u'INT_RIGHT_-1207294568', u'INT_OR_-1207294569'), (u'INT_ADD_-1207291102', u'INT_ADD_-1207291014'), (u'INT_ADD_-1207291422', u'INT_LEFT_-1207291247'), (u'PTRADD_-1207289507', u'LOAD_-1207294176'), ('const-8', u'INT_LEFT_-1207295167'), (u'INT_LEFT_-1207294733', u'INT_OR_-1207294733'), (u'INT_ADD_-1207293844', u'INT_RIGHT_-1207293473'), (u'INT_RIGHT_-1207294700', u'INT_OR_-1207294701'), (u'INT_RIGHT_-1207293662', u'INT_OR_-1207293661'), (u'INT_RIGHT_-1207294107', u'INT_XOR_-1207293855'), (u'INT_LEFT_-1207295057', u'INT_OR_-1207295057'), ('const-1073741824', u'INT_MULT_-1207291072'), (u'CALL_-1207289394', u'INDIRECT_-1207288277'), (u'INT_MULT_-1207292255', u'INT_OR_-1207292258'), (u'INT_RIGHT_-1207292092', u'INT_OR_-1207292091'), (u'INT_XOR_-1207289908', u'INT_ADD_-1207289903'), ('const-40', u'INT_LEFT_-1207295060'), (u'INT_LEFT_-1207294767', u'INT_OR_-1207294767'), (u'INT_AND_-1207295025', u'INT_LEFT_-1207295022'), (u'INT_OR_-1207295025', u'INT_OR_-1207295022'), ('const-40', u'INT_RIGHT_-1207294674'), ('const-56', u'INT_RIGHT_-1207294576'), (u'LOAD_-1207293507', u'INT_AND_-1207293325'), (u'INT_RIGHT_-1207293320', u'INT_OR_-1207293319'), (u'INT_ADD_-1207292553', u'INT_AND_-1207292319'), (u'INT_OR_-1207294666', u'INT_OR_-1207294663'), (u'INT_AND_-1207294666', u'INT_LEFT_-1207294663'), ('const-0', u'INT_NOTEQUAL_-1207293693'), (u'LOAD_-1207294879', u'INT_AND_-1207294739'), (u'INT_ADD_-1207291102', u'INT_ADD_-1207290946'), (u'INT_LEFT_-1207295019', u'INT_OR_-1207295019'), ('const-56', u'INT_RIGHT_-1207294702'), (u'INT_RIGHT_-1207293473', u'INT_OR_-1207293472'), ('const-56', u'INT_LEFT_-1207294858'), (u'INT_XOR_-1207293287', u'INT_XOR_-1207293263'), ('const-18', u'INT_RIGHT_-1207291708'), (u'INT_XOR_-1207290550', u'INT_ADD_-1207290521'), (u'INT_LEFT_-1207294336', u'INT_OR_-1207294336'), ('const-3', u'PTRADD_-1207289428'), (u'INT_OR_-1207291295', u'INT_XOR_-1207291187'), ('const-34', u'INT_RIGHT_-1207290291'), (u'PTRADD_-1207289743', u'LOAD_-1207294872'), ('const-433', u'LOAD_-1207295003'), (u'LOAD_-1207293362', u'INT_ADD_-1207293344'), ('const-433', u'LOAD_-1207294973'), ('const-8', u'PTRADD_-1207289891'), (u'LOAD_-1207294847', u'INT_AND_-1207294666'), ('const-6', u'PTRADD_-1207289058'), (u'INT_AND_-1207294785', u'INT_RIGHT_-1207294781'), ('const-64', u'INT_ADD_-1207294957'), (u'INT_LEFT_-1207295135', u'INT_OR_-1207295135'), (u'INT_AND_-1207295008', u'INT_RIGHT_-1207295004'), (u'INT_RIGHT_-1207295172', u'INT_OR_-1207295173'), ('const-8', u'PTRADD_-1207288533'), (u'INT_XOR_-1207290183', u'INT_XOR_-1207290131'), (u'INT_ADD_-1207291422', u'INT_LEFT_-1207291271'), (u'INT_ADD_-1207291322', u'INT_AND_-1207291202'), (u'INT_XOR_-1207292380', u'INT_AND_-1207292367'), (u'INT_OR_-1207295216', u'INT_OR_-1207295213'), (u'LOAD_-1207290404', u'MULTIEQUAL_-1207289945'), (u'MULTIEQUAL_-1207290126', u'INT_AND_-1207292289'), (u'PTRADD_-1207288355', u'LOAD_-1207290551'), ('tmp_12107', u'PTRSUB_-1207289560'), (u'INT_RIGHT_-1207291076', u'INT_OR_-1207291075'), (u'INT_AND_-1207292855', u'INT_XOR_-1207292808'), (u'INT_ADD_-1207290097', u'INT_ADD_-1207289645'), ('tmp_12108', u'INT_ADD_-1207289618'), ('const-1', u'INT_RIGHT_-1207293888'), (u'INT_AND_-1207295075', u'INT_RIGHT_-1207295071'), ('const-56', u'INT_LEFT_-1207294531'), (u'INT_ADD_-1207291322', u'INT_ADD_-1207289870'), ('const-1095216660480', u'INT_AND_-1207295173'), (u'INT_OR_-1207295213', u'INT_OR_-1207295210'), (u'PTRADD_-1207289709', u'LOAD_-1207294781'), ('const-8', u'INT_ADD_-1207295102'), (u'INT_AND_-1207294782', u'INT_RIGHT_-1207294778'), ('const-433', u'LOAD_-1207289588'), ('const-8', u'INT_ADD_-1207289492'), ('const-36', u'INT_LEFT_-1207290203'), (u'INT_RIGHT_-1207295169', u'INT_OR_-1207295170'), (u'MULTIEQUAL_-1207290126', u'INT_ADD_-1207291878'), ('const-4278190080', u'INT_AND_-1207294569'), (u'INT_OR_-1207295147', u'INT_OR_-1207295144'), (u'INT_AND_-1207294808', u'INT_RIGHT_-1207294804'), (u'INT_ADD_-1207291912', u'INT_ADD_-1207291896'), (u'INT_RIGHT_-1207290571', u'INT_OR_-1207290570'), ('const-64', u'INT_ADD_-1207289513'), (u'MULTIEQUAL_-1207290124', u'INT_LEFT_-1207292689'), (u'INT_MULT_-1207289999', u'INT_OR_-1207290002'), ('const-433', u'LOAD_-1207294454'), ('const-16', u'INT_ADD_-1207295196'), ('const-40', u'INT_RIGHT_-1207294574'), (u'INT_OR_-1207291483', u'INT_XOR_-1207291427'), ('const-8', u'PTRADD_-1207288649'), (u'INT_LEFT_-1207294799', u'INT_OR_-1207294799'), (u'COPY_-1207293087', u'MULTIEQUAL_-1207289945'), (u'COPY_-1207289612', u'MULTIEQUAL_-1207290671'), (u'MULTIEQUAL_-1207290124', u'INT_RIGHT_-1207292642'), (u'INT_ADD_-1207291878', u'INT_MULT_-1207291624'), ('const-433', u'LOAD_-1207294083'), (u'LOAD_-1207290389', u'MULTIEQUAL_-1207289916'), (u'INT_XOR_-1207294144', u'INT_ADD_-1207294077'), (u'INT_AND_-1207294626', u'INT_LEFT_-1207294623'), (u'INT_OR_-1207294626', u'INT_OR_-1207294623'), (u'LOAD_-1207294260', u'INT_RIGHT_-1207294048'), ('const-56', u'INT_RIGHT_-1207294613'), (u'INT_LEFT_-1207294858', u'INT_OR_-1207294858'), ('const-4131703408338449720', u'COPY_-1207293069'), ('const-24', u'INT_RIGHT_-1207295030'), ('const-16711680', u'INT_AND_-1207295167'), ('const-40', u'INT_LEFT_-1207294534'), ('const-16711680', u'INT_AND_-1207294776'), (u'INT_AND_-1207294569', u'INT_LEFT_-1207294566'), (u'INT_OR_-1207294569', u'INT_OR_-1207294566'), (u'INT_MULT_-1207289760', u'INT_OR_-1207289763'), (u'INT_AND_-1207295066', u'INT_LEFT_-1207295063'), (u'INT_OR_-1207295066', u'INT_OR_-1207295063'), (u'INT_RIGHT_-1207291248', u'INT_OR_-1207291247'), (u'INT_OR_-1207290676', u'INT_AND_-1207290601'), (u'INT_RIGHT_-1207290047', u'INT_OR_-1207290046'), (u'LOAD_-1207289588', u'INT_ADD_-1207289570'), ('const-0', u'INT_NOTEQUAL_-1207294207'), (u'PTRADD_-1207289088', u'COPY_-1207289069'), (u'INT_ADD_-1207294077', u'INT_RIGHT_-1207293756'), (u'INT_OR_-1207294742', u'INT_OR_-1207294739'), ('const-19', u'INT_RIGHT_-1207294313'), (u'LOAD_-1207290361', u'MULTIEQUAL_-1207290141'), (u'COPY_-1207289069', u'MULTIEQUAL_-1207290122'), ('tmp_12108', u'INT_ADD_-1207289576'), ('tmp_12114', u'PTRADD_-1207289901'), (u'PTRADD_-1207289499', u'LOAD_-1207294153'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289383'), (u'INT_ADD_-1207293844', u'INT_MULT_-1207293445'), (u'INT_XOR_-1207291775', u'INT_XOR_-1207291755'), (u'INT_AND_-1207295011', u'INT_RIGHT_-1207295007'), ('const-34', u'INT_RIGHT_-1207291856'), (u'INT_OR_-1207294675', u'INT_OR_-1207294672'), (u'LOAD_-1207289567', u'INT_ADD_-1207289549'), (u'INT_ADD_-1207293644', u'INT_ADD_-1207293565'), (u'INT_OR_-1207295063', u'INT_OR_-1207295060'), (u'INT_AND_-1207295063', u'INT_LEFT_-1207295060'), (u'INT_AND_-1207293325', u'INT_NOTEQUAL_-1207293339'), (u'INT_OR_-1207294620', u'COPY_-1207294512'), (u'INT_ADD_-1207292142', u'INT_AND_-1207291646'), ('const-8', u'PTRADD_-1207288759'), (u'INT_ADD_-1207292142', u'INT_AND_-1207291952'), (u'LOAD_-1207295118', u'COPY_-1207289138'), (u'INT_AND_-1207295028', u'INT_LEFT_-1207295025'), (u'INT_OR_-1207295028', u'INT_OR_-1207295025'), ('const-433', u'LOAD_-1207294854'), ('const-8', u'PTRADD_-1207289321'), ('const-4', u'PTRADD_-1207289353'), (u'INT_ADD_-1207294174', u'INT_ADD_-1207294077'), (u'INT_ADD_-1207292285', u'INT_LEFT_-1207292091'), (u'INT_LEFT_-1207294999', u'INT_OR_-1207294999'), ('const-18', u'INT_RIGHT_-1207290896'), (u'INT_RIGHT_-1207292116', u'INT_OR_-1207292115'), (u'INT_OR_-1207290070', u'INT_XOR_-1207290026'), (u'LOAD_-1207294854', u'INT_RIGHT_-1207294702'), (u'LOAD_-1207290426', u'MULTIEQUAL_-1207289800'), (u'INT_ADD_-1207290693', u'INT_AND_-1207290409'), ('const-8', u'PTRADD_-1207289901'), (u'INT_LEFT_-1207294047', u'INT_OR_-1207294047'), (u'PTRADD_-1207289891', u'LOAD_-1207295259'), (u'LOAD_-1207294872', u'INT_AND_-1207294578'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289365'), ('const-40', u'INT_RIGHT_-1207294700'), (u'INT_OR_-1207292502', u'INT_XOR_-1207292482'), ('tmp_12114', u'PTRADD_-1207289709'), (u'LOAD_-1207295252', u'INT_AND_-1207295031'), (u'INT_OR_-1207294808', u'INT_OR_-1207294805'), ('const-433', u'STORE_-1207289627'), (u'INT_OR_-1207292828', u'INT_XOR_-1207292796'), (u'INT_OR_-1207292091', u'INT_XOR_-1207292071'), (u'LOAD_-1207293373', u'INT_ADD_-1207293344'), ('const-71776119061217280', u'INT_AND_-1207295011'), ('const-433', u'LOAD_-1207294153'), (u'LOAD_-1207295281', u'INT_AND_-1207295176'), ('const-433', u'STORE_-1207294001'), ('const-56', u'INT_LEFT_-1207294047'), (u'INT_ADD_-1207292285', u'INT_XOR_-1207291215'), (u'INT_AND_-1207289742', u'INT_OR_-1207289717'), (u'LOAD_-1207294847', u'INT_AND_-1207294675'), (u'INT_RIGHT_-1207294668', u'INT_OR_-1207294669'), (u'INT_ADD_-1207292142', u'INT_RIGHT_-1207291832'), (u'INT_RIGHT_-1207295149', u'INT_OR_-1207295150'), (u'INT_AND_-1207294635', u'INT_RIGHT_-1207294631'), (u'INT_OR_-1207293472', u'INT_XOR_-1207293428'), (u'INT_LEFT_-1207294793', u'INT_OR_-1207294793'), ('const-24', u'INT_RIGHT_-1207294608'), ('const-2', u'PTRADD_-1207289383'), (u'INT_XOR_-1207289779', u'INT_XOR_-1207289731'), (u'LOAD_-1207294920', u'INT_AND_-1207294776'), (u'LOAD_-1207294934', u'INT_AND_-1207294867'), (u'LOAD_-1207294854', u'INT_LEFT_-1207294683'), ('const-34', u'INT_RIGHT_-1207292259'), ('const-40', u'INT_RIGHT_-1207294784'), (u'INT_OR_-1207290570', u'INT_XOR_-1207290550'), (u'INT_RIGHT_-1207291272', u'INT_OR_-1207291271'), ('const-33554432', u'INT_MULT_-1207291828'), ('const--712', u'PTRSUB_-1207289560'), (u'INT_ADD_-1207295277', u'CAST_-1207289850'), ('const-56', u'INT_LEFT_-1207294990'), ('const-8', u'PTRADD_-1207289531'), ('const-46', u'INT_LEFT_-1207291707'), (u'INT_AND_-1207290970', u'INT_OR_-1207290925'), (u'LOAD_-1207295252', u'INT_AND_-1207295037'), (u'INT_RIGHT_-1207291832', u'INT_OR_-1207291831'), ('const-41', u'INT_RIGHT_-1207291296'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288759'), ('const-433', u'LOAD_-1207293662'), (u'INT_AND_-1207294742', u'INT_RIGHT_-1207294738'), (u'INT_MULT_-1207289808', u'INT_OR_-1207289811'), (u'INT_OR_-1207292115', u'INT_XOR_-1207292071'), (u'MULTIEQUAL_-1207290143', u'INT_AND_-1207292855'), (u'LOAD_-1207294973', u'MULTIEQUAL_-1207290147'), (u'INT_ADD_-1207291734', u'INT_RIGHT_-1207291400'), (u'INT_RIGHT_-1207292459', u'INT_OR_-1207292458'), (u'INT_OR_-1207294698', u'INT_OR_-1207294695'), (u'INT_OR_-1207294999', u'INT_OR_-1207294996'), (u'INT_AND_-1207294999', u'INT_LEFT_-1207294996'), (u'INT_XOR_-1207293428', u'INT_XOR_-1207293401'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289068'), ('const-8', u'INT_RIGHT_-1207294804'), (u'PTRADD_-1207289766', u'LOAD_-1207294927'), ('const-4278190080', u'INT_AND_-1207294606'), ('const-14', u'INT_RIGHT_-1207291248'), (u'INT_ADD_-1207291878', u'INT_RIGHT_-1207291684'), (u'INT_ADD_-1207292285', u'INT_XOR_-1207291141'), ('const-4278190080', u'INT_AND_-1207295028'), (u'INT_ADD_-1207291976', u'INT_ADD_-1207291912'), ('const-33554432', u'INT_MULT_-1207291396'), (u'LOAD_-1207294737', u'INT_AND_-1207294537'), ('const-1', u'INT_RIGHT_-1207293320'), (u'INT_ADD_-1207291750', u'INT_ADD_-1207291734'), (u'LOAD_-1207294879', u'INT_AND_-1207294745'), (u'INT_AND_-1207294739', u'INT_LEFT_-1207294736'), (u'INT_OR_-1207294739', u'INT_OR_-1207294736'), (u'INT_AND_-1207294563', u'INT_LEFT_-1207294560'), (u'INT_OR_-1207294563', u'INT_OR_-1207294560'), (u'INT_RIGHT_-1207290483', u'INT_OR_-1207290482'), (u'INT_RIGHT_-1207295004', u'INT_OR_-1207295005'), (u'CALL_-1207289394', u'INDIRECT_-1207288305'), (u'INT_LEFT_-1207294689', u'INT_OR_-1207294689'), (u'INT_ADD_-1207294077', u'INT_MULT_-1207293752'), (u'INT_AND_-1207293679', u'INT_NOTEQUAL_-1207293693'), ('const-8', u'PTRADD_-1207289303'), (u'LOAD_-1207294788', u'INT_AND_-1207294635'), (u'INT_LEFT_-1207295167', u'INT_OR_-1207295167'), (u'INT_XOR_-1207290362', u'INT_ADD_-1207290321'), (u'CAST_-1207289850', u'LOAD_-1207295293'), ('const-16711680', u'INT_AND_-1207294736'), (u'MULTIEQUAL_-1207290124', u'INT_AND_-1207292319'), (u'INT_ADD_-1207290097', u'INT_MULT_-1207289760'), (u'INT_OR_-1207294669', u'INT_OR_-1207294666'), (u'INT_AND_-1207294669', u'INT_LEFT_-1207294666'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289499'), (u'INT_MULT_-1207291072', u'INT_OR_-1207291075'), (u'INT_OR_-1207291683', u'INT_XOR_-1207291663'), (u'MULTIEQUAL_-1207290132', u'INT_XOR_-1207292356'), (u'LOAD_-1207295281', u'INT_AND_-1207295179'), (u'INT_LEFT_-1207294686', u'INT_OR_-1207294686'), ('const-50', u'INT_LEFT_-1207291247'), (u'LOAD_-1207294847', u'INT_AND_-1207294672'), (u'INT_ADD_-1207289870', u'INT_ADD_-1207289570'), (u'PTRADD_-1207288197', u'LOAD_-1207289991'), ('const-433', u'LOAD_-1207295274'), (u'INT_OR_-1207292526', u'INT_XOR_-1207292482'), (u'INT_ADD_-1207292142', u'INT_MULT_-1207291852'), ('const-8', u'PTRADD_-1207289761'), (u'INT_RIGHT_-1207291296', u'INT_OR_-1207291295'), ('const-433', u'LOAD_-1207294847'), (u'LOAD_-1207291616', u'INT_ADD_-1207291598'), ('const-34', u'INT_RIGHT_-1207292690'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289484'), (u'INT_LEFT_-1207291459', u'INT_OR_-1207291459'), ('const-24', u'INT_RIGHT_-1207294807'), ('const-8', u'PTRADD_-1207288879'), (u'INT_ADD_-1207293500', u'STORE_-1207293439'), (u'MULTIEQUAL_-1207290132', u'INT_XOR_-1207292916'), ('const-65280', u'INT_AND_-1207295204'), (u'LOAD_-1207294934', u'INT_LEFT_-1207294858'), ('const-50', u'INT_LEFT_-1207291683'), (u'INT_OR_-1207292182', u'INT_XOR_-1207292150'), (u'COPY_-1207293189', u'MULTIEQUAL_-1207289887'), (u'INT_ADD_-1207292664', u'INT_AND_-1207292367'), ('const-433', u'LOAD_-1207292806'), ('const-65280', u'INT_AND_-1207294626'), (u'INT_ADD_-1207290708', u'INT_ADD_-1207290521'), (u'INT_LEFT_-1207290634', u'INT_OR_-1207290634'), ('const-24', u'INT_RIGHT_-1207294697'), (u'LOAD_-1207289476', u'INT_EQUAL_-1207289464'), (u'INT_RIGHT_-1207295209', u'INT_OR_-1207295210'), (u'INT_OR_-1207292212', u'INT_ADD_-1207292169'), (u'INT_ADD_-1207289591', u'STORE_-1207289606'), ('const-16711680', u'INT_AND_-1207294666'), ('const-40', u'INT_RIGHT_-1207295074'), ('const-28', u'INT_RIGHT_-1207290204'), ('const-8', u'PTRADD_-1207288197'), (u'INT_ADD_-1207295062', u'CAST_-1207289770'), ('const-433', u'LOAD_-1207289567'), ('const-8', u'INT_RIGHT_-1207294869'), (u'INT_RIGHT_-1207293780', u'INT_OR_-1207293779'), ('const-8', u'PTRADD_-1207289575'), (u'PTRSUB_-1207289645', u'COPY_-1207289140'), (u'INT_ADD_-1207290846', u'INT_MULT_-1207290567'), (u'LOAD_-1207295111', u'MULTIEQUAL_-1207290128'), (u'COPY_-1207289072', u'MULTIEQUAL_-1207290125'), (u'INT_OR_-1207291399', u'INT_XOR_-1207291367'), (u'INT_ADD_-1207292142', u'INT_LEFT_-1207291807'), (u'LOAD_-1207294447', u'INT_RIGHT_-1207294272'), (u'LOAD_-1207294847', u'INT_AND_-1207294663'), (u'PTRADD_-1207289048', u'LOAD_-1207290374'), ('const-40', u'INT_LEFT_-1207294623'), (u'MULTIEQUAL_-1207289858', u'INT_ADD_-1207292311'), ('const-40', u'INT_RIGHT_-1207295007'), ('const-8', u'INT_RIGHT_-1207294694'), ('const-56', u'INT_LEFT_-1207294793'), (u'LOAD_-1207294854', u'INT_AND_-1207294692'), (u'INT_AND_-1207291202', u'INT_OR_-1207290925'), (u'LOAD_-1207294847', u'INT_AND_-1207294669'), (u'INT_RIGHT_-1207295001', u'INT_OR_-1207295002'), ('tmp_12108', u'INT_ADD_-1207295062'), ('const-65280', u'INT_AND_-1207294537'), (u'INT_ADD_-1207289887', u'INT_ADD_-1207289714'), ('const-65280', u'INT_AND_-1207294996'), (u'INT_RIGHT_-1207294550', u'INT_OR_-1207294549'), (u'INT_ADD_-1207292351', u'INT_ADD_-1207292311'), (u'INT_LEFT_-1207290046', u'INT_OR_-1207290046'), ('const-4278190080', u'INT_AND_-1207294779'), ('const-34', u'INT_RIGHT_-1207291076'), (u'MULTIEQUAL_-1207290126', u'INT_AND_-1207292668'), (u'INT_AND_-1207290601', u'INT_OR_-1207290536'), (u'INT_RIGHT_-1207294576', u'INT_OR_-1207294575'), (u'INT_ADD_-1207290433', u'INT_RIGHT_-1207290204'), ('const-5', u'PTRADD_-1207289878'), (u'LOAD_-1207290551', u'INT_ADD_-1207290349'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289298'), (u'INT_ADD_-1207290097', u'INT_MULT_-1207289808'), ('const-1073741824', u'INT_MULT_-1207290655'), ('tmp_12114', u'PTRADD_-1207289693'), (u'INT_ADD_-1207291014', u'INT_RIGHT_-1207290896'), (u'CAST_-1207288054', u'STORE_-1207289564'), ('const-39', u'INT_RIGHT_-1207290152'), (u'INT_OR_-1207292234', u'INT_XOR_-1207292202'), (u'INT_AND_-1207294612', u'INT_RIGHT_-1207294608'), (u'INT_OR_-1207294612', u'INT_OR_-1207294609'), ('const-39', u'INT_RIGHT_-1207291832'), ('const--1606136188198331460', u'COPY_-1207293038'), (u'INT_OR_-1207289763', u'INT_XOR_-1207289731'), (u'INT_XOR_-1207291533', u'INT_ADD_-1207291528'), (u'INT_ADD_-1207291014', u'INT_ADD_-1207289507'), ('const-8', u'PTRADD_-1207289365'), (u'INT_OR_-1207294657', u'COPY_-1207294523'), ('tmp_12108', u'INT_ADD_-1207294972'), (u'INT_LEFT_-1207294861', u'INT_OR_-1207294861'), (u'INT_ADD_-1207290846', u'INT_ADD_-1207289591'), (u'MULTIEQUAL_-1207290143', u'INT_LEFT_-1207292828'), (u'INT_OR_-1207294805', u'INT_OR_-1207294802'), (u'INT_AND_-1207294805', u'INT_LEFT_-1207294802'), (u'LOAD_-1207295274', u'INT_AND_-1207295150'), (u'INT_RIGHT_-1207294812', u'INT_OR_-1207294811'), (u'INT_LEFT_-1207294657', u'INT_OR_-1207294657'), ('const-71776119061217280', u'INT_AND_-1207295037'), (u'INT_XOR_-1207289731', u'INT_ADD_-1207289714'), (u'INT_OR_-1207295164', u'INT_OR_-1207295161'), (u'INT_AND_-1207295164', u'INT_LEFT_-1207295161'), ('const-433', u'LOAD_-1207294431'), (u'INT_AND_-1207294811', u'INT_RIGHT_-1207294807'), (u'INT_LEFT_-1207294727', u'INT_OR_-1207294727'), ('const-71776119061217280', u'INT_AND_-1207294552'), (u'MULTIEQUAL_-1207290141', u'INT_ADD_-1207292728'), (u'INT_AND_-1207295037', u'INT_RIGHT_-1207295033'), (u'INT_RIGHT_-1207292590', u'INT_OR_-1207292589'), (u'INT_OR_-1207289717', u'INT_ADD_-1207289702'), (u'LOAD_-1207294934', u'INT_RIGHT_-1207294877'), (u'INT_OR_-1207293887', u'INT_XOR_-1207293879'), (u'LOAD_-1207294781', u'INT_AND_-1207294603'), (u'INT_XOR_-1207293735', u'INT_XOR_-1207293705'), (u'INT_MULT_-1207293445', u'INT_OR_-1207293448'), (u'INT_OR_-1207291333', u'INT_ADD_-1207291322'), (u'INT_RIGHT_-1207290992', u'INT_OR_-1207290991'), ('const-8', u'PTRADD_-1207288235'), ('const-8', u'INT_RIGHT_-1207294605'), (u'INT_ADD_-1207289870', u'MULTIEQUAL_-1207290143'), (u'INT_LEFT_-1207292234', u'INT_OR_-1207292234'), ('const-40', u'INT_LEFT_-1207294560'), (u'LOAD_-1207294879', u'INT_RIGHT_-1207294746'), (u'INT_OR_-1207294672', u'INT_OR_-1207294669'), (u'LOAD_-1207294879', u'INT_AND_-1207294733'), (u'LOAD_-1207294920', u'INT_AND_-1207294782'), (u'PTRADD_-1207289901', u'LOAD_-1207295274'), (u'INT_RIGHT_-1207294786', u'INT_OR_-1207294785'), ('const-56', u'INT_LEFT_-1207294727'), (u'INT_RIGHT_-1207294188', u'INT_OR_-1207294187'), (u'INT_ADD_-1207290846', u'MULTIEQUAL_-1207290130'), (u'INT_ADD_-1207291878', u'INT_RIGHT_-1207291708'), (u'CALL_-1207289394', u'INDIRECT_-1207288697'), (u'INT_OR_-1207294594', u'COPY_-1207294501'), (u'INT_RIGHT_-1207291856', u'INT_OR_-1207291855'), ('tmp_12108', u'INT_ADD_-1207289597'), (u'INT_OR_-1207294543', u'INT_OR_-1207294540'), (u'INT_AND_-1207294543', u'INT_LEFT_-1207294540'), (u'INT_OR_-1207295132', u'COPY_-1207294966'), (u'INT_AND_-1207294540', u'INT_LEFT_-1207294537'), (u'INT_OR_-1207294540', u'INT_OR_-1207294537'), (u'INT_ADD_-1207292664', u'INT_LEFT_-1207292526'), (u'LOAD_-1207295252', u'INT_RIGHT_-1207295035'), (u'INT_ADD_-1207291118', u'INT_ADD_-1207291102'), (u'CAST_-1207288044', u'LOAD_-1207289525'), (u'INT_ADD_-1207290349', u'INT_ADD_-1207290337'), ('const-433', u'LOAD_-1207294988'), (u'INT_LEFT_-1207295066', u'INT_OR_-1207295066'), ('const-45', u'INT_LEFT_-1207293472'), (u'INT_OR_-1207294312', u'INT_XOR_-1207294292'), ('const-41', u'INT_RIGHT_-1207291628'), (u'LOAD_-1207295219', u'INT_AND_-1207294996'), (u'MULTIEQUAL_-1207290124', u'INT_OR_-1207292734'), ('const-433', u'STORE_-1207289660'), (u'INT_ADD_-1207292429', u'INT_ADD_-1207292403'), (u'INT_ZEXT_-1207293686', u'INT_LEFT_-1207293673'), ('const--6116909921290321640', u'COPY_-1207293189'), (u'INT_XOR_-1207290026', u'INT_XOR_-1207289982'), (u'LOAD_-1207294788', u'INT_AND_-1207294632'), ('const-433', u'LOAD_-1207290374'), ('const-8', u'INT_LEFT_-1207295207'), (u'MULTIEQUAL_-1207290671', u'PTRADD_-1207289428'), (u'INT_ADD_-1207291322', u'INT_RIGHT_-1207290992'), (u'INT_RIGHT_-1207293756', u'INT_OR_-1207293755'), ('const-1095216660480', u'INT_AND_-1207295031'), ('const-8', u'INT_LEFT_-1207295141'), (u'INT_ADD_-1207291322', u'INT_LEFT_-1207291051'), ('const-41', u'INT_RIGHT_-1207290808'), (u'INT_LEFT_-1207290070', u'INT_OR_-1207290070'), (u'INT_ADD_-1207290433', u'INT_AND_-1207289850'), (u'INT_ADD_-1207293844', u'INT_LEFT_-1207293472'), (u'INT_RIGHT_-1207294804', u'INT_OR_-1207294805'), (u'LOAD_-1207295259', u'INT_LEFT_-1207295057'), (u'INT_RIGHT_-1207293385', u'INT_XOR_-1207293263'), (u'INT_OR_-1207294767', u'COPY_-1207294678'), (u'INT_AND_-1207294678', u'INT_RIGHT_-1207294674'), (u'INT_OR_-1207291459', u'INT_XOR_-1207291427'), (u'INT_ADD_-1207291166', u'INT_ADD_-1207291136'), (u'MULTIEQUAL_-1207290130', u'INT_ADD_-1207292664'), (u'INT_OR_-1207295008', u'INT_OR_-1207295005'), ('tmp_12108', u'INT_ADD_-1207289651'), (u'INT_ADD_-1207292664', u'INT_XOR_-1207291533'), (u'LOAD_-1207295293', u'MULTIEQUAL_-1207290143'), (u'INT_ADD_-1207292142', u'INT_RIGHT_-1207291808'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288533'), (u'INT_ADD_-1207291734', u'INT_AND_-1207290601'), (u'INT_RIGHT_-1207289812', u'INT_OR_-1207289811'), ('const-45', u'INT_LEFT_-1207294312'), (u'MULTIEQUAL_-1207289945', u'INT_ADD_-1207290708'), (u'INT_LEFT_-1207294993', u'INT_OR_-1207294993'), (u'INT_LEFT_-1207293887', u'INT_OR_-1207293887'), (u'PTRADD_-1207289303', u'LOAD_-1207293373'), ('const-12', u'PTRADD_-1207289298'), (u'INT_RIGHT_-1207294738', u'INT_OR_-1207294739'), (u'INT_RIGHT_-1207290003', u'INT_OR_-1207290002'), (u'INT_ADD_-1207292142', u'INT_ADD_-1207290693'), (u'LOAD_-1207294854', u'INT_AND_-1207294689'), ('const-23', u'INT_LEFT_-1207292828'), ('const-7', u'PTRADD_-1207289766'), (u'INT_RIGHT_-1207294746', u'INT_OR_-1207294745'), (u'INT_LEFT_-1207294629', u'INT_OR_-1207294629'), (u'INT_MULT_-1207291828', u'INT_OR_-1207291831'), (u'PTRADD_-1207289093', u'LOAD_-1207290446'), ('const-48', u'INT_ADD_-1207289555'), (u'INT_LEFT_-1207294692', u'INT_OR_-1207294692'), (u'INT_AND_-1207294879', u'INT_RIGHT_-1207294875'), (u'LOAD_-1207293868', u'INT_RIGHT_-1207293662'), (u'INT_OR_-1207290394', u'INT_XOR_-1207290374'), (u'PTRADD_-1207289365', u'LOAD_-1207293662'), ('const-6', u'INT_RIGHT_-1207293530'), (u'INT_RIGHT_-1207293449', u'INT_OR_-1207293448'), (u'INT_LEFT_-1207292502', u'INT_OR_-1207292502'), ('const-61', u'INT_RIGHT_-1207294337'), (u'INT_MULT_-1207290988', u'INT_OR_-1207290991'), (u'INT_ADD_-1207290693', u'INT_RIGHT_-1207290483'), (u'INT_OR_-1207293779', u'INT_XOR_-1207293735'), (u'INT_ADD_-1207290433', u'INT_RIGHT_-1207290152'), (u'PTRADD_-1207289886', u'LOAD_-1207295252'), (u'MULTIEQUAL_-1207290122', u'PTRADD_-1207289088'), (u'INT_ADD_-1207292553', u'INT_RIGHT_-1207292235'), ('const-46', u'INT_LEFT_-1207292900'), ('const-280375465082880', u'INT_AND_-1207294612'), ('const-8', u'INT_RIGHT_-1207294048'), (u'CALL_-1207289394', u'INDIRECT_-1207288473'), (u'INT_RIGHT_-1207294613', u'INT_OR_-1207294612'), (u'INT_ADD_-1207294077', u'INT_RIGHT_-1207293780'), (u'INT_OR_-1207290895', u'INT_XOR_-1207290851'), (u'INT_ADD_-1207290097', u'INT_OR_-1207289789'), (u'LOAD_-1207294781', u'INT_LEFT_-1207294594'), (u'LOAD_-1207292024', u'INT_ADD_-1207292006'), (u'INT_LEFT_-1207291683', u'INT_OR_-1207291683'), (u'INT_OR_-1207292689', u'INT_XOR_-1207292621'), (u'INT_RIGHT_-1207293620', u'INT_XOR_-1207293546'), ('const-8', u'INT_MULT_-1207293445'), ('const-433', u'LOAD_-1207294441'), ('const-6', u'INT_RIGHT_-1207293820'), (u'INT_MULT_-1207291480', u'INT_OR_-1207291483'), ('const-40', u'INT_LEFT_-1207294993'), (u'INT_OR_-1207290151', u'INT_XOR_-1207290131'), (u'COPY_-1207293069', u'MULTIEQUAL_-1207289974'), (u'INT_RIGHT_-1207289836', u'INT_OR_-1207289835'), (u'INT_AND_-1207295150', u'INT_RIGHT_-1207295146'), ('const-34', u'INT_RIGHT_-1207290659'), (u'INT_AND_-1207294603', u'INT_LEFT_-1207294600'), (u'INT_OR_-1207294603', u'INT_OR_-1207294600'), (u'INT_LEFT_-1207294666', u'INT_OR_-1207294666'), (u'INT_OR_-1207294546', u'INT_OR_-1207294543'), (u'INT_AND_-1207294546', u'INT_RIGHT_-1207294542'), (u'PTRADD_-1207289098', u'LOAD_-1207290453'), ('const-24', u'INT_LEFT_-1207294996'), (u'INT_OR_-1207290290', u'INT_XOR_-1207290183'), (u'INT_OR_-1207292734', u'INT_AND_-1207292708'), ('const-280375465082880', u'INT_AND_-1207294575'), ('const-1095216660480', u'INT_AND_-1207295147'), (u'INT_AND_-1207294672', u'INT_RIGHT_-1207294668'), ('const-433', u'LOAD_-1207294788'), (u'CAST_-1207288069', u'LOAD_-1207289630'), (u'INT_LEFT_-1207295141', u'INT_OR_-1207295141'), (u'INT_ADD_-1207291896', u'INT_ADD_-1207291750'), (u'INT_ADD_-1207290433', u'INT_OR_-1207290245'), ('const-63', u'INT_LEFT_-1207293673'), (u'INT_XOR_-1207291607', u'INT_ADD_-1207291598'), (u'INT_OR_-1207295135', u'INT_OR_-1207295132'), ('const-1', u'RETURN_-1207289389'), (u'MULTIEQUAL_-1207290125', u'PTRADD_-1207288879'), (u'INT_OR_-1207295158', u'COPY_-1207294981'), ('const-36', u'INT_LEFT_-1207290634'), (u'INT_ADD_-1207292664', u'INT_MULT_-1207292455'), (u'INT_RIGHT_-1207290395', u'INT_OR_-1207290394'), ('const-433', u'LOAD_-1207290361'), ('const-8', u'INT_RIGHT_-1207294631'), (u'INT_OR_-1207294560', u'INT_OR_-1207294557'), (u'INT_RIGHT_-1207292503', u'INT_OR_-1207292502'), (u'INT_AND_-1207290218', u'INT_OR_-1207290169'), (u'INT_ADD_-1207291734', u'INT_ADD_-1207290262'), (u'INT_AND_-1207295207', u'INT_LEFT_-1207295204'), (u'INT_OR_-1207295207', u'INT_OR_-1207295204'), (u'INT_ADD_-1207291878', u'INT_XOR_-1207291215'), ('const-28', u'INT_RIGHT_-1207291808'), (u'INT_LEFT_-1207294773', u'INT_OR_-1207294773'), (u'INT_RIGHT_-1207295071', u'INT_OR_-1207295072'), (u'INT_ADD_-1207291422', u'INT_RIGHT_-1207291296'), (u'LOAD_-1207294872', u'INT_AND_-1207294569'), (u'INT_ADD_-1207289702', u'MULTIEQUAL_-1207290124'), ('const-33554432', u'INT_MULT_-1207290988'), ('const-16711680', u'INT_AND_-1207295207'), (u'INT_ADD_-1207292664', u'INT_XOR_-1207291557'), ('const-8', u'PTRADD_-1207289766'), ('const--5349999486874862801', u'COPY_-1207293046'), (u'INT_AND_-1207294867', u'INT_LEFT_-1207294864'), (u'INT_OR_-1207294867', u'INT_OR_-1207294864'), ('const-280375465082880', u'INT_AND_-1207294549'), (u'LOAD_-1207295118', u'INT_ADD_-1207289628'), (u'INT_RIGHT_-1207290635', u'INT_OR_-1207290634'), (u'PTRADD_-1207289906', u'LOAD_-1207295281'), ('const-1073741824', u'INT_MULT_-1207291852'), (u'LOAD_-1207290453', u'MULTIEQUAL_-1207289858'), (u'INT_OR_-1207295005', u'INT_OR_-1207295002'), ('const-1', u'INT_AND_-1207293325'), ('const-4278190080', u'INT_AND_-1207295002'), (u'LOAD_-1207294447', u'INT_AND_-1207294193'), (u'PTRADD_-1207289383', u'LOAD_-1207293718'), (u'MULTIEQUAL_-1207290124', u'INT_AND_-1207291980'), ('const-8', u'PTRADD_-1207289093'), (u'LOAD_-1207289609', u'INT_ADD_-1207289591'), (u'INT_XOR_-1207291019', u'INT_XOR_-1207290959'), (u'INT_OR_-1207294873', u'INT_OR_-1207294870'), (u'INT_RIGHT_-1207294877', u'INT_OR_-1207294876'), ('const--7908458776815382629', u'COPY_-1207293152'), (u'INT_ADD_-1207289492', u'CAST_-1207288039'), ('const-24', u'INT_RIGHT_-1207295071'), (u'INT_XOR_-1207290851', u'INT_XOR_-1207290787'), (u'INT_LEFT_-1207293661', u'INT_OR_-1207293661'), (u'INT_RIGHT_-1207294781', u'INT_OR_-1207294782'), (u'INT_LEFT_-1207292091', u'INT_OR_-1207292091'), (u'INT_ADD_-1207290433', u'INT_OR_-1207289789'), (u'INT_AND_-1207292367', u'INT_XOR_-1207292356'), ('const-50', u'INT_LEFT_-1207292876'), (u'INT_OR_-1207293940', u'INT_XOR_-1207293920'), (u'LOAD_-1207294176', u'INT_ADD_-1207294135'), (u'INT_ADD_-1207289618', u'CAST_-1207288069'), (u'INT_OR_-1207291271', u'INT_XOR_-1207291227'), (u'INT_ADD_-1207293565', u'INT_ADD_-1207293500'), ('const-8', u'PTRADD_-1207289098'), (u'INT_MULT_-1207292032', u'INT_OR_-1207292035'), (u'INT_AND_-1207294600', u'INT_LEFT_-1207294597'), (u'INT_OR_-1207294600', u'INT_OR_-1207294597'), ('const-14', u'INT_RIGHT_-1207290047'), ('const-8', u'PTRADD_-1207289567'), (u'INT_NOTEQUAL_-1207294207', u'INT_ZEXT_-1207294200'), (u'INT_ADD_-1207291878', u'INT_XOR_-1207290915'), (u'MULTIEQUAL_-1207289974', u'INT_ADD_-1207291102'), (u'INT_ADD_-1207291528', u'INT_ADD_-1207291508'), ('const-11', u'PTRADD_-1207289365'), ('const-14', u'INT_RIGHT_-1207290872'), (u'LOAD_-1207293507', u'INT_RIGHT_-1207293320'), (u'INT_ADD_-1207292311', u'INT_ADD_-1207292169'), (u'CAST_-1207288064', u'LOAD_-1207289609'), (u'PTRADD_-1207289274', u'STORE_-1207293262'), (u'INT_LEFT_-1207294312', u'INT_OR_-1207294312'), (u'INT_ADD_-1207295196', u'CAST_-1207289814'), ('const-8', u'PTRADD_-1207289068'), (u'INT_ADD_-1207292553', u'INT_AND_-1207291952'), (u'INT_OR_-1207289835', u'INT_XOR_-1207289779'), ('const-8', u'INT_LEFT_-1207294736'), ('const-4278190080', u'INT_AND_-1207294669'), (u'INT_ADD_-1207290262', u'INT_RIGHT_-1207290047'), (u'INT_RIGHT_-1207291052', u'INT_OR_-1207291051'), (u'INT_AND_-1207294876', u'INT_RIGHT_-1207294872'), (u'LOAD_-1207294872', u'INT_RIGHT_-1207294576'), (u'INT_ADD_-1207293844', u'STORE_-1207293738'), (u'INT_OR_-1207292607', u'INT_ADD_-1207292565'), ('const-433', u'STORE_-1207289606'), (u'INT_XOR_-1207290614', u'INT_XOR_-1207290550'), (u'LOAD_-1207295287', u'INT_AND_-1207295210'), ('const-24', u'INT_LEFT_-1207294600'), ('const-8', u'PTRADD_-1207289428'), (u'INT_ADD_-1207291422', u'INT_RIGHT_-1207291248'), (u'INT_LEFT_-1207294802', u'INT_OR_-1207294802'), (u'INT_OR_-1207293964', u'INT_XOR_-1207293920'), (u'LOAD_-1207294083', u'INT_LEFT_-1207293940'), (u'INT_ADD_-1207289513', u'CAST_-1207288044'), (u'INT_ADD_-1207290097', u'INT_LEFT_-1207289835')]
null
null
00152290
x64
O2
(translation_unit "undefined8 FUN_00152290(long param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "undefined8 FUN_00152290(long param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" type_identifier (function_declarator "FUN_00152290(long param_1,ulong *param_2)" identifier (parameter_list "(long param_1,ulong *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "ulong *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_318;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_310;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_308;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_300;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_2f8;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_2f0;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_2e8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_2c8 [83];" type_identifier (array_declarator "local_2c8 [83]" identifier [ number_literal ]) ;) (expression_statement "uVar9 = *(ulong *)(param_1 + 0x28);" (assignment_expression "uVar9 = *(ulong *)(param_1 + 0x28)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x28)" * (cast_expression "(ulong *)(param_1 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar15 = *param_2;" (assignment_expression "uVar15 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar10 = param_2[1];" (assignment_expression "uVar10 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar19 = param_2[2];" (assignment_expression "uVar19 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = param_2[3];" (assignment_expression "uVar1 = param_2[3]" identifier = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = param_2[4];" (assignment_expression "uVar2 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "uVar8 = param_2[5];" (assignment_expression "uVar8 = param_2[5]" identifier = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) (expression_statement "uVar18 = *(ulong *)(param_1 + 0x10);" (assignment_expression "uVar18 = *(ulong *)(param_1 + 0x10)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x10)" * (cast_expression "(ulong *)(param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28)" (subscript_expression "local_2c8[0x51]" identifier [ number_literal ]) = (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 "uVar3 = *(ulong *)(param_1 + 8);" (assignment_expression "uVar3 = *(ulong *)(param_1 + 8)" identifier = (pointer_expression "*(ulong *)(param_1 + 8)" * (cast_expression "(ulong *)(param_1 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = *(ulong *)(param_1 + 0x18);" (assignment_expression "uVar17 = *(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" identifier + number_literal) ))))) ;) (expression_statement "uVar16 = *(ulong *)(param_1 + 0x20);" (assignment_expression "uVar16 = *(ulong *)(param_1 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar14 = *(ulong *)(param_1 + 0x30);" (assignment_expression "uVar14 = *(ulong *)(param_1 + 0x30)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x30)" * (cast_expression "(ulong *)(param_1 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;" (assignment_expression "local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38" (subscript_expression "local_2c8[0]" identifier [ number_literal ]) = (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28" (binary_expression "uVar15 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar15 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar15 & 0xff000000000000)" ( (binary_expression "uVar15 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar15 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar15 & 0xff0000000000)" ( (binary_expression "uVar15 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar15 & 0xff00000000) >> 8" (parenthesized_expression "(uVar15 & 0xff00000000)" ( (binary_expression "uVar15 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar15 & 0xff000000) << 8" (parenthesized_expression "(uVar15 & 0xff000000)" ( (binary_expression "uVar15 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar15 & 0xff0000) << 0x18" (parenthesized_expression "(uVar15 & 0xff0000)" ( (binary_expression "uVar15 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar15 & 0xff00) << 0x28" (parenthesized_expression "(uVar15 & 0xff00)" ( (binary_expression "uVar15 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar15 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar15 = *(ulong *)(param_1 + 0x38);" (assignment_expression "uVar15 = *(ulong *)(param_1 + 0x38)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x38)" * (cast_expression "(ulong *)(param_1 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;" (assignment_expression "local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (subscript_expression "local_2c8[1]" identifier [ number_literal ]) = (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28" (binary_expression "uVar10 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar10 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar10 & 0xff000000000000)" ( (binary_expression "uVar10 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar10 & 0xff0000000000)" ( (binary_expression "uVar10 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff00000000) >> 8" (parenthesized_expression "(uVar10 & 0xff00000000)" ( (binary_expression "uVar10 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff000000) << 8" (parenthesized_expression "(uVar10 & 0xff000000)" ( (binary_expression "uVar10 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar10 & 0xff0000) << 0x18" (parenthesized_expression "(uVar10 & 0xff0000)" ( (binary_expression "uVar10 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar10 & 0xff00) << 0x28" (parenthesized_expression "(uVar10 & 0xff00)" ( (binary_expression "uVar10 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar10 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar10 = *(ulong *)(param_1 + 0x40);" (assignment_expression "uVar10 = *(ulong *)(param_1 + 0x40)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x40)" * (cast_expression "(ulong *)(param_1 + 0x40)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[2]" identifier [ number_literal ]) = (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" ( (binary_expression "uVar19 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" ( (binary_expression "uVar19 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" ( (binary_expression "uVar19 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" ( (binary_expression "uVar19 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" ( (binary_expression "uVar19 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" ( (binary_expression "uVar19 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar19 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;" (assignment_expression "local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (subscript_expression "local_2c8[3]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" ( (binary_expression "uVar1 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" ( (binary_expression "uVar1 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" ( (binary_expression "uVar1 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" ( (binary_expression "uVar1 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;" (assignment_expression "local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (subscript_expression "local_2c8[4]" identifier [ number_literal ]) = (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28" (binary_expression "uVar2 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar2 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar2 & 0xff000000000000)" ( (binary_expression "uVar2 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar2 & 0xff0000000000)" ( (binary_expression "uVar2 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff00000000) >> 8" (parenthesized_expression "(uVar2 & 0xff00000000)" ( (binary_expression "uVar2 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff000000) << 8" (parenthesized_expression "(uVar2 & 0xff000000)" ( (binary_expression "uVar2 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff0000) << 0x18" (parenthesized_expression "(uVar2 & 0xff0000)" ( (binary_expression "uVar2 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff00) << 0x28" (parenthesized_expression "(uVar2 & 0xff00)" ( (binary_expression "uVar2 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar2 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;" (assignment_expression "local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (subscript_expression "local_2c8[5]" identifier [ number_literal ]) = (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28" (binary_expression "uVar8 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar8 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar8 & 0xff000000000000)" ( (binary_expression "uVar8 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar8 & 0xff0000000000)" ( (binary_expression "uVar8 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff00000000) >> 8" (parenthesized_expression "(uVar8 & 0xff00000000)" ( (binary_expression "uVar8 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff000000) << 8" (parenthesized_expression "(uVar8 & 0xff000000)" ( (binary_expression "uVar8 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff0000) << 0x18" (parenthesized_expression "(uVar8 & 0xff0000)" ( (binary_expression "uVar8 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff00) << 0x28" (parenthesized_expression "(uVar8 & 0xff00)" ( (binary_expression "uVar8 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar8 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar19 = param_2[6];" (assignment_expression "uVar19 = param_2[6]" identifier = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = param_2[7];" (assignment_expression "uVar1 = param_2[7]" identifier = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = param_2[8];" (assignment_expression "uVar2 = param_2[8]" identifier = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "uVar8 = param_2[9];" (assignment_expression "uVar8 = param_2[9]" identifier = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = param_2[10];" (assignment_expression "uVar4 = param_2[10]" identifier = (subscript_expression "param_2[10]" identifier [ number_literal ])) ;) (expression_statement "local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[6]" identifier [ number_literal ]) = (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" ( (binary_expression "uVar19 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" ( (binary_expression "uVar19 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" ( (binary_expression "uVar19 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" ( (binary_expression "uVar19 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" ( (binary_expression "uVar19 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" ( (binary_expression "uVar19 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar19 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar19 = param_2[0xb];" (assignment_expression "uVar19 = param_2[0xb]" identifier = (subscript_expression "param_2[0xb]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = param_2[0xc];" (assignment_expression "uVar5 = param_2[0xc]" identifier = (subscript_expression "param_2[0xc]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = param_2[0xd];" (assignment_expression "uVar6 = param_2[0xd]" identifier = (subscript_expression "param_2[0xd]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = param_2[0xe];" (assignment_expression "uVar7 = param_2[0xe]" identifier = (subscript_expression "param_2[0xe]" identifier [ number_literal ])) ;) (expression_statement "local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;" (assignment_expression "local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (subscript_expression "local_2c8[7]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" ( (binary_expression "uVar1 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" ( (binary_expression "uVar1 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" ( (binary_expression "uVar1 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" ( (binary_expression "uVar1 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar1 = param_2[0xf];" (assignment_expression "uVar1 = param_2[0xf]" identifier = (subscript_expression "param_2[0xf]" identifier [ number_literal ])) ;) (expression_statement "local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;" (assignment_expression "local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (subscript_expression "local_2c8[8]" identifier [ number_literal ]) = (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28" (binary_expression "uVar2 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar2 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar2 & 0xff000000000000)" ( (binary_expression "uVar2 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar2 & 0xff0000000000)" ( (binary_expression "uVar2 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff00000000) >> 8" (parenthesized_expression "(uVar2 & 0xff00000000)" ( (binary_expression "uVar2 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff000000) << 8" (parenthesized_expression "(uVar2 & 0xff000000)" ( (binary_expression "uVar2 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff0000) << 0x18" (parenthesized_expression "(uVar2 & 0xff0000)" ( (binary_expression "uVar2 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff00) << 0x28" (parenthesized_expression "(uVar2 & 0xff00)" ( (binary_expression "uVar2 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar2 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;" (assignment_expression "local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (subscript_expression "local_2c8[9]" identifier [ number_literal ]) = (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28" (binary_expression "uVar8 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar8 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar8 & 0xff000000000000)" ( (binary_expression "uVar8 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar8 & 0xff0000000000)" ( (binary_expression "uVar8 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff00000000) >> 8" (parenthesized_expression "(uVar8 & 0xff00000000)" ( (binary_expression "uVar8 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff000000) << 8" (parenthesized_expression "(uVar8 & 0xff000000)" ( (binary_expression "uVar8 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff0000) << 0x18" (parenthesized_expression "(uVar8 & 0xff0000)" ( (binary_expression "uVar8 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff00) << 0x28" (parenthesized_expression "(uVar8 & 0xff00)" ( (binary_expression "uVar8 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar8 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;" (assignment_expression "local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (subscript_expression "local_2c8[0xf]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" ( (binary_expression "uVar1 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" ( (binary_expression "uVar1 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" ( (binary_expression "uVar1 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" ( (binary_expression "uVar1 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[0xb]" identifier [ number_literal ]) = (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" ( (binary_expression "uVar19 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" ( (binary_expression "uVar19 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" ( (binary_expression "uVar19 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" ( (binary_expression "uVar19 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" ( (binary_expression "uVar19 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" ( (binary_expression "uVar19 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar19 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;" (assignment_expression "local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (subscript_expression "local_2c8[0xc]" identifier [ number_literal ]) = (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28" (binary_expression "uVar5 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar5 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar5 & 0xff000000000000)" ( (binary_expression "uVar5 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar5 & 0xff0000000000)" ( (binary_expression "uVar5 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff00000000) >> 8" (parenthesized_expression "(uVar5 & 0xff00000000)" ( (binary_expression "uVar5 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff000000) << 8" (parenthesized_expression "(uVar5 & 0xff000000)" ( (binary_expression "uVar5 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar5 & 0xff0000) << 0x18" (parenthesized_expression "(uVar5 & 0xff0000)" ( (binary_expression "uVar5 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar5 & 0xff00) << 0x28" (parenthesized_expression "(uVar5 & 0xff00)" ( (binary_expression "uVar5 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar5 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;" (assignment_expression "local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (subscript_expression "local_2c8[0xd]" identifier [ number_literal ]) = (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28" (binary_expression "uVar6 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar6 & 0xff000000000000)" ( (binary_expression "uVar6 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar6 & 0xff0000000000)" ( (binary_expression "uVar6 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00000000) >> 8" (parenthesized_expression "(uVar6 & 0xff00000000)" ( (binary_expression "uVar6 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff000000) << 8" (parenthesized_expression "(uVar6 & 0xff000000)" ( (binary_expression "uVar6 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar6 & 0xff0000) << 0x18" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar6 & 0xff00) << 0x28" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;" (assignment_expression "local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (subscript_expression "local_2c8[0xe]" identifier [ number_literal ]) = (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28" (binary_expression "uVar7 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar7 & 0xff000000000000)" ( (binary_expression "uVar7 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar7 & 0xff0000000000)" ( (binary_expression "uVar7 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00000000) >> 8" (parenthesized_expression "(uVar7 & 0xff00000000)" ( (binary_expression "uVar7 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff000000) << 8" (parenthesized_expression "(uVar7 & 0xff000000)" ( (binary_expression "uVar7 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff0000) << 0x18" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff00) << 0x28" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;" (assignment_expression "local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (subscript_expression "local_2c8[10]" identifier [ number_literal ]) = (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28" (binary_expression "uVar4 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar4 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar4 & 0xff000000000000)" ( (binary_expression "uVar4 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar4 & 0xff0000000000)" ( (binary_expression "uVar4 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff00000000) >> 8" (parenthesized_expression "(uVar4 & 0xff00000000)" ( (binary_expression "uVar4 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff000000) << 8" (parenthesized_expression "(uVar4 & 0xff000000)" ( (binary_expression "uVar4 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar4 & 0xff0000) << 0x18" (parenthesized_expression "(uVar4 & 0xff0000)" ( (binary_expression "uVar4 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar4 & 0xff00) << 0x28" (parenthesized_expression "(uVar4 & 0xff00)" ( (binary_expression "uVar4 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar4 << 0x38" identifier << number_literal))) ;) (expression_statement "puVar12 = local_2c8;" (assignment_expression "puVar12 = local_2c8" identifier = identifier) ;) (do_statement "do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);" do (compound_statement "{\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n }" { (expression_statement "uVar19 = puVar12[0xe];" (assignment_expression "uVar19 = puVar12[0xe]" identifier = (subscript_expression "puVar12[0xe]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = puVar12[1];" (assignment_expression "uVar1 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = puVar12[2];" (assignment_expression "uVar2 = puVar12[2]" identifier = (subscript_expression "puVar12[2]" identifier [ number_literal ])) ;) (expression_statement "uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];" (assignment_expression "uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9]" identifier = (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6)" (parenthesized_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7)" ( (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7" (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38)" (parenthesized_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f)" ( (binary_expression "uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f" (binary_expression "uVar1 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar1 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar1 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar1 >> 8 | uVar1 << 0x38)" ( (binary_expression "uVar1 >> 8 | uVar1 << 0x38" (binary_expression "uVar1 >> 8" identifier >> number_literal) | (binary_expression "uVar1 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar1 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6)" ( (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3)" (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" ( (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" identifier >> number_literal) | (binary_expression "uVar19 << 0x2d" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x3d | uVar19 << 3)" ( (binary_expression "uVar19 >> 0x3d | uVar19 << 3" (binary_expression "uVar19 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar19 << 3" identifier << number_literal)) ))) ^ (binary_expression "uVar19 >> 6" identifier >> number_literal)) ))) + (pointer_expression "*puVar12" * identifier)) + (subscript_expression "puVar12[9]" identifier [ number_literal ]))) ;) (expression_statement "uVar19 = puVar12[0xf];" (assignment_expression "uVar19 = puVar12[0xf]" identifier = (subscript_expression "puVar12[0xf]" identifier [ number_literal ])) ;) (expression_statement "puVar12[0x10] = uVar8;" (assignment_expression "puVar12[0x10] = uVar8" (subscript_expression "puVar12[0x10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar1 = puVar12[3];" (assignment_expression "uVar1 = puVar12[3]" identifier = (subscript_expression "puVar12[3]" identifier [ number_literal ])) ;) (expression_statement "uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);" (assignment_expression "uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" identifier = (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10]" (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1]" (parenthesized_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6)" ( (binary_expression "(uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d)" (parenthesized_expression "(uVar19 >> 0x3d | uVar19 << 3)" ( (binary_expression "uVar19 >> 0x3d | uVar19 << 3" (binary_expression "uVar19 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar19 << 3" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" ( (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" identifier >> number_literal) | (binary_expression "uVar19 << 0x2d" identifier << number_literal)) ))) ^ (binary_expression "uVar19 >> 6" identifier >> number_literal)) )) + (subscript_expression "puVar12[1]" identifier [ number_literal ])) + (subscript_expression "puVar12[10]" identifier [ number_literal ])) + (parenthesized_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" ( (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7" (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38)" (parenthesized_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f)" ( (binary_expression "uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f" (binary_expression "uVar2 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar2 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar2 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar2 & 1) != 0)" ( (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" ( (binary_expression "uVar2 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar2 >> 8 | uVar2 << 0x38)" ( (binary_expression "uVar2 >> 8 | uVar2 << 0x38" (binary_expression "uVar2 >> 8" identifier >> number_literal) | (binary_expression "uVar2 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar2 >> 7" identifier >> number_literal)) )))) ;) (expression_statement "puVar12[0x11] = uVar19;" (assignment_expression "puVar12[0x11] = uVar19" (subscript_expression "puVar12[0x11]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar13 = puVar12 + 4;" (assignment_expression "puVar13 = puVar12 + 4" identifier = (binary_expression "puVar12 + 4" identifier + number_literal)) ;) (expression_statement "uVar2 = *puVar13;" (assignment_expression "uVar2 = *puVar13" identifier = (pointer_expression "*puVar13" * identifier)) ;) (expression_statement "puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];" (assignment_expression "puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb]" (subscript_expression "puVar12[0x12]" identifier [ number_literal ]) = (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6)" (parenthesized_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7)" ( (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7" (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38)" (parenthesized_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f)" ( (binary_expression "uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f" (binary_expression "uVar1 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar1 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar1 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar1 >> 8 | uVar1 << 0x38)" ( (binary_expression "uVar1 >> 8 | uVar1 << 0x38" (binary_expression "uVar1 >> 8" identifier >> number_literal) | (binary_expression "uVar1 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar1 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6)" ( (binary_expression "(uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6" (binary_expression "(uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d)" (parenthesized_expression "(uVar8 >> 0x3d | uVar8 * 8)" ( (binary_expression "uVar8 >> 0x3d | uVar8 * 8" (binary_expression "uVar8 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar8 * 8" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar8 >> 0x13 | uVar8 << 0x2d)" ( (binary_expression "uVar8 >> 0x13 | uVar8 << 0x2d" (binary_expression "uVar8 >> 0x13" identifier >> number_literal) | (binary_expression "uVar8 << 0x2d" identifier << number_literal)) ))) ^ (binary_expression "uVar8 >> 6" identifier >> number_literal)) ))) + (subscript_expression "puVar12[2]" identifier [ number_literal ])) + (subscript_expression "puVar12[0xb]" identifier [ number_literal ]))) ;) (expression_statement "puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];" (assignment_expression "puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc]" (subscript_expression "puVar12[0x13]" identifier [ number_literal ]) = (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc]" (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3]" (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6)" (parenthesized_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" ( (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7" (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38)" (parenthesized_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f)" ( (binary_expression "uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f" (binary_expression "uVar2 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar2 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar2 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar2 & 1) != 0)" ( (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" ( (binary_expression "uVar2 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar2 >> 8 | uVar2 << 0x38)" ( (binary_expression "uVar2 >> 8 | uVar2 << 0x38" (binary_expression "uVar2 >> 8" identifier >> number_literal) | (binary_expression "uVar2 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar2 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6)" ( (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8)" (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" ( (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" identifier >> number_literal) | (binary_expression "uVar19 << 0x2d" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x3d | uVar19 * 8)" ( (binary_expression "uVar19 >> 0x3d | uVar19 * 8" (binary_expression "uVar19 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar19 * 8" identifier * number_literal)) ))) ^ (binary_expression "uVar19 >> 6" identifier >> number_literal)) ))) + (subscript_expression "puVar12[3]" identifier [ number_literal ])) + (subscript_expression "puVar12[0xc]" identifier [ number_literal ]))) ;) (expression_statement "puVar12 = puVar13;" (assignment_expression "puVar12 = puVar13" identifier = identifier) ;) }) while (parenthesized_expression "(puVar13 != local_2c8 + 0x40)" ( (binary_expression "puVar13 != local_2c8 + 0x40" identifier != (binary_expression "local_2c8 + 0x40" identifier + number_literal)) )) ;) (expression_statement "local_300 = -0x54e3a12a25927ee8;" (assignment_expression "local_300 = -0x54e3a12a25927ee8" identifier = number_literal) ;) (expression_statement "local_308 = -0x6dc07d5b50e6b065;" (assignment_expression "local_308 = -0x6dc07d5b50e6b065" identifier = number_literal) ;) (expression_statement "local_310 = 0x59f111f1b605d019;" (assignment_expression "local_310 = 0x59f111f1b605d019" identifier = number_literal) ;) (expression_statement "lVar11 = 0x428a2f98d728ae22;" (assignment_expression "lVar11 = 0x428a2f98d728ae22" identifier = number_literal) ;) (expression_statement "local_318 = 0x3956c25bf348b538;" (assignment_expression "local_318 = 0x3956c25bf348b538" identifier = number_literal) ;) (expression_statement "local_2f8 = 0x7137449123ef65cd;" (assignment_expression "local_2f8 = 0x7137449123ef65cd" identifier = number_literal) ;) (expression_statement "local_2f0 = -0x4a3f043013b2c4d1;" (assignment_expression "local_2f0 = -0x4a3f043013b2c4d1" identifier = number_literal) ;) (expression_statement "local_2e8 = -0x164a245a7e762444;" (assignment_expression "local_2e8 = -0x164a245a7e762444" identifier = number_literal) ;) (expression_statement "puVar12 = local_2c8;" (assignment_expression "puVar12 = local_2c8" identifier = identifier) ;) (expression_statement "uVar19 = uVar3;" (assignment_expression "uVar19 = uVar3" identifier = identifier) ;) (expression_statement "plVar20 = &DAT_001aed00;" (assignment_expression "plVar20 = &DAT_001aed00" identifier = (pointer_expression "&DAT_001aed00" & identifier)) ;) (while_statement "while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }" { (expression_statement "lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;" (assignment_expression "lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11" identifier = (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17))" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15)" identifier + (parenthesized_expression "((uVar15 ^ uVar14) & uVar9 ^ uVar15)" ( (binary_expression "(uVar15 ^ uVar14) & uVar9 ^ uVar15" (binary_expression "(uVar15 ^ uVar14) & uVar9" (parenthesized_expression "(uVar15 ^ uVar14)" ( (binary_expression "uVar15 ^ uVar14" identifier ^ identifier) )) & identifier) ^ identifier) ))) + (parenthesized_expression "((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17))" ( (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)" (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e)" (parenthesized_expression "(uVar9 >> 0xe | uVar9 << 0x32)" ( (binary_expression "uVar9 >> 0xe | uVar9 << 0x32" (binary_expression "uVar9 >> 0xe" identifier >> number_literal) | (binary_expression "uVar9 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar9 >> 0x12 | uVar9 << 0x2e)" ( (binary_expression "uVar9 >> 0x12 | uVar9 << 0x2e" (binary_expression "uVar9 >> 0x12" identifier >> number_literal) | (binary_expression "uVar9 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar9 >> 0x29 | uVar9 << 0x17)" ( (binary_expression "uVar9 >> 0x29 | uVar9 << 0x17" (binary_expression "uVar9 >> 0x29" identifier >> number_literal) | (binary_expression "uVar9 << 0x17" identifier << number_literal)) ))) ))) + (pointer_expression "*puVar12" * identifier)) + identifier)) ;) (expression_statement "uVar16 = uVar16 + lVar11;" (assignment_expression "uVar16 = uVar16 + lVar11" identifier = (binary_expression "uVar16 + lVar11" identifier + identifier)) ;) (expression_statement "uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;" (assignment_expression "uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11" identifier = (binary_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11" (binary_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19))" (parenthesized_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18)" ( (binary_expression "(uVar19 | uVar18) & uVar17 | uVar19 & uVar18" (binary_expression "(uVar19 | uVar18) & uVar17" (parenthesized_expression "(uVar19 | uVar18)" ( (binary_expression "uVar19 | uVar18" identifier | identifier) )) & identifier) | (binary_expression "uVar19 & uVar18" identifier & identifier)) )) + (parenthesized_expression "((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19))" ( (binary_expression "(uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)" (binary_expression "(uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e)" (parenthesized_expression "(uVar19 >> 0x1c | uVar19 << 0x24)" ( (binary_expression "uVar19 >> 0x1c | uVar19 << 0x24" (binary_expression "uVar19 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar19 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x22 | uVar19 << 0x1e)" ( (binary_expression "uVar19 >> 0x22 | uVar19 << 0x1e" (binary_expression "uVar19 >> 0x22" identifier >> number_literal) | (binary_expression "uVar19 << 0x1e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar19 >> 0x27 | uVar19 << 0x19)" ( (binary_expression "uVar19 >> 0x27 | uVar19 << 0x19" (binary_expression "uVar19 >> 0x27" identifier >> number_literal) | (binary_expression "uVar19 << 0x19" identifier << number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;" (assignment_expression "local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8" identifier = (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1]" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" (parenthesized_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14)" ( (binary_expression "(uVar9 ^ uVar14) & uVar16 ^ uVar14" (binary_expression "(uVar9 ^ uVar14) & uVar16" (parenthesized_expression "(uVar9 ^ uVar14)" ( (binary_expression "uVar9 ^ uVar14" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" ( (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)" (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e)" (parenthesized_expression "(uVar16 >> 0xe | uVar16 << 0x32)" ( (binary_expression "uVar16 >> 0xe | uVar16 << 0x32" (binary_expression "uVar16 >> 0xe" identifier >> number_literal) | (binary_expression "uVar16 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x12 | uVar16 << 0x2e)" ( (binary_expression "uVar16 >> 0x12 | uVar16 << 0x2e" (binary_expression "uVar16 >> 0x12" identifier >> number_literal) | (binary_expression "uVar16 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar16 >> 0x29 | uVar16 * 0x800000)" ( (binary_expression "uVar16 >> 0x29 | uVar16 * 0x800000" (binary_expression "uVar16 >> 0x29" identifier >> number_literal) | (binary_expression "uVar16 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[1]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar17 = uVar17 + local_2f8;" (assignment_expression "uVar17 = uVar17 + local_2f8" identifier = (binary_expression "uVar17 + local_2f8" identifier + identifier)) ;) (expression_statement "uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));" (assignment_expression "uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" identifier = (binary_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" (binary_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8" (parenthesized_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10)" ( (binary_expression "(uVar19 | uVar10) & uVar18 | uVar19 & uVar10" (binary_expression "(uVar19 | uVar10) & uVar18" (parenthesized_expression "(uVar19 | uVar10)" ( (binary_expression "uVar19 | uVar10" identifier | identifier) )) & identifier) | (binary_expression "uVar19 & uVar10" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" ( (binary_expression "(uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000)" (binary_expression "(uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000)" (parenthesized_expression "(uVar10 >> 0x1c | uVar10 << 0x24)" ( (binary_expression "uVar10 >> 0x1c | uVar10 << 0x24" (binary_expression "uVar10 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar10 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar10 >> 0x22 | uVar10 * 0x40000000)" ( (binary_expression "uVar10 >> 0x22 | uVar10 * 0x40000000" (binary_expression "uVar10 >> 0x22" identifier >> number_literal) | (binary_expression "uVar10 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar10 >> 0x27 | uVar10 * 0x2000000)" ( (binary_expression "uVar10 >> 0x27 | uVar10 * 0x2000000" (binary_expression "uVar10 >> 0x27" identifier >> number_literal) | (binary_expression "uVar10 * 0x2000000" identifier * number_literal)) ))) )))) ;) (expression_statement "local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;" (assignment_expression "local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0" identifier = (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2]" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000))" (parenthesized_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9)" ( (binary_expression "(uVar9 ^ uVar16) & uVar17 ^ uVar9" (binary_expression "(uVar9 ^ uVar16) & uVar17" (parenthesized_expression "(uVar9 ^ uVar16)" ( (binary_expression "uVar9 ^ uVar16" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000))" ( (binary_expression "(uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)" (binary_expression "(uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e)" (parenthesized_expression "(uVar17 >> 0xe | uVar17 << 0x32)" ( (binary_expression "uVar17 >> 0xe | uVar17 << 0x32" (binary_expression "uVar17 >> 0xe" identifier >> number_literal) | (binary_expression "uVar17 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar17 >> 0x12 | uVar17 << 0x2e)" ( (binary_expression "uVar17 >> 0x12 | uVar17 << 0x2e" (binary_expression "uVar17 >> 0x12" identifier >> number_literal) | (binary_expression "uVar17 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar17 >> 0x29 | uVar17 * 0x800000)" ( (binary_expression "uVar17 >> 0x29 | uVar17 * 0x800000" (binary_expression "uVar17 >> 0x29" identifier >> number_literal) | (binary_expression "uVar17 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[2]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar18 = uVar18 + local_2f0;" (assignment_expression "uVar18 = uVar18 + local_2f0" identifier = (binary_expression "uVar18 + local_2f0" identifier + identifier)) ;) (expression_statement "uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;" (assignment_expression "uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0" identifier = (binary_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0" (binary_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000))" (parenthesized_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15)" ( (binary_expression "(uVar10 | uVar15) & uVar19 | uVar10 & uVar15" (binary_expression "(uVar10 | uVar15) & uVar19" (parenthesized_expression "(uVar10 | uVar15)" ( (binary_expression "uVar10 | uVar15" identifier | identifier) )) & identifier) | (binary_expression "uVar10 & uVar15" identifier & identifier)) )) + (parenthesized_expression "((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000))" ( (binary_expression "(uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)" (binary_expression "(uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000)" (parenthesized_expression "(uVar15 >> 0x1c | uVar15 << 0x24)" ( (binary_expression "uVar15 >> 0x1c | uVar15 << 0x24" (binary_expression "uVar15 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar15 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar15 >> 0x22 | uVar15 * 0x40000000)" ( (binary_expression "uVar15 >> 0x22 | uVar15 * 0x40000000" (binary_expression "uVar15 >> 0x22" identifier >> number_literal) | (binary_expression "uVar15 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar15 >> 0x27 | uVar15 * 0x2000000)" ( (binary_expression "uVar15 >> 0x27 | uVar15 * 0x2000000" (binary_expression "uVar15 >> 0x27" identifier >> number_literal) | (binary_expression "uVar15 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;" (assignment_expression "local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8" identifier = (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3]" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" (parenthesized_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16)" ( (binary_expression "(uVar16 ^ uVar17) & uVar18 ^ uVar16" (binary_expression "(uVar16 ^ uVar17) & uVar18" (parenthesized_expression "(uVar16 ^ uVar17)" ( (binary_expression "uVar16 ^ uVar17" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" ( (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)" (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e)" (parenthesized_expression "(uVar18 >> 0xe | uVar18 << 0x32)" ( (binary_expression "uVar18 >> 0xe | uVar18 << 0x32" (binary_expression "uVar18 >> 0xe" identifier >> number_literal) | (binary_expression "uVar18 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 0x12 | uVar18 << 0x2e)" ( (binary_expression "uVar18 >> 0x12 | uVar18 << 0x2e" (binary_expression "uVar18 >> 0x12" identifier >> number_literal) | (binary_expression "uVar18 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar18 >> 0x29 | uVar18 * 0x800000)" ( (binary_expression "uVar18 >> 0x29 | uVar18 * 0x800000" (binary_expression "uVar18 >> 0x29" identifier >> number_literal) | (binary_expression "uVar18 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[3]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar19 = uVar19 + local_2e8;" (assignment_expression "uVar19 = uVar19 + local_2e8" identifier = (binary_expression "uVar19 + local_2e8" identifier + identifier)) ;) (expression_statement "uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;" (assignment_expression "uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8" identifier = (binary_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8" (binary_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" (parenthesized_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14)" ( (binary_expression "(uVar15 | uVar14) & uVar10 | uVar15 & uVar14" (binary_expression "(uVar15 | uVar14) & uVar10" (parenthesized_expression "(uVar15 | uVar14)" ( (binary_expression "uVar15 | uVar14" identifier | identifier) )) & identifier) | (binary_expression "uVar15 & uVar14" identifier & identifier)) )) + (parenthesized_expression "((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" ( (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)" (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000)" (parenthesized_expression "(uVar14 >> 0x1c | uVar14 << 0x24)" ( (binary_expression "uVar14 >> 0x1c | uVar14 << 0x24" (binary_expression "uVar14 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar14 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar14 >> 0x22 | uVar14 * 0x40000000)" ( (binary_expression "uVar14 >> 0x22 | uVar14 * 0x40000000" (binary_expression "uVar14 >> 0x22" identifier >> number_literal) | (binary_expression "uVar14 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar14 >> 0x27 | uVar14 * 0x2000000)" ( (binary_expression "uVar14 >> 0x27 | uVar14 * 0x2000000" (binary_expression "uVar14 >> 0x27" identifier >> number_literal) | (binary_expression "uVar14 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);" (assignment_expression "local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17)" identifier = (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17)" (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4]" (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000))" (binary_expression "local_318 +\n uVar16" identifier + identifier) + (parenthesized_expression "((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000))" ( (binary_expression "(uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)" (binary_expression "(uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e)" (parenthesized_expression "(uVar19 >> 0xe | uVar19 << 0x32)" ( (binary_expression "uVar19 >> 0xe | uVar19 << 0x32" (binary_expression "uVar19 >> 0xe" identifier >> number_literal) | (binary_expression "uVar19 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x12 | uVar19 << 0x2e)" ( (binary_expression "uVar19 >> 0x12 | uVar19 << 0x2e" (binary_expression "uVar19 >> 0x12" identifier >> number_literal) | (binary_expression "uVar19 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar19 >> 0x29 | uVar19 * 0x800000)" ( (binary_expression "uVar19 >> 0x29 | uVar19 * 0x800000" (binary_expression "uVar19 >> 0x29" identifier >> number_literal) | (binary_expression "uVar19 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[4]" identifier [ number_literal ])) + (parenthesized_expression "((uVar17 ^ uVar18) & uVar19 ^ uVar17)" ( (binary_expression "(uVar17 ^ uVar18) & uVar19 ^ uVar17" (binary_expression "(uVar17 ^ uVar18) & uVar19" (parenthesized_expression "(uVar17 ^ uVar18)" ( (binary_expression "uVar17 ^ uVar18" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar10 = uVar10 + local_318;" (assignment_expression "uVar10 = uVar10 + local_318" identifier = (binary_expression "uVar10 + local_318" identifier + identifier)) ;) (expression_statement "uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;" (assignment_expression "uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318" identifier = (binary_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318" (binary_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" (parenthesized_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9)" ( (binary_expression "(uVar14 | uVar9) & uVar15 | uVar14 & uVar9" (binary_expression "(uVar14 | uVar9) & uVar15" (parenthesized_expression "(uVar14 | uVar9)" ( (binary_expression "uVar14 | uVar9" identifier | identifier) )) & identifier) | (binary_expression "uVar14 & uVar9" identifier & identifier)) )) + (parenthesized_expression "((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" ( (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)" (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000)" (parenthesized_expression "(uVar9 >> 0x1c | uVar9 << 0x24)" ( (binary_expression "uVar9 >> 0x1c | uVar9 << 0x24" (binary_expression "uVar9 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar9 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar9 >> 0x22 | uVar9 * 0x40000000)" ( (binary_expression "uVar9 >> 0x22 | uVar9 * 0x40000000" (binary_expression "uVar9 >> 0x22" identifier >> number_literal) | (binary_expression "uVar9 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar9 >> 0x27 | uVar9 * 0x2000000)" ( (binary_expression "uVar9 >> 0x27 | uVar9 * 0x2000000" (binary_expression "uVar9 >> 0x27" identifier >> number_literal) | (binary_expression "uVar9 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);" (assignment_expression "local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18)" identifier = (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18)" (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5]" (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000))" (binary_expression "local_310 +\n uVar17" identifier + identifier) + (parenthesized_expression "((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000))" ( (binary_expression "(uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)" (binary_expression "(uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e)" (parenthesized_expression "(uVar10 >> 0xe | uVar10 << 0x32)" ( (binary_expression "uVar10 >> 0xe | uVar10 << 0x32" (binary_expression "uVar10 >> 0xe" identifier >> number_literal) | (binary_expression "uVar10 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar10 >> 0x12 | uVar10 << 0x2e)" ( (binary_expression "uVar10 >> 0x12 | uVar10 << 0x2e" (binary_expression "uVar10 >> 0x12" identifier >> number_literal) | (binary_expression "uVar10 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar10 >> 0x29 | uVar10 * 0x800000)" ( (binary_expression "uVar10 >> 0x29 | uVar10 * 0x800000" (binary_expression "uVar10 >> 0x29" identifier >> number_literal) | (binary_expression "uVar10 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[5]" identifier [ number_literal ])) + (parenthesized_expression "((uVar18 ^ uVar19) & uVar10 ^ uVar18)" ( (binary_expression "(uVar18 ^ uVar19) & uVar10 ^ uVar18" (binary_expression "(uVar18 ^ uVar19) & uVar10" (parenthesized_expression "(uVar18 ^ uVar19)" ( (binary_expression "uVar18 ^ uVar19" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar15 = uVar15 + local_310;" (assignment_expression "uVar15 = uVar15 + local_310" identifier = (binary_expression "uVar15 + local_310" identifier + identifier)) ;) (expression_statement "uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));" (assignment_expression "uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" identifier = (binary_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" (binary_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310" (parenthesized_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16)" ( (binary_expression "(uVar9 | uVar16) & uVar14 | uVar9 & uVar16" (binary_expression "(uVar9 | uVar16) & uVar14" (parenthesized_expression "(uVar9 | uVar16)" ( (binary_expression "uVar9 | uVar16" identifier | identifier) )) & identifier) | (binary_expression "uVar9 & uVar16" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" ( (binary_expression "(uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000)" (binary_expression "(uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000)" (parenthesized_expression "(uVar16 >> 0x1c | uVar16 << 0x24)" ( (binary_expression "uVar16 >> 0x1c | uVar16 << 0x24" (binary_expression "uVar16 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar16 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x22 | uVar16 * 0x40000000)" ( (binary_expression "uVar16 >> 0x22 | uVar16 * 0x40000000" (binary_expression "uVar16 >> 0x22" identifier >> number_literal) | (binary_expression "uVar16 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar16 >> 0x27 | uVar16 * 0x2000000)" ( (binary_expression "uVar16 >> 0x27 | uVar16 * 0x2000000" (binary_expression "uVar16 >> 0x27" identifier >> number_literal) | (binary_expression "uVar16 * 0x2000000" identifier * number_literal)) ))) )))) ;) (expression_statement "local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);" (assignment_expression "local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19)" identifier = (binary_expression "local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19)" (binary_expression "local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e))" (binary_expression "local_308 +\n uVar18 + puVar12[6]" (binary_expression "local_308 +\n uVar18" identifier + identifier) + (subscript_expression "puVar12[6]" identifier [ number_literal ])) + (parenthesized_expression "((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e))" ( (binary_expression "(uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)" (binary_expression "(uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32)" (parenthesized_expression "(uVar15 >> 0x29 | uVar15 * 0x800000)" ( (binary_expression "uVar15 >> 0x29 | uVar15 * 0x800000" (binary_expression "uVar15 >> 0x29" identifier >> number_literal) | (binary_expression "uVar15 * 0x800000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar15 >> 0xe | uVar15 << 0x32)" ( (binary_expression "uVar15 >> 0xe | uVar15 << 0x32" (binary_expression "uVar15 >> 0xe" identifier >> number_literal) | (binary_expression "uVar15 << 0x32" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar15 >> 0x12 | uVar15 << 0x2e)" ( (binary_expression "uVar15 >> 0x12 | uVar15 << 0x2e" (binary_expression "uVar15 >> 0x12" identifier >> number_literal) | (binary_expression "uVar15 << 0x2e" identifier << number_literal)) ))) ))) + (parenthesized_expression "((uVar19 ^ uVar10) & uVar15 ^ uVar19)" ( (binary_expression "(uVar19 ^ uVar10) & uVar15 ^ uVar19" (binary_expression "(uVar19 ^ uVar10) & uVar15" (parenthesized_expression "(uVar19 ^ uVar10)" ( (binary_expression "uVar19 ^ uVar10" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar14 = uVar14 + local_308;" (assignment_expression "uVar14 = uVar14 + local_308" identifier = (binary_expression "uVar14 + local_308" identifier + identifier)) ;) (expression_statement "uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));" (assignment_expression "uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" identifier = (binary_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" (binary_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308" (parenthesized_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17)" ( (binary_expression "(uVar16 | uVar17) & uVar9 | uVar16 & uVar17" (binary_expression "(uVar16 | uVar17) & uVar9" (parenthesized_expression "(uVar16 | uVar17)" ( (binary_expression "uVar16 | uVar17" identifier | identifier) )) & identifier) | (binary_expression "uVar16 & uVar17" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" ( (binary_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000)" (binary_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24)" (parenthesized_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000)" ( (binary_expression "uVar17 >> 0x27 | uVar17 * 0x2000000" (binary_expression "uVar17 >> 0x27" identifier >> number_literal) | (binary_expression "uVar17 * 0x2000000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar17 >> 0x1c | uVar17 << 0x24)" ( (binary_expression "uVar17 >> 0x1c | uVar17 << 0x24" (binary_expression "uVar17 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar17 << 0x24" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar17 >> 0x22 | uVar17 * 0x40000000)" ( (binary_expression "uVar17 >> 0x22 | uVar17 * 0x40000000" (binary_expression "uVar17 >> 0x22" identifier >> number_literal) | (binary_expression "uVar17 * 0x40000000" identifier * number_literal)) ))) )))) ;) (expression_statement "local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;" (assignment_expression "local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300" identifier = (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7]" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000))" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19" (parenthesized_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10)" ( (binary_expression "(uVar10 ^ uVar15) & uVar14 ^ uVar10" (binary_expression "(uVar10 ^ uVar15) & uVar14" (parenthesized_expression "(uVar10 ^ uVar15)" ( (binary_expression "uVar10 ^ uVar15" identifier ^ identifier) )) & identifier) ^ identifier) )) + identifier) + (parenthesized_expression "((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000))" ( (binary_expression "(uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)" (binary_expression "(uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)" (parenthesized_expression "(uVar14 >> 0xe | uVar14 << 0x32)" ( (binary_expression "uVar14 >> 0xe | uVar14 << 0x32" (binary_expression "uVar14 >> 0xe" identifier >> number_literal) | (binary_expression "uVar14 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar14 >> 0x12 | uVar14 << 0x2e)" ( (binary_expression "uVar14 >> 0x12 | uVar14 << 0x2e" (binary_expression "uVar14 >> 0x12" identifier >> number_literal) | (binary_expression "uVar14 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar14 >> 0x29 | uVar14 * 0x800000)" ( (binary_expression "uVar14 >> 0x29 | uVar14 * 0x800000" (binary_expression "uVar14 >> 0x29" identifier >> number_literal) | (binary_expression "uVar14 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[7]" identifier [ number_literal ])) + identifier)) ;) (expression_statement "uVar9 = uVar9 + local_300;" (assignment_expression "uVar9 = uVar9 + local_300" identifier = (binary_expression "uVar9 + local_300" identifier + identifier)) ;) (expression_statement "uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));" (assignment_expression "uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" identifier = (binary_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" (binary_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300" (parenthesized_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16)" ( (binary_expression "uVar17 & uVar18 | (uVar17 | uVar18) & uVar16" (binary_expression "uVar17 & uVar18" identifier & identifier) | (binary_expression "(uVar17 | uVar18) & uVar16" (parenthesized_expression "(uVar17 | uVar18)" ( (binary_expression "uVar17 | uVar18" identifier | identifier) )) & identifier)) )) + identifier) + (parenthesized_expression "((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" ( (binary_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000)" (binary_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24)" (parenthesized_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000)" ( (binary_expression "uVar18 >> 0x27 | uVar18 * 0x2000000" (binary_expression "uVar18 >> 0x27" identifier >> number_literal) | (binary_expression "uVar18 * 0x2000000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 0x1c | uVar18 << 0x24)" ( (binary_expression "uVar18 >> 0x1c | uVar18 << 0x24" (binary_expression "uVar18 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar18 << 0x24" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar18 >> 0x22 | uVar18 * 0x40000000)" ( (binary_expression "uVar18 >> 0x22 | uVar18 * 0x40000000" (binary_expression "uVar18 >> 0x22" identifier >> number_literal) | (binary_expression "uVar18 * 0x40000000" identifier * number_literal)) ))) )))) ;) (if_statement "if (local_2c8 + 0x50 == puVar12 + 8) break;" if (parenthesized_expression "(local_2c8 + 0x50 == puVar12 + 8)" ( (binary_expression "local_2c8 + 0x50 == puVar12 + 8" (binary_expression "local_2c8 + 0x50" identifier + number_literal) == (binary_expression "puVar12 + 8" identifier + number_literal)) )) (break_statement "break;" break ;)) (expression_statement "local_2f8 = plVar20[1];" (assignment_expression "local_2f8 = plVar20[1]" identifier = (subscript_expression "plVar20[1]" identifier [ number_literal ])) ;) (expression_statement "local_2f0 = plVar20[2];" (assignment_expression "local_2f0 = plVar20[2]" identifier = (subscript_expression "plVar20[2]" identifier [ number_literal ])) ;) (expression_statement "local_2e8 = plVar20[3];" (assignment_expression "local_2e8 = plVar20[3]" identifier = (subscript_expression "plVar20[3]" identifier [ number_literal ])) ;) (expression_statement "local_318 = plVar20[4];" (assignment_expression "local_318 = plVar20[4]" identifier = (subscript_expression "plVar20[4]" identifier [ number_literal ])) ;) (expression_statement "local_310 = plVar20[5];" (assignment_expression "local_310 = plVar20[5]" identifier = (subscript_expression "plVar20[5]" identifier [ number_literal ])) ;) (expression_statement "local_308 = plVar20[6];" (assignment_expression "local_308 = plVar20[6]" identifier = (subscript_expression "plVar20[6]" identifier [ number_literal ])) ;) (expression_statement "local_300 = plVar20[7];" (assignment_expression "local_300 = plVar20[7]" identifier = (subscript_expression "plVar20[7]" identifier [ number_literal ])) ;) (expression_statement "lVar11 = *plVar20;" (assignment_expression "lVar11 = *plVar20" identifier = (pointer_expression "*plVar20" * identifier)) ;) (expression_statement "puVar12 = puVar12 + 8;" (assignment_expression "puVar12 = puVar12 + 8" identifier = (binary_expression "puVar12 + 8" identifier + number_literal)) ;) (expression_statement "plVar20 = plVar20 + 8;" (assignment_expression "plVar20 = plVar20 + 8" identifier = (binary_expression "plVar20 + 8" identifier + number_literal)) ;) })) (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18" (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) + uVar18" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;" (assignment_expression "*(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x18) + uVar17" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;" (assignment_expression "*(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16" (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x20) + uVar16" (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;" (assignment_expression "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x28) + uVar9" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;" (assignment_expression "*(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14" (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) )))) = (binary_expression "*(long *)(param_1 + 0x30) + uVar14" (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + uVar15" (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) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;" (assignment_expression "*(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10" (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) )))) = (binary_expression "*(long *)(param_1 + 0x40) + uVar10" (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) )))) + identifier)) ;) (expression_statement "*(ulong *)(param_1 + 8) = uVar3 + uVar19;" (assignment_expression "*(ulong *)(param_1 + 8) = uVar3 + uVar19" (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) )))) = (binary_expression "uVar3 + uVar19" identifier + identifier)) ;) (if_statement "if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }" if (parenthesized_expression "(local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)" (subscript_expression "local_2c8[0x51]" identifier [ number_literal ]) == (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 0;\n }" { (return_statement "return 0;" return number_literal ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int sha512_compress(hash_state *md,uchar *buf)\n\n{\n long lVar1;\n ulong64 uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong64 uVar10;\n ulong *puVar11;\n ulong *puVar12;\n ulong uVar13;\n ulong uVar14;\n long lVar15;\n ulong uVar16;\n ulong64 uVar17;\n ulong uVar18;\n ulong64 uVar19;\n ulong uVar20;\n ulong64 uVar21;\n ulong64 uVar22;\n ulong64 *puVar23;\n long in_FS_OFFSET;\n ulong64 local_318;\n ulong64 local_310;\n ulong64 local_308;\n ulong64 local_300;\n ulong64 local_2f8;\n ulong64 local_2f0;\n ulong64 local_2e8;\n ulong64 W [80];\n ulong local_48 [3];\n \n uVar8 = (md->whirlpool).state[4];\n uVar14 = *(ulong *)buf;\n uVar9 = *(ulong *)(buf + 8);\n uVar16 = *(ulong *)(buf + 0x10);\n uVar18 = *(ulong *)(buf + 0x18);\n uVar20 = *(ulong *)(buf + 0x20);\n uVar7 = *(ulong *)(buf + 0x28);\n uVar21 = (md->whirlpool).state[1];\n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n uVar2 = (md->whirlpool).state[0];\n uVar19 = (md->whirlpool).state[2];\n uVar17 = (md->whirlpool).state[3];\n uVar13 = (md->whirlpool).state[5];\n W[0] = uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38;\n uVar14 = (md->whirlpool).state[6];\n W[1] = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38;\n uVar9 = (md->whirlpool).state[7];\n W[2] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n W[3] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n W[4] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;\n W[5] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n uVar16 = *(ulong *)(buf + 0x30);\n uVar18 = *(ulong *)(buf + 0x38);\n uVar20 = *(ulong *)(buf + 0x40);\n uVar7 = *(ulong *)(buf + 0x48);\n uVar3 = *(ulong *)(buf + 0x50);\n W[6] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n uVar16 = *(ulong *)(buf + 0x58);\n uVar4 = *(ulong *)(buf + 0x60);\n uVar5 = *(ulong *)(buf + 0x68);\n uVar6 = *(ulong *)(buf + 0x70);\n W[7] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n uVar18 = *(ulong *)(buf + 0x78);\n W[8] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;\n W[9] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n W[0xf] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n W[0xb] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n W[0xc] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n W[0xd] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n W[0xe] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n W[10] = uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38;\n puVar11 = W;\n do {\n uVar16 = puVar11[0xe];\n uVar18 = puVar11[1];\n uVar20 = puVar11[2];\n uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9];\n uVar16 = puVar11[0xf];\n puVar11[0x10] = uVar7;\n uVar18 = puVar11[3];\n uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7);\n puVar11[0x11] = uVar16;\n puVar12 = puVar11 + 4;\n uVar20 = *puVar12;\n puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb];\n puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc];\n puVar11 = puVar12;\n } while (puVar12 != W + 0x40);\n local_300 = 0xab1c5ed5da6d8118;\n local_308 = 0x923f82a4af194f9b;\n local_310 = 0x59f111f1b605d019;\n uVar10 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n puVar23 = K;\n local_2f0 = 0xb5c0fbcfec4d3b2f;\n local_2e8 = 0xe9b5dba58189dbbc;\n puVar11 = W;\n uVar22 = uVar2;\n while( true ) {\n puVar23 = puVar23 + 8;\n lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10;\n uVar16 = uVar17 + lVar15;\n uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15;\n lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8;\n uVar18 = uVar19 + lVar15;\n uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000));\n lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0;\n uVar20 = uVar21 + lVar15;\n uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15;\n lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8;\n uVar7 = uVar22 + lVar15;\n uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15;\n lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18);\n uVar9 = uVar9 + lVar15;\n uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15;\n lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20);\n uVar14 = uVar14 + lVar15;\n uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000));\n lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7);\n uVar13 = uVar13 + lVar15;\n uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000));\n lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300;\n uVar8 = uVar8 + lVar15;\n uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000));\n if (local_48 == puVar11 + 8) break;\n local_2f8 = puVar23[1];\n local_2f0 = puVar23[2];\n local_2e8 = puVar23[3];\n local_318 = puVar23[4];\n local_310 = puVar23[5];\n local_308 = puVar23[6];\n local_300 = puVar23[7];\n uVar10 = *puVar23;\n puVar11 = puVar11 + 8;\n }\n (md->whirlpool).state[1] = (md->whirlpool).state[1] + uVar21;\n (md->whirlpool).state[2] = (md->whirlpool).state[2] + uVar19;\n (md->whirlpool).state[3] = (md->whirlpool).state[3] + uVar17;\n (md->whirlpool).state[4] = (md->whirlpool).state[4] + uVar8;\n (md->whirlpool).state[5] = (md->whirlpool).state[5] + uVar13;\n (md->whirlpool).state[6] = (md->whirlpool).state[6] + uVar14;\n (md->whirlpool).state[7] = (md->whirlpool).state[7] + uVar9;\n (md->whirlpool).state[0] = uVar2 + uVar22;\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "int sha512_compress(hash_state *md,uchar *buf)\n\n{\n long lVar1;\n ulong64 uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong64 uVar10;\n ulong *puVar11;\n ulong *puVar12;\n ulong uVar13;\n ulong uVar14;\n long lVar15;\n ulong uVar16;\n ulong64 uVar17;\n ulong uVar18;\n ulong64 uVar19;\n ulong uVar20;\n ulong64 uVar21;\n ulong64 uVar22;\n ulong64 *puVar23;\n long in_FS_OFFSET;\n ulong64 local_318;\n ulong64 local_310;\n ulong64 local_308;\n ulong64 local_300;\n ulong64 local_2f8;\n ulong64 local_2f0;\n ulong64 local_2e8;\n ulong64 W [80];\n ulong local_48 [3];\n \n uVar8 = (md->whirlpool).state[4];\n uVar14 = *(ulong *)buf;\n uVar9 = *(ulong *)(buf + 8);\n uVar16 = *(ulong *)(buf + 0x10);\n uVar18 = *(ulong *)(buf + 0x18);\n uVar20 = *(ulong *)(buf + 0x20);\n uVar7 = *(ulong *)(buf + 0x28);\n uVar21 = (md->whirlpool).state[1];\n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n uVar2 = (md->whirlpool).state[0];\n uVar19 = (md->whirlpool).state[2];\n uVar17 = (md->whirlpool).state[3];\n uVar13 = (md->whirlpool).state[5];\n W[0] = uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38;\n uVar14 = (md->whirlpool).state[6];\n W[1] = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38;\n uVar9 = (md->whirlpool).state[7];\n W[2] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n W[3] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n W[4] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;\n W[5] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n uVar16 = *(ulong *)(buf + 0x30);\n uVar18 = *(ulong *)(buf + 0x38);\n uVar20 = *(ulong *)(buf + 0x40);\n uVar7 = *(ulong *)(buf + 0x48);\n uVar3 = *(ulong *)(buf + 0x50);\n W[6] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n uVar16 = *(ulong *)(buf + 0x58);\n uVar4 = *(ulong *)(buf + 0x60);\n uVar5 = *(ulong *)(buf + 0x68);\n uVar6 = *(ulong *)(buf + 0x70);\n W[7] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n uVar18 = *(ulong *)(buf + 0x78);\n W[8] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;\n W[9] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n W[0xf] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n W[0xb] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n W[0xc] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n W[0xd] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n W[0xe] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n W[10] = uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38;\n puVar11 = W;\n do {\n uVar16 = puVar11[0xe];\n uVar18 = puVar11[1];\n uVar20 = puVar11[2];\n uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9];\n uVar16 = puVar11[0xf];\n puVar11[0x10] = uVar7;\n uVar18 = puVar11[3];\n uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7);\n puVar11[0x11] = uVar16;\n puVar12 = puVar11 + 4;\n uVar20 = *puVar12;\n puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb];\n puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc];\n puVar11 = puVar12;\n } while (puVar12 != W + 0x40);\n local_300 = 0xab1c5ed5da6d8118;\n local_308 = 0x923f82a4af194f9b;\n local_310 = 0x59f111f1b605d019;\n uVar10 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n puVar23 = K;\n local_2f0 = 0xb5c0fbcfec4d3b2f;\n local_2e8 = 0xe9b5dba58189dbbc;\n puVar11 = W;\n uVar22 = uVar2;\n while( true ) {\n puVar23 = puVar23 + 8;\n lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10;\n uVar16 = uVar17 + lVar15;\n uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15;\n lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8;\n uVar18 = uVar19 + lVar15;\n uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000));\n lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0;\n uVar20 = uVar21 + lVar15;\n uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15;\n lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8;\n uVar7 = uVar22 + lVar15;\n uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15;\n lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18);\n uVar9 = uVar9 + lVar15;\n uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15;\n lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20);\n uVar14 = uVar14 + lVar15;\n uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000));\n lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7);\n uVar13 = uVar13 + lVar15;\n uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000));\n lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300;\n uVar8 = uVar8 + lVar15;\n uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000));\n if (local_48 == puVar11 + 8) break;\n local_2f8 = puVar23[1];\n local_2f0 = puVar23[2];\n local_2e8 = puVar23[3];\n local_318 = puVar23[4];\n local_310 = puVar23[5];\n local_308 = puVar23[6];\n local_300 = puVar23[7];\n uVar10 = *puVar23;\n puVar11 = puVar11 + 8;\n }\n (md->whirlpool).state[1] = (md->whirlpool).state[1] + uVar21;\n (md->whirlpool).state[2] = (md->whirlpool).state[2] + uVar19;\n (md->whirlpool).state[3] = (md->whirlpool).state[3] + uVar17;\n (md->whirlpool).state[4] = (md->whirlpool).state[4] + uVar8;\n (md->whirlpool).state[5] = (md->whirlpool).state[5] + uVar13;\n (md->whirlpool).state[6] = (md->whirlpool).state[6] + uVar14;\n (md->whirlpool).state[7] = (md->whirlpool).state[7] + uVar9;\n (md->whirlpool).state[0] = uVar2 + uVar22;\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "sha512_compress(hash_state *md,uchar *buf)" identifier (parameter_list "(hash_state *md,uchar *buf)" ( (parameter_declaration "hash_state *md" type_identifier (pointer_declarator "*md" * identifier)) , (parameter_declaration "uchar *buf" type_identifier (pointer_declarator "*buf" * identifier)) ))) (compound_statement "{\n long lVar1;\n ulong64 uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong64 uVar10;\n ulong *puVar11;\n ulong *puVar12;\n ulong uVar13;\n ulong uVar14;\n long lVar15;\n ulong uVar16;\n ulong64 uVar17;\n ulong uVar18;\n ulong64 uVar19;\n ulong uVar20;\n ulong64 uVar21;\n ulong64 uVar22;\n ulong64 *puVar23;\n long in_FS_OFFSET;\n ulong64 local_318;\n ulong64 local_310;\n ulong64 local_308;\n ulong64 local_300;\n ulong64 local_2f8;\n ulong64 local_2f0;\n ulong64 local_2e8;\n ulong64 W [80];\n ulong local_48 [3];\n \n uVar8 = (md->whirlpool).state[4];\n uVar14 = *(ulong *)buf;\n uVar9 = *(ulong *)(buf + 8);\n uVar16 = *(ulong *)(buf + 0x10);\n uVar18 = *(ulong *)(buf + 0x18);\n uVar20 = *(ulong *)(buf + 0x20);\n uVar7 = *(ulong *)(buf + 0x28);\n uVar21 = (md->whirlpool).state[1];\n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n uVar2 = (md->whirlpool).state[0];\n uVar19 = (md->whirlpool).state[2];\n uVar17 = (md->whirlpool).state[3];\n uVar13 = (md->whirlpool).state[5];\n W[0] = uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38;\n uVar14 = (md->whirlpool).state[6];\n W[1] = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38;\n uVar9 = (md->whirlpool).state[7];\n W[2] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n W[3] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n W[4] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;\n W[5] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n uVar16 = *(ulong *)(buf + 0x30);\n uVar18 = *(ulong *)(buf + 0x38);\n uVar20 = *(ulong *)(buf + 0x40);\n uVar7 = *(ulong *)(buf + 0x48);\n uVar3 = *(ulong *)(buf + 0x50);\n W[6] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n uVar16 = *(ulong *)(buf + 0x58);\n uVar4 = *(ulong *)(buf + 0x60);\n uVar5 = *(ulong *)(buf + 0x68);\n uVar6 = *(ulong *)(buf + 0x70);\n W[7] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n uVar18 = *(ulong *)(buf + 0x78);\n W[8] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;\n W[9] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n W[0xf] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;\n W[0xb] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;\n W[0xc] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n W[0xd] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n W[0xe] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n W[10] = uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38;\n puVar11 = W;\n do {\n uVar16 = puVar11[0xe];\n uVar18 = puVar11[1];\n uVar20 = puVar11[2];\n uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9];\n uVar16 = puVar11[0xf];\n puVar11[0x10] = uVar7;\n uVar18 = puVar11[3];\n uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7);\n puVar11[0x11] = uVar16;\n puVar12 = puVar11 + 4;\n uVar20 = *puVar12;\n puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb];\n puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc];\n puVar11 = puVar12;\n } while (puVar12 != W + 0x40);\n local_300 = 0xab1c5ed5da6d8118;\n local_308 = 0x923f82a4af194f9b;\n local_310 = 0x59f111f1b605d019;\n uVar10 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n puVar23 = K;\n local_2f0 = 0xb5c0fbcfec4d3b2f;\n local_2e8 = 0xe9b5dba58189dbbc;\n puVar11 = W;\n uVar22 = uVar2;\n while( true ) {\n puVar23 = puVar23 + 8;\n lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10;\n uVar16 = uVar17 + lVar15;\n uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15;\n lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8;\n uVar18 = uVar19 + lVar15;\n uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000));\n lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0;\n uVar20 = uVar21 + lVar15;\n uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15;\n lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8;\n uVar7 = uVar22 + lVar15;\n uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15;\n lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18);\n uVar9 = uVar9 + lVar15;\n uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15;\n lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20);\n uVar14 = uVar14 + lVar15;\n uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000));\n lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7);\n uVar13 = uVar13 + lVar15;\n uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000));\n lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300;\n uVar8 = uVar8 + lVar15;\n uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000));\n if (local_48 == puVar11 + 8) break;\n local_2f8 = puVar23[1];\n local_2f0 = puVar23[2];\n local_2e8 = puVar23[3];\n local_318 = puVar23[4];\n local_310 = puVar23[5];\n local_308 = puVar23[6];\n local_300 = puVar23[7];\n uVar10 = *puVar23;\n puVar11 = puVar11 + 8;\n }\n (md->whirlpool).state[1] = (md->whirlpool).state[1] + uVar21;\n (md->whirlpool).state[2] = (md->whirlpool).state[2] + uVar19;\n (md->whirlpool).state[3] = (md->whirlpool).state[3] + uVar17;\n (md->whirlpool).state[4] = (md->whirlpool).state[4] + uVar8;\n (md->whirlpool).state[5] = (md->whirlpool).state[5] + uVar13;\n (md->whirlpool).state[6] = (md->whirlpool).state[6] + uVar14;\n (md->whirlpool).state[7] = (md->whirlpool).state[7] + uVar9;\n (md->whirlpool).state[0] = uVar2 + uVar22;\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong64 uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "ulong64 uVar10;" type_identifier identifier ;) (declaration "ulong *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "ulong *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "long lVar15;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "ulong64 uVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "ulong64 uVar19;" type_identifier identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "ulong64 uVar21;" type_identifier identifier ;) (declaration "ulong64 uVar22;" type_identifier identifier ;) (declaration "ulong64 *puVar23;" type_identifier (pointer_declarator "*puVar23" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong64 local_318;" type_identifier identifier ;) (declaration "ulong64 local_310;" type_identifier identifier ;) (declaration "ulong64 local_308;" type_identifier identifier ;) (declaration "ulong64 local_300;" type_identifier identifier ;) (declaration "ulong64 local_2f8;" type_identifier identifier ;) (declaration "ulong64 local_2f0;" type_identifier identifier ;) (declaration "ulong64 local_2e8;" type_identifier identifier ;) (declaration "ulong64 W [80];" type_identifier (array_declarator "W [80]" identifier [ number_literal ]) ;) (declaration "ulong local_48 [3];" type_identifier (array_declarator "local_48 [3]" identifier [ number_literal ]) ;) (expression_statement "uVar8 = (md->whirlpool).state[4];" (assignment_expression "uVar8 = (md->whirlpool).state[4]" identifier = (subscript_expression "(md->whirlpool).state[4]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "uVar14 = *(ulong *)buf;" (assignment_expression "uVar14 = *(ulong *)buf" identifier = (pointer_expression "*(ulong *)buf" * (cast_expression "(ulong *)buf" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "uVar9 = *(ulong *)(buf + 8);" (assignment_expression "uVar9 = *(ulong *)(buf + 8)" identifier = (pointer_expression "*(ulong *)(buf + 8)" * (cast_expression "(ulong *)(buf + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 8)" ( (binary_expression "buf + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar16 = *(ulong *)(buf + 0x10);" (assignment_expression "uVar16 = *(ulong *)(buf + 0x10)" identifier = (pointer_expression "*(ulong *)(buf + 0x10)" * (cast_expression "(ulong *)(buf + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x10)" ( (binary_expression "buf + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar18 = *(ulong *)(buf + 0x18);" (assignment_expression "uVar18 = *(ulong *)(buf + 0x18)" identifier = (pointer_expression "*(ulong *)(buf + 0x18)" * (cast_expression "(ulong *)(buf + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x18)" ( (binary_expression "buf + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar20 = *(ulong *)(buf + 0x20);" (assignment_expression "uVar20 = *(ulong *)(buf + 0x20)" identifier = (pointer_expression "*(ulong *)(buf + 0x20)" * (cast_expression "(ulong *)(buf + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x20)" ( (binary_expression "buf + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = *(ulong *)(buf + 0x28);" (assignment_expression "uVar7 = *(ulong *)(buf + 0x28)" identifier = (pointer_expression "*(ulong *)(buf + 0x28)" * (cast_expression "(ulong *)(buf + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x28)" ( (binary_expression "buf + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar21 = (md->whirlpool).state[1];" (assignment_expression "uVar21 = (md->whirlpool).state[1]" identifier = (subscript_expression "(md->whirlpool).state[1]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (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 "uVar2 = (md->whirlpool).state[0];" (assignment_expression "uVar2 = (md->whirlpool).state[0]" identifier = (subscript_expression "(md->whirlpool).state[0]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "uVar19 = (md->whirlpool).state[2];" (assignment_expression "uVar19 = (md->whirlpool).state[2]" identifier = (subscript_expression "(md->whirlpool).state[2]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "uVar17 = (md->whirlpool).state[3];" (assignment_expression "uVar17 = (md->whirlpool).state[3]" identifier = (subscript_expression "(md->whirlpool).state[3]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "uVar13 = (md->whirlpool).state[5];" (assignment_expression "uVar13 = (md->whirlpool).state[5]" identifier = (subscript_expression "(md->whirlpool).state[5]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "W[0] = uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38;" (assignment_expression "W[0] = uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38" (subscript_expression "W[0]" identifier [ number_literal ]) = (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28 | uVar14 << 0x38" (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18 |\n (uVar14 & 0xff00) << 0x28" (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8 | (uVar14 & 0xff0000) << 0x18" (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8 | (uVar14 & 0xff000000) << 8" (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18 |\n (uVar14 & 0xff00000000) >> 8" (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28 | (uVar14 & 0xff0000000000) >> 0x18" (binary_expression "uVar14 >> 0x38 | (uVar14 & 0xff000000000000) >> 0x28" (binary_expression "uVar14 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar14 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar14 & 0xff000000000000)" ( (binary_expression "uVar14 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar14 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar14 & 0xff0000000000)" ( (binary_expression "uVar14 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar14 & 0xff00000000) >> 8" (parenthesized_expression "(uVar14 & 0xff00000000)" ( (binary_expression "uVar14 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar14 & 0xff000000) << 8" (parenthesized_expression "(uVar14 & 0xff000000)" ( (binary_expression "uVar14 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar14 & 0xff0000) << 0x18" (parenthesized_expression "(uVar14 & 0xff0000)" ( (binary_expression "uVar14 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar14 & 0xff00) << 0x28" (parenthesized_expression "(uVar14 & 0xff00)" ( (binary_expression "uVar14 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar14 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar14 = (md->whirlpool).state[6];" (assignment_expression "uVar14 = (md->whirlpool).state[6]" identifier = (subscript_expression "(md->whirlpool).state[6]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "W[1] = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38;" (assignment_expression "W[1] = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38" (subscript_expression "W[1]" identifier [ number_literal ]) = (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38" (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28" (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18" (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8" (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8" (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18" (binary_expression "uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28" (binary_expression "uVar9 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar9 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar9 & 0xff000000000000)" ( (binary_expression "uVar9 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar9 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar9 & 0xff0000000000)" ( (binary_expression "uVar9 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar9 & 0xff00000000) >> 8" (parenthesized_expression "(uVar9 & 0xff00000000)" ( (binary_expression "uVar9 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar9 & 0xff000000) << 8" (parenthesized_expression "(uVar9 & 0xff000000)" ( (binary_expression "uVar9 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar9 & 0xff0000) << 0x18" (parenthesized_expression "(uVar9 & 0xff0000)" ( (binary_expression "uVar9 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar9 & 0xff00) << 0x28" (parenthesized_expression "(uVar9 & 0xff00)" ( (binary_expression "uVar9 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar9 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar9 = (md->whirlpool).state[7];" (assignment_expression "uVar9 = (md->whirlpool).state[7]" identifier = (subscript_expression "(md->whirlpool).state[7]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "W[2] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;" (assignment_expression "W[2] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38" (subscript_expression "W[2]" identifier [ number_literal ]) = (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28" (binary_expression "uVar16 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar16 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar16 & 0xff000000000000)" ( (binary_expression "uVar16 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar16 & 0xff0000000000)" ( (binary_expression "uVar16 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff00000000) >> 8" (parenthesized_expression "(uVar16 & 0xff00000000)" ( (binary_expression "uVar16 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff000000) << 8" (parenthesized_expression "(uVar16 & 0xff000000)" ( (binary_expression "uVar16 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar16 & 0xff0000) << 0x18" (parenthesized_expression "(uVar16 & 0xff0000)" ( (binary_expression "uVar16 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar16 & 0xff00) << 0x28" (parenthesized_expression "(uVar16 & 0xff00)" ( (binary_expression "uVar16 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar16 << 0x38" identifier << number_literal))) ;) (expression_statement "W[3] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;" (assignment_expression "W[3] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38" (subscript_expression "W[3]" identifier [ number_literal ]) = (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28" (binary_expression "uVar18 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar18 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar18 & 0xff000000000000)" ( (binary_expression "uVar18 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar18 & 0xff0000000000)" ( (binary_expression "uVar18 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff00000000) >> 8" (parenthesized_expression "(uVar18 & 0xff00000000)" ( (binary_expression "uVar18 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff000000) << 8" (parenthesized_expression "(uVar18 & 0xff000000)" ( (binary_expression "uVar18 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar18 & 0xff0000) << 0x18" (parenthesized_expression "(uVar18 & 0xff0000)" ( (binary_expression "uVar18 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar18 & 0xff00) << 0x28" (parenthesized_expression "(uVar18 & 0xff00)" ( (binary_expression "uVar18 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar18 << 0x38" identifier << number_literal))) ;) (expression_statement "W[4] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;" (assignment_expression "W[4] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38" (subscript_expression "W[4]" identifier [ number_literal ]) = (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28" (binary_expression "uVar20 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar20 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar20 & 0xff000000000000)" ( (binary_expression "uVar20 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar20 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar20 & 0xff0000000000)" ( (binary_expression "uVar20 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar20 & 0xff00000000) >> 8" (parenthesized_expression "(uVar20 & 0xff00000000)" ( (binary_expression "uVar20 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar20 & 0xff000000) << 8" (parenthesized_expression "(uVar20 & 0xff000000)" ( (binary_expression "uVar20 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar20 & 0xff0000) << 0x18" (parenthesized_expression "(uVar20 & 0xff0000)" ( (binary_expression "uVar20 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar20 & 0xff00) << 0x28" (parenthesized_expression "(uVar20 & 0xff00)" ( (binary_expression "uVar20 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar20 << 0x38" identifier << number_literal))) ;) (expression_statement "W[5] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;" (assignment_expression "W[5] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (subscript_expression "W[5]" identifier [ number_literal ]) = (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28" (binary_expression "uVar7 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar7 & 0xff000000000000)" ( (binary_expression "uVar7 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar7 & 0xff0000000000)" ( (binary_expression "uVar7 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00000000) >> 8" (parenthesized_expression "(uVar7 & 0xff00000000)" ( (binary_expression "uVar7 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff000000) << 8" (parenthesized_expression "(uVar7 & 0xff000000)" ( (binary_expression "uVar7 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff0000) << 0x18" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff00) << 0x28" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar16 = *(ulong *)(buf + 0x30);" (assignment_expression "uVar16 = *(ulong *)(buf + 0x30)" identifier = (pointer_expression "*(ulong *)(buf + 0x30)" * (cast_expression "(ulong *)(buf + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x30)" ( (binary_expression "buf + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar18 = *(ulong *)(buf + 0x38);" (assignment_expression "uVar18 = *(ulong *)(buf + 0x38)" identifier = (pointer_expression "*(ulong *)(buf + 0x38)" * (cast_expression "(ulong *)(buf + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x38)" ( (binary_expression "buf + 0x38" identifier + number_literal) ))))) ;) (expression_statement "uVar20 = *(ulong *)(buf + 0x40);" (assignment_expression "uVar20 = *(ulong *)(buf + 0x40)" identifier = (pointer_expression "*(ulong *)(buf + 0x40)" * (cast_expression "(ulong *)(buf + 0x40)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x40)" ( (binary_expression "buf + 0x40" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = *(ulong *)(buf + 0x48);" (assignment_expression "uVar7 = *(ulong *)(buf + 0x48)" identifier = (pointer_expression "*(ulong *)(buf + 0x48)" * (cast_expression "(ulong *)(buf + 0x48)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x48)" ( (binary_expression "buf + 0x48" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = *(ulong *)(buf + 0x50);" (assignment_expression "uVar3 = *(ulong *)(buf + 0x50)" identifier = (pointer_expression "*(ulong *)(buf + 0x50)" * (cast_expression "(ulong *)(buf + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x50)" ( (binary_expression "buf + 0x50" identifier + number_literal) ))))) ;) (expression_statement "W[6] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;" (assignment_expression "W[6] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38" (subscript_expression "W[6]" identifier [ number_literal ]) = (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18 |\n (uVar16 & 0xff00) << 0x28" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18 |\n (uVar16 & 0xff00000000) >> 8" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28" (binary_expression "uVar16 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar16 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar16 & 0xff000000000000)" ( (binary_expression "uVar16 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar16 & 0xff0000000000)" ( (binary_expression "uVar16 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff00000000) >> 8" (parenthesized_expression "(uVar16 & 0xff00000000)" ( (binary_expression "uVar16 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff000000) << 8" (parenthesized_expression "(uVar16 & 0xff000000)" ( (binary_expression "uVar16 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar16 & 0xff0000) << 0x18" (parenthesized_expression "(uVar16 & 0xff0000)" ( (binary_expression "uVar16 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar16 & 0xff00) << 0x28" (parenthesized_expression "(uVar16 & 0xff00)" ( (binary_expression "uVar16 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar16 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar16 = *(ulong *)(buf + 0x58);" (assignment_expression "uVar16 = *(ulong *)(buf + 0x58)" identifier = (pointer_expression "*(ulong *)(buf + 0x58)" * (cast_expression "(ulong *)(buf + 0x58)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x58)" ( (binary_expression "buf + 0x58" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = *(ulong *)(buf + 0x60);" (assignment_expression "uVar4 = *(ulong *)(buf + 0x60)" identifier = (pointer_expression "*(ulong *)(buf + 0x60)" * (cast_expression "(ulong *)(buf + 0x60)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x60)" ( (binary_expression "buf + 0x60" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = *(ulong *)(buf + 0x68);" (assignment_expression "uVar5 = *(ulong *)(buf + 0x68)" identifier = (pointer_expression "*(ulong *)(buf + 0x68)" * (cast_expression "(ulong *)(buf + 0x68)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x68)" ( (binary_expression "buf + 0x68" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = *(ulong *)(buf + 0x70);" (assignment_expression "uVar6 = *(ulong *)(buf + 0x70)" identifier = (pointer_expression "*(ulong *)(buf + 0x70)" * (cast_expression "(ulong *)(buf + 0x70)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x70)" ( (binary_expression "buf + 0x70" identifier + number_literal) ))))) ;) (expression_statement "W[7] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;" (assignment_expression "W[7] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38" (subscript_expression "W[7]" identifier [ number_literal ]) = (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18 |\n (uVar18 & 0xff00) << 0x28" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18 |\n (uVar18 & 0xff00000000) >> 8" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28" (binary_expression "uVar18 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar18 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar18 & 0xff000000000000)" ( (binary_expression "uVar18 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar18 & 0xff0000000000)" ( (binary_expression "uVar18 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff00000000) >> 8" (parenthesized_expression "(uVar18 & 0xff00000000)" ( (binary_expression "uVar18 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff000000) << 8" (parenthesized_expression "(uVar18 & 0xff000000)" ( (binary_expression "uVar18 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar18 & 0xff0000) << 0x18" (parenthesized_expression "(uVar18 & 0xff0000)" ( (binary_expression "uVar18 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar18 & 0xff00) << 0x28" (parenthesized_expression "(uVar18 & 0xff00)" ( (binary_expression "uVar18 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar18 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar18 = *(ulong *)(buf + 0x78);" (assignment_expression "uVar18 = *(ulong *)(buf + 0x78)" identifier = (pointer_expression "*(ulong *)(buf + 0x78)" * (cast_expression "(ulong *)(buf + 0x78)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + 0x78)" ( (binary_expression "buf + 0x78" identifier + number_literal) ))))) ;) (expression_statement "W[8] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38;" (assignment_expression "W[8] = uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38" (subscript_expression "W[8]" identifier [ number_literal ]) = (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28 | uVar20 << 0x38" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18 |\n (uVar20 & 0xff00) << 0x28" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8 | (uVar20 & 0xff0000) << 0x18" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8 | (uVar20 & 0xff000000) << 8" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18 |\n (uVar20 & 0xff00000000) >> 8" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28 | (uVar20 & 0xff0000000000) >> 0x18" (binary_expression "uVar20 >> 0x38 | (uVar20 & 0xff000000000000) >> 0x28" (binary_expression "uVar20 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar20 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar20 & 0xff000000000000)" ( (binary_expression "uVar20 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar20 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar20 & 0xff0000000000)" ( (binary_expression "uVar20 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar20 & 0xff00000000) >> 8" (parenthesized_expression "(uVar20 & 0xff00000000)" ( (binary_expression "uVar20 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar20 & 0xff000000) << 8" (parenthesized_expression "(uVar20 & 0xff000000)" ( (binary_expression "uVar20 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar20 & 0xff0000) << 0x18" (parenthesized_expression "(uVar20 & 0xff0000)" ( (binary_expression "uVar20 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar20 & 0xff00) << 0x28" (parenthesized_expression "(uVar20 & 0xff00)" ( (binary_expression "uVar20 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar20 << 0x38" identifier << number_literal))) ;) (expression_statement "W[9] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;" (assignment_expression "W[9] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (subscript_expression "W[9]" identifier [ number_literal ]) = (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28" (binary_expression "uVar7 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar7 & 0xff000000000000)" ( (binary_expression "uVar7 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar7 & 0xff0000000000)" ( (binary_expression "uVar7 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00000000) >> 8" (parenthesized_expression "(uVar7 & 0xff00000000)" ( (binary_expression "uVar7 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff000000) << 8" (parenthesized_expression "(uVar7 & 0xff000000)" ( (binary_expression "uVar7 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff0000) << 0x18" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff00) << 0x28" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x38" identifier << number_literal))) ;) (expression_statement "W[0xf] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38;" (assignment_expression "W[0xf] = uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38" (subscript_expression "W[0xf]" identifier [ number_literal ]) = (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28 | uVar18 << 0x38" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18\n | (uVar18 & 0xff00) << 0x28" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8 | (uVar18 & 0xff0000) << 0x18" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8 | (uVar18 & 0xff000000) << 8" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18\n | (uVar18 & 0xff00000000) >> 8" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28 | (uVar18 & 0xff0000000000) >> 0x18" (binary_expression "uVar18 >> 0x38 | (uVar18 & 0xff000000000000) >> 0x28" (binary_expression "uVar18 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar18 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar18 & 0xff000000000000)" ( (binary_expression "uVar18 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar18 & 0xff0000000000)" ( (binary_expression "uVar18 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff00000000) >> 8" (parenthesized_expression "(uVar18 & 0xff00000000)" ( (binary_expression "uVar18 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar18 & 0xff000000) << 8" (parenthesized_expression "(uVar18 & 0xff000000)" ( (binary_expression "uVar18 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar18 & 0xff0000) << 0x18" (parenthesized_expression "(uVar18 & 0xff0000)" ( (binary_expression "uVar18 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar18 & 0xff00) << 0x28" (parenthesized_expression "(uVar18 & 0xff00)" ( (binary_expression "uVar18 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar18 << 0x38" identifier << number_literal))) ;) (expression_statement "W[0xb] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38;" (assignment_expression "W[0xb] = uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38" (subscript_expression "W[0xb]" identifier [ number_literal ]) = (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28 | uVar16 << 0x38" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18\n | (uVar16 & 0xff00) << 0x28" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8 | (uVar16 & 0xff0000) << 0x18" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8 | (uVar16 & 0xff000000) << 8" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18\n | (uVar16 & 0xff00000000) >> 8" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28 | (uVar16 & 0xff0000000000) >> 0x18" (binary_expression "uVar16 >> 0x38 | (uVar16 & 0xff000000000000) >> 0x28" (binary_expression "uVar16 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar16 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar16 & 0xff000000000000)" ( (binary_expression "uVar16 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar16 & 0xff0000000000)" ( (binary_expression "uVar16 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff00000000) >> 8" (parenthesized_expression "(uVar16 & 0xff00000000)" ( (binary_expression "uVar16 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar16 & 0xff000000) << 8" (parenthesized_expression "(uVar16 & 0xff000000)" ( (binary_expression "uVar16 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar16 & 0xff0000) << 0x18" (parenthesized_expression "(uVar16 & 0xff0000)" ( (binary_expression "uVar16 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar16 & 0xff00) << 0x28" (parenthesized_expression "(uVar16 & 0xff00)" ( (binary_expression "uVar16 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar16 << 0x38" identifier << number_literal))) ;) (expression_statement "W[0xc] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;" (assignment_expression "W[0xc] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (subscript_expression "W[0xc]" identifier [ number_literal ]) = (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28" (binary_expression "uVar4 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar4 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar4 & 0xff000000000000)" ( (binary_expression "uVar4 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar4 & 0xff0000000000)" ( (binary_expression "uVar4 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff00000000) >> 8" (parenthesized_expression "(uVar4 & 0xff00000000)" ( (binary_expression "uVar4 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff000000) << 8" (parenthesized_expression "(uVar4 & 0xff000000)" ( (binary_expression "uVar4 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar4 & 0xff0000) << 0x18" (parenthesized_expression "(uVar4 & 0xff0000)" ( (binary_expression "uVar4 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar4 & 0xff00) << 0x28" (parenthesized_expression "(uVar4 & 0xff00)" ( (binary_expression "uVar4 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar4 << 0x38" identifier << number_literal))) ;) (expression_statement "W[0xd] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;" (assignment_expression "W[0xd] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (subscript_expression "W[0xd]" identifier [ number_literal ]) = (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28" (binary_expression "uVar5 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar5 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar5 & 0xff000000000000)" ( (binary_expression "uVar5 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar5 & 0xff0000000000)" ( (binary_expression "uVar5 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff00000000) >> 8" (parenthesized_expression "(uVar5 & 0xff00000000)" ( (binary_expression "uVar5 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff000000) << 8" (parenthesized_expression "(uVar5 & 0xff000000)" ( (binary_expression "uVar5 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar5 & 0xff0000) << 0x18" (parenthesized_expression "(uVar5 & 0xff0000)" ( (binary_expression "uVar5 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar5 & 0xff00) << 0x28" (parenthesized_expression "(uVar5 & 0xff00)" ( (binary_expression "uVar5 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar5 << 0x38" identifier << number_literal))) ;) (expression_statement "W[0xe] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;" (assignment_expression "W[0xe] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (subscript_expression "W[0xe]" identifier [ number_literal ]) = (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28" (binary_expression "uVar6 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar6 & 0xff000000000000)" ( (binary_expression "uVar6 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar6 & 0xff0000000000)" ( (binary_expression "uVar6 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00000000) >> 8" (parenthesized_expression "(uVar6 & 0xff00000000)" ( (binary_expression "uVar6 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff000000) << 8" (parenthesized_expression "(uVar6 & 0xff000000)" ( (binary_expression "uVar6 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar6 & 0xff0000) << 0x18" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar6 & 0xff00) << 0x28" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x38" identifier << number_literal))) ;) (expression_statement "W[10] = uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38;" (assignment_expression "W[10] = uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38" (subscript_expression "W[10]" identifier [ number_literal ]) = (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28 | uVar3 << 0x38" (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18 |\n (uVar3 & 0xff00) << 0x28" (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8 | (uVar3 & 0xff0000) << 0x18" (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8 | (uVar3 & 0xff000000) << 8" (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18 |\n (uVar3 & 0xff00000000) >> 8" (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28 | (uVar3 & 0xff0000000000) >> 0x18" (binary_expression "uVar3 >> 0x38 | (uVar3 & 0xff000000000000) >> 0x28" (binary_expression "uVar3 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar3 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar3 & 0xff000000000000)" ( (binary_expression "uVar3 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar3 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar3 & 0xff0000000000)" ( (binary_expression "uVar3 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar3 & 0xff00000000) >> 8" (parenthesized_expression "(uVar3 & 0xff00000000)" ( (binary_expression "uVar3 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar3 & 0xff000000) << 8" (parenthesized_expression "(uVar3 & 0xff000000)" ( (binary_expression "uVar3 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar3 & 0xff0000) << 0x18" (parenthesized_expression "(uVar3 & 0xff0000)" ( (binary_expression "uVar3 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar3 & 0xff00) << 0x28" (parenthesized_expression "(uVar3 & 0xff00)" ( (binary_expression "uVar3 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar3 << 0x38" identifier << number_literal))) ;) (expression_statement "puVar11 = W;" (assignment_expression "puVar11 = W" identifier = identifier) ;) (do_statement "do {\n uVar16 = puVar11[0xe];\n uVar18 = puVar11[1];\n uVar20 = puVar11[2];\n uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9];\n uVar16 = puVar11[0xf];\n puVar11[0x10] = uVar7;\n uVar18 = puVar11[3];\n uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7);\n puVar11[0x11] = uVar16;\n puVar12 = puVar11 + 4;\n uVar20 = *puVar12;\n puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb];\n puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc];\n puVar11 = puVar12;\n } while (puVar12 != W + 0x40);" do (compound_statement "{\n uVar16 = puVar11[0xe];\n uVar18 = puVar11[1];\n uVar20 = puVar11[2];\n uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9];\n uVar16 = puVar11[0xf];\n puVar11[0x10] = uVar7;\n uVar18 = puVar11[3];\n uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7);\n puVar11[0x11] = uVar16;\n puVar12 = puVar11 + 4;\n uVar20 = *puVar12;\n puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb];\n puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc];\n puVar11 = puVar12;\n }" { (expression_statement "uVar16 = puVar11[0xe];" (assignment_expression "uVar16 = puVar11[0xe]" identifier = (subscript_expression "puVar11[0xe]" identifier [ number_literal ])) ;) (expression_statement "uVar18 = puVar11[1];" (assignment_expression "uVar18 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "uVar20 = puVar11[2];" (assignment_expression "uVar20 = puVar11[2]" identifier = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9];" (assignment_expression "uVar7 = ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9]" identifier = (binary_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11 + puVar11[9]" (binary_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6) +\n *puVar11" (binary_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6)" (parenthesized_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7)" ( (binary_expression "(uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7" (binary_expression "(uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38)" (parenthesized_expression "(uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f)" ( (binary_expression "uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f" (binary_expression "uVar18 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar18 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar18 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar18 & 1) != 0)" ( (binary_expression "(uVar18 & 1) != 0" (parenthesized_expression "(uVar18 & 1)" ( (binary_expression "uVar18 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 8 | uVar18 << 0x38)" ( (binary_expression "uVar18 >> 8 | uVar18 << 0x38" (binary_expression "uVar18 >> 8" identifier >> number_literal) | (binary_expression "uVar18 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar18 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6)" ( (binary_expression "(uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3) ^ uVar16 >> 6" (binary_expression "(uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 << 3)" (parenthesized_expression "(uVar16 >> 0x13 | uVar16 << 0x2d)" ( (binary_expression "uVar16 >> 0x13 | uVar16 << 0x2d" (binary_expression "uVar16 >> 0x13" identifier >> number_literal) | (binary_expression "uVar16 << 0x2d" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x3d | uVar16 << 3)" ( (binary_expression "uVar16 >> 0x3d | uVar16 << 3" (binary_expression "uVar16 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar16 << 3" identifier << number_literal)) ))) ^ (binary_expression "uVar16 >> 6" identifier >> number_literal)) ))) + (pointer_expression "*puVar11" * identifier)) + (subscript_expression "puVar11[9]" identifier [ number_literal ]))) ;) (expression_statement "uVar16 = puVar11[0xf];" (assignment_expression "uVar16 = puVar11[0xf]" identifier = (subscript_expression "puVar11[0xf]" identifier [ number_literal ])) ;) (expression_statement "puVar11[0x10] = uVar7;" (assignment_expression "puVar11[0x10] = uVar7" (subscript_expression "puVar11[0x10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar18 = puVar11[3];" (assignment_expression "uVar18 = puVar11[3]" identifier = (subscript_expression "puVar11[3]" identifier [ number_literal ])) ;) (expression_statement "uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7);" (assignment_expression "uVar16 = ((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7)" identifier = (binary_expression "((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10] +\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7)" (binary_expression "((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1] + puVar11[10]" (binary_expression "((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6) +\n puVar11[1]" (parenthesized_expression "((uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6)" ( (binary_expression "(uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d) ^ uVar16 >> 6" (binary_expression "(uVar16 >> 0x3d | uVar16 << 3) ^ (uVar16 >> 0x13 | uVar16 << 0x2d)" (parenthesized_expression "(uVar16 >> 0x3d | uVar16 << 3)" ( (binary_expression "uVar16 >> 0x3d | uVar16 << 3" (binary_expression "uVar16 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar16 << 3" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x13 | uVar16 << 0x2d)" ( (binary_expression "uVar16 >> 0x13 | uVar16 << 0x2d" (binary_expression "uVar16 >> 0x13" identifier >> number_literal) | (binary_expression "uVar16 << 0x2d" identifier << number_literal)) ))) ^ (binary_expression "uVar16 >> 6" identifier >> number_literal)) )) + (subscript_expression "puVar11[1]" identifier [ number_literal ])) + (subscript_expression "puVar11[10]" identifier [ number_literal ])) + (parenthesized_expression "((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7)" ( (binary_expression "(uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7" (binary_expression "(uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38)" (parenthesized_expression "(uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f)" ( (binary_expression "uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f" (binary_expression "uVar20 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar20 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar20 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar20 & 1) != 0)" ( (binary_expression "(uVar20 & 1) != 0" (parenthesized_expression "(uVar20 & 1)" ( (binary_expression "uVar20 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar20 >> 8 | uVar20 << 0x38)" ( (binary_expression "uVar20 >> 8 | uVar20 << 0x38" (binary_expression "uVar20 >> 8" identifier >> number_literal) | (binary_expression "uVar20 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar20 >> 7" identifier >> number_literal)) )))) ;) (expression_statement "puVar11[0x11] = uVar16;" (assignment_expression "puVar11[0x11] = uVar16" (subscript_expression "puVar11[0x11]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12 = puVar11 + 4;" (assignment_expression "puVar12 = puVar11 + 4" identifier = (binary_expression "puVar11 + 4" identifier + number_literal)) ;) (expression_statement "uVar20 = *puVar12;" (assignment_expression "uVar20 = *puVar12" identifier = (pointer_expression "*puVar12" * identifier)) ;) (expression_statement "puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb];" (assignment_expression "puVar11[0x12] =\n ((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb]" (subscript_expression "puVar11[0x12]" identifier [ number_literal ]) = (binary_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2] + puVar11[0xb]" (binary_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6) +\n puVar11[2]" (binary_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7) +\n ((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6)" (parenthesized_expression "((uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7)" ( (binary_expression "(uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38) ^\n uVar18 >> 7" (binary_expression "(uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f) ^ (uVar18 >> 8 | uVar18 << 0x38)" (parenthesized_expression "(uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f)" ( (binary_expression "uVar18 >> 1 | (ulong)((uVar18 & 1) != 0) << 0x3f" (binary_expression "uVar18 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar18 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar18 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar18 & 1) != 0)" ( (binary_expression "(uVar18 & 1) != 0" (parenthesized_expression "(uVar18 & 1)" ( (binary_expression "uVar18 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 8 | uVar18 << 0x38)" ( (binary_expression "uVar18 >> 8 | uVar18 << 0x38" (binary_expression "uVar18 >> 8" identifier >> number_literal) | (binary_expression "uVar18 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar18 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6)" ( (binary_expression "(uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d) ^ uVar7 >> 6" (binary_expression "(uVar7 >> 0x3d | uVar7 * 8) ^ (uVar7 >> 0x13 | uVar7 << 0x2d)" (parenthesized_expression "(uVar7 >> 0x3d | uVar7 * 8)" ( (binary_expression "uVar7 >> 0x3d | uVar7 * 8" (binary_expression "uVar7 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar7 * 8" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar7 >> 0x13 | uVar7 << 0x2d)" ( (binary_expression "uVar7 >> 0x13 | uVar7 << 0x2d" (binary_expression "uVar7 >> 0x13" identifier >> number_literal) | (binary_expression "uVar7 << 0x2d" identifier << number_literal)) ))) ^ (binary_expression "uVar7 >> 6" identifier >> number_literal)) ))) + (subscript_expression "puVar11[2]" identifier [ number_literal ])) + (subscript_expression "puVar11[0xb]" identifier [ number_literal ]))) ;) (expression_statement "puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc];" (assignment_expression "puVar11[0x13] =\n ((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc]" (subscript_expression "puVar11[0x13]" identifier [ number_literal ]) = (binary_expression "((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3] + puVar11[0xc]" (binary_expression "((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6) +\n puVar11[3]" (binary_expression "((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7) +\n ((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6)" (parenthesized_expression "((uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7)" ( (binary_expression "(uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38) ^\n uVar20 >> 7" (binary_expression "(uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f) ^ (uVar20 >> 8 | uVar20 << 0x38)" (parenthesized_expression "(uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f)" ( (binary_expression "uVar20 >> 1 | (ulong)((uVar20 & 1) != 0) << 0x3f" (binary_expression "uVar20 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar20 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar20 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar20 & 1) != 0)" ( (binary_expression "(uVar20 & 1) != 0" (parenthesized_expression "(uVar20 & 1)" ( (binary_expression "uVar20 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar20 >> 8 | uVar20 << 0x38)" ( (binary_expression "uVar20 >> 8 | uVar20 << 0x38" (binary_expression "uVar20 >> 8" identifier >> number_literal) | (binary_expression "uVar20 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar20 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6)" ( (binary_expression "(uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8) ^ uVar16 >> 6" (binary_expression "(uVar16 >> 0x13 | uVar16 << 0x2d) ^ (uVar16 >> 0x3d | uVar16 * 8)" (parenthesized_expression "(uVar16 >> 0x13 | uVar16 << 0x2d)" ( (binary_expression "uVar16 >> 0x13 | uVar16 << 0x2d" (binary_expression "uVar16 >> 0x13" identifier >> number_literal) | (binary_expression "uVar16 << 0x2d" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x3d | uVar16 * 8)" ( (binary_expression "uVar16 >> 0x3d | uVar16 * 8" (binary_expression "uVar16 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar16 * 8" identifier * number_literal)) ))) ^ (binary_expression "uVar16 >> 6" identifier >> number_literal)) ))) + (subscript_expression "puVar11[3]" identifier [ number_literal ])) + (subscript_expression "puVar11[0xc]" identifier [ number_literal ]))) ;) (expression_statement "puVar11 = puVar12;" (assignment_expression "puVar11 = puVar12" identifier = identifier) ;) }) while (parenthesized_expression "(puVar12 != W + 0x40)" ( (binary_expression "puVar12 != W + 0x40" identifier != (binary_expression "W + 0x40" identifier + number_literal)) )) ;) (expression_statement "local_300 = 0xab1c5ed5da6d8118;" (assignment_expression "local_300 = 0xab1c5ed5da6d8118" identifier = number_literal) ;) (expression_statement "local_308 = 0x923f82a4af194f9b;" (assignment_expression "local_308 = 0x923f82a4af194f9b" identifier = number_literal) ;) (expression_statement "local_310 = 0x59f111f1b605d019;" (assignment_expression "local_310 = 0x59f111f1b605d019" identifier = number_literal) ;) (expression_statement "uVar10 = 0x428a2f98d728ae22;" (assignment_expression "uVar10 = 0x428a2f98d728ae22" identifier = number_literal) ;) (expression_statement "local_318 = 0x3956c25bf348b538;" (assignment_expression "local_318 = 0x3956c25bf348b538" identifier = number_literal) ;) (expression_statement "local_2f8 = 0x7137449123ef65cd;" (assignment_expression "local_2f8 = 0x7137449123ef65cd" identifier = number_literal) ;) (expression_statement "puVar23 = K;" (assignment_expression "puVar23 = K" identifier = identifier) ;) (expression_statement "local_2f0 = 0xb5c0fbcfec4d3b2f;" (assignment_expression "local_2f0 = 0xb5c0fbcfec4d3b2f" identifier = number_literal) ;) (expression_statement "local_2e8 = 0xe9b5dba58189dbbc;" (assignment_expression "local_2e8 = 0xe9b5dba58189dbbc" identifier = number_literal) ;) (expression_statement "puVar11 = W;" (assignment_expression "puVar11 = W" identifier = identifier) ;) (expression_statement "uVar22 = uVar2;" (assignment_expression "uVar22 = uVar2" identifier = identifier) ;) (while_statement "while( true ) {\n puVar23 = puVar23 + 8;\n lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10;\n uVar16 = uVar17 + lVar15;\n uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15;\n lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8;\n uVar18 = uVar19 + lVar15;\n uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000));\n lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0;\n uVar20 = uVar21 + lVar15;\n uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15;\n lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8;\n uVar7 = uVar22 + lVar15;\n uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15;\n lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18);\n uVar9 = uVar9 + lVar15;\n uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15;\n lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20);\n uVar14 = uVar14 + lVar15;\n uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000));\n lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7);\n uVar13 = uVar13 + lVar15;\n uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000));\n lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300;\n uVar8 = uVar8 + lVar15;\n uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000));\n if (local_48 == puVar11 + 8) break;\n local_2f8 = puVar23[1];\n local_2f0 = puVar23[2];\n local_2e8 = puVar23[3];\n local_318 = puVar23[4];\n local_310 = puVar23[5];\n local_308 = puVar23[6];\n local_300 = puVar23[7];\n uVar10 = *puVar23;\n puVar11 = puVar11 + 8;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n puVar23 = puVar23 + 8;\n lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10;\n uVar16 = uVar17 + lVar15;\n uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15;\n lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8;\n uVar18 = uVar19 + lVar15;\n uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000));\n lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0;\n uVar20 = uVar21 + lVar15;\n uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15;\n lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8;\n uVar7 = uVar22 + lVar15;\n uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15;\n lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18);\n uVar9 = uVar9 + lVar15;\n uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15;\n lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20);\n uVar14 = uVar14 + lVar15;\n uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000));\n lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7);\n uVar13 = uVar13 + lVar15;\n uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000));\n lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300;\n uVar8 = uVar8 + lVar15;\n uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000));\n if (local_48 == puVar11 + 8) break;\n local_2f8 = puVar23[1];\n local_2f0 = puVar23[2];\n local_2e8 = puVar23[3];\n local_318 = puVar23[4];\n local_310 = puVar23[5];\n local_308 = puVar23[6];\n local_300 = puVar23[7];\n uVar10 = *puVar23;\n puVar11 = puVar11 + 8;\n }" { (expression_statement "puVar23 = puVar23 + 8;" (assignment_expression "puVar23 = puVar23 + 8" identifier = (binary_expression "puVar23 + 8" identifier + number_literal)) ;) (expression_statement "lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10;" (assignment_expression "lVar15 = uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10" identifier = (binary_expression "uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11 + uVar10" (binary_expression "uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)) + *puVar11" (binary_expression "uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14) +\n ((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17))" (binary_expression "uVar9 + ((uVar14 ^ uVar13) & uVar8 ^ uVar14)" identifier + (parenthesized_expression "((uVar14 ^ uVar13) & uVar8 ^ uVar14)" ( (binary_expression "(uVar14 ^ uVar13) & uVar8 ^ uVar14" (binary_expression "(uVar14 ^ uVar13) & uVar8" (parenthesized_expression "(uVar14 ^ uVar13)" ( (binary_expression "uVar14 ^ uVar13" identifier ^ identifier) )) & identifier) ^ identifier) ))) + (parenthesized_expression "((uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17))" ( (binary_expression "(uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e) ^\n (uVar8 >> 0x29 | uVar8 << 0x17)" (binary_expression "(uVar8 >> 0xe | uVar8 << 0x32) ^ (uVar8 >> 0x12 | uVar8 << 0x2e)" (parenthesized_expression "(uVar8 >> 0xe | uVar8 << 0x32)" ( (binary_expression "uVar8 >> 0xe | uVar8 << 0x32" (binary_expression "uVar8 >> 0xe" identifier >> number_literal) | (binary_expression "uVar8 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar8 >> 0x12 | uVar8 << 0x2e)" ( (binary_expression "uVar8 >> 0x12 | uVar8 << 0x2e" (binary_expression "uVar8 >> 0x12" identifier >> number_literal) | (binary_expression "uVar8 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar8 >> 0x29 | uVar8 << 0x17)" ( (binary_expression "uVar8 >> 0x29 | uVar8 << 0x17" (binary_expression "uVar8 >> 0x29" identifier >> number_literal) | (binary_expression "uVar8 << 0x17" identifier << number_literal)) ))) ))) + (pointer_expression "*puVar11" * identifier)) + identifier)) ;) (expression_statement "uVar16 = uVar17 + lVar15;" (assignment_expression "uVar16 = uVar17 + lVar15" identifier = (binary_expression "uVar17 + lVar15" identifier + identifier)) ;) (expression_statement "uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15;" (assignment_expression "uVar9 = ((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15" identifier = (binary_expression "((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)) + lVar15" (binary_expression "((uVar22 | uVar21) & uVar19 | uVar22 & uVar21) +\n ((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19))" (parenthesized_expression "((uVar22 | uVar21) & uVar19 | uVar22 & uVar21)" ( (binary_expression "(uVar22 | uVar21) & uVar19 | uVar22 & uVar21" (binary_expression "(uVar22 | uVar21) & uVar19" (parenthesized_expression "(uVar22 | uVar21)" ( (binary_expression "uVar22 | uVar21" identifier | identifier) )) & identifier) | (binary_expression "uVar22 & uVar21" identifier & identifier)) )) + (parenthesized_expression "((uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19))" ( (binary_expression "(uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e) ^\n (uVar22 >> 0x27 | uVar22 << 0x19)" (binary_expression "(uVar22 >> 0x1c | uVar22 << 0x24) ^ (uVar22 >> 0x22 | uVar22 << 0x1e)" (parenthesized_expression "(uVar22 >> 0x1c | uVar22 << 0x24)" ( (binary_expression "uVar22 >> 0x1c | uVar22 << 0x24" (binary_expression "uVar22 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar22 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar22 >> 0x22 | uVar22 << 0x1e)" ( (binary_expression "uVar22 >> 0x22 | uVar22 << 0x1e" (binary_expression "uVar22 >> 0x22" identifier >> number_literal) | (binary_expression "uVar22 << 0x1e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar22 >> 0x27 | uVar22 << 0x19)" ( (binary_expression "uVar22 >> 0x27 | uVar22 << 0x19" (binary_expression "uVar22 >> 0x27" identifier >> number_literal) | (binary_expression "uVar22 << 0x19" identifier << number_literal)) ))) ))) + identifier)) ;) (expression_statement "lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8;" (assignment_expression "lVar15 = ((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8" identifier = (binary_expression "((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14 + local_2f8" (binary_expression "((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1] + uVar14" (binary_expression "((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar11[1]" (binary_expression "((uVar8 ^ uVar13) & uVar16 ^ uVar13) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" (parenthesized_expression "((uVar8 ^ uVar13) & uVar16 ^ uVar13)" ( (binary_expression "(uVar8 ^ uVar13) & uVar16 ^ uVar13" (binary_expression "(uVar8 ^ uVar13) & uVar16" (parenthesized_expression "(uVar8 ^ uVar13)" ( (binary_expression "uVar8 ^ uVar13" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" ( (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)" (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e)" (parenthesized_expression "(uVar16 >> 0xe | uVar16 << 0x32)" ( (binary_expression "uVar16 >> 0xe | uVar16 << 0x32" (binary_expression "uVar16 >> 0xe" identifier >> number_literal) | (binary_expression "uVar16 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x12 | uVar16 << 0x2e)" ( (binary_expression "uVar16 >> 0x12 | uVar16 << 0x2e" (binary_expression "uVar16 >> 0x12" identifier >> number_literal) | (binary_expression "uVar16 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar16 >> 0x29 | uVar16 * 0x800000)" ( (binary_expression "uVar16 >> 0x29 | uVar16 * 0x800000" (binary_expression "uVar16 >> 0x29" identifier >> number_literal) | (binary_expression "uVar16 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar11[1]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar18 = uVar19 + lVar15;" (assignment_expression "uVar18 = uVar19 + lVar15" identifier = (binary_expression "uVar19 + lVar15" identifier + identifier)) ;) (expression_statement "uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000));" (assignment_expression "uVar14 = ((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" identifier = (binary_expression "((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15 +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" (binary_expression "((uVar22 | uVar9) & uVar21 | uVar22 & uVar9) + lVar15" (parenthesized_expression "((uVar22 | uVar9) & uVar21 | uVar22 & uVar9)" ( (binary_expression "(uVar22 | uVar9) & uVar21 | uVar22 & uVar9" (binary_expression "(uVar22 | uVar9) & uVar21" (parenthesized_expression "(uVar22 | uVar9)" ( (binary_expression "uVar22 | uVar9" identifier | identifier) )) & identifier) | (binary_expression "uVar22 & uVar9" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" ( (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)" (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000)" (parenthesized_expression "(uVar9 >> 0x1c | uVar9 << 0x24)" ( (binary_expression "uVar9 >> 0x1c | uVar9 << 0x24" (binary_expression "uVar9 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar9 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar9 >> 0x22 | uVar9 * 0x40000000)" ( (binary_expression "uVar9 >> 0x22 | uVar9 * 0x40000000" (binary_expression "uVar9 >> 0x22" identifier >> number_literal) | (binary_expression "uVar9 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar9 >> 0x27 | uVar9 * 0x2000000)" ( (binary_expression "uVar9 >> 0x27 | uVar9 * 0x2000000" (binary_expression "uVar9 >> 0x27" identifier >> number_literal) | (binary_expression "uVar9 * 0x2000000" identifier * number_literal)) ))) )))) ;) (expression_statement "lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0;" (assignment_expression "lVar15 = ((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0" identifier = (binary_expression "((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13 + local_2f0" (binary_expression "((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2] + uVar13" (binary_expression "((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar11[2]" (binary_expression "((uVar8 ^ uVar16) & uVar18 ^ uVar8) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" (parenthesized_expression "((uVar8 ^ uVar16) & uVar18 ^ uVar8)" ( (binary_expression "(uVar8 ^ uVar16) & uVar18 ^ uVar8" (binary_expression "(uVar8 ^ uVar16) & uVar18" (parenthesized_expression "(uVar8 ^ uVar16)" ( (binary_expression "uVar8 ^ uVar16" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" ( (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)" (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e)" (parenthesized_expression "(uVar18 >> 0xe | uVar18 << 0x32)" ( (binary_expression "uVar18 >> 0xe | uVar18 << 0x32" (binary_expression "uVar18 >> 0xe" identifier >> number_literal) | (binary_expression "uVar18 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 0x12 | uVar18 << 0x2e)" ( (binary_expression "uVar18 >> 0x12 | uVar18 << 0x2e" (binary_expression "uVar18 >> 0x12" identifier >> number_literal) | (binary_expression "uVar18 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar18 >> 0x29 | uVar18 * 0x800000)" ( (binary_expression "uVar18 >> 0x29 | uVar18 * 0x800000" (binary_expression "uVar18 >> 0x29" identifier >> number_literal) | (binary_expression "uVar18 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar11[2]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar20 = uVar21 + lVar15;" (assignment_expression "uVar20 = uVar21 + lVar15" identifier = (binary_expression "uVar21 + lVar15" identifier + identifier)) ;) (expression_statement "uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15;" (assignment_expression "uVar13 = ((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15" identifier = (binary_expression "((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + lVar15" (binary_expression "((uVar9 | uVar14) & uVar22 | uVar9 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" (parenthesized_expression "((uVar9 | uVar14) & uVar22 | uVar9 & uVar14)" ( (binary_expression "(uVar9 | uVar14) & uVar22 | uVar9 & uVar14" (binary_expression "(uVar9 | uVar14) & uVar22" (parenthesized_expression "(uVar9 | uVar14)" ( (binary_expression "uVar9 | uVar14" identifier | identifier) )) & identifier) | (binary_expression "uVar9 & uVar14" identifier & identifier)) )) + (parenthesized_expression "((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" ( (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)" (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000)" (parenthesized_expression "(uVar14 >> 0x1c | uVar14 << 0x24)" ( (binary_expression "uVar14 >> 0x1c | uVar14 << 0x24" (binary_expression "uVar14 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar14 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar14 >> 0x22 | uVar14 * 0x40000000)" ( (binary_expression "uVar14 >> 0x22 | uVar14 * 0x40000000" (binary_expression "uVar14 >> 0x22" identifier >> number_literal) | (binary_expression "uVar14 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar14 >> 0x27 | uVar14 * 0x2000000)" ( (binary_expression "uVar14 >> 0x27 | uVar14 * 0x2000000" (binary_expression "uVar14 >> 0x27" identifier >> number_literal) | (binary_expression "uVar14 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8;" (assignment_expression "lVar15 = ((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8" identifier = (binary_expression "((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8 + local_2e8" (binary_expression "((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3] + uVar8" (binary_expression "((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)) + puVar11[3]" (binary_expression "((uVar16 ^ uVar18) & uVar20 ^ uVar16) +\n ((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000))" (parenthesized_expression "((uVar16 ^ uVar18) & uVar20 ^ uVar16)" ( (binary_expression "(uVar16 ^ uVar18) & uVar20 ^ uVar16" (binary_expression "(uVar16 ^ uVar18) & uVar20" (parenthesized_expression "(uVar16 ^ uVar18)" ( (binary_expression "uVar16 ^ uVar18" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000))" ( (binary_expression "(uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e) ^\n (uVar20 >> 0x29 | uVar20 * 0x800000)" (binary_expression "(uVar20 >> 0xe | uVar20 << 0x32) ^ (uVar20 >> 0x12 | uVar20 << 0x2e)" (parenthesized_expression "(uVar20 >> 0xe | uVar20 << 0x32)" ( (binary_expression "uVar20 >> 0xe | uVar20 << 0x32" (binary_expression "uVar20 >> 0xe" identifier >> number_literal) | (binary_expression "uVar20 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar20 >> 0x12 | uVar20 << 0x2e)" ( (binary_expression "uVar20 >> 0x12 | uVar20 << 0x2e" (binary_expression "uVar20 >> 0x12" identifier >> number_literal) | (binary_expression "uVar20 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar20 >> 0x29 | uVar20 * 0x800000)" ( (binary_expression "uVar20 >> 0x29 | uVar20 * 0x800000" (binary_expression "uVar20 >> 0x29" identifier >> number_literal) | (binary_expression "uVar20 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar11[3]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar7 = uVar22 + lVar15;" (assignment_expression "uVar7 = uVar22 + lVar15" identifier = (binary_expression "uVar22 + lVar15" identifier + identifier)) ;) (expression_statement "uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15;" (assignment_expression "uVar8 = ((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15" identifier = (binary_expression "((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)) + lVar15" (binary_expression "((uVar14 | uVar13) & uVar9 | uVar14 & uVar13) +\n ((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000))" (parenthesized_expression "((uVar14 | uVar13) & uVar9 | uVar14 & uVar13)" ( (binary_expression "(uVar14 | uVar13) & uVar9 | uVar14 & uVar13" (binary_expression "(uVar14 | uVar13) & uVar9" (parenthesized_expression "(uVar14 | uVar13)" ( (binary_expression "uVar14 | uVar13" identifier | identifier) )) & identifier) | (binary_expression "uVar14 & uVar13" identifier & identifier)) )) + (parenthesized_expression "((uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000))" ( (binary_expression "(uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000) ^\n (uVar13 >> 0x27 | uVar13 * 0x2000000)" (binary_expression "(uVar13 >> 0x1c | uVar13 << 0x24) ^ (uVar13 >> 0x22 | uVar13 * 0x40000000)" (parenthesized_expression "(uVar13 >> 0x1c | uVar13 << 0x24)" ( (binary_expression "uVar13 >> 0x1c | uVar13 << 0x24" (binary_expression "uVar13 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar13 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar13 >> 0x22 | uVar13 * 0x40000000)" ( (binary_expression "uVar13 >> 0x22 | uVar13 * 0x40000000" (binary_expression "uVar13 >> 0x22" identifier >> number_literal) | (binary_expression "uVar13 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar13 >> 0x27 | uVar13 * 0x2000000)" ( (binary_expression "uVar13 >> 0x27 | uVar13 * 0x2000000" (binary_expression "uVar13 >> 0x27" identifier >> number_literal) | (binary_expression "uVar13 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18);" (assignment_expression "lVar15 = local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18)" identifier = (binary_expression "local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4] +\n ((uVar18 ^ uVar20) & uVar7 ^ uVar18)" (binary_expression "local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)) + puVar11[4]" (binary_expression "local_318 +\n uVar16 + ((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000))" (binary_expression "local_318 +\n uVar16" identifier + identifier) + (parenthesized_expression "((uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000))" ( (binary_expression "(uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e) ^\n (uVar7 >> 0x29 | uVar7 * 0x800000)" (binary_expression "(uVar7 >> 0xe | uVar7 << 0x32) ^ (uVar7 >> 0x12 | uVar7 << 0x2e)" (parenthesized_expression "(uVar7 >> 0xe | uVar7 << 0x32)" ( (binary_expression "uVar7 >> 0xe | uVar7 << 0x32" (binary_expression "uVar7 >> 0xe" identifier >> number_literal) | (binary_expression "uVar7 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar7 >> 0x12 | uVar7 << 0x2e)" ( (binary_expression "uVar7 >> 0x12 | uVar7 << 0x2e" (binary_expression "uVar7 >> 0x12" identifier >> number_literal) | (binary_expression "uVar7 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar7 >> 0x29 | uVar7 * 0x800000)" ( (binary_expression "uVar7 >> 0x29 | uVar7 * 0x800000" (binary_expression "uVar7 >> 0x29" identifier >> number_literal) | (binary_expression "uVar7 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar11[4]" identifier [ number_literal ])) + (parenthesized_expression "((uVar18 ^ uVar20) & uVar7 ^ uVar18)" ( (binary_expression "(uVar18 ^ uVar20) & uVar7 ^ uVar18" (binary_expression "(uVar18 ^ uVar20) & uVar7" (parenthesized_expression "(uVar18 ^ uVar20)" ( (binary_expression "uVar18 ^ uVar20" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 + lVar15;" (assignment_expression "uVar9 = uVar9 + lVar15" identifier = (binary_expression "uVar9 + lVar15" identifier + identifier)) ;) (expression_statement "uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15;" (assignment_expression "uVar17 = ((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15" identifier = (binary_expression "((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)) + lVar15" (binary_expression "((uVar13 | uVar8) & uVar14 | uVar13 & uVar8) +\n ((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000))" (parenthesized_expression "((uVar13 | uVar8) & uVar14 | uVar13 & uVar8)" ( (binary_expression "(uVar13 | uVar8) & uVar14 | uVar13 & uVar8" (binary_expression "(uVar13 | uVar8) & uVar14" (parenthesized_expression "(uVar13 | uVar8)" ( (binary_expression "uVar13 | uVar8" identifier | identifier) )) & identifier) | (binary_expression "uVar13 & uVar8" identifier & identifier)) )) + (parenthesized_expression "((uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000))" ( (binary_expression "(uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000) ^\n (uVar8 >> 0x27 | uVar8 * 0x2000000)" (binary_expression "(uVar8 >> 0x1c | uVar8 << 0x24) ^ (uVar8 >> 0x22 | uVar8 * 0x40000000)" (parenthesized_expression "(uVar8 >> 0x1c | uVar8 << 0x24)" ( (binary_expression "uVar8 >> 0x1c | uVar8 << 0x24" (binary_expression "uVar8 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar8 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar8 >> 0x22 | uVar8 * 0x40000000)" ( (binary_expression "uVar8 >> 0x22 | uVar8 * 0x40000000" (binary_expression "uVar8 >> 0x22" identifier >> number_literal) | (binary_expression "uVar8 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar8 >> 0x27 | uVar8 * 0x2000000)" ( (binary_expression "uVar8 >> 0x27 | uVar8 * 0x2000000" (binary_expression "uVar8 >> 0x27" identifier >> number_literal) | (binary_expression "uVar8 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20);" (assignment_expression "lVar15 = local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20)" identifier = (binary_expression "local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5] +\n ((uVar20 ^ uVar7) & uVar9 ^ uVar20)" (binary_expression "local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)) + puVar11[5]" (binary_expression "local_310 +\n uVar18 + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000))" (binary_expression "local_310 +\n uVar18" identifier + identifier) + (parenthesized_expression "((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000))" ( (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 * 0x800000)" (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e)" (parenthesized_expression "(uVar9 >> 0xe | uVar9 << 0x32)" ( (binary_expression "uVar9 >> 0xe | uVar9 << 0x32" (binary_expression "uVar9 >> 0xe" identifier >> number_literal) | (binary_expression "uVar9 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar9 >> 0x12 | uVar9 << 0x2e)" ( (binary_expression "uVar9 >> 0x12 | uVar9 << 0x2e" (binary_expression "uVar9 >> 0x12" identifier >> number_literal) | (binary_expression "uVar9 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar9 >> 0x29 | uVar9 * 0x800000)" ( (binary_expression "uVar9 >> 0x29 | uVar9 * 0x800000" (binary_expression "uVar9 >> 0x29" identifier >> number_literal) | (binary_expression "uVar9 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar11[5]" identifier [ number_literal ])) + (parenthesized_expression "((uVar20 ^ uVar7) & uVar9 ^ uVar20)" ( (binary_expression "(uVar20 ^ uVar7) & uVar9 ^ uVar20" (binary_expression "(uVar20 ^ uVar7) & uVar9" (parenthesized_expression "(uVar20 ^ uVar7)" ( (binary_expression "uVar20 ^ uVar7" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar14 = uVar14 + lVar15;" (assignment_expression "uVar14 = uVar14 + lVar15" identifier = (binary_expression "uVar14 + lVar15" identifier + identifier)) ;) (expression_statement "uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000));" (assignment_expression "uVar19 = ((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000))" identifier = (binary_expression "((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15 + ((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000))" (binary_expression "((uVar8 | uVar17) & uVar13 | uVar8 & uVar17) +\n lVar15" (parenthesized_expression "((uVar8 | uVar17) & uVar13 | uVar8 & uVar17)" ( (binary_expression "(uVar8 | uVar17) & uVar13 | uVar8 & uVar17" (binary_expression "(uVar8 | uVar17) & uVar13" (parenthesized_expression "(uVar8 | uVar17)" ( (binary_expression "uVar8 | uVar17" identifier | identifier) )) & identifier) | (binary_expression "uVar8 & uVar17" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000))" ( (binary_expression "(uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000) ^\n (uVar17 >> 0x27 | uVar17 * 0x2000000)" (binary_expression "(uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000)" (parenthesized_expression "(uVar17 >> 0x1c | uVar17 << 0x24)" ( (binary_expression "uVar17 >> 0x1c | uVar17 << 0x24" (binary_expression "uVar17 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar17 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar17 >> 0x22 | uVar17 * 0x40000000)" ( (binary_expression "uVar17 >> 0x22 | uVar17 * 0x40000000" (binary_expression "uVar17 >> 0x22" identifier >> number_literal) | (binary_expression "uVar17 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000)" ( (binary_expression "uVar17 >> 0x27 | uVar17 * 0x2000000" (binary_expression "uVar17 >> 0x27" identifier >> number_literal) | (binary_expression "uVar17 * 0x2000000" identifier * number_literal)) ))) )))) ;) (expression_statement "lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7);" (assignment_expression "lVar15 = local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7)" identifier = (binary_expression "local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)) +\n ((uVar7 ^ uVar9) & uVar14 ^ uVar7)" (binary_expression "local_308 +\n uVar20 + puVar11[6] +\n ((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e))" (binary_expression "local_308 +\n uVar20 + puVar11[6]" (binary_expression "local_308 +\n uVar20" identifier + identifier) + (subscript_expression "puVar11[6]" identifier [ number_literal ])) + (parenthesized_expression "((uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e))" ( (binary_expression "(uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)" (binary_expression "(uVar14 >> 0x29 | uVar14 * 0x800000) ^\n (uVar14 >> 0xe | uVar14 << 0x32)" (parenthesized_expression "(uVar14 >> 0x29 | uVar14 * 0x800000)" ( (binary_expression "uVar14 >> 0x29 | uVar14 * 0x800000" (binary_expression "uVar14 >> 0x29" identifier >> number_literal) | (binary_expression "uVar14 * 0x800000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar14 >> 0xe | uVar14 << 0x32)" ( (binary_expression "uVar14 >> 0xe | uVar14 << 0x32" (binary_expression "uVar14 >> 0xe" identifier >> number_literal) | (binary_expression "uVar14 << 0x32" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar14 >> 0x12 | uVar14 << 0x2e)" ( (binary_expression "uVar14 >> 0x12 | uVar14 << 0x2e" (binary_expression "uVar14 >> 0x12" identifier >> number_literal) | (binary_expression "uVar14 << 0x2e" identifier << number_literal)) ))) ))) + (parenthesized_expression "((uVar7 ^ uVar9) & uVar14 ^ uVar7)" ( (binary_expression "(uVar7 ^ uVar9) & uVar14 ^ uVar7" (binary_expression "(uVar7 ^ uVar9) & uVar14" (parenthesized_expression "(uVar7 ^ uVar9)" ( (binary_expression "uVar7 ^ uVar9" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar13 = uVar13 + lVar15;" (assignment_expression "uVar13 = uVar13 + lVar15" identifier = (binary_expression "uVar13 + lVar15" identifier + identifier)) ;) (expression_statement "uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000));" (assignment_expression "uVar21 = ((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000))" identifier = (binary_expression "((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15 + ((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000))" (binary_expression "((uVar17 | uVar19) & uVar8 | uVar17 & uVar19) +\n lVar15" (parenthesized_expression "((uVar17 | uVar19) & uVar8 | uVar17 & uVar19)" ( (binary_expression "(uVar17 | uVar19) & uVar8 | uVar17 & uVar19" (binary_expression "(uVar17 | uVar19) & uVar8" (parenthesized_expression "(uVar17 | uVar19)" ( (binary_expression "uVar17 | uVar19" identifier | identifier) )) & identifier) | (binary_expression "uVar17 & uVar19" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000))" ( (binary_expression "(uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 * 0x40000000)" (binary_expression "(uVar19 >> 0x27 | uVar19 * 0x2000000) ^\n (uVar19 >> 0x1c | uVar19 << 0x24)" (parenthesized_expression "(uVar19 >> 0x27 | uVar19 * 0x2000000)" ( (binary_expression "uVar19 >> 0x27 | uVar19 * 0x2000000" (binary_expression "uVar19 >> 0x27" identifier >> number_literal) | (binary_expression "uVar19 * 0x2000000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x1c | uVar19 << 0x24)" ( (binary_expression "uVar19 >> 0x1c | uVar19 << 0x24" (binary_expression "uVar19 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar19 << 0x24" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar19 >> 0x22 | uVar19 * 0x40000000)" ( (binary_expression "uVar19 >> 0x22 | uVar19 * 0x40000000" (binary_expression "uVar19 >> 0x22" identifier >> number_literal) | (binary_expression "uVar19 * 0x40000000" identifier * number_literal)) ))) )))) ;) (expression_statement "lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300;" (assignment_expression "lVar15 = ((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300" identifier = (binary_expression "((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7] + local_300" (binary_expression "((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)) + puVar11[7]" (binary_expression "((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7 + ((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000))" (binary_expression "((uVar9 ^ uVar14) & uVar13 ^ uVar9) +\n uVar7" (parenthesized_expression "((uVar9 ^ uVar14) & uVar13 ^ uVar9)" ( (binary_expression "(uVar9 ^ uVar14) & uVar13 ^ uVar9" (binary_expression "(uVar9 ^ uVar14) & uVar13" (parenthesized_expression "(uVar9 ^ uVar14)" ( (binary_expression "uVar9 ^ uVar14" identifier ^ identifier) )) & identifier) ^ identifier) )) + identifier) + (parenthesized_expression "((uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000))" ( (binary_expression "(uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e) ^\n (uVar13 >> 0x29 | uVar13 * 0x800000)" (binary_expression "(uVar13 >> 0xe | uVar13 << 0x32) ^ (uVar13 >> 0x12 | uVar13 << 0x2e)" (parenthesized_expression "(uVar13 >> 0xe | uVar13 << 0x32)" ( (binary_expression "uVar13 >> 0xe | uVar13 << 0x32" (binary_expression "uVar13 >> 0xe" identifier >> number_literal) | (binary_expression "uVar13 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar13 >> 0x12 | uVar13 << 0x2e)" ( (binary_expression "uVar13 >> 0x12 | uVar13 << 0x2e" (binary_expression "uVar13 >> 0x12" identifier >> number_literal) | (binary_expression "uVar13 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar13 >> 0x29 | uVar13 * 0x800000)" ( (binary_expression "uVar13 >> 0x29 | uVar13 * 0x800000" (binary_expression "uVar13 >> 0x29" identifier >> number_literal) | (binary_expression "uVar13 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar11[7]" identifier [ number_literal ])) + identifier)) ;) (expression_statement "uVar8 = uVar8 + lVar15;" (assignment_expression "uVar8 = uVar8 + lVar15" identifier = (binary_expression "uVar8 + lVar15" identifier + identifier)) ;) (expression_statement "uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000));" (assignment_expression "uVar22 = (uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000))" identifier = (binary_expression "(uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15 + ((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000))" (binary_expression "(uVar19 & uVar21 | (uVar19 | uVar21) & uVar17) +\n lVar15" (parenthesized_expression "(uVar19 & uVar21 | (uVar19 | uVar21) & uVar17)" ( (binary_expression "uVar19 & uVar21 | (uVar19 | uVar21) & uVar17" (binary_expression "uVar19 & uVar21" identifier & identifier) | (binary_expression "(uVar19 | uVar21) & uVar17" (parenthesized_expression "(uVar19 | uVar21)" ( (binary_expression "uVar19 | uVar21" identifier | identifier) )) & identifier)) )) + identifier) + (parenthesized_expression "((uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000))" ( (binary_expression "(uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24) ^ (uVar21 >> 0x22 | uVar21 * 0x40000000)" (binary_expression "(uVar21 >> 0x27 | uVar21 * 0x2000000) ^\n (uVar21 >> 0x1c | uVar21 << 0x24)" (parenthesized_expression "(uVar21 >> 0x27 | uVar21 * 0x2000000)" ( (binary_expression "uVar21 >> 0x27 | uVar21 * 0x2000000" (binary_expression "uVar21 >> 0x27" identifier >> number_literal) | (binary_expression "uVar21 * 0x2000000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar21 >> 0x1c | uVar21 << 0x24)" ( (binary_expression "uVar21 >> 0x1c | uVar21 << 0x24" (binary_expression "uVar21 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar21 << 0x24" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar21 >> 0x22 | uVar21 * 0x40000000)" ( (binary_expression "uVar21 >> 0x22 | uVar21 * 0x40000000" (binary_expression "uVar21 >> 0x22" identifier >> number_literal) | (binary_expression "uVar21 * 0x40000000" identifier * number_literal)) ))) )))) ;) (if_statement "if (local_48 == puVar11 + 8) break;" if (parenthesized_expression "(local_48 == puVar11 + 8)" ( (binary_expression "local_48 == puVar11 + 8" identifier == (binary_expression "puVar11 + 8" identifier + number_literal)) )) (break_statement "break;" break ;)) (expression_statement "local_2f8 = puVar23[1];" (assignment_expression "local_2f8 = puVar23[1]" identifier = (subscript_expression "puVar23[1]" identifier [ number_literal ])) ;) (expression_statement "local_2f0 = puVar23[2];" (assignment_expression "local_2f0 = puVar23[2]" identifier = (subscript_expression "puVar23[2]" identifier [ number_literal ])) ;) (expression_statement "local_2e8 = puVar23[3];" (assignment_expression "local_2e8 = puVar23[3]" identifier = (subscript_expression "puVar23[3]" identifier [ number_literal ])) ;) (expression_statement "local_318 = puVar23[4];" (assignment_expression "local_318 = puVar23[4]" identifier = (subscript_expression "puVar23[4]" identifier [ number_literal ])) ;) (expression_statement "local_310 = puVar23[5];" (assignment_expression "local_310 = puVar23[5]" identifier = (subscript_expression "puVar23[5]" identifier [ number_literal ])) ;) (expression_statement "local_308 = puVar23[6];" (assignment_expression "local_308 = puVar23[6]" identifier = (subscript_expression "puVar23[6]" identifier [ number_literal ])) ;) (expression_statement "local_300 = puVar23[7];" (assignment_expression "local_300 = puVar23[7]" identifier = (subscript_expression "puVar23[7]" identifier [ number_literal ])) ;) (expression_statement "uVar10 = *puVar23;" (assignment_expression "uVar10 = *puVar23" identifier = (pointer_expression "*puVar23" * identifier)) ;) (expression_statement "puVar11 = puVar11 + 8;" (assignment_expression "puVar11 = puVar11 + 8" identifier = (binary_expression "puVar11 + 8" identifier + number_literal)) ;) })) (expression_statement "(md->whirlpool).state[1] = (md->whirlpool).state[1] + uVar21;" (assignment_expression "(md->whirlpool).state[1] = (md->whirlpool).state[1] + uVar21" (subscript_expression "(md->whirlpool).state[1]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[1] + uVar21" (subscript_expression "(md->whirlpool).state[1]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[2] = (md->whirlpool).state[2] + uVar19;" (assignment_expression "(md->whirlpool).state[2] = (md->whirlpool).state[2] + uVar19" (subscript_expression "(md->whirlpool).state[2]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[2] + uVar19" (subscript_expression "(md->whirlpool).state[2]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[3] = (md->whirlpool).state[3] + uVar17;" (assignment_expression "(md->whirlpool).state[3] = (md->whirlpool).state[3] + uVar17" (subscript_expression "(md->whirlpool).state[3]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[3] + uVar17" (subscript_expression "(md->whirlpool).state[3]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[4] = (md->whirlpool).state[4] + uVar8;" (assignment_expression "(md->whirlpool).state[4] = (md->whirlpool).state[4] + uVar8" (subscript_expression "(md->whirlpool).state[4]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[4] + uVar8" (subscript_expression "(md->whirlpool).state[4]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[5] = (md->whirlpool).state[5] + uVar13;" (assignment_expression "(md->whirlpool).state[5] = (md->whirlpool).state[5] + uVar13" (subscript_expression "(md->whirlpool).state[5]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[5] + uVar13" (subscript_expression "(md->whirlpool).state[5]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[6] = (md->whirlpool).state[6] + uVar14;" (assignment_expression "(md->whirlpool).state[6] = (md->whirlpool).state[6] + uVar14" (subscript_expression "(md->whirlpool).state[6]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[6] + uVar14" (subscript_expression "(md->whirlpool).state[6]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[7] = (md->whirlpool).state[7] + uVar9;" (assignment_expression "(md->whirlpool).state[7] = (md->whirlpool).state[7] + uVar9" (subscript_expression "(md->whirlpool).state[7]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "(md->whirlpool).state[7] + uVar9" (subscript_expression "(md->whirlpool).state[7]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) + identifier)) ;) (expression_statement "(md->whirlpool).state[0] = uVar2 + uVar22;" (assignment_expression "(md->whirlpool).state[0] = uVar2 + uVar22" (subscript_expression "(md->whirlpool).state[0]" (field_expression "(md->whirlpool).state" (parenthesized_expression "(md->whirlpool)" ( (field_expression "md->whirlpool" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) = (binary_expression "uVar2 + uVar22" identifier + identifier)) ;) (if_statement "if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\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 0;\n }" { (return_statement "return 0;" return number_literal ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "undefined8 FUN_00152290(long param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "undefined8 FUN_00152290(long param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n \n __stack_chk_fail();\n}" type_identifier (function_declarator "FUN_00152290(long param_1,ulong *param_2)" identifier (parameter_list "(long param_1,ulong *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n \n __stack_chk_fail();\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "ulong *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_318;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_310;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_308;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_300;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_2f8;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_2f0;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_2e8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_2c8 [83];" type_identifier (array_declarator "local_2c8 [83]" identifier [ number_literal ]) ;) (expression_statement "uVar9 = *(ulong *)(param_1 + 0x28);" (assignment_expression "uVar9 = *(ulong *)(param_1 + 0x28)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x28)" * (cast_expression "(ulong *)(param_1 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar15 = *param_2;" (assignment_expression "uVar15 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar10 = param_2[1];" (assignment_expression "uVar10 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar19 = param_2[2];" (assignment_expression "uVar19 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = param_2[3];" (assignment_expression "uVar1 = param_2[3]" identifier = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = param_2[4];" (assignment_expression "uVar2 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "uVar8 = param_2[5];" (assignment_expression "uVar8 = param_2[5]" identifier = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) (expression_statement "uVar18 = *(ulong *)(param_1 + 0x10);" (assignment_expression "uVar18 = *(ulong *)(param_1 + 0x10)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x10)" * (cast_expression "(ulong *)(param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28)" (subscript_expression "local_2c8[0x51]" identifier [ number_literal ]) = (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 "uVar3 = *(ulong *)(param_1 + 8);" (assignment_expression "uVar3 = *(ulong *)(param_1 + 8)" identifier = (pointer_expression "*(ulong *)(param_1 + 8)" * (cast_expression "(ulong *)(param_1 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = *(ulong *)(param_1 + 0x18);" (assignment_expression "uVar17 = *(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" identifier + number_literal) ))))) ;) (expression_statement "uVar16 = *(ulong *)(param_1 + 0x20);" (assignment_expression "uVar16 = *(ulong *)(param_1 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar14 = *(ulong *)(param_1 + 0x30);" (assignment_expression "uVar14 = *(ulong *)(param_1 + 0x30)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x30)" * (cast_expression "(ulong *)(param_1 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;" (assignment_expression "local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38" (subscript_expression "local_2c8[0]" identifier [ number_literal ]) = (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28" (binary_expression "uVar15 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar15 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar15 & 0xff000000000000)" ( (binary_expression "uVar15 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar15 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar15 & 0xff0000000000)" ( (binary_expression "uVar15 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar15 & 0xff00000000) >> 8" (parenthesized_expression "(uVar15 & 0xff00000000)" ( (binary_expression "uVar15 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar15 & 0xff000000) << 8" (parenthesized_expression "(uVar15 & 0xff000000)" ( (binary_expression "uVar15 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar15 & 0xff0000) << 0x18" (parenthesized_expression "(uVar15 & 0xff0000)" ( (binary_expression "uVar15 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar15 & 0xff00) << 0x28" (parenthesized_expression "(uVar15 & 0xff00)" ( (binary_expression "uVar15 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar15 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar15 = *(ulong *)(param_1 + 0x38);" (assignment_expression "uVar15 = *(ulong *)(param_1 + 0x38)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x38)" * (cast_expression "(ulong *)(param_1 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;" (assignment_expression "local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (subscript_expression "local_2c8[1]" identifier [ number_literal ]) = (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28" (binary_expression "uVar10 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar10 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar10 & 0xff000000000000)" ( (binary_expression "uVar10 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar10 & 0xff0000000000)" ( (binary_expression "uVar10 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff00000000) >> 8" (parenthesized_expression "(uVar10 & 0xff00000000)" ( (binary_expression "uVar10 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff000000) << 8" (parenthesized_expression "(uVar10 & 0xff000000)" ( (binary_expression "uVar10 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar10 & 0xff0000) << 0x18" (parenthesized_expression "(uVar10 & 0xff0000)" ( (binary_expression "uVar10 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar10 & 0xff00) << 0x28" (parenthesized_expression "(uVar10 & 0xff00)" ( (binary_expression "uVar10 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar10 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar10 = *(ulong *)(param_1 + 0x40);" (assignment_expression "uVar10 = *(ulong *)(param_1 + 0x40)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x40)" * (cast_expression "(ulong *)(param_1 + 0x40)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[2]" identifier [ number_literal ]) = (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" ( (binary_expression "uVar19 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" ( (binary_expression "uVar19 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" ( (binary_expression "uVar19 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" ( (binary_expression "uVar19 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" ( (binary_expression "uVar19 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" ( (binary_expression "uVar19 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar19 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;" (assignment_expression "local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (subscript_expression "local_2c8[3]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" ( (binary_expression "uVar1 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" ( (binary_expression "uVar1 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" ( (binary_expression "uVar1 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" ( (binary_expression "uVar1 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;" (assignment_expression "local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (subscript_expression "local_2c8[4]" identifier [ number_literal ]) = (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28" (binary_expression "uVar2 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar2 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar2 & 0xff000000000000)" ( (binary_expression "uVar2 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar2 & 0xff0000000000)" ( (binary_expression "uVar2 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff00000000) >> 8" (parenthesized_expression "(uVar2 & 0xff00000000)" ( (binary_expression "uVar2 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff000000) << 8" (parenthesized_expression "(uVar2 & 0xff000000)" ( (binary_expression "uVar2 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff0000) << 0x18" (parenthesized_expression "(uVar2 & 0xff0000)" ( (binary_expression "uVar2 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff00) << 0x28" (parenthesized_expression "(uVar2 & 0xff00)" ( (binary_expression "uVar2 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar2 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;" (assignment_expression "local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (subscript_expression "local_2c8[5]" identifier [ number_literal ]) = (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28" (binary_expression "uVar8 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar8 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar8 & 0xff000000000000)" ( (binary_expression "uVar8 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar8 & 0xff0000000000)" ( (binary_expression "uVar8 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff00000000) >> 8" (parenthesized_expression "(uVar8 & 0xff00000000)" ( (binary_expression "uVar8 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff000000) << 8" (parenthesized_expression "(uVar8 & 0xff000000)" ( (binary_expression "uVar8 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff0000) << 0x18" (parenthesized_expression "(uVar8 & 0xff0000)" ( (binary_expression "uVar8 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff00) << 0x28" (parenthesized_expression "(uVar8 & 0xff00)" ( (binary_expression "uVar8 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar8 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar19 = param_2[6];" (assignment_expression "uVar19 = param_2[6]" identifier = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = param_2[7];" (assignment_expression "uVar1 = param_2[7]" identifier = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = param_2[8];" (assignment_expression "uVar2 = param_2[8]" identifier = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "uVar8 = param_2[9];" (assignment_expression "uVar8 = param_2[9]" identifier = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = param_2[10];" (assignment_expression "uVar4 = param_2[10]" identifier = (subscript_expression "param_2[10]" identifier [ number_literal ])) ;) (expression_statement "local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[6]" identifier [ number_literal ]) = (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" ( (binary_expression "uVar19 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" ( (binary_expression "uVar19 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" ( (binary_expression "uVar19 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" ( (binary_expression "uVar19 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" ( (binary_expression "uVar19 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" ( (binary_expression "uVar19 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar19 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar19 = param_2[0xb];" (assignment_expression "uVar19 = param_2[0xb]" identifier = (subscript_expression "param_2[0xb]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = param_2[0xc];" (assignment_expression "uVar5 = param_2[0xc]" identifier = (subscript_expression "param_2[0xc]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = param_2[0xd];" (assignment_expression "uVar6 = param_2[0xd]" identifier = (subscript_expression "param_2[0xd]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = param_2[0xe];" (assignment_expression "uVar7 = param_2[0xe]" identifier = (subscript_expression "param_2[0xe]" identifier [ number_literal ])) ;) (expression_statement "local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;" (assignment_expression "local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (subscript_expression "local_2c8[7]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" ( (binary_expression "uVar1 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" ( (binary_expression "uVar1 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" ( (binary_expression "uVar1 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" ( (binary_expression "uVar1 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x38" identifier << number_literal))) ;) (expression_statement "uVar1 = param_2[0xf];" (assignment_expression "uVar1 = param_2[0xf]" identifier = (subscript_expression "param_2[0xf]" identifier [ number_literal ])) ;) (expression_statement "local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;" (assignment_expression "local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (subscript_expression "local_2c8[8]" identifier [ number_literal ]) = (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28" (binary_expression "uVar2 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar2 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar2 & 0xff000000000000)" ( (binary_expression "uVar2 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar2 & 0xff0000000000)" ( (binary_expression "uVar2 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff00000000) >> 8" (parenthesized_expression "(uVar2 & 0xff00000000)" ( (binary_expression "uVar2 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff000000) << 8" (parenthesized_expression "(uVar2 & 0xff000000)" ( (binary_expression "uVar2 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff0000) << 0x18" (parenthesized_expression "(uVar2 & 0xff0000)" ( (binary_expression "uVar2 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar2 & 0xff00) << 0x28" (parenthesized_expression "(uVar2 & 0xff00)" ( (binary_expression "uVar2 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar2 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;" (assignment_expression "local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (subscript_expression "local_2c8[9]" identifier [ number_literal ]) = (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28" (binary_expression "uVar8 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar8 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar8 & 0xff000000000000)" ( (binary_expression "uVar8 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar8 & 0xff0000000000)" ( (binary_expression "uVar8 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff00000000) >> 8" (parenthesized_expression "(uVar8 & 0xff00000000)" ( (binary_expression "uVar8 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff000000) << 8" (parenthesized_expression "(uVar8 & 0xff000000)" ( (binary_expression "uVar8 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff0000) << 0x18" (parenthesized_expression "(uVar8 & 0xff0000)" ( (binary_expression "uVar8 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar8 & 0xff00) << 0x28" (parenthesized_expression "(uVar8 & 0xff00)" ( (binary_expression "uVar8 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar8 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;" (assignment_expression "local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (subscript_expression "local_2c8[0xf]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" ( (binary_expression "uVar1 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" ( (binary_expression "uVar1 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" ( (binary_expression "uVar1 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" ( (binary_expression "uVar1 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[0xb]" identifier [ number_literal ]) = (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" ( (binary_expression "uVar19 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" ( (binary_expression "uVar19 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" ( (binary_expression "uVar19 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" ( (binary_expression "uVar19 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" ( (binary_expression "uVar19 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" ( (binary_expression "uVar19 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar19 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;" (assignment_expression "local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (subscript_expression "local_2c8[0xc]" identifier [ number_literal ]) = (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28" (binary_expression "uVar5 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar5 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar5 & 0xff000000000000)" ( (binary_expression "uVar5 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar5 & 0xff0000000000)" ( (binary_expression "uVar5 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff00000000) >> 8" (parenthesized_expression "(uVar5 & 0xff00000000)" ( (binary_expression "uVar5 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff000000) << 8" (parenthesized_expression "(uVar5 & 0xff000000)" ( (binary_expression "uVar5 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar5 & 0xff0000) << 0x18" (parenthesized_expression "(uVar5 & 0xff0000)" ( (binary_expression "uVar5 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar5 & 0xff00) << 0x28" (parenthesized_expression "(uVar5 & 0xff00)" ( (binary_expression "uVar5 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar5 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;" (assignment_expression "local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (subscript_expression "local_2c8[0xd]" identifier [ number_literal ]) = (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28" (binary_expression "uVar6 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar6 & 0xff000000000000)" ( (binary_expression "uVar6 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar6 & 0xff0000000000)" ( (binary_expression "uVar6 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00000000) >> 8" (parenthesized_expression "(uVar6 & 0xff00000000)" ( (binary_expression "uVar6 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff000000) << 8" (parenthesized_expression "(uVar6 & 0xff000000)" ( (binary_expression "uVar6 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar6 & 0xff0000) << 0x18" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar6 & 0xff00) << 0x28" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;" (assignment_expression "local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (subscript_expression "local_2c8[0xe]" identifier [ number_literal ]) = (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28" (binary_expression "uVar7 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar7 & 0xff000000000000)" ( (binary_expression "uVar7 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar7 & 0xff0000000000)" ( (binary_expression "uVar7 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00000000) >> 8" (parenthesized_expression "(uVar7 & 0xff00000000)" ( (binary_expression "uVar7 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff000000) << 8" (parenthesized_expression "(uVar7 & 0xff000000)" ( (binary_expression "uVar7 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff0000) << 0x18" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar7 & 0xff00) << 0x28" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x38" identifier << number_literal))) ;) (expression_statement "local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;" (assignment_expression "local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (subscript_expression "local_2c8[10]" identifier [ number_literal ]) = (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28" (binary_expression "uVar4 >> 0x38" identifier >> number_literal) | (binary_expression "(uVar4 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar4 & 0xff000000000000)" ( (binary_expression "uVar4 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar4 & 0xff0000000000)" ( (binary_expression "uVar4 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff00000000) >> 8" (parenthesized_expression "(uVar4 & 0xff00000000)" ( (binary_expression "uVar4 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff000000) << 8" (parenthesized_expression "(uVar4 & 0xff000000)" ( (binary_expression "uVar4 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar4 & 0xff0000) << 0x18" (parenthesized_expression "(uVar4 & 0xff0000)" ( (binary_expression "uVar4 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(uVar4 & 0xff00) << 0x28" (parenthesized_expression "(uVar4 & 0xff00)" ( (binary_expression "uVar4 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar4 << 0x38" identifier << number_literal))) ;) (expression_statement "puVar12 = local_2c8;" (assignment_expression "puVar12 = local_2c8" identifier = identifier) ;) (do_statement "do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);" do (compound_statement "{\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n }" { (expression_statement "uVar19 = puVar12[0xe];" (assignment_expression "uVar19 = puVar12[0xe]" identifier = (subscript_expression "puVar12[0xe]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = puVar12[1];" (assignment_expression "uVar1 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = puVar12[2];" (assignment_expression "uVar2 = puVar12[2]" identifier = (subscript_expression "puVar12[2]" identifier [ number_literal ])) ;) (expression_statement "uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];" (assignment_expression "uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9]" identifier = (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6)" (parenthesized_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7)" ( (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7" (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38)" (parenthesized_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f)" ( (binary_expression "uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f" (binary_expression "uVar1 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar1 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar1 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar1 >> 8 | uVar1 << 0x38)" ( (binary_expression "uVar1 >> 8 | uVar1 << 0x38" (binary_expression "uVar1 >> 8" identifier >> number_literal) | (binary_expression "uVar1 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar1 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6)" ( (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3)" (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" ( (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" identifier >> number_literal) | (binary_expression "uVar19 << 0x2d" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x3d | uVar19 << 3)" ( (binary_expression "uVar19 >> 0x3d | uVar19 << 3" (binary_expression "uVar19 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar19 << 3" identifier << number_literal)) ))) ^ (binary_expression "uVar19 >> 6" identifier >> number_literal)) ))) + (pointer_expression "*puVar12" * identifier)) + (subscript_expression "puVar12[9]" identifier [ number_literal ]))) ;) (expression_statement "uVar19 = puVar12[0xf];" (assignment_expression "uVar19 = puVar12[0xf]" identifier = (subscript_expression "puVar12[0xf]" identifier [ number_literal ])) ;) (expression_statement "puVar12[0x10] = uVar8;" (assignment_expression "puVar12[0x10] = uVar8" (subscript_expression "puVar12[0x10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar1 = puVar12[3];" (assignment_expression "uVar1 = puVar12[3]" identifier = (subscript_expression "puVar12[3]" identifier [ number_literal ])) ;) (expression_statement "uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);" (assignment_expression "uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" identifier = (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10]" (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1]" (parenthesized_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6)" ( (binary_expression "(uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d)" (parenthesized_expression "(uVar19 >> 0x3d | uVar19 << 3)" ( (binary_expression "uVar19 >> 0x3d | uVar19 << 3" (binary_expression "uVar19 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar19 << 3" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" ( (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" identifier >> number_literal) | (binary_expression "uVar19 << 0x2d" identifier << number_literal)) ))) ^ (binary_expression "uVar19 >> 6" identifier >> number_literal)) )) + (subscript_expression "puVar12[1]" identifier [ number_literal ])) + (subscript_expression "puVar12[10]" identifier [ number_literal ])) + (parenthesized_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" ( (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7" (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38)" (parenthesized_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f)" ( (binary_expression "uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f" (binary_expression "uVar2 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar2 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar2 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar2 & 1) != 0)" ( (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" ( (binary_expression "uVar2 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar2 >> 8 | uVar2 << 0x38)" ( (binary_expression "uVar2 >> 8 | uVar2 << 0x38" (binary_expression "uVar2 >> 8" identifier >> number_literal) | (binary_expression "uVar2 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar2 >> 7" identifier >> number_literal)) )))) ;) (expression_statement "puVar12[0x11] = uVar19;" (assignment_expression "puVar12[0x11] = uVar19" (subscript_expression "puVar12[0x11]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar13 = puVar12 + 4;" (assignment_expression "puVar13 = puVar12 + 4" identifier = (binary_expression "puVar12 + 4" identifier + number_literal)) ;) (expression_statement "uVar2 = *puVar13;" (assignment_expression "uVar2 = *puVar13" identifier = (pointer_expression "*puVar13" * identifier)) ;) (expression_statement "puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];" (assignment_expression "puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb]" (subscript_expression "puVar12[0x12]" identifier [ number_literal ]) = (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6)" (parenthesized_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7)" ( (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7" (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38)" (parenthesized_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f)" ( (binary_expression "uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f" (binary_expression "uVar1 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar1 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar1 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar1 >> 8 | uVar1 << 0x38)" ( (binary_expression "uVar1 >> 8 | uVar1 << 0x38" (binary_expression "uVar1 >> 8" identifier >> number_literal) | (binary_expression "uVar1 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar1 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6)" ( (binary_expression "(uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6" (binary_expression "(uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d)" (parenthesized_expression "(uVar8 >> 0x3d | uVar8 * 8)" ( (binary_expression "uVar8 >> 0x3d | uVar8 * 8" (binary_expression "uVar8 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar8 * 8" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar8 >> 0x13 | uVar8 << 0x2d)" ( (binary_expression "uVar8 >> 0x13 | uVar8 << 0x2d" (binary_expression "uVar8 >> 0x13" identifier >> number_literal) | (binary_expression "uVar8 << 0x2d" identifier << number_literal)) ))) ^ (binary_expression "uVar8 >> 6" identifier >> number_literal)) ))) + (subscript_expression "puVar12[2]" identifier [ number_literal ])) + (subscript_expression "puVar12[0xb]" identifier [ number_literal ]))) ;) (expression_statement "puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];" (assignment_expression "puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc]" (subscript_expression "puVar12[0x13]" identifier [ number_literal ]) = (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc]" (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3]" (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6)" (parenthesized_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" ( (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7" (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38)" (parenthesized_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f)" ( (binary_expression "uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f" (binary_expression "uVar2 >> 1" identifier >> number_literal) | (binary_expression "(ulong)((uVar2 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar2 & 1) != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar2 & 1) != 0)" ( (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" ( (binary_expression "uVar2 & 1" identifier & number_literal) )) != number_literal) ))) << number_literal)) )) ^ (parenthesized_expression "(uVar2 >> 8 | uVar2 << 0x38)" ( (binary_expression "uVar2 >> 8 | uVar2 << 0x38" (binary_expression "uVar2 >> 8" identifier >> number_literal) | (binary_expression "uVar2 << 0x38" identifier << number_literal)) ))) ^ (binary_expression "uVar2 >> 7" identifier >> number_literal)) )) + (parenthesized_expression "((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6)" ( (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8)" (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" ( (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" identifier >> number_literal) | (binary_expression "uVar19 << 0x2d" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x3d | uVar19 * 8)" ( (binary_expression "uVar19 >> 0x3d | uVar19 * 8" (binary_expression "uVar19 >> 0x3d" identifier >> number_literal) | (binary_expression "uVar19 * 8" identifier * number_literal)) ))) ^ (binary_expression "uVar19 >> 6" identifier >> number_literal)) ))) + (subscript_expression "puVar12[3]" identifier [ number_literal ])) + (subscript_expression "puVar12[0xc]" identifier [ number_literal ]))) ;) (expression_statement "puVar12 = puVar13;" (assignment_expression "puVar12 = puVar13" identifier = identifier) ;) }) while (parenthesized_expression "(puVar13 != local_2c8 + 0x40)" ( (binary_expression "puVar13 != local_2c8 + 0x40" identifier != (binary_expression "local_2c8 + 0x40" identifier + number_literal)) )) ;) (expression_statement "local_300 = -0x54e3a12a25927ee8;" (assignment_expression "local_300 = -0x54e3a12a25927ee8" identifier = number_literal) ;) (expression_statement "local_308 = -0x6dc07d5b50e6b065;" (assignment_expression "local_308 = -0x6dc07d5b50e6b065" identifier = number_literal) ;) (expression_statement "local_310 = 0x59f111f1b605d019;" (assignment_expression "local_310 = 0x59f111f1b605d019" identifier = number_literal) ;) (expression_statement "lVar11 = 0x428a2f98d728ae22;" (assignment_expression "lVar11 = 0x428a2f98d728ae22" identifier = number_literal) ;) (expression_statement "local_318 = 0x3956c25bf348b538;" (assignment_expression "local_318 = 0x3956c25bf348b538" identifier = number_literal) ;) (expression_statement "local_2f8 = 0x7137449123ef65cd;" (assignment_expression "local_2f8 = 0x7137449123ef65cd" identifier = number_literal) ;) (expression_statement "local_2f0 = -0x4a3f043013b2c4d1;" (assignment_expression "local_2f0 = -0x4a3f043013b2c4d1" identifier = number_literal) ;) (expression_statement "local_2e8 = -0x164a245a7e762444;" (assignment_expression "local_2e8 = -0x164a245a7e762444" identifier = number_literal) ;) (expression_statement "puVar12 = local_2c8;" (assignment_expression "puVar12 = local_2c8" identifier = identifier) ;) (expression_statement "uVar19 = uVar3;" (assignment_expression "uVar19 = uVar3" identifier = identifier) ;) (expression_statement "plVar20 = &DAT_001aed00;" (assignment_expression "plVar20 = &DAT_001aed00" identifier = (pointer_expression "&DAT_001aed00" & identifier)) ;) (while_statement "while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }" { (expression_statement "lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;" (assignment_expression "lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11" identifier = (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17))" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15)" identifier + (parenthesized_expression "((uVar15 ^ uVar14) & uVar9 ^ uVar15)" ( (binary_expression "(uVar15 ^ uVar14) & uVar9 ^ uVar15" (binary_expression "(uVar15 ^ uVar14) & uVar9" (parenthesized_expression "(uVar15 ^ uVar14)" ( (binary_expression "uVar15 ^ uVar14" identifier ^ identifier) )) & identifier) ^ identifier) ))) + (parenthesized_expression "((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17))" ( (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)" (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e)" (parenthesized_expression "(uVar9 >> 0xe | uVar9 << 0x32)" ( (binary_expression "uVar9 >> 0xe | uVar9 << 0x32" (binary_expression "uVar9 >> 0xe" identifier >> number_literal) | (binary_expression "uVar9 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar9 >> 0x12 | uVar9 << 0x2e)" ( (binary_expression "uVar9 >> 0x12 | uVar9 << 0x2e" (binary_expression "uVar9 >> 0x12" identifier >> number_literal) | (binary_expression "uVar9 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar9 >> 0x29 | uVar9 << 0x17)" ( (binary_expression "uVar9 >> 0x29 | uVar9 << 0x17" (binary_expression "uVar9 >> 0x29" identifier >> number_literal) | (binary_expression "uVar9 << 0x17" identifier << number_literal)) ))) ))) + (pointer_expression "*puVar12" * identifier)) + identifier)) ;) (expression_statement "uVar16 = uVar16 + lVar11;" (assignment_expression "uVar16 = uVar16 + lVar11" identifier = (binary_expression "uVar16 + lVar11" identifier + identifier)) ;) (expression_statement "uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;" (assignment_expression "uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11" identifier = (binary_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11" (binary_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19))" (parenthesized_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18)" ( (binary_expression "(uVar19 | uVar18) & uVar17 | uVar19 & uVar18" (binary_expression "(uVar19 | uVar18) & uVar17" (parenthesized_expression "(uVar19 | uVar18)" ( (binary_expression "uVar19 | uVar18" identifier | identifier) )) & identifier) | (binary_expression "uVar19 & uVar18" identifier & identifier)) )) + (parenthesized_expression "((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19))" ( (binary_expression "(uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)" (binary_expression "(uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e)" (parenthesized_expression "(uVar19 >> 0x1c | uVar19 << 0x24)" ( (binary_expression "uVar19 >> 0x1c | uVar19 << 0x24" (binary_expression "uVar19 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar19 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x22 | uVar19 << 0x1e)" ( (binary_expression "uVar19 >> 0x22 | uVar19 << 0x1e" (binary_expression "uVar19 >> 0x22" identifier >> number_literal) | (binary_expression "uVar19 << 0x1e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar19 >> 0x27 | uVar19 << 0x19)" ( (binary_expression "uVar19 >> 0x27 | uVar19 << 0x19" (binary_expression "uVar19 >> 0x27" identifier >> number_literal) | (binary_expression "uVar19 << 0x19" identifier << number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;" (assignment_expression "local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8" identifier = (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1]" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" (parenthesized_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14)" ( (binary_expression "(uVar9 ^ uVar14) & uVar16 ^ uVar14" (binary_expression "(uVar9 ^ uVar14) & uVar16" (parenthesized_expression "(uVar9 ^ uVar14)" ( (binary_expression "uVar9 ^ uVar14" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" ( (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)" (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e)" (parenthesized_expression "(uVar16 >> 0xe | uVar16 << 0x32)" ( (binary_expression "uVar16 >> 0xe | uVar16 << 0x32" (binary_expression "uVar16 >> 0xe" identifier >> number_literal) | (binary_expression "uVar16 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x12 | uVar16 << 0x2e)" ( (binary_expression "uVar16 >> 0x12 | uVar16 << 0x2e" (binary_expression "uVar16 >> 0x12" identifier >> number_literal) | (binary_expression "uVar16 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar16 >> 0x29 | uVar16 * 0x800000)" ( (binary_expression "uVar16 >> 0x29 | uVar16 * 0x800000" (binary_expression "uVar16 >> 0x29" identifier >> number_literal) | (binary_expression "uVar16 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[1]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar17 = uVar17 + local_2f8;" (assignment_expression "uVar17 = uVar17 + local_2f8" identifier = (binary_expression "uVar17 + local_2f8" identifier + identifier)) ;) (expression_statement "uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));" (assignment_expression "uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" identifier = (binary_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" (binary_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8" (parenthesized_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10)" ( (binary_expression "(uVar19 | uVar10) & uVar18 | uVar19 & uVar10" (binary_expression "(uVar19 | uVar10) & uVar18" (parenthesized_expression "(uVar19 | uVar10)" ( (binary_expression "uVar19 | uVar10" identifier | identifier) )) & identifier) | (binary_expression "uVar19 & uVar10" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" ( (binary_expression "(uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000)" (binary_expression "(uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000)" (parenthesized_expression "(uVar10 >> 0x1c | uVar10 << 0x24)" ( (binary_expression "uVar10 >> 0x1c | uVar10 << 0x24" (binary_expression "uVar10 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar10 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar10 >> 0x22 | uVar10 * 0x40000000)" ( (binary_expression "uVar10 >> 0x22 | uVar10 * 0x40000000" (binary_expression "uVar10 >> 0x22" identifier >> number_literal) | (binary_expression "uVar10 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar10 >> 0x27 | uVar10 * 0x2000000)" ( (binary_expression "uVar10 >> 0x27 | uVar10 * 0x2000000" (binary_expression "uVar10 >> 0x27" identifier >> number_literal) | (binary_expression "uVar10 * 0x2000000" identifier * number_literal)) ))) )))) ;) (expression_statement "local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;" (assignment_expression "local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0" identifier = (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2]" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000))" (parenthesized_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9)" ( (binary_expression "(uVar9 ^ uVar16) & uVar17 ^ uVar9" (binary_expression "(uVar9 ^ uVar16) & uVar17" (parenthesized_expression "(uVar9 ^ uVar16)" ( (binary_expression "uVar9 ^ uVar16" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000))" ( (binary_expression "(uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)" (binary_expression "(uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e)" (parenthesized_expression "(uVar17 >> 0xe | uVar17 << 0x32)" ( (binary_expression "uVar17 >> 0xe | uVar17 << 0x32" (binary_expression "uVar17 >> 0xe" identifier >> number_literal) | (binary_expression "uVar17 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar17 >> 0x12 | uVar17 << 0x2e)" ( (binary_expression "uVar17 >> 0x12 | uVar17 << 0x2e" (binary_expression "uVar17 >> 0x12" identifier >> number_literal) | (binary_expression "uVar17 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar17 >> 0x29 | uVar17 * 0x800000)" ( (binary_expression "uVar17 >> 0x29 | uVar17 * 0x800000" (binary_expression "uVar17 >> 0x29" identifier >> number_literal) | (binary_expression "uVar17 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[2]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar18 = uVar18 + local_2f0;" (assignment_expression "uVar18 = uVar18 + local_2f0" identifier = (binary_expression "uVar18 + local_2f0" identifier + identifier)) ;) (expression_statement "uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;" (assignment_expression "uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0" identifier = (binary_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0" (binary_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000))" (parenthesized_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15)" ( (binary_expression "(uVar10 | uVar15) & uVar19 | uVar10 & uVar15" (binary_expression "(uVar10 | uVar15) & uVar19" (parenthesized_expression "(uVar10 | uVar15)" ( (binary_expression "uVar10 | uVar15" identifier | identifier) )) & identifier) | (binary_expression "uVar10 & uVar15" identifier & identifier)) )) + (parenthesized_expression "((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000))" ( (binary_expression "(uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)" (binary_expression "(uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000)" (parenthesized_expression "(uVar15 >> 0x1c | uVar15 << 0x24)" ( (binary_expression "uVar15 >> 0x1c | uVar15 << 0x24" (binary_expression "uVar15 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar15 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar15 >> 0x22 | uVar15 * 0x40000000)" ( (binary_expression "uVar15 >> 0x22 | uVar15 * 0x40000000" (binary_expression "uVar15 >> 0x22" identifier >> number_literal) | (binary_expression "uVar15 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar15 >> 0x27 | uVar15 * 0x2000000)" ( (binary_expression "uVar15 >> 0x27 | uVar15 * 0x2000000" (binary_expression "uVar15 >> 0x27" identifier >> number_literal) | (binary_expression "uVar15 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;" (assignment_expression "local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8" identifier = (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3]" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" (parenthesized_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16)" ( (binary_expression "(uVar16 ^ uVar17) & uVar18 ^ uVar16" (binary_expression "(uVar16 ^ uVar17) & uVar18" (parenthesized_expression "(uVar16 ^ uVar17)" ( (binary_expression "uVar16 ^ uVar17" identifier ^ identifier) )) & identifier) ^ identifier) )) + (parenthesized_expression "((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" ( (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)" (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e)" (parenthesized_expression "(uVar18 >> 0xe | uVar18 << 0x32)" ( (binary_expression "uVar18 >> 0xe | uVar18 << 0x32" (binary_expression "uVar18 >> 0xe" identifier >> number_literal) | (binary_expression "uVar18 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 0x12 | uVar18 << 0x2e)" ( (binary_expression "uVar18 >> 0x12 | uVar18 << 0x2e" (binary_expression "uVar18 >> 0x12" identifier >> number_literal) | (binary_expression "uVar18 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar18 >> 0x29 | uVar18 * 0x800000)" ( (binary_expression "uVar18 >> 0x29 | uVar18 * 0x800000" (binary_expression "uVar18 >> 0x29" identifier >> number_literal) | (binary_expression "uVar18 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[3]" identifier [ number_literal ])) + identifier) + identifier)) ;) (expression_statement "uVar19 = uVar19 + local_2e8;" (assignment_expression "uVar19 = uVar19 + local_2e8" identifier = (binary_expression "uVar19 + local_2e8" identifier + identifier)) ;) (expression_statement "uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;" (assignment_expression "uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8" identifier = (binary_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8" (binary_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" (parenthesized_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14)" ( (binary_expression "(uVar15 | uVar14) & uVar10 | uVar15 & uVar14" (binary_expression "(uVar15 | uVar14) & uVar10" (parenthesized_expression "(uVar15 | uVar14)" ( (binary_expression "uVar15 | uVar14" identifier | identifier) )) & identifier) | (binary_expression "uVar15 & uVar14" identifier & identifier)) )) + (parenthesized_expression "((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" ( (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)" (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000)" (parenthesized_expression "(uVar14 >> 0x1c | uVar14 << 0x24)" ( (binary_expression "uVar14 >> 0x1c | uVar14 << 0x24" (binary_expression "uVar14 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar14 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar14 >> 0x22 | uVar14 * 0x40000000)" ( (binary_expression "uVar14 >> 0x22 | uVar14 * 0x40000000" (binary_expression "uVar14 >> 0x22" identifier >> number_literal) | (binary_expression "uVar14 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar14 >> 0x27 | uVar14 * 0x2000000)" ( (binary_expression "uVar14 >> 0x27 | uVar14 * 0x2000000" (binary_expression "uVar14 >> 0x27" identifier >> number_literal) | (binary_expression "uVar14 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);" (assignment_expression "local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17)" identifier = (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17)" (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4]" (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000))" (binary_expression "local_318 +\n uVar16" identifier + identifier) + (parenthesized_expression "((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000))" ( (binary_expression "(uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)" (binary_expression "(uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e)" (parenthesized_expression "(uVar19 >> 0xe | uVar19 << 0x32)" ( (binary_expression "uVar19 >> 0xe | uVar19 << 0x32" (binary_expression "uVar19 >> 0xe" identifier >> number_literal) | (binary_expression "uVar19 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar19 >> 0x12 | uVar19 << 0x2e)" ( (binary_expression "uVar19 >> 0x12 | uVar19 << 0x2e" (binary_expression "uVar19 >> 0x12" identifier >> number_literal) | (binary_expression "uVar19 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar19 >> 0x29 | uVar19 * 0x800000)" ( (binary_expression "uVar19 >> 0x29 | uVar19 * 0x800000" (binary_expression "uVar19 >> 0x29" identifier >> number_literal) | (binary_expression "uVar19 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[4]" identifier [ number_literal ])) + (parenthesized_expression "((uVar17 ^ uVar18) & uVar19 ^ uVar17)" ( (binary_expression "(uVar17 ^ uVar18) & uVar19 ^ uVar17" (binary_expression "(uVar17 ^ uVar18) & uVar19" (parenthesized_expression "(uVar17 ^ uVar18)" ( (binary_expression "uVar17 ^ uVar18" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar10 = uVar10 + local_318;" (assignment_expression "uVar10 = uVar10 + local_318" identifier = (binary_expression "uVar10 + local_318" identifier + identifier)) ;) (expression_statement "uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;" (assignment_expression "uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318" identifier = (binary_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318" (binary_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" (parenthesized_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9)" ( (binary_expression "(uVar14 | uVar9) & uVar15 | uVar14 & uVar9" (binary_expression "(uVar14 | uVar9) & uVar15" (parenthesized_expression "(uVar14 | uVar9)" ( (binary_expression "uVar14 | uVar9" identifier | identifier) )) & identifier) | (binary_expression "uVar14 & uVar9" identifier & identifier)) )) + (parenthesized_expression "((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" ( (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)" (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000)" (parenthesized_expression "(uVar9 >> 0x1c | uVar9 << 0x24)" ( (binary_expression "uVar9 >> 0x1c | uVar9 << 0x24" (binary_expression "uVar9 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar9 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar9 >> 0x22 | uVar9 * 0x40000000)" ( (binary_expression "uVar9 >> 0x22 | uVar9 * 0x40000000" (binary_expression "uVar9 >> 0x22" identifier >> number_literal) | (binary_expression "uVar9 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar9 >> 0x27 | uVar9 * 0x2000000)" ( (binary_expression "uVar9 >> 0x27 | uVar9 * 0x2000000" (binary_expression "uVar9 >> 0x27" identifier >> number_literal) | (binary_expression "uVar9 * 0x2000000" identifier * number_literal)) ))) ))) + identifier)) ;) (expression_statement "local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);" (assignment_expression "local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18)" identifier = (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18)" (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5]" (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000))" (binary_expression "local_310 +\n uVar17" identifier + identifier) + (parenthesized_expression "((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000))" ( (binary_expression "(uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)" (binary_expression "(uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e)" (parenthesized_expression "(uVar10 >> 0xe | uVar10 << 0x32)" ( (binary_expression "uVar10 >> 0xe | uVar10 << 0x32" (binary_expression "uVar10 >> 0xe" identifier >> number_literal) | (binary_expression "uVar10 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar10 >> 0x12 | uVar10 << 0x2e)" ( (binary_expression "uVar10 >> 0x12 | uVar10 << 0x2e" (binary_expression "uVar10 >> 0x12" identifier >> number_literal) | (binary_expression "uVar10 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar10 >> 0x29 | uVar10 * 0x800000)" ( (binary_expression "uVar10 >> 0x29 | uVar10 * 0x800000" (binary_expression "uVar10 >> 0x29" identifier >> number_literal) | (binary_expression "uVar10 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[5]" identifier [ number_literal ])) + (parenthesized_expression "((uVar18 ^ uVar19) & uVar10 ^ uVar18)" ( (binary_expression "(uVar18 ^ uVar19) & uVar10 ^ uVar18" (binary_expression "(uVar18 ^ uVar19) & uVar10" (parenthesized_expression "(uVar18 ^ uVar19)" ( (binary_expression "uVar18 ^ uVar19" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar15 = uVar15 + local_310;" (assignment_expression "uVar15 = uVar15 + local_310" identifier = (binary_expression "uVar15 + local_310" identifier + identifier)) ;) (expression_statement "uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));" (assignment_expression "uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" identifier = (binary_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" (binary_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310" (parenthesized_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16)" ( (binary_expression "(uVar9 | uVar16) & uVar14 | uVar9 & uVar16" (binary_expression "(uVar9 | uVar16) & uVar14" (parenthesized_expression "(uVar9 | uVar16)" ( (binary_expression "uVar9 | uVar16" identifier | identifier) )) & identifier) | (binary_expression "uVar9 & uVar16" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" ( (binary_expression "(uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000)" (binary_expression "(uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000)" (parenthesized_expression "(uVar16 >> 0x1c | uVar16 << 0x24)" ( (binary_expression "uVar16 >> 0x1c | uVar16 << 0x24" (binary_expression "uVar16 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar16 << 0x24" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar16 >> 0x22 | uVar16 * 0x40000000)" ( (binary_expression "uVar16 >> 0x22 | uVar16 * 0x40000000" (binary_expression "uVar16 >> 0x22" identifier >> number_literal) | (binary_expression "uVar16 * 0x40000000" identifier * number_literal)) ))) ^ (parenthesized_expression "(uVar16 >> 0x27 | uVar16 * 0x2000000)" ( (binary_expression "uVar16 >> 0x27 | uVar16 * 0x2000000" (binary_expression "uVar16 >> 0x27" identifier >> number_literal) | (binary_expression "uVar16 * 0x2000000" identifier * number_literal)) ))) )))) ;) (expression_statement "local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);" (assignment_expression "local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19)" identifier = (binary_expression "local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19)" (binary_expression "local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e))" (binary_expression "local_308 +\n uVar18 + puVar12[6]" (binary_expression "local_308 +\n uVar18" identifier + identifier) + (subscript_expression "puVar12[6]" identifier [ number_literal ])) + (parenthesized_expression "((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e))" ( (binary_expression "(uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)" (binary_expression "(uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32)" (parenthesized_expression "(uVar15 >> 0x29 | uVar15 * 0x800000)" ( (binary_expression "uVar15 >> 0x29 | uVar15 * 0x800000" (binary_expression "uVar15 >> 0x29" identifier >> number_literal) | (binary_expression "uVar15 * 0x800000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar15 >> 0xe | uVar15 << 0x32)" ( (binary_expression "uVar15 >> 0xe | uVar15 << 0x32" (binary_expression "uVar15 >> 0xe" identifier >> number_literal) | (binary_expression "uVar15 << 0x32" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar15 >> 0x12 | uVar15 << 0x2e)" ( (binary_expression "uVar15 >> 0x12 | uVar15 << 0x2e" (binary_expression "uVar15 >> 0x12" identifier >> number_literal) | (binary_expression "uVar15 << 0x2e" identifier << number_literal)) ))) ))) + (parenthesized_expression "((uVar19 ^ uVar10) & uVar15 ^ uVar19)" ( (binary_expression "(uVar19 ^ uVar10) & uVar15 ^ uVar19" (binary_expression "(uVar19 ^ uVar10) & uVar15" (parenthesized_expression "(uVar19 ^ uVar10)" ( (binary_expression "uVar19 ^ uVar10" identifier ^ identifier) )) & identifier) ^ identifier) )))) ;) (expression_statement "uVar14 = uVar14 + local_308;" (assignment_expression "uVar14 = uVar14 + local_308" identifier = (binary_expression "uVar14 + local_308" identifier + identifier)) ;) (expression_statement "uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));" (assignment_expression "uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" identifier = (binary_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" (binary_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308" (parenthesized_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17)" ( (binary_expression "(uVar16 | uVar17) & uVar9 | uVar16 & uVar17" (binary_expression "(uVar16 | uVar17) & uVar9" (parenthesized_expression "(uVar16 | uVar17)" ( (binary_expression "uVar16 | uVar17" identifier | identifier) )) & identifier) | (binary_expression "uVar16 & uVar17" identifier & identifier)) )) + identifier) + (parenthesized_expression "((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" ( (binary_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000)" (binary_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24)" (parenthesized_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000)" ( (binary_expression "uVar17 >> 0x27 | uVar17 * 0x2000000" (binary_expression "uVar17 >> 0x27" identifier >> number_literal) | (binary_expression "uVar17 * 0x2000000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar17 >> 0x1c | uVar17 << 0x24)" ( (binary_expression "uVar17 >> 0x1c | uVar17 << 0x24" (binary_expression "uVar17 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar17 << 0x24" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar17 >> 0x22 | uVar17 * 0x40000000)" ( (binary_expression "uVar17 >> 0x22 | uVar17 * 0x40000000" (binary_expression "uVar17 >> 0x22" identifier >> number_literal) | (binary_expression "uVar17 * 0x40000000" identifier * number_literal)) ))) )))) ;) (expression_statement "local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;" (assignment_expression "local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300" identifier = (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7]" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000))" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19" (parenthesized_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10)" ( (binary_expression "(uVar10 ^ uVar15) & uVar14 ^ uVar10" (binary_expression "(uVar10 ^ uVar15) & uVar14" (parenthesized_expression "(uVar10 ^ uVar15)" ( (binary_expression "uVar10 ^ uVar15" identifier ^ identifier) )) & identifier) ^ identifier) )) + identifier) + (parenthesized_expression "((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000))" ( (binary_expression "(uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)" (binary_expression "(uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)" (parenthesized_expression "(uVar14 >> 0xe | uVar14 << 0x32)" ( (binary_expression "uVar14 >> 0xe | uVar14 << 0x32" (binary_expression "uVar14 >> 0xe" identifier >> number_literal) | (binary_expression "uVar14 << 0x32" identifier << number_literal)) )) ^ (parenthesized_expression "(uVar14 >> 0x12 | uVar14 << 0x2e)" ( (binary_expression "uVar14 >> 0x12 | uVar14 << 0x2e" (binary_expression "uVar14 >> 0x12" identifier >> number_literal) | (binary_expression "uVar14 << 0x2e" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar14 >> 0x29 | uVar14 * 0x800000)" ( (binary_expression "uVar14 >> 0x29 | uVar14 * 0x800000" (binary_expression "uVar14 >> 0x29" identifier >> number_literal) | (binary_expression "uVar14 * 0x800000" identifier * number_literal)) ))) ))) + (subscript_expression "puVar12[7]" identifier [ number_literal ])) + identifier)) ;) (expression_statement "uVar9 = uVar9 + local_300;" (assignment_expression "uVar9 = uVar9 + local_300" identifier = (binary_expression "uVar9 + local_300" identifier + identifier)) ;) (expression_statement "uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));" (assignment_expression "uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" identifier = (binary_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" (binary_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300" (parenthesized_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16)" ( (binary_expression "uVar17 & uVar18 | (uVar17 | uVar18) & uVar16" (binary_expression "uVar17 & uVar18" identifier & identifier) | (binary_expression "(uVar17 | uVar18) & uVar16" (parenthesized_expression "(uVar17 | uVar18)" ( (binary_expression "uVar17 | uVar18" identifier | identifier) )) & identifier)) )) + identifier) + (parenthesized_expression "((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" ( (binary_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000)" (binary_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24)" (parenthesized_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000)" ( (binary_expression "uVar18 >> 0x27 | uVar18 * 0x2000000" (binary_expression "uVar18 >> 0x27" identifier >> number_literal) | (binary_expression "uVar18 * 0x2000000" identifier * number_literal)) )) ^ (parenthesized_expression "(uVar18 >> 0x1c | uVar18 << 0x24)" ( (binary_expression "uVar18 >> 0x1c | uVar18 << 0x24" (binary_expression "uVar18 >> 0x1c" identifier >> number_literal) | (binary_expression "uVar18 << 0x24" identifier << number_literal)) ))) ^ (parenthesized_expression "(uVar18 >> 0x22 | uVar18 * 0x40000000)" ( (binary_expression "uVar18 >> 0x22 | uVar18 * 0x40000000" (binary_expression "uVar18 >> 0x22" identifier >> number_literal) | (binary_expression "uVar18 * 0x40000000" identifier * number_literal)) ))) )))) ;) (if_statement "if (local_2c8 + 0x50 == puVar12 + 8) break;" if (parenthesized_expression "(local_2c8 + 0x50 == puVar12 + 8)" ( (binary_expression "local_2c8 + 0x50 == puVar12 + 8" (binary_expression "local_2c8 + 0x50" identifier + number_literal) == (binary_expression "puVar12 + 8" identifier + number_literal)) )) (break_statement "break;" break ;)) (expression_statement "local_2f8 = plVar20[1];" (assignment_expression "local_2f8 = plVar20[1]" identifier = (subscript_expression "plVar20[1]" identifier [ number_literal ])) ;) (expression_statement "local_2f0 = plVar20[2];" (assignment_expression "local_2f0 = plVar20[2]" identifier = (subscript_expression "plVar20[2]" identifier [ number_literal ])) ;) (expression_statement "local_2e8 = plVar20[3];" (assignment_expression "local_2e8 = plVar20[3]" identifier = (subscript_expression "plVar20[3]" identifier [ number_literal ])) ;) (expression_statement "local_318 = plVar20[4];" (assignment_expression "local_318 = plVar20[4]" identifier = (subscript_expression "plVar20[4]" identifier [ number_literal ])) ;) (expression_statement "local_310 = plVar20[5];" (assignment_expression "local_310 = plVar20[5]" identifier = (subscript_expression "plVar20[5]" identifier [ number_literal ])) ;) (expression_statement "local_308 = plVar20[6];" (assignment_expression "local_308 = plVar20[6]" identifier = (subscript_expression "plVar20[6]" identifier [ number_literal ])) ;) (expression_statement "local_300 = plVar20[7];" (assignment_expression "local_300 = plVar20[7]" identifier = (subscript_expression "plVar20[7]" identifier [ number_literal ])) ;) (expression_statement "lVar11 = *plVar20;" (assignment_expression "lVar11 = *plVar20" identifier = (pointer_expression "*plVar20" * identifier)) ;) (expression_statement "puVar12 = puVar12 + 8;" (assignment_expression "puVar12 = puVar12 + 8" identifier = (binary_expression "puVar12 + 8" identifier + number_literal)) ;) (expression_statement "plVar20 = plVar20 + 8;" (assignment_expression "plVar20 = plVar20 + 8" identifier = (binary_expression "plVar20 + 8" identifier + number_literal)) ;) })) (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18" (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) + uVar18" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;" (assignment_expression "*(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x18) + uVar17" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;" (assignment_expression "*(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16" (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x20) + uVar16" (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;" (assignment_expression "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x28) + uVar9" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;" (assignment_expression "*(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14" (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) )))) = (binary_expression "*(long *)(param_1 + 0x30) + uVar14" (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + uVar15" (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) )))) + identifier)) ;) (expression_statement "*(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;" (assignment_expression "*(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10" (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) )))) = (binary_expression "*(long *)(param_1 + 0x40) + uVar10" (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) )))) + identifier)) ;) (expression_statement "*(ulong *)(param_1 + 8) = uVar3 + uVar19;" (assignment_expression "*(ulong *)(param_1 + 8) = uVar3 + uVar19" (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) )))) = (binary_expression "uVar3 + uVar19" identifier + identifier)) ;) (if_statement "if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }" if (parenthesized_expression "(local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)" (subscript_expression "local_2c8[0x51]" identifier [ number_literal ]) == (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 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (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 ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator 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 * 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 IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression 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 ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) ))) + (pointer_expression * IDENT)) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) )) + (subscript_expression IDENT [ LIT ])) + (subscript_expression IDENT [ LIT ])) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) ))) + (subscript_expression IDENT [ LIT ])) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (binary_expression IDENT >> LIT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ^ (binary_expression IDENT >> LIT)) ))) + (subscript_expression IDENT [ LIT ])) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) ))) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ))) + (pointer_expression * IDENT)) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ))) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + (subscript_expression IDENT [ LIT ])) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + (subscript_expression IDENT [ LIT ])) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + (subscript_expression IDENT [ LIT ])) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + (subscript_expression IDENT [ LIT ])) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + (subscript_expression IDENT [ LIT ])) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT + IDENT) + (subscript_expression IDENT [ LIT ])) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ))) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT) | (binary_expression IDENT & IDENT)) )) + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & IDENT) ^ IDENT) )) + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) ))) ))) + (subscript_expression IDENT [ LIT ])) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT & IDENT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT | IDENT) )) & IDENT)) )) + IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT * LIT)) )) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) | (binary_expression IDENT << LIT)) ))) ^ (parenthesized_expression ( (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)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (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 { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "undefined8 FUN_00152290(long param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n \n __stack_chk_fail();\n}" (type_identifier "undefined8") (function_declarator "FUN_00152290(long param_1,ulong *param_2)" (identifier "FUN_00152290") (parameter_list "(long param_1,ulong *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "ulong *param_2" (type_identifier "ulong") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n ulong uVar7;\n ulong uVar8;\n ulong uVar9;\n ulong uVar10;\n long lVar11;\n ulong *puVar12;\n ulong *puVar13;\n ulong uVar14;\n ulong uVar15;\n ulong uVar16;\n ulong uVar17;\n ulong uVar18;\n ulong uVar19;\n long *plVar20;\n long in_FS_OFFSET;\n long local_318;\n long local_310;\n long local_308;\n long local_300;\n long local_2f8;\n long local_2f0;\n long local_2e8;\n ulong local_2c8 [83];\n \n uVar9 = *(ulong *)(param_1 + 0x28);\n uVar15 = *param_2;\n uVar10 = param_2[1];\n uVar19 = param_2[2];\n uVar1 = param_2[3];\n uVar2 = param_2[4];\n uVar8 = param_2[5];\n uVar18 = *(ulong *)(param_1 + 0x10);\n local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = *(ulong *)(param_1 + 8);\n uVar17 = *(ulong *)(param_1 + 0x18);\n uVar16 = *(ulong *)(param_1 + 0x20);\n uVar14 = *(ulong *)(param_1 + 0x30);\n local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;\n uVar15 = *(ulong *)(param_1 + 0x38);\n local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n uVar10 = *(ulong *)(param_1 + 0x40);\n local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n uVar19 = param_2[6];\n uVar1 = param_2[7];\n uVar2 = param_2[8];\n uVar8 = param_2[9];\n uVar4 = param_2[10];\n local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n uVar19 = param_2[0xb];\n uVar5 = param_2[0xc];\n uVar6 = param_2[0xd];\n uVar7 = param_2[0xe];\n local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;\n uVar1 = param_2[0xf];\n local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;\n local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;\n local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;\n local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;\n local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;\n local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;\n local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;\n puVar12 = local_2c8;\n do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);\n local_300 = -0x54e3a12a25927ee8;\n local_308 = -0x6dc07d5b50e6b065;\n local_310 = 0x59f111f1b605d019;\n lVar11 = 0x428a2f98d728ae22;\n local_318 = 0x3956c25bf348b538;\n local_2f8 = 0x7137449123ef65cd;\n local_2f0 = -0x4a3f043013b2c4d1;\n local_2e8 = -0x164a245a7e762444;\n puVar12 = local_2c8;\n uVar19 = uVar3;\n plVar20 = &DAT_001aed00;\n while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;\n *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;\n *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;\n *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;\n *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;\n *(ulong *)(param_1 + 8) = uVar3 + uVar19;\n if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }\n \n __stack_chk_fail();\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "ulong uVar9;" (type_identifier "ulong") (identifier "uVar9") (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "ulong *puVar12;" (type_identifier "ulong") (pointer_declarator "*puVar12" (* "*") (identifier "puVar12")) (; ";")) (declaration "ulong *puVar13;" (type_identifier "ulong") (pointer_declarator "*puVar13" (* "*") (identifier "puVar13")) (; ";")) (declaration "ulong uVar14;" (type_identifier "ulong") (identifier "uVar14") (; ";")) (declaration "ulong uVar15;" (type_identifier "ulong") (identifier "uVar15") (; ";")) (declaration "ulong uVar16;" (type_identifier "ulong") (identifier "uVar16") (; ";")) (declaration "ulong uVar17;" (type_identifier "ulong") (identifier "uVar17") (; ";")) (declaration "ulong uVar18;" (type_identifier "ulong") (identifier "uVar18") (; ";")) (declaration "ulong uVar19;" (type_identifier "ulong") (identifier "uVar19") (; ";")) (declaration "long *plVar20;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar20" (* "*") (identifier "plVar20")) (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "long local_318;" (sized_type_specifier "long" (long "long")) (identifier "local_318") (; ";")) (declaration "long local_310;" (sized_type_specifier "long" (long "long")) (identifier "local_310") (; ";")) (declaration "long local_308;" (sized_type_specifier "long" (long "long")) (identifier "local_308") (; ";")) (declaration "long local_300;" (sized_type_specifier "long" (long "long")) (identifier "local_300") (; ";")) (declaration "long local_2f8;" (sized_type_specifier "long" (long "long")) (identifier "local_2f8") (; ";")) (declaration "long local_2f0;" (sized_type_specifier "long" (long "long")) (identifier "local_2f0") (; ";")) (declaration "long local_2e8;" (sized_type_specifier "long" (long "long")) (identifier "local_2e8") (; ";")) (declaration "ulong local_2c8 [83];" (type_identifier "ulong") (array_declarator "local_2c8 [83]" (identifier "local_2c8") ([ "[") (number_literal "83") (] "]")) (; ";")) (expression_statement "uVar9 = *(ulong *)(param_1 + 0x28);" (assignment_expression "uVar9 = *(ulong *)(param_1 + 0x28)" (identifier "uVar9") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x28)" (* "*") (cast_expression "(ulong *)(param_1 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "uVar15 = *param_2;" (assignment_expression "uVar15 = *param_2" (identifier "uVar15") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "uVar10 = param_2[1];" (assignment_expression "uVar10 = param_2[1]" (identifier "uVar10") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar19 = param_2[2];" (assignment_expression "uVar19 = param_2[2]" (identifier "uVar19") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar1 = param_2[3];" (assignment_expression "uVar1 = param_2[3]" (identifier "uVar1") (= "=") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "uVar2 = param_2[4];" (assignment_expression "uVar2 = param_2[4]" (identifier "uVar2") (= "=") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "uVar8 = param_2[5];" (assignment_expression "uVar8 = param_2[5]" (identifier "uVar8") (= "=") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "uVar18 = *(ulong *)(param_1 + 0x10);" (assignment_expression "uVar18 = *(ulong *)(param_1 + 0x10)" (identifier "uVar18") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28)" (subscript_expression "local_2c8[0x51]" (identifier "local_2c8") ([ "[") (number_literal "0x51") (] "]")) (= "=") (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 "uVar3 = *(ulong *)(param_1 + 8);" (assignment_expression "uVar3 = *(ulong *)(param_1 + 8)" (identifier "uVar3") (= "=") (pointer_expression "*(ulong *)(param_1 + 8)" (* "*") (cast_expression "(ulong *)(param_1 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uVar17 = *(ulong *)(param_1 + 0x18);" (assignment_expression "uVar17 = *(ulong *)(param_1 + 0x18)" (identifier "uVar17") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x18)" (* "*") (cast_expression "(ulong *)(param_1 + 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "uVar16 = *(ulong *)(param_1 + 0x20);" (assignment_expression "uVar16 = *(ulong *)(param_1 + 0x20)" (identifier "uVar16") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x20)" (* "*") (cast_expression "(ulong *)(param_1 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar14 = *(ulong *)(param_1 + 0x30);" (assignment_expression "uVar14 = *(ulong *)(param_1 + 0x30)" (identifier "uVar14") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x30)" (* "*") (cast_expression "(ulong *)(param_1 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38;" (assignment_expression "local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38" (subscript_expression "local_2c8[0]" (identifier "local_2c8") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 |\n (uVar15 & 0xff00) << 0x28" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 |\n (uVar15 & 0xff000000) << 8" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 |\n (uVar15 & 0xff0000000000) >> 0x18" (binary_expression "uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28" (binary_expression "uVar15 >> 0x38" (identifier "uVar15") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar15 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar15 & 0xff000000000000)" (( "(") (binary_expression "uVar15 & 0xff000000000000" (identifier "uVar15") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar15 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar15 & 0xff0000000000)" (( "(") (binary_expression "uVar15 & 0xff0000000000" (identifier "uVar15") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar15 & 0xff00000000) >> 8" (parenthesized_expression "(uVar15 & 0xff00000000)" (( "(") (binary_expression "uVar15 & 0xff00000000" (identifier "uVar15") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar15 & 0xff000000) << 8" (parenthesized_expression "(uVar15 & 0xff000000)" (( "(") (binary_expression "uVar15 & 0xff000000" (identifier "uVar15") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar15 & 0xff0000) << 0x18" (parenthesized_expression "(uVar15 & 0xff0000)" (( "(") (binary_expression "uVar15 & 0xff0000" (identifier "uVar15") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar15 & 0xff00) << 0x28" (parenthesized_expression "(uVar15 & 0xff00)" (( "(") (binary_expression "uVar15 & 0xff00" (identifier "uVar15") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar15 << 0x38" (identifier "uVar15") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "uVar15 = *(ulong *)(param_1 + 0x38);" (assignment_expression "uVar15 = *(ulong *)(param_1 + 0x38)" (identifier "uVar15") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x38)" (* "*") (cast_expression "(ulong *)(param_1 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;" (assignment_expression "local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (subscript_expression "local_2c8[1]" (identifier "local_2c8") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 |\n (uVar10 & 0xff000000) << 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 |\n (uVar10 & 0xff0000000000) >> 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28" (binary_expression "uVar10 >> 0x38" (identifier "uVar10") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar10 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar10 & 0xff000000000000)" (( "(") (binary_expression "uVar10 & 0xff000000000000" (identifier "uVar10") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar10 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar10 & 0xff0000000000)" (( "(") (binary_expression "uVar10 & 0xff0000000000" (identifier "uVar10") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar10 & 0xff00000000) >> 8" (parenthesized_expression "(uVar10 & 0xff00000000)" (( "(") (binary_expression "uVar10 & 0xff00000000" (identifier "uVar10") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar10 & 0xff000000) << 8" (parenthesized_expression "(uVar10 & 0xff000000)" (( "(") (binary_expression "uVar10 & 0xff000000" (identifier "uVar10") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar10 & 0xff0000) << 0x18" (parenthesized_expression "(uVar10 & 0xff0000)" (( "(") (binary_expression "uVar10 & 0xff0000" (identifier "uVar10") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar10 & 0xff00) << 0x28" (parenthesized_expression "(uVar10 & 0xff00)" (( "(") (binary_expression "uVar10 & 0xff00" (identifier "uVar10") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar10 << 0x38" (identifier "uVar10") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "uVar10 = *(ulong *)(param_1 + 0x40);" (assignment_expression "uVar10 = *(ulong *)(param_1 + 0x40)" (identifier "uVar10") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x40)" (* "*") (cast_expression "(ulong *)(param_1 + 0x40)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[2]" (identifier "local_2c8") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" (identifier "uVar19") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" (( "(") (binary_expression "uVar19 & 0xff000000000000" (identifier "uVar19") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" (( "(") (binary_expression "uVar19 & 0xff0000000000" (identifier "uVar19") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" (( "(") (binary_expression "uVar19 & 0xff00000000" (identifier "uVar19") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" (( "(") (binary_expression "uVar19 & 0xff000000" (identifier "uVar19") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" (( "(") (binary_expression "uVar19 & 0xff0000" (identifier "uVar19") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" (( "(") (binary_expression "uVar19 & 0xff00" (identifier "uVar19") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar19 << 0x38" (identifier "uVar19") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;" (assignment_expression "local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (subscript_expression "local_2c8[3]" (identifier "local_2c8") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" (identifier "uVar1") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" (( "(") (binary_expression "uVar1 & 0xff000000000000" (identifier "uVar1") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" (( "(") (binary_expression "uVar1 & 0xff0000000000" (identifier "uVar1") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" (( "(") (binary_expression "uVar1 & 0xff00000000" (identifier "uVar1") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" (( "(") (binary_expression "uVar1 & 0xff000000" (identifier "uVar1") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar1 << 0x38" (identifier "uVar1") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;" (assignment_expression "local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (subscript_expression "local_2c8[4]" (identifier "local_2c8") ([ "[") (number_literal "4") (] "]")) (= "=") (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28" (binary_expression "uVar2 >> 0x38" (identifier "uVar2") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar2 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar2 & 0xff000000000000)" (( "(") (binary_expression "uVar2 & 0xff000000000000" (identifier "uVar2") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar2 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar2 & 0xff0000000000)" (( "(") (binary_expression "uVar2 & 0xff0000000000" (identifier "uVar2") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar2 & 0xff00000000) >> 8" (parenthesized_expression "(uVar2 & 0xff00000000)" (( "(") (binary_expression "uVar2 & 0xff00000000" (identifier "uVar2") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar2 & 0xff000000) << 8" (parenthesized_expression "(uVar2 & 0xff000000)" (( "(") (binary_expression "uVar2 & 0xff000000" (identifier "uVar2") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar2 & 0xff0000) << 0x18" (parenthesized_expression "(uVar2 & 0xff0000)" (( "(") (binary_expression "uVar2 & 0xff0000" (identifier "uVar2") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar2 & 0xff00) << 0x28" (parenthesized_expression "(uVar2 & 0xff00)" (( "(") (binary_expression "uVar2 & 0xff00" (identifier "uVar2") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar2 << 0x38" (identifier "uVar2") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;" (assignment_expression "local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (subscript_expression "local_2c8[5]" (identifier "local_2c8") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28" (binary_expression "uVar8 >> 0x38" (identifier "uVar8") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar8 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar8 & 0xff000000000000)" (( "(") (binary_expression "uVar8 & 0xff000000000000" (identifier "uVar8") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar8 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar8 & 0xff0000000000)" (( "(") (binary_expression "uVar8 & 0xff0000000000" (identifier "uVar8") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar8 & 0xff00000000) >> 8" (parenthesized_expression "(uVar8 & 0xff00000000)" (( "(") (binary_expression "uVar8 & 0xff00000000" (identifier "uVar8") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar8 & 0xff000000) << 8" (parenthesized_expression "(uVar8 & 0xff000000)" (( "(") (binary_expression "uVar8 & 0xff000000" (identifier "uVar8") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar8 & 0xff0000) << 0x18" (parenthesized_expression "(uVar8 & 0xff0000)" (( "(") (binary_expression "uVar8 & 0xff0000" (identifier "uVar8") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar8 & 0xff00) << 0x28" (parenthesized_expression "(uVar8 & 0xff00)" (( "(") (binary_expression "uVar8 & 0xff00" (identifier "uVar8") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar8 << 0x38" (identifier "uVar8") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "uVar19 = param_2[6];" (assignment_expression "uVar19 = param_2[6]" (identifier "uVar19") (= "=") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "uVar1 = param_2[7];" (assignment_expression "uVar1 = param_2[7]" (identifier "uVar1") (= "=") (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "uVar2 = param_2[8];" (assignment_expression "uVar2 = param_2[8]" (identifier "uVar2") (= "=") (subscript_expression "param_2[8]" (identifier "param_2") ([ "[") (number_literal "8") (] "]"))) (; ";")) (expression_statement "uVar8 = param_2[9];" (assignment_expression "uVar8 = param_2[9]" (identifier "uVar8") (= "=") (subscript_expression "param_2[9]" (identifier "param_2") ([ "[") (number_literal "9") (] "]"))) (; ";")) (expression_statement "uVar4 = param_2[10];" (assignment_expression "uVar4 = param_2[10]" (identifier "uVar4") (= "=") (subscript_expression "param_2[10]" (identifier "param_2") ([ "[") (number_literal "10") (] "]"))) (; ";")) (expression_statement "local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[6]" (identifier "local_2c8") ([ "[") (number_literal "6") (] "]")) (= "=") (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 |\n (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 |\n (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" (identifier "uVar19") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" (( "(") (binary_expression "uVar19 & 0xff000000000000" (identifier "uVar19") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" (( "(") (binary_expression "uVar19 & 0xff0000000000" (identifier "uVar19") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" (( "(") (binary_expression "uVar19 & 0xff00000000" (identifier "uVar19") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" (( "(") (binary_expression "uVar19 & 0xff000000" (identifier "uVar19") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" (( "(") (binary_expression "uVar19 & 0xff0000" (identifier "uVar19") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" (( "(") (binary_expression "uVar19 & 0xff00" (identifier "uVar19") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar19 << 0x38" (identifier "uVar19") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "uVar19 = param_2[0xb];" (assignment_expression "uVar19 = param_2[0xb]" (identifier "uVar19") (= "=") (subscript_expression "param_2[0xb]" (identifier "param_2") ([ "[") (number_literal "0xb") (] "]"))) (; ";")) (expression_statement "uVar5 = param_2[0xc];" (assignment_expression "uVar5 = param_2[0xc]" (identifier "uVar5") (= "=") (subscript_expression "param_2[0xc]" (identifier "param_2") ([ "[") (number_literal "0xc") (] "]"))) (; ";")) (expression_statement "uVar6 = param_2[0xd];" (assignment_expression "uVar6 = param_2[0xd]" (identifier "uVar6") (= "=") (subscript_expression "param_2[0xd]" (identifier "param_2") ([ "[") (number_literal "0xd") (] "]"))) (; ";")) (expression_statement "uVar7 = param_2[0xe];" (assignment_expression "uVar7 = param_2[0xe]" (identifier "uVar7") (= "=") (subscript_expression "param_2[0xe]" (identifier "param_2") ([ "[") (number_literal "0xe") (] "]"))) (; ";")) (expression_statement "local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38;" (assignment_expression "local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (subscript_expression "local_2c8[7]" (identifier "local_2c8") ([ "[") (number_literal "7") (] "]")) (= "=") (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 |\n uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 |\n (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 |\n (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" (identifier "uVar1") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" (( "(") (binary_expression "uVar1 & 0xff000000000000" (identifier "uVar1") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" (( "(") (binary_expression "uVar1 & 0xff0000000000" (identifier "uVar1") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" (( "(") (binary_expression "uVar1 & 0xff00000000" (identifier "uVar1") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" (( "(") (binary_expression "uVar1 & 0xff000000" (identifier "uVar1") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar1 << 0x38" (identifier "uVar1") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "uVar1 = param_2[0xf];" (assignment_expression "uVar1 = param_2[0xf]" (identifier "uVar1") (= "=") (subscript_expression "param_2[0xf]" (identifier "param_2") ([ "[") (number_literal "0xf") (] "]"))) (; ";")) (expression_statement "local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38;" (assignment_expression "local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (subscript_expression "local_2c8[8]" (identifier "local_2c8") ([ "[") (number_literal "8") (] "]")) (= "=") (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 |\n uVar2 << 0x38" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 |\n (uVar2 & 0xff000000) << 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 |\n (uVar2 & 0xff0000000000) >> 0x18" (binary_expression "uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28" (binary_expression "uVar2 >> 0x38" (identifier "uVar2") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar2 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar2 & 0xff000000000000)" (( "(") (binary_expression "uVar2 & 0xff000000000000" (identifier "uVar2") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar2 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar2 & 0xff0000000000)" (( "(") (binary_expression "uVar2 & 0xff0000000000" (identifier "uVar2") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar2 & 0xff00000000) >> 8" (parenthesized_expression "(uVar2 & 0xff00000000)" (( "(") (binary_expression "uVar2 & 0xff00000000" (identifier "uVar2") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar2 & 0xff000000) << 8" (parenthesized_expression "(uVar2 & 0xff000000)" (( "(") (binary_expression "uVar2 & 0xff000000" (identifier "uVar2") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar2 & 0xff0000) << 0x18" (parenthesized_expression "(uVar2 & 0xff0000)" (( "(") (binary_expression "uVar2 & 0xff0000" (identifier "uVar2") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar2 & 0xff00) << 0x28" (parenthesized_expression "(uVar2 & 0xff00)" (( "(") (binary_expression "uVar2 & 0xff00" (identifier "uVar2") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar2 << 0x38" (identifier "uVar2") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38;" (assignment_expression "local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (subscript_expression "local_2c8[9]" (identifier "local_2c8") ([ "[") (number_literal "9") (] "]")) (= "=") (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 |\n uVar8 << 0x38" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 |\n (uVar8 & 0xff000000) << 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 |\n (uVar8 & 0xff0000000000) >> 0x18" (binary_expression "uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28" (binary_expression "uVar8 >> 0x38" (identifier "uVar8") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar8 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar8 & 0xff000000000000)" (( "(") (binary_expression "uVar8 & 0xff000000000000" (identifier "uVar8") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar8 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar8 & 0xff0000000000)" (( "(") (binary_expression "uVar8 & 0xff0000000000" (identifier "uVar8") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar8 & 0xff00000000) >> 8" (parenthesized_expression "(uVar8 & 0xff00000000)" (( "(") (binary_expression "uVar8 & 0xff00000000" (identifier "uVar8") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar8 & 0xff000000) << 8" (parenthesized_expression "(uVar8 & 0xff000000)" (( "(") (binary_expression "uVar8 & 0xff000000" (identifier "uVar8") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar8 & 0xff0000) << 0x18" (parenthesized_expression "(uVar8 & 0xff0000)" (( "(") (binary_expression "uVar8 & 0xff0000" (identifier "uVar8") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar8 & 0xff00) << 0x28" (parenthesized_expression "(uVar8 & 0xff00)" (( "(") (binary_expression "uVar8 & 0xff00" (identifier "uVar8") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar8 << 0x38" (identifier "uVar8") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;" (assignment_expression "local_2c8[0xf] =\n uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (subscript_expression "local_2c8[0xf]" (identifier "local_2c8") ([ "[") (number_literal "0xf") (] "]")) (= "=") (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 |\n (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 |\n (uVar1 & 0xff00000000) >> 8" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28" (binary_expression "uVar1 >> 0x38" (identifier "uVar1") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar1 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar1 & 0xff000000000000)" (( "(") (binary_expression "uVar1 & 0xff000000000000" (identifier "uVar1") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar1 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar1 & 0xff0000000000)" (( "(") (binary_expression "uVar1 & 0xff0000000000" (identifier "uVar1") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar1 & 0xff00000000) >> 8" (parenthesized_expression "(uVar1 & 0xff00000000)" (( "(") (binary_expression "uVar1 & 0xff00000000" (identifier "uVar1") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff000000) << 8" (parenthesized_expression "(uVar1 & 0xff000000)" (( "(") (binary_expression "uVar1 & 0xff000000" (identifier "uVar1") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff0000) << 0x18" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 0x28" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar1 << 0x38" (identifier "uVar1") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38;" (assignment_expression "local_2c8[0xb] =\n uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (subscript_expression "local_2c8[0xb]" (identifier "local_2c8") ([ "[") (number_literal "0xb") (] "]")) (= "=") (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 |\n (uVar19 & 0xff00) << 0x28" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 |\n (uVar19 & 0xff00000000) >> 8" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18" (binary_expression "uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28" (binary_expression "uVar19 >> 0x38" (identifier "uVar19") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar19 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar19 & 0xff000000000000)" (( "(") (binary_expression "uVar19 & 0xff000000000000" (identifier "uVar19") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar19 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar19 & 0xff0000000000)" (( "(") (binary_expression "uVar19 & 0xff0000000000" (identifier "uVar19") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar19 & 0xff00000000) >> 8" (parenthesized_expression "(uVar19 & 0xff00000000)" (( "(") (binary_expression "uVar19 & 0xff00000000" (identifier "uVar19") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar19 & 0xff000000) << 8" (parenthesized_expression "(uVar19 & 0xff000000)" (( "(") (binary_expression "uVar19 & 0xff000000" (identifier "uVar19") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar19 & 0xff0000) << 0x18" (parenthesized_expression "(uVar19 & 0xff0000)" (( "(") (binary_expression "uVar19 & 0xff0000" (identifier "uVar19") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar19 & 0xff00) << 0x28" (parenthesized_expression "(uVar19 & 0xff00)" (( "(") (binary_expression "uVar19 & 0xff00" (identifier "uVar19") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar19 << 0x38" (identifier "uVar19") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38;" (assignment_expression "local_2c8[0xc] =\n uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (subscript_expression "local_2c8[0xc]" (identifier "local_2c8") ([ "[") (number_literal "0xc") (] "]")) (= "=") (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 |\n (uVar5 & 0xff00) << 0x28" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 |\n (uVar5 & 0xff00000000) >> 8" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18" (binary_expression "uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28" (binary_expression "uVar5 >> 0x38" (identifier "uVar5") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar5 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar5 & 0xff000000000000)" (( "(") (binary_expression "uVar5 & 0xff000000000000" (identifier "uVar5") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar5 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar5 & 0xff0000000000)" (( "(") (binary_expression "uVar5 & 0xff0000000000" (identifier "uVar5") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar5 & 0xff00000000) >> 8" (parenthesized_expression "(uVar5 & 0xff00000000)" (( "(") (binary_expression "uVar5 & 0xff00000000" (identifier "uVar5") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar5 & 0xff000000) << 8" (parenthesized_expression "(uVar5 & 0xff000000)" (( "(") (binary_expression "uVar5 & 0xff000000" (identifier "uVar5") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar5 & 0xff0000) << 0x18" (parenthesized_expression "(uVar5 & 0xff0000)" (( "(") (binary_expression "uVar5 & 0xff0000" (identifier "uVar5") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar5 & 0xff00) << 0x28" (parenthesized_expression "(uVar5 & 0xff00)" (( "(") (binary_expression "uVar5 & 0xff00" (identifier "uVar5") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar5 << 0x38" (identifier "uVar5") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38;" (assignment_expression "local_2c8[0xd] =\n uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (subscript_expression "local_2c8[0xd]" (identifier "local_2c8") ([ "[") (number_literal "0xd") (] "]")) (= "=") (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 |\n (uVar6 & 0xff00) << 0x28" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 |\n (uVar6 & 0xff00000000) >> 8" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18" (binary_expression "uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28" (binary_expression "uVar6 >> 0x38" (identifier "uVar6") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar6 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar6 & 0xff000000000000)" (( "(") (binary_expression "uVar6 & 0xff000000000000" (identifier "uVar6") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar6 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar6 & 0xff0000000000)" (( "(") (binary_expression "uVar6 & 0xff0000000000" (identifier "uVar6") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar6 & 0xff00000000) >> 8" (parenthesized_expression "(uVar6 & 0xff00000000)" (( "(") (binary_expression "uVar6 & 0xff00000000" (identifier "uVar6") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff000000) << 8" (parenthesized_expression "(uVar6 & 0xff000000)" (( "(") (binary_expression "uVar6 & 0xff000000" (identifier "uVar6") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff0000) << 0x18" (parenthesized_expression "(uVar6 & 0xff0000)" (( "(") (binary_expression "uVar6 & 0xff0000" (identifier "uVar6") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar6 & 0xff00) << 0x28" (parenthesized_expression "(uVar6 & 0xff00)" (( "(") (binary_expression "uVar6 & 0xff00" (identifier "uVar6") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar6 << 0x38" (identifier "uVar6") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38;" (assignment_expression "local_2c8[0xe] =\n uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (subscript_expression "local_2c8[0xe]" (identifier "local_2c8") ([ "[") (number_literal "0xe") (] "]")) (= "=") (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28" (binary_expression "uVar7 >> 0x38" (identifier "uVar7") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar7 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar7 & 0xff000000000000)" (( "(") (binary_expression "uVar7 & 0xff000000000000" (identifier "uVar7") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar7 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar7 & 0xff0000000000)" (( "(") (binary_expression "uVar7 & 0xff0000000000" (identifier "uVar7") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar7 & 0xff00000000) >> 8" (parenthesized_expression "(uVar7 & 0xff00000000)" (( "(") (binary_expression "uVar7 & 0xff00000000" (identifier "uVar7") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar7 & 0xff000000) << 8" (parenthesized_expression "(uVar7 & 0xff000000)" (( "(") (binary_expression "uVar7 & 0xff000000" (identifier "uVar7") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar7 & 0xff0000) << 0x18" (parenthesized_expression "(uVar7 & 0xff0000)" (( "(") (binary_expression "uVar7 & 0xff0000" (identifier "uVar7") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar7 & 0xff00) << 0x28" (parenthesized_expression "(uVar7 & 0xff00)" (( "(") (binary_expression "uVar7 & 0xff00" (identifier "uVar7") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar7 << 0x38" (identifier "uVar7") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38;" (assignment_expression "local_2c8[10] =\n uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (subscript_expression "local_2c8[10]" (identifier "local_2c8") ([ "[") (number_literal "10") (] "]")) (= "=") (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 |\n (uVar4 & 0xff00) << 0x28" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 |\n (uVar4 & 0xff00000000) >> 8" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18" (binary_expression "uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28" (binary_expression "uVar4 >> 0x38" (identifier "uVar4") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar4 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar4 & 0xff000000000000)" (( "(") (binary_expression "uVar4 & 0xff000000000000" (identifier "uVar4") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar4 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar4 & 0xff0000000000)" (( "(") (binary_expression "uVar4 & 0xff0000000000" (identifier "uVar4") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar4 & 0xff00000000) >> 8" (parenthesized_expression "(uVar4 & 0xff00000000)" (( "(") (binary_expression "uVar4 & 0xff00000000" (identifier "uVar4") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar4 & 0xff000000) << 8" (parenthesized_expression "(uVar4 & 0xff000000)" (( "(") (binary_expression "uVar4 & 0xff000000" (identifier "uVar4") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar4 & 0xff0000) << 0x18" (parenthesized_expression "(uVar4 & 0xff0000)" (( "(") (binary_expression "uVar4 & 0xff0000" (identifier "uVar4") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar4 & 0xff00) << 0x28" (parenthesized_expression "(uVar4 & 0xff00)" (( "(") (binary_expression "uVar4 & 0xff00" (identifier "uVar4") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar4 << 0x38" (identifier "uVar4") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "puVar12 = local_2c8;" (assignment_expression "puVar12 = local_2c8" (identifier "puVar12") (= "=") (identifier "local_2c8")) (; ";")) (do_statement "do {\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n } while (puVar13 != local_2c8 + 0x40);" (do "do") (compound_statement "{\n uVar19 = puVar12[0xe];\n uVar1 = puVar12[1];\n uVar2 = puVar12[2];\n uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];\n uVar19 = puVar12[0xf];\n puVar12[0x10] = uVar8;\n uVar1 = puVar12[3];\n uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);\n puVar12[0x11] = uVar19;\n puVar13 = puVar12 + 4;\n uVar2 = *puVar13;\n puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];\n puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];\n puVar12 = puVar13;\n }" ({ "{") (expression_statement "uVar19 = puVar12[0xe];" (assignment_expression "uVar19 = puVar12[0xe]" (identifier "uVar19") (= "=") (subscript_expression "puVar12[0xe]" (identifier "puVar12") ([ "[") (number_literal "0xe") (] "]"))) (; ";")) (expression_statement "uVar1 = puVar12[1];" (assignment_expression "uVar1 = puVar12[1]" (identifier "uVar1") (= "=") (subscript_expression "puVar12[1]" (identifier "puVar12") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar2 = puVar12[2];" (assignment_expression "uVar2 = puVar12[2]" (identifier "uVar2") (= "=") (subscript_expression "puVar12[2]" (identifier "puVar12") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9];" (assignment_expression "uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9]" (identifier "uVar8") (= "=") (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12 + puVar12[9]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) +\n *puVar12" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6)" (parenthesized_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7)" (( "(") (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7" (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38)" (parenthesized_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f)" (( "(") (binary_expression "uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f" (binary_expression "uVar1 >> 1" (identifier "uVar1") (>> ">>") (number_literal "1")) (| "|") (binary_expression "(ulong)((uVar1 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar1 & 1) != 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uVar1 & 1) != 0)" (( "(") (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" (( "(") (binary_expression "uVar1 & 1" (identifier "uVar1") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) (<< "<<") (number_literal "0x3f"))) () ")")) (^ "^") (parenthesized_expression "(uVar1 >> 8 | uVar1 << 0x38)" (( "(") (binary_expression "uVar1 >> 8 | uVar1 << 0x38" (binary_expression "uVar1 >> 8" (identifier "uVar1") (>> ">>") (number_literal "8")) (| "|") (binary_expression "uVar1 << 0x38" (identifier "uVar1") (<< "<<") (number_literal "0x38"))) () ")"))) (^ "^") (binary_expression "uVar1 >> 7" (identifier "uVar1") (>> ">>") (number_literal "7"))) () ")")) (+ "+") (parenthesized_expression "((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6)" (( "(") (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3)" (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" (( "(") (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" (identifier "uVar19") (>> ">>") (number_literal "0x13")) (| "|") (binary_expression "uVar19 << 0x2d" (identifier "uVar19") (<< "<<") (number_literal "0x2d"))) () ")")) (^ "^") (parenthesized_expression "(uVar19 >> 0x3d | uVar19 << 3)" (( "(") (binary_expression "uVar19 >> 0x3d | uVar19 << 3" (binary_expression "uVar19 >> 0x3d" (identifier "uVar19") (>> ">>") (number_literal "0x3d")) (| "|") (binary_expression "uVar19 << 3" (identifier "uVar19") (<< "<<") (number_literal "3"))) () ")"))) (^ "^") (binary_expression "uVar19 >> 6" (identifier "uVar19") (>> ">>") (number_literal "6"))) () ")"))) (+ "+") (pointer_expression "*puVar12" (* "*") (identifier "puVar12"))) (+ "+") (subscript_expression "puVar12[9]" (identifier "puVar12") ([ "[") (number_literal "9") (] "]")))) (; ";")) (expression_statement "uVar19 = puVar12[0xf];" (assignment_expression "uVar19 = puVar12[0xf]" (identifier "uVar19") (= "=") (subscript_expression "puVar12[0xf]" (identifier "puVar12") ([ "[") (number_literal "0xf") (] "]"))) (; ";")) (expression_statement "puVar12[0x10] = uVar8;" (assignment_expression "puVar12[0x10] = uVar8" (subscript_expression "puVar12[0x10]" (identifier "puVar12") ([ "[") (number_literal "0x10") (] "]")) (= "=") (identifier "uVar8")) (; ";")) (expression_statement "uVar1 = puVar12[3];" (assignment_expression "uVar1 = puVar12[3]" (identifier "uVar1") (= "=") (subscript_expression "puVar12[3]" (identifier "puVar12") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7);" (assignment_expression "uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" (identifier "uVar19") (= "=") (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10] +\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1] + puVar12[10]" (binary_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) +\n puVar12[1]" (parenthesized_expression "((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6)" (( "(") (binary_expression "(uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d)" (parenthesized_expression "(uVar19 >> 0x3d | uVar19 << 3)" (( "(") (binary_expression "uVar19 >> 0x3d | uVar19 << 3" (binary_expression "uVar19 >> 0x3d" (identifier "uVar19") (>> ">>") (number_literal "0x3d")) (| "|") (binary_expression "uVar19 << 3" (identifier "uVar19") (<< "<<") (number_literal "3"))) () ")")) (^ "^") (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" (( "(") (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" (identifier "uVar19") (>> ">>") (number_literal "0x13")) (| "|") (binary_expression "uVar19 << 0x2d" (identifier "uVar19") (<< "<<") (number_literal "0x2d"))) () ")"))) (^ "^") (binary_expression "uVar19 >> 6" (identifier "uVar19") (>> ">>") (number_literal "6"))) () ")")) (+ "+") (subscript_expression "puVar12[1]" (identifier "puVar12") ([ "[") (number_literal "1") (] "]"))) (+ "+") (subscript_expression "puVar12[10]" (identifier "puVar12") ([ "[") (number_literal "10") (] "]"))) (+ "+") (parenthesized_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" (( "(") (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7" (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38)" (parenthesized_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f)" (( "(") (binary_expression "uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f" (binary_expression "uVar2 >> 1" (identifier "uVar2") (>> ">>") (number_literal "1")) (| "|") (binary_expression "(ulong)((uVar2 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar2 & 1) != 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uVar2 & 1) != 0)" (( "(") (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" (( "(") (binary_expression "uVar2 & 1" (identifier "uVar2") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) (<< "<<") (number_literal "0x3f"))) () ")")) (^ "^") (parenthesized_expression "(uVar2 >> 8 | uVar2 << 0x38)" (( "(") (binary_expression "uVar2 >> 8 | uVar2 << 0x38" (binary_expression "uVar2 >> 8" (identifier "uVar2") (>> ">>") (number_literal "8")) (| "|") (binary_expression "uVar2 << 0x38" (identifier "uVar2") (<< "<<") (number_literal "0x38"))) () ")"))) (^ "^") (binary_expression "uVar2 >> 7" (identifier "uVar2") (>> ">>") (number_literal "7"))) () ")")))) (; ";")) (expression_statement "puVar12[0x11] = uVar19;" (assignment_expression "puVar12[0x11] = uVar19" (subscript_expression "puVar12[0x11]" (identifier "puVar12") ([ "[") (number_literal "0x11") (] "]")) (= "=") (identifier "uVar19")) (; ";")) (expression_statement "puVar13 = puVar12 + 4;" (assignment_expression "puVar13 = puVar12 + 4" (identifier "puVar13") (= "=") (binary_expression "puVar12 + 4" (identifier "puVar12") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "uVar2 = *puVar13;" (assignment_expression "uVar2 = *puVar13" (identifier "uVar2") (= "=") (pointer_expression "*puVar13" (* "*") (identifier "puVar13"))) (; ";")) (expression_statement "puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb];" (assignment_expression "puVar12[0x12] =\n ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb]" (subscript_expression "puVar12[0x12]" (identifier "puVar12") ([ "[") (number_literal "0x12") (] "]")) (= "=") (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2] + puVar12[0xb]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) +\n puVar12[2]" (binary_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7) +\n ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6)" (parenthesized_expression "((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7)" (( "(") (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^\n uVar1 >> 7" (binary_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38)" (parenthesized_expression "(uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f)" (( "(") (binary_expression "uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f" (binary_expression "uVar1 >> 1" (identifier "uVar1") (>> ">>") (number_literal "1")) (| "|") (binary_expression "(ulong)((uVar1 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar1 & 1) != 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uVar1 & 1) != 0)" (( "(") (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" (( "(") (binary_expression "uVar1 & 1" (identifier "uVar1") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) (<< "<<") (number_literal "0x3f"))) () ")")) (^ "^") (parenthesized_expression "(uVar1 >> 8 | uVar1 << 0x38)" (( "(") (binary_expression "uVar1 >> 8 | uVar1 << 0x38" (binary_expression "uVar1 >> 8" (identifier "uVar1") (>> ">>") (number_literal "8")) (| "|") (binary_expression "uVar1 << 0x38" (identifier "uVar1") (<< "<<") (number_literal "0x38"))) () ")"))) (^ "^") (binary_expression "uVar1 >> 7" (identifier "uVar1") (>> ">>") (number_literal "7"))) () ")")) (+ "+") (parenthesized_expression "((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6)" (( "(") (binary_expression "(uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6" (binary_expression "(uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d)" (parenthesized_expression "(uVar8 >> 0x3d | uVar8 * 8)" (( "(") (binary_expression "uVar8 >> 0x3d | uVar8 * 8" (binary_expression "uVar8 >> 0x3d" (identifier "uVar8") (>> ">>") (number_literal "0x3d")) (| "|") (binary_expression "uVar8 * 8" (identifier "uVar8") (* "*") (number_literal "8"))) () ")")) (^ "^") (parenthesized_expression "(uVar8 >> 0x13 | uVar8 << 0x2d)" (( "(") (binary_expression "uVar8 >> 0x13 | uVar8 << 0x2d" (binary_expression "uVar8 >> 0x13" (identifier "uVar8") (>> ">>") (number_literal "0x13")) (| "|") (binary_expression "uVar8 << 0x2d" (identifier "uVar8") (<< "<<") (number_literal "0x2d"))) () ")"))) (^ "^") (binary_expression "uVar8 >> 6" (identifier "uVar8") (>> ">>") (number_literal "6"))) () ")"))) (+ "+") (subscript_expression "puVar12[2]" (identifier "puVar12") ([ "[") (number_literal "2") (] "]"))) (+ "+") (subscript_expression "puVar12[0xb]" (identifier "puVar12") ([ "[") (number_literal "0xb") (] "]")))) (; ";")) (expression_statement "puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc];" (assignment_expression "puVar12[0x13] =\n ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc]" (subscript_expression "puVar12[0x13]" (identifier "puVar12") ([ "[") (number_literal "0x13") (] "]")) (= "=") (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3] + puVar12[0xc]" (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) +\n puVar12[3]" (binary_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7) +\n ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6)" (parenthesized_expression "((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7)" (( "(") (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^\n uVar2 >> 7" (binary_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38)" (parenthesized_expression "(uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f)" (( "(") (binary_expression "uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f" (binary_expression "uVar2 >> 1" (identifier "uVar2") (>> ">>") (number_literal "1")) (| "|") (binary_expression "(ulong)((uVar2 & 1) != 0) << 0x3f" (call_expression "(ulong)((uVar2 & 1) != 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uVar2 & 1) != 0)" (( "(") (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" (( "(") (binary_expression "uVar2 & 1" (identifier "uVar2") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) (<< "<<") (number_literal "0x3f"))) () ")")) (^ "^") (parenthesized_expression "(uVar2 >> 8 | uVar2 << 0x38)" (( "(") (binary_expression "uVar2 >> 8 | uVar2 << 0x38" (binary_expression "uVar2 >> 8" (identifier "uVar2") (>> ">>") (number_literal "8")) (| "|") (binary_expression "uVar2 << 0x38" (identifier "uVar2") (<< "<<") (number_literal "0x38"))) () ")"))) (^ "^") (binary_expression "uVar2 >> 7" (identifier "uVar2") (>> ">>") (number_literal "7"))) () ")")) (+ "+") (parenthesized_expression "((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6)" (( "(") (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6" (binary_expression "(uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8)" (parenthesized_expression "(uVar19 >> 0x13 | uVar19 << 0x2d)" (( "(") (binary_expression "uVar19 >> 0x13 | uVar19 << 0x2d" (binary_expression "uVar19 >> 0x13" (identifier "uVar19") (>> ">>") (number_literal "0x13")) (| "|") (binary_expression "uVar19 << 0x2d" (identifier "uVar19") (<< "<<") (number_literal "0x2d"))) () ")")) (^ "^") (parenthesized_expression "(uVar19 >> 0x3d | uVar19 * 8)" (( "(") (binary_expression "uVar19 >> 0x3d | uVar19 * 8" (binary_expression "uVar19 >> 0x3d" (identifier "uVar19") (>> ">>") (number_literal "0x3d")) (| "|") (binary_expression "uVar19 * 8" (identifier "uVar19") (* "*") (number_literal "8"))) () ")"))) (^ "^") (binary_expression "uVar19 >> 6" (identifier "uVar19") (>> ">>") (number_literal "6"))) () ")"))) (+ "+") (subscript_expression "puVar12[3]" (identifier "puVar12") ([ "[") (number_literal "3") (] "]"))) (+ "+") (subscript_expression "puVar12[0xc]" (identifier "puVar12") ([ "[") (number_literal "0xc") (] "]")))) (; ";")) (expression_statement "puVar12 = puVar13;" (assignment_expression "puVar12 = puVar13" (identifier "puVar12") (= "=") (identifier "puVar13")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar13 != local_2c8 + 0x40)" (( "(") (binary_expression "puVar13 != local_2c8 + 0x40" (identifier "puVar13") (!= "!=") (binary_expression "local_2c8 + 0x40" (identifier "local_2c8") (+ "+") (number_literal "0x40"))) () ")")) (; ";")) (expression_statement "local_300 = -0x54e3a12a25927ee8;" (assignment_expression "local_300 = -0x54e3a12a25927ee8" (identifier "local_300") (= "=") (number_literal "-0x54e3a12a25927ee8")) (; ";")) (expression_statement "local_308 = -0x6dc07d5b50e6b065;" (assignment_expression "local_308 = -0x6dc07d5b50e6b065" (identifier "local_308") (= "=") (number_literal "-0x6dc07d5b50e6b065")) (; ";")) (expression_statement "local_310 = 0x59f111f1b605d019;" (assignment_expression "local_310 = 0x59f111f1b605d019" (identifier "local_310") (= "=") (number_literal "0x59f111f1b605d019")) (; ";")) (expression_statement "lVar11 = 0x428a2f98d728ae22;" (assignment_expression "lVar11 = 0x428a2f98d728ae22" (identifier "lVar11") (= "=") (number_literal "0x428a2f98d728ae22")) (; ";")) (expression_statement "local_318 = 0x3956c25bf348b538;" (assignment_expression "local_318 = 0x3956c25bf348b538" (identifier "local_318") (= "=") (number_literal "0x3956c25bf348b538")) (; ";")) (expression_statement "local_2f8 = 0x7137449123ef65cd;" (assignment_expression "local_2f8 = 0x7137449123ef65cd" (identifier "local_2f8") (= "=") (number_literal "0x7137449123ef65cd")) (; ";")) (expression_statement "local_2f0 = -0x4a3f043013b2c4d1;" (assignment_expression "local_2f0 = -0x4a3f043013b2c4d1" (identifier "local_2f0") (= "=") (number_literal "-0x4a3f043013b2c4d1")) (; ";")) (expression_statement "local_2e8 = -0x164a245a7e762444;" (assignment_expression "local_2e8 = -0x164a245a7e762444" (identifier "local_2e8") (= "=") (number_literal "-0x164a245a7e762444")) (; ";")) (expression_statement "puVar12 = local_2c8;" (assignment_expression "puVar12 = local_2c8" (identifier "puVar12") (= "=") (identifier "local_2c8")) (; ";")) (expression_statement "uVar19 = uVar3;" (assignment_expression "uVar19 = uVar3" (identifier "uVar19") (= "=") (identifier "uVar3")) (; ";")) (expression_statement "plVar20 = &DAT_001aed00;" (assignment_expression "plVar20 = &DAT_001aed00" (identifier "plVar20") (= "=") (pointer_expression "&DAT_001aed00" (& "&") (identifier "DAT_001aed00"))) (; ";")) (while_statement "while( true ) {\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;\n uVar16 = uVar16 + lVar11;\n uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;\n local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;\n uVar17 = uVar17 + local_2f8;\n uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));\n local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;\n uVar18 = uVar18 + local_2f0;\n uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;\n local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;\n uVar19 = uVar19 + local_2e8;\n uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;\n local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);\n uVar10 = uVar10 + local_318;\n uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;\n local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);\n uVar15 = uVar15 + local_310;\n uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));\n local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);\n uVar14 = uVar14 + local_308;\n uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));\n local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;\n uVar9 = uVar9 + local_300;\n uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));\n if (local_2c8 + 0x50 == puVar12 + 8) break;\n local_2f8 = plVar20[1];\n local_2f0 = plVar20[2];\n local_2e8 = plVar20[3];\n local_318 = plVar20[4];\n local_310 = plVar20[5];\n local_308 = plVar20[6];\n local_300 = plVar20[7];\n lVar11 = *plVar20;\n puVar12 = puVar12 + 8;\n plVar20 = plVar20 + 8;\n }" ({ "{") (expression_statement "lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11;" (assignment_expression "lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11" (identifier "lVar11") (= "=") (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) +\n ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17))" (binary_expression "uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15)" (identifier "uVar10") (+ "+") (parenthesized_expression "((uVar15 ^ uVar14) & uVar9 ^ uVar15)" (( "(") (binary_expression "(uVar15 ^ uVar14) & uVar9 ^ uVar15" (binary_expression "(uVar15 ^ uVar14) & uVar9" (parenthesized_expression "(uVar15 ^ uVar14)" (( "(") (binary_expression "uVar15 ^ uVar14" (identifier "uVar15") (^ "^") (identifier "uVar14")) () ")")) (& "&") (identifier "uVar9")) (^ "^") (identifier "uVar15")) () ")"))) (+ "+") (parenthesized_expression "((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17))" (( "(") (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^\n (uVar9 >> 0x29 | uVar9 << 0x17)" (binary_expression "(uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e)" (parenthesized_expression "(uVar9 >> 0xe | uVar9 << 0x32)" (( "(") (binary_expression "uVar9 >> 0xe | uVar9 << 0x32" (binary_expression "uVar9 >> 0xe" (identifier "uVar9") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar9 << 0x32" (identifier "uVar9") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar9 >> 0x12 | uVar9 << 0x2e)" (( "(") (binary_expression "uVar9 >> 0x12 | uVar9 << 0x2e" (binary_expression "uVar9 >> 0x12" (identifier "uVar9") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar9 << 0x2e" (identifier "uVar9") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar9 >> 0x29 | uVar9 << 0x17)" (( "(") (binary_expression "uVar9 >> 0x29 | uVar9 << 0x17" (binary_expression "uVar9 >> 0x29" (identifier "uVar9") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar9 << 0x17" (identifier "uVar9") (<< "<<") (number_literal "0x17"))) () ")"))) () ")"))) (+ "+") (pointer_expression "*puVar12" (* "*") (identifier "puVar12"))) (+ "+") (identifier "lVar11"))) (; ";")) (expression_statement "uVar16 = uVar16 + lVar11;" (assignment_expression "uVar16 = uVar16 + lVar11" (identifier "uVar16") (= "=") (binary_expression "uVar16 + lVar11" (identifier "uVar16") (+ "+") (identifier "lVar11"))) (; ";")) (expression_statement "uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11;" (assignment_expression "uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11" (identifier "uVar10") (= "=") (binary_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11" (binary_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) +\n ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19))" (parenthesized_expression "((uVar19 | uVar18) & uVar17 | uVar19 & uVar18)" (( "(") (binary_expression "(uVar19 | uVar18) & uVar17 | uVar19 & uVar18" (binary_expression "(uVar19 | uVar18) & uVar17" (parenthesized_expression "(uVar19 | uVar18)" (( "(") (binary_expression "uVar19 | uVar18" (identifier "uVar19") (| "|") (identifier "uVar18")) () ")")) (& "&") (identifier "uVar17")) (| "|") (binary_expression "uVar19 & uVar18" (identifier "uVar19") (& "&") (identifier "uVar18"))) () ")")) (+ "+") (parenthesized_expression "((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19))" (( "(") (binary_expression "(uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^\n (uVar19 >> 0x27 | uVar19 << 0x19)" (binary_expression "(uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e)" (parenthesized_expression "(uVar19 >> 0x1c | uVar19 << 0x24)" (( "(") (binary_expression "uVar19 >> 0x1c | uVar19 << 0x24" (binary_expression "uVar19 >> 0x1c" (identifier "uVar19") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar19 << 0x24" (identifier "uVar19") (<< "<<") (number_literal "0x24"))) () ")")) (^ "^") (parenthesized_expression "(uVar19 >> 0x22 | uVar19 << 0x1e)" (( "(") (binary_expression "uVar19 >> 0x22 | uVar19 << 0x1e" (binary_expression "uVar19 >> 0x22" (identifier "uVar19") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar19 << 0x1e" (identifier "uVar19") (<< "<<") (number_literal "0x1e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar19 >> 0x27 | uVar19 << 0x19)" (( "(") (binary_expression "uVar19 >> 0x27 | uVar19 << 0x19" (binary_expression "uVar19 >> 0x27" (identifier "uVar19") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar19 << 0x19" (identifier "uVar19") (<< "<<") (number_literal "0x19"))) () ")"))) () ")"))) (+ "+") (identifier "lVar11"))) (; ";")) (expression_statement "local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8;" (assignment_expression "local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8" (identifier "local_2f8") (= "=") (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1]" (binary_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14) +\n ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" (parenthesized_expression "((uVar9 ^ uVar14) & uVar16 ^ uVar14)" (( "(") (binary_expression "(uVar9 ^ uVar14) & uVar16 ^ uVar14" (binary_expression "(uVar9 ^ uVar14) & uVar16" (parenthesized_expression "(uVar9 ^ uVar14)" (( "(") (binary_expression "uVar9 ^ uVar14" (identifier "uVar9") (^ "^") (identifier "uVar14")) () ")")) (& "&") (identifier "uVar16")) (^ "^") (identifier "uVar14")) () ")")) (+ "+") (parenthesized_expression "((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000))" (( "(") (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^\n (uVar16 >> 0x29 | uVar16 * 0x800000)" (binary_expression "(uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e)" (parenthesized_expression "(uVar16 >> 0xe | uVar16 << 0x32)" (( "(") (binary_expression "uVar16 >> 0xe | uVar16 << 0x32" (binary_expression "uVar16 >> 0xe" (identifier "uVar16") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar16 << 0x32" (identifier "uVar16") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar16 >> 0x12 | uVar16 << 0x2e)" (( "(") (binary_expression "uVar16 >> 0x12 | uVar16 << 0x2e" (binary_expression "uVar16 >> 0x12" (identifier "uVar16") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar16 << 0x2e" (identifier "uVar16") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar16 >> 0x29 | uVar16 * 0x800000)" (( "(") (binary_expression "uVar16 >> 0x29 | uVar16 * 0x800000" (binary_expression "uVar16 >> 0x29" (identifier "uVar16") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar16 * 0x800000" (identifier "uVar16") (* "*") (number_literal "0x800000"))) () ")"))) () ")"))) (+ "+") (subscript_expression "puVar12[1]" (identifier "puVar12") ([ "[") (number_literal "1") (] "]"))) (+ "+") (identifier "uVar15")) (+ "+") (identifier "local_2f8"))) (; ";")) (expression_statement "uVar17 = uVar17 + local_2f8;" (assignment_expression "uVar17 = uVar17 + local_2f8" (identifier "uVar17") (= "=") (binary_expression "uVar17 + local_2f8" (identifier "uVar17") (+ "+") (identifier "local_2f8"))) (; ";")) (expression_statement "uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000));" (assignment_expression "uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" (identifier "uVar15") (= "=") (binary_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 +\n ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" (binary_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8" (parenthesized_expression "((uVar19 | uVar10) & uVar18 | uVar19 & uVar10)" (( "(") (binary_expression "(uVar19 | uVar10) & uVar18 | uVar19 & uVar10" (binary_expression "(uVar19 | uVar10) & uVar18" (parenthesized_expression "(uVar19 | uVar10)" (( "(") (binary_expression "uVar19 | uVar10" (identifier "uVar19") (| "|") (identifier "uVar10")) () ")")) (& "&") (identifier "uVar18")) (| "|") (binary_expression "uVar19 & uVar10" (identifier "uVar19") (& "&") (identifier "uVar10"))) () ")")) (+ "+") (identifier "local_2f8")) (+ "+") (parenthesized_expression "((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000))" (( "(") (binary_expression "(uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^\n (uVar10 >> 0x27 | uVar10 * 0x2000000)" (binary_expression "(uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000)" (parenthesized_expression "(uVar10 >> 0x1c | uVar10 << 0x24)" (( "(") (binary_expression "uVar10 >> 0x1c | uVar10 << 0x24" (binary_expression "uVar10 >> 0x1c" (identifier "uVar10") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar10 << 0x24" (identifier "uVar10") (<< "<<") (number_literal "0x24"))) () ")")) (^ "^") (parenthesized_expression "(uVar10 >> 0x22 | uVar10 * 0x40000000)" (( "(") (binary_expression "uVar10 >> 0x22 | uVar10 * 0x40000000" (binary_expression "uVar10 >> 0x22" (identifier "uVar10") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar10 * 0x40000000" (identifier "uVar10") (* "*") (number_literal "0x40000000"))) () ")"))) (^ "^") (parenthesized_expression "(uVar10 >> 0x27 | uVar10 * 0x2000000)" (( "(") (binary_expression "uVar10 >> 0x27 | uVar10 * 0x2000000" (binary_expression "uVar10 >> 0x27" (identifier "uVar10") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar10 * 0x2000000" (identifier "uVar10") (* "*") (number_literal "0x2000000"))) () ")"))) () ")")))) (; ";")) (expression_statement "local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0;" (assignment_expression "local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0" (identifier "local_2f0") (= "=") (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2]" (binary_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9) +\n ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000))" (parenthesized_expression "((uVar9 ^ uVar16) & uVar17 ^ uVar9)" (( "(") (binary_expression "(uVar9 ^ uVar16) & uVar17 ^ uVar9" (binary_expression "(uVar9 ^ uVar16) & uVar17" (parenthesized_expression "(uVar9 ^ uVar16)" (( "(") (binary_expression "uVar9 ^ uVar16" (identifier "uVar9") (^ "^") (identifier "uVar16")) () ")")) (& "&") (identifier "uVar17")) (^ "^") (identifier "uVar9")) () ")")) (+ "+") (parenthesized_expression "((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000))" (( "(") (binary_expression "(uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^\n (uVar17 >> 0x29 | uVar17 * 0x800000)" (binary_expression "(uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e)" (parenthesized_expression "(uVar17 >> 0xe | uVar17 << 0x32)" (( "(") (binary_expression "uVar17 >> 0xe | uVar17 << 0x32" (binary_expression "uVar17 >> 0xe" (identifier "uVar17") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar17 << 0x32" (identifier "uVar17") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar17 >> 0x12 | uVar17 << 0x2e)" (( "(") (binary_expression "uVar17 >> 0x12 | uVar17 << 0x2e" (binary_expression "uVar17 >> 0x12" (identifier "uVar17") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar17 << 0x2e" (identifier "uVar17") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar17 >> 0x29 | uVar17 * 0x800000)" (( "(") (binary_expression "uVar17 >> 0x29 | uVar17 * 0x800000" (binary_expression "uVar17 >> 0x29" (identifier "uVar17") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar17 * 0x800000" (identifier "uVar17") (* "*") (number_literal "0x800000"))) () ")"))) () ")"))) (+ "+") (subscript_expression "puVar12[2]" (identifier "puVar12") ([ "[") (number_literal "2") (] "]"))) (+ "+") (identifier "uVar14")) (+ "+") (identifier "local_2f0"))) (; ";")) (expression_statement "uVar18 = uVar18 + local_2f0;" (assignment_expression "uVar18 = uVar18 + local_2f0" (identifier "uVar18") (= "=") (binary_expression "uVar18 + local_2f0" (identifier "uVar18") (+ "+") (identifier "local_2f0"))) (; ";")) (expression_statement "uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0;" (assignment_expression "uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0" (identifier "uVar14") (= "=") (binary_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0" (binary_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) +\n ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000))" (parenthesized_expression "((uVar10 | uVar15) & uVar19 | uVar10 & uVar15)" (( "(") (binary_expression "(uVar10 | uVar15) & uVar19 | uVar10 & uVar15" (binary_expression "(uVar10 | uVar15) & uVar19" (parenthesized_expression "(uVar10 | uVar15)" (( "(") (binary_expression "uVar10 | uVar15" (identifier "uVar10") (| "|") (identifier "uVar15")) () ")")) (& "&") (identifier "uVar19")) (| "|") (binary_expression "uVar10 & uVar15" (identifier "uVar10") (& "&") (identifier "uVar15"))) () ")")) (+ "+") (parenthesized_expression "((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000))" (( "(") (binary_expression "(uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^\n (uVar15 >> 0x27 | uVar15 * 0x2000000)" (binary_expression "(uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000)" (parenthesized_expression "(uVar15 >> 0x1c | uVar15 << 0x24)" (( "(") (binary_expression "uVar15 >> 0x1c | uVar15 << 0x24" (binary_expression "uVar15 >> 0x1c" (identifier "uVar15") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar15 << 0x24" (identifier "uVar15") (<< "<<") (number_literal "0x24"))) () ")")) (^ "^") (parenthesized_expression "(uVar15 >> 0x22 | uVar15 * 0x40000000)" (( "(") (binary_expression "uVar15 >> 0x22 | uVar15 * 0x40000000" (binary_expression "uVar15 >> 0x22" (identifier "uVar15") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar15 * 0x40000000" (identifier "uVar15") (* "*") (number_literal "0x40000000"))) () ")"))) (^ "^") (parenthesized_expression "(uVar15 >> 0x27 | uVar15 * 0x2000000)" (( "(") (binary_expression "uVar15 >> 0x27 | uVar15 * 0x2000000" (binary_expression "uVar15 >> 0x27" (identifier "uVar15") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar15 * 0x2000000" (identifier "uVar15") (* "*") (number_literal "0x2000000"))) () ")"))) () ")"))) (+ "+") (identifier "local_2f0"))) (; ";")) (expression_statement "local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8;" (assignment_expression "local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8" (identifier "local_2e8") (= "=") (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3]" (binary_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16) +\n ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" (parenthesized_expression "((uVar16 ^ uVar17) & uVar18 ^ uVar16)" (( "(") (binary_expression "(uVar16 ^ uVar17) & uVar18 ^ uVar16" (binary_expression "(uVar16 ^ uVar17) & uVar18" (parenthesized_expression "(uVar16 ^ uVar17)" (( "(") (binary_expression "uVar16 ^ uVar17" (identifier "uVar16") (^ "^") (identifier "uVar17")) () ")")) (& "&") (identifier "uVar18")) (^ "^") (identifier "uVar16")) () ")")) (+ "+") (parenthesized_expression "((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000))" (( "(") (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^\n (uVar18 >> 0x29 | uVar18 * 0x800000)" (binary_expression "(uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e)" (parenthesized_expression "(uVar18 >> 0xe | uVar18 << 0x32)" (( "(") (binary_expression "uVar18 >> 0xe | uVar18 << 0x32" (binary_expression "uVar18 >> 0xe" (identifier "uVar18") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar18 << 0x32" (identifier "uVar18") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar18 >> 0x12 | uVar18 << 0x2e)" (( "(") (binary_expression "uVar18 >> 0x12 | uVar18 << 0x2e" (binary_expression "uVar18 >> 0x12" (identifier "uVar18") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar18 << 0x2e" (identifier "uVar18") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar18 >> 0x29 | uVar18 * 0x800000)" (( "(") (binary_expression "uVar18 >> 0x29 | uVar18 * 0x800000" (binary_expression "uVar18 >> 0x29" (identifier "uVar18") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar18 * 0x800000" (identifier "uVar18") (* "*") (number_literal "0x800000"))) () ")"))) () ")"))) (+ "+") (subscript_expression "puVar12[3]" (identifier "puVar12") ([ "[") (number_literal "3") (] "]"))) (+ "+") (identifier "uVar9")) (+ "+") (identifier "local_2e8"))) (; ";")) (expression_statement "uVar19 = uVar19 + local_2e8;" (assignment_expression "uVar19 = uVar19 + local_2e8" (identifier "uVar19") (= "=") (binary_expression "uVar19 + local_2e8" (identifier "uVar19") (+ "+") (identifier "local_2e8"))) (; ";")) (expression_statement "uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8;" (assignment_expression "uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8" (identifier "uVar9") (= "=") (binary_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8" (binary_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) +\n ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" (parenthesized_expression "((uVar15 | uVar14) & uVar10 | uVar15 & uVar14)" (( "(") (binary_expression "(uVar15 | uVar14) & uVar10 | uVar15 & uVar14" (binary_expression "(uVar15 | uVar14) & uVar10" (parenthesized_expression "(uVar15 | uVar14)" (( "(") (binary_expression "uVar15 | uVar14" (identifier "uVar15") (| "|") (identifier "uVar14")) () ")")) (& "&") (identifier "uVar10")) (| "|") (binary_expression "uVar15 & uVar14" (identifier "uVar15") (& "&") (identifier "uVar14"))) () ")")) (+ "+") (parenthesized_expression "((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000))" (( "(") (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^\n (uVar14 >> 0x27 | uVar14 * 0x2000000)" (binary_expression "(uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000)" (parenthesized_expression "(uVar14 >> 0x1c | uVar14 << 0x24)" (( "(") (binary_expression "uVar14 >> 0x1c | uVar14 << 0x24" (binary_expression "uVar14 >> 0x1c" (identifier "uVar14") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar14 << 0x24" (identifier "uVar14") (<< "<<") (number_literal "0x24"))) () ")")) (^ "^") (parenthesized_expression "(uVar14 >> 0x22 | uVar14 * 0x40000000)" (( "(") (binary_expression "uVar14 >> 0x22 | uVar14 * 0x40000000" (binary_expression "uVar14 >> 0x22" (identifier "uVar14") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar14 * 0x40000000" (identifier "uVar14") (* "*") (number_literal "0x40000000"))) () ")"))) (^ "^") (parenthesized_expression "(uVar14 >> 0x27 | uVar14 * 0x2000000)" (( "(") (binary_expression "uVar14 >> 0x27 | uVar14 * 0x2000000" (binary_expression "uVar14 >> 0x27" (identifier "uVar14") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar14 * 0x2000000" (identifier "uVar14") (* "*") (number_literal "0x2000000"))) () ")"))) () ")"))) (+ "+") (identifier "local_2e8"))) (; ";")) (expression_statement "local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17);" (assignment_expression "local_318 = local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17)" (identifier "local_318") (= "=") (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] +\n ((uVar17 ^ uVar18) & uVar19 ^ uVar17)" (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4]" (binary_expression "local_318 +\n uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000))" (binary_expression "local_318 +\n uVar16" (identifier "local_318") (+ "+") (identifier "uVar16")) (+ "+") (parenthesized_expression "((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000))" (( "(") (binary_expression "(uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^\n (uVar19 >> 0x29 | uVar19 * 0x800000)" (binary_expression "(uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e)" (parenthesized_expression "(uVar19 >> 0xe | uVar19 << 0x32)" (( "(") (binary_expression "uVar19 >> 0xe | uVar19 << 0x32" (binary_expression "uVar19 >> 0xe" (identifier "uVar19") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar19 << 0x32" (identifier "uVar19") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar19 >> 0x12 | uVar19 << 0x2e)" (( "(") (binary_expression "uVar19 >> 0x12 | uVar19 << 0x2e" (binary_expression "uVar19 >> 0x12" (identifier "uVar19") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar19 << 0x2e" (identifier "uVar19") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar19 >> 0x29 | uVar19 * 0x800000)" (( "(") (binary_expression "uVar19 >> 0x29 | uVar19 * 0x800000" (binary_expression "uVar19 >> 0x29" (identifier "uVar19") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar19 * 0x800000" (identifier "uVar19") (* "*") (number_literal "0x800000"))) () ")"))) () ")"))) (+ "+") (subscript_expression "puVar12[4]" (identifier "puVar12") ([ "[") (number_literal "4") (] "]"))) (+ "+") (parenthesized_expression "((uVar17 ^ uVar18) & uVar19 ^ uVar17)" (( "(") (binary_expression "(uVar17 ^ uVar18) & uVar19 ^ uVar17" (binary_expression "(uVar17 ^ uVar18) & uVar19" (parenthesized_expression "(uVar17 ^ uVar18)" (( "(") (binary_expression "uVar17 ^ uVar18" (identifier "uVar17") (^ "^") (identifier "uVar18")) () ")")) (& "&") (identifier "uVar19")) (^ "^") (identifier "uVar17")) () ")")))) (; ";")) (expression_statement "uVar10 = uVar10 + local_318;" (assignment_expression "uVar10 = uVar10 + local_318" (identifier "uVar10") (= "=") (binary_expression "uVar10 + local_318" (identifier "uVar10") (+ "+") (identifier "local_318"))) (; ";")) (expression_statement "uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318;" (assignment_expression "uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318" (identifier "uVar16") (= "=") (binary_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318" (binary_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) +\n ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" (parenthesized_expression "((uVar14 | uVar9) & uVar15 | uVar14 & uVar9)" (( "(") (binary_expression "(uVar14 | uVar9) & uVar15 | uVar14 & uVar9" (binary_expression "(uVar14 | uVar9) & uVar15" (parenthesized_expression "(uVar14 | uVar9)" (( "(") (binary_expression "uVar14 | uVar9" (identifier "uVar14") (| "|") (identifier "uVar9")) () ")")) (& "&") (identifier "uVar15")) (| "|") (binary_expression "uVar14 & uVar9" (identifier "uVar14") (& "&") (identifier "uVar9"))) () ")")) (+ "+") (parenthesized_expression "((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000))" (( "(") (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^\n (uVar9 >> 0x27 | uVar9 * 0x2000000)" (binary_expression "(uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000)" (parenthesized_expression "(uVar9 >> 0x1c | uVar9 << 0x24)" (( "(") (binary_expression "uVar9 >> 0x1c | uVar9 << 0x24" (binary_expression "uVar9 >> 0x1c" (identifier "uVar9") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar9 << 0x24" (identifier "uVar9") (<< "<<") (number_literal "0x24"))) () ")")) (^ "^") (parenthesized_expression "(uVar9 >> 0x22 | uVar9 * 0x40000000)" (( "(") (binary_expression "uVar9 >> 0x22 | uVar9 * 0x40000000" (binary_expression "uVar9 >> 0x22" (identifier "uVar9") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar9 * 0x40000000" (identifier "uVar9") (* "*") (number_literal "0x40000000"))) () ")"))) (^ "^") (parenthesized_expression "(uVar9 >> 0x27 | uVar9 * 0x2000000)" (( "(") (binary_expression "uVar9 >> 0x27 | uVar9 * 0x2000000" (binary_expression "uVar9 >> 0x27" (identifier "uVar9") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar9 * 0x2000000" (identifier "uVar9") (* "*") (number_literal "0x2000000"))) () ")"))) () ")"))) (+ "+") (identifier "local_318"))) (; ";")) (expression_statement "local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18);" (assignment_expression "local_310 = local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18)" (identifier "local_310") (= "=") (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] +\n ((uVar18 ^ uVar19) & uVar10 ^ uVar18)" (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5]" (binary_expression "local_310 +\n uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000))" (binary_expression "local_310 +\n uVar17" (identifier "local_310") (+ "+") (identifier "uVar17")) (+ "+") (parenthesized_expression "((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000))" (( "(") (binary_expression "(uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^\n (uVar10 >> 0x29 | uVar10 * 0x800000)" (binary_expression "(uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e)" (parenthesized_expression "(uVar10 >> 0xe | uVar10 << 0x32)" (( "(") (binary_expression "uVar10 >> 0xe | uVar10 << 0x32" (binary_expression "uVar10 >> 0xe" (identifier "uVar10") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar10 << 0x32" (identifier "uVar10") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar10 >> 0x12 | uVar10 << 0x2e)" (( "(") (binary_expression "uVar10 >> 0x12 | uVar10 << 0x2e" (binary_expression "uVar10 >> 0x12" (identifier "uVar10") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar10 << 0x2e" (identifier "uVar10") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar10 >> 0x29 | uVar10 * 0x800000)" (( "(") (binary_expression "uVar10 >> 0x29 | uVar10 * 0x800000" (binary_expression "uVar10 >> 0x29" (identifier "uVar10") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar10 * 0x800000" (identifier "uVar10") (* "*") (number_literal "0x800000"))) () ")"))) () ")"))) (+ "+") (subscript_expression "puVar12[5]" (identifier "puVar12") ([ "[") (number_literal "5") (] "]"))) (+ "+") (parenthesized_expression "((uVar18 ^ uVar19) & uVar10 ^ uVar18)" (( "(") (binary_expression "(uVar18 ^ uVar19) & uVar10 ^ uVar18" (binary_expression "(uVar18 ^ uVar19) & uVar10" (parenthesized_expression "(uVar18 ^ uVar19)" (( "(") (binary_expression "uVar18 ^ uVar19" (identifier "uVar18") (^ "^") (identifier "uVar19")) () ")")) (& "&") (identifier "uVar10")) (^ "^") (identifier "uVar18")) () ")")))) (; ";")) (expression_statement "uVar15 = uVar15 + local_310;" (assignment_expression "uVar15 = uVar15 + local_310" (identifier "uVar15") (= "=") (binary_expression "uVar15 + local_310" (identifier "uVar15") (+ "+") (identifier "local_310"))) (; ";")) (expression_statement "uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000));" (assignment_expression "uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" (identifier "uVar17") (= "=") (binary_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310 +\n ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" (binary_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) +\n local_310" (parenthesized_expression "((uVar9 | uVar16) & uVar14 | uVar9 & uVar16)" (( "(") (binary_expression "(uVar9 | uVar16) & uVar14 | uVar9 & uVar16" (binary_expression "(uVar9 | uVar16) & uVar14" (parenthesized_expression "(uVar9 | uVar16)" (( "(") (binary_expression "uVar9 | uVar16" (identifier "uVar9") (| "|") (identifier "uVar16")) () ")")) (& "&") (identifier "uVar14")) (| "|") (binary_expression "uVar9 & uVar16" (identifier "uVar9") (& "&") (identifier "uVar16"))) () ")")) (+ "+") (identifier "local_310")) (+ "+") (parenthesized_expression "((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000))" (( "(") (binary_expression "(uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^\n (uVar16 >> 0x27 | uVar16 * 0x2000000)" (binary_expression "(uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000)" (parenthesized_expression "(uVar16 >> 0x1c | uVar16 << 0x24)" (( "(") (binary_expression "uVar16 >> 0x1c | uVar16 << 0x24" (binary_expression "uVar16 >> 0x1c" (identifier "uVar16") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar16 << 0x24" (identifier "uVar16") (<< "<<") (number_literal "0x24"))) () ")")) (^ "^") (parenthesized_expression "(uVar16 >> 0x22 | uVar16 * 0x40000000)" (( "(") (binary_expression "uVar16 >> 0x22 | uVar16 * 0x40000000" (binary_expression "uVar16 >> 0x22" (identifier "uVar16") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar16 * 0x40000000" (identifier "uVar16") (* "*") (number_literal "0x40000000"))) () ")"))) (^ "^") (parenthesized_expression "(uVar16 >> 0x27 | uVar16 * 0x2000000)" (( "(") (binary_expression "uVar16 >> 0x27 | uVar16 * 0x2000000" (binary_expression "uVar16 >> 0x27" (identifier "uVar16") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar16 * 0x2000000" (identifier "uVar16") (* "*") (number_literal "0x2000000"))) () ")"))) () ")")))) (; ";")) (expression_statement "local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19);" (assignment_expression "local_308 = local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19)" (identifier "local_308") (= "=") (binary_expression "local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) +\n ((uVar19 ^ uVar10) & uVar15 ^ uVar19)" (binary_expression "local_308 +\n uVar18 + puVar12[6] +\n ((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e))" (binary_expression "local_308 +\n uVar18 + puVar12[6]" (binary_expression "local_308 +\n uVar18" (identifier "local_308") (+ "+") (identifier "uVar18")) (+ "+") (subscript_expression "puVar12[6]" (identifier "puVar12") ([ "[") (number_literal "6") (] "]"))) (+ "+") (parenthesized_expression "((uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e))" (( "(") (binary_expression "(uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)" (binary_expression "(uVar15 >> 0x29 | uVar15 * 0x800000) ^\n (uVar15 >> 0xe | uVar15 << 0x32)" (parenthesized_expression "(uVar15 >> 0x29 | uVar15 * 0x800000)" (( "(") (binary_expression "uVar15 >> 0x29 | uVar15 * 0x800000" (binary_expression "uVar15 >> 0x29" (identifier "uVar15") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar15 * 0x800000" (identifier "uVar15") (* "*") (number_literal "0x800000"))) () ")")) (^ "^") (parenthesized_expression "(uVar15 >> 0xe | uVar15 << 0x32)" (( "(") (binary_expression "uVar15 >> 0xe | uVar15 << 0x32" (binary_expression "uVar15 >> 0xe" (identifier "uVar15") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar15 << 0x32" (identifier "uVar15") (<< "<<") (number_literal "0x32"))) () ")"))) (^ "^") (parenthesized_expression "(uVar15 >> 0x12 | uVar15 << 0x2e)" (( "(") (binary_expression "uVar15 >> 0x12 | uVar15 << 0x2e" (binary_expression "uVar15 >> 0x12" (identifier "uVar15") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar15 << 0x2e" (identifier "uVar15") (<< "<<") (number_literal "0x2e"))) () ")"))) () ")"))) (+ "+") (parenthesized_expression "((uVar19 ^ uVar10) & uVar15 ^ uVar19)" (( "(") (binary_expression "(uVar19 ^ uVar10) & uVar15 ^ uVar19" (binary_expression "(uVar19 ^ uVar10) & uVar15" (parenthesized_expression "(uVar19 ^ uVar10)" (( "(") (binary_expression "uVar19 ^ uVar10" (identifier "uVar19") (^ "^") (identifier "uVar10")) () ")")) (& "&") (identifier "uVar15")) (^ "^") (identifier "uVar19")) () ")")))) (; ";")) (expression_statement "uVar14 = uVar14 + local_308;" (assignment_expression "uVar14 = uVar14 + local_308" (identifier "uVar14") (= "=") (binary_expression "uVar14 + local_308" (identifier "uVar14") (+ "+") (identifier "local_308"))) (; ";")) (expression_statement "uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000));" (assignment_expression "uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" (identifier "uVar18") (= "=") (binary_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308 +\n ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" (binary_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) +\n local_308" (parenthesized_expression "((uVar16 | uVar17) & uVar9 | uVar16 & uVar17)" (( "(") (binary_expression "(uVar16 | uVar17) & uVar9 | uVar16 & uVar17" (binary_expression "(uVar16 | uVar17) & uVar9" (parenthesized_expression "(uVar16 | uVar17)" (( "(") (binary_expression "uVar16 | uVar17" (identifier "uVar16") (| "|") (identifier "uVar17")) () ")")) (& "&") (identifier "uVar9")) (| "|") (binary_expression "uVar16 & uVar17" (identifier "uVar16") (& "&") (identifier "uVar17"))) () ")")) (+ "+") (identifier "local_308")) (+ "+") (parenthesized_expression "((uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000))" (( "(") (binary_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000)" (binary_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000) ^\n (uVar17 >> 0x1c | uVar17 << 0x24)" (parenthesized_expression "(uVar17 >> 0x27 | uVar17 * 0x2000000)" (( "(") (binary_expression "uVar17 >> 0x27 | uVar17 * 0x2000000" (binary_expression "uVar17 >> 0x27" (identifier "uVar17") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar17 * 0x2000000" (identifier "uVar17") (* "*") (number_literal "0x2000000"))) () ")")) (^ "^") (parenthesized_expression "(uVar17 >> 0x1c | uVar17 << 0x24)" (( "(") (binary_expression "uVar17 >> 0x1c | uVar17 << 0x24" (binary_expression "uVar17 >> 0x1c" (identifier "uVar17") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar17 << 0x24" (identifier "uVar17") (<< "<<") (number_literal "0x24"))) () ")"))) (^ "^") (parenthesized_expression "(uVar17 >> 0x22 | uVar17 * 0x40000000)" (( "(") (binary_expression "uVar17 >> 0x22 | uVar17 * 0x40000000" (binary_expression "uVar17 >> 0x22" (identifier "uVar17") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar17 * 0x40000000" (identifier "uVar17") (* "*") (number_literal "0x40000000"))) () ")"))) () ")")))) (; ";")) (expression_statement "local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300;" (assignment_expression "local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300" (identifier "local_300") (= "=") (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7]" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000))" (binary_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10) +\n uVar19" (parenthesized_expression "((uVar10 ^ uVar15) & uVar14 ^ uVar10)" (( "(") (binary_expression "(uVar10 ^ uVar15) & uVar14 ^ uVar10" (binary_expression "(uVar10 ^ uVar15) & uVar14" (parenthesized_expression "(uVar10 ^ uVar15)" (( "(") (binary_expression "uVar10 ^ uVar15" (identifier "uVar10") (^ "^") (identifier "uVar15")) () ")")) (& "&") (identifier "uVar14")) (^ "^") (identifier "uVar10")) () ")")) (+ "+") (identifier "uVar19")) (+ "+") (parenthesized_expression "((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000))" (( "(") (binary_expression "(uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^\n (uVar14 >> 0x29 | uVar14 * 0x800000)" (binary_expression "(uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e)" (parenthesized_expression "(uVar14 >> 0xe | uVar14 << 0x32)" (( "(") (binary_expression "uVar14 >> 0xe | uVar14 << 0x32" (binary_expression "uVar14 >> 0xe" (identifier "uVar14") (>> ">>") (number_literal "0xe")) (| "|") (binary_expression "uVar14 << 0x32" (identifier "uVar14") (<< "<<") (number_literal "0x32"))) () ")")) (^ "^") (parenthesized_expression "(uVar14 >> 0x12 | uVar14 << 0x2e)" (( "(") (binary_expression "uVar14 >> 0x12 | uVar14 << 0x2e" (binary_expression "uVar14 >> 0x12" (identifier "uVar14") (>> ">>") (number_literal "0x12")) (| "|") (binary_expression "uVar14 << 0x2e" (identifier "uVar14") (<< "<<") (number_literal "0x2e"))) () ")"))) (^ "^") (parenthesized_expression "(uVar14 >> 0x29 | uVar14 * 0x800000)" (( "(") (binary_expression "uVar14 >> 0x29 | uVar14 * 0x800000" (binary_expression "uVar14 >> 0x29" (identifier "uVar14") (>> ">>") (number_literal "0x29")) (| "|") (binary_expression "uVar14 * 0x800000" (identifier "uVar14") (* "*") (number_literal "0x800000"))) () ")"))) () ")"))) (+ "+") (subscript_expression "puVar12[7]" (identifier "puVar12") ([ "[") (number_literal "7") (] "]"))) (+ "+") (identifier "local_300"))) (; ";")) (expression_statement "uVar9 = uVar9 + local_300;" (assignment_expression "uVar9 = uVar9 + local_300" (identifier "uVar9") (= "=") (binary_expression "uVar9 + local_300" (identifier "uVar9") (+ "+") (identifier "local_300"))) (; ";")) (expression_statement "uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000));" (assignment_expression "uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" (identifier "uVar19") (= "=") (binary_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300 +\n ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" (binary_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) +\n local_300" (parenthesized_expression "(uVar17 & uVar18 | (uVar17 | uVar18) & uVar16)" (( "(") (binary_expression "uVar17 & uVar18 | (uVar17 | uVar18) & uVar16" (binary_expression "uVar17 & uVar18" (identifier "uVar17") (& "&") (identifier "uVar18")) (| "|") (binary_expression "(uVar17 | uVar18) & uVar16" (parenthesized_expression "(uVar17 | uVar18)" (( "(") (binary_expression "uVar17 | uVar18" (identifier "uVar17") (| "|") (identifier "uVar18")) () ")")) (& "&") (identifier "uVar16"))) () ")")) (+ "+") (identifier "local_300")) (+ "+") (parenthesized_expression "((uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000))" (( "(") (binary_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000)" (binary_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000) ^\n (uVar18 >> 0x1c | uVar18 << 0x24)" (parenthesized_expression "(uVar18 >> 0x27 | uVar18 * 0x2000000)" (( "(") (binary_expression "uVar18 >> 0x27 | uVar18 * 0x2000000" (binary_expression "uVar18 >> 0x27" (identifier "uVar18") (>> ">>") (number_literal "0x27")) (| "|") (binary_expression "uVar18 * 0x2000000" (identifier "uVar18") (* "*") (number_literal "0x2000000"))) () ")")) (^ "^") (parenthesized_expression "(uVar18 >> 0x1c | uVar18 << 0x24)" (( "(") (binary_expression "uVar18 >> 0x1c | uVar18 << 0x24" (binary_expression "uVar18 >> 0x1c" (identifier "uVar18") (>> ">>") (number_literal "0x1c")) (| "|") (binary_expression "uVar18 << 0x24" (identifier "uVar18") (<< "<<") (number_literal "0x24"))) () ")"))) (^ "^") (parenthesized_expression "(uVar18 >> 0x22 | uVar18 * 0x40000000)" (( "(") (binary_expression "uVar18 >> 0x22 | uVar18 * 0x40000000" (binary_expression "uVar18 >> 0x22" (identifier "uVar18") (>> ">>") (number_literal "0x22")) (| "|") (binary_expression "uVar18 * 0x40000000" (identifier "uVar18") (* "*") (number_literal "0x40000000"))) () ")"))) () ")")))) (; ";")) (if_statement "if (local_2c8 + 0x50 == puVar12 + 8) break;" (if "if") (parenthesized_expression "(local_2c8 + 0x50 == puVar12 + 8)" (( "(") (binary_expression "local_2c8 + 0x50 == puVar12 + 8" (binary_expression "local_2c8 + 0x50" (identifier "local_2c8") (+ "+") (number_literal "0x50")) (== "==") (binary_expression "puVar12 + 8" (identifier "puVar12") (+ "+") (number_literal "8"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "local_2f8 = plVar20[1];" (assignment_expression "local_2f8 = plVar20[1]" (identifier "local_2f8") (= "=") (subscript_expression "plVar20[1]" (identifier "plVar20") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_2f0 = plVar20[2];" (assignment_expression "local_2f0 = plVar20[2]" (identifier "local_2f0") (= "=") (subscript_expression "plVar20[2]" (identifier "plVar20") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_2e8 = plVar20[3];" (assignment_expression "local_2e8 = plVar20[3]" (identifier "local_2e8") (= "=") (subscript_expression "plVar20[3]" (identifier "plVar20") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "local_318 = plVar20[4];" (assignment_expression "local_318 = plVar20[4]" (identifier "local_318") (= "=") (subscript_expression "plVar20[4]" (identifier "plVar20") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "local_310 = plVar20[5];" (assignment_expression "local_310 = plVar20[5]" (identifier "local_310") (= "=") (subscript_expression "plVar20[5]" (identifier "plVar20") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "local_308 = plVar20[6];" (assignment_expression "local_308 = plVar20[6]" (identifier "local_308") (= "=") (subscript_expression "plVar20[6]" (identifier "plVar20") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "local_300 = plVar20[7];" (assignment_expression "local_300 = plVar20[7]" (identifier "local_300") (= "=") (subscript_expression "plVar20[7]" (identifier "plVar20") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "lVar11 = *plVar20;" (assignment_expression "lVar11 = *plVar20" (identifier "lVar11") (= "=") (pointer_expression "*plVar20" (* "*") (identifier "plVar20"))) (; ";")) (expression_statement "puVar12 = puVar12 + 8;" (assignment_expression "puVar12 = puVar12 + 8" (identifier "puVar12") (= "=") (binary_expression "puVar12 + 8" (identifier "puVar12") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "plVar20 = plVar20 + 8;" (assignment_expression "plVar20 = plVar20 + 8" (identifier "plVar20") (= "=") (binary_expression "plVar20 + 8" (identifier "plVar20") (+ "+") (number_literal "8"))) (; ";")) (} "}"))) (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18" (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) + uVar18" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (identifier "uVar18"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17;" (assignment_expression "*(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x18) + uVar17" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (identifier "uVar17"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16;" (assignment_expression "*(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16" (pointer_expression "*(long *)(param_1 + 0x20)" (* "*") (cast_expression "(long *)(param_1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x20) + uVar16" (pointer_expression "*(long *)(param_1 + 0x20)" (* "*") (cast_expression "(long *)(param_1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (+ "+") (identifier "uVar16"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9;" (assignment_expression "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x28) + uVar9" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (+ "+") (identifier "uVar9"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14;" (assignment_expression "*(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14" (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")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x30) + uVar14" (pointer_expression "*(long *)(param_1 + 0x30)" (* "*") (cast_expression "(long *)(param_1 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (+ "+") (identifier "uVar14"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + uVar15" (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")) () ")")))) (+ "+") (identifier "uVar15"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10;" (assignment_expression "*(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10" (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")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x40) + uVar10" (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")) () ")")))) (+ "+") (identifier "uVar10"))) (; ";")) (expression_statement "*(ulong *)(param_1 + 8) = uVar3 + uVar19;" (assignment_expression "*(ulong *)(param_1 + 8) = uVar3 + uVar19" (pointer_expression "*(ulong *)(param_1 + 8)" (* "*") (cast_expression "(ulong *)(param_1 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "uVar3 + uVar19" (identifier "uVar3") (+ "+") (identifier "uVar19"))) (; ";")) (if_statement "if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) {\n return 0;\n }" (if "if") (parenthesized_expression "(local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)" (subscript_expression "local_2c8[0x51]" (identifier "local_2c8") ([ "[") (number_literal "0x51") (] "]")) (== "==") (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 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
int function_1(type_1 *md,type_2 *var_1) { long var_34; type_3 var_33; type_4 var_12; type_4 var_9; type_4 var_10; type_4 var_11; type_4 var_8; type_4 var_18; type_4 var_4; type_3 var_19; type_4 *var_13; type_4 *var_14; type_4 var_17; type_4 var_3; long var_21; type_4 var_5; type_3 var_20; type_4 var_6; type_3 var_24; type_4 var_7; type_3 var_23; type_3 var_22; type_3 *var_16; long var_2; type_3 var_28; type_3 var_29; type_3 var_30; type_3 var_31; type_3 var_25; type_3 var_26; type_3 var_27; type_3 var_15 [80]; type_4 var_32 [3]; var_18 = (md->whirlpool).state[4]; var_3 = *(type_4 *)var_1; var_4 = *(type_4 *)(var_1 + 8); var_5 = *(type_4 *)(var_1 + 0x10); var_6 = *(type_4 *)(var_1 + 0x18); var_7 = *(type_4 *)(var_1 + 0x20); var_8 = *(type_4 *)(var_1 + 0x28); var_23 = (md->whirlpool).state[1]; var_34 = *(long *)(var_2 + 0x28); var_33 = (md->whirlpool).state[0]; var_24 = (md->whirlpool).state[2]; var_20 = (md->whirlpool).state[3]; var_17 = (md->whirlpool).state[5]; var_15[0] = var_3 >> 0x38 | (var_3 & 0xff000000000000) >> 0x28 | (var_3 & 0xff0000000000) >> 0x18 | (var_3 & 0xff00000000) >> 8 | (var_3 & 0xff000000) << 8 | (var_3 & 0xff0000) << 0x18 | (var_3 & 0xff00) << 0x28 | var_3 << 0x38; var_3 = (md->whirlpool).state[6]; var_15[1] = var_4 >> 0x38 | (var_4 & 0xff000000000000) >> 0x28 | (var_4 & 0xff0000000000) >> 0x18 | (var_4 & 0xff00000000) >> 8 | (var_4 & 0xff000000) << 8 | (var_4 & 0xff0000) << 0x18 | (var_4 & 0xff00) << 0x28 | var_4 << 0x38; var_4 = (md->whirlpool).state[7]; var_15[2] = var_5 >> 0x38 | (var_5 & 0xff000000000000) >> 0x28 | (var_5 & 0xff0000000000) >> 0x18 | (var_5 & 0xff00000000) >> 8 | (var_5 & 0xff000000) << 8 | (var_5 & 0xff0000) << 0x18 | (var_5 & 0xff00) << 0x28 | var_5 << 0x38; var_15[3] = var_6 >> 0x38 | (var_6 & 0xff000000000000) >> 0x28 | (var_6 & 0xff0000000000) >> 0x18 | (var_6 & 0xff00000000) >> 8 | (var_6 & 0xff000000) << 8 | (var_6 & 0xff0000) << 0x18 | (var_6 & 0xff00) << 0x28 | var_6 << 0x38; var_15[4] = var_7 >> 0x38 | (var_7 & 0xff000000000000) >> 0x28 | (var_7 & 0xff0000000000) >> 0x18 | (var_7 & 0xff00000000) >> 8 | (var_7 & 0xff000000) << 8 | (var_7 & 0xff0000) << 0x18 | (var_7 & 0xff00) << 0x28 | var_7 << 0x38; var_15[5] = var_8 >> 0x38 | (var_8 & 0xff000000000000) >> 0x28 | (var_8 & 0xff0000000000) >> 0x18 | (var_8 & 0xff00000000) >> 8 | (var_8 & 0xff000000) << 8 | (var_8 & 0xff0000) << 0x18 | (var_8 & 0xff00) << 0x28 | var_8 << 0x38; var_5 = *(type_4 *)(var_1 + 0x30); var_6 = *(type_4 *)(var_1 + 0x38); var_7 = *(type_4 *)(var_1 + 0x40); var_8 = *(type_4 *)(var_1 + 0x48); var_12 = *(type_4 *)(var_1 + 0x50); var_15[6] = var_5 >> 0x38 | (var_5 & 0xff000000000000) >> 0x28 | (var_5 & 0xff0000000000) >> 0x18 | (var_5 & 0xff00000000) >> 8 | (var_5 & 0xff000000) << 8 | (var_5 & 0xff0000) << 0x18 | (var_5 & 0xff00) << 0x28 | var_5 << 0x38; var_5 = *(type_4 *)(var_1 + 0x58); var_9 = *(type_4 *)(var_1 + 0x60); var_10 = *(type_4 *)(var_1 + 0x68); var_11 = *(type_4 *)(var_1 + 0x70); var_15[7] = var_6 >> 0x38 | (var_6 & 0xff000000000000) >> 0x28 | (var_6 & 0xff0000000000) >> 0x18 | (var_6 & 0xff00000000) >> 8 | (var_6 & 0xff000000) << 8 | (var_6 & 0xff0000) << 0x18 | (var_6 & 0xff00) << 0x28 | var_6 << 0x38; var_6 = *(type_4 *)(var_1 + 0x78); var_15[8] = var_7 >> 0x38 | (var_7 & 0xff000000000000) >> 0x28 | (var_7 & 0xff0000000000) >> 0x18 | (var_7 & 0xff00000000) >> 8 | (var_7 & 0xff000000) << 8 | (var_7 & 0xff0000) << 0x18 | (var_7 & 0xff00) << 0x28 | var_7 << 0x38; var_15[9] = var_8 >> 0x38 | (var_8 & 0xff000000000000) >> 0x28 | (var_8 & 0xff0000000000) >> 0x18 | (var_8 & 0xff00000000) >> 8 | (var_8 & 0xff000000) << 8 | (var_8 & 0xff0000) << 0x18 | (var_8 & 0xff00) << 0x28 | var_8 << 0x38; var_15[0xf] = var_6 >> 0x38 | (var_6 & 0xff000000000000) >> 0x28 | (var_6 & 0xff0000000000) >> 0x18 | (var_6 & 0xff00000000) >> 8 | (var_6 & 0xff000000) << 8 | (var_6 & 0xff0000) << 0x18 | (var_6 & 0xff00) << 0x28 | var_6 << 0x38; var_15[0xb] = var_5 >> 0x38 | (var_5 & 0xff000000000000) >> 0x28 | (var_5 & 0xff0000000000) >> 0x18 | (var_5 & 0xff00000000) >> 8 | (var_5 & 0xff000000) << 8 | (var_5 & 0xff0000) << 0x18 | (var_5 & 0xff00) << 0x28 | var_5 << 0x38; var_15[0xc] = var_9 >> 0x38 | (var_9 & 0xff000000000000) >> 0x28 | (var_9 & 0xff0000000000) >> 0x18 | (var_9 & 0xff00000000) >> 8 | (var_9 & 0xff000000) << 8 | (var_9 & 0xff0000) << 0x18 | (var_9 & 0xff00) << 0x28 | var_9 << 0x38; var_15[0xd] = var_10 >> 0x38 | (var_10 & 0xff000000000000) >> 0x28 | (var_10 & 0xff0000000000) >> 0x18 | (var_10 & 0xff00000000) >> 8 | (var_10 & 0xff000000) << 8 | (var_10 & 0xff0000) << 0x18 | (var_10 & 0xff00) << 0x28 | var_10 << 0x38; var_15[0xe] = var_11 >> 0x38 | (var_11 & 0xff000000000000) >> 0x28 | (var_11 & 0xff0000000000) >> 0x18 | (var_11 & 0xff00000000) >> 8 | (var_11 & 0xff000000) << 8 | (var_11 & 0xff0000) << 0x18 | (var_11 & 0xff00) << 0x28 | var_11 << 0x38; var_15[10] = var_12 >> 0x38 | (var_12 & 0xff000000000000) >> 0x28 | (var_12 & 0xff0000000000) >> 0x18 | (var_12 & 0xff00000000) >> 8 | (var_12 & 0xff000000) << 8 | (var_12 & 0xff0000) << 0x18 | (var_12 & 0xff00) << 0x28 | var_12 << 0x38; var_13 = var_15; do { var_5 = var_13[0xe]; var_6 = var_13[1]; var_7 = var_13[2]; var_8 = ((var_6 >> 1 | (type_4)((var_6 & 1) != 0) << 0x3f) ^ (var_6 >> 8 | var_6 << 0x38) ^ var_6 >> 7) + ((var_5 >> 0x13 | var_5 << 0x2d) ^ (var_5 >> 0x3d | var_5 << 3) ^ var_5 >> 6) + *var_13 + var_13[9]; var_5 = var_13[0xf]; var_13[0x10] = var_8; var_6 = var_13[3]; var_5 = ((var_5 >> 0x3d | var_5 << 3) ^ (var_5 >> 0x13 | var_5 << 0x2d) ^ var_5 >> 6) + var_13[1] + var_13[10] + ((var_7 >> 1 | (type_4)((var_7 & 1) != 0) << 0x3f) ^ (var_7 >> 8 | var_7 << 0x38) ^ var_7 >> 7); var_13[0x11] = var_5; var_14 = var_13 + 4; var_7 = *var_14; var_13[0x12] = ((var_6 >> 1 | (type_4)((var_6 & 1) != 0) << 0x3f) ^ (var_6 >> 8 | var_6 << 0x38) ^ var_6 >> 7) + ((var_8 >> 0x3d | var_8 * 8) ^ (var_8 >> 0x13 | var_8 << 0x2d) ^ var_8 >> 6) + var_13[2] + var_13[0xb]; var_13[0x13] = ((var_7 >> 1 | (type_4)((var_7 & 1) != 0) << 0x3f) ^ (var_7 >> 8 | var_7 << 0x38) ^ var_7 >> 7) + ((var_5 >> 0x13 | var_5 << 0x2d) ^ (var_5 >> 0x3d | var_5 * 8) ^ var_5 >> 6) + var_13[3] + var_13[0xc]; var_13 = var_14; } while (var_14 != var_15 + 0x40); var_31 = 0xab1c5ed5da6d8118; var_30 = 0x923f82a4af194f9b; var_29 = 0x59f111f1b605d019; var_19 = 0x428a2f98d728ae22; var_28 = 0x3956c25bf348b538; var_25 = 0x7137449123ef65cd; var_16 = K; var_26 = 0xb5c0fbcfec4d3b2f; var_27 = 0xe9b5dba58189dbbc; var_13 = var_15; var_22 = var_33; while( true ) { var_16 = var_16 + 8; var_21 = var_4 + ((var_3 ^ var_17) & var_18 ^ var_3) + ((var_18 >> 0xe | var_18 << 0x32) ^ (var_18 >> 0x12 | var_18 << 0x2e) ^ (var_18 >> 0x29 | var_18 << 0x17)) + *var_13 + var_19; var_5 = var_20 + var_21; var_4 = ((var_22 | var_23) & var_24 | var_22 & var_23) + ((var_22 >> 0x1c | var_22 << 0x24) ^ (var_22 >> 0x22 | var_22 << 0x1e) ^ (var_22 >> 0x27 | var_22 << 0x19)) + var_21; var_21 = ((var_18 ^ var_17) & var_5 ^ var_17) + ((var_5 >> 0xe | var_5 << 0x32) ^ (var_5 >> 0x12 | var_5 << 0x2e) ^ (var_5 >> 0x29 | var_5 * 0x800000)) + var_13[1] + var_3 + var_25; var_6 = var_24 + var_21; var_3 = ((var_22 | var_4) & var_23 | var_22 & var_4) + var_21 + ((var_4 >> 0x1c | var_4 << 0x24) ^ (var_4 >> 0x22 | var_4 * 0x40000000) ^ (var_4 >> 0x27 | var_4 * 0x2000000)); var_21 = ((var_18 ^ var_5) & var_6 ^ var_18) + ((var_6 >> 0xe | var_6 << 0x32) ^ (var_6 >> 0x12 | var_6 << 0x2e) ^ (var_6 >> 0x29 | var_6 * 0x800000)) + var_13[2] + var_17 + var_26; var_7 = var_23 + var_21; var_17 = ((var_4 | var_3) & var_22 | var_4 & var_3) + ((var_3 >> 0x1c | var_3 << 0x24) ^ (var_3 >> 0x22 | var_3 * 0x40000000) ^ (var_3 >> 0x27 | var_3 * 0x2000000)) + var_21; var_21 = ((var_5 ^ var_6) & var_7 ^ var_5) + ((var_7 >> 0xe | var_7 << 0x32) ^ (var_7 >> 0x12 | var_7 << 0x2e) ^ (var_7 >> 0x29 | var_7 * 0x800000)) + var_13[3] + var_18 + var_27; var_8 = var_22 + var_21; var_18 = ((var_3 | var_17) & var_4 | var_3 & var_17) + ((var_17 >> 0x1c | var_17 << 0x24) ^ (var_17 >> 0x22 | var_17 * 0x40000000) ^ (var_17 >> 0x27 | var_17 * 0x2000000)) + var_21; var_21 = var_28 + var_5 + ((var_8 >> 0xe | var_8 << 0x32) ^ (var_8 >> 0x12 | var_8 << 0x2e) ^ (var_8 >> 0x29 | var_8 * 0x800000)) + var_13[4] + ((var_6 ^ var_7) & var_8 ^ var_6); var_4 = var_4 + var_21; var_20 = ((var_17 | var_18) & var_3 | var_17 & var_18) + ((var_18 >> 0x1c | var_18 << 0x24) ^ (var_18 >> 0x22 | var_18 * 0x40000000) ^ (var_18 >> 0x27 | var_18 * 0x2000000)) + var_21; var_21 = var_29 + var_6 + ((var_4 >> 0xe | var_4 << 0x32) ^ (var_4 >> 0x12 | var_4 << 0x2e) ^ (var_4 >> 0x29 | var_4 * 0x800000)) + var_13[5] + ((var_7 ^ var_8) & var_4 ^ var_7); var_3 = var_3 + var_21; var_24 = ((var_18 | var_20) & var_17 | var_18 & var_20) + var_21 + ((var_20 >> 0x1c | var_20 << 0x24) ^ (var_20 >> 0x22 | var_20 * 0x40000000) ^ (var_20 >> 0x27 | var_20 * 0x2000000)); var_21 = var_30 + var_7 + var_13[6] + ((var_3 >> 0x29 | var_3 * 0x800000) ^ (var_3 >> 0xe | var_3 << 0x32) ^ (var_3 >> 0x12 | var_3 << 0x2e)) + ((var_8 ^ var_4) & var_3 ^ var_8); var_17 = var_17 + var_21; var_23 = ((var_20 | var_24) & var_18 | var_20 & var_24) + var_21 + ((var_24 >> 0x27 | var_24 * 0x2000000) ^ (var_24 >> 0x1c | var_24 << 0x24) ^ (var_24 >> 0x22 | var_24 * 0x40000000)); var_21 = ((var_4 ^ var_3) & var_17 ^ var_4) + var_8 + ((var_17 >> 0xe | var_17 << 0x32) ^ (var_17 >> 0x12 | var_17 << 0x2e) ^ (var_17 >> 0x29 | var_17 * 0x800000)) + var_13[7] + var_31; var_18 = var_18 + var_21; var_22 = (var_24 & var_23 | (var_24 | var_23) & var_20) + var_21 + ((var_23 >> 0x27 | var_23 * 0x2000000) ^ (var_23 >> 0x1c | var_23 << 0x24) ^ (var_23 >> 0x22 | var_23 * 0x40000000)); if (var_32 == var_13 + 8) break; var_25 = var_16[1]; var_26 = var_16[2]; var_27 = var_16[3]; var_28 = var_16[4]; var_29 = var_16[5]; var_30 = var_16[6]; var_31 = var_16[7]; var_19 = *var_16; var_13 = var_13 + 8; } (md->whirlpool).state[1] = (md->whirlpool).state[1] + var_23; (md->whirlpool).state[2] = (md->whirlpool).state[2] + var_24; (md->whirlpool).state[3] = (md->whirlpool).state[3] + var_20; (md->whirlpool).state[4] = (md->whirlpool).state[4] + var_18; (md->whirlpool).state[5] = (md->whirlpool).state[5] + var_17; (md->whirlpool).state[6] = (md->whirlpool).state[6] + var_3; (md->whirlpool).state[7] = (md->whirlpool).state[7] + var_4; (md->whirlpool).state[0] = var_33 + var_22; if (var_34 == *(long *)(var_2 + 0x28)) { return 0; } /* WARNING: Subroutine does not return */ var_35(); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (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: (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)) (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)) (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)) 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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (identifier))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) right: (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: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (pointer_expression argument: (identifier))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier))) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (number_literal))))))) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)))) right: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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: (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: (break_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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (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 (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
undefined8 MASKED(long param_1,ulong *param_2) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; ulong uVar5; ulong uVar6; ulong uVar7; ulong uVar8; ulong uVar9; ulong uVar10; long lVar11; ulong *puVar12; ulong *puVar13; ulong uVar14; ulong uVar15; ulong uVar16; ulong uVar17; ulong uVar18; ulong uVar19; long *plVar20; long in_FS_OFFSET; long local_318; long local_310; long local_308; long local_300; long local_2f8; long local_2f0; long local_2e8; ulong local_2c8 [83]; uVar9 = *(ulong *)(param_1 + 0x28); uVar15 = *param_2; uVar10 = param_2[1]; uVar19 = param_2[2]; uVar1 = param_2[3]; uVar2 = param_2[4]; uVar8 = param_2[5]; uVar18 = *(ulong *)(param_1 + 0x10); local_2c8[0x51] = *(long *)(in_FS_OFFSET + 0x28); uVar3 = *(ulong *)(param_1 + 8); uVar17 = *(ulong *)(param_1 + 0x18); uVar16 = *(ulong *)(param_1 + 0x20); uVar14 = *(ulong *)(param_1 + 0x30); local_2c8[0] = uVar15 >> 0x38 | (uVar15 & 0xff000000000000) >> 0x28 | (uVar15 & 0xff0000000000) >> 0x18 | (uVar15 & 0xff00000000) >> 8 | (uVar15 & 0xff000000) << 8 | (uVar15 & 0xff0000) << 0x18 | (uVar15 & 0xff00) << 0x28 | uVar15 << 0x38; uVar15 = *(ulong *)(param_1 + 0x38); local_2c8[1] = uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 | (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 | (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38; uVar10 = *(ulong *)(param_1 + 0x40); local_2c8[2] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 | (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38; local_2c8[3] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38; local_2c8[4] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 | (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 | (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 | uVar2 << 0x38; local_2c8[5] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 | (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 | (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 | uVar8 << 0x38; uVar19 = param_2[6]; uVar1 = param_2[7]; uVar2 = param_2[8]; uVar8 = param_2[9]; uVar4 = param_2[10]; local_2c8[6] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 | (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38; uVar19 = param_2[0xb]; uVar5 = param_2[0xc]; uVar6 = param_2[0xd]; uVar7 = param_2[0xe]; local_2c8[7] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38; uVar1 = param_2[0xf]; local_2c8[8] = uVar2 >> 0x38 | (uVar2 & 0xff000000000000) >> 0x28 | (uVar2 & 0xff0000000000) >> 0x18 | (uVar2 & 0xff00000000) >> 8 | (uVar2 & 0xff000000) << 8 | (uVar2 & 0xff0000) << 0x18 | (uVar2 & 0xff00) << 0x28 | uVar2 << 0x38; local_2c8[9] = uVar8 >> 0x38 | (uVar8 & 0xff000000000000) >> 0x28 | (uVar8 & 0xff0000000000) >> 0x18 | (uVar8 & 0xff00000000) >> 8 | (uVar8 & 0xff000000) << 8 | (uVar8 & 0xff0000) << 0x18 | (uVar8 & 0xff00) << 0x28 | uVar8 << 0x38; local_2c8[0xf] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18 | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 | (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38; local_2c8[0xb] = uVar19 >> 0x38 | (uVar19 & 0xff000000000000) >> 0x28 | (uVar19 & 0xff0000000000) >> 0x18 | (uVar19 & 0xff00000000) >> 8 | (uVar19 & 0xff000000) << 8 | (uVar19 & 0xff0000) << 0x18 | (uVar19 & 0xff00) << 0x28 | uVar19 << 0x38; local_2c8[0xc] = uVar5 >> 0x38 | (uVar5 & 0xff000000000000) >> 0x28 | (uVar5 & 0xff0000000000) >> 0x18 | (uVar5 & 0xff00000000) >> 8 | (uVar5 & 0xff000000) << 8 | (uVar5 & 0xff0000) << 0x18 | (uVar5 & 0xff00) << 0x28 | uVar5 << 0x38; local_2c8[0xd] = uVar6 >> 0x38 | (uVar6 & 0xff000000000000) >> 0x28 | (uVar6 & 0xff0000000000) >> 0x18 | (uVar6 & 0xff00000000) >> 8 | (uVar6 & 0xff000000) << 8 | (uVar6 & 0xff0000) << 0x18 | (uVar6 & 0xff00) << 0x28 | uVar6 << 0x38; local_2c8[0xe] = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38; local_2c8[10] = uVar4 >> 0x38 | (uVar4 & 0xff000000000000) >> 0x28 | (uVar4 & 0xff0000000000) >> 0x18 | (uVar4 & 0xff00000000) >> 8 | (uVar4 & 0xff000000) << 8 | (uVar4 & 0xff0000) << 0x18 | (uVar4 & 0xff00) << 0x28 | uVar4 << 0x38; puVar12 = local_2c8; do { uVar19 = puVar12[0xe]; uVar1 = puVar12[1]; uVar2 = puVar12[2]; uVar8 = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^ uVar1 >> 7) + ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 << 3) ^ uVar19 >> 6) + *puVar12 + puVar12[9]; uVar19 = puVar12[0xf]; puVar12[0x10] = uVar8; uVar1 = puVar12[3]; uVar19 = ((uVar19 >> 0x3d | uVar19 << 3) ^ (uVar19 >> 0x13 | uVar19 << 0x2d) ^ uVar19 >> 6) + puVar12[1] + puVar12[10] + ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^ uVar2 >> 7); puVar12[0x11] = uVar19; puVar13 = puVar12 + 4; uVar2 = *puVar13; puVar12[0x12] = ((uVar1 >> 1 | (ulong)((uVar1 & 1) != 0) << 0x3f) ^ (uVar1 >> 8 | uVar1 << 0x38) ^ uVar1 >> 7) + ((uVar8 >> 0x3d | uVar8 * 8) ^ (uVar8 >> 0x13 | uVar8 << 0x2d) ^ uVar8 >> 6) + puVar12[2] + puVar12[0xb]; puVar12[0x13] = ((uVar2 >> 1 | (ulong)((uVar2 & 1) != 0) << 0x3f) ^ (uVar2 >> 8 | uVar2 << 0x38) ^ uVar2 >> 7) + ((uVar19 >> 0x13 | uVar19 << 0x2d) ^ (uVar19 >> 0x3d | uVar19 * 8) ^ uVar19 >> 6) + puVar12[3] + puVar12[0xc]; puVar12 = puVar13; } while (puVar13 != local_2c8 + 0x40); local_300 = -0x54e3a12a25927ee8; local_308 = -0x6dc07d5b50e6b065; local_310 = 0x59f111f1b605d019; lVar11 = 0x428a2f98d728ae22; local_318 = 0x3956c25bf348b538; local_2f8 = 0x7137449123ef65cd; local_2f0 = -0x4a3f043013b2c4d1; local_2e8 = -0x164a245a7e762444; puVar12 = local_2c8; uVar19 = uVar3; plVar20 = &DAT_001aed00; while( true ) { lVar11 = uVar10 + ((uVar15 ^ uVar14) & uVar9 ^ uVar15) + ((uVar9 >> 0xe | uVar9 << 0x32) ^ (uVar9 >> 0x12 | uVar9 << 0x2e) ^ (uVar9 >> 0x29 | uVar9 << 0x17)) + *puVar12 + lVar11; uVar16 = uVar16 + lVar11; uVar10 = ((uVar19 | uVar18) & uVar17 | uVar19 & uVar18) + ((uVar19 >> 0x1c | uVar19 << 0x24) ^ (uVar19 >> 0x22 | uVar19 << 0x1e) ^ (uVar19 >> 0x27 | uVar19 << 0x19)) + lVar11; local_2f8 = ((uVar9 ^ uVar14) & uVar16 ^ uVar14) + ((uVar16 >> 0xe | uVar16 << 0x32) ^ (uVar16 >> 0x12 | uVar16 << 0x2e) ^ (uVar16 >> 0x29 | uVar16 * 0x800000)) + puVar12[1] + uVar15 + local_2f8; uVar17 = uVar17 + local_2f8; uVar15 = ((uVar19 | uVar10) & uVar18 | uVar19 & uVar10) + local_2f8 + ((uVar10 >> 0x1c | uVar10 << 0x24) ^ (uVar10 >> 0x22 | uVar10 * 0x40000000) ^ (uVar10 >> 0x27 | uVar10 * 0x2000000)); local_2f0 = ((uVar9 ^ uVar16) & uVar17 ^ uVar9) + ((uVar17 >> 0xe | uVar17 << 0x32) ^ (uVar17 >> 0x12 | uVar17 << 0x2e) ^ (uVar17 >> 0x29 | uVar17 * 0x800000)) + puVar12[2] + uVar14 + local_2f0; uVar18 = uVar18 + local_2f0; uVar14 = ((uVar10 | uVar15) & uVar19 | uVar10 & uVar15) + ((uVar15 >> 0x1c | uVar15 << 0x24) ^ (uVar15 >> 0x22 | uVar15 * 0x40000000) ^ (uVar15 >> 0x27 | uVar15 * 0x2000000)) + local_2f0; local_2e8 = ((uVar16 ^ uVar17) & uVar18 ^ uVar16) + ((uVar18 >> 0xe | uVar18 << 0x32) ^ (uVar18 >> 0x12 | uVar18 << 0x2e) ^ (uVar18 >> 0x29 | uVar18 * 0x800000)) + puVar12[3] + uVar9 + local_2e8; uVar19 = uVar19 + local_2e8; uVar9 = ((uVar15 | uVar14) & uVar10 | uVar15 & uVar14) + ((uVar14 >> 0x1c | uVar14 << 0x24) ^ (uVar14 >> 0x22 | uVar14 * 0x40000000) ^ (uVar14 >> 0x27 | uVar14 * 0x2000000)) + local_2e8; local_318 = local_318 + uVar16 + ((uVar19 >> 0xe | uVar19 << 0x32) ^ (uVar19 >> 0x12 | uVar19 << 0x2e) ^ (uVar19 >> 0x29 | uVar19 * 0x800000)) + puVar12[4] + ((uVar17 ^ uVar18) & uVar19 ^ uVar17); uVar10 = uVar10 + local_318; uVar16 = ((uVar14 | uVar9) & uVar15 | uVar14 & uVar9) + ((uVar9 >> 0x1c | uVar9 << 0x24) ^ (uVar9 >> 0x22 | uVar9 * 0x40000000) ^ (uVar9 >> 0x27 | uVar9 * 0x2000000)) + local_318; local_310 = local_310 + uVar17 + ((uVar10 >> 0xe | uVar10 << 0x32) ^ (uVar10 >> 0x12 | uVar10 << 0x2e) ^ (uVar10 >> 0x29 | uVar10 * 0x800000)) + puVar12[5] + ((uVar18 ^ uVar19) & uVar10 ^ uVar18); uVar15 = uVar15 + local_310; uVar17 = ((uVar9 | uVar16) & uVar14 | uVar9 & uVar16) + local_310 + ((uVar16 >> 0x1c | uVar16 << 0x24) ^ (uVar16 >> 0x22 | uVar16 * 0x40000000) ^ (uVar16 >> 0x27 | uVar16 * 0x2000000)); local_308 = local_308 + uVar18 + puVar12[6] + ((uVar15 >> 0x29 | uVar15 * 0x800000) ^ (uVar15 >> 0xe | uVar15 << 0x32) ^ (uVar15 >> 0x12 | uVar15 << 0x2e)) + ((uVar19 ^ uVar10) & uVar15 ^ uVar19); uVar14 = uVar14 + local_308; uVar18 = ((uVar16 | uVar17) & uVar9 | uVar16 & uVar17) + local_308 + ((uVar17 >> 0x27 | uVar17 * 0x2000000) ^ (uVar17 >> 0x1c | uVar17 << 0x24) ^ (uVar17 >> 0x22 | uVar17 * 0x40000000)); local_300 = ((uVar10 ^ uVar15) & uVar14 ^ uVar10) + uVar19 + ((uVar14 >> 0xe | uVar14 << 0x32) ^ (uVar14 >> 0x12 | uVar14 << 0x2e) ^ (uVar14 >> 0x29 | uVar14 * 0x800000)) + puVar12[7] + local_300; uVar9 = uVar9 + local_300; uVar19 = (uVar17 & uVar18 | (uVar17 | uVar18) & uVar16) + local_300 + ((uVar18 >> 0x27 | uVar18 * 0x2000000) ^ (uVar18 >> 0x1c | uVar18 << 0x24) ^ (uVar18 >> 0x22 | uVar18 * 0x40000000)); if (local_2c8 + 0x50 == puVar12 + 8) break; local_2f8 = plVar20[1]; local_2f0 = plVar20[2]; local_2e8 = plVar20[3]; local_318 = plVar20[4]; local_310 = plVar20[5]; local_308 = plVar20[6]; local_300 = plVar20[7]; lVar11 = *plVar20; puVar12 = puVar12 + 8; plVar20 = plVar20 + 8; } *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + uVar18; *(long *)(param_1 + 0x18) = *(long *)(param_1 + 0x18) + uVar17; *(long *)(param_1 + 0x20) = *(long *)(param_1 + 0x20) + uVar16; *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + uVar9; *(long *)(param_1 + 0x30) = *(long *)(param_1 + 0x30) + uVar14; *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + uVar15; *(long *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + uVar10; *(ulong *)(param_1 + 8) = uVar3 + uVar19; if (local_2c8[0x51] == *(long *)(in_FS_OFFSET + 0x28)) { return 0; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
147_sg_inq_and_sg_inq_strip.c
sg_convert_errno
sg_convert_errno
/* WARNING: Control flow encountered bad instruction data */ void sg_convert_errno(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void sg_convert_errno(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207148142')]
[('const-1', u'RETURN_-1207148142')]
null
null
00136188
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "sg_convert_errno(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 sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "sg_convert_errno(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 sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_convert_errno(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 sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_convert_errno(void)" (identifier "sg_convert_errno") (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(); }
251_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
ldlex_script
FUN_00110630
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void ldlex_script(void) { int iVar1; int *piVar2; iVar1 = yy_start; yy_start = 3; piVar2 = state_stack_p + 1; *state_stack_p = iVar1; state_stack_p = piVar2; return; }
void FUN_00110630(void) { undefined4 uVar1; undefined *puVar2; uVar1 = DAT_00224edc; DAT_00224edc = 3; puVar2 = PTR_DAT_00223638 + 4; *(undefined4 *)PTR_DAT_00223638 = uVar1; PTR_DAT_00223638 = puVar2; return; }
MOV RAX,qword ptr [0x00223638] LEA RDX,[RAX + 0x4] MOV qword ptr [0x00223638],RDX MOV EDX,dword ptr [0x00224edc] MOV dword ptr [0x00224edc],0x3 MOV dword ptr [RAX],EDX RET
null
null
null
null
[(u'INDIRECT_-1207040349', u'COPY_-1207040403'), (u'INDIRECT_-1207040347', u'COPY_-1207040406'), ('const-0', u'RETURN_-1207040407'), ('tmp_53', u'STORE_-1207040419'), ('const-433', u'STORE_-1207040419'), (u'STORE_-1207040419', u'INDIRECT_-1207040347'), (u'COPY_-1207040403', u'COPY_-1207040408'), ('const-3', u'COPY_-1207040433'), ('tmp_53', u'PTRADD_-1207040369'), ('const-4', u'PTRADD_-1207040369'), (u'STORE_-1207040419', u'INDIRECT_-1207040349'), ('const-1', u'PTRADD_-1207040369'), (u'COPY_-1207040439', u'STORE_-1207040419'), ('tmp_54', u'COPY_-1207040439'), (u'PTRADD_-1207040369', u'COPY_-1207040404')]
[('tmp_56', u'COPY_-1207040440'), ('const-4', u'PTRADD_-1207040391'), (u'INDIRECT_-1207040347', u'COPY_-1207040406'), ('const-0', u'RETURN_-1207040407'), (u'COPY_-1207040440', u'STORE_-1207040419'), (u'PTRADD_-1207040391', u'COPY_-1207040405'), ('const-433', u'STORE_-1207040419'), (u'INDIRECT_-1207040349', u'COPY_-1207040404'), (u'STORE_-1207040419', u'INDIRECT_-1207040347'), ('const-3', u'COPY_-1207040433'), ('tmp_55', u'PTRADD_-1207040391'), (u'STORE_-1207040419', u'INDIRECT_-1207040349'), ('const-1', u'PTRADD_-1207040391'), ('tmp_55', u'CAST_-1207040340'), (u'COPY_-1207040404', u'COPY_-1207040408'), (u'CAST_-1207040340', u'STORE_-1207040419')]
null
null
00110630
x64
O2
(translation_unit "void FUN_00110630(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}\n\n" (function_definition "void FUN_00110630(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}" primitive_type (function_declarator "FUN_00110630(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "uVar1 = DAT_00224edc;" (assignment_expression "uVar1 = DAT_00224edc" identifier = identifier) ;) (expression_statement "DAT_00224edc = 3;" (assignment_expression "DAT_00224edc = 3" identifier = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_00223638 + 4;" (assignment_expression "puVar2 = PTR_DAT_00223638 + 4" identifier = (binary_expression "PTR_DAT_00223638 + 4" identifier + number_literal)) ;) (expression_statement "*(undefined4 *)PTR_DAT_00223638 = uVar1;" (assignment_expression "*(undefined4 *)PTR_DAT_00223638 = uVar1" (pointer_expression "*(undefined4 *)PTR_DAT_00223638" * (cast_expression "(undefined4 *)PTR_DAT_00223638" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "PTR_DAT_00223638 = puVar2;" (assignment_expression "PTR_DAT_00223638 = puVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldlex_script(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 3;\n piVar2 = state_stack_p + 1;\n *state_stack_p = iVar1;\n state_stack_p = piVar2;\n return;\n}\n\n" comment (function_definition "void ldlex_script(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 3;\n piVar2 = state_stack_p + 1;\n *state_stack_p = iVar1;\n state_stack_p = piVar2;\n return;\n}" primitive_type (function_declarator "ldlex_script(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 3;\n piVar2 = state_stack_p + 1;\n *state_stack_p = iVar1;\n state_stack_p = piVar2;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (expression_statement "iVar1 = yy_start;" (assignment_expression "iVar1 = yy_start" identifier = identifier) ;) (expression_statement "yy_start = 3;" (assignment_expression "yy_start = 3" identifier = number_literal) ;) (expression_statement "piVar2 = state_stack_p + 1;" (assignment_expression "piVar2 = state_stack_p + 1" identifier = (binary_expression "state_stack_p + 1" identifier + number_literal)) ;) (expression_statement "*state_stack_p = iVar1;" (assignment_expression "*state_stack_p = iVar1" (pointer_expression "*state_stack_p" * identifier) = identifier) ;) (expression_statement "state_stack_p = piVar2;" (assignment_expression "state_stack_p = piVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00110630(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}\n\n" (function_definition "void FUN_00110630(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}" primitive_type (function_declarator "FUN_00110630(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "uVar1 = DAT_00224edc;" (assignment_expression "uVar1 = DAT_00224edc" identifier = identifier) ;) (expression_statement "DAT_00224edc = 3;" (assignment_expression "DAT_00224edc = 3" identifier = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_00223638 + 4;" (assignment_expression "puVar2 = PTR_DAT_00223638 + 4" identifier = (binary_expression "PTR_DAT_00223638 + 4" identifier + number_literal)) ;) (expression_statement "*(undefined4 *)PTR_DAT_00223638 = uVar1;" (assignment_expression "*(undefined4 *)PTR_DAT_00223638 = uVar1" (pointer_expression "*(undefined4 *)PTR_DAT_00223638" * (cast_expression "(undefined4 *)PTR_DAT_00223638" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "PTR_DAT_00223638 = puVar2;" (assignment_expression "PTR_DAT_00223638 = puVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00110630(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00110630(void)" (identifier "FUN_00110630") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00224edc;\n DAT_00224edc = 3;\n puVar2 = PTR_DAT_00223638 + 4;\n *(undefined4 *)PTR_DAT_00223638 = uVar1;\n PTR_DAT_00223638 = puVar2;\n return;\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "undefined *puVar2;" (type_identifier "undefined") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (expression_statement "uVar1 = DAT_00224edc;" (assignment_expression "uVar1 = DAT_00224edc" (identifier "uVar1") (= "=") (identifier "DAT_00224edc")) (; ";")) (expression_statement "DAT_00224edc = 3;" (assignment_expression "DAT_00224edc = 3" (identifier "DAT_00224edc") (= "=") (number_literal "3")) (; ";")) (expression_statement "puVar2 = PTR_DAT_00223638 + 4;" (assignment_expression "puVar2 = PTR_DAT_00223638 + 4" (identifier "puVar2") (= "=") (binary_expression "PTR_DAT_00223638 + 4" (identifier "PTR_DAT_00223638") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*(undefined4 *)PTR_DAT_00223638 = uVar1;" (assignment_expression "*(undefined4 *)PTR_DAT_00223638 = uVar1" (pointer_expression "*(undefined4 *)PTR_DAT_00223638" (* "*") (cast_expression "(undefined4 *)PTR_DAT_00223638" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_DAT_00223638"))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "PTR_DAT_00223638 = puVar2;" (assignment_expression "PTR_DAT_00223638 = puVar2" (identifier "PTR_DAT_00223638") (= "=") (identifier "puVar2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int iVar1; int *piVar2; iVar1 = yy_start; yy_start = 3; piVar2 = var_1 + 1; *var_1 = iVar1; var_1 = piVar2; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement))))
null
void MASKED(void) { undefined4 uVar1; undefined *puVar2; uVar1 = DAT_00224edc; DAT_00224edc = 3; puVar2 = PTR_DAT_00223638 + 4; *(undefined4 *)PTR_DAT_00223638 = uVar1; PTR_DAT_00223638 = puVar2; return; }
382_sqlite3_and_sqlite3_strip.c
sqlite3MemTraceActivate
FUN_0011ff90
int sqlite3MemTraceActivate(FILE *out) { int iVar1; iVar1 = 0; if (memtraceBase.xMalloc == (_func_void_ptr_int *)0x0) { iVar1 = sqlite3_config(5,&memtraceBase); if (iVar1 == 0) { iVar1 = sqlite3_config(4,&ersaztMethods); } } memtraceOut = out; return iVar1; }
undefined8 FUN_0011ff90(undefined8 param_1) { undefined8 uVar1; uVar1 = 0; if (DAT_00252ce0 == 0) { uVar1 = FUN_0014ea80(5,&DAT_00252ce0); if ((int)uVar1 == 0) { uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260); } } DAT_00252cc8 = param_1; return uVar1; }
XOR EAX,EAX CMP qword ptr [0x00252ce0],0x0 PUSH RBX MOV RBX,RDI JZ 0x0011ffb0 MOV qword ptr [0x00252cc8],RBX POP RBX RET LEA RSI,[0x252ce0] MOV EDI,0x5 CALL 0x0014ea80 TEST EAX,EAX JNZ 0x0011ffa0 LEA RSI,[0x250260] MOV EDI,0x4 CALL 0x0014ea80 JMP 0x0011ffa0
null
null
null
null
[(u'INDIRECT_-1206976359', u'MULTIEQUAL_-1206976407'), (u'COPY_-1206976582', u'COPY_-1206976463'), ('const-4', u'CALL_-1206976499'), (u'CALL_-1206976499', u'INDIRECT_-1206976359'), ('tmp_444', u'MULTIEQUAL_-1206976407'), (u'CALL_-1206976536', u'INDIRECT_-1206976381'), (u'CALL_-1206976536', u'INDIRECT_-1206976385'), ('const-0', u'PTRSUB_-1206976344'), ('const-2436320', u'PTRSUB_-1206976364'), (u'INDIRECT_-1206976381', u'MULTIEQUAL_-1206976407'), (u'COPY_-1206976499', u'MULTIEQUAL_-1206976422'), (u'CALL_-1206976499', u'MULTIEQUAL_-1206976422'), (u'MULTIEQUAL_-1206976407', u'COPY_-1206976459'), ('const-0', u'INT_EQUAL_-1206976596'), ('const-2425440', u'PTRSUB_-1206976344'), ('const-0', u'COPY_-1206976499'), ('const-0', u'RETURN_-1206976558'), (u'CALL_-1206976499', u'INDIRECT_-1206976363'), (u'PTRSUB_-1206976344', u'CALL_-1206976499'), (u'COPY_-1206976518', u'RETURN_-1206976558'), ('const-0', u'PTRSUB_-1206976364'), ('tmp_148', u'COPY_-1206976582'), (u'CALL_-1206976536', u'MULTIEQUAL_-1206976422'), ('tmp_444', u'INT_EQUAL_-1206976596'), ('tmp_64', u'CBRANCH_-1206976581'), (u'MULTIEQUAL_-1206976422', u'COPY_-1206976518'), ('const-5', u'CALL_-1206976536'), (u'PTRSUB_-1206976364', u'CALL_-1206976536'), (u'CALL_-1206976536', u'INT_EQUAL_-1206976522'), ('tmp_137', u'BRANCH_-1206976496'), ('const-0', u'INT_EQUAL_-1206976522'), (u'INT_EQUAL_-1206976522', u'CBRANCH_-1206976520'), (u'INT_EQUAL_-1206976596', u'CBRANCH_-1206976581'), ('tmp_123', u'CBRANCH_-1206976520')]
[('tmp_410', u'INT_EQUAL_-1206976596'), (u'CALL_-1206976536', u'MULTIEQUAL_-1206976463'), (u'MULTIEQUAL_-1206976422', u'COPY_-1206976474'), ('const-0', u'SUBPIECE_-1206976433'), (u'COPY_-1206976541', u'MULTIEQUAL_-1206976463'), (u'SUBPIECE_-1206976433', u'INT_EQUAL_-1206976522'), ('tmp_410', u'MULTIEQUAL_-1206976422'), ('const-2425440', u'PTRSUB_-1206976359'), (u'CALL_-1206976536', u'INDIRECT_-1206976400'), ('const-0', u'PTRSUB_-1206976379'), (u'INDIRECT_-1206976396', u'MULTIEQUAL_-1206976422'), (u'CALL_-1206976536', u'INDIRECT_-1206976396'), (u'CALL_-1206976499', u'INDIRECT_-1206976374'), (u'INDIRECT_-1206976374', u'MULTIEQUAL_-1206976422'), ('const-2436320', u'PTRSUB_-1206976379'), ('const-0', u'RETURN_-1206976558'), ('const-5', u'CALL_-1206976536'), (u'PTRSUB_-1206976359', u'CALL_-1206976499'), (u'CALL_-1206976536', u'SUBPIECE_-1206976433'), ('const-0', u'PTRSUB_-1206976359'), (u'MULTIEQUAL_-1206976463', u'RETURN_-1206976558'), (u'PTRSUB_-1206976379', u'CALL_-1206976536'), ('const-4', u'CALL_-1206976499'), ('const-0', u'INT_EQUAL_-1206976596'), ('tmp_64', u'CBRANCH_-1206976581'), (u'COPY_-1206976582', u'COPY_-1206976478'), ('const-0', u'COPY_-1206976541'), (u'CALL_-1206976499', u'INDIRECT_-1206976378'), ('tmp_322', u'COPY_-1206976582'), ('tmp_137', u'BRANCH_-1206976496'), (u'CALL_-1206976499', u'MULTIEQUAL_-1206976463'), ('const-0', u'INT_EQUAL_-1206976522'), (u'INT_EQUAL_-1206976522', u'CBRANCH_-1206976520'), (u'INT_EQUAL_-1206976596', u'CBRANCH_-1206976581'), ('tmp_123', u'CBRANCH_-1206976520')]
null
null
0011ff90
x64
O2
(translation_unit "undefined8 FUN_0011ff90(undefined8 param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_0011ff90(undefined8 param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}" type_identifier (function_declarator "FUN_0011ff90(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" identifier = number_literal) ;) (if_statement "if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }" if (parenthesized_expression "(DAT_00252ce0 == 0)" ( (binary_expression "DAT_00252ce0 == 0" identifier == number_literal) )) (compound_statement "{\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }" { (expression_statement "uVar1 = FUN_0014ea80(5,&DAT_00252ce0);" (assignment_expression "uVar1 = FUN_0014ea80(5,&DAT_00252ce0)" identifier = (call_expression "FUN_0014ea80(5,&DAT_00252ce0)" identifier (argument_list "(5,&DAT_00252ce0)" ( number_literal , (pointer_expression "&DAT_00252ce0" & identifier) )))) ;) (if_statement "if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }" if (parenthesized_expression "((int)uVar1 == 0)" ( (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }" { (expression_statement "uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);" (assignment_expression "uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260)" identifier = (call_expression "FUN_0014ea80(4,&PTR_FUN_00250260)" identifier (argument_list "(4,&PTR_FUN_00250260)" ( number_literal , (pointer_expression "&PTR_FUN_00250260" & identifier) )))) ;) })) })) (expression_statement "DAT_00252cc8 = param_1;" (assignment_expression "DAT_00252cc8 = param_1" identifier = identifier) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "int sqlite3MemTraceActivate(FILE *out)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if (memtraceBase.xMalloc == (_func_void_ptr_int *)0x0) {\n iVar1 = sqlite3_config(5,&memtraceBase);\n if (iVar1 == 0) {\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }\n }\n memtraceOut = out;\n return iVar1;\n}\n\n" (function_definition "int sqlite3MemTraceActivate(FILE *out)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if (memtraceBase.xMalloc == (_func_void_ptr_int *)0x0) {\n iVar1 = sqlite3_config(5,&memtraceBase);\n if (iVar1 == 0) {\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }\n }\n memtraceOut = out;\n return iVar1;\n}" primitive_type (function_declarator "sqlite3MemTraceActivate(FILE *out)" identifier (parameter_list "(FILE *out)" ( (parameter_declaration "FILE *out" type_identifier (pointer_declarator "*out" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = 0;\n if (memtraceBase.xMalloc == (_func_void_ptr_int *)0x0) {\n iVar1 = sqlite3_config(5,&memtraceBase);\n if (iVar1 == 0) {\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }\n }\n memtraceOut = out;\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = 0;" (assignment_expression "iVar1 = 0" identifier = number_literal) ;) (if_statement "if (memtraceBase.xMalloc == (_func_void_ptr_int *)0x0) {\n iVar1 = sqlite3_config(5,&memtraceBase);\n if (iVar1 == 0) {\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }\n }" if (parenthesized_expression "(memtraceBase.xMalloc == (_func_void_ptr_int *)0x0)" ( (binary_expression "memtraceBase.xMalloc == (_func_void_ptr_int *)0x0" (field_expression "memtraceBase.xMalloc" identifier . field_identifier) == (cast_expression "(_func_void_ptr_int *)0x0" ( (type_descriptor "_func_void_ptr_int *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar1 = sqlite3_config(5,&memtraceBase);\n if (iVar1 == 0) {\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }\n }" { (expression_statement "iVar1 = sqlite3_config(5,&memtraceBase);" (assignment_expression "iVar1 = sqlite3_config(5,&memtraceBase)" identifier = (call_expression "sqlite3_config(5,&memtraceBase)" identifier (argument_list "(5,&memtraceBase)" ( number_literal , (pointer_expression "&memtraceBase" & identifier) )))) ;) (if_statement "if (iVar1 == 0) {\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n iVar1 = sqlite3_config(4,&ersaztMethods);\n }" { (expression_statement "iVar1 = sqlite3_config(4,&ersaztMethods);" (assignment_expression "iVar1 = sqlite3_config(4,&ersaztMethods)" identifier = (call_expression "sqlite3_config(4,&ersaztMethods)" identifier (argument_list "(4,&ersaztMethods)" ( number_literal , (pointer_expression "&ersaztMethods" & identifier) )))) ;) })) })) (expression_statement "memtraceOut = out;" (assignment_expression "memtraceOut = out" identifier = identifier) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "undefined8 FUN_0011ff90(undefined8 param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_0011ff90(undefined8 param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}" type_identifier (function_declarator "FUN_0011ff90(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" identifier = number_literal) ;) (if_statement "if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }" if (parenthesized_expression "(DAT_00252ce0 == 0)" ( (binary_expression "DAT_00252ce0 == 0" identifier == number_literal) )) (compound_statement "{\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }" { (expression_statement "uVar1 = FUN_0014ea80(5,&DAT_00252ce0);" (assignment_expression "uVar1 = FUN_0014ea80(5,&DAT_00252ce0)" identifier = (call_expression "FUN_0014ea80(5,&DAT_00252ce0)" identifier (argument_list "(5,&DAT_00252ce0)" ( number_literal , (pointer_expression "&DAT_00252ce0" & identifier) )))) ;) (if_statement "if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }" if (parenthesized_expression "((int)uVar1 == 0)" ( (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }" { (expression_statement "uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);" (assignment_expression "uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260)" identifier = (call_expression "FUN_0014ea80(4,&PTR_FUN_00250260)" identifier (argument_list "(4,&PTR_FUN_00250260)" ( number_literal , (pointer_expression "&PTR_FUN_00250260" & identifier) )))) ;) })) })) (expression_statement "DAT_00252cc8 = param_1;" (assignment_expression "DAT_00252cc8 = param_1" identifier = identifier) ;) (return_statement "return uVar1;" 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 = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (pointer_expression & IDENT) )))) ;) })) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_0011ff90(undefined8 param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}" (type_identifier "undefined8") (function_declarator "FUN_0011ff90(undefined8 param_1)" (identifier "FUN_0011ff90") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = 0;\n if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }\n DAT_00252cc8 = param_1;\n return uVar1;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" (identifier "uVar1") (= "=") (number_literal "0")) (; ";")) (if_statement "if (DAT_00252ce0 == 0) {\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }" (if "if") (parenthesized_expression "(DAT_00252ce0 == 0)" (( "(") (binary_expression "DAT_00252ce0 == 0" (identifier "DAT_00252ce0") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar1 = FUN_0014ea80(5,&DAT_00252ce0);\n if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }\n }" ({ "{") (expression_statement "uVar1 = FUN_0014ea80(5,&DAT_00252ce0);" (assignment_expression "uVar1 = FUN_0014ea80(5,&DAT_00252ce0)" (identifier "uVar1") (= "=") (call_expression "FUN_0014ea80(5,&DAT_00252ce0)" (identifier "FUN_0014ea80") (argument_list "(5,&DAT_00252ce0)" (( "(") (number_literal "5") (, ",") (pointer_expression "&DAT_00252ce0" (& "&") (identifier "DAT_00252ce0")) () ")")))) (; ";")) (if_statement "if ((int)uVar1 == 0) {\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }" (if "if") (parenthesized_expression "((int)uVar1 == 0)" (( "(") (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar1")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);\n }" ({ "{") (expression_statement "uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260);" (assignment_expression "uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260)" (identifier "uVar1") (= "=") (call_expression "FUN_0014ea80(4,&PTR_FUN_00250260)" (identifier "FUN_0014ea80") (argument_list "(4,&PTR_FUN_00250260)" (( "(") (number_literal "4") (, ",") (pointer_expression "&PTR_FUN_00250260" (& "&") (identifier "PTR_FUN_00250260")) () ")")))) (; ";")) (} "}"))) (} "}"))) (expression_statement "DAT_00252cc8 = param_1;" (assignment_expression "DAT_00252cc8 = param_1" (identifier "DAT_00252cc8") (= "=") (identifier "param_1")) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
int function_1(type_1 *out) { int var_2; var_2 = 0; if (memtraceBase.xMalloc == (type_2 *)0x0) { var_2 = var_1(5,&memtraceBase); if (var_2 == 0) { var_2 = var_1(4,&ersaztMethods); } } memtraceOut = out; return var_2; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (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 (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier)))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement (identifier)))))
null
undefined8 MASKED(undefined8 param_1) { undefined8 uVar1; uVar1 = 0; if (DAT_00252ce0 == 0) { uVar1 = FUN_0014ea80(5,&DAT_00252ce0); if ((int)uVar1 == 0) { uVar1 = FUN_0014ea80(4,&PTR_FUN_00250260); } } DAT_00252cc8 = param_1; return uVar1; }
902_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
parse_to_value
FUN_00154a50
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_gc_sections * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_gc_sections::parse_to_value (Struct_no_gc_sections *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->gc_sections_).user_set_via_option = true; (options->gc_sections_).value = false; return; }
void FUN_00154a50(void) { long in_R8; *(undefined2 *)(in_R8 + 0x2808) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x2808],AX RET
null
null
null
null
[('const-96', u'PTRSUB_-1207285084'), ('const-0', u'RETURN_-1207285139'), (u'PTRSUB_-1207285085', u'PTRSUB_-1207285084'), ('const-0', u'STORE_-1207285144'), ('tmp_24', u'PTRSUB_-1207285085'), ('const-433', u'STORE_-1207285144'), ('tmp_24', u'PTRSUB_-1207285083'), (u'PTRSUB_-1207285083', u'PTRSUB_-1207285082'), ('const-10152', u'PTRSUB_-1207285085'), ('const-10152', u'PTRSUB_-1207285083'), (u'PTRSUB_-1207285082', u'STORE_-1207285144'), ('const-433', u'STORE_-1207285157'), ('const-1', u'STORE_-1207285157'), ('const-97', u'PTRSUB_-1207285082'), (u'PTRSUB_-1207285084', u'STORE_-1207285157')]
[(u'INT_ADD_-1207285143', u'CAST_-1207285090'), ('const-10248', u'INT_ADD_-1207285143'), ('const-0', u'RETURN_-1207285139'), ('const-433', u'STORE_-1207285157'), (u'CAST_-1207285090', u'STORE_-1207285157'), ('const-1', u'STORE_-1207285157'), ('tmp_23', u'INT_ADD_-1207285143')]
null
null
00154a50
x64
O2
(translation_unit "void FUN_00154a50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154a50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154a50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x2808) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x2808) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x2808)" * (cast_expression "(undefined2 *)(in_R8 + 0x2808)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x2808)" ( (binary_expression "in_R8 + 0x2808" 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_gc_sections * this, char * param_1, char\n * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_gc_sections::parse_to_value\n (Struct_no_gc_sections *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->gc_sections_).user_set_via_option = true;\n (options->gc_sections_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_gc_sections::parse_to_value\n (Struct_no_gc_sections *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->gc_sections_).user_set_via_option = true;\n (options->gc_sections_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_gc_sections::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_gc_sections *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_gc_sections *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_gc_sections *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->gc_sections_).user_set_via_option = true;\n (options->gc_sections_).value = false;\n return;\n}" { (expression_statement "(options->gc_sections_).user_set_via_option = true;" (assignment_expression "(options->gc_sections_).user_set_via_option = true" (field_expression "(options->gc_sections_).user_set_via_option" (parenthesized_expression "(options->gc_sections_)" ( (field_expression "options->gc_sections_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->gc_sections_).value = false;" (assignment_expression "(options->gc_sections_).value = false" (field_expression "(options->gc_sections_).value" (parenthesized_expression "(options->gc_sections_)" ( (field_expression "options->gc_sections_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154a50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154a50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154a50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x2808) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x2808) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x2808)" * (cast_expression "(undefined2 *)(in_R8 + 0x2808)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x2808)" ( (binary_expression "in_R8 + 0x2808" 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_00154a50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154a50(void)" (identifier "FUN_00154a50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2808) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x2808) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x2808) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x2808)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x2808)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x2808)" (( "(") (binary_expression "in_R8 + 0x2808" (identifier "in_R8") (+ "+") (number_literal "0x2808")) () ")")))) (= "=") (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_gc_sections * 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->gc_sections_).user_set_via_option = true; (options->gc_sections_).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 + 0x2808) = 1; return; }
5638_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
run
FUN_0023eeb0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void run(Add_symbols * this, Workqueue * param_1) */ void __thiscall gold::Add_symbols::run(Add_symbols *this,Workqueue *param_1) { Incremental_inputs *this_00; Incremental_library *pIVar1; Input_argument *pIVar2; Read_symbols_data *pRVar3; Input_file *pIVar4; Incremental_binary *pIVar5; bool bVar6; int iVar7; uint arg_serial; undefined4 extraout_var; Layout *pLVar8; Object *pOVar9; Symbol_table *pSVar10; iVar7 = (*this->object_->_vptr_Object[5])(); if (CONCAT44(extraout_var,iVar7) != 0) { /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */ /* WARNING: Treating indirect jump as call */ (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_); return; } pOVar9 = this->object_; bVar6 = Input_objects::add_object(this->input_objects_,pOVar9); iVar7 = (int)pOVar9; if (!bVar6) { Object::discard_decompressed_sections(this->object_); pRVar3 = this->sd_; if (pRVar3 == (Read_symbols_data *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run"); } Read_symbols_data::~Read_symbols_data(pRVar3,iVar7); operator_delete(pRVar3,0x80); pOVar9 = this->object_; this->sd_ = (Read_symbols_data *)0x0; if (pOVar9->input_file_ != (Input_file *)0x0) { File_read::release(&pOVar9->input_file_->file_); pOVar9 = this->object_; if (pOVar9 == (Object *)0x0) { return; } } /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */ /* WARNING: Treating indirect jump as call */ (*pOVar9->_vptr_Object[1])(); return; } pLVar8 = this->layout_; this_00 = pLVar8->incremental_inputs_; if (this_00 != (Incremental_inputs *)0x0) { pIVar1 = this->library_; if ((pIVar1 != (Incremental_library *)0x0) && (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) { pIVar5 = pLVar8->incremental_base_; if (pIVar5 == (Incremental_binary *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run"); } arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])(); Incremental_inputs::report_archive_begin (this_00,&this->library_->super_Library_base,arg_serial, (pIVar5->script_map_). super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl ._M_start[this->library_->input_file_index_]); } pIVar2 = this->input_argument_; if (pIVar2->is_file_ == false) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/options.h",0x828,"file"); } Incremental_inputs::report_object (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base ,pIVar2->script_info_); pLVar8 = this->layout_; } (*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_); pSVar10 = this->symtab_; (*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_); iVar7 = (int)pSVar10; Object::discard_decompressed_sections(this->object_); pRVar3 = this->sd_; if (pRVar3 != (Read_symbols_data *)0x0) { Read_symbols_data::~Read_symbols_data(pRVar3,iVar7); operator_delete(pRVar3,0x80); } this->sd_ = (Read_symbols_data *)0x0; pIVar4 = this->object_->input_file_; if (pIVar4 == (Input_file *)0x0) { return; } File_read::release(&pIVar4->file_); return; }
void FUN_0023eeb0(long param_1) { long lVar1; long lVar2; char *pcVar3; char cVar4; undefined4 uVar5; long lVar6; long *plVar7; lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))(); if (lVar6 != 0) { /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(**(long **)(param_1 + 0x58) + 0x50)) (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40), *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48)); return; } cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58)); if (cVar4 == '\0') { FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58)); lVar6 = *(long *)(param_1 + 0x68); if (lVar6 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8); } FUN_001bd060(lVar6); thunk_FUN_002dac60(lVar6,0x80); plVar7 = *(long **)(param_1 + 0x58); *(undefined8 *)(param_1 + 0x68) = 0; if (plVar7[5] != 0) { FUN_0017a560(plVar7[5] + 0x28); plVar7 = *(long **)(param_1 + 0x58); if (plVar7 == (long *)0x0) { return; } } /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*plVar7 + 8))(); return; } lVar6 = *(long *)(param_1 + 0x48); lVar1 = *(long *)(lVar6 + 0x378); if (lVar1 != 0) { lVar2 = *(long *)(param_1 + 0x60); if ((lVar2 != 0) && (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) { lVar6 = *(long *)(lVar6 + 0x460); if (lVar6 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8); } uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))(); FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5, *(undefined8 *) (*(long *)(lVar6 + 0x38) + (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)); } pcVar3 = *(char **)(param_1 + 0x50); if (*pcVar3 == '\0') { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b); } FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100), *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78)); lVar6 = *(long *)(param_1 + 0x48); } (**(code **)(**(long **)(param_1 + 0x58) + 0x48)) (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6, *(undefined8 *)(param_1 + 0x68)); (**(code **)(**(long **)(param_1 + 0x58) + 0x50)) (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40), *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48)); FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58)); lVar6 = *(long *)(param_1 + 0x68); if (lVar6 != 0) { FUN_001bd060(lVar6); thunk_FUN_002dac60(lVar6,0x80); } *(undefined8 *)(param_1 + 0x68) = 0; lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28); if (lVar6 == 0) { return; } FUN_0017a560(lVar6 + 0x28); return; }
PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI MOV RDI,qword ptr [RDI + 0x58] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x28] TEST RAX,RAX JZ 0x0023eee8 MOV RDI,qword ptr [RBX + 0x58] MOV RCX,qword ptr [RBX + 0x48] MOV RDX,qword ptr [RBX + 0x68] MOV RSI,qword ptr [RBX + 0x40] MOV RAX,qword ptr [RDI] POP RBX POP RBP POP R12 MOV RAX,qword ptr [RAX + 0x50] JMP RAX MOV RSI,qword ptr [RBX + 0x58] MOV RDI,qword ptr [RBX + 0x38] CALL 0x001be450 TEST AL,AL JZ 0x0023efc0 MOV RDX,qword ptr [RBX + 0x48] MOV RBP,qword ptr [RDX + 0x378] TEST RBP,RBP JZ 0x0023ef4e MOV RAX,qword ptr [RBX + 0x60] TEST RAX,RAX JZ 0x0023ef26 MOVZX ECX,byte ptr [RAX + 0x60] MOV byte ptr [RAX + 0x60],0x1 TEST CL,CL JZ 0x0023f030 MOV RAX,qword ptr [RBX + 0x50] CMP byte ptr [RAX],0x0 JZ 0x0023f065 MOV EDX,dword ptr [RAX + 0x64] MOV RCX,qword ptr [RBX + 0x60] MOV RDI,RBP MOV RSI,qword ptr [RBX + 0x58] MOV R8,qword ptr [RAX + 0x78] CALL 0x00183a50 MOV RDX,qword ptr [RBX + 0x48] MOV RDI,qword ptr [RBX + 0x58] MOV RCX,qword ptr [RBX + 0x68] MOV RSI,qword ptr [RBX + 0x40] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] MOV RDI,qword ptr [RBX + 0x58] MOV RCX,qword ptr [RBX + 0x48] MOV RDX,qword ptr [RBX + 0x68] MOV RSI,qword ptr [RBX + 0x40] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x50] MOV RDI,qword ptr [RBX + 0x58] CALL 0x001bdaa0 MOV RBP,qword ptr [RBX + 0x68] TEST RBP,RBP JZ 0x0023ef9d MOV RDI,RBP CALL 0x001bd060 MOV ESI,0x80 MOV RDI,RBP CALL 0x002dac50 MOV RAX,qword ptr [RBX + 0x58] MOV qword ptr [RBX + 0x68],0x0 MOV RDI,qword ptr [RAX + 0x28] TEST RDI,RDI JZ 0x0023f012 POP RBX ADD RDI,0x28 POP RBP POP R12 JMP 0x0017a560 MOV RDI,qword ptr [RBX + 0x58] CALL 0x001bdaa0 MOV RBP,qword ptr [RBX + 0x68] TEST RBP,RBP JZ 0x0023f07d MOV RDI,RBP CALL 0x001bd060 MOV RDI,RBP MOV ESI,0x80 CALL 0x002dac50 MOV RDI,qword ptr [RBX + 0x58] MOV qword ptr [RBX + 0x68],0x0 MOV RAX,qword ptr [RDI + 0x28] TEST RAX,RAX JZ 0x0023f020 LEA RDI,[RAX + 0x28] CALL 0x0017a560 MOV RDI,qword ptr [RBX + 0x58] TEST RDI,RDI JNZ 0x0023f020 POP RBX POP RBP POP R12 RET MOV RAX,qword ptr [RDI] POP RBX POP RBP POP R12 MOV RAX,qword ptr [RAX + 0x8] JMP RAX MOV R12,qword ptr [RDX + 0x460] TEST R12,R12 JZ 0x0023f095 MOV RDI,qword ptr [RAX + 0x40] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x28] MOV RSI,qword ptr [RBX + 0x60] MOV RDX,qword ptr [R12 + 0x38] MOV RDI,RBP MOV ECX,dword ptr [RSI + 0x38] MOV RCX,qword ptr [RDX + RCX*0x8] MOV EDX,EAX CALL 0x001837b0 JMP 0x0023ef26 LEA RDX,[0x382d5b] MOV ESI,0x828 LEA RDI,[0x37369d] CALL 0x0017c650 LEA RDX,[0x382cb8] MOV ESI,0x25e LEA RDI,[0x382b60] CALL 0x0017c650 LEA RDX,[0x382cb8] MOV ESI,0x26d LEA RDI,[0x382b60] CALL 0x0017c650
null
null
null
null
[('tmp_1175', u'PTRSUB_-1203964748'), ('const-8', u'PTRADD_-1203964702'), ('const-8', u'PTRADD_-1203964883'), ('const-64', u'PTRSUB_-1203964919'), ('const-0', u'SUBPIECE_-1203965078'), ('const-0', u'INT_EQUAL_-1203965525'), (u'PTRSUB_-1203964724', u'LOAD_-1203965508'), ('const-1120', u'PTRSUB_-1203964707'), (u'INT_EQUAL_-1203965588', u'CBRANCH_-1203965586'), ('const-96', u'PTRSUB_-1203964984'), ('const-88', u'PTRSUB_-1203964782'), (u'LOAD_-1203965946', u'PTRADD_-1203964906'), (u'PTRSUB_-1203964861', u'STORE_-1203965813'), (u'PTRSUB_-1203965092', u'LOAD_-1203966205'), ('tmp_1175', u'PTRSUB_-1203965073'), ('const-433', u'LOAD_-1203965946'), ('const-433', u'STORE_-1203966064'), (u'LOAD_-1203965904', u'PTRADD_-1203964883'), ('const-433', u'LOAD_-1203965598'), ('const-88', u'PTRSUB_-1203965073'), ('const-433', u'LOAD_-1203966041'), (u'LOAD_-1203965508', u'PTRADD_-1203964702'), (u'LOAD_-1203966128', u'PTRSUB_-1203964707'), ('const-64', u'PTRSUB_-1203964694'), ('tmp_1175', u'PTRSUB_-1203965068'), ('tmp_1175', u'PTRSUB_-1203964861'), (u'PTRSUB_-1203964907', u'LOAD_-1203965889'), (u'LOAD_-1203965931', u'CALLIND_-1203965888'), ('const-433', u'LOAD_-1203965804'), (u'PTRSUB_-1203964841', u'CALL_-1203965749'), ('const-433', u'LOAD_-1203966256'), (u'PTRSUB_-1203964948', u'LOAD_-1203966013'), ('tmp_1175', u'PTRSUB_-1203965112'), (u'PTRSUB_-1203965112', u'LOAD_-1203966232'), (u'LOAD_-1203965804', u'INT_EQUAL_-1203965785'), (u'PTRSUB_-1203964748', u'LOAD_-1203965544'), (u'LOAD_-1203965654', u'CALL_-1203965600'), (u'COPY_-1203964727', u'CALL_-1203965368'), ('const-5', u'PTRADD_-1203965068'), ('const-0', u'INT_EQUAL_-1203966047'), (u'PTRSUB_-1203964664', u'LOAD_-1203965557'), (u'PTRSUB_-1203964984', u'LOAD_-1203966006'), ('tmp_1175', u'PTRSUB_-1203964782'), ('const-0', u'INT_NOTEQUAL_-1203965560'), (u'INT_EQUAL_-1203965525', u'CBRANCH_-1203965522'), ('const-433', u'LOAD_-1203965573'), ('const-2088', u'CALL_-1203965537'), (u'LOAD_-1203965910', u'CALLIND_-1203965888'), ('tmp_1175', u'PTRSUB_-1203964897'), (u'PTRSUB_-1203964866', u'LOAD_-1203965822'), (u'LOAD_-1203965545', u'INT_ZEXT_-1203965238'), ('const-3681120', u'COPY_-1203964701'), (u'LOAD_-1203966041', u'PTRSUB_-1203964971'), ('const-0', u'PTRSUB_-1203964914'), ('tmp_1175', u'PTRSUB_-1203964961'), ('const-433', u'LOAD_-1203965898'), ('const-40', u'PTRSUB_-1203964852'), ('const-88', u'PTRSUB_-1203964827'), ('const-433', u'LOAD_-1203966006'), ('const-0', u'RETURN_-1203964843'), (u'INDIRECT_-1203965642', u'PIECE_-1203965640'), ('const-433', u'LOAD_-1203965564'), ('const-0', u'INT_EQUAL_-1203965588'), (u'PTRADD_-1203964653', u'LOAD_-1203965537'), (u'LOAD_-1203965804', u'PTRSUB_-1203964841'), (u'PTRSUB_-1203964924', u'LOAD_-1203965917'), ('const-433', u'LOAD_-1203965874'), ('const-433', u'LOAD_-1203966225'), ('const-56', u'PTRSUB_-1203965068'), (u'LOAD_-1203965610', u'PTRSUB_-1203964676'), (u'CALLIND_-1203966246', u'INDIRECT_-1203965642'), (u'PTRSUB_-1203964758', u'CALL_-1203965546'), ('const-621', u'CALL_-1203965436'), ('const-8', u'PTRADD_-1203964686'), ('tmp_999', u'CBRANCH_-1203965559'), (u'LOAD_-1203966096', u'PTRSUB_-1203965022'), ('const-88', u'PTRSUB_-1203964748'), ('const-0', u'INT_NOTEQUAL_-1203966234'), (u'LOAD_-1203966161', u'CALL_-1203966148'), ('tmp_246', u'CBRANCH_-1203966097'), (u'PTRSUB_-1203964666', u'LOAD_-1203965545'), (u'COPY_-1203964753', u'CALL_-1203965537'), (u'PTRSUB_-1203964897', u'LOAD_-1203965874'), (u'PTRSUB_-1203964922', u'CALL_-1203965975'), ('tmp_1175', u'PTRSUB_-1203965050'), ('const-433', u'STORE_-1203965589'), ('tmp_1175', u'PTRSUB_-1203964866'), ('const-88', u'PTRSUB_-1203964934'), ('const-0', u'PTRSUB_-1203964645'), ('tmp_1175', u'PTRSUB_-1203965032'), ('const-433', u'LOAD_-1203965544'), (u'CALLIND_-1203965888', u'INDIRECT_-1203965333'), ('const-0', u'INT_EQUAL_-1203965785'), (u'LOAD_-1203966121', u'INT_NOTEQUAL_-1203966098'), ('const-88', u'PTRSUB_-1203964907'), ('const-433', u'LOAD_-1203966096'), ('const-72', u'PTRSUB_-1203965107'), ('const-888', u'PTRSUB_-1203965045'), (u'INDIRECT_-1203964993', u'CALL_-1203965618'), (u'PTRSUB_-1203964777', u'STORE_-1203965589'), (u'LOAD_-1203966006', u'PTRSUB_-1203964922'), (u'PTRADD_-1203965068', u'LOAD_-1203966256'), ('const-433', u'LOAD_-1203965654'), ('const-433', u'LOAD_-1203966268'), ('tmp_1175', u'PTRSUB_-1203964934'), ('const-10', u'PTRADD_-1203964883'), (u'LOAD_-1203966168', u'CALL_-1203966148'), ('const-433', u'LOAD_-1203965988'), (u'LOAD_-1203965874', u'CALL_-1203965824'), ('const-64', u'PTRSUB_-1203964946'), (u'LOAD_-1203965995', u'CALL_-1203965975'), (u'LOAD_-1203965564', u'PTRSUB_-1203964666'), (u'INT_NOTEQUAL_-1203966098', u'CBRANCH_-1203966097'), (u'INT_NOTEQUAL_-1203966076', u'CBRANCH_-1203966075'), ('const-104', u'PTRSUB_-1203964924'), (u'LOAD_-1203965988', u'CALL_-1203965975'), ('const-40', u'PTRSUB_-1203964768'), (u'LOAD_-1203966211', u'CALLIND_-1203966171'), ('const-1', u'PTRADD_-1203964702'), (u'PTRSUB_-1203964676', u'PTRSUB_-1203964675'), ('const-96', u'PTRSUB_-1203965022'), (u'PTRADD_-1203964883', u'LOAD_-1203965898'), (u'PTRSUB_-1203964817', u'LOAD_-1203965654'), (u'LOAD_-1203966041', u'PTRSUB_-1203964989'), ('tmp_1175', u'PTRSUB_-1203964777'), ('const-1', u'RETURN_-1203965363'), ('tmp_1175', u'PTRSUB_-1203964929'), ('const-9', u'PTRADD_-1203964906'), ('const-0', u'PTRSUB_-1203964689'), ('const-0', u'STORE_-1203965589'), ('tmp_1048', u'CBRANCH_-1203965522'), (u'PTRSUB_-1203964827', u'LOAD_-1203965669'), (u'LOAD_-1203965973', u'MULTIEQUAL_-1203965400'), (u'LOAD_-1203966218', u'CALLIND_-1203966171'), (u'LOAD_-1203965486', u'CALLIND_-1203965474'), (u'COPY_-1203964724', u'CALL_-1203965368'), ('const-433', u'LOAD_-1203965669'), ('const-433', u'LOAD_-1203965995'), (u'LOAD_-1203965598', u'PTRSUB_-1203964768'), ('const-88', u'PTRSUB_-1203965129'), ('const-0', u'PTRSUB_-1203964999'), (u'LOAD_-1203965544', u'MULTIEQUAL_-1203965127'), ('const-40', u'PTRSUB_-1203964758'), (u'LOAD_-1203965557', u'PTRADD_-1203964653'), ('const-433', u'LOAD_-1203966161'), (u'PTRSUB_-1203965022', u'LOAD_-1203966074'), ('tmp_1175', u'PTRSUB_-1203964919'), (u'LOAD_-1203965610', u'INT_EQUAL_-1203965588'), ('const-433', u'LOAD_-1203966035'), ('const-0', u'INT_NOTEQUAL_-1203966076'), ('const-72', u'PTRSUB_-1203964961'), (u'LOAD_-1203965822', u'PTRSUB_-1203964852'), (u'PTRADD_-1203964686', u'LOAD_-1203965573'), (u'LOAD_-1203965580', u'PTRSUB_-1203964758'), (u'LOAD_-1203966096', u'PTRSUB_-1203964694'), (u'PTRSUB_-1203965102', u'LOAD_-1203966218'), ('const-433', u'LOAD_-1203965580'), ('tmp_1175', u'PTRSUB_-1203964976'), (u'PTRSUB_-1203964999', u'LOAD_-1203966035'), (u'INT_NOTEQUAL_-1203965560', u'CBRANCH_-1203965559'), ('tmp_1175', u'PTRSUB_-1203965107'), (u'LOAD_-1203965874', u'CALL_-1203965842'), (u'LOAD_-1203965654', u'CALL_-1203965618'), (u'LOAD_-1203966128', u'MULTIEQUAL_-1203965400'), (u'PTRSUB_-1203965124', u'LOAD_-1203966262'), (u'LOAD_-1203965959', u'CALLIND_-1203965930'), ('const-8', u'PTRADD_-1203964653'), ('const-0', u'PTRSUB_-1203965124'), ('const-433', u'LOAD_-1203965940'), ('const-433', u'STORE_-1203965813'), ('const-433', u'LOAD_-1203965486'), (u'LOAD_-1203965952', u'CALLIND_-1203965930'), (u'PTRSUB_-1203965045', u'LOAD_-1203966121'), ('const-72', u'PTRSUB_-1203965050'), ('const-88', u'PTRSUB_-1203965112'), (u'INT_NOTEQUAL_-1203965854', u'CBRANCH_-1203965853'), ('const-433', u'LOAD_-1203965889'), ('const-8', u'PTRADD_-1203965036'), ('const-0', u'RETURN_-1203965745'), (u'CALL_-1203966148', u'INDIRECT_-1203965477'), ('const-104', u'PTRSUB_-1203964951'), (u'LOAD_-1203965537', u'CALL_-1203965520'), (u'LOAD_-1203966232', u'CALLIND_-1203966171'), (u'LOAD_-1203966183', u'CALLIND_-1203966171'), ('const-104', u'PTRSUB_-1203964861'), (u'LOAD_-1203965966', u'PTRSUB_-1203964941'), ('tmp_635', u'CBRANCH_-1203965783'), ('const-433', u'LOAD_-1203965931'), ('const-433', u'LOAD_-1203966121'), (u'LOAD_-1203966096', u'PTRSUB_-1203965017'), (u'PTRSUB_-1203964694', u'LOAD_-1203965585'), ('const-0', u'PTRSUB_-1203964664'), ('const-433', u'LOAD_-1203965966'), ('const-104', u'PTRSUB_-1203965102'), ('tmp_1175', u'PTRSUB_-1203964946'), (u'PTRSUB_-1203965050', u'LOAD_-1203966128'), (u'PTRSUB_-1203964946', u'LOAD_-1203965952'), (u'LOAD_-1203966205', u'PTRADD_-1203965036'), ('const-1', u'STORE_-1203966064'), ('const-433', u'LOAD_-1203965545'), (u'LOAD_-1203965573', u'CALLIND_-1203965563'), ('const-128', u'CALL_-1203965824'), ('tmp_280', u'CBRANCH_-1203966075'), ('const-433', u'LOAD_-1203965508'), ('const-3681464', u'COPY_-1203964724'), ('const-92', u'PTRSUB_-1203964948'), (u'LOAD_-1203966013', u'CALL_-1203965975'), ('tmp_324', u'CBRANCH_-1203966046'), (u'PTRSUB_-1203964675', u'PTRSUB_-1203964665'), (u'LOAD_-1203966096', u'INT_NOTEQUAL_-1203966076'), ('const-0', u'PTRSUB_-1203964675'), ('tmp_1175', u'PTRSUB_-1203965097'), (u'CALL_-1203965656', u'INDIRECT_-1203964993'), (u'PTRSUB_-1203965004', u'LOAD_-1203966041'), (u'INDIRECT_-1203965333', u'SUBPIECE_-1203965078'), (u'LOAD_-1203965874', u'INT_NOTEQUAL_-1203965854'), ('const-128', u'CALL_-1203965600'), (u'PTRADD_-1203965036', u'LOAD_-1203966183'), ('tmp_1175', u'PTRSUB_-1203965102'), ('const-606', u'CALL_-1203965368'), ('tmp_1175', u'PTRSUB_-1203964984'), ('const-433', u'LOAD_-1203965924'), (u'LOAD_-1203965898', u'CALLIND_-1203965888'), ('const-433', u'LOAD_-1203966013'), (u'PTRSUB_-1203965107', u'LOAD_-1203966225'), (u'PTRSUB_-1203965017', u'STORE_-1203966064'), ('const-104', u'PTRSUB_-1203964777'), (u'PTRSUB_-1203965097', u'LOAD_-1203966211'), ('const-80', u'PTRSUB_-1203965004'), ('const-5', u'PTRADD_-1203964686'), (u'LOAD_-1203966232', u'PTRSUB_-1203965092'), ('tmp_1175', u'PTRSUB_-1203964681'), (u'LOAD_-1203966256', u'CALLIND_-1203966246'), ('const-1', u'RETURN_-1203965793'), ('const-3681464', u'COPY_-1203964699'), (u'PTRADD_-1203964906', u'LOAD_-1203965940'), (u'CALLIND_-1203966246', u'PIECE_-1203965640'), (u'LOAD_-1203965889', u'CALL_-1203965876'), ('const-433', u'LOAD_-1203966211'), (u'PTRSUB_-1203965068', u'LOAD_-1203966161'), ('const-3681627', u'COPY_-1203964746'), ('const-433', u'LOAD_-1203965904'), ('const-96', u'PTRSUB_-1203964681'), (u'LOAD_-1203965544', u'INT_EQUAL_-1203965525'), ('const-64', u'PTRSUB_-1203965097'), (u'LOAD_-1203965564', u'PTRSUB_-1203964645'), ('const-0', u'STORE_-1203965813'), (u'LOAD_-1203965585', u'PTRSUB_-1203964689'), ('const-0', u'INT_EQUAL_-1203966020'), (u'MULTIEQUAL_-1203965400', u'CALLIND_-1203965930'), ('tmp_78', u'CBRANCH_-1203966233'), (u'LOAD_-1203965579', u'PTRADD_-1203964686'), ('tmp_862', u'BRANCH_-1203965517'), (u'PTRSUB_-1203964707', u'LOAD_-1203965610'), ('tmp_563', u'CBRANCH_-1203965853'), (u'PTRSUB_-1203964914', u'LOAD_-1203965904'), ('const-433', u'LOAD_-1203965585'), (u'PTRSUB_-1203964919', u'LOAD_-1203965910'), (u'PTRSUB_-1203964689', u'LOAD_-1203965579'), (u'LOAD_-1203966121', u'CALL_-1203965520'), (u'PTRSUB_-1203964645', u'CALL_-1203965520'), (u'PTRSUB_-1203964989', u'PTRSUB_-1203964948'), (u'INT_EQUAL_-1203965785', u'CBRANCH_-1203965783'), (u'LOAD_-1203965598', u'MULTIEQUAL_-1203965127'), (u'INDIRECT_-1203965477', u'SUBPIECE_-1203965204'), ('tmp_1175', u'PTRSUB_-1203965004'), ('const-0', u'INT_NOTEQUAL_-1203965854'), ('const-0', u'PTRSUB_-1203964724'), (u'LOAD_-1203965924', u'CALLIND_-1203965888'), (u'PTRSUB_-1203964929', u'LOAD_-1203965924'), ('const-1', u'RETURN_-1203965462'), ('const-120', u'PTRSUB_-1203964971'), (u'LOAD_-1203966121', u'CALL_-1203965975'), ('const-8', u'PTRADD_-1203964906'), (u'INT_ZEXT_-1203965238', u'PTRADD_-1203964653'), ('const-433', u'LOAD_-1203966183'), (u'PTRSUB_-1203964681', u'LOAD_-1203965564'), ('tmp_1175', u'PTRSUB_-1203965129'), (u'LOAD_-1203966128', u'PTRSUB_-1203965045'), (u'PTRSUB_-1203965032', u'LOAD_-1203966096'), ('const-433', u'LOAD_-1203965537'), (u'INT_EQUAL_-1203965635', u'CBRANCH_-1203965633'), ('const-433', u'LOAD_-1203966168'), ('const-433', u'LOAD_-1203966205'), ('const-433', u'LOAD_-1203966074'), ('tmp_781', u'CBRANCH_-1203965586'), ('const-433', u'LOAD_-1203965579'), (u'INT_NOTEQUAL_-1203966234', u'CBRANCH_-1203966233'), (u'PTRSUB_-1203964956', u'LOAD_-1203965966'), ('const-56', u'PTRSUB_-1203964676'), ('tmp_1175', u'PTRSUB_-1203964817'), (u'PTRSUB_-1203965129', u'LOAD_-1203966268'), (u'PTRSUB_-1203964976', u'LOAD_-1203965995'), ('const-0', u'INT_EQUAL_-1203965635'), (u'LOAD_-1203965940', u'CALLIND_-1203965930'), (u'PTRADD_-1203964702', u'LOAD_-1203965486'), ('tmp_927', u'CBRANCH_-1203965633'), ('const-433', u'LOAD_-1203966232'), ('const-0', u'PTRSUB_-1203964922'), ('tmp_1175', u'PTRSUB_-1203964907'), (u'MULTIEQUAL_-1203965127', u'PTRSUB_-1203964724'), (u'CALL_-1203966148', u'BOOL_NEGATE_-1203965041'), (u'LOAD_-1203966268', u'PTRSUB_-1203965124'), (u'LOAD_-1203965966', u'CALLIND_-1203965930'), ('const-10', u'PTRADD_-1203965036'), ('const-433', u'LOAD_-1203965917'), ('tmp_1175', u'PTRSUB_-1203964827'), (u'PTRSUB_-1203965073', u'LOAD_-1203966168'), (u'LOAD_-1203965580', u'INT_NOTEQUAL_-1203965560'), (u'BOOL_NEGATE_-1203965041', u'CBRANCH_-1203966133'), (u'LOAD_-1203966225', u'CALLIND_-1203966171'), ('const-88', u'PTRSUB_-1203964976'), ('const-72', u'PTRSUB_-1203964929'), ('const-96', u'PTRSUB_-1203965017'), (u'LOAD_-1203965669', u'CALL_-1203965656'), (u'PTRSUB_-1203964782', u'LOAD_-1203965598'), (u'INT_EQUAL_-1203966047', u'CBRANCH_-1203966046'), (u'LOAD_-1203965917', u'CALLIND_-1203965888'), (u'PTRSUB_-1203964665', u'PTRSUB_-1203964664'), (u'INT_EQUAL_-1203966020', u'CBRANCH_-1203966018'), ('tmp_204', u'CBRANCH_-1203966133'), ('const-0', u'PTRSUB_-1203964941'), ('const-433', u'LOAD_-1203965910'), ('tmp_1175', u'PTRSUB_-1203964956'), ('tmp_1175', u'PTRSUB_-1203964951'), ('const-1', u'RETURN_-1203965532'), ('const-3681120', u'COPY_-1203964727'), ('const-40', u'PTRSUB_-1203964841'), ('const-1', u'RETURN_-1203965431'), ('const-3618461', u'COPY_-1203964753'), ('const-433', u'LOAD_-1203966262'), (u'PTRSUB_-1203964934', u'LOAD_-1203965931'), (u'LOAD_-1203965654', u'INT_EQUAL_-1203965635'), ('const-88', u'PTRSUB_-1203964956'), (u'COPY_-1203964746', u'CALL_-1203965537'), (u'CALLIND_-1203965563', u'CALL_-1203965520'), (u'INDIRECT_-1203965072', u'CALL_-1203965842'), ('const-8', u'PTRADD_-1203965068'), ('const-0', u'PTRSUB_-1203965092'), ('const-433', u'LOAD_-1203965822'), (u'LOAD_-1203966262', u'PTRADD_-1203965068'), (u'PTRSUB_-1203964941', u'LOAD_-1203965946'), ('const-56', u'PTRSUB_-1203964666'), ('const-8', u'PTRSUB_-1203964989'), ('const-433', u'LOAD_-1203966128'), ('const-433', u'LOAD_-1203965959'), (u'PTRSUB_-1203964768', u'LOAD_-1203965580'), ('const-433', u'LOAD_-1203965610'), ('const-433', u'LOAD_-1203965557'), (u'LOAD_-1203966041', u'PTRSUB_-1203964999'), (u'PTRSUB_-1203964852', u'LOAD_-1203965804'), ('const-104', u'PTRSUB_-1203964817'), ('const-0', u'PTRSUB_-1203964665'), ('const-88', u'PTRSUB_-1203964866'), ('const-0', u'RETURN_-1203965638'), ('tmp_1175', u'PTRSUB_-1203964924'), ('tmp_365', u'CBRANCH_-1203966018'), ('const-104', u'PTRSUB_-1203964897'), (u'LOAD_-1203965931', u'PTRSUB_-1203964914'), ('const-0', u'SUBPIECE_-1203965204'), (u'COPY_-1203964701', u'CALL_-1203965436'), (u'PTRSUB_-1203964951', u'LOAD_-1203965959'), (u'CALL_-1203965876', u'INDIRECT_-1203965072'), (u'PIECE_-1203965640', u'INT_NOTEQUAL_-1203966234'), ('const-433', u'LOAD_-1203965973'), (u'LOAD_-1203966074', u'INT_EQUAL_-1203966047'), ('const-96', u'PTRSUB_-1203965032'), ('const-0', u'INT_NOTEQUAL_-1203966098'), ('const-433', u'LOAD_-1203965952'), (u'PTRSUB_-1203964961', u'LOAD_-1203965973'), (u'LOAD_-1203966035', u'INT_EQUAL_-1203966020'), (u'COPY_-1203964699', u'CALL_-1203965436'), (u'PTRSUB_-1203964971', u'LOAD_-1203965988'), ('const-433', u'LOAD_-1203966218')]
[('tmp_2645', u'INT_ADD_-1203965957'), (u'CALL_-1203966148', u'INT_EQUAL_-1203966134'), ('const-0', u'INT_EQUAL_-1203965525'), ('const-40', u'INT_ADD_-1203965759'), ('const-72', u'INT_ADD_-1203966209'), (u'CAST_-1203965099', u'LOAD_-1203966168'), (u'INT_ADD_-1203965638', u'CAST_-1203964839'), (u'LOAD_-1203965508', u'INT_ADD_-1203965470'), ('tmp_2645', u'INT_ADD_-1203965915'), ('const-80', u'INT_ADD_-1203966167'), (u'CAST_-1203964741', u'LOAD_-1203965486'), (u'CAST_-1203965076', u'LOAD_-1203966128'), (u'LOAD_-1203966262', u'INT_ADD_-1203966240'), (u'INT_ADD_-1203965557', u'CAST_-1203964743'), ('const-433', u'LOAD_-1203966121'), ('const-0', u'PTRSUB_-1203964708'), (u'LOAD_-1203965931', u'CALLIND_-1203965888'), ('const-88', u'INT_ADD_-1203966216'), ('const-64', u'INT_ADD_-1203965894'), (u'INT_ADD_-1203965529', u'CAST_-1203964725'), (u'LOAD_-1203965654', u'CALL_-1203965600'), ('const-433', u'LOAD_-1203965610'), ('const-433', u'LOAD_-1203966035'), (u'CAST_-1203964804', u'LOAD_-1203965598'), (u'INT_ADD_-1203965908', u'CAST_-1203964950'), (u'LOAD_-1203965910', u'CALLIND_-1203965888'), (u'INT_ADD_-1203965901', u'CAST_-1203964945'), ('const-1120', u'INT_ADD_-1203965594'), (u'INT_ADD_-1203966252', u'CAST_-1203965155'), (u'LOAD_-1203965598', u'MULTIEQUAL_-1203965148'), ('const-433', u'LOAD_-1203965508'), ('const-0', u'INT_EQUAL_-1203965588'), ('tmp_2645', u'INT_ADD_-1203965979'), (u'CAST_-1203964734', u'LOAD_-1203965557'), ('const-96', u'INT_ADD_-1203966080'), ('const-888', u'INT_ADD_-1203966105'), ('const-433', u'LOAD_-1203965804'), (u'CAST_-1203964873', u'LOAD_-1203965804'), (u'LOAD_-1203965804', u'INT_ADD_-1203965759'), ('const-0', u'INT_NOTEQUAL_-1203966234'), ('tmp_246', u'CBRANCH_-1203966097'), (u'MULTIEQUAL_-1203965416', u'CALLIND_-1203965930'), ('const-0', u'INT_EQUAL_-1203965785'), ('const-72', u'INT_ADD_-1203965924'), (u'LOAD_-1203965545', u'INT_ZEXT_-1203965252'), ('const-433', u'STORE_-1203966064'), (u'LOAD_-1203966041', u'LOAD_-1203966035'), ('const-433', u'LOAD_-1203966256'), ('const-128', u'CALL_-1203965600'), (u'INT_ADD_-1203965788', u'CAST_-1203964873'), (u'COPY_-1203964728', u'CALL_-1203965436'), (u'LOAD_-1203965995', u'CALL_-1203965975'), (u'INT_NOTEQUAL_-1203966098', u'CBRANCH_-1203966097'), (u'INT_NOTEQUAL_-1203966076', u'CBRANCH_-1203966075'), ('const-433', u'LOAD_-1203965952'), (u'INT_ADD_-1203965979', u'CAST_-1203964997'), (u'LOAD_-1203965564', u'CALL_-1203965520'), (u'INT_ADD_-1203966216', u'CAST_-1203965138'), (u'LOAD_-1203965988', u'CALL_-1203965975'), ('tmp_2645', u'INT_ADD_-1203965873'), ('const-3681464', u'PTRSUB_-1203964686'), ('tmp_2645', u'INT_ADD_-1203966080'), ('const-1', u'RETURN_-1203965363'), (u'INT_ADD_-1203966167', u'CAST_-1203965111'), ('const-433', u'LOAD_-1203965874'), (u'CAST_-1203965138', u'LOAD_-1203966232'), (u'LOAD_-1203966218', u'CALLIND_-1203966171'), (u'LOAD_-1203965486', u'CALLIND_-1203965474'), (u'LOAD_-1203965544', u'MULTIEQUAL_-1203965148'), ('const-433', u'LOAD_-1203966205'), ('const-1', u'PTRADD_-1203965926'), ('const-96', u'INT_ADD_-1203966050'), (u'CAST_-1203965058', u'LOAD_-1203966096'), ('const-80', u'INT_ADD_-1203966025'), (u'LOAD_-1203965610', u'INT_EQUAL_-1203965588'), (u'CAST_-1203964743', u'LOAD_-1203965573'), (u'INT_ADD_-1203966152', u'CAST_-1203965099'), ('const-433', u'LOAD_-1203965537'), (u'INT_NOTEQUAL_-1203965560', u'CBRANCH_-1203965559'), (u'LOAD_-1203965959', u'CALLIND_-1203965930'), ('const-104', u'INT_ADD_-1203965901'), (u'LOAD_-1203965952', u'CALLIND_-1203965930'), ('tmp_2645', u'INT_ADD_-1203965990'), ('const-433', u'STORE_-1203965589'), (u'INT_NOTEQUAL_-1203965854', u'CBRANCH_-1203965853'), ('const-433', u'LOAD_-1203965889'), (u'INT_ADD_-1203965943', u'CAST_-1203964972'), ('const-0', u'RETURN_-1203965745'), (u'COPY_-1203964754', u'CALL_-1203965368'), ('const-433', u'LOAD_-1203965966'), ('tmp_635', u'CBRANCH_-1203965783'), ('tmp_2645', u'INT_ADD_-1203966209'), (u'CAST_-1203964751', u'LOAD_-1203965585'), (u'INT_ADD_-1203965594', u'CAST_-1203964764'), (u'INT_ADD_-1203966240', u'CAST_-1203965147'), (u'CAST_-1203964972', u'LOAD_-1203965959'), (u'CAST_-1203965147', u'LOAD_-1203966256'), ('tmp_2645', u'INT_ADD_-1203965548'), ('const-8', u'INT_MULT_-1203965509'), (u'INT_ADD_-1203965759', u'CALL_-1203965749'), ('const-72', u'INT_ADD_-1203965908'), ('tmp_280', u'CBRANCH_-1203966075'), ('const-433', u'LOAD_-1203965585'), (u'LOAD_-1203966013', u'CALL_-1203965975'), (u'INT_ADD_-1203966105', u'CAST_-1203965071'), ('tmp_324', u'CBRANCH_-1203966046'), (u'CAST_-1203964967', u'LOAD_-1203965952'), ('const-433', u'LOAD_-1203965917'), ('const-88', u'INT_ADD_-1203965528'), (u'LOAD_-1203966096', u'INT_NOTEQUAL_-1203966076'), (u'LOAD_-1203965946', u'INT_ADD_-1203965924'), ('tmp_2645', u'INT_ADD_-1203965908'), ('const-433', u'LOAD_-1203966161'), ('const-5', u'PTRADD_-1203964837'), ('const-104', u'INT_ADD_-1203965858'), ('const-40', u'INT_ADD_-1203965542'), (u'INT_ADD_-1203965894', u'CAST_-1203964940'), ('tmp_2645', u'INT_ADD_-1203966195'), (u'CAST_-1203964887', u'LOAD_-1203965822'), ('const-64', u'INT_ADD_-1203965936'), (u'INT_ADD_-1203965542', u'CALL_-1203965546'), ('const-433', u'LOAD_-1203965573'), (u'CAST_-1203964882', u'STORE_-1203965813'), (u'LOAD_-1203966128', u'INT_ADD_-1203966105'), ('const-0', u'PTRSUB_-1203964661'), ('tmp_2645', u'INT_ADD_-1203965638'), (u'CAST_-1203964764', u'LOAD_-1203965610'), ('tmp_78', u'CBRANCH_-1203966233'), (u'INT_ADD_-1203966050', u'CAST_-1203965043'), ('tmp_563', u'CBRANCH_-1203965853'), ('const-433', u'LOAD_-1203966183'), (u'LOAD_-1203966121', u'CALL_-1203965520'), (u'INT_ADD_-1203965858', u'CAST_-1203964918'), ('const-128', u'CALL_-1203965824'), (u'LOAD_-1203965580', u'INT_ADD_-1203965542'), ('const-40', u'INT_ADD_-1203965557'), ('const-433', u'LOAD_-1203966262'), ('const-433', u'LOAD_-1203966128'), (u'INT_ADD_-1203965653', u'CAST_-1203964849'), (u'CAST_-1203965009', u'LOAD_-1203966013'), ('const-0', u'INT_EQUAL_-1203965635'), (u'LOAD_-1203965940', u'CALLIND_-1203965930'), ('tmp_927', u'CBRANCH_-1203965633'), (u'INT_ADD_-1203966202', u'CAST_-1203965128'), (u'INT_ADD_-1203965582', u'CAST_-1203964804'), (u'LOAD_-1203966268', u'LOAD_-1203966262'), (u'LOAD_-1203965966', u'CALLIND_-1203965930'), ('const-40', u'INT_ADD_-1203966240'), (u'CALLIND_-1203966246', u'INT_NOTEQUAL_-1203966234'), ('const-433', u'LOAD_-1203966006'), (u'CAST_-1203965128', u'LOAD_-1203966218'), ('const-433', u'LOAD_-1203965931'), ('tmp_2645', u'INT_ADD_-1203965894'), (u'COPY_-1203964780', u'CALL_-1203965537'), ('const-433', u'LOAD_-1203966268'), ('const-88', u'INT_ADD_-1203965582'), (u'INT_EQUAL_-1203966020', u'CBRANCH_-1203966018'), ('const-56', u'INT_ADD_-1203965541'), ('const-433', u'STORE_-1203965813'), ('const-1', u'RETURN_-1203965532'), ('const-433', u'LOAD_-1203965910'), (u'INT_ADD_-1203966112', u'CAST_-1203965076'), (u'LOAD_-1203965973', u'MULTIEQUAL_-1203965416'), (u'INT_ADD_-1203966209', u'CAST_-1203965133'), ('const-72', u'INT_ADD_-1203966112'), ('const-433', u'LOAD_-1203965557'), ('const-88', u'INT_ADD_-1203965873'), (u'CAST_-1203965094', u'LOAD_-1203966161'), ('const-96', u'INT_ADD_-1203966058'), ('const-621', u'CALL_-1203965436'), ('const-433', u'LOAD_-1203965940'), (u'INT_ADD_-1203966145', u'CAST_-1203965094'), (u'CAST_-1203964959', u'LOAD_-1203965940'), (u'LOAD_-1203965564', u'INT_ADD_-1203965529'), (u'PTRADD_-1203965951', u'CAST_-1203965009'), ('const-433', u'LOAD_-1203965946'), (u'INT_ADD_-1203965882', u'CAST_-1203964932'), (u'INT_ADD_-1203965548', u'CAST_-1203964739'), (u'LOAD_-1203966074', u'INT_EQUAL_-1203966047'), ('tmp_2645', u'INT_ADD_-1203966112'), ('const-0', u'INT_NOTEQUAL_-1203966098'), (u'LOAD_-1203966035', u'INT_EQUAL_-1203966020'), (u'CAST_-1203965048', u'LOAD_-1203966074'), ('const-433', u'LOAD_-1203965486'), ('const-433', u'LOAD_-1203965822'), (u'INT_EQUAL_-1203965588', u'CBRANCH_-1203965586'), (u'CAST_-1203964977', u'LOAD_-1203965966'), ('const-96', u'INT_ADD_-1203965990'), ('const-433', u'LOAD_-1203966074'), ('const-8', u'INT_ADD_-1203965470'), (u'LOAD_-1203965822', u'INT_ADD_-1203965788'), ('const-3618461', u'COPY_-1203964780'), (u'LOAD_-1203966232', u'LOAD_-1203966205'), ('const-433', u'LOAD_-1203966211'), (u'LOAD_-1203965598', u'PTRADD_-1203964837'), ('tmp_2645', u'INT_ADD_-1203965575'), ('const-1', u'STORE_-1203966064'), ('const-433', u'LOAD_-1203965959'), ('const-104', u'INT_ADD_-1203965638'), ('tmp_2645', u'INT_ADD_-1203965582'), (u'LOAD_-1203965804', u'INT_EQUAL_-1203965785'), ('const-0', u'INT_EQUAL_-1203966047'), (u'LOAD_-1203965904', u'INT_ADD_-1203965882'), ('const-0', u'INT_NOTEQUAL_-1203965560'), ('const-433', u'LOAD_-1203965904'), ('const-80', u'INT_ADD_-1203965882'), (u'INT_ADD_-1203966195', u'CAST_-1203965123'), (u'INT_EQUAL_-1203965525', u'CBRANCH_-1203965522'), ('tmp_2645', u'INT_ADD_-1203965943'), ('tmp_2645', u'INT_ADD_-1203965653'), ('const-100', u'PTRADD_-1203965951'), ('const-433', u'LOAD_-1203966013'), ('tmp_2645', u'INT_ADD_-1203965901'), (u'LOAD_-1203965931', u'LOAD_-1203965904'), (u'CAST_-1203964950', u'LOAD_-1203965924'), ('tmp_2645', u'INT_ADD_-1203965806'), (u'CAST_-1203964772', u'LOAD_-1203965544'), ('const-88', u'INT_ADD_-1203966152'), ('tmp_2645', u'INT_ADD_-1203966145'), (u'CAST_-1203965071', u'LOAD_-1203966121'), (u'INT_ADD_-1203965936', u'CAST_-1203964967'), ('tmp_999', u'CBRANCH_-1203965559'), (u'LOAD_-1203966161', u'CALL_-1203966148'), ('const-88', u'INT_ADD_-1203965979'), ('const-433', u'LOAD_-1203965580'), ('const-0', u'INT_EQUAL_-1203966134'), (u'LOAD_-1203966121', u'INT_NOTEQUAL_-1203966098'), ('const-433', u'LOAD_-1203966218'), ('const-0', u'PTRSUB_-1203964686'), ('const-1', u'PTRADD_-1203965951'), ('const-433', u'LOAD_-1203965545'), ('const-433', u'LOAD_-1203966041'), ('tmp_2645', u'INT_ADD_-1203966216'), (u'LOAD_-1203966168', u'CALL_-1203966148'), (u'LOAD_-1203965874', u'CALL_-1203965824'), (u'INT_ADD_-1203965957', u'CAST_-1203964982'), (u'CAST_-1203965005', u'LOAD_-1203966006'), (u'MULTIEQUAL_-1203965148', u'LOAD_-1203965508'), (u'CAST_-1203965111', u'LOAD_-1203966183'), (u'LOAD_-1203966211', u'CALLIND_-1203966171'), ('const-88', u'INT_ADD_-1203965806'), ('const-88', u'INT_ADD_-1203965653'), (u'PTRSUB_-1203964661', u'CALL_-1203965436'), ('const-64', u'INT_ADD_-1203966195'), ('tmp_1048', u'CBRANCH_-1203965522'), ('const-56', u'INT_ADD_-1203966145'), (u'CAST_-1203964725', u'LOAD_-1203965545'), (u'INT_ADD_-1203965569', u'CAST_-1203964751'), (u'LOAD_-1203965579', u'INT_ADD_-1203965557'), (u'CAST_-1203964945', u'LOAD_-1203965917'), (u'CAST_-1203964849', u'LOAD_-1203965669'), (u'INT_ADD_-1203965924', u'CAST_-1203964959'), ('const-0', u'INT_NOTEQUAL_-1203966076'), (u'INT_ADD_-1203965470', u'CAST_-1203964741'), (u'CAST_-1203964982', u'LOAD_-1203965973'), (u'CAST_-1203964992', u'LOAD_-1203965988'), ('const-433', u'LOAD_-1203965544'), ('tmp_2645', u'INT_ADD_-1203965799'), (u'LOAD_-1203965874', u'CALL_-1203965842'), (u'LOAD_-1203965654', u'CALL_-1203965618'), ('const-433', u'LOAD_-1203966168'), (u'LOAD_-1203966205', u'INT_ADD_-1203966167'), ('const-104', u'INT_ADD_-1203965799'), ('const-56', u'INT_ADD_-1203965529'), (u'LOAD_-1203965537', u'CALL_-1203965520'), (u'LOAD_-1203966183', u'CALLIND_-1203966171'), (u'LOAD_-1203966232', u'CALLIND_-1203966171'), ('const-8', u'PTRADD_-1203964837'), ('tmp_2645', u'INT_ADD_-1203965858'), ('const-88', u'INT_ADD_-1203966252'), (u'CAST_-1203964928', u'LOAD_-1203965889'), ('const-0', u'RETURN_-1203964870'), ('tmp_2645', u'INT_ADD_-1203966152'), (u'INT_ADD_-1203965990', u'CAST_-1203965005'), (u'LOAD_-1203965573', u'CALLIND_-1203965563'), (u'PTRSUB_-1203964708', u'CALL_-1203965537'), ('const-433', u'LOAD_-1203965988'), ('const-433', u'LOAD_-1203966096'), (u'INT_MULT_-1203965509', u'INT_ADD_-1203965521'), (u'CAST_-1203964997', u'LOAD_-1203965995'), ('const-104', u'INT_ADD_-1203965575'), (u'LOAD_-1203965874', u'INT_NOTEQUAL_-1203965854'), (u'INT_ADD_-1203965521', u'CAST_-1203964721'), (u'LOAD_-1203965898', u'CALLIND_-1203965888'), (u'PTRSUB_-1203964686', u'CALL_-1203965368'), ('const-104', u'INT_ADD_-1203966202'), ('tmp_2645', u'INT_ADD_-1203966025'), (u'LOAD_-1203965966', u'LOAD_-1203965946'), ('const-0', u'STORE_-1203965813'), ('const-433', u'LOAD_-1203966232'), (u'CAST_-1203964799', u'STORE_-1203965589'), ('const-433', u'LOAD_-1203965579'), (u'LOAD_-1203966256', u'CALLIND_-1203966246'), ('const-1', u'RETURN_-1203965793'), (u'INT_ADD_-1203965873', u'CAST_-1203964928'), ('tmp_2645', u'INT_ADD_-1203965936'), (u'CAST_-1203964918', u'LOAD_-1203965874'), ('const-433', u'LOAD_-1203965973'), (u'INT_ADD_-1203965575', u'CAST_-1203964799'), (u'LOAD_-1203965889', u'CALL_-1203965876'), (u'CAST_-1203965043', u'STORE_-1203966064'), (u'LOAD_-1203966128', u'MULTIEQUAL_-1203965416'), ('const-433', u'LOAD_-1203965669'), (u'CAST_-1203964932', u'LOAD_-1203965898'), (u'LOAD_-1203965544', u'INT_EQUAL_-1203965525'), ('tmp_2645', u'INT_ADD_-1203965950'), (u'PTRADD_-1203965926', u'CAST_-1203964992'), ('tmp_862', u'BRANCH_-1203965517'), ('const-433', u'LOAD_-1203965898'), ('const-0', u'INT_EQUAL_-1203966020'), (u'PTRADD_-1203964837', u'LOAD_-1203965580'), (u'INT_ADD_-1203966080', u'CAST_-1203965058'), (u'INT_EQUAL_-1203965785', u'CBRANCH_-1203965783'), ('const-0', u'INT_NOTEQUAL_-1203965854'), (u'LOAD_-1203965924', u'CALLIND_-1203965888'), ('const-3681120', u'COPY_-1203964754'), ('const-1', u'RETURN_-1203965462'), ('const-40', u'INT_ADD_-1203965788'), (u'LOAD_-1203966121', u'CALL_-1203965975'), ('tmp_2645', u'INT_ADD_-1203966252'), (u'INT_EQUAL_-1203965635', u'CBRANCH_-1203965633'), ('tmp_781', u'CBRANCH_-1203965586'), (u'INT_NOTEQUAL_-1203966234', u'CBRANCH_-1203966233'), ('const-433', u'LOAD_-1203965654'), (u'INT_ADD_-1203965950', u'CAST_-1203964977'), (u'LOAD_-1203966041', u'PTRADD_-1203965951'), ('const-72', u'INT_ADD_-1203965957'), (u'LOAD_-1203966128', u'INT_ADD_-1203965594'), (u'LOAD_-1203965557', u'INT_ADD_-1203965521'), ('const-433', u'LOAD_-1203966225'), ('const-433', u'LOAD_-1203965924'), (u'LOAD_-1203966096', u'INT_ADD_-1203966050'), ('const-0', u'STORE_-1203965589'), ('const-2088', u'CALL_-1203965537'), ('const-96', u'INT_ADD_-1203965548'), (u'INT_ZEXT_-1203965252', u'INT_MULT_-1203965509'), (u'LOAD_-1203965580', u'INT_NOTEQUAL_-1203965560'), (u'CAST_-1203964839', u'LOAD_-1203965654'), (u'LOAD_-1203966225', u'CALLIND_-1203966171'), (u'INT_ADD_-1203965806', u'CAST_-1203964887'), (u'CAST_-1203965123', u'LOAD_-1203966211'), ('const-104', u'INT_ADD_-1203965943'), ('const-433', u'LOAD_-1203965598'), ('const-433', u'LOAD_-1203965564'), (u'LOAD_-1203965669', u'CALL_-1203965656'), (u'INT_EQUAL_-1203966047', u'CBRANCH_-1203966046'), (u'LOAD_-1203965917', u'CALLIND_-1203965888'), (u'INT_ADD_-1203966058', u'CAST_-1203965048'), (u'CAST_-1203964955', u'LOAD_-1203965931'), ('tmp_204', u'CBRANCH_-1203966133'), (u'LOAD_-1203966096', u'INT_ADD_-1203965569'), (u'INT_ADD_-1203965541', u'CAST_-1203964734'), (u'INT_ADD_-1203965915', u'CAST_-1203964955'), ('const-3681464', u'PTRSUB_-1203964661'), ('const-1', u'RETURN_-1203965431'), (u'INT_EQUAL_-1203966134', u'CBRANCH_-1203966133'), (u'CAST_-1203965023', u'LOAD_-1203966041'), (u'LOAD_-1203965654', u'INT_EQUAL_-1203965635'), (u'CAST_-1203964721', u'LOAD_-1203965537'), ('const-433', u'LOAD_-1203965995'), (u'INT_ADD_-1203965799', u'CAST_-1203964882'), (u'INT_ADD_-1203966025', u'CAST_-1203965023'), ('const-64', u'INT_ADD_-1203965569'), (u'LOAD_-1203966041', u'PTRADD_-1203965926'), (u'CALLIND_-1203965563', u'CALL_-1203965520'), (u'INT_ADD_-1203965528', u'CAST_-1203964772'), (u'LOAD_-1203965585', u'LOAD_-1203965579'), ('const-120', u'PTRADD_-1203965926'), ('const-88', u'INT_ADD_-1203965915'), ('tmp_2645', u'INT_ADD_-1203965528'), ('const-3681120', u'COPY_-1203964728'), ('const-3681627', u'PTRSUB_-1203964708'), (u'CAST_-1203964940', u'LOAD_-1203965910'), ('const-0', u'RETURN_-1203965638'), ('tmp_365', u'CBRANCH_-1203966018'), (u'LOAD_-1203965610', u'INT_ADD_-1203965541'), ('const-88', u'INT_ADD_-1203965950'), (u'CAST_-1203964739', u'LOAD_-1203965564'), (u'CAST_-1203965133', u'LOAD_-1203966225'), (u'CAST_-1203965155', u'LOAD_-1203966268'), (u'LOAD_-1203966096', u'INT_ADD_-1203966058'), ('const-606', u'CALL_-1203965368'), (u'LOAD_-1203966006', u'CALL_-1203965975'), ('tmp_2645', u'INT_ADD_-1203966202')]
null
null
0023eeb0
x64
O2
(translation_unit "void FUN_0023eeb0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}\n\n" (function_definition "void FUN_0023eeb0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}" primitive_type (function_declarator "FUN_0023eeb0(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 char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "undefined4 uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (expression_statement "lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();" (assignment_expression "lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))()" identifier = (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x28)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x28)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x28)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x28" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar6 != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }" { comment comment (expression_statement "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x50)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x50" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" ( (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" 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) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) , (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) )))) ))) ;) (return_statement "return;" return ;) })) (expression_statement "cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));" (assignment_expression "cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" identifier = (call_expression "FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" ( (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) )))) , (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) )))) )))) ;) (if_statement "if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar7 + 8))();\n return;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar7 + 8))();\n return;\n }" { (expression_statement "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));" (call_expression "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x58))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) ))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x68);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x68)" identifier = (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) ;) (if_statement "if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }" { comment (expression_statement "FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);" (call_expression "FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8)" identifier (argument_list "("../../gold/readsyms.cc",0x25e,&DAT_00382cb8)" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (pointer_expression "&DAT_00382cb8" & identifier) ))) ;) })) (expression_statement "FUN_001bd060(lVar6);" (call_expression "FUN_001bd060(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar6,0x80);" (call_expression "thunk_FUN_002dac60(lVar6,0x80)" identifier (argument_list "(lVar6,0x80)" ( identifier , number_literal ))) ;) (expression_statement "plVar7 = *(long **)(param_1 + 0x58);" (assignment_expression "plVar7 = *(long **)(param_1 + 0x58)" identifier = (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }" if (parenthesized_expression "(plVar7[5] != 0)" ( (binary_expression "plVar7[5] != 0" (subscript_expression "plVar7[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }" { (expression_statement "FUN_0017a560(plVar7[5] + 0x28);" (call_expression "FUN_0017a560(plVar7[5] + 0x28)" identifier (argument_list "(plVar7[5] + 0x28)" ( (binary_expression "plVar7[5] + 0x28" (subscript_expression "plVar7[5]" identifier [ number_literal ]) + number_literal) ))) ;) (expression_statement "plVar7 = *(long **)(param_1 + 0x58);" (assignment_expression "plVar7 = *(long **)(param_1 + 0x58)" identifier = (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (if_statement "if (plVar7 == (long *)0x0) {\n return;\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 return;\n }" { (return_statement "return;" return ;) })) })) comment comment (expression_statement "(**(code **)(*plVar7 + 8))();" (call_expression "(**(code **)(*plVar7 + 8))()" (parenthesized_expression "(**(code **)(*plVar7 + 8))" ( (pointer_expression "**(code **)(*plVar7 + 8)" * (pointer_expression "*(code **)(*plVar7 + 8)" * (cast_expression "(code **)(*plVar7 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar7 + 8)" ( (binary_expression "*plVar7 + 8" (pointer_expression "*plVar7" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar6 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar6 = *(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 "lVar1 = *(long *)(lVar6 + 0x378);" (assignment_expression "lVar1 = *(long *)(lVar6 + 0x378)" identifier = (pointer_expression "*(long *)(lVar6 + 0x378)" * (cast_expression "(long *)(lVar6 + 0x378)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x378)" ( (binary_expression "lVar6 + 0x378" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }" { (expression_statement "lVar2 = *(long *)(param_1 + 0x60);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x60)" identifier = (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) ))))) ;) (if_statement "if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }" if (parenthesized_expression "((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'))" ( (binary_expression "(lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')" (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')" ( (comma_expression "cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'" (assignment_expression "cVar4 = *(char *)(lVar2 + 0x60)" identifier = (pointer_expression "*(char *)(lVar2 + 0x60)" * (cast_expression "(char *)(lVar2 + 0x60)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) ))))) , (comma_expression "*(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'" (assignment_expression "*(undefined1 *)(lVar2 + 0x60) = 1" (pointer_expression "*(undefined1 *)(lVar2 + 0x60)" * (cast_expression "(undefined1 *)(lVar2 + 0x60)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) )))) = number_literal) , (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')))) ))) )) (compound_statement "{\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }" { (expression_statement "lVar6 = *(long *)(lVar6 + 0x460);" (assignment_expression "lVar6 = *(long *)(lVar6 + 0x460)" identifier = (pointer_expression "*(long *)(lVar6 + 0x460)" * (cast_expression "(long *)(lVar6 + 0x460)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x460)" ( (binary_expression "lVar6 + 0x460" identifier + number_literal) ))))) ;) (if_statement "if (lVar6 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }" { comment (expression_statement "FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);" (call_expression "FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8)" identifier (argument_list "("../../gold/readsyms.cc",0x26d,&DAT_00382cb8)" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (pointer_expression "&DAT_00382cb8" & identifier) ))) ;) })) (expression_statement "uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();" (assignment_expression "uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))()" identifier = (call_expression "(**(code **)(**(long **)(lVar2 + 0x40) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(lVar2 + 0x40) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(lVar2 + 0x40) + 0x28)" * (pointer_expression "*(code **)(**(long **)(lVar2 + 0x40) + 0x28)" * (cast_expression "(code **)(**(long **)(lVar2 + 0x40) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(lVar2 + 0x40) + 0x28)" ( (binary_expression "**(long **)(lVar2 + 0x40) + 0x28" (pointer_expression "**(long **)(lVar2 + 0x40)" * (pointer_expression "*(long **)(lVar2 + 0x40)" * (cast_expression "(long **)(lVar2 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));" (call_expression "FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8))" identifier (argument_list "(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8))" ( identifier , (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) , identifier , (pointer_expression "*(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" * (cast_expression "(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" ( (binary_expression "*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8" (pointer_expression "*(long *)(lVar6 + 0x38)" * (cast_expression "(long *)(lVar6 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x38)" ( (binary_expression "lVar6 + 0x38" identifier + number_literal) )))) + (binary_expression "(ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8" (binary_expression "(ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(param_1 + 0x60) + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x60) + 0x38)" ( (binary_expression "*(long *)(param_1 + 0x60) + 0x38" (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) + number_literal) )))) * number_literal)) )))) ))) ;) })) (expression_statement "pcVar3 = *(char **)(param_1 + 0x50);" (assignment_expression "pcVar3 = *(char **)(param_1 + 0x50)" identifier = (pointer_expression "*(char **)(param_1 + 0x50)" * (cast_expression "(char **)(param_1 + 0x50)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar3 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }" if (parenthesized_expression "(*pcVar3 == '\0')" ( (binary_expression "*pcVar3 == '\0'" (pointer_expression "*pcVar3" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }" { comment (expression_statement "FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);" (call_expression "FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b)" identifier (argument_list "("../../gold/options.h",0x828,&DAT_00382d5b)" ( (string_literal ""../../gold/options.h"" " string_content ") , number_literal , (pointer_expression "&DAT_00382d5b" & identifier) ))) ;) })) (expression_statement "FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));" (call_expression "FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78))" identifier (argument_list "(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78))" ( identifier , (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) )))) , (pointer_expression "*(undefined4 *)(pcVar3 + 100)" * (cast_expression "(undefined4 *)(pcVar3 + 100)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 100)" ( (binary_expression "pcVar3 + 100" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x60)" * (cast_expression "(undefined8 *)(param_1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(pcVar3 + 0x78)" * (cast_expression "(undefined8 *)(pcVar3 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 0x78)" ( (binary_expression "pcVar3 + 0x78" identifier + number_literal) )))) ))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar6 = *(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 "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x48)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x48)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x48)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x48" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68))" ( (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" 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) )))) , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x50)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x50" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" ( (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" 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) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));" (call_expression "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x58))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) ))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x68);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x68)" identifier = (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) ;) (if_statement "if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }" { (expression_statement "FUN_001bd060(lVar6);" (call_expression "FUN_001bd060(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar6,0x80);" (call_expression "thunk_FUN_002dac60(lVar6,0x80)" identifier (argument_list "(lVar6,0x80)" ( identifier , number_literal ))) ;) })) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);" (assignment_expression "lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x58) + 0x28)" * (cast_expression "(long *)(*(long *)(param_1 + 0x58) + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x58) + 0x28)" ( (binary_expression "*(long *)(param_1 + 0x58) + 0x28" (pointer_expression "*(long *)(param_1 + 0x58)" * (cast_expression "(long *)(param_1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar6 == 0) {\n return;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_0017a560(lVar6 + 0x28);" (call_expression "FUN_0017a560(lVar6 + 0x28)" identifier (argument_list "(lVar6 + 0x28)" ( (binary_expression "lVar6 + 0x28" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void run(Add_symbols * this, Workqueue * param_1) */\n\nvoid __thiscall gold::Add_symbols::run(Add_symbols *this,Workqueue *param_1)\n\n{\n Incremental_inputs *this_00;\n Incremental_library *pIVar1;\n Input_argument *pIVar2;\n Read_symbols_data *pRVar3;\n Input_file *pIVar4;\n Incremental_binary *pIVar5;\n bool bVar6;\n int iVar7;\n uint arg_serial;\n undefined4 extraout_var;\n Layout *pLVar8;\n Object *pOVar9;\n Symbol_table *pSVar10;\n \n iVar7 = (*this->object_->_vptr_Object[5])();\n if (CONCAT44(extraout_var,iVar7) != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_);\n return;\n }\n pOVar9 = this->object_;\n bVar6 = Input_objects::add_object(this->input_objects_,pOVar9);\n iVar7 = (int)pOVar9;\n if (!bVar6) {\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 == (Read_symbols_data *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n pOVar9 = this->object_;\n this->sd_ = (Read_symbols_data *)0x0;\n if (pOVar9->input_file_ != (Input_file *)0x0) {\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*pOVar9->_vptr_Object[1])();\n return;\n }\n pLVar8 = this->layout_;\n this_00 = pLVar8->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n pIVar1 = this->library_;\n if ((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) {\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }\n pIVar2 = this->input_argument_;\n if (pIVar2->is_file_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }\n Incremental_inputs::report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);\n pLVar8 = this->layout_;\n }\n (*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_);\n pSVar10 = this->symtab_;\n (*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_);\n iVar7 = (int)pSVar10;\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 != (Read_symbols_data *)0x0) {\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n }\n this->sd_ = (Read_symbols_data *)0x0;\n pIVar4 = this->object_->input_file_;\n if (pIVar4 == (Input_file *)0x0) {\n return;\n }\n File_read::release(&pIVar4->file_);\n return;\n}\n\n" comment comment (function_definition "void __thiscall gold::Add_symbols::run(Add_symbols *this,Workqueue *param_1)\n\n{\n Incremental_inputs *this_00;\n Incremental_library *pIVar1;\n Input_argument *pIVar2;\n Read_symbols_data *pRVar3;\n Input_file *pIVar4;\n Incremental_binary *pIVar5;\n bool bVar6;\n int iVar7;\n uint arg_serial;\n undefined4 extraout_var;\n Layout *pLVar8;\n Object *pOVar9;\n Symbol_table *pSVar10;\n \n iVar7 = (*this->object_->_vptr_Object[5])();\n if (CONCAT44(extraout_var,iVar7) != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_);\n return;\n }\n pOVar9 = this->object_;\n bVar6 = Input_objects::add_object(this->input_objects_,pOVar9);\n iVar7 = (int)pOVar9;\n if (!bVar6) {\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 == (Read_symbols_data *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n pOVar9 = this->object_;\n this->sd_ = (Read_symbols_data *)0x0;\n if (pOVar9->input_file_ != (Input_file *)0x0) {\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*pOVar9->_vptr_Object[1])();\n return;\n }\n pLVar8 = this->layout_;\n this_00 = pLVar8->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n pIVar1 = this->library_;\n if ((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) {\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }\n pIVar2 = this->input_argument_;\n if (pIVar2->is_file_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }\n Incremental_inputs::report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);\n pLVar8 = this->layout_;\n }\n (*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_);\n pSVar10 = this->symtab_;\n (*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_);\n iVar7 = (int)pSVar10;\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 != (Read_symbols_data *)0x0) {\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n }\n this->sd_ = (Read_symbols_data *)0x0;\n pIVar4 = this->object_->input_file_;\n if (pIVar4 == (Input_file *)0x0) {\n return;\n }\n File_read::release(&pIVar4->file_);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Add_symbols::" identifier : : identifier : :) (function_declarator "run(Add_symbols *this,Workqueue *param_1)" identifier (parameter_list "(Add_symbols *this,Workqueue *param_1)" ( (parameter_declaration "Add_symbols *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Workqueue *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n Incremental_inputs *this_00;\n Incremental_library *pIVar1;\n Input_argument *pIVar2;\n Read_symbols_data *pRVar3;\n Input_file *pIVar4;\n Incremental_binary *pIVar5;\n bool bVar6;\n int iVar7;\n uint arg_serial;\n undefined4 extraout_var;\n Layout *pLVar8;\n Object *pOVar9;\n Symbol_table *pSVar10;\n \n iVar7 = (*this->object_->_vptr_Object[5])();\n if (CONCAT44(extraout_var,iVar7) != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_);\n return;\n }\n pOVar9 = this->object_;\n bVar6 = Input_objects::add_object(this->input_objects_,pOVar9);\n iVar7 = (int)pOVar9;\n if (!bVar6) {\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 == (Read_symbols_data *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n pOVar9 = this->object_;\n this->sd_ = (Read_symbols_data *)0x0;\n if (pOVar9->input_file_ != (Input_file *)0x0) {\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*pOVar9->_vptr_Object[1])();\n return;\n }\n pLVar8 = this->layout_;\n this_00 = pLVar8->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n pIVar1 = this->library_;\n if ((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) {\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }\n pIVar2 = this->input_argument_;\n if (pIVar2->is_file_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }\n Incremental_inputs::report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);\n pLVar8 = this->layout_;\n }\n (*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_);\n pSVar10 = this->symtab_;\n (*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_);\n iVar7 = (int)pSVar10;\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 != (Read_symbols_data *)0x0) {\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n }\n this->sd_ = (Read_symbols_data *)0x0;\n pIVar4 = this->object_->input_file_;\n if (pIVar4 == (Input_file *)0x0) {\n return;\n }\n File_read::release(&pIVar4->file_);\n return;\n}" { (declaration "Incremental_inputs *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "Incremental_library *pIVar1;" type_identifier (pointer_declarator "*pIVar1" * identifier) ;) (declaration "Input_argument *pIVar2;" type_identifier (pointer_declarator "*pIVar2" * identifier) ;) (declaration "Read_symbols_data *pRVar3;" type_identifier (pointer_declarator "*pRVar3" * identifier) ;) (declaration "Input_file *pIVar4;" type_identifier (pointer_declarator "*pIVar4" * identifier) ;) (declaration "Incremental_binary *pIVar5;" type_identifier (pointer_declarator "*pIVar5" * identifier) ;) (declaration "bool bVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "uint arg_serial;" type_identifier identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "Layout *pLVar8;" type_identifier (pointer_declarator "*pLVar8" * identifier) ;) (declaration "Object *pOVar9;" type_identifier (pointer_declarator "*pOVar9" * identifier) ;) (declaration "Symbol_table *pSVar10;" type_identifier (pointer_declarator "*pSVar10" * identifier) ;) (expression_statement "iVar7 = (*this->object_->_vptr_Object[5])();" (assignment_expression "iVar7 = (*this->object_->_vptr_Object[5])()" identifier = (call_expression "(*this->object_->_vptr_Object[5])()" (parenthesized_expression "(*this->object_->_vptr_Object[5])" ( (pointer_expression "*this->object_->_vptr_Object[5]" * (subscript_expression "this->object_->_vptr_Object[5]" (field_expression "this->object_->_vptr_Object" (field_expression "this->object_" identifier -> field_identifier) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (if_statement "if (CONCAT44(extraout_var,iVar7) != 0) {\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_);\n return;\n }" if (parenthesized_expression "(CONCAT44(extraout_var,iVar7) != 0)" ( (binary_expression "CONCAT44(extraout_var,iVar7) != 0" (call_expression "CONCAT44(extraout_var,iVar7)" identifier (argument_list "(extraout_var,iVar7)" ( identifier , identifier ))) != number_literal) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_);\n return;\n }" { comment comment (expression_statement "(*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_);" (call_expression "(*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_)" (parenthesized_expression "(*this->object_->_vptr_Object[10])" ( (pointer_expression "*this->object_->_vptr_Object[10]" * (subscript_expression "this->object_->_vptr_Object[10]" (field_expression "this->object_->_vptr_Object" (field_expression "this->object_" identifier -> field_identifier) -> field_identifier) [ number_literal ])) )) (argument_list "(this->object_,this->symtab_,this->sd_,this->layout_)" ( (field_expression "this->object_" identifier -> field_identifier) , (field_expression "this->symtab_" identifier -> field_identifier) , (field_expression "this->sd_" identifier -> field_identifier) , (field_expression "this->layout_" identifier -> field_identifier) ))) ;) (return_statement "return;" return ;) })) (expression_statement "pOVar9 = this->object_;" (assignment_expression "pOVar9 = this->object_" identifier = (field_expression "this->object_" identifier -> field_identifier)) ;) (ERROR "bVar6 = Input_objects::" (assignment_expression "bVar6 = Input_objects" identifier = identifier) : :) (expression_statement "add_object(this->input_objects_,pOVar9);" (call_expression "add_object(this->input_objects_,pOVar9)" identifier (argument_list "(this->input_objects_,pOVar9)" ( (field_expression "this->input_objects_" identifier -> field_identifier) , identifier ))) ;) (expression_statement "iVar7 = (int)pOVar9;" (assignment_expression "iVar7 = (int)pOVar9" identifier = (cast_expression "(int)pOVar9" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (!bVar6) {\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 == (Read_symbols_data *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n pOVar9 = this->object_;\n this->sd_ = (Read_symbols_data *)0x0;\n if (pOVar9->input_file_ != (Input_file *)0x0) {\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*pOVar9->_vptr_Object[1])();\n return;\n }" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (compound_statement "{\n Object::discard_decompressed_sections(this->object_);\n pRVar3 = this->sd_;\n if (pRVar3 == (Read_symbols_data *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n pOVar9 = this->object_;\n this->sd_ = (Read_symbols_data *)0x0;\n if (pOVar9->input_file_ != (Input_file *)0x0) {\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }\n /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*pOVar9->_vptr_Object[1])();\n return;\n }" { (labeled_statement "Object::discard_decompressed_sections(this->object_);" statement_identifier : (ERROR ":" :) (expression_statement "discard_decompressed_sections(this->object_);" (call_expression "discard_decompressed_sections(this->object_)" identifier (argument_list "(this->object_)" ( (field_expression "this->object_" identifier -> field_identifier) ))) ;)) (expression_statement "pRVar3 = this->sd_;" (assignment_expression "pRVar3 = this->sd_" identifier = (field_expression "this->sd_" identifier -> field_identifier)) ;) (if_statement "if (pRVar3 == (Read_symbols_data *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }" if (parenthesized_expression "(pRVar3 == (Read_symbols_data *)0x0)" ( (binary_expression "pRVar3 == (Read_symbols_data *)0x0" identifier == (cast_expression "(Read_symbols_data *)0x0" ( (type_descriptor "Read_symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run");" (call_expression "do_gold_unreachable("../../gold/readsyms.cc",0x25e,"run")" identifier (argument_list "("../../gold/readsyms.cc",0x25e,"run")" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (string_literal ""run"" " string_content ") ))) ;) })) (labeled_statement "Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);" statement_identifier : (ERROR ":" :) (expression_statement "~Read_symbols_data(pRVar3,iVar7);" (unary_expression "~Read_symbols_data(pRVar3,iVar7)" ~ (call_expression "Read_symbols_data(pRVar3,iVar7)" identifier (argument_list "(pRVar3,iVar7)" ( identifier , identifier )))) ;)) (expression_statement "operator_delete(pRVar3,0x80);" (call_expression "operator_delete(pRVar3,0x80)" identifier (argument_list "(pRVar3,0x80)" ( identifier , number_literal ))) ;) (expression_statement "pOVar9 = this->object_;" (assignment_expression "pOVar9 = this->object_" identifier = (field_expression "this->object_" identifier -> field_identifier)) ;) (expression_statement "this->sd_ = (Read_symbols_data *)0x0;" (assignment_expression "this->sd_ = (Read_symbols_data *)0x0" (field_expression "this->sd_" identifier -> field_identifier) = (cast_expression "(Read_symbols_data *)0x0" ( (type_descriptor "Read_symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (pOVar9->input_file_ != (Input_file *)0x0) {\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }" if (parenthesized_expression "(pOVar9->input_file_ != (Input_file *)0x0)" ( (binary_expression "pOVar9->input_file_ != (Input_file *)0x0" (field_expression "pOVar9->input_file_" identifier -> field_identifier) != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n File_read::release(&pOVar9->input_file_->file_);\n pOVar9 = this->object_;\n if (pOVar9 == (Object *)0x0) {\n return;\n }\n }" { (labeled_statement "File_read::release(&pOVar9->input_file_->file_);" statement_identifier : (ERROR ":" :) (expression_statement "release(&pOVar9->input_file_->file_);" (call_expression "release(&pOVar9->input_file_->file_)" identifier (argument_list "(&pOVar9->input_file_->file_)" ( (pointer_expression "&pOVar9->input_file_->file_" & (field_expression "pOVar9->input_file_->file_" (field_expression "pOVar9->input_file_" identifier -> field_identifier) -> field_identifier)) ))) ;)) (expression_statement "pOVar9 = this->object_;" (assignment_expression "pOVar9 = this->object_" identifier = (field_expression "this->object_" identifier -> field_identifier)) ;) (if_statement "if (pOVar9 == (Object *)0x0) {\n return;\n }" if (parenthesized_expression "(pOVar9 == (Object *)0x0)" ( (binary_expression "pOVar9 == (Object *)0x0" identifier == (cast_expression "(Object *)0x0" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) comment comment (expression_statement "(*pOVar9->_vptr_Object[1])();" (call_expression "(*pOVar9->_vptr_Object[1])()" (parenthesized_expression "(*pOVar9->_vptr_Object[1])" ( (pointer_expression "*pOVar9->_vptr_Object[1]" * (subscript_expression "pOVar9->_vptr_Object[1]" (field_expression "pOVar9->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "pLVar8 = this->layout_;" (assignment_expression "pLVar8 = this->layout_" identifier = (field_expression "this->layout_" identifier -> field_identifier)) ;) (expression_statement "this_00 = pLVar8->incremental_inputs_;" (assignment_expression "this_00 = pLVar8->incremental_inputs_" identifier = (field_expression "pLVar8->incremental_inputs_" identifier -> field_identifier)) ;) (if_statement "if (this_00 != (Incremental_inputs *)0x0) {\n pIVar1 = this->library_;\n if ((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) {\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }\n pIVar2 = this->input_argument_;\n if (pIVar2->is_file_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }\n Incremental_inputs::report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);\n pLVar8 = this->layout_;\n }" if (parenthesized_expression "(this_00 != (Incremental_inputs *)0x0)" ( (binary_expression "this_00 != (Incremental_inputs *)0x0" identifier != (cast_expression "(Incremental_inputs *)0x0" ( (type_descriptor "Incremental_inputs *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pIVar1 = this->library_;\n if ((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) {\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }\n pIVar2 = this->input_argument_;\n if (pIVar2->is_file_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }\n Incremental_inputs::report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);\n pLVar8 = this->layout_;\n }" { (expression_statement "pIVar1 = this->library_;" (assignment_expression "pIVar1 = this->library_" identifier = (field_expression "this->library_" identifier -> field_identifier)) ;) (if_statement "if ((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)) {\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }" if (parenthesized_expression "((pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false))" ( (binary_expression "(pIVar1 != (Incremental_library *)0x0) &&\n (bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)" (parenthesized_expression "(pIVar1 != (Incremental_library *)0x0)" ( (binary_expression "pIVar1 != (Incremental_library *)0x0" identifier != (cast_expression "(Incremental_library *)0x0" ( (type_descriptor "Incremental_library *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false)" ( (comma_expression "bVar6 = pIVar1->is_reported_, pIVar1->is_reported_ = true, bVar6 == false" (assignment_expression "bVar6 = pIVar1->is_reported_" identifier = (field_expression "pIVar1->is_reported_" identifier -> field_identifier)) , (comma_expression "pIVar1->is_reported_ = true, bVar6 == false" (assignment_expression "pIVar1->is_reported_ = true" (field_expression "pIVar1->is_reported_" identifier -> field_identifier) = true) , (binary_expression "bVar6 == false" identifier == false))) ))) )) (compound_statement "{\n pIVar5 = pLVar8->incremental_base_;\n if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }\n arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();\n Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);\n }" { (expression_statement "pIVar5 = pLVar8->incremental_base_;" (assignment_expression "pIVar5 = pLVar8->incremental_base_" identifier = (field_expression "pLVar8->incremental_base_" identifier -> field_identifier)) ;) (if_statement "if (pIVar5 == (Incremental_binary *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }" if (parenthesized_expression "(pIVar5 == (Incremental_binary *)0x0)" ( (binary_expression "pIVar5 == (Incremental_binary *)0x0" identifier == (cast_expression "(Incremental_binary *)0x0" ( (type_descriptor "Incremental_binary *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run");" (call_expression "do_gold_unreachable("../../gold/readsyms.cc",0x26d,"run")" identifier (argument_list "("../../gold/readsyms.cc",0x26d,"run")" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (string_literal ""run"" " string_content ") ))) ;) })) (expression_statement "arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])();" (assignment_expression "arg_serial = (*pIVar1->input_reader_->_vptr_Input_reader[5])()" identifier = (call_expression "(*pIVar1->input_reader_->_vptr_Input_reader[5])()" (parenthesized_expression "(*pIVar1->input_reader_->_vptr_Input_reader[5])" ( (pointer_expression "*pIVar1->input_reader_->_vptr_Input_reader[5]" * (subscript_expression "pIVar1->input_reader_->_vptr_Input_reader[5]" (field_expression "pIVar1->input_reader_->_vptr_Input_reader" (field_expression "pIVar1->input_reader_" identifier -> field_identifier) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (labeled_statement "Incremental_inputs::report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);" statement_identifier : (ERROR ":" :) (expression_statement "report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]);" (call_expression "report_archive_begin\n (this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_])" identifier (argument_list "(this_00,&this->library_->super_Library_base,arg_serial,\n (pIVar5->script_map_).\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_])" ( identifier , (pointer_expression "&this->library_->super_Library_base" & (field_expression "this->library_->super_Library_base" (field_expression "this->library_" identifier -> field_identifier) -> field_identifier)) , identifier , (binary_expression "(pIVar5->script_map_).\n super__Vector_base<gold" (field_expression "(pIVar5->script_map_).\n super__Vector_base" (parenthesized_expression "(pIVar5->script_map_)" ( (field_expression "pIVar5->script_map_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Script_info*" : : identifier *) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (subscript_expression "Script_info*>_>._M_impl\n ._M_start[this->library_->input_file_index_]" (field_expression "Script_info*>_>._M_impl\n ._M_start" (field_expression "Script_info*>_>._M_impl" (binary_expression "Script_info*>_" identifier * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (field_expression "this->library_->input_file_index_" (field_expression "this->library_" identifier -> field_identifier) -> field_identifier) ]) ))) ;)) })) (expression_statement "pIVar2 = this->input_argument_;" (assignment_expression "pIVar2 = this->input_argument_" identifier = (field_expression "this->input_argument_" identifier -> field_identifier)) ;) (if_statement "if (pIVar2->is_file_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }" if (parenthesized_expression "(pIVar2->is_file_ == false)" ( (binary_expression "pIVar2->is_file_ == false" (field_expression "pIVar2->is_file_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x828,"file");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/options.h",0x828,"file");" (call_expression "do_gold_unreachable("../../gold/options.h",0x828,"file")" identifier (argument_list "("../../gold/options.h",0x828,"file")" ( (string_literal ""../../gold/options.h"" " string_content ") , number_literal , (string_literal ""file"" " string_content ") ))) ;) })) (labeled_statement "Incremental_inputs::report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);" statement_identifier : (ERROR ":" :) (expression_statement "report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_);" (call_expression "report_object\n (this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_)" identifier (argument_list "(this_00,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base\n ,pIVar2->script_info_)" ( identifier , (field_expression "this->object_" identifier -> field_identifier) , (field_expression "(pIVar2->file_).arg_serial_" (parenthesized_expression "(pIVar2->file_)" ( (field_expression "pIVar2->file_" identifier -> field_identifier) )) . field_identifier) , (pointer_expression "&this->library_->super_Library_base" & (field_expression "this->library_->super_Library_base" (field_expression "this->library_" identifier -> field_identifier) -> field_identifier)) , (field_expression "pIVar2->script_info_" identifier -> field_identifier) ))) ;)) (expression_statement "pLVar8 = this->layout_;" (assignment_expression "pLVar8 = this->layout_" identifier = (field_expression "this->layout_" identifier -> field_identifier)) ;) })) (expression_statement "(*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_);" (call_expression "(*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_)" (parenthesized_expression "(*this->object_->_vptr_Object[9])" ( (pointer_expression "*this->object_->_vptr_Object[9]" * (subscript_expression "this->object_->_vptr_Object[9]" (field_expression "this->object_->_vptr_Object" (field_expression "this->object_" identifier -> field_identifier) -> field_identifier) [ number_literal ])) )) (argument_list "(this->object_,this->symtab_,pLVar8,this->sd_)" ( (field_expression "this->object_" identifier -> field_identifier) , (field_expression "this->symtab_" identifier -> field_identifier) , identifier , (field_expression "this->sd_" identifier -> field_identifier) ))) ;) (expression_statement "pSVar10 = this->symtab_;" (assignment_expression "pSVar10 = this->symtab_" identifier = (field_expression "this->symtab_" identifier -> field_identifier)) ;) (expression_statement "(*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_);" (call_expression "(*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_)" (parenthesized_expression "(*this->object_->_vptr_Object[10])" ( (pointer_expression "*this->object_->_vptr_Object[10]" * (subscript_expression "this->object_->_vptr_Object[10]" (field_expression "this->object_->_vptr_Object" (field_expression "this->object_" identifier -> field_identifier) -> field_identifier) [ number_literal ])) )) (argument_list "(this->object_,pSVar10,this->sd_,this->layout_)" ( (field_expression "this->object_" identifier -> field_identifier) , identifier , (field_expression "this->sd_" identifier -> field_identifier) , (field_expression "this->layout_" identifier -> field_identifier) ))) ;) (expression_statement "iVar7 = (int)pSVar10;" (assignment_expression "iVar7 = (int)pSVar10" identifier = (cast_expression "(int)pSVar10" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (labeled_statement "Object::discard_decompressed_sections(this->object_);" statement_identifier : (ERROR ":" :) (expression_statement "discard_decompressed_sections(this->object_);" (call_expression "discard_decompressed_sections(this->object_)" identifier (argument_list "(this->object_)" ( (field_expression "this->object_" identifier -> field_identifier) ))) ;)) (expression_statement "pRVar3 = this->sd_;" (assignment_expression "pRVar3 = this->sd_" identifier = (field_expression "this->sd_" identifier -> field_identifier)) ;) (if_statement "if (pRVar3 != (Read_symbols_data *)0x0) {\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n }" if (parenthesized_expression "(pRVar3 != (Read_symbols_data *)0x0)" ( (binary_expression "pRVar3 != (Read_symbols_data *)0x0" identifier != (cast_expression "(Read_symbols_data *)0x0" ( (type_descriptor "Read_symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);\n operator_delete(pRVar3,0x80);\n }" { (labeled_statement "Read_symbols_data::~Read_symbols_data(pRVar3,iVar7);" statement_identifier : (ERROR ":" :) (expression_statement "~Read_symbols_data(pRVar3,iVar7);" (unary_expression "~Read_symbols_data(pRVar3,iVar7)" ~ (call_expression "Read_symbols_data(pRVar3,iVar7)" identifier (argument_list "(pRVar3,iVar7)" ( identifier , identifier )))) ;)) (expression_statement "operator_delete(pRVar3,0x80);" (call_expression "operator_delete(pRVar3,0x80)" identifier (argument_list "(pRVar3,0x80)" ( identifier , number_literal ))) ;) })) (expression_statement "this->sd_ = (Read_symbols_data *)0x0;" (assignment_expression "this->sd_ = (Read_symbols_data *)0x0" (field_expression "this->sd_" identifier -> field_identifier) = (cast_expression "(Read_symbols_data *)0x0" ( (type_descriptor "Read_symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pIVar4 = this->object_->input_file_;" (assignment_expression "pIVar4 = this->object_->input_file_" identifier = (field_expression "this->object_->input_file_" (field_expression "this->object_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (pIVar4 == (Input_file *)0x0) {\n return;\n }" if (parenthesized_expression "(pIVar4 == (Input_file *)0x0)" ( (binary_expression "pIVar4 == (Input_file *)0x0" identifier == (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "File_read::release(&pIVar4->file_);" statement_identifier : (ERROR ":" :) (expression_statement "release(&pIVar4->file_);" (call_expression "release(&pIVar4->file_)" identifier (argument_list "(&pIVar4->file_)" ( (pointer_expression "&pIVar4->file_" & (field_expression "pIVar4->file_" identifier -> field_identifier)) ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0023eeb0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}\n\n" (function_definition "void FUN_0023eeb0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}" primitive_type (function_declarator "FUN_0023eeb0(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 char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "undefined4 uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (expression_statement "lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();" (assignment_expression "lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))()" identifier = (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x28)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x28)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x28)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x28" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }" { (expression_statement "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x50)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x50" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" ( (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" 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) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) , (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) )))) ))) ;) (return_statement "return;" return ;) })) (expression_statement "cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));" (assignment_expression "cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" identifier = (call_expression "FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" ( (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) )))) , (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) )))) )))) ;) (if_statement "if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }" { (expression_statement "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));" (call_expression "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x58))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) ))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x68);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x68)" identifier = (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) ;) (if_statement "if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }" { (expression_statement "FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);" (call_expression "FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8)" identifier (argument_list "("../../gold/readsyms.cc",0x25e,&DAT_00382cb8)" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (pointer_expression "&DAT_00382cb8" & identifier) ))) ;) })) (expression_statement "FUN_001bd060(lVar6);" (call_expression "FUN_001bd060(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar6,0x80);" (call_expression "thunk_FUN_002dac60(lVar6,0x80)" identifier (argument_list "(lVar6,0x80)" ( identifier , number_literal ))) ;) (expression_statement "plVar7 = *(long **)(param_1 + 0x58);" (assignment_expression "plVar7 = *(long **)(param_1 + 0x58)" identifier = (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }" if (parenthesized_expression "(plVar7[5] != 0)" ( (binary_expression "plVar7[5] != 0" (subscript_expression "plVar7[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }" { (expression_statement "FUN_0017a560(plVar7[5] + 0x28);" (call_expression "FUN_0017a560(plVar7[5] + 0x28)" identifier (argument_list "(plVar7[5] + 0x28)" ( (binary_expression "plVar7[5] + 0x28" (subscript_expression "plVar7[5]" identifier [ number_literal ]) + number_literal) ))) ;) (expression_statement "plVar7 = *(long **)(param_1 + 0x58);" (assignment_expression "plVar7 = *(long **)(param_1 + 0x58)" identifier = (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (if_statement "if (plVar7 == (long *)0x0) {\n return;\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 return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "(**(code **)(*plVar7 + 8))();" (call_expression "(**(code **)(*plVar7 + 8))()" (parenthesized_expression "(**(code **)(*plVar7 + 8))" ( (pointer_expression "**(code **)(*plVar7 + 8)" * (pointer_expression "*(code **)(*plVar7 + 8)" * (cast_expression "(code **)(*plVar7 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar7 + 8)" ( (binary_expression "*plVar7 + 8" (pointer_expression "*plVar7" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar6 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar6 = *(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 "lVar1 = *(long *)(lVar6 + 0x378);" (assignment_expression "lVar1 = *(long *)(lVar6 + 0x378)" identifier = (pointer_expression "*(long *)(lVar6 + 0x378)" * (cast_expression "(long *)(lVar6 + 0x378)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x378)" ( (binary_expression "lVar6 + 0x378" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }" { (expression_statement "lVar2 = *(long *)(param_1 + 0x60);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x60)" identifier = (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) ))))) ;) (if_statement "if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }" if (parenthesized_expression "((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'))" ( (binary_expression "(lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')" (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')" ( (comma_expression "cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'" (assignment_expression "cVar4 = *(char *)(lVar2 + 0x60)" identifier = (pointer_expression "*(char *)(lVar2 + 0x60)" * (cast_expression "(char *)(lVar2 + 0x60)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) ))))) , (comma_expression "*(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'" (assignment_expression "*(undefined1 *)(lVar2 + 0x60) = 1" (pointer_expression "*(undefined1 *)(lVar2 + 0x60)" * (cast_expression "(undefined1 *)(lVar2 + 0x60)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) )))) = number_literal) , (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')))) ))) )) (compound_statement "{\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }" { (expression_statement "lVar6 = *(long *)(lVar6 + 0x460);" (assignment_expression "lVar6 = *(long *)(lVar6 + 0x460)" identifier = (pointer_expression "*(long *)(lVar6 + 0x460)" * (cast_expression "(long *)(lVar6 + 0x460)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x460)" ( (binary_expression "lVar6 + 0x460" identifier + number_literal) ))))) ;) (if_statement "if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }" { (expression_statement "FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);" (call_expression "FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8)" identifier (argument_list "("../../gold/readsyms.cc",0x26d,&DAT_00382cb8)" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (pointer_expression "&DAT_00382cb8" & identifier) ))) ;) })) (expression_statement "uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();" (assignment_expression "uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))()" identifier = (call_expression "(**(code **)(**(long **)(lVar2 + 0x40) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(lVar2 + 0x40) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(lVar2 + 0x40) + 0x28)" * (pointer_expression "*(code **)(**(long **)(lVar2 + 0x40) + 0x28)" * (cast_expression "(code **)(**(long **)(lVar2 + 0x40) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(lVar2 + 0x40) + 0x28)" ( (binary_expression "**(long **)(lVar2 + 0x40) + 0x28" (pointer_expression "**(long **)(lVar2 + 0x40)" * (pointer_expression "*(long **)(lVar2 + 0x40)" * (cast_expression "(long **)(lVar2 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));" (call_expression "FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8))" identifier (argument_list "(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8))" ( identifier , (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) , identifier , (pointer_expression "*(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" * (cast_expression "(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" ( (binary_expression "*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8" (pointer_expression "*(long *)(lVar6 + 0x38)" * (cast_expression "(long *)(lVar6 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x38)" ( (binary_expression "lVar6 + 0x38" identifier + number_literal) )))) + (binary_expression "(ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8" (binary_expression "(ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(param_1 + 0x60) + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x60) + 0x38)" ( (binary_expression "*(long *)(param_1 + 0x60) + 0x38" (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) + number_literal) )))) * number_literal)) )))) ))) ;) })) (expression_statement "pcVar3 = *(char **)(param_1 + 0x50);" (assignment_expression "pcVar3 = *(char **)(param_1 + 0x50)" identifier = (pointer_expression "*(char **)(param_1 + 0x50)" * (cast_expression "(char **)(param_1 + 0x50)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }" if (parenthesized_expression "(*pcVar3 == '\0')" ( (binary_expression "*pcVar3 == '\0'" (pointer_expression "*pcVar3" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }" { (expression_statement "FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);" (call_expression "FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b)" identifier (argument_list "("../../gold/options.h",0x828,&DAT_00382d5b)" ( (string_literal ""../../gold/options.h"" " string_content ") , number_literal , (pointer_expression "&DAT_00382d5b" & identifier) ))) ;) })) (expression_statement "FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));" (call_expression "FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78))" identifier (argument_list "(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78))" ( identifier , (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) )))) , (pointer_expression "*(undefined4 *)(pcVar3 + 100)" * (cast_expression "(undefined4 *)(pcVar3 + 100)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 100)" ( (binary_expression "pcVar3 + 100" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x60)" * (cast_expression "(undefined8 *)(param_1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(pcVar3 + 0x78)" * (cast_expression "(undefined8 *)(pcVar3 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 0x78)" ( (binary_expression "pcVar3 + 0x78" identifier + number_literal) )))) ))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar6 = *(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 "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x48)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x48)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x48)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x48" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68))" ( (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" 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) )))) , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x50)" * (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x50)" ( (binary_expression "**(long **)(param_1 + 0x58) + 0x50" (pointer_expression "**(long **)(param_1 + 0x58)" * (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" ( (pointer_expression "*(long **)(param_1 + 0x58)" * (cast_expression "(long **)(param_1 + 0x58)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" 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) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));" (call_expression "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x58))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) ))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x68);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x68)" identifier = (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) ;) (if_statement "if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }" { (expression_statement "FUN_001bd060(lVar6);" (call_expression "FUN_001bd060(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar6,0x80);" (call_expression "thunk_FUN_002dac60(lVar6,0x80)" identifier (argument_list "(lVar6,0x80)" ( identifier , number_literal ))) ;) })) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);" (assignment_expression "lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x58) + 0x28)" * (cast_expression "(long *)(*(long *)(param_1 + 0x58) + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x58) + 0x28)" ( (binary_expression "*(long *)(param_1 + 0x58) + 0x28" (pointer_expression "*(long *)(param_1 + 0x58)" * (cast_expression "(long *)(param_1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar6 == 0) {\n return;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_0017a560(lVar6 + 0x28);" (call_expression "FUN_0017a560(lVar6 + 0x28)" identifier (argument_list "(lVar6 + 0x28)" ( (binary_expression "lVar6 + 0x28" 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 { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (return_statement return ;) })) (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) )))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (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 , (pointer_expression & IDENT) ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( 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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return ;) })) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (comma_expression (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) , (binary_expression IDENT == (char_literal ' escape_sequence ')))) ))) )) (compound_statement { (expression_statement (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 , (pointer_expression & IDENT) ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) * LIT)) )))) ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (pointer_expression & IDENT) ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0023eeb0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023eeb0(long param_1)" (identifier "FUN_0023eeb0") (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 char *pcVar3;\n char cVar4;\n undefined4 uVar5;\n long lVar6;\n long *plVar7;\n \n lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();\n if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }\n cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));\n if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }\n lVar6 = *(long *)(param_1 + 0x48);\n lVar1 = *(long *)(lVar6 + 0x378);\n if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }\n (**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));\n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }\n *(undefined8 *)(param_1 + 0x68) = 0;\n lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);\n if (lVar6 == 0) {\n return;\n }\n FUN_0017a560(lVar6 + 0x28);\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 "char *pcVar3;" (primitive_type "char") (pointer_declarator "*pcVar3" (* "*") (identifier "pcVar3")) (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "undefined4 uVar5;" (type_identifier "undefined4") (identifier "uVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long *plVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar7" (* "*") (identifier "plVar7")) (; ";")) (expression_statement "lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))();" (assignment_expression "lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))()" (identifier "lVar6") (= "=") (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x28))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x28)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x28)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x28)" (( "(") (binary_expression "**(long **)(param_1 + 0x58) + 0x28" (pointer_expression "**(long **)(param_1 + 0x58)" (* "*") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (lVar6 != 0) {\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n \n (**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));\n return;\n }" ({ "{") (expression_statement "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x50)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x50)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x50)" (( "(") (binary_expression "**(long **)(param_1 + 0x58) + 0x50" (pointer_expression "**(long **)(param_1 + 0x58)" (* "*") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (( "(") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (, ",") (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")) () ")")))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58));" (assignment_expression "cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" (identifier "cVar4") (= "=") (call_expression "FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" (identifier "FUN_001be450") (argument_list "(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (, ",") (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")) () ")")))) () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') {\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));\n lVar6 = *(long *)(param_1 + 0x68);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n plVar7 = *(long **)(param_1 + 0x58);\n *(undefined8 *)(param_1 + 0x68) = 0;\n if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }\n \n \n (**(code **)(*plVar7 + 8))();\n return;\n }" ({ "{") (expression_statement "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));" (call_expression "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58))" (identifier "FUN_001bdaa0") (argument_list "(*(undefined8 *)(param_1 + 0x58))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) () ")"))) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0x68);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x68)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 0x68)" (* "*") (cast_expression "(long *)(param_1 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (if_statement "if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }" (if "if") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8);" (call_expression "FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8)" (identifier "FUN_0017c650") (argument_list "("../../gold/readsyms.cc",0x25e,&DAT_00382cb8)" (( "(") (string_literal ""../../gold/readsyms.cc"" (" """) (string_content "../../gold/readsyms.cc") (" """)) (, ",") (number_literal "0x25e") (, ",") (pointer_expression "&DAT_00382cb8" (& "&") (identifier "DAT_00382cb8")) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_001bd060(lVar6);" (call_expression "FUN_001bd060(lVar6)" (identifier "FUN_001bd060") (argument_list "(lVar6)" (( "(") (identifier "lVar6") () ")"))) (; ";")) (expression_statement "thunk_FUN_002dac60(lVar6,0x80);" (call_expression "thunk_FUN_002dac60(lVar6,0x80)" (identifier "thunk_FUN_002dac60") (argument_list "(lVar6,0x80)" (( "(") (identifier "lVar6") (, ",") (number_literal "0x80") () ")"))) (; ";")) (expression_statement "plVar7 = *(long **)(param_1 + 0x58);" (assignment_expression "plVar7 = *(long **)(param_1 + 0x58)" (identifier "plVar7") (= "=") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (plVar7[5] != 0) {\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }" (if "if") (parenthesized_expression "(plVar7[5] != 0)" (( "(") (binary_expression "plVar7[5] != 0" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0017a560(plVar7[5] + 0x28);\n plVar7 = *(long **)(param_1 + 0x58);\n if (plVar7 == (long *)0x0) {\n return;\n }\n }" ({ "{") (expression_statement "FUN_0017a560(plVar7[5] + 0x28);" (call_expression "FUN_0017a560(plVar7[5] + 0x28)" (identifier "FUN_0017a560") (argument_list "(plVar7[5] + 0x28)" (( "(") (binary_expression "plVar7[5] + 0x28" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x28")) () ")"))) (; ";")) (expression_statement "plVar7 = *(long **)(param_1 + 0x58);" (assignment_expression "plVar7 = *(long **)(param_1 + 0x58)" (identifier "plVar7") (= "=") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (if_statement "if (plVar7 == (long *)0x0) {\n return;\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 return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "(**(code **)(*plVar7 + 8))();" (call_expression "(**(code **)(*plVar7 + 8))()" (parenthesized_expression "(**(code **)(*plVar7 + 8))" (( "(") (pointer_expression "**(code **)(*plVar7 + 8)" (* "*") (pointer_expression "*(code **)(*plVar7 + 8)" (* "*") (cast_expression "(code **)(*plVar7 + 8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar7 + 8)" (( "(") (binary_expression "*plVar7 + 8" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (number_literal "8")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar6 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x48)" (identifier "lVar6") (= "=") (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 "lVar1 = *(long *)(lVar6 + 0x378);" (assignment_expression "lVar1 = *(long *)(lVar6 + 0x378)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar6 + 0x378)" (* "*") (cast_expression "(long *)(lVar6 + 0x378)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x378)" (( "(") (binary_expression "lVar6 + 0x378" (identifier "lVar6") (+ "+") (number_literal "0x378")) () ")"))))) (; ";")) (if_statement "if (lVar1 != 0) {\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar2 = *(long *)(param_1 + 0x60);\n if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }\n pcVar3 = *(char **)(param_1 + 0x50);\n if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }\n FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));\n lVar6 = *(long *)(param_1 + 0x48);\n }" ({ "{") (expression_statement "lVar2 = *(long *)(param_1 + 0x60);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x60)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_1 + 0x60)" (* "*") (cast_expression "(long *)(param_1 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (if_statement "if ((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) {\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }" (if "if") (parenthesized_expression "((lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'))" (( "(") (binary_expression "(lVar2 != 0) &&\n (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')" (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')" (( "(") (comma_expression "cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'" (assignment_expression "cVar4 = *(char *)(lVar2 + 0x60)" (identifier "cVar4") (= "=") (pointer_expression "*(char *)(lVar2 + 0x60)" (* "*") (cast_expression "(char *)(lVar2 + 0x60)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x60)" (( "(") (binary_expression "lVar2 + 0x60" (identifier "lVar2") (+ "+") (number_literal "0x60")) () ")"))))) (, ",") (comma_expression "*(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0'" (assignment_expression "*(undefined1 *)(lVar2 + 0x60) = 1" (pointer_expression "*(undefined1 *)(lVar2 + 0x60)" (* "*") (cast_expression "(undefined1 *)(lVar2 + 0x60)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x60)" (( "(") (binary_expression "lVar2 + 0x60" (identifier "lVar2") (+ "+") (number_literal "0x60")) () ")")))) (= "=") (number_literal "1")) (, ",") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))))) () ")"))) () ")")) (compound_statement "{\n lVar6 = *(long *)(lVar6 + 0x460);\n if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }\n uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();\n FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));\n }" ({ "{") (expression_statement "lVar6 = *(long *)(lVar6 + 0x460);" (assignment_expression "lVar6 = *(long *)(lVar6 + 0x460)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(lVar6 + 0x460)" (* "*") (cast_expression "(long *)(lVar6 + 0x460)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x460)" (( "(") (binary_expression "lVar6 + 0x460" (identifier "lVar6") (+ "+") (number_literal "0x460")) () ")"))))) (; ";")) (if_statement "if (lVar6 == 0) {\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }" (if "if") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8);" (call_expression "FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8)" (identifier "FUN_0017c650") (argument_list "("../../gold/readsyms.cc",0x26d,&DAT_00382cb8)" (( "(") (string_literal ""../../gold/readsyms.cc"" (" """) (string_content "../../gold/readsyms.cc") (" """)) (, ",") (number_literal "0x26d") (, ",") (pointer_expression "&DAT_00382cb8" (& "&") (identifier "DAT_00382cb8")) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))();" (assignment_expression "uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))()" (identifier "uVar5") (= "=") (call_expression "(**(code **)(**(long **)(lVar2 + 0x40) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(lVar2 + 0x40) + 0x28))" (( "(") (pointer_expression "**(code **)(**(long **)(lVar2 + 0x40) + 0x28)" (* "*") (pointer_expression "*(code **)(**(long **)(lVar2 + 0x40) + 0x28)" (* "*") (cast_expression "(code **)(**(long **)(lVar2 + 0x40) + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(lVar2 + 0x40) + 0x28)" (( "(") (binary_expression "**(long **)(lVar2 + 0x40) + 0x28" (pointer_expression "**(long **)(lVar2 + 0x40)" (* "*") (pointer_expression "*(long **)(lVar2 + 0x40)" (* "*") (cast_expression "(long **)(lVar2 + 0x40)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 0x40)" (( "(") (binary_expression "lVar2 + 0x40" (identifier "lVar2") (+ "+") (number_literal "0x40")) () ")"))))) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8));" (call_expression "FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8))" (identifier "FUN_001837b0") (argument_list "(lVar1,*(long *)(param_1 + 0x60),uVar5,\n *(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8))" (( "(") (identifier "lVar1") (, ",") (pointer_expression "*(long *)(param_1 + 0x60)" (* "*") (cast_expression "(long *)(param_1 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (, ",") (identifier "uVar5") (, ",") (pointer_expression "*(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" (* "*") (cast_expression "(undefined8 *)\n (*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)" (( "(") (binary_expression "*(long *)(lVar6 + 0x38) +\n (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8" (pointer_expression "*(long *)(lVar6 + 0x38)" (* "*") (cast_expression "(long *)(lVar6 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x38)" (( "(") (binary_expression "lVar6 + 0x38" (identifier "lVar6") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (binary_expression "(ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8" (binary_expression "(ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(*(long *)(param_1 + 0x60) + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x60) + 0x38)" (( "(") (binary_expression "*(long *)(param_1 + 0x60) + 0x38" (pointer_expression "*(long *)(param_1 + 0x60)" (* "*") (cast_expression "(long *)(param_1 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "8"))) () ")")))) () ")"))) (; ";")) (} "}"))) (expression_statement "pcVar3 = *(char **)(param_1 + 0x50);" (assignment_expression "pcVar3 = *(char **)(param_1 + 0x50)" (identifier "pcVar3") (= "=") (pointer_expression "*(char **)(param_1 + 0x50)" (* "*") (cast_expression "(char **)(param_1 + 0x50)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if (*pcVar3 == '\0') {\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }" (if "if") (parenthesized_expression "(*pcVar3 == '\0')" (( "(") (binary_expression "*pcVar3 == '\0'" (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b);" (call_expression "FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b)" (identifier "FUN_0017c650") (argument_list "("../../gold/options.h",0x828,&DAT_00382d5b)" (( "(") (string_literal ""../../gold/options.h"" (" """) (string_content "../../gold/options.h") (" """)) (, ",") (number_literal "0x828") (, ",") (pointer_expression "&DAT_00382d5b" (& "&") (identifier "DAT_00382d5b")) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78));" (call_expression "FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78))" (identifier "FUN_00183a50") (argument_list "(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100),\n *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78))" (( "(") (identifier "lVar1") (, ",") (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")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(pcVar3 + 100)" (* "*") (cast_expression "(undefined4 *)(pcVar3 + 100)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar3 + 100)" (( "(") (binary_expression "pcVar3 + 100" (identifier "pcVar3") (+ "+") (number_literal "100")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x60)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x60)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(pcVar3 + 0x78)" (* "*") (cast_expression "(undefined8 *)(pcVar3 + 0x78)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar3 + 0x78)" (( "(") (binary_expression "pcVar3 + 0x78" (identifier "pcVar3") (+ "+") (number_literal "0x78")) () ")")))) () ")"))) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x48)" (identifier "lVar6") (= "=") (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 "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x48))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x48)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x48)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x48)" (( "(") (binary_expression "**(long **)(param_1 + 0x58) + 0x48" (pointer_expression "**(long **)(param_1 + 0x58)" (* "*") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6,\n *(undefined8 *)(param_1 + 0x68))" (( "(") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (identifier "lVar6") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) () ")"))) (; ";")) (expression_statement "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48));" (call_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))\n (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x58) + 0x50))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x58) + 0x50)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x58) + 0x50)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x58) + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x58) + 0x50)" (( "(") (binary_expression "**(long **)(param_1 + 0x58) + 0x50" (pointer_expression "**(long **)(param_1 + 0x58)" (* "*") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),\n *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48))" (( "(") (pointer_expression "*(long **)(param_1 + 0x58)" (* "*") (cast_expression "(long **)(param_1 + 0x58)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) () ")"))) (; ";")) (expression_statement "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58));" (call_expression "FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58))" (identifier "FUN_001bdaa0") (argument_list "(*(undefined8 *)(param_1 + 0x58))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) () ")"))) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0x68);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x68)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 0x68)" (* "*") (cast_expression "(long *)(param_1 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (if_statement "if (lVar6 != 0) {\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_001bd060(lVar6);\n thunk_FUN_002dac60(lVar6,0x80);\n }" ({ "{") (expression_statement "FUN_001bd060(lVar6);" (call_expression "FUN_001bd060(lVar6)" (identifier "FUN_001bd060") (argument_list "(lVar6)" (( "(") (identifier "lVar6") () ")"))) (; ";")) (expression_statement "thunk_FUN_002dac60(lVar6,0x80);" (call_expression "thunk_FUN_002dac60(lVar6,0x80)" (identifier "thunk_FUN_002dac60") (argument_list "(lVar6,0x80)" (( "(") (identifier "lVar6") (, ",") (number_literal "0x80") () ")"))) (; ";")) (} "}"))) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28);" (assignment_expression "lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0x58) + 0x28)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x58) + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x58) + 0x28)" (( "(") (binary_expression "*(long *)(param_1 + 0x58) + 0x28" (pointer_expression "*(long *)(param_1 + 0x58)" (* "*") (cast_expression "(long *)(param_1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (lVar6 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017a560(lVar6 + 0x28);" (call_expression "FUN_0017a560(lVar6 + 0x28)" (identifier "FUN_0017a560") (argument_list "(lVar6 + 0x28)" (( "(") (binary_expression "lVar6 + 0x28" (identifier "lVar6") (+ "+") (number_literal "0x28")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void run(Add_symbols * this, Workqueue * param_1) */ void __thiscall var_14::type_1::function_1(type_1 *this,type_2 *param_1) { type_3 *var_9; type_4 *var_10; type_5 *pIVar2; type_6 *var_4; type_7 *var_18; type_8 *var_12; bool var_11; int iVar7; type_9 arg_serial; type_10 extraout_var; type_11 *pLVar8; type_12 *var_8; type_13 *pSVar10; iVar7 = (*this->object_->_vptr_Object[5])(); if (var_1(extraout_var,iVar7) != 0) { /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */ /* WARNING: Treating indirect jump as call */ (*this->object_->_vptr_Object[10])(this->object_,this->symtab_,this->sd_,this->layout_); return; } var_8 = this->object_; var_11 = Input_objects::var_2(this->input_objects_,var_8); iVar7 = (int)var_8; if (!var_11) { Object::var_3(this->object_); var_4 = this->sd_; if (var_4 == (type_6 *)0x0) { /* WARNING: Subroutine does not return */ var_5("../../gold/readsyms.cc",0x25e,"run"); } Read_symbols_data::~type_6(var_4,iVar7); var_6(var_4,0x80); var_8 = this->object_; this->sd_ = (type_6 *)0x0; if (var_8->input_file_ != (type_7 *)0x0) { File_read::var_7(&var_8->input_file_->file_); var_8 = this->object_; if (var_8 == (type_12 *)0x0) { return; } } /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */ /* WARNING: Treating indirect jump as call */ (*var_8->_vptr_Object[1])(); return; } pLVar8 = this->layout_; var_9 = pLVar8->incremental_inputs_; if (var_9 != (type_3 *)0x0) { var_10 = this->library_; if ((var_10 != (type_4 *)0x0) && (var_11 = var_10->is_reported_, var_10->is_reported_ = true, var_11 == false)) { var_12 = pLVar8->incremental_base_; if (var_12 == (type_8 *)0x0) { /* WARNING: Subroutine does not return */ var_5("../../gold/readsyms.cc",0x26d,"run"); } arg_serial = (*var_10->input_reader_->_vptr_Input_reader[5])(); Incremental_inputs::var_13 (var_9,&this->library_->super_Library_base,arg_serial, (var_12->script_map_). super__Vector_base<var_14::var_15*,_std::allocator<var_14::var_15*>var_16>._M_impl ._M_start[this->library_->input_file_index_]); } pIVar2 = this->input_argument_; if (pIVar2->is_file_ == false) { /* WARNING: Subroutine does not return */ var_5("../../gold/options.h",0x828,"file"); } Incremental_inputs::var_17 (var_9,this->object_,(pIVar2->file_).arg_serial_,&this->library_->super_Library_base ,pIVar2->script_info_); pLVar8 = this->layout_; } (*this->object_->_vptr_Object[9])(this->object_,this->symtab_,pLVar8,this->sd_); pSVar10 = this->symtab_; (*this->object_->_vptr_Object[10])(this->object_,pSVar10,this->sd_,this->layout_); iVar7 = (int)pSVar10; Object::var_3(this->object_); var_4 = this->sd_; if (var_4 != (type_6 *)0x0) { Read_symbols_data::~type_6(var_4,iVar7); var_6(var_4,0x80); } this->sd_ = (type_6 *)0x0; var_18 = this->object_->input_file_; if (var_18 == (type_7 *)0x0) { return; } File_read::var_7(&var_18->file_); 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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (return_statement))) (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))))))))) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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) (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)))) (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: (pointer_expression 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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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 (return_statement))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (comma_expression left: (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))))) consequence: (compound_statement (expression_statement (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) (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator 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) (pointer_expression argument: (identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_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) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(long param_1) { long lVar1; long lVar2; char *pcVar3; char cVar4; undefined4 uVar5; long lVar6; long *plVar7; lVar6 = (**(code **)(**(long **)(param_1 + 0x58) + 0x28))(); if (lVar6 != 0) { /* WARNING: Could not recover jumptable at 0x0023eee1. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(**(long **)(param_1 + 0x58) + 0x50)) (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40), *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48)); return; } cVar4 = FUN_001be450(*(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x58)); if (cVar4 == '\0') { FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58)); lVar6 = *(long *)(param_1 + 0x68); if (lVar6 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/readsyms.cc",0x25e,&DAT_00382cb8); } FUN_001bd060(lVar6); thunk_FUN_002dac60(lVar6,0x80); plVar7 = *(long **)(param_1 + 0x58); *(undefined8 *)(param_1 + 0x68) = 0; if (plVar7[5] != 0) { FUN_0017a560(plVar7[5] + 0x28); plVar7 = *(long **)(param_1 + 0x58); if (plVar7 == (long *)0x0) { return; } } /* WARNING: Could not recover jumptable at 0x0023f02b. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*plVar7 + 8))(); return; } lVar6 = *(long *)(param_1 + 0x48); lVar1 = *(long *)(lVar6 + 0x378); if (lVar1 != 0) { lVar2 = *(long *)(param_1 + 0x60); if ((lVar2 != 0) && (cVar4 = *(char *)(lVar2 + 0x60), *(undefined1 *)(lVar2 + 0x60) = 1, cVar4 == '\0')) { lVar6 = *(long *)(lVar6 + 0x460); if (lVar6 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/readsyms.cc",0x26d,&DAT_00382cb8); } uVar5 = (**(code **)(**(long **)(lVar2 + 0x40) + 0x28))(); FUN_001837b0(lVar1,*(long *)(param_1 + 0x60),uVar5, *(undefined8 *) (*(long *)(lVar6 + 0x38) + (ulong)*(uint *)(*(long *)(param_1 + 0x60) + 0x38) * 8)); } pcVar3 = *(char **)(param_1 + 0x50); if (*pcVar3 == '\0') { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/options.h",0x828,&DAT_00382d5b); } FUN_00183a50(lVar1,*(undefined8 *)(param_1 + 0x58),*(undefined4 *)(pcVar3 + 100), *(undefined8 *)(param_1 + 0x60),*(undefined8 *)(pcVar3 + 0x78)); lVar6 = *(long *)(param_1 + 0x48); } (**(code **)(**(long **)(param_1 + 0x58) + 0x48)) (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40),lVar6, *(undefined8 *)(param_1 + 0x68)); (**(code **)(**(long **)(param_1 + 0x58) + 0x50)) (*(long **)(param_1 + 0x58),*(undefined8 *)(param_1 + 0x40), *(undefined8 *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x48)); FUN_001bdaa0(*(undefined8 *)(param_1 + 0x58)); lVar6 = *(long *)(param_1 + 0x68); if (lVar6 != 0) { FUN_001bd060(lVar6); thunk_FUN_002dac60(lVar6,0x80); } *(undefined8 *)(param_1 + 0x68) = 0; lVar6 = *(long *)(*(long *)(param_1 + 0x58) + 0x28); if (lVar6 == 0) { return; } FUN_0017a560(lVar6 + 0x28); return; }
498_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
FUN_0014b2e5
FUN_0014b2e5
void FUN_0014b2e5(undefined8 param_1,int param_2) { Input_file_argument *unaff_RBX; long unaff_RBP; long unaff_R13; void *unaff_retaddr; void *in_stack_00000020; gold::Input_file_argument::~Input_file_argument(unaff_RBX,param_2); 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_0014b2e5(void) { long unaff_RBP; long unaff_R13; long unaff_retaddr; long in_stack_00000020; FUN_0019bd50(); if (in_stack_00000020 != unaff_R13 + 0x10) { FUN_002a2980(); } if (unaff_retaddr != unaff_RBP + 0x10) { FUN_002a2980(); } /* WARNING: Subroutine does not return */ FUN_003305f0(); }
MOV RDI,RBX CALL 0x0019bd50 JMP 0x0014b28d
null
null
null
null
[(u'CAST_-1207192727', u'INT_NOTEQUAL_-1207192904'), ('tmp_354', u'CALL_-1207192846'), ('const-1', u'RETURN_-1207192836'), ('tmp_356', u'CALL_-1207192846'), ('tmp_459', u'INT_NOTEQUAL_-1207192861'), (u'CAST_-1207192708', u'INT_NOTEQUAL_-1207192861'), ('tmp_142', u'CBRANCH_-1207192860'), (u'INT_NOTEQUAL_-1207192904', u'CBRANCH_-1207192903'), ('tmp_459', u'CALL_-1207192853'), (u'INT_ADD_-1207192870', u'CAST_-1207192708'), (u'INT_ADD_-1207192913', u'CAST_-1207192727'), ('tmp_73', u'CBRANCH_-1207192903'), ('const-16', u'INT_ADD_-1207192913'), ('const-16', u'INT_ADD_-1207192870'), ('tmp_362', u'INT_ADD_-1207192913'), ('tmp_460', u'INT_NOTEQUAL_-1207192904'), ('tmp_460', u'CALL_-1207192896'), (u'INT_NOTEQUAL_-1207192861', u'CBRANCH_-1207192860'), ('tmp_363', u'INT_ADD_-1207192870')]
[(u'INT_ADD_-1207192870', u'INT_NOTEQUAL_-1207192861'), ('const-1', u'RETURN_-1207192836'), ('tmp_342', u'INT_ADD_-1207192870'), (u'INT_ADD_-1207192913', u'INT_NOTEQUAL_-1207192904'), ('tmp_142', u'CBRANCH_-1207192860'), ('tmp_444', u'INT_NOTEQUAL_-1207192861'), (u'INT_NOTEQUAL_-1207192904', u'CBRANCH_-1207192903'), ('tmp_445', u'INT_NOTEQUAL_-1207192904'), ('tmp_73', u'CBRANCH_-1207192903'), ('const-16', u'INT_ADD_-1207192913'), ('const-16', u'INT_ADD_-1207192870'), ('tmp_341', u'INT_ADD_-1207192913'), (u'INT_NOTEQUAL_-1207192861', u'CBRANCH_-1207192860')]
null
null
0014b2e5
x64
O2
(translation_unit "void FUN_0014b2e5(void)\n\n{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014b2e5(void)\n\n{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_0014b2e5(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" { (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 ;) (expression_statement "FUN_0019bd50();" (call_expression "FUN_0019bd50()" identifier (argument_list "()" ( ))) ;) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\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_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\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_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014b2e5(undefined8 param_1,int param_2)\n\n{\n Input_file_argument *unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n void *unaff_retaddr;\n void *in_stack_00000020;\n \n gold::Input_file_argument::~Input_file_argument(unaff_RBX,param_2);\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 FUN_0014b2e5(undefined8 param_1,int param_2)\n\n{\n Input_file_argument *unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n void *unaff_retaddr;\n void *in_stack_00000020;\n \n gold::Input_file_argument::~Input_file_argument(unaff_RBX,param_2);\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 "FUN_0014b2e5(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 Input_file_argument *unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n void *unaff_retaddr;\n void *in_stack_00000020;\n \n gold::Input_file_argument::~Input_file_argument(unaff_RBX,param_2);\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 "Input_file_argument *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * 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) ;) (labeled_statement "gold::Input_file_argument::~Input_file_argument(unaff_RBX,param_2);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_file_argument::~Input_file_argument(unaff_RBX,param_2);" statement_identifier : (ERROR ":" :) (expression_statement "~Input_file_argument(unaff_RBX,param_2);" (unary_expression "~Input_file_argument(unaff_RBX,param_2)" ~ (call_expression "Input_file_argument(unaff_RBX,param_2)" identifier (argument_list "(unaff_RBX,param_2)" ( identifier , 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_0014b2e5(void)\n\n{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014b2e5(void)\n\n{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_0014b2e5(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}" { (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 ;) (expression_statement "FUN_0019bd50();" (call_expression "FUN_0019bd50()" identifier (argument_list "()" ( ))) ;) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\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_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\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_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (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_0014b2e5(void)\n\n{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}" (primitive_type "void") (function_declarator "FUN_0014b2e5(void)" (identifier "FUN_0014b2e5") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n \n FUN_0019bd50();\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}" ({ "{") (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") (; ";")) (expression_statement "FUN_0019bd50();" (call_expression "FUN_0019bd50()" (identifier "FUN_0019bd50") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002a2980();\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_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002a2980();\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_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" (identifier "FUN_003305f0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(type_1 param_1,int param_2) { type_2 *unaff_RBX; long var_5; long var_2; void *var_4; void *var_1; gold::Input_file_argument::~type_2(unaff_RBX,param_2); if (var_1 != (void *)(var_2 + 0x10)) { var_3(var_1); } if (var_4 != (void *)(var_5 + 0x10)) { var_3(var_4); } /* WARNING: Subroutine does not return */ var_6(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (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)) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBP; long unaff_R13; long unaff_retaddr; long in_stack_00000020; FUN_0019bd50(); if (in_stack_00000020 != unaff_R13 + 0x10) { FUN_002a2980(); } if (unaff_retaddr != unaff_RBP + 0x10) { FUN_002a2980(); } /* WARNING: Subroutine does not return */ FUN_003305f0(); }
8028_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
find_first_of
FUN_002e35a0
/* std::string::find_first_of(std::string const&, unsigned long) const */ void __thiscall std::string::find_first_of(string *this,string *param_1,ulong param_2) { find_first_of(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8)); return; }
void FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3) { FUN_002e3530(param_1,*param_2,param_3,param_2[1]); return; }
MOV RCX,qword ptr [RSI + 0x8] MOV RSI,qword ptr [RSI] JMP 0x002e3530
null
null
null
null
[('const-1', u'PTRADD_-1204734495'), ('const-433', u'LOAD_-1204734557'), (u'CAST_-1204734480', u'LOAD_-1204734557'), ('tmp_21', u'CALL_-1204734541'), ('tmp_23', u'CALL_-1204734541'), ('const-0', u'RETURN_-1204734537'), ('const-8', u'PTRADD_-1204734495'), (u'LOAD_-1204734551', u'CALL_-1204734541'), (u'PTRADD_-1204734495', u'CAST_-1204734480'), ('tmp_22', u'CAST_-1204734475'), (u'LOAD_-1204734557', u'CALL_-1204734541'), ('tmp_22', u'PTRADD_-1204734495'), ('const-433', u'LOAD_-1204734551'), (u'CAST_-1204734475', u'LOAD_-1204734551')]
[('const-433', u'LOAD_-1204734557'), ('const-8', u'PTRADD_-1204734479'), ('tmp_49', u'CALL_-1204734541'), ('const-0', u'RETURN_-1204734537'), ('tmp_37', u'PTRADD_-1204734479'), (u'LOAD_-1204734551', u'CALL_-1204734541'), (u'PTRADD_-1204734479', u'LOAD_-1204734557'), ('const-1', u'PTRADD_-1204734479'), (u'LOAD_-1204734557', u'CALL_-1204734541'), ('tmp_48', u'CALL_-1204734541'), ('const-433', u'LOAD_-1204734551'), ('tmp_37', u'LOAD_-1204734551')]
null
null
002e35a0
x64
O2
(translation_unit "void FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}" primitive_type (function_declarator "FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}" { (expression_statement "FUN_002e3530(param_1,*param_2,param_3,param_2[1]);" (call_expression "FUN_002e3530(param_1,*param_2,param_3,param_2[1])" identifier (argument_list "(param_1,*param_2,param_3,param_2[1])" ( identifier , (pointer_expression "*param_2" * identifier) , identifier , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::find_first_of(std::string const&, unsigned long) const */\n\nvoid __thiscall std::string::find_first_of(string *this,string *param_1,ulong param_2)\n\n{\n find_first_of(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8));\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::find_first_of(string *this,string *param_1,ulong param_2)\n\n{\n find_first_of(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::" identifier : : identifier : :) (function_declarator "find_first_of(string *this,string *param_1,ulong param_2)" identifier (parameter_list "(string *this,string *param_1,ulong param_2)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "string *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n find_first_of(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8));\n return;\n}" { (expression_statement "find_first_of(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8));" (call_expression "find_first_of(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8))" identifier (argument_list "(this,*(char **)param_1,param_2,*(ulong *)(param_1 + 8))" ( identifier , (pointer_expression "*(char **)param_1" * (cast_expression "(char **)param_1" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) , identifier , (pointer_expression "*(ulong *)(param_1 + 8)" * (cast_expression "(ulong *)(param_1 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}" primitive_type (function_declarator "FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}" { (expression_statement "FUN_002e3530(param_1,*param_2,param_3,param_2[1]);" (call_expression "FUN_002e3530(param_1,*param_2,param_3,param_2[1])" identifier (argument_list "(param_1,*param_2,param_3,param_2[1])" ( identifier , (pointer_expression "*param_2" * identifier) , identifier , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , IDENT , (subscript_expression IDENT [ LIT ]) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e35a0(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" (identifier "FUN_002e35a0") (parameter_list "(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n FUN_002e3530(param_1,*param_2,param_3,param_2[1]);\n return;\n}" ({ "{") (expression_statement "FUN_002e3530(param_1,*param_2,param_3,param_2[1]);" (call_expression "FUN_002e3530(param_1,*param_2,param_3,param_2[1])" (identifier "FUN_002e3530") (argument_list "(param_1,*param_2,param_3,param_2[1])" (( "(") (identifier "param_1") (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (identifier "param_3") (, ",") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::find_first_of(std::string const&, unsigned long) const */ void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_1,type_2 param_2) { function_1(this,*(char **)var_1,param_2,*(type_2 *)(var_1 + 8)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (subscript_expression argument: (identifier) index: (number_literal))))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 *param_2,undefined8 param_3) { FUN_002e3530(param_1,*param_2,param_3,param_2[1]); return; }
505_i686-linux-gnu-strip_and_i686-linux-gnu-strip_strip.c
setlocale
setlocale
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ /* setlocale@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207053478')]
[('const-1', u'RETURN_-1207053478')]
null
null
0012d350
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)" * (function_declarator "setlocale(int __category,char *__locale)" identifier (parameter_list "(int __category,char *__locale)" ( (parameter_declaration "int __category" primitive_type identifier) , (parameter_declaration "char *__locale" primitive_type (pointer_declarator "*__locale" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* setlocale@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* setlocale@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)" * (function_declarator "setlocale(int __category,char *__locale)" identifier (parameter_list "(int __category,char *__locale)" ( (parameter_declaration "int __category" primitive_type identifier) , (parameter_declaration "char *__locale" primitive_type (pointer_declarator "*__locale" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* setlocale@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)" * (function_declarator "setlocale(int __category,char *__locale)" identifier (parameter_list "(int __category,char *__locale)" ( (parameter_declaration "int __category" primitive_type identifier) , (parameter_declaration "char *__locale" primitive_type (pointer_declarator "*__locale" * identifier)) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* setlocale(int __category,char *__locale)" (* "*") (function_declarator "setlocale(int __category,char *__locale)" (identifier "setlocale") (parameter_list "(int __category,char *__locale)" (( "(") (parameter_declaration "int __category" (primitive_type "int") (identifier "__category")) (, ",") (parameter_declaration "char *__locale" (primitive_type "char") (pointer_declarator "*__locale" (* "*") (identifier "__locale"))) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ /* setlocale@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
256_libsgutils2.so.2.0_and_libsgutils2.so.2.0_strip.c
sg_ll_report_tgt_prt_grp2
sg_ll_report_tgt_prt_grp2
int sg_ll_report_tgt_prt_grp2 (int sg_fd,void *resp,int mx_resp_len,_Bool extended,_Bool noisy,int verbose) { byte bVar1; long lVar2; int iVar3; sg_pt_base *vp; int len; char *pcVar4; byte *pbVar5; long in_FS_OFFSET; int *o_sense_cat; int sense_cat; uint8_t rtpg_cdb [12]; uint8_t sense_b [64]; lVar2 = *(long *)(in_FS_OFFSET + 0x28); rtpg_cdb[10] = '\0'; rtpg_cdb[0xb] = '\0'; rtpg_cdb[0] = 0xa3; rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a; rtpg_cdb._2_8_ = (ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 | (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20; if (verbose == 0) { vp = construct_scsi_pt_obj(); } else { pr2ws(" %s cdb: ","Report target port groups"); pbVar5 = rtpg_cdb; do { bVar1 = *pbVar5; pbVar5 = pbVar5 + 1; pr2ws("%02x ",(ulong)bVar1); } while (sense_b != pbVar5); pr2ws("\n"); vp = construct_scsi_pt_obj(); } if (vp == (sg_pt_base *)0x0) { pr2ws("%s: out of memory\n","Report target port groups"); sense_cat = sg_convert_errno(0xc); } else { set_scsi_pt_cdb(vp,rtpg_cdb,0xc); set_scsi_pt_sense(vp,sense_b,0x40); set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len); iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose); o_sense_cat = &sense_cat; iVar3 = sg_cmds_process_resp (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose, o_sense_cat); if (iVar3 == -1) { iVar3 = get_scsi_pt_os_err(vp); sense_cat = sg_convert_errno(iVar3); } else if (iVar3 == -2) { if (sense_cat - 0x14U < 2) { sense_cat = 0; } } else if ((verbose < 3) || (iVar3 < 1)) { sense_cat = 0; } else { pr2ws(" %s: response","Report target port groups",o_sense_cat); if (verbose == 3) { pcVar4 = ", first 256 bytes"; if (iVar3 < 0x101) { pcVar4 = ""; } pr2ws("%s:\n",pcVar4); len = 0x100; if (iVar3 < 0x101) { len = iVar3; } hex2stderr((uint8_t *)resp,len,-1); sense_cat = 0; } else { pr2ws(":\n"); hex2stderr((uint8_t *)resp,iVar3,0); sense_cat = 0; } } destruct_scsi_pt_obj(vp); } if (lVar2 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return sense_cat; }
int sg_ll_report_tgt_prt_grp2 (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5, int param_6) { char cVar1; undefined4 uVar2; int iVar3; long lVar4; int iVar5; char *pcVar6; long in_FS_OFFSET; int local_98; char local_94 [2]; long local_92; undefined2 local_8a; char local_88 [72]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); local_8a = 0; local_94[0] = -0x5d; local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a; local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 | param_3 << 0x18) << 0x20; if (param_6 == 0) { lVar4 = construct_scsi_pt_obj(); } else { pr2ws(" %s cdb: ","Report target port groups"); pcVar6 = local_94; do { cVar1 = *pcVar6; pcVar6 = pcVar6 + 1; pr2ws("%02x ",cVar1); } while (local_88 != pcVar6); pr2ws(&DAT_001256df); lVar4 = construct_scsi_pt_obj(); } if (lVar4 == 0) { pr2ws("%s: out of memory\n","Report target port groups"); local_98 = sg_convert_errno(0xc); } else { set_scsi_pt_cdb(lVar4,local_94,0xc); set_scsi_pt_sense(lVar4,local_88,0x40); set_scsi_pt_data_in(lVar4,param_2,param_3); uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6); iVar3 = sg_cmds_process_resp (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6); if (iVar3 == -1) { uVar2 = get_scsi_pt_os_err(lVar4); local_98 = sg_convert_errno(uVar2); } else if (iVar3 == -2) { if (local_98 - 0x14U < 2) { local_98 = 0; } } else if ((param_6 < 3) || (iVar3 < 1)) { local_98 = 0; } else { pr2ws(" %s: response","Report target port groups"); if (param_6 == 3) { pcVar6 = ", first 256 bytes"; if (iVar3 < 0x101) { pcVar6 = ""; } pr2ws("%s:\n",pcVar6); iVar5 = 0x100; if (iVar3 < 0x101) { iVar5 = iVar3; } local_98 = 0; hex2stderr(param_2,iVar5,0xffffffff); } else { pr2ws(":\n"); hex2stderr(param_2,iVar3,0); local_98 = 0; } } destruct_scsi_pt_obj(lVar4); } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return local_98; }
PUSH R15 PUSH R14 MOV R14,RSI XOR ESI,ESI PUSH R13 MOV R13D,EDX PUSH R12 MOV R12D,R9D PUSH RBP PUSH RBX SUB RSP,0x78 MOV dword ptr [RSP + 0x8],EDI MOV dword ptr [RSP + 0xc],R8D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x68],RAX XOR EAX,EAX CMP CL,0x1 MOV word ptr [RSP + 0x1e],SI SBB EAX,EAX MOV byte ptr [RSP + 0x14],0xa3 MOV qword ptr [RSP + 0x16],0x0 AND EAX,0xffffffe0 ADD EAX,0x2a MOV byte ptr [RSP + 0x15],AL MOV EAX,EDX BSWAP EAX MOV dword ptr [RSP + 0x1a],EAX TEST R9D,R9D JNZ 0x0011a290 CALL 0x0010e170 MOV RBX,RAX TEST RAX,RAX JZ 0x0011a2f6 LEA RBP,[RSP + 0x20] LEA RSI,[RSP + 0x14] MOV RDI,RAX MOV EDX,0xc CALL 0x0010e7d0 MOV RSI,RBP MOV EDX,0x40 MOV RDI,RBX CALL 0x0010e600 MOV EDX,R13D MOV RSI,R14 MOV RDI,RBX CALL 0x0010e0f0 MOV ESI,dword ptr [RSP + 0x8] MOV ECX,R12D MOV RDI,RBX MOV EDX,0x3c CALL 0x0010e460 LEA RDX,[RSP + 0x10] MOV R8,RBP MOV ECX,R13D PUSH RDX LEA RSI,[0x12a6c8] MOV EDX,EAX MOV RDI,RBX PUSH R12 MOVZX R9D,byte ptr [RSP + 0x1c] CALL 0x0010e680 MOV EBP,EAX POP RAX POP RDX CMP EBP,-0x1 JZ 0x0011a388 CMP EBP,-0x2 JZ 0x0011a250 CMP R12D,0x2 JLE 0x0011a244 TEST EBP,EBP JG 0x0011a320 XOR EBP,EBP JMP 0x0011a262 MOV EBP,dword ptr [RSP + 0x10] LEA EAX,[RBP + -0x14] CMP EAX,0x1 MOV EAX,0x0 CMOVBE EBP,EAX MOV RDI,RBX CALL 0x0010e4b0 MOV RCX,qword ptr [RSP + 0x68] XOR RCX,qword ptr FS:[0x28] MOV EAX,EBP JNZ 0x0011a3c1 ADD RSP,0x78 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RSI,[0x12a6c8] LEA RDI,[0x1317b3] XOR EAX,EAX CALL 0x0010e610 LEA R15,[RSP + 0x14] LEA RBP,[RSP + 0x20] LEA RBX,[0x132a83] NOP word ptr CS:[RAX + RAX*0x1] MOVZX ESI,byte ptr [R15] MOV RDI,RBX XOR EAX,EAX ADD R15,0x1 CALL 0x0010e610 CMP RBP,R15 JNZ 0x0011a2c0 LEA RDI,[0x1256df] XOR EAX,EAX CALL 0x0010e610 CALL 0x0010e170 MOV RBX,RAX TEST RAX,RAX JNZ 0x0011a1b6 LEA RSI,[0x12a6c8] LEA RDI,[0x131803] XOR EAX,EAX CALL 0x0010e610 MOV EDI,0xc CALL 0x0010e550 MOV EBP,EAX JMP 0x0011a26a XOR EAX,EAX LEA RSI,[0x12a6c8] LEA RDI,[0x131b90] CALL 0x0010e610 CMP R12D,0x3 JNZ 0x0011a3a0 CMP EBP,0x100 LEA RAX,[0x125a10] LEA RSI,[0x131b5b] CMOVLE RSI,RAX LEA RDI,[0x125375] XOR EAX,EAX CALL 0x0010e610 CMP EBP,0x100 MOV ESI,0x100 MOV RDI,R14 CMOVLE ESI,EBP MOV EDX,0xffffffff XOR EBP,EBP CALL 0x0010e700 JMP 0x0011a262 MOV RDI,RBX CALL 0x0010e0a0 MOV EDI,EAX CALL 0x0010e550 MOV EBP,EAX JMP 0x0011a262 LEA RDI,[0x132b45] XOR EAX,EAX CALL 0x0010e610 MOV ESI,EBP XOR EDX,EDX MOV RDI,R14 CALL 0x0010e700 XOR EBP,EBP JMP 0x0011a262 CALL 0x0010e220
null
null
null
null
[('const-0', u'INT_EQUAL_-1207000522'), ('const--148', u'PTRSUB_-1206998189'), ('const-4294967295', u'INT_EQUAL_-1207000291'), (u'COPY_-1206999768', u'COPY_-1206998031'), (u'INT_AND_-1207000526', u'INT_LEFT_-1207000523'), (u'INT_OR_-1207000526', u'INT_OR_-1207000523'), (u'CALL_-1207000379', u'INDIRECT_-1206998604'), (u'INDIRECT_-1206998193', u'MULTIEQUAL_-1206998489'), (u'CALL_-1206999659', u'INDIRECT_-1206998182'), (u'CALL_-1207000177', u'INDIRECT_-1206998544'), (u'CALL_-1207000431', u'INDIRECT_-1206999212'), ('const-3', u'INT_SLESS_-1207000243'), (u'COPY_-1206999657', u'COPY_-1206997968'), (u'CALL_-1206999772', u'INDIRECT_-1206998195'), (u'CALL_-1206999812', u'INDIRECT_-1206998326'), (u'CALL_-1206999650', u'MULTIEQUAL_-1206998814'), (u'INDIRECT_-1206998485', u'MULTIEQUAL_-1206998474'), (u'CALL_-1207000453', u'INDIRECT_-1206998657'), (u'CALL_-1206999662', u'INDIRECT_-1206998284'), ('const-0', u'COPY_-1206998555'), ('const-3', u'INT_EQUAL_-1206999885'), (u'CALL_-1207000177', u'INDIRECT_-1206998488'), (u'CALL_-1207000320', u'CALL_-1206999659'), ('tmp_1690', u'CALL_-1207000320'), (u'INDIRECT_-1206998458', u'MULTIEQUAL_-1206998447'), ('const-0', u'COPY_-1206999768'), (u'INT_EQUAL_-1206999885', u'CBRANCH_-1206999881'), (u'COPY_-1206998402', u'CALL_-1207000320'), (u'CALL_-1206999659', u'INDIRECT_-1206998155'), (u'INDIRECT_-1206998386', u'MULTIEQUAL_-1206998534'), (u'COPY_-1206998272', u'CALL_-1206999852'), (u'CAST_-1206997964', u'CALL_-1206999750'), (u'CALL_-1206999812', u'INDIRECT_-1206998270'), (u'INDIRECT_-1206998429', u'MULTIEQUAL_-1206998418'), ('const--136', u'PTRSUB_-1206998431'), (u'INT_RIGHT_-1207000525', u'INT_OR_-1207000526'), ('tmp_1690', u'INT_LEFT_-1207000520'), (u'COPY_-1206998123', u'CALL_-1206999900'), (u'INT_EQUAL_-1207000522', u'CBRANCH_-1207000519'), (u'CALL_-1206999721', u'INDIRECT_-1206998459'), (u'CALL_-1206999900', u'INDIRECT_-1206998317'), (u'CALL_-1207000508', u'INDIRECT_-1206998805'), (u'CALL_-1206999750', u'INDIRECT_-1206998269'), (u'INT_OR_-1207000523', u'INT_OR_-1207000520'), (u'CALL_-1206999772', u'INDIRECT_-1206998139'), (u'CALL_-1207000508', u'INDIRECT_-1206999267'), (u'INDIRECT_-1206998220', u'MULTIEQUAL_-1206998516'), (u'CALL_-1207000320', u'INDIRECT_-1206998649'), (u'CALL_-1207000320', u'INT_SLESS_-1207000226'), (u'INDIRECT_-1206998182', u'MULTIEQUAL_-1206998516'), (u'INT_EQUAL_-1206999703', u'CBRANCH_-1206999700'), ('const-8', u'INT_LEFT_-1207000523'), (u'COPY_-1206998220', u'CALL_-1206999774'), (u'CALL_-1207000320', u'INDIRECT_-1206999138'), (u'COPY_-1206998269', u'CALL_-1206999852'), ('const-1', u'RETURN_-1206999767'), (u'PTRADD_-1206999729', u'INT_NOTEQUAL_-1206999758'), ('tmp_1689', u'CAST_-1206998369'), ('const-4294967294', u'INT_EQUAL_-1207000271'), (u'CALL_-1206999772', u'INDIRECT_-1206998424'), ('const-257', u'INT_SLESS_-1206999835'), (u'INT_SUB_-1206998858', u'INT_LESS_-1206999963'), ('tmp_1306', u'CBRANCH_-1206999969'), ('tmp_4248', u'PTRSUB_-1206998431'), (u'INDIRECT_-1206998488', u'MULTIEQUAL_-1206998478'), (u'CALL_-1207000379', u'INDIRECT_-1206998687'), ('tmp_1690', u'INT_AND_-1207000526'), (u'CALL_-1207000431', u'INDIRECT_-1206998640'), (u'MULTIEQUAL_-1206998993', u'PTRADD_-1206999729'), (u'CALL_-1206999758', u'INDIRECT_-1206998357'), ('const-433', u'LOAD_-1207000683'), (u'INT_LEFT_-1207000520', u'INT_OR_-1207000520'), (u'CALL_-1206999812', u'INDIRECT_-1206998299'), (u'CALL_-1206999812', u'INDIRECT_-1206998815'), ('const-257', u'INT_SLESS_-1206999770'), ('const-1', u'INT_SLESS_-1207000226'), (u'INT_OR_-1207000520', u'INT_ZEXT_-1206998534'), ('const-1', u'PTRADD_-1206999729'), (u'MULTIEQUAL_-1206998511', u'CALL_-1206999750'), ('const-32', u'INT_LEFT_-1206998772'), (u'INDIRECT_-1206998486', u'MULTIEQUAL_-1206998143'), ('tmp_687', u'CBRANCH_-1207000250'), (u'COPY_-1206998210', u'CALL_-1206999729'), ('tmp_1248', u'BRANCH_-1206999644'), (u'COPY_-1207000228', u'COPY_-1206998344'), ('const-1201013', u'COPY_-1206998087'), (u'CALL_-1206999662', u'INDIRECT_-1206998257'), ('tmp_977', u'CBRANCH_-1206999881'), (u'CALL_-1207000453', u'INDIRECT_-1206998740'), (u'PTRSUB_-1206998425', u'CALL_-1207000453'), (u'CALL_-1207000453', u'INDIRECT_-1206998767'), (u'INDIRECT_-1206998512', u'MULTIEQUAL_-1206998501'), (u'INDIRECT_-1206999267', u'MULTIEQUAL_-1206998144'), (u'CALL_-1206999758', u'INDIRECT_-1206998902'), (u'PTRADD_-1206999729', u'MULTIEQUAL_-1206998993'), (u'INDIRECT_-1206998785', u'MULTIEQUAL_-1206999062'), (u'CALL_-1206999852', u'INDIRECT_-1206999020'), ('const-0', u'COPY_-1206998554'), (u'INT_NOTEQUAL_-1207000152', u'CBRANCH_-1207000140'), (u'COPY_-1206998572', u'COPY_-1206998043'), (u'CALL_-1206999650', u'INDIRECT_-1206998765'), ('const-65280', u'INT_AND_-1207000526'), (u'INDIRECT_-1206998902', u'MULTIEQUAL_-1206999051'), (u'CALL_-1207000410', u'INDIRECT_-1206998652'), ('const-2', u'INT_LESS_-1206999963'), (u'INDIRECT_-1206998727', u'MULTIEQUAL_-1206999062'), (u'CALL_-1207000410', u'INDIRECT_-1206998735'), (u'CALL_-1207000379', u'INDIRECT_-1206998714'), (u'INDIRECT_-1206998676', u'COPY_-1206998316'), (u'CALL_-1206999774', u'INDIRECT_-1206998429'), (u'PTRSUB_-1206998183', u'INT_NOTEQUAL_-1206999758'), (u'COPY_-1206998169', u'CALL_-1206999772'), ('tmp_1691', u'BOOL_NEGATE_-1207000616'), (u'CAST_-1206997905', u'CALL_-1206999659'), ('const-64', u'CALL_-1207000431'), (u'PTRSUB_-1206998431', u'CALL_-1207000431'), ('tmp_1693', u'CALL_-1207000379'), ('const--152', u'PTRSUB_-1206998356'), ('tmp_1693', u'CALL_-1207000320'), ('const-433', u'LOAD_-1206999817'), (u'INDIRECT_-1206998778', u'MULTIEQUAL_-1206998142'), (u'INT_ADD_-1207000667', u'CAST_-1206998503'), (u'CALL_-1207000320', u'INDIRECT_-1206998676'), (u'LOAD_-1206999817', u'INT_ZEXT_-1206999175'), (u'INT_ZEXT_-1206999175', u'CALL_-1206999774'), ('const-1256067', u'COPY_-1206998220'), (u'CALL_-1206999772', u'INDIRECT_-1206998341'), ('const-1222344', u'COPY_-1206998402'), (u'INDIRECT_-1206998504', u'MULTIEQUAL_-1206998447'), (u'CALL_-1207000177', u'INDIRECT_-1206999060'), ('const-0', u'RETURN_-1207000079'), ('tmp_1336', u'BRANCH_-1206999643'), (u'LOAD_-1207000165', u'INT_NOTEQUAL_-1207000152'), ('const-0', u'COPY_-1206999657'), (u'INT_ADD_-1207000151', u'CAST_-1206998229'), (u'INDIRECT_-1206998459', u'MULTIEQUAL_-1206998142'), (u'COPY_-1206998126', u'CALL_-1206999900'), (u'CALL_-1207000431', u'INDIRECT_-1206998696'), (u'CALL_-1206999687', u'INDIRECT_-1206998740'), (u'CALL_-1206999729', u'INDIRECT_-1206998465'), ('tmp_1688', u'CALL_-1207000379'), (u'INT_SLESS_-1207000226', u'CBRANCH_-1207000233'), (u'CALL_-1206999900', u'INDIRECT_-1206998373'), ('tmp_1690', u'INT_AND_-1207000529'), ('tmp_1693', u'INT_SLESS_-1207000243'), (u'COPY_-1206998031', u'MULTIEQUAL_-1206998814'), (u'COPY_-1206998872', u'MULTIEQUAL_-1206998814'), (u'CALL_-1206999852', u'INDIRECT_-1206998558'), (u'INDIRECT_-1206998948', u'MULTIEQUAL_-1206998144'), (u'PTRSUB_-1206998356', u'CALL_-1207000320'), (u'INT_AND_-1207000566', u'INT_ADD_-1207000561'), (u'CALL_-1207000320', u'INDIRECT_-1206998758'), ('tmp_651', u'CBRANCH_-1207000269'), (u'INDIRECT_-1206998276', u'MULTIEQUAL_-1206998572'), (u'INDIRECT_-1206998571', u'MULTIEQUAL_-1206998561'), ('tmp_621', u'CBRANCH_-1207000289'), ('const-0', u'CALL_-1206999659'), (u'CALL_-1206999758', u'INDIRECT_-1206998413'), (u'INDIRECT_-1206998357', u'MULTIEQUAL_-1206998505'), (u'CALL_-1207000320', u'INDIRECT_-1206998622'), (u'CALL_-1207000410', u'INDIRECT_-1206998708'), ('const-1252240', u'COPY_-1206998123'), ('tmp_1145', u'BRANCH_-1206999747'), ('tmp_1690', u'CALL_-1207000410'), (u'CALL_-1206999758', u'INDIRECT_-1206998386'), (u'CALL_-1206999662', u'INDIRECT_-1206998773'), (u'CALL_-1206999721', u'INDIRECT_-1206998403'), (u'CALL_-1206999721', u'MULTIEQUAL_-1206998145'), (u'CALL_-1206999900', u'INDIRECT_-1206998290'), (u'INT_ZEXT_-1206998534', u'INT_LEFT_-1206998772'), (u'CALL_-1206999659', u'INDIRECT_-1206998727'), (u'INT_SLESS_-1206999835', u'CBRANCH_-1206999842'), (u'CALL_-1206999721', u'INDIRECT_-1206998486'), (u'CALL_-1207000320', u'INT_SLESS_-1206999835'), (u'CALL_-1207000320', u'INDIRECT_-1206998593'), ('const--148', u'PTRSUB_-1206998425'), ('const-0', u'INT_EQUAL_-1206999703'), (u'CALL_-1207000508', u'INDIRECT_-1206998722'), (u'CALL_-1206999774', u'INDIRECT_-1206998974'), (u'CALL_-1207000508', u'INDIRECT_-1206998778'), (u'CALL_-1207000453', u'INDIRECT_-1206999229'), ('const-224', u'INT_AND_-1207000566'), ('tmp_1021', u'CBRANCH_-1206999842'), ('tmp_4248', u'PTRSUB_-1206998189'), (u'MULTIEQUAL_-1206998805', u'COPY_-1206999485'), (u'CALL_-1206999852', u'INDIRECT_-1206998448'), (u'CALL_-1206999659', u'INDIRECT_-1206998238'), (u'INDIRECT_-1206998695', u'MULTIEQUAL_-1206998139'), (u'CALL_-1207000379', u'INDIRECT_-1206998660'), (u'INT_2COMP_-1206999124', u'INT_AND_-1207000566'), (u'CALL_-1207000431', u'INDIRECT_-1206998667'), (u'MULTIEQUAL_-1206998145', u'CALL_-1207000320'), (u'CALL_-1206999772', u'INDIRECT_-1206998368'), ('const-40', u'INT_ADD_-1207000667'), (u'INDIRECT_-1206998676', u'INT_SUB_-1206998858'), (u'MULTIEQUAL_-1206998145', u'CALL_-1207000177'), (u'CAST_-1206998229', u'LOAD_-1207000165'), (u'CALL_-1206999900', u'INDIRECT_-1206998862'), ('tmp_400', u'CBRANCH_-1207000519'), (u'PTRSUB_-1206998431', u'CALL_-1207000320'), ('tmp_1692', u'CALL_-1207000320'), (u'INDIRECT_-1206998413', u'MULTIEQUAL_-1206998561'), (u'CALL_-1207000508', u'MULTIEQUAL_-1206998145'), ('tmp_1693', u'INT_EQUAL_-1206999885'), ('const-1222344', u'COPY_-1206998126'), (u'COPY_-1206998087', u'CALL_-1206999812'), (u'INT_RIGHT_-1207000527', u'INT_OR_-1207000526'), (u'COPY_-1206999845', u'MULTIEQUAL_-1206998957'), (u'CALL_-1206999659', u'INDIRECT_-1206998211'), ('tmp_4248', u'PTRSUB_-1206998356'), (u'MULTIEQUAL_-1206999051', u'INT_ADD_-1207000151'), ('const-1222344', u'COPY_-1206998272'), (u'CAST_-1206998369', u'CALL_-1207000410'), (u'CALL_-1207000453', u'INDIRECT_-1206998713'), (u'INT_SLESS_-1207000243', u'CBRANCH_-1207000250'), (u'CALL_-1206999852', u'INDIRECT_-1206998475'), (u'CALL_-1206999750', u'INDIRECT_-1206998296'), (u'CALL_-1206999774', u'INDIRECT_-1206998485'), (u'CALL_-1207000379', u'INDIRECT_-1206998631'), (u'CALL_-1207000379', u'CALL_-1207000320'), (u'CALL_-1206999729', u'INDIRECT_-1206998382'), ('const-1251331', u'COPY_-1206998166'), (u'CALL_-1206999687', u'INDIRECT_-1206998251'), (u'INDIRECT_-1206999020', u'MULTIEQUAL_-1206998964'), ('const-60', u'CALL_-1207000379'), (u'CALL_-1206999662', u'INDIRECT_-1206998228'), ('const-163', u'COPY_-1207000612'), (u'CALL_-1206999650', u'INDIRECT_-1206998276'), (u'CALL_-1207000431', u'INDIRECT_-1206998750'), (u'MULTIEQUAL_-1206998145', u'CALL_-1206999662'), (u'INDIRECT_-1206998622', u'MULTIEQUAL_-1206998545'), (u'INDIRECT_-1206998240', u'MULTIEQUAL_-1206998516'), (u'INDIRECT_-1206998544', u'MULTIEQUAL_-1206998534'), (u'CALL_-1207000320', u'INT_SLESS_-1206999770'), (u'INDIRECT_-1206998249', u'MULTIEQUAL_-1206998545'), (u'LOAD_-1207000683', u'INT_NOTEQUAL_-1207000152'), ('const-12', u'CALL_-1206999758'), ('tmp_1690', u'CAST_-1206998450'), ('const-256', u'COPY_-1206998572'), (u'CALL_-1207000320', u'INT_EQUAL_-1207000271'), (u'CALL_-1206999774', u'INDIRECT_-1206998512'), (u'COPY_-1206998554', u'PIECE_-1206998495'), (u'CALL_-1207000379', u'INDIRECT_-1206999176'), ('const-1222344', u'COPY_-1206998169'), (u'CALL_-1206999758', u'INDIRECT_-1206998330'), (u'CALL_-1206999687', u'INDIRECT_-1206998224'), (u'CALL_-1206999758', u'MULTIEQUAL_-1206998805'), ('const-1201887', u'COPY_-1206998210'), (u'CALL_-1206999772', u'INDIRECT_-1206998166'), (u'INDIRECT_-1206998296', u'MULTIEQUAL_-1206998572'), (u'CALL_-1206999774', u'INDIRECT_-1206998402'), (u'CALL_-1206999729', u'INDIRECT_-1206998954'), (u'MULTIEQUAL_-1206998145', u'INT_EQUAL_-1206999703'), (u'CALL_-1207000320', u'INT_EQUAL_-1207000291'), (u'CALL_-1207000453', u'INDIRECT_-1206998684'), (u'CALL_-1206999852', u'INDIRECT_-1206998531'), ('tmp_1619', u'CBRANCH_-1206999700'), ('const-24', u'INT_RIGHT_-1207000527'), (u'CALL_-1206999687', u'INDIRECT_-1206998168'), (u'INDIRECT_-1206998531', u'MULTIEQUAL_-1206998474'), (u'INDIRECT_-1206998475', u'MULTIEQUAL_-1206998418'), (u'CALL_-1206999750', u'INDIRECT_-1206998213'), (u'PTRSUB_-1206998189', u'MULTIEQUAL_-1206998993'), (u'INDIRECT_-1206998376', u'MULTIEQUAL_-1206998139'), (u'CALL_-1206999772', u'INDIRECT_-1206998222'), (u'MULTIEQUAL_-1206998957', u'CALL_-1206999812'), ('tmp_1689', u'CAST_-1206997964'), (u'COPY_-1206999858', u'MULTIEQUAL_-1206998957'), (u'CALL_-1207000177', u'INDIRECT_-1206998571'), (u'INDIRECT_-1206998330', u'MULTIEQUAL_-1206998478'), ('const-20', u'INT_SUB_-1206998858'), (u'CALL_-1206999812', u'INDIRECT_-1206998243'), (u'CALL_-1206999650', u'INDIRECT_-1206998249'), (u'INDIRECT_-1206999060', u'MULTIEQUAL_-1206999051'), (u'CALL_-1206999721', u'INDIRECT_-1206998432'), (u'COPY_-1206997998', u'CALL_-1206999687'), (u'INDIRECT_-1206998402', u'MULTIEQUAL_-1206998391'), (u'COPY_-1206998344', u'MULTIEQUAL_-1206998814'), (u'COPY_-1206998042', u'MULTIEQUAL_-1206998511'), ('const-433', u'LOAD_-1207000165'), ('tmp_721', u'CBRANCH_-1207000233'), (u'MULTIEQUAL_-1206998145', u'CALL_-1207000453'), (u'CALL_-1207000410', u'INDIRECT_-1206998681'), (u'CALL_-1207000320', u'COPY_-1206998042'), (u'CALL_-1206999662', u'INDIRECT_-1206998201'), (u'CALL_-1207000410', u'INDIRECT_-1206999197'), ('tmp_1105', u'CBRANCH_-1206999777'), ('tmp_4248', u'PTRSUB_-1206998425'), (u'INDIRECT_-1206998403', u'MULTIEQUAL_-1206998140'), (u'INT_EQUAL_-1207000291', u'CBRANCH_-1207000289'), (u'INT_AND_-1207000529', u'INT_RIGHT_-1207000525'), (u'CALL_-1206999900', u'INDIRECT_-1206998346'), ('const-16711680', u'INT_AND_-1207000529'), (u'INT_NOTEQUAL_-1206999758', u'CBRANCH_-1206999756'), (u'CALL_-1206999650', u'INDIRECT_-1206998220'), ('tmp_4256', u'INT_ADD_-1207000667'), ('tmp_804', u'CBRANCH_-1207000140'), ('const-4294967295', u'CALL_-1206999750'), (u'CALL_-1207000410', u'INDIRECT_-1206998625'), (u'MULTIEQUAL_-1206998814', u'MULTIEQUAL_-1206998805'), ('const-1202704', u'COPY_-1206999845'), ('const-1256261', u'COPY_-1206997998'), (u'INDIRECT_-1206998805', u'MULTIEQUAL_-1206998143'), (u'INT_LESS_-1206999963', u'CBRANCH_-1206999969'), (u'CALL_-1206999650', u'INDIRECT_-1206998193'), (u'CALL_-1207000508', u'INDIRECT_-1206998751'), ('const-24', u'INT_LEFT_-1207000520'), (u'INT_LEFT_-1207000523', u'INT_OR_-1207000523'), (u'CALL_-1206999729', u'INDIRECT_-1206998409'), (u'COPY_-1206998043', u'MULTIEQUAL_-1206998511'), ('const-12', u'CALL_-1207000453'), (u'INDIRECT_-1206999138', u'MULTIEQUAL_-1206999062'), (u'COPY_-1206997968', u'MULTIEQUAL_-1206998814'), (u'INDIRECT_-1206998515', u'MULTIEQUAL_-1206998505'), (u'CALL_-1206999772', u'INDIRECT_-1206998913'), (u'CALL_-1207000177', u'INDIRECT_-1206998515'), (u'CALL_-1206999772', u'INDIRECT_-1206998397'), (u'CALL_-1206999750', u'INDIRECT_-1206998785'), (u'INT_EQUAL_-1207000271', u'CBRANCH_-1207000269'), (u'CALL_-1206999729', u'INDIRECT_-1206998492'), (u'CAST_-1206998450', u'INT_RIGHT_-1207000527'), (u'CALL_-1206999687', u'INDIRECT_-1206998195'), (u'BOOL_NEGATE_-1207000616', u'INT_2COMP_-1206999124'), (u'CALL_-1207000508', u'INDIRECT_-1206998695'), (u'INDIRECT_-1206998558', u'MULTIEQUAL_-1206998501'), (u'CALL_-1207000320', u'INDIRECT_-1206998566'), (u'CALL_-1206999729', u'INDIRECT_-1206998438'), (u'INDIRECT_-1206998765', u'MULTIEQUAL_-1206999062'), (u'INDIRECT_-1206998751', u'MULTIEQUAL_-1206998141'), (u'INDIRECT_-1206998432', u'MULTIEQUAL_-1206998141'), (u'INDIRECT_-1206998758', u'CALL_-1206999900'), (u'CALL_-1206999852', u'INDIRECT_-1206998504'), (u'MULTIEQUAL_-1206998993', u'LOAD_-1206999817'), (u'CALL_-1206999721', u'INDIRECT_-1206998376'), (u'CALL_-1206999750', u'INDIRECT_-1206998240'), ('const-0', u'COPY_-1207000228'), (u'CAST_-1206998503', u'LOAD_-1207000683'), (u'INT_SLESS_-1206999770', u'CBRANCH_-1206999777'), ('const-1', u'PTRADD_-1206999729'), ('tmp_749', u'BRANCH_-1207000215'), (u'COPY_-1206998316', u'MULTIEQUAL_-1206998814'), (u'INDIRECT_-1206998593', u'MULTIEQUAL_-1206998516'), (u'CALL_-1206999662', u'CALL_-1206999650'), (u'INDIRECT_-1206998269', u'MULTIEQUAL_-1206998545'), ('tmp_1693', u'INT_EQUAL_-1207000522'), ('const-1251251', u'COPY_-1206998269'), ('const-40', u'INT_ADD_-1207000151'), (u'COPY_-1206998555', u'PIECE_-1206998495'), (u'INDIRECT_-1206998566', u'MULTIEQUAL_-1206998489'), ('tmp_1545', u'CBRANCH_-1206999756'), ('const-1252187', u'COPY_-1206999858'), (u'COPY_-1206999485', u'RETURN_-1207000079'), (u'CALL_-1206999721', u'INDIRECT_-1206998948'), (u'MULTIEQUAL_-1206998145', u'CALL_-1207000410'), (u'INDIRECT_-1206998238', u'MULTIEQUAL_-1206998572'), (u'INDIRECT_-1206998722', u'MULTIEQUAL_-1206998140'), ('const-42', u'INT_ADD_-1207000561'), (u'INDIRECT_-1206998155', u'MULTIEQUAL_-1206998489'), (u'MULTIEQUAL_-1206998145', u'CALL_-1207000379'), ('tmp_1389', u'BRANCH_-1206999751'), (u'CALL_-1207000431', u'INDIRECT_-1206998723'), ('const--136', u'PTRSUB_-1206998183'), ('const-8', u'INT_RIGHT_-1207000525'), (u'CALL_-1206999774', u'INDIRECT_-1206998458'), (u'INDIRECT_-1206998448', u'MULTIEQUAL_-1206998391'), (u'INDIRECT_-1206998213', u'MULTIEQUAL_-1206998489'), (u'INDIRECT_-1206998974', u'MULTIEQUAL_-1206998964'), ('tmp_4248', u'PTRSUB_-1206998183'), (u'MULTIEQUAL_-1206998145', u'CALL_-1207000431'), ('const-0', u'COPY_-1206998872'), (u'INDIRECT_-1206998649', u'MULTIEQUAL_-1206998572'), (u'INDIRECT_-1206998211', u'MULTIEQUAL_-1206998545'), ('tmp_1689', u'CAST_-1206997905'), (u'COPY_-1206998166', u'CALL_-1206999772')]
[('const-0', u'INT_EQUAL_-1207000522'), ('const-20', u'INT_SUB_-1206998930'), (u'CALL_-1206999774', u'INDIRECT_-1206998539'), (u'INDIRECT_-1206998620', u'MULTIEQUAL_-1206998543'), ('const-4294967295', u'INT_EQUAL_-1207000291'), (u'COPY_-1206998056', u'CALL_-1206999687'), (u'CALL_-1207000453', u'INDIRECT_-1206998821'), (u'INDIRECT_-1206998411', u'MULTIEQUAL_-1206998559'), (u'INT_OR_-1207000526', u'INT_OR_-1207000523'), (u'INT_AND_-1207000526', u'INT_LEFT_-1207000523'), (u'MULTIEQUAL_-1206999096', u'INT_ADD_-1207000151'), ('const-12', u'CALL_-1206999758'), (u'CALL_-1206999659', u'INDIRECT_-1206998772'), (u'CALL_-1206999772', u'INDIRECT_-1206998247'), (u'INDIRECT_-1206998438', u'MULTIEQUAL_-1206998586'), ('tmp_4191', u'CALL_-1206999750'), (u'CALL_-1206999659', u'INDIRECT_-1206998292'), ('const-1252240', u'COPY_-1206998181'), (u'CAST_-1206998299', u'LOAD_-1207000165'), (u'CALL_-1206999650', u'MULTIEQUAL_-1206998369'), (u'INDIRECT_-1206998467', u'MULTIEQUAL_-1206998615'), ('tmp_4189', u'PTRSUB_-1206998483'), (u'CALL_-1207000320', u'CALL_-1206999659'), (u'INT_EQUAL_-1206999885', u'CBRANCH_-1206999881'), (u'INT_RIGHT_-1207000525', u'INT_OR_-1207000526'), (u'INT_EQUAL_-1207000522', u'CBRANCH_-1207000519'), ('const-4294967295', u'CALL_-1206999750'), (u'COPY_-1206998450', u'MULTIEQUAL_-1206998369'), ('tmp_6665', u'CALL_-1207000320'), (u'CALL_-1206999729', u'INDIRECT_-1206998999'), (u'INT_OR_-1207000523', u'INT_OR_-1207000520'), (u'CALL_-1207000320', u'INT_SLESS_-1207000226'), (u'INT_EQUAL_-1206999703', u'CBRANCH_-1206999700'), (u'CALL_-1206999812', u'INDIRECT_-1206998407'), (u'CALL_-1206999721', u'INDIRECT_-1206998430'), (u'MULTIEQUAL_-1206998205', u'CALL_-1207000379'), ('const-8', u'INT_LEFT_-1207000523'), (u'CALL_-1206999721', u'MULTIEQUAL_-1206998205'), (u'COPY_-1206998457', u'CALL_-1207000320'), (u'INDIRECT_-1206998569', u'MULTIEQUAL_-1206998559'), ('const-1', u'RETURN_-1206999767'), ('const-1', u'PTRADD_-1206999729'), ('tmp_6726', u'CALL_-1207000320'), (u'INDIRECT_-1206998321', u'MULTIEQUAL_-1206998597'), (u'PTRADD_-1206999729', u'INT_NOTEQUAL_-1206999758'), (u'CALL_-1206999662', u'INDIRECT_-1206998338'), (u'PTRSUB_-1206998203', u'CALL_-1206999729'), ('const-1201887', u'PTRSUB_-1206998203'), ('const-0', u'COPY_-1206998450'), ('const-1256067', u'COPY_-1206998278'), ('tmp_1306', u'CBRANCH_-1206999969'), (u'CALL_-1206999758', u'INDIRECT_-1206998467'), (u'CALL_-1206999721', u'INDIRECT_-1206998484'), (u'CALL_-1206999687', u'INDIRECT_-1206998249'), (u'CALL_-1206999729', u'INDIRECT_-1206998546'), (u'INDIRECT_-1206998810', u'MULTIEQUAL_-1206999107'), ('const-0', u'COPY_-1206998144'), (u'INT_LEFT_-1207000520', u'INT_OR_-1207000520'), (u'CALL_-1206999900', u'INDIRECT_-1206998344'), (u'CALL_-1207000431', u'INDIRECT_-1206998804'), (u'COPY_-1206998331', u'CALL_-1206999852'), (u'INDIRECT_-1206998556', u'MULTIEQUAL_-1206998499'), (u'MULTIEQUAL_-1206998205', u'CALL_-1207000320'), ('tmp_687', u'CBRANCH_-1207000250'), ('tmp_1248', u'BRANCH_-1206999644'), (u'COPY_-1206998404', u'RETURN_-1207000079'), (u'CALL_-1206999812', u'INDIRECT_-1206998380'), (u'INDIRECT_-1206998596', u'MULTIEQUAL_-1206998586'), (u'INDIRECT_-1206998502', u'MULTIEQUAL_-1206998445'), ('tmp_977', u'CBRANCH_-1206999881'), (u'COPY_-1206998228', u'CALL_-1206999772'), (u'MULTIEQUAL_-1206998205', u'CALL_-1206999662'), (u'CALL_-1206999662', u'INDIRECT_-1206998282'), (u'CALL_-1207000410', u'INDIRECT_-1206998789'), (u'INDIRECT_-1206998483', u'MULTIEQUAL_-1206998472'), (u'CALL_-1207000320', u'COPY_-1206998108'), (u'INDIRECT_-1206998830', u'MULTIEQUAL_-1206999107'), (u'INT_ADD_-1207000151', u'CAST_-1206998299'), ('tmp_4189', u'PTRSUB_-1206998248'), (u'MULTIEQUAL_-1206998532', u'INT_NOTEQUAL_-1207000152'), (u'CALL_-1206999650', u'INDIRECT_-1206998247'), (u'CALL_-1207000508', u'INDIRECT_-1206998749'), (u'CALL_-1207000508', u'MULTIEQUAL_-1206998205'), (u'CALL_-1207000508', u'INDIRECT_-1206998803'), (u'INDIRECT_-1206999065', u'MULTIEQUAL_-1206999009'), ('tmp_6669', u'CALL_-1207000320'), (u'CALL_-1206999772', u'INDIRECT_-1206998220'), (u'CALL_-1207000508', u'INDIRECT_-1206998832'), (u'CALL_-1206999774', u'INDIRECT_-1206998510'), (u'INT_NOTEQUAL_-1207000152', u'CBRANCH_-1207000140'), ('const-65280', u'INT_AND_-1207000526'), ('const-257', u'INT_SLESS_-1206999770'), (u'CALL_-1206999662', u'INDIRECT_-1206998255'), ('tmp_6671', u'CALL_-1207000379'), (u'INDIRECT_-1206998292', u'MULTIEQUAL_-1206998626'), ('tmp_4201', u'INT_ADD_-1207000667'), ('tmp_6493', u'INT_SUB_-1206998930'), (u'INDIRECT_-1206998377', u'MULTIEQUAL_-1206998653'), (u'CALL_-1207000177', u'INDIRECT_-1206998569'), (u'CALL_-1206999650', u'INDIRECT_-1206998301'), (u'INDIRECT_-1206998612', u'MULTIEQUAL_-1206998555'), (u'CALL_-1207000320', u'INDIRECT_-1206998674'), (u'INDIRECT_-1206998703', u'MULTIEQUAL_-1206998626'), (u'MULTIEQUAL_-1206998205', u'CALL_-1207000453'), (u'CALL_-1207000379', u'INDIRECT_-1206998658'), ('const-3', u'INT_SLESS_-1207000243'), ('tmp_6493', u'MULTIEQUAL_-1206998369'), (u'MULTIEQUAL_-1206999038', u'LOAD_-1206999817'), ('const-32', u'INT_LEFT_-1206998853'), (u'INDIRECT_-1206998209', u'MULTIEQUAL_-1206998543'), (u'CALL_-1207000379', u'INDIRECT_-1206998741'), ('const-1', u'INT_SLESS_-1207000226'), (u'INDIRECT_-1206998540', u'MULTIEQUAL_-1206998202'), (u'CALL_-1207000508', u'INDIRECT_-1206998859'), (u'CALL_-1206999772', u'INDIRECT_-1206998422'), (u'CALL_-1206999852', u'INDIRECT_-1206998612'), (u'CALL_-1206999650', u'INDIRECT_-1206998357'), ('const-0', u'RETURN_-1207000079'), (u'COPY_-1206998108', u'MULTIEQUAL_-1206998081'), ('tmp_1336', u'BRANCH_-1206999643'), ('const-433', u'LOAD_-1207000683'), (u'LOAD_-1207000165', u'INT_NOTEQUAL_-1207000152'), (u'COPY_-1206998185', u'CALL_-1206999900'), ('const-1251331', u'COPY_-1206998224'), (u'COPY_-1206998145', u'CALL_-1206999812'), (u'CALL_-1206999687', u'INDIRECT_-1206998332'), ('const-0', u'COPY_-1207000638'), (u'INT_SLESS_-1207000226', u'CBRANCH_-1207000233'), (u'CALL_-1206999662', u'INDIRECT_-1206998365'), ('tmp_6675', u'INT_EQUAL_-1207000642'), (u'CALL_-1207000177', u'INDIRECT_-1206999105'), (u'INDIRECT_-1206998236', u'MULTIEQUAL_-1206998570'), (u'INDIRECT_-1206998730', u'MULTIEQUAL_-1206998653'), ('const-1201013', u'COPY_-1206998145'), (u'INT_AND_-1207000566', u'INT_ADD_-1207000561'), (u'MULTIEQUAL_-1206998205', u'CALL_-1207000431'), (u'CALL_-1206999721', u'INDIRECT_-1206998540'), ('const-257', u'INT_SLESS_-1206999835'), ('tmp_6669', u'INT_EQUAL_-1207000522'), ('tmp_651', u'CBRANCH_-1207000269'), ('tmp_621', u'CBRANCH_-1207000289'), (u'CALL_-1207000177', u'INDIRECT_-1206998625'), ('const-0', u'PTRSUB_-1206998203'), (u'CALL_-1207000410', u'INDIRECT_-1206998706'), (u'CALL_-1207000410', u'INDIRECT_-1206998679'), (u'CALL_-1206999772', u'INDIRECT_-1206998449'), (u'CALL_-1206999774', u'INDIRECT_-1206998456'), ('const-0', u'COPY_-1206998078'), (u'CALL_-1207000410', u'INDIRECT_-1206998762'), (u'CALL_-1206999750', u'INDIRECT_-1206998321'), ('tmp_1145', u'BRANCH_-1206999747'), ('const-0', u'CALL_-1206999659'), (u'CALL_-1207000453', u'INDIRECT_-1206998738'), (u'INDIRECT_-1206998267', u'MULTIEQUAL_-1206998543'), (u'CALL_-1206999659', u'INDIRECT_-1206998263'), (u'CALL_-1206999729', u'INDIRECT_-1206998436'), (u'CALL_-1207000431', u'INDIRECT_-1206998694'), (u'COPY_-1206998426', u'MULTIEQUAL_-1206998369'), ('const--148', u'PTRSUB_-1206998248'), ('tmp_6665', u'CALL_-1207000410'), (u'INDIRECT_-1206998301', u'MULTIEQUAL_-1206998597'), (u'INDIRECT_-1206998625', u'MULTIEQUAL_-1206998615'), (u'INT_SLESS_-1206999835', u'CBRANCH_-1206999842'), (u'CALL_-1206999772', u'INDIRECT_-1206998276'), (u'INT_SUB_-1206998930', u'INT_LESS_-1206999963'), (u'CALL_-1206999772', u'INDIRECT_-1206998478'), ('const-433', u'LOAD_-1207000165'), (u'CALL_-1207000320', u'INT_SLESS_-1206999835'), (u'INDIRECT_-1206998529', u'MULTIEQUAL_-1206998472'), ('const-0', u'INT_EQUAL_-1206999703'), ('tmp_6665', u'INT_AND_-1207000526'), (u'INDIRECT_-1206998674', u'MULTIEQUAL_-1206998597'), (u'CALL_-1207000431', u'INDIRECT_-1206998721'), ('const-1222344', u'COPY_-1206998457'), (u'INDIRECT_-1206998947', u'MULTIEQUAL_-1206999096'), (u'CALL_-1206999687', u'INDIRECT_-1206998276'), (u'COPY_-1206999845', u'MULTIEQUAL_-1206998996'), (u'INDIRECT_-1206998350', u'MULTIEQUAL_-1206998626'), (u'INDIRECT_-1206999105', u'MULTIEQUAL_-1206999096'), ('tmp_1021', u'CBRANCH_-1206999842'), (u'CALL_-1206999774', u'INDIRECT_-1206998483'), ('const-2', u'INT_LESS_-1206999963'), ('const--148', u'PTRSUB_-1206998483'), (u'INT_EQUAL_-1207000642', u'INT_2COMP_-1206999173'), (u'CALL_-1206999721', u'INDIRECT_-1206998993'), ('tmp_6665', u'INT_RIGHT_-1207000527'), ('const--136', u'PTRSUB_-1206998242'), (u'CALL_-1206999659', u'INDIRECT_-1206998319'), ('tmp_6665', u'INT_AND_-1207000529'), (u'CALL_-1207000431', u'INDIRECT_-1206998777'), (u'INDIRECT_-1206998566', u'MULTIEQUAL_-1206998555'), ('const-40', u'INT_ADD_-1207000667'), (u'COPY_-1206998224', u'CALL_-1206999772'), ('tmp_400', u'CBRANCH_-1207000519'), (u'INDIRECT_-1206999019', u'MULTIEQUAL_-1206999009'), (u'CALL_-1207000177', u'INDIRECT_-1206998652'), ('const-1251251', u'COPY_-1206998327'), ('const-64', u'CALL_-1207000431'), ('tmp_4189', u'PTRSUB_-1206998489'), ('const-0', u'COPY_-1206998426'), (u'LOAD_-1206999817', u'CALL_-1206999774'), (u'CALL_-1207000431', u'INDIRECT_-1206998748'), (u'CALL_-1207000320', u'INDIRECT_-1206998730'), (u'INT_RIGHT_-1207000527', u'INT_OR_-1207000526'), (u'MULTIEQUAL_-1206998205', u'CALL_-1207000177'), (u'CAST_-1206998569', u'LOAD_-1207000683'), ('const-3', u'INT_EQUAL_-1206999885'), (u'COPY_-1206998181', u'CALL_-1206999900'), ('const-1256261', u'COPY_-1206998056'), (u'INDIRECT_-1206998539', u'MULTIEQUAL_-1206998528'), ('const-1222344', u'COPY_-1206998331'), (u'INDIRECT_-1206998357', u'MULTIEQUAL_-1206998653'), (u'CALL_-1206999852', u'INDIRECT_-1206999065'), (u'CALL_-1206999758', u'INDIRECT_-1206998438'), (u'INT_SLESS_-1207000243', u'CBRANCH_-1207000250'), (u'CALL_-1207000320', u'INDIRECT_-1206998620'), ('tmp_6665', u'INT_LEFT_-1207000520'), (u'CALL_-1207000379', u'CALL_-1207000320'), ('const-12', u'CALL_-1207000453'), (u'CALL_-1207000320', u'INDIRECT_-1206999183'), (u'CALL_-1207000177', u'INDIRECT_-1206998542'), (u'CALL_-1207000431', u'INDIRECT_-1206999257'), (u'CALL_-1206999758', u'MULTIEQUAL_-1206998360'), (u'CALL_-1206999758', u'INDIRECT_-1206998494'), (u'MULTIEQUAL_-1206998369', u'MULTIEQUAL_-1206998360'), (u'INDIRECT_-1206998772', u'MULTIEQUAL_-1206999107'), (u'COPY_-1206998278', u'CALL_-1206999774'), (u'INT_ZEXT_-1206998594', u'INT_LEFT_-1206998853'), (u'INDIRECT_-1206998457', u'MULTIEQUAL_-1206998199'), ('const-42', u'INT_ADD_-1207000561'), (u'INDIRECT_-1206998585', u'MULTIEQUAL_-1206998528'), (u'CALL_-1207000453', u'INDIRECT_-1206998711'), (u'CALL_-1206999662', u'INDIRECT_-1206998309'), (u'CALL_-1207000410', u'INDIRECT_-1206998733'), (u'CALL_-1207000320', u'INT_SLESS_-1206999770'), ('tmp_6669', u'INT_SLESS_-1207000243'), (u'MULTIEQUAL_-1206998205', u'INT_EQUAL_-1206999703'), (u'CALL_-1206999900', u'INDIRECT_-1206998454'), (u'PTRSUB_-1206998242', u'INT_NOTEQUAL_-1206999758'), (u'CALL_-1206999750', u'INDIRECT_-1206998377'), (u'INDIRECT_-1206998513', u'MULTIEQUAL_-1206998201'), ('const-163', u'COPY_-1207000612'), (u'CALL_-1206999750', u'INDIRECT_-1206998830'), (u'CALL_-1207000320', u'INT_EQUAL_-1207000271'), (u'CALL_-1206999729', u'INDIRECT_-1206998519'), (u'CALL_-1206999662', u'INDIRECT_-1206998818'), (u'CALL_-1206999774', u'INDIRECT_-1206999019'), (u'CALL_-1207000320', u'INT_EQUAL_-1207000291'), (u'INDIRECT_-1206998510', u'MULTIEQUAL_-1206998499'), ('tmp_1619', u'CBRANCH_-1206999700'), ('const-24', u'INT_RIGHT_-1207000527'), (u'INDIRECT_-1206998494', u'MULTIEQUAL_-1206998642'), (u'INDIRECT_-1206998749', u'MULTIEQUAL_-1206998198'), (u'CALL_-1207000508', u'INDIRECT_-1206998776'), (u'COPY_-1206999858', u'MULTIEQUAL_-1206998996'), (u'PTRSUB_-1206998489', u'CALL_-1207000320'), (u'MULTIEQUAL_-1206998360', u'COPY_-1206998404'), (u'INT_2COMP_-1206999173', u'INT_AND_-1207000566'), (u'CALL_-1206999852', u'INDIRECT_-1206998556'), (u'CALL_-1207000379', u'INDIRECT_-1206999221'), (u'INT_OR_-1207000520', u'INT_ZEXT_-1206998594'), ('const-256', u'COPY_-1206998142'), (u'COPY_-1206998327', u'CALL_-1206999852'), ('tmp_4189', u'PTRSUB_-1206998242'), (u'PTRSUB_-1206998248', u'MULTIEQUAL_-1206999038'), (u'INDIRECT_-1206998484', u'MULTIEQUAL_-1206998200'), (u'CALL_-1206999729', u'INDIRECT_-1206998463'), (u'CALL_-1206999772', u'INDIRECT_-1206998958'), (u'CALL_-1206999772', u'INDIRECT_-1206998303'), ('tmp_4191', u'CALL_-1206999659'), ('tmp_721', u'CBRANCH_-1207000233'), ('const-1222344', u'COPY_-1206998228'), (u'CALL_-1206999729', u'INDIRECT_-1206998490'), (u'CALL_-1206999852', u'INDIRECT_-1206998529'), ('const-433', u'LOAD_-1206999817'), (u'CALL_-1207000320', u'INDIRECT_-1206998647'), (u'INDIRECT_-1206998832', u'MULTIEQUAL_-1206998201'), ('tmp_1105', u'CBRANCH_-1206999777'), (u'INT_EQUAL_-1207000291', u'CBRANCH_-1207000289'), ('const-224', u'INT_AND_-1207000566'), (u'INT_AND_-1207000529', u'INT_RIGHT_-1207000525'), (u'INDIRECT_-1206998652', u'MULTIEQUAL_-1206998642'), (u'INDIRECT_-1206998542', u'MULTIEQUAL_-1206998532'), ('const-16711680', u'INT_AND_-1207000529'), (u'INT_NOTEQUAL_-1206999758', u'CBRANCH_-1206999756'), (u'INDIRECT_-1206998803', u'MULTIEQUAL_-1206998200'), (u'CALL_-1206999812', u'INDIRECT_-1206998297'), (u'INDIRECT_-1206999183', u'MULTIEQUAL_-1206999107'), ('tmp_804', u'CBRANCH_-1207000140'), (u'INDIRECT_-1206998330', u'MULTIEQUAL_-1206998626'), (u'PTRADD_-1206999729', u'MULTIEQUAL_-1206999038'), (u'CALL_-1206999758', u'INDIRECT_-1206998384'), (u'CALL_-1206999812', u'INDIRECT_-1206998324'), (u'CALL_-1206999650', u'INDIRECT_-1206998810'), (u'CALL_-1207000379', u'INDIRECT_-1206998712'), (u'CALL_-1206999721', u'INDIRECT_-1206998513'), (u'COPY_-1206998142', u'COPY_-1206998109'), ('tmp_6669', u'INT_EQUAL_-1206999885'), (u'PTRSUB_-1206998483', u'CALL_-1207000453'), (u'INT_LESS_-1206999963', u'CBRANCH_-1206999969'), (u'CALL_-1206999687', u'INDIRECT_-1206998785'), ('const-24', u'INT_LEFT_-1207000520'), (u'CALL_-1206999758', u'INDIRECT_-1206998411'), (u'INT_LEFT_-1207000523', u'INT_OR_-1207000523'), (u'INDIRECT_-1206998319', u'MULTIEQUAL_-1206998653'), (u'INDIRECT_-1206998993', u'MULTIEQUAL_-1206998204'), (u'INDIRECT_-1206998294', u'MULTIEQUAL_-1206998570'), (u'INT_ADD_-1207000667', u'CAST_-1206998569'), (u'CALL_-1206999772', u'INDIRECT_-1206998193'), (u'INDIRECT_-1206998430', u'MULTIEQUAL_-1206998198'), (u'CALL_-1207000379', u'INDIRECT_-1206998685'), (u'MULTIEQUAL_-1206998205', u'CALL_-1207000410'), (u'CALL_-1206999900', u'INDIRECT_-1206998907'), (u'CALL_-1207000379', u'INDIRECT_-1206998768'), (u'CALL_-1206999774', u'INDIRECT_-1206998566'), (u'CALL_-1206999812', u'INDIRECT_-1206998351'), (u'CALL_-1206999687', u'INDIRECT_-1206998222'), (u'INT_EQUAL_-1207000271', u'CBRANCH_-1207000269'), (u'CALL_-1206999772', u'INDIRECT_-1206998505'), (u'INDIRECT_-1206999312', u'MULTIEQUAL_-1206998204'), (u'MULTIEQUAL_-1206998081', u'CALL_-1206999750'), (u'CALL_-1206999852', u'INDIRECT_-1206998502'), (u'COPY_-1206998144', u'MULTIEQUAL_-1206998369'), ('const-1222344', u'COPY_-1206998185'), (u'CALL_-1206999758', u'INDIRECT_-1206998947'), (u'CALL_-1206999650', u'INDIRECT_-1206998330'), (u'COPY_-1206998078', u'MULTIEQUAL_-1206998369'), (u'CALL_-1206999852', u'INDIRECT_-1206998585'), ('const-0', u'INT_EQUAL_-1207000642'), (u'CALL_-1206999812', u'INDIRECT_-1206998860'), (u'CALL_-1206999750', u'INDIRECT_-1206998267'), (u'INDIRECT_-1206998384', u'MULTIEQUAL_-1206998532'), (u'CALL_-1206999750', u'INDIRECT_-1206998350'), (u'MULTIEQUAL_-1206999038', u'PTRADD_-1206999729'), (u'INT_SLESS_-1206999770', u'CBRANCH_-1206999777'), (u'CALL_-1206999900', u'INDIRECT_-1206998427'), (u'CALL_-1207000508', u'INDIRECT_-1206999312'), ('const-60', u'CALL_-1207000379'), ('const-1', u'PTRADD_-1206999729'), ('tmp_749', u'BRANCH_-1207000215'), ('const-1202704', u'COPY_-1206999845'), (u'MULTIEQUAL_-1206998996', u'CALL_-1206999812'), (u'CALL_-1206999900', u'INDIRECT_-1206998371'), (u'INDIRECT_-1206998247', u'MULTIEQUAL_-1206998543'), (u'INDIRECT_-1206998647', u'MULTIEQUAL_-1206998570'), (u'CALL_-1207000453', u'INDIRECT_-1206999274'), (u'INDIRECT_-1206998274', u'MULTIEQUAL_-1206998570'), (u'CALL_-1206999772', u'INDIRECT_-1206998395'), (u'INDIRECT_-1206998776', u'MULTIEQUAL_-1206998199'), (u'PTRSUB_-1206998489', u'CALL_-1207000431'), (u'CALL_-1206999900', u'INDIRECT_-1206998398'), ('const-1252187', u'COPY_-1206999858'), (u'CALL_-1206999662', u'CALL_-1206999650'), ('tmp_4191', u'CALL_-1207000410'), ('const-40', u'INT_ADD_-1207000151'), ('tmp_1545', u'CBRANCH_-1206999756'), (u'CALL_-1206999659', u'INDIRECT_-1206998236'), (u'CALL_-1207000453', u'INDIRECT_-1206998765'), (u'CALL_-1207000320', u'INDIRECT_-1206998703'), (u'COPY_-1206998109', u'MULTIEQUAL_-1206998081'), (u'INDIRECT_-1206998456', u'MULTIEQUAL_-1206998445'), (u'INDIRECT_-1206998263', u'MULTIEQUAL_-1206998597'), (u'INDIRECT_-1206998859', u'MULTIEQUAL_-1206998202'), (u'CALL_-1206999650', u'INDIRECT_-1206998274'), ('const--136', u'PTRSUB_-1206998489'), (u'CALL_-1206999750', u'INDIRECT_-1206998294'), ('tmp_1389', u'BRANCH_-1206999751'), ('const-4294967294', u'INT_EQUAL_-1207000271'), (u'CALL_-1206999721', u'INDIRECT_-1206998457'), ('const-8', u'INT_RIGHT_-1207000525'), ('tmp_6669', u'CALL_-1207000379'), (u'CALL_-1206999659', u'INDIRECT_-1206998209'), (u'CALL_-1207000177', u'INDIRECT_-1206998596'), (u'CALL_-1207000453', u'INDIRECT_-1206998794'), (u'CALL_-1207000410', u'INDIRECT_-1206999242'), (u'CALL_-1206999687', u'INDIRECT_-1206998305')]
null
null
0011a140
x64
O2
(translation_unit "int sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return local_98;\n}\n\n" (function_definition "int sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return local_98;\n}" primitive_type (function_declarator "sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)" identifier (parameter_list "(undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "char param_4" primitive_type identifier) , (parameter_declaration "undefined1 param_5" type_identifier identifier) , (parameter_declaration "int param_6" primitive_type identifier) ))) (compound_statement "{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return local_98;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "char *pcVar6;" primitive_type (pointer_declarator "*pcVar6" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_98;" primitive_type identifier ;) (declaration "char local_94 [2];" primitive_type (array_declarator "local_94 [2]" identifier [ number_literal ]) ;) (declaration "long local_92;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined2 local_8a;" type_identifier identifier ;) (declaration "char local_88 [72];" primitive_type (array_declarator "local_88 [72]" 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 "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "local_94[0] = -0x5d;" (assignment_expression "local_94[0] = -0x5d" (subscript_expression "local_94[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;" (assignment_expression "local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a" (subscript_expression "local_94[1]" identifier [ number_literal ]) = (binary_expression "(-(param_4 == '\0') & 0xe0U) + 0x2a" (parenthesized_expression "(-(param_4 == '\0') & 0xe0U)" ( (binary_expression "-(param_4 == '\0') & 0xe0U" (unary_expression "-(param_4 == '\0')" - (parenthesized_expression "(param_4 == '\0')" ( (binary_expression "param_4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) ))) & number_literal) )) + number_literal)) ;) (expression_statement "local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;" (assignment_expression "local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20" identifier = (binary_expression "(ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20" (call_expression "(ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18)" ( (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18" (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8" (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8" (binary_expression "param_3 >> 0x18" identifier >> number_literal) | (binary_expression "(param_3 & 0xff0000) >> 8" (parenthesized_expression "(param_3 & 0xff0000)" ( (binary_expression "param_3 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(param_3 & 0xff00) << 8" (parenthesized_expression "(param_3 & 0xff00)" ( (binary_expression "param_3 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "param_3 << 0x18" identifier << number_literal)) ))) << number_literal)) ;) (if_statement "if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" if (parenthesized_expression "(param_6 == 0)" ( (binary_expression "param_6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar4 = construct_scsi_pt_obj();\n }" { (expression_statement "lVar4 = construct_scsi_pt_obj();" (assignment_expression "lVar4 = construct_scsi_pt_obj()" identifier = (call_expression "construct_scsi_pt_obj()" identifier (argument_list "()" ( )))) ;) }) (else_clause "else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" else (compound_statement "{\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" { (expression_statement "pr2ws(" %s cdb: ","Report target port groups");" (call_expression "pr2ws(" %s cdb: ","Report target port groups")" identifier (argument_list "(" %s cdb: ","Report target port groups")" ( (string_literal "" %s cdb: "" " string_content ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (expression_statement "pcVar6 = local_94;" (assignment_expression "pcVar6 = local_94" identifier = identifier) ;) (do_statement "do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);" do (compound_statement "{\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n }" { (expression_statement "cVar1 = *pcVar6;" (assignment_expression "cVar1 = *pcVar6" identifier = (pointer_expression "*pcVar6" * identifier)) ;) (expression_statement "pcVar6 = pcVar6 + 1;" (assignment_expression "pcVar6 = pcVar6 + 1" identifier = (binary_expression "pcVar6 + 1" identifier + number_literal)) ;) (expression_statement "pr2ws("%02x ",cVar1);" (call_expression "pr2ws("%02x ",cVar1)" identifier (argument_list "("%02x ",cVar1)" ( (string_literal ""%02x "" " string_content ") , identifier ))) ;) }) while (parenthesized_expression "(local_88 != pcVar6)" ( (binary_expression "local_88 != pcVar6" identifier != identifier) )) ;) (expression_statement "pr2ws(&DAT_001256df);" (call_expression "pr2ws(&DAT_001256df)" identifier (argument_list "(&DAT_001256df)" ( (pointer_expression "&DAT_001256df" & identifier) ))) ;) (expression_statement "lVar4 = construct_scsi_pt_obj();" (assignment_expression "lVar4 = construct_scsi_pt_obj()" identifier = (call_expression "construct_scsi_pt_obj()" identifier (argument_list "()" ( )))) ;) }))) (if_statement "if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }" { (expression_statement "pr2ws("%s: out of memory\n","Report target port groups");" (call_expression "pr2ws("%s: out of memory\n","Report target port groups")" identifier (argument_list "("%s: out of memory\n","Report target port groups")" ( (string_literal ""%s: out of memory\n"" " string_content escape_sequence ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (expression_statement "local_98 = sg_convert_errno(0xc);" (assignment_expression "local_98 = sg_convert_errno(0xc)" identifier = (call_expression "sg_convert_errno(0xc)" identifier (argument_list "(0xc)" ( number_literal )))) ;) }) (else_clause "else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" else (compound_statement "{\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" { (expression_statement "set_scsi_pt_cdb(lVar4,local_94,0xc);" (call_expression "set_scsi_pt_cdb(lVar4,local_94,0xc)" identifier (argument_list "(lVar4,local_94,0xc)" ( identifier , identifier , number_literal ))) ;) (expression_statement "set_scsi_pt_sense(lVar4,local_88,0x40);" (call_expression "set_scsi_pt_sense(lVar4,local_88,0x40)" identifier (argument_list "(lVar4,local_88,0x40)" ( identifier , identifier , number_literal ))) ;) (expression_statement "set_scsi_pt_data_in(lVar4,param_2,param_3);" (call_expression "set_scsi_pt_data_in(lVar4,param_2,param_3)" identifier (argument_list "(lVar4,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);" (assignment_expression "uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6)" identifier = (call_expression "do_scsi_pt(lVar4,param_1,0x3c,param_6)" identifier (argument_list "(lVar4,param_1,0x3c,param_6)" ( identifier , identifier , number_literal , identifier )))) ;) (expression_statement "iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);" (assignment_expression "iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" identifier = (call_expression "sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" identifier (argument_list "(lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" ( identifier , (string_literal ""Report target port groups"" " string_content ") , identifier , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" if (parenthesized_expression "(iVar3 == -1)" ( (binary_expression "iVar3 == -1" identifier == number_literal) )) (compound_statement "{\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }" { (expression_statement "uVar2 = get_scsi_pt_os_err(lVar4);" (assignment_expression "uVar2 = get_scsi_pt_os_err(lVar4)" identifier = (call_expression "get_scsi_pt_os_err(lVar4)" identifier (argument_list "(lVar4)" ( identifier )))) ;) (expression_statement "local_98 = sg_convert_errno(uVar2);" (assignment_expression "local_98 = sg_convert_errno(uVar2)" identifier = (call_expression "sg_convert_errno(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) }) (else_clause "else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" else (if_statement "if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" if (parenthesized_expression "(iVar3 == -2)" ( (binary_expression "iVar3 == -2" identifier == number_literal) )) (compound_statement "{\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }" { (if_statement "if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }" if (parenthesized_expression "(local_98 - 0x14U < 2)" ( (binary_expression "local_98 - 0x14U < 2" (binary_expression "local_98 - 0x14U" identifier - number_literal) < number_literal) )) (compound_statement "{\n local_98 = 0;\n }" { (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) })) }) (else_clause "else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" else (if_statement "if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" if (parenthesized_expression "((param_6 < 3) || (iVar3 < 1))" ( (binary_expression "(param_6 < 3) || (iVar3 < 1)" (parenthesized_expression "(param_6 < 3)" ( (binary_expression "param_6 < 3" identifier < number_literal) )) || (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) ))) )) (compound_statement "{\n local_98 = 0;\n }" { (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" else (compound_statement "{\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" { (expression_statement "pr2ws(" %s: response","Report target port groups");" (call_expression "pr2ws(" %s: response","Report target port groups")" identifier (argument_list "(" %s: response","Report target port groups")" ( (string_literal "" %s: response"" " string_content ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (if_statement "if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" if (parenthesized_expression "(param_6 == 3)" ( (binary_expression "param_6 == 3" identifier == number_literal) )) (compound_statement "{\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }" { (expression_statement "pcVar6 = ", first 256 bytes";" (assignment_expression "pcVar6 = ", first 256 bytes"" identifier = (string_literal "", first 256 bytes"" " string_content ")) ;) (if_statement "if (iVar3 < 0x101) {\n pcVar6 = "";\n }" if (parenthesized_expression "(iVar3 < 0x101)" ( (binary_expression "iVar3 < 0x101" identifier < number_literal) )) (compound_statement "{\n pcVar6 = "";\n }" { (expression_statement "pcVar6 = "";" (assignment_expression "pcVar6 = """ identifier = (string_literal """" " ")) ;) })) (expression_statement "pr2ws("%s:\n",pcVar6);" (call_expression "pr2ws("%s:\n",pcVar6)" identifier (argument_list "("%s:\n",pcVar6)" ( (string_literal ""%s:\n"" " string_content escape_sequence ") , identifier ))) ;) (expression_statement "iVar5 = 0x100;" (assignment_expression "iVar5 = 0x100" identifier = number_literal) ;) (if_statement "if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }" if (parenthesized_expression "(iVar3 < 0x101)" ( (binary_expression "iVar3 < 0x101" identifier < number_literal) )) (compound_statement "{\n iVar5 = iVar3;\n }" { (expression_statement "iVar5 = iVar3;" (assignment_expression "iVar5 = iVar3" identifier = identifier) ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "hex2stderr(param_2,iVar5,0xffffffff);" (call_expression "hex2stderr(param_2,iVar5,0xffffffff)" identifier (argument_list "(param_2,iVar5,0xffffffff)" ( identifier , identifier , number_literal ))) ;) }) (else_clause "else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" else (compound_statement "{\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" { (expression_statement "pr2ws(":\n");" (call_expression "pr2ws(":\n")" identifier (argument_list "(":\n")" ( (string_literal "":\n"" " string_content escape_sequence ") ))) ;) (expression_statement "hex2stderr(param_2,iVar3,0);" (call_expression "hex2stderr(param_2,iVar3,0)" identifier (argument_list "(param_2,iVar3,0)" ( identifier , identifier , number_literal ))) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }))) }))))))) (expression_statement "destruct_scsi_pt_obj(lVar4);" (call_expression "destruct_scsi_pt_obj(lVar4)" identifier (argument_list "(lVar4)" ( identifier ))) ;) }))) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return local_98;" return identifier ;) })))
(translation_unit "int sg_ll_report_tgt_prt_grp2\n (int sg_fd,void *resp,int mx_resp_len,_Bool extended,_Bool noisy,int verbose)\n\n{\n byte bVar1;\n long lVar2;\n int iVar3;\n sg_pt_base *vp;\n int len;\n char *pcVar4;\n byte *pbVar5;\n long in_FS_OFFSET;\n int *o_sense_cat;\n int sense_cat;\n uint8_t rtpg_cdb [12];\n uint8_t sense_b [64];\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n rtpg_cdb[10] = '\0';\n rtpg_cdb[0xb] = '\0';\n rtpg_cdb[0] = 0xa3;\n rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a;\n rtpg_cdb._2_8_ =\n (ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20;\n if (verbose == 0) {\n vp = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pbVar5 = rtpg_cdb;\n do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);\n pr2ws("\n");\n vp = construct_scsi_pt_obj();\n }\n if (vp == (sg_pt_base *)0x0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n sense_cat = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(vp,rtpg_cdb,0xc);\n set_scsi_pt_sense(vp,sense_b,0x40);\n set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);\n iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);\n o_sense_cat = &sense_cat;\n iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);\n if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }\n destruct_scsi_pt_obj(vp);\n }\n if (lVar2 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return sense_cat;\n}\n\n" (function_definition "int sg_ll_report_tgt_prt_grp2\n (int sg_fd,void *resp,int mx_resp_len,_Bool extended,_Bool noisy,int verbose)\n\n{\n byte bVar1;\n long lVar2;\n int iVar3;\n sg_pt_base *vp;\n int len;\n char *pcVar4;\n byte *pbVar5;\n long in_FS_OFFSET;\n int *o_sense_cat;\n int sense_cat;\n uint8_t rtpg_cdb [12];\n uint8_t sense_b [64];\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n rtpg_cdb[10] = '\0';\n rtpg_cdb[0xb] = '\0';\n rtpg_cdb[0] = 0xa3;\n rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a;\n rtpg_cdb._2_8_ =\n (ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20;\n if (verbose == 0) {\n vp = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pbVar5 = rtpg_cdb;\n do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);\n pr2ws("\n");\n vp = construct_scsi_pt_obj();\n }\n if (vp == (sg_pt_base *)0x0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n sense_cat = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(vp,rtpg_cdb,0xc);\n set_scsi_pt_sense(vp,sense_b,0x40);\n set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);\n iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);\n o_sense_cat = &sense_cat;\n iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);\n if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }\n destruct_scsi_pt_obj(vp);\n }\n if (lVar2 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return sense_cat;\n}" primitive_type (function_declarator "sg_ll_report_tgt_prt_grp2\n (int sg_fd,void *resp,int mx_resp_len,_Bool extended,_Bool noisy,int verbose)" identifier (parameter_list "(int sg_fd,void *resp,int mx_resp_len,_Bool extended,_Bool noisy,int verbose)" ( (parameter_declaration "int sg_fd" primitive_type identifier) , (parameter_declaration "void *resp" primitive_type (pointer_declarator "*resp" * identifier)) , (parameter_declaration "int mx_resp_len" primitive_type identifier) , (parameter_declaration "_Bool extended" type_identifier identifier) , (parameter_declaration "_Bool noisy" type_identifier identifier) , (parameter_declaration "int verbose" primitive_type identifier) ))) (compound_statement "{\n byte bVar1;\n long lVar2;\n int iVar3;\n sg_pt_base *vp;\n int len;\n char *pcVar4;\n byte *pbVar5;\n long in_FS_OFFSET;\n int *o_sense_cat;\n int sense_cat;\n uint8_t rtpg_cdb [12];\n uint8_t sense_b [64];\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n rtpg_cdb[10] = '\0';\n rtpg_cdb[0xb] = '\0';\n rtpg_cdb[0] = 0xa3;\n rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a;\n rtpg_cdb._2_8_ =\n (ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20;\n if (verbose == 0) {\n vp = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pbVar5 = rtpg_cdb;\n do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);\n pr2ws("\n");\n vp = construct_scsi_pt_obj();\n }\n if (vp == (sg_pt_base *)0x0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n sense_cat = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(vp,rtpg_cdb,0xc);\n set_scsi_pt_sense(vp,sense_b,0x40);\n set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);\n iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);\n o_sense_cat = &sense_cat;\n iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);\n if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }\n destruct_scsi_pt_obj(vp);\n }\n if (lVar2 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return sense_cat;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "sg_pt_base *vp;" type_identifier (pointer_declarator "*vp" * identifier) ;) (declaration "int len;" primitive_type identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int *o_sense_cat;" primitive_type (pointer_declarator "*o_sense_cat" * identifier) ;) (declaration "int sense_cat;" primitive_type identifier ;) (declaration "uint8_t rtpg_cdb [12];" primitive_type (array_declarator "rtpg_cdb [12]" identifier [ number_literal ]) ;) (declaration "uint8_t sense_b [64];" primitive_type (array_declarator "sense_b [64]" identifier [ number_literal ]) ;) (expression_statement "lVar2 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar2 = *(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 "rtpg_cdb[10] = '\0';" (assignment_expression "rtpg_cdb[10] = '\0'" (subscript_expression "rtpg_cdb[10]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "rtpg_cdb[0xb] = '\0';" (assignment_expression "rtpg_cdb[0xb] = '\0'" (subscript_expression "rtpg_cdb[0xb]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "rtpg_cdb[0] = 0xa3;" (assignment_expression "rtpg_cdb[0] = 0xa3" (subscript_expression "rtpg_cdb[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a;" (assignment_expression "rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a" (subscript_expression "rtpg_cdb[1]" identifier [ number_literal ]) = (binary_expression "(-!extended & 0xe0U) + 0x2a" (parenthesized_expression "(-!extended & 0xe0U)" ( (binary_expression "-!extended & 0xe0U" (unary_expression "-!extended" - (unary_expression "!extended" ! identifier)) & number_literal) )) + number_literal)) ;) (expression_statement "rtpg_cdb._2_8_ =\n (ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20;" (assignment_expression "rtpg_cdb._2_8_ =\n (ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20" (field_expression "rtpg_cdb._2_8_" identifier . field_identifier) = (binary_expression "(ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18) << 0x20" (call_expression "(ulong)((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18)" ( (binary_expression "(uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8 | mx_resp_len << 0x18" (binary_expression "(uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8 |\n (mx_resp_len & 0xff00U) << 8" (binary_expression "(uint)mx_resp_len >> 0x18 | (mx_resp_len & 0xff0000U) >> 8" (binary_expression "(uint)mx_resp_len >> 0x18" (cast_expression "(uint)mx_resp_len" ( (type_descriptor "uint" type_identifier) ) identifier) >> number_literal) | (binary_expression "(mx_resp_len & 0xff0000U) >> 8" (parenthesized_expression "(mx_resp_len & 0xff0000U)" ( (binary_expression "mx_resp_len & 0xff0000U" identifier & number_literal) )) >> number_literal)) | (binary_expression "(mx_resp_len & 0xff00U) << 8" (parenthesized_expression "(mx_resp_len & 0xff00U)" ( (binary_expression "mx_resp_len & 0xff00U" identifier & number_literal) )) << number_literal)) | (binary_expression "mx_resp_len << 0x18" identifier << number_literal)) ))) << number_literal)) ;) (if_statement "if (verbose == 0) {\n vp = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pbVar5 = rtpg_cdb;\n do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);\n pr2ws("\n");\n vp = construct_scsi_pt_obj();\n }" if (parenthesized_expression "(verbose == 0)" ( (binary_expression "verbose == 0" identifier == number_literal) )) (compound_statement "{\n vp = construct_scsi_pt_obj();\n }" { (expression_statement "vp = construct_scsi_pt_obj();" (assignment_expression "vp = construct_scsi_pt_obj()" identifier = (call_expression "construct_scsi_pt_obj()" identifier (argument_list "()" ( )))) ;) }) (else_clause "else {\n pr2ws(" %s cdb: ","Report target port groups");\n pbVar5 = rtpg_cdb;\n do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);\n pr2ws("\n");\n vp = construct_scsi_pt_obj();\n }" else (compound_statement "{\n pr2ws(" %s cdb: ","Report target port groups");\n pbVar5 = rtpg_cdb;\n do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);\n pr2ws("\n");\n vp = construct_scsi_pt_obj();\n }" { (expression_statement "pr2ws(" %s cdb: ","Report target port groups");" (call_expression "pr2ws(" %s cdb: ","Report target port groups")" identifier (argument_list "(" %s cdb: ","Report target port groups")" ( (string_literal "" %s cdb: "" " string_content ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (expression_statement "pbVar5 = rtpg_cdb;" (assignment_expression "pbVar5 = rtpg_cdb" identifier = identifier) ;) (do_statement "do {\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n } while (sense_b != pbVar5);" do (compound_statement "{\n bVar1 = *pbVar5;\n pbVar5 = pbVar5 + 1;\n pr2ws("%02x ",(ulong)bVar1);\n }" { (expression_statement "bVar1 = *pbVar5;" (assignment_expression "bVar1 = *pbVar5" identifier = (pointer_expression "*pbVar5" * identifier)) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) (expression_statement "pr2ws("%02x ",(ulong)bVar1);" (call_expression "pr2ws("%02x ",(ulong)bVar1)" identifier (argument_list "("%02x ",(ulong)bVar1)" ( (string_literal ""%02x "" " string_content ") , (cast_expression "(ulong)bVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) }) while (parenthesized_expression "(sense_b != pbVar5)" ( (binary_expression "sense_b != pbVar5" identifier != identifier) )) ;) (expression_statement "pr2ws("\n");" (call_expression "pr2ws("\n")" identifier (argument_list "("\n")" ( (string_literal ""\n"" " escape_sequence ") ))) ;) (expression_statement "vp = construct_scsi_pt_obj();" (assignment_expression "vp = construct_scsi_pt_obj()" identifier = (call_expression "construct_scsi_pt_obj()" identifier (argument_list "()" ( )))) ;) }))) (if_statement "if (vp == (sg_pt_base *)0x0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n sense_cat = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(vp,rtpg_cdb,0xc);\n set_scsi_pt_sense(vp,sense_b,0x40);\n set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);\n iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);\n o_sense_cat = &sense_cat;\n iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);\n if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }\n destruct_scsi_pt_obj(vp);\n }" if (parenthesized_expression "(vp == (sg_pt_base *)0x0)" ( (binary_expression "vp == (sg_pt_base *)0x0" identifier == (cast_expression "(sg_pt_base *)0x0" ( (type_descriptor "sg_pt_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pr2ws("%s: out of memory\n","Report target port groups");\n sense_cat = sg_convert_errno(0xc);\n }" { (expression_statement "pr2ws("%s: out of memory\n","Report target port groups");" (call_expression "pr2ws("%s: out of memory\n","Report target port groups")" identifier (argument_list "("%s: out of memory\n","Report target port groups")" ( (string_literal ""%s: out of memory\n"" " string_content escape_sequence ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (expression_statement "sense_cat = sg_convert_errno(0xc);" (assignment_expression "sense_cat = sg_convert_errno(0xc)" identifier = (call_expression "sg_convert_errno(0xc)" identifier (argument_list "(0xc)" ( number_literal )))) ;) }) (else_clause "else {\n set_scsi_pt_cdb(vp,rtpg_cdb,0xc);\n set_scsi_pt_sense(vp,sense_b,0x40);\n set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);\n iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);\n o_sense_cat = &sense_cat;\n iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);\n if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }\n destruct_scsi_pt_obj(vp);\n }" else (compound_statement "{\n set_scsi_pt_cdb(vp,rtpg_cdb,0xc);\n set_scsi_pt_sense(vp,sense_b,0x40);\n set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);\n iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);\n o_sense_cat = &sense_cat;\n iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);\n if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }\n destruct_scsi_pt_obj(vp);\n }" { (expression_statement "set_scsi_pt_cdb(vp,rtpg_cdb,0xc);" (call_expression "set_scsi_pt_cdb(vp,rtpg_cdb,0xc)" identifier (argument_list "(vp,rtpg_cdb,0xc)" ( identifier , identifier , number_literal ))) ;) (expression_statement "set_scsi_pt_sense(vp,sense_b,0x40);" (call_expression "set_scsi_pt_sense(vp,sense_b,0x40)" identifier (argument_list "(vp,sense_b,0x40)" ( identifier , identifier , number_literal ))) ;) (expression_statement "set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len);" (call_expression "set_scsi_pt_data_in(vp,(uint8_t *)resp,mx_resp_len)" identifier (argument_list "(vp,(uint8_t *)resp,mx_resp_len)" ( identifier , (cast_expression "(uint8_t *)resp" ( (type_descriptor "uint8_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;) (expression_statement "iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose);" (assignment_expression "iVar3 = do_scsi_pt(vp,sg_fd,0x3c,verbose)" identifier = (call_expression "do_scsi_pt(vp,sg_fd,0x3c,verbose)" identifier (argument_list "(vp,sg_fd,0x3c,verbose)" ( identifier , identifier , number_literal , identifier )))) ;) (expression_statement "o_sense_cat = &sense_cat;" (assignment_expression "o_sense_cat = &sense_cat" identifier = (pointer_expression "&sense_cat" & identifier)) ;) (expression_statement "iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat);" (assignment_expression "iVar3 = sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat)" identifier = (call_expression "sg_cmds_process_resp\n (vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat)" identifier (argument_list "(vp,"Report target port groups",iVar3,mx_resp_len,sense_b,noisy,verbose,\n o_sense_cat)" ( identifier , (string_literal ""Report target port groups"" " string_content ") , identifier , identifier , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar3 == -1) {\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }\n else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" if (parenthesized_expression "(iVar3 == -1)" ( (binary_expression "iVar3 == -1" identifier == number_literal) )) (compound_statement "{\n iVar3 = get_scsi_pt_os_err(vp);\n sense_cat = sg_convert_errno(iVar3);\n }" { (expression_statement "iVar3 = get_scsi_pt_os_err(vp);" (assignment_expression "iVar3 = get_scsi_pt_os_err(vp)" identifier = (call_expression "get_scsi_pt_os_err(vp)" identifier (argument_list "(vp)" ( identifier )))) ;) (expression_statement "sense_cat = sg_convert_errno(iVar3);" (assignment_expression "sense_cat = sg_convert_errno(iVar3)" identifier = (call_expression "sg_convert_errno(iVar3)" identifier (argument_list "(iVar3)" ( identifier )))) ;) }) (else_clause "else if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" else (if_statement "if (iVar3 == -2) {\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }\n else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" if (parenthesized_expression "(iVar3 == -2)" ( (binary_expression "iVar3 == -2" identifier == number_literal) )) (compound_statement "{\n if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }\n }" { (if_statement "if (sense_cat - 0x14U < 2) {\n sense_cat = 0;\n }" if (parenthesized_expression "(sense_cat - 0x14U < 2)" ( (binary_expression "sense_cat - 0x14U < 2" (binary_expression "sense_cat - 0x14U" identifier - number_literal) < number_literal) )) (compound_statement "{\n sense_cat = 0;\n }" { (expression_statement "sense_cat = 0;" (assignment_expression "sense_cat = 0" identifier = number_literal) ;) })) }) (else_clause "else if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" else (if_statement "if ((verbose < 3) || (iVar3 < 1)) {\n sense_cat = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" if (parenthesized_expression "((verbose < 3) || (iVar3 < 1))" ( (binary_expression "(verbose < 3) || (iVar3 < 1)" (parenthesized_expression "(verbose < 3)" ( (binary_expression "verbose < 3" identifier < number_literal) )) || (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) ))) )) (compound_statement "{\n sense_cat = 0;\n }" { (expression_statement "sense_cat = 0;" (assignment_expression "sense_cat = 0" identifier = number_literal) ;) }) (else_clause "else {\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" else (compound_statement "{\n pr2ws(" %s: response","Report target port groups",o_sense_cat);\n if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }\n }" { (expression_statement "pr2ws(" %s: response","Report target port groups",o_sense_cat);" (call_expression "pr2ws(" %s: response","Report target port groups",o_sense_cat)" identifier (argument_list "(" %s: response","Report target port groups",o_sense_cat)" ( (string_literal "" %s: response"" " string_content ") , (string_literal ""Report target port groups"" " string_content ") , identifier ))) ;) (if_statement "if (verbose == 3) {\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }\n else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }" if (parenthesized_expression "(verbose == 3)" ( (binary_expression "verbose == 3" identifier == number_literal) )) (compound_statement "{\n pcVar4 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar4 = "";\n }\n pr2ws("%s:\n",pcVar4);\n len = 0x100;\n if (iVar3 < 0x101) {\n len = iVar3;\n }\n hex2stderr((uint8_t *)resp,len,-1);\n sense_cat = 0;\n }" { (expression_statement "pcVar4 = ", first 256 bytes";" (assignment_expression "pcVar4 = ", first 256 bytes"" identifier = (string_literal "", first 256 bytes"" " string_content ")) ;) (if_statement "if (iVar3 < 0x101) {\n pcVar4 = "";\n }" if (parenthesized_expression "(iVar3 < 0x101)" ( (binary_expression "iVar3 < 0x101" identifier < number_literal) )) (compound_statement "{\n pcVar4 = "";\n }" { (expression_statement "pcVar4 = "";" (assignment_expression "pcVar4 = """ identifier = (string_literal """" " ")) ;) })) (expression_statement "pr2ws("%s:\n",pcVar4);" (call_expression "pr2ws("%s:\n",pcVar4)" identifier (argument_list "("%s:\n",pcVar4)" ( (string_literal ""%s:\n"" " string_content escape_sequence ") , identifier ))) ;) (expression_statement "len = 0x100;" (assignment_expression "len = 0x100" identifier = number_literal) ;) (if_statement "if (iVar3 < 0x101) {\n len = iVar3;\n }" if (parenthesized_expression "(iVar3 < 0x101)" ( (binary_expression "iVar3 < 0x101" identifier < number_literal) )) (compound_statement "{\n len = iVar3;\n }" { (expression_statement "len = iVar3;" (assignment_expression "len = iVar3" identifier = identifier) ;) })) (expression_statement "hex2stderr((uint8_t *)resp,len,-1);" (call_expression "hex2stderr((uint8_t *)resp,len,-1)" identifier (argument_list "((uint8_t *)resp,len,-1)" ( (cast_expression "(uint8_t *)resp" ( (type_descriptor "uint8_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , number_literal ))) ;) (expression_statement "sense_cat = 0;" (assignment_expression "sense_cat = 0" identifier = number_literal) ;) }) (else_clause "else {\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }" else (compound_statement "{\n pr2ws(":\n");\n hex2stderr((uint8_t *)resp,iVar3,0);\n sense_cat = 0;\n }" { (expression_statement "pr2ws(":\n");" (call_expression "pr2ws(":\n")" identifier (argument_list "(":\n")" ( (string_literal "":\n"" " string_content escape_sequence ") ))) ;) (expression_statement "hex2stderr((uint8_t *)resp,iVar3,0);" (call_expression "hex2stderr((uint8_t *)resp,iVar3,0)" identifier (argument_list "((uint8_t *)resp,iVar3,0)" ( (cast_expression "(uint8_t *)resp" ( (type_descriptor "uint8_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , number_literal ))) ;) (expression_statement "sense_cat = 0;" (assignment_expression "sense_cat = 0" identifier = number_literal) ;) }))) }))))))) (expression_statement "destruct_scsi_pt_obj(vp);" (call_expression "destruct_scsi_pt_obj(vp)" identifier (argument_list "(vp)" ( identifier ))) ;) }))) (if_statement "if (lVar2 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar2 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar2 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return sense_cat;" return identifier ;) })))
(translation_unit "int sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return local_98;\n}\n\n" (function_definition "int sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return local_98;\n}" primitive_type (function_declarator "sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)" identifier (parameter_list "(undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "char param_4" primitive_type identifier) , (parameter_declaration "undefined1 param_5" type_identifier identifier) , (parameter_declaration "int param_6" primitive_type identifier) ))) (compound_statement "{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return local_98;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "char *pcVar6;" primitive_type (pointer_declarator "*pcVar6" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_98;" primitive_type identifier ;) (declaration "char local_94 [2];" primitive_type (array_declarator "local_94 [2]" identifier [ number_literal ]) ;) (declaration "long local_92;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined2 local_8a;" type_identifier identifier ;) (declaration "char local_88 [72];" primitive_type (array_declarator "local_88 [72]" 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 "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "local_94[0] = -0x5d;" (assignment_expression "local_94[0] = -0x5d" (subscript_expression "local_94[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;" (assignment_expression "local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a" (subscript_expression "local_94[1]" identifier [ number_literal ]) = (binary_expression "(-(param_4 == '\0') & 0xe0U) + 0x2a" (parenthesized_expression "(-(param_4 == '\0') & 0xe0U)" ( (binary_expression "-(param_4 == '\0') & 0xe0U" (unary_expression "-(param_4 == '\0')" - (parenthesized_expression "(param_4 == '\0')" ( (binary_expression "param_4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) ))) & number_literal) )) + number_literal)) ;) (expression_statement "local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;" (assignment_expression "local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20" identifier = (binary_expression "(ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20" (call_expression "(ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18)" ( (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18" (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8" (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8" (binary_expression "param_3 >> 0x18" identifier >> number_literal) | (binary_expression "(param_3 & 0xff0000) >> 8" (parenthesized_expression "(param_3 & 0xff0000)" ( (binary_expression "param_3 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(param_3 & 0xff00) << 8" (parenthesized_expression "(param_3 & 0xff00)" ( (binary_expression "param_3 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "param_3 << 0x18" identifier << number_literal)) ))) << number_literal)) ;) (if_statement "if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" if (parenthesized_expression "(param_6 == 0)" ( (binary_expression "param_6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar4 = construct_scsi_pt_obj();\n }" { (expression_statement "lVar4 = construct_scsi_pt_obj();" (assignment_expression "lVar4 = construct_scsi_pt_obj()" identifier = (call_expression "construct_scsi_pt_obj()" identifier (argument_list "()" ( )))) ;) }) (else_clause "else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" else (compound_statement "{\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" { (expression_statement "pr2ws(" %s cdb: ","Report target port groups");" (call_expression "pr2ws(" %s cdb: ","Report target port groups")" identifier (argument_list "(" %s cdb: ","Report target port groups")" ( (string_literal "" %s cdb: "" " string_content ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (expression_statement "pcVar6 = local_94;" (assignment_expression "pcVar6 = local_94" identifier = identifier) ;) (do_statement "do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);" do (compound_statement "{\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n }" { (expression_statement "cVar1 = *pcVar6;" (assignment_expression "cVar1 = *pcVar6" identifier = (pointer_expression "*pcVar6" * identifier)) ;) (expression_statement "pcVar6 = pcVar6 + 1;" (assignment_expression "pcVar6 = pcVar6 + 1" identifier = (binary_expression "pcVar6 + 1" identifier + number_literal)) ;) (expression_statement "pr2ws("%02x ",cVar1);" (call_expression "pr2ws("%02x ",cVar1)" identifier (argument_list "("%02x ",cVar1)" ( (string_literal ""%02x "" " string_content ") , identifier ))) ;) }) while (parenthesized_expression "(local_88 != pcVar6)" ( (binary_expression "local_88 != pcVar6" identifier != identifier) )) ;) (expression_statement "pr2ws(&DAT_001256df);" (call_expression "pr2ws(&DAT_001256df)" identifier (argument_list "(&DAT_001256df)" ( (pointer_expression "&DAT_001256df" & identifier) ))) ;) (expression_statement "lVar4 = construct_scsi_pt_obj();" (assignment_expression "lVar4 = construct_scsi_pt_obj()" identifier = (call_expression "construct_scsi_pt_obj()" identifier (argument_list "()" ( )))) ;) }))) (if_statement "if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }" { (expression_statement "pr2ws("%s: out of memory\n","Report target port groups");" (call_expression "pr2ws("%s: out of memory\n","Report target port groups")" identifier (argument_list "("%s: out of memory\n","Report target port groups")" ( (string_literal ""%s: out of memory\n"" " string_content escape_sequence ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (expression_statement "local_98 = sg_convert_errno(0xc);" (assignment_expression "local_98 = sg_convert_errno(0xc)" identifier = (call_expression "sg_convert_errno(0xc)" identifier (argument_list "(0xc)" ( number_literal )))) ;) }) (else_clause "else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" else (compound_statement "{\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" { (expression_statement "set_scsi_pt_cdb(lVar4,local_94,0xc);" (call_expression "set_scsi_pt_cdb(lVar4,local_94,0xc)" identifier (argument_list "(lVar4,local_94,0xc)" ( identifier , identifier , number_literal ))) ;) (expression_statement "set_scsi_pt_sense(lVar4,local_88,0x40);" (call_expression "set_scsi_pt_sense(lVar4,local_88,0x40)" identifier (argument_list "(lVar4,local_88,0x40)" ( identifier , identifier , number_literal ))) ;) (expression_statement "set_scsi_pt_data_in(lVar4,param_2,param_3);" (call_expression "set_scsi_pt_data_in(lVar4,param_2,param_3)" identifier (argument_list "(lVar4,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);" (assignment_expression "uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6)" identifier = (call_expression "do_scsi_pt(lVar4,param_1,0x3c,param_6)" identifier (argument_list "(lVar4,param_1,0x3c,param_6)" ( identifier , identifier , number_literal , identifier )))) ;) (expression_statement "iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);" (assignment_expression "iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" identifier = (call_expression "sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" identifier (argument_list "(lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" ( identifier , (string_literal ""Report target port groups"" " string_content ") , identifier , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" if (parenthesized_expression "(iVar3 == -1)" ( (binary_expression "iVar3 == -1" identifier == number_literal) )) (compound_statement "{\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }" { (expression_statement "uVar2 = get_scsi_pt_os_err(lVar4);" (assignment_expression "uVar2 = get_scsi_pt_os_err(lVar4)" identifier = (call_expression "get_scsi_pt_os_err(lVar4)" identifier (argument_list "(lVar4)" ( identifier )))) ;) (expression_statement "local_98 = sg_convert_errno(uVar2);" (assignment_expression "local_98 = sg_convert_errno(uVar2)" identifier = (call_expression "sg_convert_errno(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) }) (else_clause "else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" else (if_statement "if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" if (parenthesized_expression "(iVar3 == -2)" ( (binary_expression "iVar3 == -2" identifier == number_literal) )) (compound_statement "{\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }" { (if_statement "if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }" if (parenthesized_expression "(local_98 - 0x14U < 2)" ( (binary_expression "local_98 - 0x14U < 2" (binary_expression "local_98 - 0x14U" identifier - number_literal) < number_literal) )) (compound_statement "{\n local_98 = 0;\n }" { (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) })) }) (else_clause "else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" else (if_statement "if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" if (parenthesized_expression "((param_6 < 3) || (iVar3 < 1))" ( (binary_expression "(param_6 < 3) || (iVar3 < 1)" (parenthesized_expression "(param_6 < 3)" ( (binary_expression "param_6 < 3" identifier < number_literal) )) || (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) ))) )) (compound_statement "{\n local_98 = 0;\n }" { (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" else (compound_statement "{\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" { (expression_statement "pr2ws(" %s: response","Report target port groups");" (call_expression "pr2ws(" %s: response","Report target port groups")" identifier (argument_list "(" %s: response","Report target port groups")" ( (string_literal "" %s: response"" " string_content ") , (string_literal ""Report target port groups"" " string_content ") ))) ;) (if_statement "if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" if (parenthesized_expression "(param_6 == 3)" ( (binary_expression "param_6 == 3" identifier == number_literal) )) (compound_statement "{\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }" { (expression_statement "pcVar6 = ", first 256 bytes";" (assignment_expression "pcVar6 = ", first 256 bytes"" identifier = (string_literal "", first 256 bytes"" " string_content ")) ;) (if_statement "if (iVar3 < 0x101) {\n pcVar6 = "";\n }" if (parenthesized_expression "(iVar3 < 0x101)" ( (binary_expression "iVar3 < 0x101" identifier < number_literal) )) (compound_statement "{\n pcVar6 = "";\n }" { (expression_statement "pcVar6 = "";" (assignment_expression "pcVar6 = """ identifier = (string_literal """" " ")) ;) })) (expression_statement "pr2ws("%s:\n",pcVar6);" (call_expression "pr2ws("%s:\n",pcVar6)" identifier (argument_list "("%s:\n",pcVar6)" ( (string_literal ""%s:\n"" " string_content escape_sequence ") , identifier ))) ;) (expression_statement "iVar5 = 0x100;" (assignment_expression "iVar5 = 0x100" identifier = number_literal) ;) (if_statement "if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }" if (parenthesized_expression "(iVar3 < 0x101)" ( (binary_expression "iVar3 < 0x101" identifier < number_literal) )) (compound_statement "{\n iVar5 = iVar3;\n }" { (expression_statement "iVar5 = iVar3;" (assignment_expression "iVar5 = iVar3" identifier = identifier) ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "hex2stderr(param_2,iVar5,0xffffffff);" (call_expression "hex2stderr(param_2,iVar5,0xffffffff)" identifier (argument_list "(param_2,iVar5,0xffffffff)" ( identifier , identifier , number_literal ))) ;) }) (else_clause "else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" else (compound_statement "{\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" { (expression_statement "pr2ws(":\n");" (call_expression "pr2ws(":\n")" identifier (argument_list "(":\n")" ( (string_literal "":\n"" " string_content escape_sequence ") ))) ;) (expression_statement "hex2stderr(param_2,iVar3,0);" (call_expression "hex2stderr(param_2,iVar3,0)" identifier (argument_list "(param_2,iVar3,0)" ( identifier , identifier , number_literal ))) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }))) }))))))) (expression_statement "destruct_scsi_pt_obj(lVar4);" (call_expression "destruct_scsi_pt_obj(lVar4)" identifier (argument_list "(lVar4)" ( identifier ))) ;) }))) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return local_98;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression - (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) ))) & LIT) )) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (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)) ))) << LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , IDENT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT , IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < LIT) )) || (parenthesized_expression ( (binary_expression IDENT < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " ")) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) }))))))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return IDENT ;) })))
(function_definition "int sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return local_98;\n}" (primitive_type "int") (function_declarator "sg_ll_report_tgt_prt_grp2\n (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)" (identifier "sg_ll_report_tgt_prt_grp2") (parameter_list "(undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5,\n int param_6)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "undefined4") (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 "char param_4" (primitive_type "char") (identifier "param_4")) (, ",") (parameter_declaration "undefined1 param_5" (type_identifier "undefined1") (identifier "param_5")) (, ",") (parameter_declaration "int param_6" (primitive_type "int") (identifier "param_6")) () ")"))) (compound_statement "{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n int iVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n int local_98;\n char local_94 [2];\n long local_92;\n undefined2 local_8a;\n char local_88 [72];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_8a = 0;\n local_94[0] = -0x5d;\n local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;\n local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;\n if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }\n if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return local_98;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "char *pcVar6;" (primitive_type "char") (pointer_declarator "*pcVar6" (* "*") (identifier "pcVar6")) (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "int local_98;" (primitive_type "int") (identifier "local_98") (; ";")) (declaration "char local_94 [2];" (primitive_type "char") (array_declarator "local_94 [2]" (identifier "local_94") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "long local_92;" (sized_type_specifier "long" (long "long")) (identifier "local_92") (; ";")) (declaration "undefined2 local_8a;" (type_identifier "undefined2") (identifier "local_8a") (; ";")) (declaration "char local_88 [72];" (primitive_type "char") (array_declarator "local_88 [72]" (identifier "local_88") ([ "[") (number_literal "72") (] "]")) (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" (identifier "local_8a") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_94[0] = -0x5d;" (assignment_expression "local_94[0] = -0x5d" (subscript_expression "local_94[0]" (identifier "local_94") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "-0x5d")) (; ";")) (expression_statement "local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a;" (assignment_expression "local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a" (subscript_expression "local_94[1]" (identifier "local_94") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "(-(param_4 == '\0') & 0xe0U) + 0x2a" (parenthesized_expression "(-(param_4 == '\0') & 0xe0U)" (( "(") (binary_expression "-(param_4 == '\0') & 0xe0U" (unary_expression "-(param_4 == '\0')" (- "-") (parenthesized_expression "(param_4 == '\0')" (( "(") (binary_expression "param_4 == '\0'" (identifier "param_4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) (& "&") (number_literal "0xe0U")) () ")")) (+ "+") (number_literal "0x2a"))) (; ";")) (expression_statement "local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20;" (assignment_expression "local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20" (identifier "local_92") (= "=") (binary_expression "(ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18) << 0x20" (call_expression "(ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18)" (( "(") (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 |\n param_3 << 0x18" (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8" (binary_expression "param_3 >> 0x18 | (param_3 & 0xff0000) >> 8" (binary_expression "param_3 >> 0x18" (identifier "param_3") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(param_3 & 0xff0000) >> 8" (parenthesized_expression "(param_3 & 0xff0000)" (( "(") (binary_expression "param_3 & 0xff0000" (identifier "param_3") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(param_3 & 0xff00) << 8" (parenthesized_expression "(param_3 & 0xff00)" (( "(") (binary_expression "param_3 & 0xff00" (identifier "param_3") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "param_3 << 0x18" (identifier "param_3") (<< "<<") (number_literal "0x18"))) () ")"))) (<< "<<") (number_literal "0x20"))) (; ";")) (if_statement "if (param_6 == 0) {\n lVar4 = construct_scsi_pt_obj();\n }\n else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" (if "if") (parenthesized_expression "(param_6 == 0)" (( "(") (binary_expression "param_6 == 0" (identifier "param_6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar4 = construct_scsi_pt_obj();\n }" ({ "{") (expression_statement "lVar4 = construct_scsi_pt_obj();" (assignment_expression "lVar4 = construct_scsi_pt_obj()" (identifier "lVar4") (= "=") (call_expression "construct_scsi_pt_obj()" (identifier "construct_scsi_pt_obj") (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")) (else_clause "else {\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" (else "else") (compound_statement "{\n pr2ws(" %s cdb: ","Report target port groups");\n pcVar6 = local_94;\n do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);\n pr2ws(&DAT_001256df);\n lVar4 = construct_scsi_pt_obj();\n }" ({ "{") (expression_statement "pr2ws(" %s cdb: ","Report target port groups");" (call_expression "pr2ws(" %s cdb: ","Report target port groups")" (identifier "pr2ws") (argument_list "(" %s cdb: ","Report target port groups")" (( "(") (string_literal "" %s cdb: "" (" """) (string_content " %s cdb: ") (" """)) (, ",") (string_literal ""Report target port groups"" (" """) (string_content "Report target port groups") (" """)) () ")"))) (; ";")) (expression_statement "pcVar6 = local_94;" (assignment_expression "pcVar6 = local_94" (identifier "pcVar6") (= "=") (identifier "local_94")) (; ";")) (do_statement "do {\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n } while (local_88 != pcVar6);" (do "do") (compound_statement "{\n cVar1 = *pcVar6;\n pcVar6 = pcVar6 + 1;\n pr2ws("%02x ",cVar1);\n }" ({ "{") (expression_statement "cVar1 = *pcVar6;" (assignment_expression "cVar1 = *pcVar6" (identifier "cVar1") (= "=") (pointer_expression "*pcVar6" (* "*") (identifier "pcVar6"))) (; ";")) (expression_statement "pcVar6 = pcVar6 + 1;" (assignment_expression "pcVar6 = pcVar6 + 1" (identifier "pcVar6") (= "=") (binary_expression "pcVar6 + 1" (identifier "pcVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pr2ws("%02x ",cVar1);" (call_expression "pr2ws("%02x ",cVar1)" (identifier "pr2ws") (argument_list "("%02x ",cVar1)" (( "(") (string_literal ""%02x "" (" """) (string_content "%02x ") (" """)) (, ",") (identifier "cVar1") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_88 != pcVar6)" (( "(") (binary_expression "local_88 != pcVar6" (identifier "local_88") (!= "!=") (identifier "pcVar6")) () ")")) (; ";")) (expression_statement "pr2ws(&DAT_001256df);" (call_expression "pr2ws(&DAT_001256df)" (identifier "pr2ws") (argument_list "(&DAT_001256df)" (( "(") (pointer_expression "&DAT_001256df" (& "&") (identifier "DAT_001256df")) () ")"))) (; ";")) (expression_statement "lVar4 = construct_scsi_pt_obj();" (assignment_expression "lVar4 = construct_scsi_pt_obj()" (identifier "lVar4") (= "=") (call_expression "construct_scsi_pt_obj()" (identifier "construct_scsi_pt_obj") (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (if_statement "if (lVar4 == 0) {\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }\n else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" (if "if") (parenthesized_expression "(lVar4 == 0)" (( "(") (binary_expression "lVar4 == 0" (identifier "lVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n pr2ws("%s: out of memory\n","Report target port groups");\n local_98 = sg_convert_errno(0xc);\n }" ({ "{") (expression_statement "pr2ws("%s: out of memory\n","Report target port groups");" (call_expression "pr2ws("%s: out of memory\n","Report target port groups")" (identifier "pr2ws") (argument_list "("%s: out of memory\n","Report target port groups")" (( "(") (string_literal ""%s: out of memory\n"" (" """) (string_content "%s: out of memory") (escape_sequence "\n") (" """)) (, ",") (string_literal ""Report target port groups"" (" """) (string_content "Report target port groups") (" """)) () ")"))) (; ";")) (expression_statement "local_98 = sg_convert_errno(0xc);" (assignment_expression "local_98 = sg_convert_errno(0xc)" (identifier "local_98") (= "=") (call_expression "sg_convert_errno(0xc)" (identifier "sg_convert_errno") (argument_list "(0xc)" (( "(") (number_literal "0xc") () ")")))) (; ";")) (} "}")) (else_clause "else {\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" (else "else") (compound_statement "{\n set_scsi_pt_cdb(lVar4,local_94,0xc);\n set_scsi_pt_sense(lVar4,local_88,0x40);\n set_scsi_pt_data_in(lVar4,param_2,param_3);\n uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);\n iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);\n if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }\n destruct_scsi_pt_obj(lVar4);\n }" ({ "{") (expression_statement "set_scsi_pt_cdb(lVar4,local_94,0xc);" (call_expression "set_scsi_pt_cdb(lVar4,local_94,0xc)" (identifier "set_scsi_pt_cdb") (argument_list "(lVar4,local_94,0xc)" (( "(") (identifier "lVar4") (, ",") (identifier "local_94") (, ",") (number_literal "0xc") () ")"))) (; ";")) (expression_statement "set_scsi_pt_sense(lVar4,local_88,0x40);" (call_expression "set_scsi_pt_sense(lVar4,local_88,0x40)" (identifier "set_scsi_pt_sense") (argument_list "(lVar4,local_88,0x40)" (( "(") (identifier "lVar4") (, ",") (identifier "local_88") (, ",") (number_literal "0x40") () ")"))) (; ";")) (expression_statement "set_scsi_pt_data_in(lVar4,param_2,param_3);" (call_expression "set_scsi_pt_data_in(lVar4,param_2,param_3)" (identifier "set_scsi_pt_data_in") (argument_list "(lVar4,param_2,param_3)" (( "(") (identifier "lVar4") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6);" (assignment_expression "uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6)" (identifier "uVar2") (= "=") (call_expression "do_scsi_pt(lVar4,param_1,0x3c,param_6)" (identifier "do_scsi_pt") (argument_list "(lVar4,param_1,0x3c,param_6)" (( "(") (identifier "lVar4") (, ",") (identifier "param_1") (, ",") (number_literal "0x3c") (, ",") (identifier "param_6") () ")")))) (; ";")) (expression_statement "iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6);" (assignment_expression "iVar3 = sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" (identifier "iVar3") (= "=") (call_expression "sg_cmds_process_resp\n (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" (identifier "sg_cmds_process_resp") (argument_list "(lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6)" (( "(") (identifier "lVar4") (, ",") (string_literal ""Report target port groups"" (" """) (string_content "Report target port groups") (" """)) (, ",") (identifier "uVar2") (, ",") (identifier "param_3") (, ",") (identifier "local_88") (, ",") (identifier "param_5") (, ",") (identifier "param_6") () ")")))) (; ";")) (if_statement "if (iVar3 == -1) {\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }\n else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" (if "if") (parenthesized_expression "(iVar3 == -1)" (( "(") (binary_expression "iVar3 == -1" (identifier "iVar3") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n uVar2 = get_scsi_pt_os_err(lVar4);\n local_98 = sg_convert_errno(uVar2);\n }" ({ "{") (expression_statement "uVar2 = get_scsi_pt_os_err(lVar4);" (assignment_expression "uVar2 = get_scsi_pt_os_err(lVar4)" (identifier "uVar2") (= "=") (call_expression "get_scsi_pt_os_err(lVar4)" (identifier "get_scsi_pt_os_err") (argument_list "(lVar4)" (( "(") (identifier "lVar4") () ")")))) (; ";")) (expression_statement "local_98 = sg_convert_errno(uVar2);" (assignment_expression "local_98 = sg_convert_errno(uVar2)" (identifier "local_98") (= "=") (call_expression "sg_convert_errno(uVar2)" (identifier "sg_convert_errno") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")")))) (; ";")) (} "}")) (else_clause "else if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" (else "else") (if_statement "if (iVar3 == -2) {\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }\n else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" (if "if") (parenthesized_expression "(iVar3 == -2)" (( "(") (binary_expression "iVar3 == -2" (identifier "iVar3") (== "==") (number_literal "-2")) () ")")) (compound_statement "{\n if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }\n }" ({ "{") (if_statement "if (local_98 - 0x14U < 2) {\n local_98 = 0;\n }" (if "if") (parenthesized_expression "(local_98 - 0x14U < 2)" (( "(") (binary_expression "local_98 - 0x14U < 2" (binary_expression "local_98 - 0x14U" (identifier "local_98") (- "-") (number_literal "0x14U")) (< "<") (number_literal "2")) () ")")) (compound_statement "{\n local_98 = 0;\n }" ({ "{") (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (} "}"))) (} "}")) (else_clause "else if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" (else "else") (if_statement "if ((param_6 < 3) || (iVar3 < 1)) {\n local_98 = 0;\n }\n else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" (if "if") (parenthesized_expression "((param_6 < 3) || (iVar3 < 1))" (( "(") (binary_expression "(param_6 < 3) || (iVar3 < 1)" (parenthesized_expression "(param_6 < 3)" (( "(") (binary_expression "param_6 < 3" (identifier "param_6") (< "<") (number_literal "3")) () ")")) (|| "||") (parenthesized_expression "(iVar3 < 1)" (( "(") (binary_expression "iVar3 < 1" (identifier "iVar3") (< "<") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n local_98 = 0;\n }" ({ "{") (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" (else "else") (compound_statement "{\n pr2ws(" %s: response","Report target port groups");\n if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }\n }" ({ "{") (expression_statement "pr2ws(" %s: response","Report target port groups");" (call_expression "pr2ws(" %s: response","Report target port groups")" (identifier "pr2ws") (argument_list "(" %s: response","Report target port groups")" (( "(") (string_literal "" %s: response"" (" """) (string_content " %s: response") (" """)) (, ",") (string_literal ""Report target port groups"" (" """) (string_content "Report target port groups") (" """)) () ")"))) (; ";")) (if_statement "if (param_6 == 3) {\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }\n else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" (if "if") (parenthesized_expression "(param_6 == 3)" (( "(") (binary_expression "param_6 == 3" (identifier "param_6") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n pcVar6 = ", first 256 bytes";\n if (iVar3 < 0x101) {\n pcVar6 = "";\n }\n pr2ws("%s:\n",pcVar6);\n iVar5 = 0x100;\n if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }\n local_98 = 0;\n hex2stderr(param_2,iVar5,0xffffffff);\n }" ({ "{") (expression_statement "pcVar6 = ", first 256 bytes";" (assignment_expression "pcVar6 = ", first 256 bytes"" (identifier "pcVar6") (= "=") (string_literal "", first 256 bytes"" (" """) (string_content ", first 256 bytes") (" """))) (; ";")) (if_statement "if (iVar3 < 0x101) {\n pcVar6 = "";\n }" (if "if") (parenthesized_expression "(iVar3 < 0x101)" (( "(") (binary_expression "iVar3 < 0x101" (identifier "iVar3") (< "<") (number_literal "0x101")) () ")")) (compound_statement "{\n pcVar6 = "";\n }" ({ "{") (expression_statement "pcVar6 = "";" (assignment_expression "pcVar6 = """ (identifier "pcVar6") (= "=") (string_literal """" (" """) (" """))) (; ";")) (} "}"))) (expression_statement "pr2ws("%s:\n",pcVar6);" (call_expression "pr2ws("%s:\n",pcVar6)" (identifier "pr2ws") (argument_list "("%s:\n",pcVar6)" (( "(") (string_literal ""%s:\n"" (" """) (string_content "%s:") (escape_sequence "\n") (" """)) (, ",") (identifier "pcVar6") () ")"))) (; ";")) (expression_statement "iVar5 = 0x100;" (assignment_expression "iVar5 = 0x100" (identifier "iVar5") (= "=") (number_literal "0x100")) (; ";")) (if_statement "if (iVar3 < 0x101) {\n iVar5 = iVar3;\n }" (if "if") (parenthesized_expression "(iVar3 < 0x101)" (( "(") (binary_expression "iVar3 < 0x101" (identifier "iVar3") (< "<") (number_literal "0x101")) () ")")) (compound_statement "{\n iVar5 = iVar3;\n }" ({ "{") (expression_statement "iVar5 = iVar3;" (assignment_expression "iVar5 = iVar3" (identifier "iVar5") (= "=") (identifier "iVar3")) (; ";")) (} "}"))) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (expression_statement "hex2stderr(param_2,iVar5,0xffffffff);" (call_expression "hex2stderr(param_2,iVar5,0xffffffff)" (identifier "hex2stderr") (argument_list "(param_2,iVar5,0xffffffff)" (( "(") (identifier "param_2") (, ",") (identifier "iVar5") (, ",") (number_literal "0xffffffff") () ")"))) (; ";")) (} "}")) (else_clause "else {\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" (else "else") (compound_statement "{\n pr2ws(":\n");\n hex2stderr(param_2,iVar3,0);\n local_98 = 0;\n }" ({ "{") (expression_statement "pr2ws(":\n");" (call_expression "pr2ws(":\n")" (identifier "pr2ws") (argument_list "(":\n")" (( "(") (string_literal "":\n"" (" """) (string_content ":") (escape_sequence "\n") (" """)) () ")"))) (; ";")) (expression_statement "hex2stderr(param_2,iVar3,0);" (call_expression "hex2stderr(param_2,iVar3,0)" (identifier "hex2stderr") (argument_list "(param_2,iVar3,0)" (( "(") (identifier "param_2") (, ",") (identifier "iVar3") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}")))))))) (expression_statement "destruct_scsi_pt_obj(lVar4);" (call_expression "destruct_scsi_pt_obj(lVar4)" (identifier "destruct_scsi_pt_obj") (argument_list "(lVar4)" (( "(") (identifier "lVar4") () ")"))) (; ";")) (} "}")))) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return local_98;" (return "return") (identifier "local_98") (; ";")) (} "}")))
int function_1 (int sg_fd,void *resp,int var_2,type_1 extended,type_1 noisy,int var_3) { type_2 bVar1; long var_20; int var_15; type_3 *var_8; int len; char *pcVar4; type_2 *var_6; long var_1; int *o_sense_cat; int var_17; uint8_t rtpg_cdb [12]; uint8_t var_7 [64]; var_20 = *(long *)(var_1 + 0x28); rtpg_cdb[10] = '\0'; rtpg_cdb[0xb] = '\0'; rtpg_cdb[0] = 0xa3; rtpg_cdb[1] = (-!extended & 0xe0U) + 0x2a; rtpg_cdb._2_8_ = (type_5)((type_4)var_2 >> 0x18 | (var_2 & 0xff0000U) >> 8 | (var_2 & 0xff00U) << 8 | var_2 << 0x18) << 0x20; if (var_3 == 0) { var_8 = var_4(); } else { var_5(" %s cdb: ","Report target port groups"); var_6 = rtpg_cdb; do { bVar1 = *var_6; var_6 = var_6 + 1; var_5("%02x ",(type_5)bVar1); } while (var_7 != var_6); var_5("\n"); var_8 = var_4(); } if (var_8 == (type_3 *)0x0) { var_5("%s: out of memory\n","Report target port groups"); var_17 = var_9(0xc); } else { var_10(var_8,rtpg_cdb,0xc); var_11(var_8,var_7,0x40); var_12(var_8,(uint8_t *)resp,var_2); var_15 = var_13(var_8,sg_fd,0x3c,var_3); o_sense_cat = &var_17; var_15 = var_14 (var_8,"Report target port groups",var_15,var_2,var_7,noisy,var_3, o_sense_cat); if (var_15 == -1) { var_15 = var_16(var_8); var_17 = var_9(var_15); } else if (var_15 == -2) { if (var_17 - 0x14U < 2) { var_17 = 0; } } else if ((var_3 < 3) || (var_15 < 1)) { var_17 = 0; } else { var_5(" %s: response","Report target port groups",o_sense_cat); if (var_3 == 3) { pcVar4 = ", first 256 bytes"; if (var_15 < 0x101) { pcVar4 = ""; } var_5("%s:\n",pcVar4); len = 0x100; if (var_15 < 0x101) { len = var_15; } var_18((uint8_t *)resp,len,-1); var_17 = 0; } else { var_5(":\n"); var_18((uint8_t *)resp,var_15,0); var_17 = 0; } } var_19(var_8); } if (var_20 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_21(); } return var_17; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_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: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (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))))) 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))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (identifier))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence)) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier) (identifier) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (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: (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: (string_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement (identifier)))))
null
int MASKED (undefined4 param_1,undefined8 param_2,uint param_3,char param_4,undefined1 param_5, int param_6) { char cVar1; undefined4 uVar2; int iVar3; long lVar4; int iVar5; char *pcVar6; long in_FS_OFFSET; int local_98; char local_94 [2]; long local_92; undefined2 local_8a; char local_88 [72]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); local_8a = 0; local_94[0] = -0x5d; local_94[1] = (-(param_4 == '\0') & 0xe0U) + 0x2a; local_92 = (ulong)(param_3 >> 0x18 | (param_3 & 0xff0000) >> 8 | (param_3 & 0xff00) << 8 | param_3 << 0x18) << 0x20; if (param_6 == 0) { lVar4 = construct_scsi_pt_obj(); } else { pr2ws(" %s cdb: ","Report target port groups"); pcVar6 = local_94; do { cVar1 = *pcVar6; pcVar6 = pcVar6 + 1; pr2ws("%02x ",cVar1); } while (local_88 != pcVar6); pr2ws(&DAT_001256df); lVar4 = construct_scsi_pt_obj(); } if (lVar4 == 0) { pr2ws("%s: out of memory\n","Report target port groups"); local_98 = sg_convert_errno(0xc); } else { set_scsi_pt_cdb(lVar4,local_94,0xc); set_scsi_pt_sense(lVar4,local_88,0x40); set_scsi_pt_data_in(lVar4,param_2,param_3); uVar2 = do_scsi_pt(lVar4,param_1,0x3c,param_6); iVar3 = sg_cmds_process_resp (lVar4,"Report target port groups",uVar2,param_3,local_88,param_5,param_6); if (iVar3 == -1) { uVar2 = get_scsi_pt_os_err(lVar4); local_98 = sg_convert_errno(uVar2); } else if (iVar3 == -2) { if (local_98 - 0x14U < 2) { local_98 = 0; } } else if ((param_6 < 3) || (iVar3 < 1)) { local_98 = 0; } else { pr2ws(" %s: response","Report target port groups"); if (param_6 == 3) { pcVar6 = ", first 256 bytes"; if (iVar3 < 0x101) { pcVar6 = ""; } pr2ws("%s:\n",pcVar6); iVar5 = 0x100; if (iVar3 < 0x101) { iVar5 = iVar3; } local_98 = 0; hex2stderr(param_2,iVar5,0xffffffff); } else { pr2ws(":\n"); hex2stderr(param_2,iVar3,0); local_98 = 0; } } destruct_scsi_pt_obj(lVar4); } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return local_98; }
654_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
ctype_byname
FUN_00146338
/* std::ctype_byname<wchar_t>::ctype_byname(char const*, unsigned long) [clone .cold.3] */ void std::ctype_byname<wchar_t>::ctype_byname(char *param_1,ulong param_2) { ctype<wchar_t> *unaff_RBX; ctype<wchar_t>::~ctype(unaff_RBX); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00146338(void) { FUN_002b5900(); /* WARNING: Subroutine does not return */ FUN_00304990(); }
MOV RDI,RBX CALL 0x002b5900 MOV RDI,RBP CALL 0x00304990
null
null
null
null
[('tmp_63', u'CALL_-1207213243'), ('const-1', u'RETURN_-1207213226')]
[('const-1', u'RETURN_-1207213226')]
null
null
00146338
x64
O2
(translation_unit "void FUN_00146338(void)\n\n{\n FUN_002b5900();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}\n\n" (function_definition "void FUN_00146338(void)\n\n{\n FUN_002b5900();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00146338(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_002b5900();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" { (expression_statement "FUN_002b5900();" (call_expression "FUN_002b5900()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* std::ctype_byname<wchar_t>::ctype_byname(char const*, unsigned long) [clone .cold.3] */\n\nvoid std::ctype_byname<wchar_t>::ctype_byname(char *param_1,ulong param_2)\n\n{\n ctype<wchar_t> *unaff_RBX;\n \n ctype<wchar_t>::~ctype(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void std::ctype_byname<wchar_t>::ctype_byname(char *param_1,ulong param_2)\n\n{\n ctype<wchar_t> *unaff_RBX;\n \n ctype<wchar_t>::~ctype(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "std::ctype_byname<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "ctype_byname(char *param_1,ulong param_2)" identifier (parameter_list "(char *param_1,ulong param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n ctype<wchar_t> *unaff_RBX;\n \n ctype<wchar_t>::~ctype(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (expression_statement "ctype<wchar_t> *unaff_RBX;" (binary_expression "ctype<wchar_t> *unaff_RBX" (binary_expression "ctype<wchar_t" identifier < identifier) > (pointer_expression "*unaff_RBX" * identifier)) ;) (expression_statement "ctype<wchar_t>::~ctype(unaff_RBX);" (binary_expression "ctype<wchar_t>::~ctype(unaff_RBX)" (binary_expression "ctype<wchar_t" identifier < identifier) > (ERROR "::" : :) (unary_expression "~ctype(unaff_RBX)" ~ (call_expression "ctype(unaff_RBX)" identifier (argument_list "(unaff_RBX)" ( identifier ))))) ;) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00146338(void)\n\n{\n FUN_002b5900();\n \n FUN_00304990();\n}\n\n" (function_definition "void FUN_00146338(void)\n\n{\n FUN_002b5900();\n \n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00146338(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_002b5900();\n \n FUN_00304990();\n}" { (expression_statement "FUN_002b5900();" (call_expression "FUN_002b5900()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00146338(void)\n\n{\n FUN_002b5900();\n \n FUN_00304990();\n}" (primitive_type "void") (function_declarator "FUN_00146338(void)" (identifier "FUN_00146338") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_002b5900();\n \n FUN_00304990();\n}" ({ "{") (expression_statement "FUN_002b5900();" (call_expression "FUN_002b5900()" (identifier "FUN_002b5900") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" (identifier "FUN_00304990") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* std::ctype_byname<wchar_t>::ctype_byname(char const*, unsigned long) [clone .cold.3] */ void std::function_1<var_2>::function_1(char *param_1,type_1 param_2) { var_1<var_2> *unaff_RBX; var_1<var_2>::~var_1(unaff_RBX); /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { FUN_002b5900(); /* WARNING: Subroutine does not return */ FUN_00304990(); }
443_s390x-linux-gnu-objdump_and_s390x-linux-gnu-objdump_strip.c
stab_demangle_type
FUN_0012f960
/* WARNING: Type propagation algorithm not settling */ bfd_boolean stab_demangle_type(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype) { char cVar1; bool bVar2; bool bVar3; byte bVar4; int iVar5; bfd_boolean bVar6; ulong uVar7; size_t sVar8; debug_type_conflict pdVar9; debug_type pdVar10; char *pcVar11; byte *pbVar12; byte *pbVar13; uint *pvarargs; bfd_boolean *pvarargs_00; debug_type_conflict **pppdVar14; char **pstart; debug_type_conflict *ptype_00; char *pcVar15; long upper; uint len; bfd_boolean varargs_1; uint i; char *p; pcVar15 = *pp; cVar1 = *pcVar15; switch(cVar1) { case 'A': pbVar13 = (byte *)(pcVar15 + 1); *pp = (char *)pbVar13; bVar4 = pcVar15[1]; if ((bVar4 == 0) || (bVar4 == 0x5f)) { upper = 0; LAB_0012fdd0: if (bVar4 == 0x5f) { *pp = (char *)(pbVar13 + 1); bVar6 = stab_demangle_type(minfo,pp,ptype); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } pdVar9 = debug_find_named_type(minfo->dhandle,"int"); if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_int_type(minfo->dhandle,4,0); } pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0); *ptype = pdVar9; return 1; } } else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) { pbVar13 = (byte *)(pcVar15 + 2); upper = 0; do { *pp = (char *)pbVar13; upper = (long)((char)bVar4 + -0x30) + upper * 10; bVar4 = *pbVar13; if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0; pbVar13 = pbVar13 + 1; } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0); } break; default: bVar3 = false; pstart = (char **)0x0; iVar5 = 0; bVar2 = false; pcVar11 = pcVar15; do { if (cVar1 == 'S') { bVar3 = true; *pp = pcVar11 + 1; } else if (cVar1 < 'T') { if (cVar1 != 'C') goto code_r0x0012fdb8; bVar2 = true; *pp = pcVar11 + 1; } else if (cVar1 == 'U') { pstart = (char **)0x1; *pp = pcVar11 + 1; } else { if (cVar1 != 'V') goto code_r0x0012fdb8; iVar5 = 1; *pp = pcVar11 + 1; } cVar1 = pcVar11[1]; pcVar11 = *pp; } while( true ); case 'C': *pp = pcVar15 + 1; bVar6 = stab_demangle_type(minfo,pp,ptype); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } pdVar9 = debug_make_const_type(minfo->dhandle,*ptype); *ptype = pdVar9; return 1; case 'F': pvarargs = (uint *)0x0; pppdVar14 = (debug_type_conflict **)0x0; *pp = pcVar15 + 1; if (ptype != (debug_type_conflict *)0x0) { pvarargs = &i; pppdVar14 = (debug_type_conflict **)&p; } bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs); if (bVar6 == 0) { return 0; } if (**pp == '_') { *pp = *pp + 1; bVar6 = stab_demangle_type(minfo,pp,ptype); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i); *ptype = pdVar9; return 1; } break; case 'G': *pp = pcVar15 + 1; bVar6 = stab_demangle_type(minfo,pp,ptype); return (uint)(bVar6 != 0); case 'M': case 'O': _i = (debug_type)0x0; cVar1 = *pcVar15; *pp = pcVar15 + 1; p = (char *)0x0; varargs_1 = 0; bVar4 = pcVar15[1]; if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) { if (bVar4 != 0x51) break; ptype_00 = (debug_type_conflict *)&i; if (ptype == (debug_type_conflict *)0x0) { ptype_00 = (debug_type_conflict *)0x0; } bVar6 = stab_demangle_qualified(minfo,pp,ptype_00); if (bVar6 == 0) { return 0; } LAB_0012fbf8: pbVar13 = (byte *)*pp; } else { len = 0; uVar7 = (ulong)bVar4; pbVar13 = (byte *)(pcVar15 + 2); do { pbVar12 = pbVar13; *pp = (char *)pbVar12; len = (char)uVar7 + -0x30 + len * 10; uVar7 = (ulong)*pbVar12; pbVar13 = pbVar12 + 1; } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0); sVar8 = strlen((char *)pbVar12); if (sVar8 < len) break; pbVar13 = pbVar12 + len; *pp = (char *)pbVar13; if (ptype != (debug_type_conflict *)0x0) { _i = stab_find_tagged_type (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len, DEBUG_KIND_CLASS); if (_i == (debug_type)0x0) { return 0; } goto LAB_0012fbf8; } } bVar4 = *pbVar13; if (cVar1 == 'M') { if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) { pbVar12 = pbVar13 + 1; *pp = (char *)pbVar12; bVar4 = pbVar13[1]; } if (bVar4 != 0x46) break; *pp = (char *)(pbVar12 + 1); if (ptype == (debug_type_conflict *)0x0) { pvarargs_00 = (bfd_boolean *)0x0; pppdVar14 = (debug_type_conflict **)0x0; } else { pvarargs_00 = &varargs_1; pppdVar14 = (debug_type_conflict **)&p; } bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00); if (bVar6 == 0) { return 0; } pbVar13 = (byte *)*pp; bVar4 = *pbVar13; } if (bVar4 == 0x5f) { *pp = (char *)(pbVar13 + 1); bVar6 = stab_demangle_type(minfo,pp,ptype); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } if (cVar1 != 'M') { pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype); *ptype = pdVar9; return 1; } pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1); *ptype = pdVar9; return 1; } break; case 'P': case 'p': *pp = pcVar15 + 1; bVar6 = stab_demangle_type(minfo,pp,ptype); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype); *ptype = pdVar9; return 1; case 'Q': bVar6 = stab_demangle_qualified(minfo,pp,ptype); return (uint)(bVar6 != 0); case 'R': *pp = pcVar15 + 1; bVar6 = stab_demangle_type(minfo,pp,ptype); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype); *ptype = pdVar9; return 1; case 'T': *pp = pcVar15 + 1; bVar6 = stab_demangle_get_count(pp,&i); if (bVar6 != 0) { if (i < minfo->typestring_count) { p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring; iVar5 = stab_demangle_type(minfo,&p,ptype); goto joined_r0x0012f9ee; } } } switchD_0012fdc6_caseD_1: stab_bad_demangle(pcVar15); return 0; switchD_0012fdc6_caseD_30: bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart); if (bVar6 == 0) { return 0; } if (ptype == (debug_type_conflict *)0x0) { return 1; } pcVar15 = savestring(p,(int)*pp - (int)p); pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15); *ptype = pdVar9; free(pcVar15); if (*ptype == (debug_type_conflict)0x0) { pdVar10 = stab_find_tagged_type (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p, DEBUG_KIND_ILLEGAL); *ptype = pdVar10; joined_r0x00130021: if (pdVar10 == (debug_type)0x0) { return 0; } } goto LAB_0012feb8; code_r0x0012fdb8: bVar6 = (bfd_boolean)pstart; switch(cVar1) { case '\0': case '_': stab_bad_demangle(pcVar15); goto LAB_0012feb8; default: goto switchD_0012fdc6_caseD_1; case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': goto switchD_0012fdc6_caseD_30; case 'G': *pp = pcVar11 + 1; pstart = (char **)(ulong)(byte)pcVar11[1]; if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1; goto switchD_0012fdc6_caseD_30; case 'b': if (ptype != (debug_type_conflict *)0x0) { pdVar9 = debug_find_named_type(minfo->dhandle,"bool"); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_bool_type(minfo->dhandle,4); *ptype = pdVar9; } LAB_0012ff40: pcVar11 = *pp; } break; case 'c': if (ptype != (debug_type_conflict *)0x0) { pcVar15 = "unsigned char"; if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) { pcVar15 = "char"; } pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6); *ptype = pdVar9; } goto LAB_0012ff40; } break; case 'd': if (ptype != (debug_type_conflict *)0x0) { pcVar15 = "double"; LAB_00130080: pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_float_type(minfo->dhandle,8); *ptype = pdVar9; } goto LAB_0012ff40; } break; case 'f': if (ptype != (debug_type_conflict *)0x0) { pdVar9 = debug_find_named_type(minfo->dhandle,"float"); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_float_type(minfo->dhandle,4); *ptype = pdVar9; } goto LAB_0012ff40; } break; case 'i': if (ptype != (debug_type_conflict *)0x0) { pcVar15 = "unsigned int"; pcVar11 = "int"; LAB_001300cd: if (bVar6 == 0) { pcVar15 = pcVar11; } pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6); *ptype = pdVar9; } goto LAB_0012ff40; } break; case 'l': if (ptype != (debug_type_conflict *)0x0) { pcVar15 = "long unsigned int"; pcVar11 = "long int"; goto LAB_001300cd; } break; case 'r': pcVar15 = "long double"; if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080; break; case 's': if (ptype != (debug_type_conflict *)0x0) { pcVar15 = "short unsigned int"; if (bVar6 == 0) { pcVar15 = "short int"; } pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { LAB_0012ff73: pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6); *ptype = pdVar9; } goto LAB_0012ff40; } break; case 't': if (ptype == (debug_type_conflict *)0x0) { iVar5 = stab_demangle_template(minfo,pp,(char **)0x0); joined_r0x0012f9ee: if (iVar5 != 0) { return 1; } return 0; } bVar6 = stab_demangle_template(minfo,pp,&p); pcVar15 = p; if (bVar6 == 0) { return 0; } sVar8 = strlen(p); pdVar10 = stab_find_tagged_type (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8, DEBUG_KIND_CLASS); *ptype = pdVar10; free(p); pdVar10 = *ptype; goto joined_r0x00130021; case 'v': if (ptype != (debug_type_conflict *)0x0) { pdVar9 = debug_find_named_type(minfo->dhandle,"void"); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_void_type(minfo->dhandle); *ptype = pdVar9; } goto LAB_0012ff40; } break; case 'w': if (ptype != (debug_type_conflict *)0x0) { pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t"); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { bVar6 = 1; goto LAB_0012ff73; } goto LAB_0012ff40; } break; case 'x': if (ptype != (debug_type_conflict *)0x0) { pcVar15 = "long long unsigned int"; if (bVar6 == 0) { pcVar15 = "long long int"; } pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15); *ptype = pdVar9; if (pdVar9 == (debug_type_conflict)0x0) { pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6); *ptype = pdVar9; } goto LAB_0012ff40; } } *pp = pcVar11 + 1; LAB_0012feb8: if (ptype != (debug_type_conflict *)0x0) { if (bVar2) { pdVar9 = debug_make_const_type(minfo->dhandle,*ptype); *ptype = pdVar9; } if (iVar5 != 0) { pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype); *ptype = pdVar9; return iVar5; } } return 1; }
/* WARNING: Type propagation algorithm not settling */ bool FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3) { char cVar1; bool bVar2; bool bVar3; byte bVar4; int iVar5; ulong uVar6; size_t sVar7; long lVar8; long lVar9; void *__ptr; char *pcVar10; byte *pbVar11; byte *pbVar12; undefined4 *puVar13; char **ppcVar14; ulong *puVar15; char *pcVar16; bool bVar17; uint uVar18; undefined4 local_4c; ulong local_48; char *local_40 [2]; pcVar16 = (char *)*param_2; cVar1 = *pcVar16; switch(cVar1) { case 'A': pbVar12 = (byte *)(pcVar16 + 1); *param_2 = (long)pbVar12; bVar4 = pcVar16[1]; if ((bVar4 == 0) || (bVar4 == 0x5f)) { lVar8 = 0; LAB_0012fdd0: if (bVar4 == 0x5f) { *param_2 = (long)(pbVar12 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar9 = FUN_0012dec0(*param_1,"int"); if (lVar9 == 0) { lVar9 = FUN_0012d560(*param_1,4,0); } lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0); *param_3 = lVar8; return true; } } else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) { pbVar12 = (byte *)(pcVar16 + 2); lVar8 = 0; do { *param_2 = (long)pbVar12; lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10; bVar4 = *pbVar12; if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0; pbVar12 = pbVar12 + 1; } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0); } break; default: bVar3 = false; iVar5 = 0; bVar17 = false; bVar2 = false; pcVar10 = pcVar16; do { if (cVar1 == 'S') { bVar3 = true; *param_2 = (long)(pcVar10 + 1); } else if (cVar1 < 'T') { if (cVar1 != 'C') goto code_r0x0012fdb8; bVar2 = true; *param_2 = (long)(pcVar10 + 1); } else if (cVar1 == 'U') { iVar5 = 1; *param_2 = (long)(pcVar10 + 1); } else { if (cVar1 != 'V') goto code_r0x0012fdb8; bVar17 = true; *param_2 = (long)(pcVar10 + 1); } cVar1 = pcVar10[1]; pcVar10 = (char *)*param_2; } while( true ); case 'C': *param_2 = (long)(pcVar16 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d9b0(*param_1,*param_3); *param_3 = lVar8; return true; case 'F': puVar15 = (ulong *)0x0; ppcVar14 = (char **)0x0; *param_2 = (long)(pcVar16 + 1); if (param_3 != (long *)0x0) { puVar15 = &local_48; ppcVar14 = local_40; } iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15); if (iVar5 == 0) { return false; } if (*(char *)*param_2 == '_') { *param_2 = (long)((char *)*param_2 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff); *param_3 = lVar8; return true; } break; case 'G': *param_2 = (long)(pcVar16 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); return iVar5 != 0; case 'M': case 'O': local_48 = 0; cVar1 = *pcVar16; *param_2 = (long)(pcVar16 + 1); local_40[0] = (char *)0x0; local_4c = 0; bVar4 = pcVar16[1]; if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) { if (bVar4 != 0x51) break; puVar15 = &local_48; if (param_3 == (long *)0x0) { puVar15 = (ulong *)0x0; } iVar5 = FUN_00130930(param_1,param_2,puVar15); if (iVar5 == 0) { return false; } LAB_0012fbf8: pbVar12 = (byte *)*param_2; } else { uVar18 = 0; uVar6 = (ulong)bVar4; pbVar12 = (byte *)(pcVar16 + 2); do { pbVar11 = pbVar12; *param_2 = (long)pbVar11; uVar18 = (char)uVar6 + -0x30 + uVar18 * 10; uVar6 = (ulong)*pbVar11; pbVar12 = pbVar11 + 1; } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0); sVar7 = strlen((char *)pbVar11); if (sVar7 < uVar18) break; pbVar12 = pbVar11 + uVar18; *param_2 = (long)pbVar12; if (param_3 != (long *)0x0) { local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9); if (local_48 == 0) { return false; } goto LAB_0012fbf8; } } bVar4 = *pbVar12; if (cVar1 == 'M') { if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) { pbVar11 = pbVar12 + 1; *param_2 = (long)pbVar11; bVar4 = pbVar12[1]; } if (bVar4 != 0x46) break; *param_2 = (long)(pbVar11 + 1); if (param_3 == (long *)0x0) { puVar13 = (undefined4 *)0x0; ppcVar14 = (char **)0x0; } else { puVar13 = &local_4c; ppcVar14 = local_40; } iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13); if (iVar5 == 0) { return false; } pbVar12 = (byte *)*param_2; bVar4 = *pbVar12; } if (bVar4 == 0x5f) { *param_2 = (long)(pbVar12 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } if (cVar1 != 'M') { lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3); *param_3 = lVar8; return true; } lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c); *param_3 = lVar8; return true; } break; case 'P': case 'p': *param_2 = (long)(pcVar16 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d6b0(*param_1,*param_3); *param_3 = lVar8; return true; case 'Q': iVar5 = FUN_00130930(param_1,param_2,param_3); return iVar5 != 0; case 'R': *param_2 = (long)(pcVar16 + 1); iVar5 = FUN_0012f960(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d760(*param_1,*param_3); *param_3 = lVar8; return true; case 'T': *param_2 = (long)(pcVar16 + 1); iVar5 = FUN_0012e480(param_2,&local_48); if (iVar5 != 0) { if ((uint)local_48 < *(uint *)(param_1 + 5)) { local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]); iVar5 = FUN_0012f960(param_1,local_40,param_3); goto joined_r0x0012f9ee; } } } switchD_0012fdc6_caseD_1: FUN_0012e540(pcVar16); return false; switchD_0012fdc6_caseD_30: iVar5 = FUN_0012eea0(param_2,local_40); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]); lVar8 = FUN_0012dec0(*param_1,__ptr); *param_3 = lVar8; free(__ptr); if (*param_3 == 0) { lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0); *param_3 = lVar8; joined_r0x00130021: if (lVar8 == 0) { return false; } } goto LAB_0012feb8; code_r0x0012fdb8: switch(cVar1) { case '\0': case '_': FUN_0012e540(pcVar16); goto LAB_0012feb8; default: goto switchD_0012fdc6_caseD_1; case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': goto switchD_0012fdc6_caseD_30; case 'G': *param_2 = (long)(pcVar10 + 1); if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1; goto switchD_0012fdc6_caseD_30; case 'b': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d590(*param_1,4); *param_3 = lVar8; } LAB_0012ff40: pcVar10 = (char *)*param_2; } break; case 'c': if (param_3 != (long *)0x0) { pcVar16 = "unsigned char"; if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) { pcVar16 = "char"; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d560(*param_1,1,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'd': if (param_3 != (long *)0x0) { pcVar16 = "double"; LAB_00130080: lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d580(*param_1,8); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'f': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,"float"); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d580(*param_1,4); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'i': if (param_3 != (long *)0x0) { pcVar16 = "unsigned int"; pcVar10 = "int"; LAB_001300cd: if (iVar5 == 0) { pcVar16 = pcVar10; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d560(*param_1,4,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'l': if (param_3 != (long *)0x0) { pcVar16 = "long unsigned int"; pcVar10 = "long int"; goto LAB_001300cd; } break; case 'r': pcVar16 = "long double"; if (param_3 != (long *)0x0) goto LAB_00130080; break; case 's': if (param_3 != (long *)0x0) { pcVar16 = "short unsigned int"; if (iVar5 == 0) { pcVar16 = "short int"; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { LAB_0012ff73: lVar8 = FUN_0012d560(*param_1,2,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 't': if (param_3 == (long *)0x0) { iVar5 = FUN_00130390(param_1,param_2,0); joined_r0x0012f9ee: if (iVar5 != 0) { return true; } return false; } iVar5 = FUN_00130390(param_1,param_2,local_40); pcVar16 = local_40[0]; if (iVar5 == 0) { return false; } sVar7 = strlen(local_40[0]); lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9); *param_3 = lVar8; free(local_40[0]); lVar8 = *param_3; goto joined_r0x00130021; case 'v': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,"void"); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d550(*param_1); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'w': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,"__wchar_t"); *param_3 = lVar8; if (lVar8 == 0) { iVar5 = 1; goto LAB_0012ff73; } goto LAB_0012ff40; } break; case 'x': if (param_3 != (long *)0x0) { pcVar16 = "long long unsigned int"; if (iVar5 == 0) { pcVar16 = "long long int"; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d560(*param_1,8,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } } *param_2 = (long)(pcVar10 + 1); LAB_0012feb8: if (param_3 != (long *)0x0) { if (bVar2) { lVar8 = FUN_0012d9b0(*param_1,*param_3); *param_3 = lVar8; } if (bVar17 != false) { lVar8 = FUN_0012d9e0(*param_1,*param_3); *param_3 = lVar8; return bVar17; } } return true; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP MOV RBP,RDX PUSH RBX MOV RBX,RSI SUB RSP,0x38 MOV R13,qword ptr [RSI] MOVZX EAX,byte ptr [R13] LEA EDX,[RAX + -0x41] CMP DL,0x2f JA 0x0012fd40 LEA RCX,[0x146ea0] MOVZX EDX,DL MOVSXD RDX,dword ptr [RCX + RDX*0x4] ADD RDX,RCX JMP RDX LEA RAX,[R13 + 0x1] MOV RDI,RBX MOV qword ptr [RSI],RAX LEA RSI,[RSP + 0x20] CALL 0x0012e480 TEST EAX,EAX JZ 0x0012fa80 MOV EAX,dword ptr [RSP + 0x20] CMP dword ptr [R12 + 0x28],EAX JBE 0x0012fa80 SHL RAX,0x4 ADD RAX,qword ptr [R12 + 0x20] MOV RDX,RBP MOV RDI,R12 MOV RAX,qword ptr [RAX] LEA RSI,[RSP + 0x28] MOV qword ptr [RSP + 0x28],RAX CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 NOP dword ptr [RAX] MOV R14D,0x1 JMP 0x0012fb20 LEA RDX,[R13 + 0x1] MOV qword ptr [RSI],RDX MOVZX EAX,byte ptr [R13 + 0x1] TEST AL,AL JZ 0x0012fdc8 CMP AL,0x5f JZ 0x0012fdc8 MOVSX EDX,AL LEA RSI,[0x154b60] MOVZX EAX,AL TEST byte ptr [RSI + RAX*0x2],0x4 JZ 0x0012fa80 LEA RCX,[R13 + 0x2] XOR R14D,R14D NOP SUB EDX,0x30 LEA RAX,[R14 + R14*0x4] MOV qword ptr [RBX],RCX MOVSXD RDX,EDX LEA R14,[RDX + RAX*0x2] MOVZX EAX,byte ptr [RCX] MOV RDX,RCX TEST AL,AL JZ 0x0012fdd0 CMP AL,0x5f JZ 0x0012fdd0 MOVSX EDX,AL MOVZX EAX,AL ADD RCX,0x1 TEST byte ptr [RSI + RAX*0x2],0x4 JNZ 0x0012fa40 NOP word ptr [RAX + RAX*0x1] MOV RDI,R13 CALL 0x0012e540 XOR R14D,R14D JMP 0x0012fb20 LEA RAX,[R13 + 0x1] XOR ECX,ECX XOR EDX,EDX MOV qword ptr [RSI],RAX TEST RBP,RBP JZ 0x0012faaa LEA RCX,[RSP + 0x20] LEA RDX,[RSP + 0x28] MOV RSI,RBX MOV RDI,R12 CALL 0x00130da0 TEST EAX,EAX JZ 0x0012fa88 MOV RAX,qword ptr [RBX] CMP byte ptr [RAX],0x5f JNZ 0x0012fa80 ADD RAX,0x1 MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 MOV qword ptr [RBX],RAX CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV ECX,dword ptr [RSP + 0x20] MOV RDX,qword ptr [RSP + 0x28] MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] CALL 0x0012d6f0 MOV qword ptr [RBP],RAX JMP 0x0012f9f8 ADD R13,0x1 MOV RDX,RBP XOR R14D,R14D MOV qword ptr [RSI],R13 CALL 0x0012f960 TEST EAX,EAX SETNZ R14B ADD RSP,0x38 MOV EAX,R14D POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV qword ptr [RSP + 0x20],0x0 LEA RAX,[R13 + 0x1] MOVZX R14D,byte ptr [R13] MOV qword ptr [RSI],RAX LEA RSI,[0x154b60] MOV qword ptr [RSP + 0x28],0x0 MOV dword ptr [RSP + 0x1c],0x0 MOVZX EDX,byte ptr [R13 + 0x1] MOV RAX,RDX TEST byte ptr [RSI + RDX*0x2],0x4 JZ 0x00130228 LEA RDI,[R13 + 0x2] XOR R15D,R15D NOP MOV qword ptr [RBX],RDI MOVZX ECX,byte ptr [RDI] LEA EDX,[R15 + R15*0x4] MOVSX EAX,AL LEA R15D,[RAX + RDX*0x2 + -0x30] MOV RDX,RDI ADD RDI,0x1 MOV RAX,RCX TEST byte ptr [RSI + RCX*0x2],0x4 JNZ 0x0012fb80 MOV RDI,RDX MOV qword ptr [RSP + 0x8],RDX CALL 0x00107250 MOV ECX,R15D CMP RAX,RCX JC 0x0012fa80 MOV RDX,qword ptr [RSP + 0x8] LEA RAX,[RDX + RCX*0x1] MOV qword ptr [RBX],RAX TEST RBP,RBP JZ 0x0012fbfb MOV RAX,qword ptr [R12 + 0x8] MOV RDI,qword ptr [R12] MOV R8D,0x9 MOV ECX,R15D LEA RSI,[RAX + 0x1a0] CALL 0x0012ef40 MOV qword ptr [RSP + 0x20],RAX TEST RAX,RAX JZ 0x0012fa88 MOV RAX,qword ptr [RBX] MOVZX EDX,byte ptr [RAX] CMP R14B,0x4d JZ 0x00130280 CMP DL,0x5f JNZ 0x0012fa80 ADD RAX,0x1 MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 MOV qword ptr [RBX],RAX CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV RSI,qword ptr [RSP + 0x20] MOV RAX,qword ptr [RBP] MOV RDI,qword ptr [R12] CMP R14B,0x4d JZ 0x001302e6 MOV RDX,RAX CALL 0x0012d8e0 MOV qword ptr [RBP],RAX JMP 0x0012f9f8 ADD R13,0x1 MOV RDX,RBP MOV qword ptr [RSI],R13 CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] CALL 0x0012d6b0 MOV qword ptr [RBP],RAX JMP 0x0012f9f8 ADD R13,0x1 MOV RDX,RBP MOV qword ptr [RSI],R13 CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] CALL 0x0012d9b0 MOV qword ptr [RBP],RAX JMP 0x0012f9f8 MOV RDX,RBP XOR R14D,R14D CALL 0x00130930 TEST EAX,EAX SETNZ R14B JMP 0x0012fb20 ADD R13,0x1 MOV RDX,RBP MOV qword ptr [RSI],R13 CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] MOV R14D,0x1 CALL 0x0012d760 MOV qword ptr [RBP],RAX JMP 0x0012fb20 MOV RCX,R13 XOR EDI,EDI XOR EDX,EDX XOR R14D,R14D XOR R15D,R15D JMP 0x0012fd68 CMP AL,0x56 JNZ 0x0012fdb0 LEA RAX,[RCX + 0x1] MOV R14D,0x1 MOV qword ptr [RBX],RAX MOVZX EAX,byte ptr [RCX + 0x1] MOV RCX,qword ptr [RBX] CMP AL,0x53 JZ 0x0012fd98 JLE 0x0012fd80 CMP AL,0x55 JNZ 0x0012fd50 LEA RAX,[RCX + 0x1] MOV EDX,0x1 MOV qword ptr [RBX],RAX JMP 0x0012fd61 CMP AL,0x43 JNZ 0x0012fdb0 LEA RAX,[RCX + 0x1] MOV R15D,0x1 MOV qword ptr [RBX],RAX JMP 0x0012fd61 LEA RAX,[RCX + 0x1] MOV EDI,0x1 MOV qword ptr [RBX],RAX JMP 0x0012fd61 CMP AL,0x78 JA 0x0012fa80 LEA RSI,[0x146f60] MOVSXD RAX,dword ptr [RSI + RAX*0x4] ADD RAX,RSI JMP RAX XOR R14D,R14D NOP dword ptr [RAX + RAX*0x1] CMP AL,0x5f JNZ 0x0012fa80 ADD RDX,0x1 MOV RSI,RBX MOV RDI,R12 MOV qword ptr [RBX],RDX MOV RDX,RBP CALL 0x0012f960 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV RDI,qword ptr [R12] LEA RSI,[0x146922] CALL 0x0012dec0 TEST RAX,RAX JZ 0x00130320 MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] MOV R8,R14 XOR R9D,R9D XOR ECX,ECX MOV RDX,RAX MOV R14D,0x1 CALL 0x0012d800 MOV qword ptr [RBP],RAX JMP 0x0012fb20 LEA RAX,[RCX + 0x1] MOV qword ptr [RBX],RAX MOVZX EDX,byte ptr [RCX + 0x1] LEA RAX,[0x154b60] TEST byte ptr [RAX + RDX*0x2],0x4 JZ 0x0012fa80 NOP dword ptr [RAX] LEA RSI,[RSP + 0x28] MOV RDI,RBX CALL 0x0012eea0 TEST EAX,EAX JZ 0x0012fa88 TEST RBP,RBP JZ 0x0012f9f8 MOV RDI,qword ptr [RSP + 0x28] MOV RSI,qword ptr [RBX] SUB RSI,RDI CALL 0x0012e600 MOV RDI,qword ptr [R12] MOV RSI,RAX MOV R13,RAX CALL 0x0012dec0 MOV RDI,R13 MOV qword ptr [RBP],RAX CALL 0x00107070 CMP qword ptr [RBP],0x0 JZ 0x0013034c NOP dword ptr [RAX] TEST RBP,RBP JZ 0x0012f9f8 TEST R15D,R15D JNZ 0x00130260 TEST R14D,R14D JZ 0x0012f9f8 MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] CALL 0x0012d9e0 MOV qword ptr [RBP],RAX JMP 0x0012fb20 MOV RDI,R13 CALL 0x0012e540 JMP 0x0012feb8 TEST RBP,RBP JZ 0x0012ff43 TEST EDX,EDX LEA RAX,[0x146926] MOV RDI,qword ptr [R12] MOV dword ptr [RSP + 0x8],EDX LEA RSI,[0x14690f] CMOVZ RSI,RAX CALL 0x0012dec0 MOV EDX,dword ptr [RSP + 0x8] TEST RAX,RAX MOV qword ptr [RBP],RAX JZ 0x00130335 NOP word ptr [RAX + RAX*0x1] MOV RCX,qword ptr [RBX] ADD RCX,0x1 MOV qword ptr [RBX],RCX JMP 0x0012feb8 TEST RBP,RBP JZ 0x0012ff43 MOV RDI,qword ptr [R12] LEA RSI,[0x146951] CALL 0x0012dec0 MOV qword ptr [RBP],RAX TEST RAX,RAX JNZ 0x0012ff40 MOV EDX,0x1 MOV RDI,qword ptr [R12] MOV ESI,0x2 CALL 0x0012d560 MOV qword ptr [RBP],RAX JMP 0x0012ff40 TEST RBP,RBP JZ 0x0012ff43 MOV RDI,qword ptr [R12] LEA RSI,[0x14a145] CALL 0x0012dec0 MOV qword ptr [RBP],RAX TEST RAX,RAX JNZ 0x0012ff40 MOV RDI,qword ptr [R12] CALL 0x0012d550 MOV qword ptr [RBP],RAX JMP 0x0012ff40 TEST RBP,RBP JZ 0x00130304 LEA RDX,[RSP + 0x28] MOV RSI,RBX MOV RDI,R12 CALL 0x00130390 TEST EAX,EAX JZ 0x0012fa88 MOV RBX,qword ptr [RSP + 0x28] MOV RDI,RBX CALL 0x00107250 MOV RDI,qword ptr [R12 + 0x8] MOV R8D,0x9 MOV RDX,RBX MOV ECX,EAX LEA RSI,[RDI + 0x1a0] MOV RDI,qword ptr [R12] CALL 0x0012ef40 MOV RDI,qword ptr [RSP + 0x28] MOV qword ptr [RBP],RAX CALL 0x00107070 CMP qword ptr [RBP],0x0 JNZ 0x0012feb8 JMP 0x0012fa88 TEST RBP,RBP JZ 0x0012ff43 TEST EDX,EDX LEA RAX,[0x146947] MOV RDI,qword ptr [R12] MOV dword ptr [RSP + 0x8],EDX LEA RSI,[0x146934] CMOVZ RSI,RAX CALL 0x0012dec0 MOV EDX,dword ptr [RSP + 0x8] TEST RAX,RAX MOV qword ptr [RBP],RAX JNZ 0x0012ff40 JMP 0x0012ff73 LEA RSI,[0x14680a] TEST RBP,RBP JZ 0x0012ff43 MOV RDI,qword ptr [R12] CALL 0x0012dec0 MOV qword ptr [RBP],RAX TEST RAX,RAX JNZ 0x0012ff40 MOV RDI,qword ptr [R12] MOV ESI,0x8 CALL 0x0012d580 MOV qword ptr [RBP],RAX JMP 0x0012ff40 TEST RBP,RBP JZ 0x0012ff43 MOV dword ptr [RSP + 0x8],EDX TEST EDX,EDX LEA RSI,[0x146914] LEA RAX,[0x14692b] CMOVZ RSI,RAX MOV RDI,qword ptr [R12] CALL 0x0012dec0 MOV EDX,dword ptr [RSP + 0x8] TEST RAX,RAX MOV qword ptr [RBP],RAX JNZ 0x0012ff40 MOV RDI,qword ptr [R12] MOV ESI,0x4 CALL 0x0012d560 MOV qword ptr [RBP],RAX JMP 0x0012ff40 TEST RBP,RBP JZ 0x0012ff43 TEST EDX,EDX MOV dword ptr [RSP + 0x8],EDX LEA RSI,[0x146919] LEA RAX,[0x146922] JMP 0x001300cd TEST RBP,RBP JZ 0x0012ff43 MOV RDI,qword ptr [R12] LEA RSI,[0x14a175] CALL 0x0012dec0 MOV qword ptr [RBP],RAX TEST RAX,RAX JNZ 0x0012ff40 MOV RDI,qword ptr [R12] MOV ESI,0x4 CALL 0x0012d580 MOV qword ptr [RBP],RAX JMP 0x0012ff40 TEST RBP,RBP JZ 0x0012ff43 LEA RSI,[0x14680f] JMP 0x00130080 TEST RBP,RBP JZ 0x0012ff43 LEA RSI,[0x1467df] TEST EDX,EDX JNZ 0x001301b0 TEST EDI,EDI LEA RSI,[0x1467e1] LEA RAX,[0x1467e8] CMOVZ RSI,RAX MOV RDI,qword ptr [R12] MOV dword ptr [RSP + 0x8],EDX CALL 0x0012dec0 MOV EDX,dword ptr [RSP + 0x8] TEST RAX,RAX MOV qword ptr [RBP],RAX JNZ 0x0012ff40 MOV RDI,qword ptr [R12] MOV ESI,0x1 CALL 0x0012d560 MOV qword ptr [RBP],RAX JMP 0x0012ff40 TEST RBP,RBP JZ 0x0012ff43 MOV RDI,qword ptr [R12] LEA RSI,[0x1468cf] CALL 0x0012dec0 MOV qword ptr [RBP],RAX TEST RAX,RAX JNZ 0x0012ff40 MOV RDI,qword ptr [R12] MOV ESI,0x4 CALL 0x0012d590 MOV qword ptr [RBP],RAX JMP 0x0012ff40 CMP DL,0x51 JNZ 0x0012fa80 TEST RBP,RBP LEA RDX,[RSP + 0x20] MOV EAX,0x0 MOV RSI,RBX CMOVZ RDX,RAX CALL 0x00130930 TEST EAX,EAX JNZ 0x0012fbf8 JMP 0x0012fa88 MOV RSI,qword ptr [RBP] MOV RDI,qword ptr [R12] CALL 0x0012d9b0 MOV qword ptr [RBP],RAX JMP 0x0012feca CMP DL,0x43 JZ 0x001302d0 CMP DL,0x56 JZ 0x001302d0 CMP DL,0x46 JNZ 0x0012fa80 ADD RAX,0x1 MOV qword ptr [RBX],RAX TEST RBP,RBP JZ 0x001302e0 LEA RCX,[RSP + 0x1c] LEA RDX,[RSP + 0x28] MOV RSI,RBX MOV RDI,R12 CALL 0x00130da0 TEST EAX,EAX JZ 0x0012fa88 MOV RAX,qword ptr [RBX] MOVZX EDX,byte ptr [RAX] JMP 0x0012fc08 LEA RCX,[RAX + 0x1] MOV qword ptr [RBX],RCX MOVZX EDX,byte ptr [RAX + 0x1] MOV RAX,RCX JMP 0x0013028a XOR ECX,ECX XOR EDX,EDX JMP 0x001302a9 MOV R8D,dword ptr [RSP + 0x1c] MOV RCX,qword ptr [RSP + 0x28] MOV RDX,RSI MOV RSI,RAX CALL 0x0012d940 MOV qword ptr [RBP],RAX JMP 0x0012f9f8 XOR EDX,EDX MOV RSI,RBX MOV RDI,R12 CALL 0x00130390 TEST EAX,EAX JNZ 0x0012f9f8 JMP 0x0012fa88 MOV RDI,qword ptr [R12] XOR EDX,EDX MOV ESI,0x4 CALL 0x0012d560 JMP 0x0012fe17 MOV RDI,qword ptr [R12] MOV ESI,0x8 CALL 0x0012d560 MOV qword ptr [RBP],RAX JMP 0x0012ff40 MOV RDX,qword ptr [RSP + 0x28] MOV RCX,qword ptr [RBX] XOR R8D,R8D MOV RAX,qword ptr [R12 + 0x8] MOV RDI,qword ptr [R12] SUB RCX,RDX LEA RSI,[RAX + 0x1a0] CALL 0x0012ef40 MOV qword ptr [RBP],RAX TEST RAX,RAX JNZ 0x0012feb8 JMP 0x0012fa88
null
null
null
null
[('const-0', u'SUBPIECE_-1207167481'), (u'CAST_-1207037229', u'STORE_-1207042352'), ('const-0', u'PTRSUB_-1207167301'), (u'CALL_-1207170892', u'STORE_-1207170889'), (u'CAST_-1207166608', u'MULTIEQUAL_-1207039837'), ('tmp_5660', u'PTRSUB_-1207037225'), ('const-2', u'CALL_-1207040648'), ('tmp_5660', u'PTRSUB_-1207167324'), ('tmp_5662', u'STORE_-1207170630'), ('const-416', u'PTRSUB_-1207036385'), ('const-433', u'LOAD_-1207171081'), (u'MULTIEQUAL_-1207039838', u'PTRADD_-1207171483'), ('const-433', u'STORE_-1207171249'), (u'INDIRECT_-1207167524', u'MULTIEQUAL_-1207038009'), (u'INT_EQUAL_-1207042274', u'CBRANCH_-1207042273'), ('const-0', u'PTRSUB_-1207037981'), (u'MULTIEQUAL_-1207168985', u'CALL_-1207171639'), (u'MULTIEQUAL_-1207037117', u'MULTIEQUAL_-1207037111'), (u'CAST_-1207036669', u'CAST_-1207036657'), (u'CALL_-1207040867', u'STORE_-1207040864'), ('tmp_16729', u'PTRSUB_-1207166763'), (u'PTRSUB_-1207166581', u'LOAD_-1207170157'), (u'INT_EQUAL_-1207041785', u'CBRANCH_-1207041783'), (u'COPY_-1207039630', u'MULTIEQUAL_-1207039550'), (u'CALL_-1207171608', u'INDIRECT_-1207167412'), (u'PTRSUB_-1207166769', u'MULTIEQUAL_-1207169086'), (u'MULTIEQUAL_-1207037918', u'INT_NOTEQUAL_-1207043176'), ('const-1', u'PTRADD_-1207042651'), ('tmp_5661', u'LOAD_-1207042402'), (u'MULTIEQUAL_-1207038639', u'CALL_-1207041173'), (u'MULTIEQUAL_-1207039550', u'INT_MULT_-1207042292'), (u'COPY_-1207037476', u'MULTIEQUAL_-1207039958'), ('const-1', u'PTRADD_-1207042514'), ('tmp_2307', u'CBRANCH_-1207171649'), ('const-81', u'INT_NOTEQUAL_-1207171689'), (u'INT_SEXT_-1207042622', u'INT_ADD_-1207038612'), (u'LOAD_-1207042713', u'INT_ZEXT_-1207039815'), ('const-1', u'PTRADD_-1207042309'), (u'MULTIEQUAL_-1207037931', u'INT_EQUAL_-1207042587'), ('const-433', u'LOAD_-1207042315'), ('const-0', u'INT_EQUAL_-1207042292'), ('const-2', u'INT_MULT_-1207042216'), ('const-1', u'PTRADD_-1207042314'), ('const-1', u'PTRADD_-1207042644'), ('const-0', u'INT_NOTEQUAL_-1207170659'), (u'CALL_-1207042563', u'INT_LESS_-1207042543'), (u'PTRADD_-1207042391', u'LOAD_-1207042453'), (u'INT_EQUAL_-1207041354', u'CBRANCH_-1207041352'), ('tmp_364', u'BRANCH_-1207042547'), (u'LOAD_-1207043684', u'MULTIEQUAL_-1207037931'), ('tmp_2919', u'CBRANCH_-1207042431'), ('tmp_285', u'BRANCH_-1207042626'), ('const-433', u'LOAD_-1207171129'), (u'LOAD_-1207042292', u'CALL_-1207042273'), ('const-0', u'INT_EQUAL_-1207042432'), (u'PTRSUB_-1207037977', u'CALL_-1207043191'), (u'CALL_-1207042363', u'INT_EQUAL_-1207042349'), ('tmp_5661', u'STORE_-1207042414'), (u'PTRSUB_-1207037994', u'LOAD_-1207043239'), (u'INT_NOTEQUAL_-1207171270', u'CBRANCH_-1207171269'), ('const-0', u'PTRSUB_-1207166829'), (u'MULTIEQUAL_-1207039838', u'PTRADD_-1207171472'), ('const-0', u'INT_EQUAL_-1207040531'), ('tmp_5023', u'BRANCH_-1207170680'), ('const-67', u'INT_EQUAL_-1207171713'), (u'CALL_-1207043191', u'INDIRECT_-1207038532'), ('const-70', u'INT_NOTEQUAL_-1207171680'), ('const-433', u'LOAD_-1207042319'), (u'MULTIEQUAL_-1207039154', u'MULTIEQUAL_-1207039164'), (u'MULTIEQUAL_-1207040171', u'CAST_-1207037685'), ('tmp_5661', u'STORE_-1207041325'), (u'INT_NOTEQUAL_-1207040930', u'CBRANCH_-1207040929'), ('tmp_2010', u'CBRANCH_-1207171695'), ('tmp_5661', u'STORE_-1207042748'), (u'COPY_-1207037641', u'RETURN_-1207037631'), (u'MULTIEQUAL_-1207168891', u'CALL_-1207171612'), ('const-0', u'PTRSUB_-1207166917'), (u'INT_EQUAL_-1207042432', u'CBRANCH_-1207042431'), (u'INT_EQUAL_-1207171697', u'CBRANCH_-1207171695'), ('const-1', u'PTRADD_-1207042347'), ('tmp_5660', u'PTRSUB_-1207166829'), (u'PTRSUB_-1207166947', u'LOAD_-1207170654'), ('const-1', u'PTRADD_-1207042433'), (u'COPY_-1207036365', u'CALL_-1207171491'), (u'COPY_-1207038709', u'MULTIEQUAL_-1207038639'), (u'INT_EQUAL_-1207040451', u'CBRANCH_-1207040448'), (u'COPY_-1207037585', u'RETURN_-1207037575'), (u'CALL_-1207042354', u'INT_NOTEQUAL_-1207042339'), ('tmp_5660', u'PTRSUB_-1207166638'), (u'SUBPIECE_-1207167481', u'INT_SUB_-1207170124'), (u'COPY_-1207037579', u'RETURN_-1207037569'), (u'LOAD_-1207040463', u'PTRSUB_-1207036385'), ('const-433', u'LOAD_-1207043239'), ('const-0', u'RETURN_-1207037607'), ('const-0', u'INT_EQUAL_-1207041785'), (u'PTRADD_-1207040420', u'LOAD_-1207040482'), (u'LOAD_-1207043689', u'CALL_-1207043254'), ('tmp_5662', u'STORE_-1207170889'), ('tmp_5661', u'STORE_-1207042690'), ('const-1', u'PTRADD_-1207042503'), (u'MULTIEQUAL_-1207038009', u'MULTIEQUAL_-1207038003'), ('const-433', u'STORE_-1207042748'), ('const-1', u'PTRADD_-1207042644'), ('const-1', u'COPY_-1207037585'), (u'CAST_-1207037272', u'MULTIEQUAL_-1207039838'), ('const-433', u'STORE_-1207042329'), (u'LOAD_-1207170150', u'CALL_-1207170116'), (u'LOAD_-1207170911', u'CALL_-1207170892'), ('tmp_5662', u'INT_EQUAL_-1207041279'), (u'SUBPIECE_-1207037931', u'INT_EQUAL_-1207040909'), ('tmp_2617', u'CBRANCH_-1207042379'), ('tmp_16729', u'PTRSUB_-1207166878'), ('const-1', u'PTRADD_-1207042194'), ('const-433', u'LOAD_-1207170816'), ('const-1', u'PTRADD_-1207042651'), (u'MULTIEQUAL_-1207037931', u'INT_NOTEQUAL_-1207042430'), (u'LOAD_-1207171468', u'MULTIEQUAL_-1207167371'), ('tmp_5662', u'LOAD_-1207042325'), (u'INDIRECT_-1207038142', u'MULTIEQUAL_-1207038003'), ('const-95', u'INT_EQUAL_-1207041354'), (u'COPY_-1207036991', u'CALL_-1207041252'), (u'INT_LESS_-1207042543', u'CBRANCH_-1207042541'), ('const-1', u'COPY_-1207037579'), ('const-9', u'CALL_-1207171491'), ('tmp_903', u'CBRANCH_-1207043289'), ('tmp_5660', u'PTRSUB_-1207167105'), ('tmp_5660', u'PTRSUB_-1207037290'), ('tmp_5661', u'LOAD_-1207043689'), (u'LOAD_-1207042636', u'CALL_-1207042623'), (u'LOAD_-1207042453', u'INT_EQUAL_-1207042414'), ('tmp_4747', u'CBRANCH_-1207170963'), (u'INT_ADD_-1207042304', u'MULTIEQUAL_-1207039550'), (u'CALL_-1207171608', u'STORE_-1207171605'), ('tmp_2161', u'BRANCH_-1207171580'), ('tmp_5662', u'LOAD_-1207171039'), (u'CALL_-1207042342', u'INDIRECT_-1207038283'), ('const-0', u'COPY_-1207037595'), (u'LOAD_-1207043689', u'PTRADD_-1207042327'), ('const-433', u'LOAD_-1207042292'), (u'CALL_-1207042460', u'INT_EQUAL_-1207042438'), (u'PTRSUB_-1207167241', u'LOAD_-1207171129'), ('const-1', u'PTRADD_-1207041283'), (u'CALL_-1207170116', u'MULTIEQUAL_-1207167371'), ('tmp_5662', u'STORE_-1207170935'), ('const-433', u'LOAD_-1207042432'), ('const-4', u'CALL_-1207170587'), ('tmp_5661', u'CALL_-1207041817'), (u'INT_EQUAL_-1207171670', u'CBRANCH_-1207171649'), ('const-0', u'COPY_-1207037621'), (u'LOAD_-1207043689', u'PTRADD_-1207042644'), ('tmp_3952', u'BRANCH_-1207040639'), (u'INT_ADD_-1207038613', u'CALL_-1207042460'), (u'PTRSUB_-1207037903', u'PTRADD_-1207042327'), (u'PTRSUB_-1207036762', u'LOAD_-1207040351'), (u'MULTIEQUAL_-1207040171', u'LOAD_-1207042315'), ('const-433', u'LOAD_-1207042713'), (u'INT_EQUAL_-1207042310', u'CBRANCH_-1207042308'), ('tmp_5661', u'STORE_-1207041827'), (u'LOAD_-1207043689', u'LOAD_-1207043684'), ('const-0', u'PTRSUB_-1207037585'), (u'LOAD_-1207170982', u'CALL_-1207170951'), (u'CALL_-1207170951', u'MULTIEQUAL_-1207039304'), ('const-0', u'PTRSUB_-1207036879'), (u'INT_EQUAL_-1207171311', u'CBRANCH_-1207171302'), ('tmp_16729', u'PTRSUB_-1207037775'), ('tmp_5660', u'PTRSUB_-1207167301'), (u'INT_EQUAL_-1207040408', u'CBRANCH_-1207040407'), ('const-1', u'PTRADD_-1207042514'), ('const-0', u'RETURN_-1207037585'), (u'INT_ADD_-1207042304', u'MULTIEQUAL_-1207038639'), ('tmp_1679', u'CBRANCH_-1207042436'), (u'INT_EQUAL_-1207042648', u'CBRANCH_-1207042646'), ('tmp_5660', u'CALL_-1207041311'), (u'COPY_-1207037595', u'RETURN_-1207037585'), ('tmp_5662', u'INT_EQUAL_-1207042310'), (u'INT_NOTEQUAL_-1207171393', u'CBRANCH_-1207171392'), ('const-1', u'PTRADD_-1207042314'), ('const-0', u'COPY_-1207037613'), ('tmp_3880', u'CBRANCH_-1207040717'), (u'PTRSUB_-1207037290', u'LOAD_-1207042636'), (u'LOAD_-1207042427', u'MULTIEQUAL_-1207167701'), ('const-95', u'INT_EQUAL_-1207042414'), ('const-433', u'LOAD_-1207170911'), ('const-0', u'INT_EQUAL_-1207040296'), ('const-0', u'INT_NOTEQUAL_-1207042447'), ('tmp_5662', u'LOAD_-1207042292'), ('const-9', u'CALL_-1207042460'), ('const-433', u'LOAD_-1207040886'), ('const-433', u'STORE_-1207042373'), ('const-433', u'LOAD_-1207040311'), (u'INT_ZEXT_-1207039815', u'COPY_-1207037476'), ('const-1', u'PTRADD_-1207042327'), (u'CALL_-1207042460', u'MULTIEQUAL_-1207038009'), ('const-433', u'LOAD_-1207042453'), (u'CALL_-1207040503', u'INDIRECT_-1207036990'), ('const-0', u'RETURN_-1207037595'), ('const-1', u'PTRADD_-1207040752'), ('const-433', u'LOAD_-1207040570'), ('const-433', u'STORE_-1207042249'), ('const-0', u'PTRSUB_-1207167324'), (u'MULTIEQUAL_-1207169338', u'CALL_-1207171252'), (u'COPY_-1207037165', u'MULTIEQUAL_-1207037146'), (u'CALL_-1207042273', u'STORE_-1207042270'), ('const-433', u'STORE_-1207042352'), (u'COPY_-1207037464', u'LOAD_-1207042652'), ('tmp_5118', u'BRANCH_-1207170578'), (u'INT_NOTEQUAL_-1207171680', u'CBRANCH_-1207171678'), (u'COPY_-1207037569', u'RETURN_-1207037559'), ('tmp_5661', u'CAST_-1207036634'), ('tmp_5662', u'STORE_-1207171605'), (u'SUBPIECE_-1207037931', u'CALL_-1207171062'), ('const-1', u'PTRADD_-1207040431'), (u'CALL_-1207170683', u'MULTIEQUAL_-1207037918'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207042366'), (u'CALL_-1207171116', u'INT_EQUAL_-1207171094'), ('const-4', u'INT_AND_-1207042361'), ('const-0', u'COPY_-1207037609'), ('tmp_5662', u'CALL_-1207042370'), ('tmp_1194', u'CBRANCH_-1207042329'), ('const-0', u'COPY_-1207038019'), ('const-433', u'LOAD_-1207170708'), (u'CALL_-1207043337', u'INT_NOTEQUAL_-1207043322'), (u'INDIRECT_-1207038657', u'MULTIEQUAL_-1207038383'), (u'LOAD_-1207042315', u'INT_EQUAL_-1207042274'), ('const-433', u'LOAD_-1207042242'), ('tmp_5660', u'PTRSUB_-1207037128'), (u'MULTIEQUAL_-1207037931', u'INT_NOTEQUAL_-1207042574'), (u'MULTIEQUAL_-1207037931', u'INT_SLESS_-1207042574'), ('const-416', u'PTRSUB_-1207166567'), ('const-0', u'COPY_-1207037603'), (u'INT_EQUAL_-1207042382', u'CBRANCH_-1207042379'), (u'CAST_-1207167293', u'CALL_-1207171491'), (u'PTRSUB_-1207167324', u'LOAD_-1207171265'), (u'COPY_-1207040880', u'MULTIEQUAL_-1207038620'), ('tmp_5662', u'INT_EQUAL_-1207171643'), ('tmp_1753', u'CBRANCH_-1207042383'), ('tmp_5662', u'LOAD_-1207042296'), ('tmp_5662', u'STORE_-1207042296'), (u'INT_EQUAL_-1207170613', u'CBRANCH_-1207170610'), ('const-433', u'LOAD_-1207171593'), ('const-433', u'LOAD_-1207171588'), ('tmp_5662', u'STORE_-1207040693'), (u'PTRADD_-1207040431', u'STORE_-1207040486'), (u'INDIRECT_-1207168007', u'CALL_-1207171469'), ('const-1', u'COPY_-1207037577'), ('const-0', u'PTRSUB_-1207037472'), ('tmp_3109', u'CBRANCH_-1207042291'), (u'INT_EQUAL_-1207040676', u'CBRANCH_-1207040673'), (u'COPY_-1207169157', u'MULTIEQUAL_-1207169086'), (u'COPY_-1207037635', u'RETURN_-1207037625'), ('const-433', u'STORE_-1207171480'), ('tmp_854', u'CBRANCH_-1207043322'), ('tmp_3611', u'CBRANCH_-1207040877'), ('tmp_5661', u'STORE_-1207040802'), (u'PTRSUB_-1207037981', u'LOAD_-1207043218'), ('const-0', u'PTRSUB_-1207037290'), (u'LOAD_-1207171033', u'CALL_-1207171020'), ('tmp_5660', u'PTRSUB_-1207166616'), (u'PTRSUB_-1207038010', u'LOAD_-1207043309'), (u'COPY_-1207037226', u'MULTIEQUAL_-1207037140'), (u'CALL_-1207040696', u'INT_EQUAL_-1207040676'), ('tmp_408', u'CBRANCH_-1207042573'), (u'LOAD_-1207042569', u'MULTIEQUAL_-1207039352'), ('const-433', u'STORE_-1207042389'), ('const-433', u'STORE_-1207171203'), (u'COPY_-1207037464', u'CAST_-1207037397'), (u'COPY_-1207171146', u'MULTIEQUAL_-1207169681'), ('tmp_4795', u'CBRANCH_-1207170915'), ('tmp_5662', u'STORE_-1207170720'), ('const-0', u'PTRSUB_-1207167105'), ('const-16', u'PTRADD_-1207037994'), (u'INT_NOTEQUAL_-1207040923', u'CBRANCH_-1207040922'), ('const-433', u'LOAD_-1207042598'), ('const-4', u'CALL_-1207170892'), ('tmp_5661', u'LOAD_-1207040822'), ('const-0', u'INT_NOTEQUAL_-1207040930'), (u'CALL_-1207171612', u'INDIRECT_-1207167485'), (u'INDIRECT_-1207167485', u'MULTIEQUAL_-1207038064'), (u'COPY_-1207167057', u'CALL_-1207170633'), ('const-0', u'INT_NOTEQUAL_-1207042355'), (u'MULTIEQUAL_-1207038079', u'MULTIEQUAL_-1207038073'), (u'PTRADD_-1207042644', u'STORE_-1207042690'), ('const-0', u'RETURN_-1207037597'), (u'MULTIEQUAL_-1207169043', u'CALL_-1207170743'), (u'MULTIEQUAL_-1207037994', u'MULTIEQUAL_-1207038383'), ('const-2', u'PTRADD_-1207042309'), (u'CALL_-1207040465', u'SUBPIECE_-1207169839'), ('const-0', u'INT_EQUAL_-1207042648'), (u'CALL_-1207171116', u'STORE_-1207171093'), (u'INT_NOTEQUAL_-1207042269', u'CBRANCH_-1207042267'), (u'LOAD_-1207040667', u'CALL_-1207040648'), (u'LOAD_-1207043689', u'CALL_-1207040312'), (u'COPY_-1207037471', u'MULTIEQUAL_-1207039460'), (u'INT_AND_-1207042361', u'INT_NOTEQUAL_-1207042374'), ('const-0', u'INT_NOTEQUAL_-1207042585'), (u'PTRADD_-1207042465', u'MULTIEQUAL_-1207039838'), ('tmp_5662', u'CALL_-1207042354'), ('tmp_16729', u'PTRSUB_-1207037781'), ('const-4', u'INT_AND_-1207042671'), ('const-433', u'LOAD_-1207040614'), ('const-1', u'PTRADD_-1207171609'), (u'COPY_-1207037116', u'MULTIEQUAL_-1207037117'), (u'PTRSUB_-1207167105', u'LOAD_-1207170911'), (u'COPY_-1207037577', u'RETURN_-1207037567'), ('const-1', u'PTRADD_-1207042391'), (u'CALL_-1207040330', u'INDIRECT_-1207037288'), (u'LOAD_-1207041779', u'CALL_-1207041760'), ('tmp_4537', u'CBRANCH_-1207171175'), ('const-433', u'STORE_-1207170794'), ('const-0', u'RETURN_-1207037603'), (u'COPY_-1207167183', u'MULTIEQUAL_-1207169255'), (u'LOAD_-1207040311', u'INT_EQUAL_-1207040296'), ('tmp_5662', u'STORE_-1207042270'), ('const-0', u'RETURN_-1207037587'), ('tmp_5662', u'STORE_-1207171310'), (u'CALL_-1207040696', u'STORE_-1207040693'), (u'COPY_-1207042561', u'MULTIEQUAL_-1207039164'), ('const-0', u'PTRSUB_-1207036632'), (u'PTRADD_-1207042366', u'STORE_-1207042414'), (u'LOAD_-1207170708', u'CALL_-1207170689'), (u'INDIRECT_-1207037338', u'CALL_-1207040352'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207042510'), ('tmp_16729', u'PTRSUB_-1207036440'), (u'CAST_-1207166755', u'MULTIEQUAL_-1207168985'), (u'COPY_-1207037638', u'RETURN_-1207037628'), (u'LOAD_-1207042494', u'CALL_-1207042460'), (u'CAST_-1207036669', u'MULTIEQUAL_-1207038912'), ('tmp_5001', u'CBRANCH_-1207170712'), (u'CALL_-1207170938', u'STORE_-1207170935'), ('tmp_5660', u'CALL_-1207171612'), ('const-1337320', u'COPY_-1207170769'), (u'INT_EQUAL_-1207042314', u'CBRANCH_-1207042312'), (u'PTRADD_-1207042538', u'LOAD_-1207042598'), (u'COPY_-1207037571', u'RETURN_-1207037561'), (u'LOAD_-1207040822', u'MULTIEQUAL_-1207038881'), (u'CALL_-1207040465', u'INDIRECT_-1207036968'), ('const-86', u'INT_EQUAL_-1207171697'), ('const-0', u'COPY_-1207042724'), (u'MULTIEQUAL_-1207167701', u'INT_NOTEQUAL_-1207171680'), (u'SUBPIECE_-1207167485', u'INT_SUB_-1207170124'), ('const-2', u'INT_MULT_-1207042671'), ('const-2', u'INT_MULT_-1207042361'), (u'CALL_-1207171608', u'INDIRECT_-1207167342'), ('tmp_5662', u'INT_NOTEQUAL_-1207171176'), (u'COPY_-1207037609', u'RETURN_-1207037599'), (u'COPY_-1207037438', u'MULTIEQUAL_-1207039958'), (u'CAST_-1207037721', u'INT_SEXT_-1207042393'), ('tmp_4684', u'CBRANCH_-1207171028'), ('tmp_2214', u'BRANCH_-1207171525'), (u'INT_ZEXT_-1207040354', u'INT_MULT_-1207042216'), ('const-433', u'STORE_-1207170686'), ('const-433', u'LOAD_-1207042387'), ('const-433', u'STORE_-1207042655'), ('tmp_5662', u'CALL_-1207041311'), (u'INDIRECT_-1207038727', u'MULTIEQUAL_-1207038453'), (u'PTRADD_-1207042327', u'STORE_-1207042373'), ('tmp_5660', u'PTRSUB_-1207036762'), (u'CALL_-1207040557', u'STORE_-1207040554'), ('const-8', u'CALL_-1207170797'), (u'PTRSUB_-1207166763', u'CAST_-1207166633'), ('const-1', u'PTRADD_-1207040420'), ('const-1', u'PTRADD_-1207042340'), ('const-0', u'COPY_-1207040040'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207042503'), ('const-1', u'COPY_-1207037165'), ('const-0', u'COPY_-1207042775'), ('const-0', u'COPY_-1207040187'), ('const-1337634', u'COPY_-1207036991'), (u'COPY_-1207167182', u'MULTIEQUAL_-1207169255'), ('const-433', u'LOAD_-1207040376'), (u'MULTIEQUAL_-1207169260', u'COPY_-1207167183'), ('const-433', u'LOAD_-1207170982'), ('const-0', u'PTRSUB_-1207166638'), ('const-433', u'STORE_-1207170935'), ('const-433', u'LOAD_-1207170606'), (u'COPY_-1207037591', u'RETURN_-1207037581'), (u'CALL_-1207040593', u'STORE_-1207040590'), (u'COPY_-1207167230', u'CALL_-1207170938'), (u'INDIRECT_-1207037275', u'SUBPIECE_-1207167481'), (u'SUBPIECE_-1207169839', u'CALL_-1207171491'), (u'INT_EQUAL_-1207041803', u'CBRANCH_-1207041802'), (u'LOAD_-1207042402', u'LOAD_-1207042397'), ('tmp_4490', u'CBRANCH_-1207171229'), ('const-433', u'LOAD_-1207042636'), ('const-0', u'SUBPIECE_-1207037750'), (u'LOAD_-1207042290', u'CALL_-1207171608'), (u'COPY_-1207038019', u'MULTIEQUAL_-1207037930'), (u'LOAD_-1207040351', u'CALL_-1207040330'), (u'LOAD_-1207040570', u'CALL_-1207040557'), ('tmp_5662', u'STORE_-1207170113'), ('tmp_750', u'CBRANCH_-1207042665'), ('const-1395552', u'PTRSUB_-1207037537'), (u'INT_NOTEQUAL_-1207170826', u'CBRANCH_-1207170825'), (u'CAST_-1207037747', u'STORE_-1207042457'), (u'PTRSUB_-1207037478', u'LOAD_-1207042501'), ('const-0', u'INT_EQUAL_-1207041803'), ('tmp_5662', u'INT_EQUAL_-1207042314'), (u'COPY_-1207037617', u'RETURN_-1207037607'), ('const-0', u'RETURN_-1207037565'), ('tmp_4659', u'BRANCH_-1207171053'), (u'INT_NOTEQUAL_-1207042447', u'CBRANCH_-1207042446'), ('const-1', u'PTRADD_-1207042510'), (u'COPY_-1207037615', u'RETURN_-1207037605'), (u'LOAD_-1207042453', u'MULTIEQUAL_-1207038748'), ('tmp_5662', u'INT_EQUAL_-1207041785'), ('const-0', u'INT_NOTEQUAL_-1207040615'), ('tmp_5660', u'PTRSUB_-1207167241'), ('tmp_3341', u'CBRANCH_-1207041277'), (u'LOAD_-1207170606', u'CALL_-1207170587'), (u'MULTIEQUAL_-1207039838', u'COPY_-1207166744'), (u'COPY_-1207037599', u'RETURN_-1207037589'), ('const--64', u'PTRSUB_-1207036809'), ('const-0', u'PTRSUB_-1207166947'), ('tmp_3564', u'CBRANCH_-1207040922'), ('tmp_2268', u'CBRANCH_-1207171687'), (u'CALL_-1207171639', u'INDIRECT_-1207167456'), (u'COPY_-1207040223', u'MULTIEQUAL_-1207040053'), (u'CALL_-1207042680', u'INT_EQUAL_-1207042666'), (u'PTRSUB_-1207036494', u'LOAD_-1207040614'), ('const-1', u'PTRADD_-1207042701'), ('const-433', u'LOAD_-1207042286'), ('tmp_3382', u'CBRANCH_-1207041236'), ('tmp_4846', u'BRANCH_-1207170847'), (u'INDIRECT_-1207038014', u'MULTIEQUAL_-1207037941'), ('tmp_5660', u'PTRSUB_-1207166575'), (u'INT_NOTEQUAL_-1207042585', u'CBRANCH_-1207042582'), (u'LOAD_-1207040717', u'CALL_-1207040696'), ('const-433', u'STORE_-1207042464'), ('const-0', u'INT_EQUAL_-1207170721'), ('const-433', u'STORE_-1207040645'), ('const-1', u'PTRADD_-1207042538'), ('tmp_4362', u'CBRANCH_-1207171343'), (u'MULTIEQUAL_-1207037935', u'MULTIEQUAL_-1207038315'), (u'PTRADD_-1207041781', u'STORE_-1207041827'), (u'INT_EQUAL_-1207040390', u'CBRANCH_-1207040388'), (u'CALL_-1207042299', u'STORE_-1207042296'), ('tmp_4901', u'CBRANCH_-1207170798'), (u'CALL_-1207042252', u'INDIRECT_-1207037970'), ('tmp_5662', u'LOAD_-1207171468'), (u'LOAD_-1207042427', u'MULTIEQUAL_-1207038298'), (u'LOAD_-1207043689', u'PTRADD_-1207042701'), (u'INT_AND_-1207042572', u'INT_NOTEQUAL_-1207042585'), ('const-433', u'STORE_-1207040844'), ('tmp_5226', u'CBRANCH_-1207040407'), (u'INT_MULT_-1207042292', u'INT_ADD_-1207042304'), ('tmp_5660', u'CALL_-1207042363'), (u'LOAD_-1207042642', u'CALL_-1207042623'), ('const-1', u'COPY_-1207037583'), ('tmp_5662', u'CALL_-1207042363'), (u'COPY_-1207170769', u'MULTIEQUAL_-1207169043'), (u'LOAD_-1207043689', u'PTRADD_-1207043303'), ('const-0', u'INT_NOTEQUAL_-1207040923'), (u'LOAD_-1207170959', u'CALL_-1207170938'), (u'INT_EQUAL_-1207040489', u'CBRANCH_-1207040488'), ('tmp_5662', u'INT_NOTEQUAL_-1207040718'), (u'LOAD_-1207040886', u'CALL_-1207040867'), (u'COPY_-1207042775', u'MULTIEQUAL_-1207038383'), ('const-0', u'COPY_-1207037619'), (u'INT_NOTEQUAL_-1207042374', u'CBRANCH_-1207042372'), (u'INDIRECT_-1207038317', u'MULTIEQUAL_-1207038315'), (u'MULTIEQUAL_-1207169086', u'CALL_-1207171612'), (u'INT_EQUAL_-1207040845', u'CBRANCH_-1207040837'), (u'CALL_-1207041311', u'INT_EQUAL_-1207041297'), (u'SUBPIECE_-1207037931', u'CALL_-1207170797'), (u'MULTIEQUAL_-1207037926', u'MULTIEQUAL_-1207038315'), ('tmp_5662', u'STORE_-1207042620'), ('const-0', u'PTRSUB_-1207036909'), (u'MULTIEQUAL_-1207037140', u'CBRANCH_-1207040909'), (u'COPY_-1207037583', u'RETURN_-1207037573'), ('const-433', u'STORE_-1207040693'), ('tmp_3759', u'CBRANCH_-1207040909'), ('tmp_5661', u'CALL_-1207042370'), ('const-0', u'PTRSUB_-1207037225'), ('tmp_5662', u'CALL_-1207041817'), (u'INT_NOTEQUAL_-1207040891', u'CBRANCH_-1207040890'), ('const-433', u'STORE_-1207170113'), (u'LOAD_-1207043689', u'PTRADD_-1207041781'), (u'CALL_-1207042342', u'INDIRECT_-1207038020'), ('const-0', u'RETURN_-1207037593'), (u'PTRADD_-1207042327', u'LOAD_-1207042387'), (u'INT_NOTEQUAL_-1207042339', u'INT_ZEXT_-1207038102'), (u'LOAD_-1207042427', u'INT_EQUAL_-1207171697'), (u'INT_AND_-1207040528', u'PTRADD_-1207037994'), (u'PTRSUB_-1207166878', u'CAST_-1207166755'), (u'INDIRECT_-1207038212', u'MULTIEQUAL_-1207038453'), ('const-0', u'INT_EQUAL_-1207171375'), ('const--76', u'PTRSUB_-1207166769'), (u'COPY_-1207171293', u'MULTIEQUAL_-1207169338'), (u'MULTIEQUAL_-1207040171', u'PTRADD_-1207042194'), ('tmp_4444', u'CBRANCH_-1207171269'), (u'MULTIEQUAL_-1207038298', u'INT_EQUAL_-1207042386'), (u'SUBPIECE_-1207037931', u'INT_EQUAL_-1207171375'), ('const-1', u'PTRADD_-1207042366'), (u'CALL_-1207042342', u'INDIRECT_-1207038351'), (u'CALL_-1207170743', u'STORE_-1207170720'), (u'PTRSUB_-1207036560', u'LOAD_-1207040717'), ('tmp_5661', u'STORE_-1207042380'), ('const-1', u'PTRADD_-1207041781'), (u'LOAD_-1207043689', u'PTRADD_-1207042402'), (u'LOAD_-1207171081', u'CALL_-1207171062'), ('tmp_5662', u'INT_NOTEQUAL_-1207040930'), ('const-4', u'CALL_-1207171062'), ('const-1', u'PTRADD_-1207171472'), (u'PTRSUB_-1207166917', u'LOAD_-1207170606'), (u'LOAD_-1207171534', u'MULTIEQUAL_-1207167701'), ('const-0', u'INT_EQUAL_-1207171670'), ('const-433', u'STORE_-1207041325'), (u'INDIRECT_-1207038657', u'CAST_-1207037852'), (u'INT_NOTEQUAL_-1207040615', u'CBRANCH_-1207040614'), ('tmp_2345', u'CBRANCH_-1207171623'), ('const--64', u'PTRSUB_-1207166763'), (u'COPY_-1207042736', u'MULTIEQUAL_-1207038315'), ('tmp_5661', u'LOAD_-1207042432'), ('const-1', u'COPY_-1207037647'), (u'INT_MULT_-1207042361', u'PTRADD_-1207042327'), ('tmp_5662', u'INT_EQUAL_-1207040531'), (u'COPY_-1207037613', u'RETURN_-1207037603'), (u'INT_EQUAL_-1207042438', u'CBRANCH_-1207042436'), ('const-433', u'LOAD_-1207040351'), ('const-1', u'PTRADD_-1207171483'), (u'COPY_-1207037650', u'RETURN_-1207037640'), (u'CALL_-1207171333', u'INT_EQUAL_-1207171311'), ('const-0', u'SUBPIECE_-1207038348'), ('const-0', u'COPY_-1207037605'), ('const-433', u'STORE_-1207171605'), ('tmp_5660', u'PTRSUB_-1207167214'), (u'INT_EQUAL_-1207171453', u'CBRANCH_-1207171448'), ('tmp_3785', u'CBRANCH_-1207040890'), (u'CALL_-1207041252', u'MULTIEQUAL_-1207039304'), (u'PTRSUB_-1207037775', u'CAST_-1207037604'), ('const-0', u'RETURN_-1207037577'), ('const-0', u'SUBPIECE_-1207038644'), (u'LOAD_-1207041232', u'CALL_-1207041173'), (u'MULTIEQUAL_-1207038748', u'CAST_-1207037721'), ('tmp_5661', u'CALL_-1207040503'), (u'INT_MULT_-1207042572', u'PTRADD_-1207042538'), ('tmp_5662', u'INT_NOTEQUAL_-1207170659'), (u'CAST_-1207037592', u'CALL_-1207042417'), (u'CALL_-1207171252', u'STORE_-1207171249'), (u'CAST_-1207037293', u'CALL_-1207042460'), ('const-0', u'INT_EQUAL_-1207171453'), (u'MULTIEQUAL_-1207037495', u'CALL_-1207040648'), ('const-0', u'CALL_-1207170683'), (u'INT_AND_-1207042216', u'INT_NOTEQUAL_-1207042229'), ('const-4', u'INT_AND_-1207040437'), ('const-0', u'RETURN_-1207037609'), ('const-0', u'INT_EQUAL_-1207042331'), ('const-0', u'CALL_-1207170116'), ('tmp_5048', u'CBRANCH_-1207170658'), ('tmp_1101', u'CBRANCH_-1207043176'), (u'CALL_-1207041760', u'STORE_-1207041757'), ('const-433', u'LOAD_-1207042576'), (u'CAST_-1207166608', u'LOAD_-1207171588'), (u'MULTIEQUAL_-1207169385', u'CALL_-1207171333'), (u'CALL_-1207040648', u'STORE_-1207040645'), ('const-433', u'LOAD_-1207042652'), ('const-0', u'COPY_-1207037226'), (u'PTRSUB_-1207037699', u'LOAD_-1207042286'), ('const-0', u'RETURN_-1207037628'), (u'LOAD_-1207042697', u'INT_AND_-1207042671'), ('const-85', u'INT_EQUAL_-1207042568'), ('tmp_5660', u'PTRSUB_-1207036529'), (u'COPY_-1207036580', u'CALL_-1207040593'), ('const-0', u'INT_NOTEQUAL_-1207042339'), ('const-4294967248', u'INT_ADD_-1207038612'), ('const-0', u'RETURN_-1207037640'), (u'CALL_-1207170938', u'INT_EQUAL_-1207170918'), (u'MULTIEQUAL_-1207037111', u'BOOL_NEGATE_-1207167110'), (u'COPY_-1207040187', u'RETURN_-1207043028'), ('const-433', u'LOAD_-1207042325'), (u'CALL_-1207042342', u'INT_EQUAL_-1207042328'), ('tmp_2947', u'CBRANCH_-1207042413'), (u'CALL_-1207042342', u'INT_EQUAL_-1207042328'), (u'COPY_-1207037433', u'MULTIEQUAL_-1207039460'), ('const-0', u'INT_NOTEQUAL_-1207171176'), (u'LOAD_-1207170176', u'SUBPIECE_-1207167485'), (u'INT_NOTEQUAL_-1207171029', u'CBRANCH_-1207171028'), ('tmp_2529', u'CBRANCH_-1207042446'), (u'PTRSUB_-1207036529', u'LOAD_-1207040667'), (u'CALL_-1207170633', u'INT_EQUAL_-1207170613'), (u'PTRSUB_-1207037128', u'LOAD_-1207042319'), (u'LOAD_-1207042315', u'INT_EQUAL_-1207042292'), ('tmp_5660', u'PTRSUB_-1207166917'), ('const-0', u'RETURN_-1207037559'), ('const-433', u'LOAD_-1207041773'), (u'LOAD_-1207171265', u'CALL_-1207171252'), (u'INDIRECT_-1207038589', u'MULTIEQUAL_-1207038315'), ('tmp_21117', u'MULTIEQUAL_-1207038315'), ('tmp_5662', u'INT_EQUAL_-1207042648'), (u'INT_EQUAL_-1207042685', u'CBRANCH_-1207042682'), ('tmp_4722', u'BRANCH_-1207170988'), (u'COPY_-1207170788', u'MULTIEQUAL_-1207169043'), ('const-1', u'PTRADD_-1207042314'), (u'COPY_-1207037593', u'RETURN_-1207037583'), (u'INDIRECT_-1207038020', u'CALL_-1207171608'), ('const-433', u'LOAD_-1207171033'), (u'MULTIEQUAL_-1207037935', u'MULTIEQUAL_-1207037926'), ('const-0', u'PTRSUB_-1207166616'), ('tmp_5660', u'PTRSUB_-1207167449'), (u'CALL_-1207040867', u'STORE_-1207040844'), (u'INT_EQUAL_-1207041297', u'CBRANCH_-1207041296'), (u'CAST_-1207036761', u'STORE_-1207041325'), (u'CAST_-1207166423', u'CALL_-1207170116'), ('const-1', u'PTRADD_-1207042554'), (u'INT_AND_-1207040437', u'INT_EQUAL_-1207040451'), ('const-0', u'COPY_-1207169157'), (u'MULTIEQUAL_-1207037930', u'COPY_-1207037650'), (u'COPY_-1207037575', u'RETURN_-1207037565'), (u'LOAD_-1207171129', u'CALL_-1207171116'), (u'INT_EQUAL_-1207042666', u'CBRANCH_-1207042665'), ('tmp_5129', u'BRANCH_-1207040309'), ('const-67', u'INT_NOTEQUAL_-1207042430'), ('const-0', u'COPY_-1207037601'), ('const-433', u'STORE_-1207042457'), (u'PTRSUB_-1207036632', u'LOAD_-1207040903'), ('tmp_5662', u'INT_NOTEQUAL_-1207171270'), (u'INT_EQUAL_-1207040531', u'CBRANCH_-1207040529'), ('const-0', u'INT_EQUAL_-1207040451'), (u'PTRADD_-1207042182', u'LOAD_-1207042242'), (u'PTRADD_-1207043303', u'STORE_-1207043354'), ('tmp_5661', u'STORE_-1207042329'), (u'CALL_-1207042252', u'STORE_-1207042249'), ('tmp_5662', u'STORE_-1207171203'), (u'CALL_-1207042417', u'INDIRECT_-1207038317'), (u'INDIRECT_-1207038020', u'CALL_-1207042252'), (u'MULTIEQUAL_-1207040053', u'CAST_-1207037592'), ('const-0', u'PTRSUB_-1207167135'), ('const-433', u'LOAD_-1207043689'), ('const-433', u'LOAD_-1207171504'), ('tmp_5660', u'CALL_-1207042354'), (u'COPY_-1207171357', u'MULTIEQUAL_-1207169385'), ('const-0', u'INT_EQUAL_-1207041238'), ('tmp_5662', u'STORE_-1207170584'), (u'MULTIEQUAL_-1207037140', u'MULTIEQUAL_-1207037146'), (u'LOAD_-1207042315', u'INT_ZEXT_-1207040354'), (u'CALL_-1207171612', u'INDIRECT_-1207167347'), ('const-1337681', u'COPY_-1207036646'), (u'CALL_-1207171020', u'STORE_-1207171017'), ('tmp_4113', u'CBRANCH_-1207040488'), (u'PTRSUB_-1207166616', u'LOAD_-1207170816'), (u'SUBPIECE_-1207038644', u'INT_LESS_-1207043280'), ('tmp_5660', u'CALL_-1207042680'), ('tmp_4579', u'CBRANCH_-1207171132'), ('const-0', u'RETURN_-1207037611'), (u'SUBPIECE_-1207037750', u'INT_SUB_-1207040351'), ('const-77', u'INT_NOTEQUAL_-1207042269'), ('tmp_5660', u'CALL_-1207043191'), ('const-433', u'STORE_-1207042620'), (u'CALL_-1207171206', u'STORE_-1207171203'), ('const-2', u'PTRADD_-1207042615'), (u'LOAD_-1207043689', u'PTRADD_-1207042309'), ('const-0', u'PTRSUB_-1207167214'), ('tmp_4935', u'CBRANCH_-1207170766'), ('tmp_5660', u'CALL_-1207170683'), (u'COPY_-1207040040', u'MULTIEQUAL_-1207039855'), (u'INT_EQUAL_-1207171643', u'CBRANCH_-1207171641'), ('const-10', u'INT_MULT_-1207042292'), ('tmp_5662', u'INT_NOTEQUAL_-1207170862'), (u'COPY_-1207037589', u'RETURN_-1207037579'), ('const-1', u'COPY_-1207037571'), ('const-1', u'COPY_-1207037573'), (u'CALL_-1207171639', u'INDIRECT_-1207167594'), (u'LOAD_-1207171039', u'CALL_-1207171020'), ('tmp_3315', u'CBRANCH_-1207041296'), (u'PTRADD_-1207040403', u'LOAD_-1207040463'), ('tmp_5662', u'STORE_-1207042249'), ('const-433', u'LOAD_-1207042397'), ('tmp_5662', u'LOAD_-1207040311'), ('tmp_5662', u'LOAD_-1207041779'), (u'LOAD_-1207043689', u'COPY_-1207037008'), ('tmp_5660', u'PTRSUB_-1207167135'), (u'CALL_-1207040312', u'INDIRECT_-1207037275'), ('tmp_5662', u'STORE_-1207171093'), ('const-0', u'RETURN_-1207037605'), ('const-1', u'PTRADD_-1207042182'), ('const-83', u'INT_EQUAL_-1207042587'), ('const-433', u'LOAD_-1207170959'), (u'INT_EQUAL_-1207040573', u'CBRANCH_-1207040570'), (u'CALL_-1207170689', u'STORE_-1207170686'), ('const-0', u'INT_NOTEQUAL_-1207171270'), ('tmp_5661', u'CALL_-1207042417'), (u'PTRSUB_-1207166567', u'CAST_-1207166423'), ('const-0', u'PTRSUB_-1207167241'), ('tmp_5661', u'STORE_-1207171538'), (u'CALL_-1207042417', u'INT_EQUAL_-1207042403'), (u'LOAD_-1207040482', u'CAST_-1207036670'), (u'CALL_-1207041173', u'STORE_-1207041170'), ('tmp_5252', u'CBRANCH_-1207040388'), (u'CAST_-1207037523', u'CALL_-1207042273'), (u'PTRSUB_-1207167301', u'LOAD_-1207171225'), ('const-1337311', u'COPY_-1207170822'), (u'INDIRECT_-1207167456', u'MULTIEQUAL_-1207037941'), (u'LOAD_-1207171369', u'CALL_-1207171333'), (u'CALL_-1207042342', u'INDIRECT_-1207037952'), (u'CAST_-1207037604', u'MULTIEQUAL_-1207039855'), (u'MULTIEQUAL_-1207037146', u'MULTIEQUAL_-1207037140'), ('const-433', u'LOAD_-1207042427'), (u'LOAD_-1207042290', u'CALL_-1207042252'), ('tmp_16729', u'PTRSUB_-1207166769'), ('const-8', u'CALL_-1207171206'), ('const-433', u'STORE_-1207171538'), ('tmp_5660', u'PTRSUB_-1207036879'), ('const-0', u'SUBPIECE_-1207169839'), (u'INT_EQUAL_-1207170800', u'CBRANCH_-1207170798'), (u'COPY_-1207040891', u'MULTIEQUAL_-1207038620'), (u'CALL_-1207170797', u'STORE_-1207170794'), ('tmp_1168', u'CBRANCH_-1207042348'), (u'INT_NOTEQUAL_-1207170659', u'CBRANCH_-1207170658'), (u'CALL_-1207042252', u'INDIRECT_-1207038040'), (u'INT_EQUAL_-1207041238', u'CBRANCH_-1207041236'), (u'CALL_-1207042563', u'INDIRECT_-1207038074'), ('const-1', u'COPY_-1207038003'), (u'COPY_-1207037008', u'MULTIEQUAL_-1207039352'), (u'INT_EQUAL_-1207170918', u'CBRANCH_-1207170915'), (u'INT_NOTEQUAL_-1207043322', u'CBRANCH_-1207043322'), ('const-1', u'PTRADD_-1207042314'), (u'INT_ZEXT_-1207040418', u'INT_MULT_-1207042361'), ('tmp_5660', u'PTRSUB_-1207037994'), ('const-1', u'PTRADD_-1207042194'), (u'MULTIEQUAL_-1207038073', u'MULTIEQUAL_-1207038064'), (u'CALL_-1207170587', u'STORE_-1207170584'), (u'PTRSUB_-1207166575', u'LOAD_-1207170150'), ('tmp_5661', u'STORE_-1207042457'), (u'INT_EQUAL_-1207042349', u'CBRANCH_-1207042348'), ('const-1', u'PTRADD_-1207042366'), ('const-1', u'PTRADD_-1207040431'), (u'INDIRECT_-1207167347', u'MULTIEQUAL_-1207037926'), (u'LOAD_-1207041226', u'CALL_-1207041173'), ('tmp_350', u'CBRANCH_-1207042566'), ('const-0', u'INT_EQUAL_-1207040909'), ('tmp_2042', u'CBRANCH_-1207171678'), (u'INT_EQUAL_-1207042292', u'CBRANCH_-1207042291'), (u'INT_NOTEQUAL_-1207171176', u'CBRANCH_-1207171175'), ('tmp_5661', u'CALL_-1207171612'), (u'INT_ZEXT_-1207039964', u'COPY_-1207037438'), ('const-0', u'INT_EQUAL_-1207171625'), (u'PTRSUB_-1207167387', u'LOAD_-1207171369'), ('tmp_5660', u'PTRSUB_-1207166947'), ('tmp_5661', u'STORE_-1207042655'), ('tmp_21115', u'MULTIEQUAL_-1207038453'), (u'CALL_-1207171612', u'INDIRECT_-1207167415'), ('const-1', u'COPY_-1207037635'), (u'COPY_-1207037204', u'MULTIEQUAL_-1207037111'), (u'CAST_-1207037852', u'INT_AND_-1207040528'), ('tmp_5660', u'CALL_-1207042417'), ('tmp_5661', u'CALL_-1207170683'), (u'LOAD_-1207043689', u'PTRADD_-1207042433'), (u'MULTIEQUAL_-1207038064', u'MULTIEQUAL_-1207038453'), ('tmp_5662', u'CALL_-1207042342'), (u'INDIRECT_-1207038351', u'SUBPIECE_-1207038348'), ('tmp_5662', u'CALL_-1207042342'), (u'INT_NOTEQUAL_-1207042503', u'CBRANCH_-1207042502'), ('const-0', u'INT_EQUAL_-1207171094'), (u'COPY_-1207166744', u'MULTIEQUAL_-1207169229'), ('const-0', u'RETURN_-1207037575'), ('const-1395552', u'PTRSUB_-1207037838'), ('const-0', u'COPY_-1207037204'), ('const-433', u'LOAD_-1207170654'), ('const-433', u'LOAD_-1207042501'), (u'INT_EQUAL_-1207042407', u'CBRANCH_-1207042404'), ('const-433', u'STORE_-1207041757'), ('const-0', u'COPY_-1207039345'), ('const-1', u'PTRADD_-1207040420'), (u'INT_EQUAL_-1207042568', u'CBRANCH_-1207042566'), ('const-0', u'RETURN_-1207037634'), ('tmp_2823', u'CBRANCH_-1207041802'), (u'PTRSUB_-1207167135', u'LOAD_-1207170959'), (u'LOAD_-1207042758', u'INT_NOTEQUAL_-1207042269'), (u'LOAD_-1207042576', u'MULTIEQUAL_-1207037931'), (u'CAST_-1207166587', u'STORE_-1207171538'), (u'INT_NOTEQUAL_-1207171689', u'CBRANCH_-1207171687'), ('const-1', u'PTRADD_-1207042340'), ('tmp_5660', u'PTRSUB_-1207036632'), ('const-0', u'INT_NOTEQUAL_-1207043176'), (u'LOAD_-1207043689', u'PTRADD_-1207042651'), (u'INT_EQUAL_-1207171713', u'CBRANCH_-1207171711'), (u'LOAD_-1207042242', u'INT_AND_-1207042216'), ('tmp_5661', u'LOAD_-1207171593'), (u'PTRADD_-1207171483', u'CAST_-1207166587'), ('const-433', u'LOAD_-1207171369'), ('tmp_5661', u'LOAD_-1207042569'), ('tmp_1980', u'CBRANCH_-1207171711'), (u'COPY_-1207171007', u'MULTIEQUAL_-1207169260'), (u'CAST_-1207037327', u'STORE_-1207042520'), ('const-1337625', u'COPY_-1207171007'), ('tmp_5662', u'STORE_-1207040323'), (u'PTRADD_-1207042510', u'STORE_-1207042558'), (u'INT_NOTEQUAL_-1207170964', u'CBRANCH_-1207170963'), ('tmp_5661', u'STORE_-1207042352'), ('tmp_5661', u'STORE_-1207042352'), (u'LOAD_-1207042713', u'INT_NOTEQUAL_-1207171689'), (u'INT_ZEXT_-1207039069', u'CAST_-1207036669'), (u'MULTIEQUAL_-1207038003', u'MULTIEQUAL_-1207037994'), (u'PTRADD_-1207042615', u'CAST_-1207037403'), (u'CALL_-1207042563', u'INDIRECT_-1207038142'), ('tmp_5662', u'STORE_-1207041757'), (u'LOAD_-1207170763', u'CALL_-1207170743'), (u'LOAD_-1207042453', u'INT_EQUAL_-1207042432'), ('const-433', u'STORE_-1207042270'), ('const-433', u'STORE_-1207171093'), ('tmp_5660', u'PTRSUB_-1207166581'), ('const-0', u'CALL_-1207170951'), (u'PTRSUB_-1207036879', u'LOAD_-1207041226'), ('const-1', u'PTRADD_-1207042465'), ('const-433', u'LOAD_-1207171534'), ('const-0', u'RETURN_-1207037579'), ('tmp_5662', u'CALL_-1207042680'), (u'COPY_-1207170822', u'MULTIEQUAL_-1207169043'), ('const-0', u'COPY_-1207040223'), ('tmp_5662', u'INT_NOTEQUAL_-1207042503'), ('const-433', u'STORE_-1207042380'), (u'INT_NOTEQUAL_-1207040718', u'CBRANCH_-1207040717'), (u'MULTIEQUAL_-1207037941', u'MULTIEQUAL_-1207037935'), ('const-40', u'PTRSUB_-1207038010'), (u'MULTIEQUAL_-1207038580', u'INT_MULT_-1207038601'), ('const-8', u'PTRSUB_-1207166581'), (u'MULTIEQUAL_-1207039154', u'MULTIEQUAL_-1207038912'), ('const-433', u'STORE_-1207040323'), (u'PTRADD_-1207171472', u'LOAD_-1207171534'), ('const-1', u'COPY_-1207037561'), ('const-84', u'INT_SLESS_-1207042574'), (u'INDIRECT_-1207038212', u'MULTIEQUAL_-1207038073'), (u'COPY_-1207042724', u'MULTIEQUAL_-1207038453'), ('tmp_5660', u'PTRSUB_-1207038010'), ('tmp_2577', u'CBRANCH_-1207042402'), ('const-0', u'COPY_-1207171652'), (u'CALL_-1207040352', u'INDIRECT_-1207037304'), ('const-0', u'INT_EQUAL_-1207042328'), ('tmp_1850', u'CBRANCH_-1207042308'), ('tmp_4025', u'CBRANCH_-1207040570'), (u'CALL_-1207043254', u'INDIRECT_-1207038461'), (u'LOAD_-1207041773', u'CALL_-1207041760'), (u'CALL_-1207171612', u'INT_EQUAL_-1207171598'), (u'LOAD_-1207042387', u'INT_AND_-1207042361'), ('const-2', u'INT_MULT_-1207040437'), ('const-1', u'PTRADD_-1207042433'), ('const-0', u'COPY_-1207168964'), (u'MULTIEQUAL_-1207038031', u'INT_EQUAL_-1207041354'), (u'PTRADD_-1207042701', u'STORE_-1207042748'), (u'CALL_-1207171491', u'STORE_-1207171480'), (u'COPY_-1207036646', u'CALL_-1207040696'), (u'CALL_-1207171252', u'INT_EQUAL_-1207171232'), (u'CAST_-1207037354', u'CALL_-1207042563'), (u'INT_EQUAL_-1207171094', u'CBRANCH_-1207171085'), (u'PTRADD_-1207037994', u'PTRSUB_-1207037981'), ('const-433', u'STORE_-1207171059'), (u'COPY_-1207171652', u'MULTIEQUAL_-1207168985'), (u'CALL_-1207171333', u'STORE_-1207171310'), ('const-0', u'INT_NOTEQUAL_-1207042229'), (u'CALL_-1207171639', u'INT_EQUAL_-1207171625'), ('const-1', u'PTRADD_-1207042701'), (u'INT_SLESS_-1207042574', u'CBRANCH_-1207042581'), (u'COPY_-1207170999', u'MULTIEQUAL_-1207169681'), ('const-0', u'RETURN_-1207037591'), ('const-2', u'INT_MULT_-1207042572'), (u'MULTIEQUAL_-1207039838', u'LOAD_-1207042427'), (u'INT_EQUAL_-1207042587', u'CBRANCH_-1207042586'), (u'INT_EQUAL_-1207040909', u'CBRANCH_-1207040877'), ('const-1', u'PTRADD_-1207171472'), (u'CALL_-1207043254', u'INDIRECT_-1207038391'), ('const-1', u'COPY_-1207037569'), (u'INT_EQUAL_-1207171232', u'CBRANCH_-1207171229'), (u'MULTIEQUAL_-1207037930', u'INT_NOTEQUAL_-1207040891'), ('const-86', u'INT_NOTEQUAL_-1207042574'), ('const--72', u'PTRSUB_-1207037781'), ('const-0', u'RETURN_-1207037589'), ('tmp_5662', u'INT_NOTEQUAL_-1207040615'), (u'INT_EQUAL_-1207042386', u'CBRANCH_-1207042383'), (u'LOAD_-1207043689', u'PTRADD_-1207042347'), (u'PTRSUB_-1207166829', u'LOAD_-1207171033'), (u'INDIRECT_-1207037275', u'CALL_-1207170116'), (u'INDIRECT_-1207036990', u'COPY_-1207036365'), (u'CALL_-1207171062', u'STORE_-1207171059'), ('tmp_1566', u'CBRANCH_-1207042541'), ('const-1', u'PTRADD_-1207043303'), ('tmp_5660', u'PTRSUB_-1207036402'), (u'COPY_-1207037464', u'CAST_-1207037354'), (u'INDIRECT_-1207038142', u'MULTIEQUAL_-1207038383'), (u'COPY_-1207170858', u'MULTIEQUAL_-1207169338'), ('const-1', u'COPY_-1207037593'), ('tmp_5661', u'STORE_-1207040486'), ('tmp_5662', u'STORE_-1207170686'), ('tmp_684', u'BRANCH_-1207042384'), (u'PTRADD_-1207042637', u'LOAD_-1207042697'), ('tmp_4637', u'CBRANCH_-1207171085'), ('tmp_3977', u'CBRANCH_-1207040614'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207040420'), ('const-433', u'STORE_-1207170630'), ('const-1', u'PTRADD_-1207040752'), ('tmp_5662', u'STORE_-1207040645'), ('tmp_5660', u'PTRSUB_-1207037699'), (u'LOAD_-1207171504', u'CALL_-1207171491'), (u'CALL_-1207043337', u'INDIRECT_-1207038727'), (u'CALL_-1207042417', u'INDIRECT_-1207038385'), ('const-0', u'INT_NOTEQUAL_-1207170826'), ('const-0', u'INT_EQUAL_-1207042666'), (u'CAST_-1207037292', u'CALL_-1207042460'), (u'INT_EQUAL_-1207042414', u'CBRANCH_-1207042413'), ('tmp_5662', u'INT_EQUAL_-1207040390'), ('const-0', u'INT_EQUAL_-1207041297'), ('tmp_5660', u'CALL_-1207042342'), ('tmp_5660', u'CALL_-1207042342'), (u'CALL_-1207171608', u'INDIRECT_-1207167274'), (u'CAST_-1207036657', u'INT_MULT_-1207040437'), ('const-0', u'INT_EQUAL_-1207040489'), ('const-1', u'PTRADD_-1207042402'), ('const-1', u'COPY_-1207037638'), ('tmp_2147', u'CBRANCH_-1207171597'), ('const-0', u'PTRSUB_-1207166575'), ('const-0', u'RETURN_-1207037599'), ('tmp_312', u'CBRANCH_-1207042586'), (u'LOAD_-1207042453', u'INT_ZEXT_-1207040418'), (u'CALL_-1207042623', u'STORE_-1207042620'), (u'CAST_-1207036634', u'CALL_-1207040422'), ('const-0', u'INT_EQUAL_-1207040573'), ('tmp_3855', u'BRANCH_-1207170788'), (u'MULTIEQUAL_-1207038620', u'CALL_-1207040867'), ('const-433', u'LOAD_-1207171265'), (u'INT_ADD_-1207042332', u'INT_SEXT_-1207042310'), (u'LOAD_-1207040880', u'CALL_-1207040867'), (u'COPY_-1207037597', u'RETURN_-1207037587'), ('const-433', u'LOAD_-1207170763'), (u'CALL_-1207040867', u'INT_EQUAL_-1207040845'), (u'LOAD_-1207042397', u'INT_EQUAL_-1207042382'), ('tmp_671', u'BRANCH_-1207042409'), (u'PTRSUB_-1207037838', u'PTRADD_-1207042182'), (u'PTRADD_-1207042314', u'CAST_-1207037229'), ('const-433', u'LOAD_-1207040822'), ('const-0', u'INT_NOTEQUAL_-1207170862'), ('const-1', u'PTRADD_-1207042391'), (u'COPY_-1207038003', u'MULTIEQUAL_-1207037936'), ('const-433', u'LOAD_-1207042697'), (u'PTRADD_-1207042347', u'STORE_-1207042380'), (u'LOAD_-1207043309', u'INT_LESS_-1207043280'), ('const-0', u'PTRSUB_-1207036762'), ('tmp_4045', u'BRANCH_-1207040548'), (u'COPY_-1207037605', u'RETURN_-1207037595'), (u'INT_ZEXT_-1207039918', u'INT_LESS_-1207042543'), ('const-433', u'STORE_-1207170584'), ('tmp_5660', u'PTRSUB_-1207036688'), ('const-433', u'STORE_-1207040590'), (u'CALL_-1207040593', u'INT_EQUAL_-1207040573'), (u'INT_NOTEQUAL_-1207042229', u'CBRANCH_-1207042226'), (u'INDIRECT_-1207038152', u'MULTIEQUAL_-1207038079'), ('const-433', u'LOAD_-1207042290'), ('tmp_5661', u'CALL_-1207043337'), ('tmp_4842', u'CBRANCH_-1207170861'), ('const-0', u'COPY_-1207037597'), (u'MULTIEQUAL_-1207038881', u'PTRADD_-1207040752'), ('const-433', u'LOAD_-1207171225'), ('const-1', u'CALL_-1207170689'), (u'INDIRECT_-1207038090', u'CALL_-1207171608'), ('const-0', u'INT_EQUAL_-1207170918'), (u'COPY_-1207037561', u'MULTIEQUAL_-1207037495'), ('const-433', u'LOAD_-1207171039'), ('const-433', u'LOAD_-1207041226'), ('tmp_16729', u'PTRSUB_-1207038033'), ('const-1395552', u'PTRSUB_-1207037903'), ('const-1337313', u'COPY_-1207170788'), (u'COPY_-1207037601', u'RETURN_-1207037591'), ('const-1337652', u'COPY_-1207171357'), ('const-0', u'INT_NOTEQUAL_-1207040718'), ('const-8', u'PTRSUB_-1207037478'), ('tmp_2849', u'CBRANCH_-1207041783'), (u'LOAD_-1207171593', u'CAST_-1207166608'), (u'MULTIEQUAL_-1207038073', u'MULTIEQUAL_-1207038453'), ('const-0', u'INT_EQUAL_-1207171311'), ('tmp_3834', u'BRANCH_-1207171011'), ('const-4', u'INT_AND_-1207042216'), (u'PTRSUB_-1207037472', u'LOAD_-1207042494'), (u'PTRADD_-1207042554', u'COPY_-1207037433'), ('tmp_5660', u'PTRSUB_-1207166983'), (u'INDIRECT_-1207038074', u'MULTIEQUAL_-1207038315'), ('tmp_320', u'CBRANCH_-1207042581'), (u'LOAD_-1207041273', u'CALL_-1207041252'), ('tmp_5662', u'STORE_-1207040864'), ('const-4', u'INT_AND_-1207042572'), (u'PTRADD_-1207042503', u'STORE_-1207042552'), ('tmp_4221', u'CBRANCH_-1207171448'), ('const-433', u'STORE_-1207040802'), ('tmp_5662', u'CALL_-1207043191'), ('tmp_4315', u'CBRANCH_-1207171392'), (u'CALL_-1207170116', u'STORE_-1207170113'), (u'INT_NOTEQUAL_-1207042430', u'CBRANCH_-1207042429'), ('tmp_5661', u'CALL_-1207171639'), ('const-0', u'RETURN_-1207043028'), ('const-433', u'LOAD_-1207042569'), ('const-433', u'STORE_-1207041827'), ('tmp_5661', u'STORE_-1207042389'), (u'LOAD_-1207040903', u'CALL_-1207040867'), ('tmp_5662', u'INT_NOTEQUAL_-1207171029'), (u'PTRADD_-1207042314', u'STORE_-1207042352'), (u'CAST_-1207037752', u'CAST_-1207037747'), ('const-0', u'COPY_-1207037607'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207042514'), (u'LOAD_-1207170654', u'CALL_-1207170633'), (u'LOAD_-1207040614', u'CALL_-1207040593'), (u'INT_EQUAL_-1207042331', u'CBRANCH_-1207042329'), ('tmp_1613', u'CBRANCH_-1207042502'), ('const-416', u'PTRSUB_-1207037458'), (u'CALL_-1207042342', u'INDIRECT_-1207038090'), ('tmp_3706', u'BRANCH_-1207040797'), ('const-0', u'INT_EQUAL_-1207171232'), ('tmp_5661', u'CALL_-1207041311'), ('const-1', u'PTRADD_-1207042402'), ('const-433', u'STORE_-1207043354'), (u'LOAD_-1207042402', u'PTRADD_-1207042314'), ('const--72', u'PTRSUB_-1207166878'), (u'MULTIEQUAL_-1207169681', u'COPY_-1207167182'), ('tmp_16729', u'PTRSUB_-1207037977'), (u'PTRSUB_-1207037537', u'PTRADD_-1207042538'), (u'PTRSUB_-1207036468', u'LOAD_-1207040570'), ('const-433', u'LOAD_-1207170157'), (u'COPY_-1207039345', u'MULTIEQUAL_-1207039154'), (u'LOAD_-1207042758', u'INT_EQUAL_-1207042407'), (u'PTRADD_-1207040752', u'STORE_-1207040802'), (u'PTRSUB_-1207036385', u'CAST_-1207167293'), ('const-433', u'STORE_-1207171310'), (u'COPY_-1207037619', u'RETURN_-1207037609'), ('const-0', u'RETURN_-1207037583'), ('const-433', u'STORE_-1207170889'), (u'PTRADD_-1207042465', u'CAST_-1207037327'), ('tmp_5660', u'PTRSUB_-1207036468'), ('tmp_5662', u'INT_NOTEQUAL_-1207171393'), ('const-1', u'COPY_-1207037587'), ('tmp_5662', u'STORE_-1207171249'), ('const-1', u'PTRADD_-1207171483'), (u'INDIRECT_-1207038283', u'CAST_-1207037523'), (u'CALL_-1207040330', u'STORE_-1207040323'), (u'PTRSUB_-1207037225', u'LOAD_-1207041773'), ('tmp_5185', u'CBRANCH_-1207040448'), (u'CALL_-1207170743', u'INT_EQUAL_-1207170721'), (u'PTRSUB_-1207036402', u'LOAD_-1207040463'), ('const-433', u'STORE_-1207170720'), ('tmp_657', u'CBRANCH_-1207042429'), ('tmp_5662', u'INT_EQUAL_-1207171670'), (u'PTRADD_-1207042340', u'STORE_-1207042389'), ('const-0', u'SUBPIECE_-1207040099'), ('tmp_3731', u'CBRANCH_-1207040929'), ('tmp_5660', u'CALL_-1207041817'), ('const-1395552', u'PTRSUB_-1207036842'), ('tmp_5662', u'STORE_-1207170794'), ('tmp_1824', u'CBRANCH_-1207042327'), ('const-433', u'STORE_-1207042552'), ('tmp_5660', u'PTRSUB_-1207036909'), (u'INDIRECT_-1207167594', u'MULTIEQUAL_-1207038079'), (u'MULTIEQUAL_-1207039154', u'SUBPIECE_-1207037931'), ('tmp_2237', u'BRANCH_-1207171521'), ('tmp_1375', u'CBRANCH_-1207042682'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207042340'), ('tmp_5662', u'LOAD_-1207042642'), ('const-0', u'INT_NOTEQUAL_-1207042374'), (u'INT_LESS_-1207043280', u'CBRANCH_-1207043289'), ('const-0', u'COPY_-1207037617'), ('const-0', u'PTRSUB_-1207037699'), (u'COPY_-1207037611', u'RETURN_-1207037601'), ('const-1337359', u'COPY_-1207170858'), ('const-433', u'LOAD_-1207043218'), ('const-1337671', u'COPY_-1207171346'), (u'INT_EQUAL_-1207171625', u'CBRANCH_-1207171623'), (u'INT_SUB_-1207170124', u'CALL_-1207170116'), (u'PTRSUB_-1207036688', u'LOAD_-1207040880'), (u'CAST_-1207166548', u'CALL_-1207171608'), (u'INDIRECT_-1207038074', u'MULTIEQUAL_-1207037935'), ('tmp_5661', u'STORE_-1207042552'), (u'INDIRECT_-1207037338', u'SUBPIECE_-1207037748'), ('const-0', u'SUBPIECE_-1207167485'), (u'PTRSUB_-1207166983', u'LOAD_-1207170708'), (u'MULTIEQUAL_-1207039055', u'PTRADD_-1207041283'), ('tmp_5662', u'STORE_-1207040590'), ('tmp_5660', u'CALL_-1207171639'), (u'CAST_-1207166647', u'STORE_-1207171659'), (u'SUBPIECE_-1207038348', u'CALL_-1207042273'), ('const-433', u'STORE_-1207042296'), (u'INT_NOTEQUAL_-1207042574', u'CBRANCH_-1207042573'), ('const-1395552', u'PTRSUB_-1207037585'), ('const-1', u'PTRADD_-1207042637'), (u'LOAD_-1207042315', u'MULTIEQUAL_-1207038031'), (u'PTRADD_-1207042309', u'CAST_-1207037703'), (u'INT_ZEXT_-1207039964', u'INT_MULT_-1207042572'), ('const-433', u'LOAD_-1207040482'), (u'CALL_-1207040352', u'CALL_-1207040312'), ('tmp_5660', u'CALL_-1207042370'), ('tmp_5662', u'INT_EQUAL_-1207042331'), ('const-0', u'CALL_-1207041173'), (u'SUBPIECE_-1207037931', u'INT_EQUAL_-1207170800'), (u'CAST_-1207037397', u'STORE_-1207042655'), (u'PTRSUB_-1207037585', u'PTRADD_-1207042637'), ('tmp_5660', u'PTRSUB_-1207167387'), ('const-433', u'STORE_-1207042520'), (u'CALL_-1207043254', u'INDIRECT_-1207038323'), (u'INT_EQUAL_-1207171375', u'CBRANCH_-1207171343'), ('tmp_5661', u'CALL_-1207042354'), ('const-0', u'PTRSUB_-1207036529'), (u'PTRSUB_-1207038033', u'CALL_-1207043337'), ('const-433', u'LOAD_-1207040880'), (u'LOAD_-1207170816', u'CALL_-1207170797'), (u'SUBPIECE_-1207037931', u'INT_EQUAL_-1207171151'), (u'COPY_-1207037603', u'RETURN_-1207037593'), ('tmp_3208', u'CBRANCH_-1207042226'), (u'COPY_-1207037621', u'RETURN_-1207037611'), (u'MULTIEQUAL_-1207039958', u'SUBPIECE_-1207040099'), ('tmp_3928', u'CBRANCH_-1207040673'), (u'CALL_-1207171491', u'INDIRECT_-1207168007'), (u'MULTIEQUAL_-1207038912', u'CALL_-1207040422'), (u'INT_EQUAL_-1207171151', u'CBRANCH_-1207171132'), ('tmp_1721', u'CBRANCH_-1207042404'), ('const-1', u'PTRADD_-1207042327'), ('const-0', u'COPY_-1207042736'), ('const-433', u'LOAD_-1207040463'), (u'INT_EQUAL_-1207040296', u'CBRANCH_-1207040292'), (u'PTRSUB_-1207036909', u'LOAD_-1207041273'), ('tmp_5662', u'LOAD_-1207040886'), (u'LOAD_-1207043684', u'BRANCHIND_-1207043611'), (u'COPY_-1207168964', u'MULTIEQUAL_-1207168891'), (u'CALL_-1207043337', u'INDIRECT_-1207038589'), ('const-0', u'INT_EQUAL_-1207042314'), ('const-433', u'LOAD_-1207170176'), (u'INT_NOTEQUAL_-1207042355', u'INT_ZEXT_-1207038566'), ('tmp_1514', u'CBRANCH_-1207042582'), (u'INT_ZEXT_-1207038102', u'COPY_-1207037641'), ('const-1', u'COPY_-1207037575'), ('const-1337615', u'COPY_-1207040891'), (u'INDIRECT_-1207038657', u'SUBPIECE_-1207038644'), ('const-4294967248', u'INT_ADD_-1207042332'), ('const-0', u'INT_EQUAL_-1207042685'), (u'LOAD_-1207042286', u'CALL_-1207042273'), ('tmp_4512', u'BRANCH_-1207171197'), ('const-0', u'INT_NOTEQUAL_-1207171393'), ('const-0', u'PTRSUB_-1207167387'), ('const-0', u'PTRSUB_-1207037903'), ('tmp_5661', u'STORE_-1207042373'), (u'LOAD_-1207043689', u'LOAD_-1207042758'), (u'CALL_-1207042460', u'INDIRECT_-1207038152'), ('const-1', u'PTRADD_-1207042554'), (u'CALL_-1207041252', u'INT_EQUAL_-1207041238'), ('const-433', u'STORE_-1207042352'), ('tmp_3507', u'BRANCH_-1207170948'), (u'PTRADD_-1207042433', u'STORE_-1207042464'), ('const-1', u'PTRADD_-1207043303'), ('const-0', u'RETURN_-1207037567'), ('const-0', u'RETURN_-1207037561'), (u'COPY_-1207037647', u'RETURN_-1207037637'), (u'COPY_-1207037581', u'RETURN_-1207037571'), (u'CAST_-1207037685', u'STORE_-1207042329'), ('tmp_5661', u'STORE_-1207042558'), ('const-0', u'INT_EQUAL_-1207040390'), ('const-0', u'INT_NOTEQUAL_-1207040891'), ('const-1', u'PTRADD_-1207042327'), (u'PTRSUB_-1207036440', u'CALL_-1207040503'), ('const-0', u'INT_EQUAL_-1207040408'), ('tmp_5660', u'PTRSUB_-1207037472'), (u'COPY_-1207171346', u'MULTIEQUAL_-1207169385'), ('const-0', u'INT_EQUAL_-1207042349'), (u'INT_EQUAL_-1207171598', u'CBRANCH_-1207171597'), (u'SUBPIECE_-1207037931', u'CALL_-1207170689'), ('const-1', u'PTRADD_-1207171609'), ('const-0', u'COPY_-1207038641'), (u'CALL_-1207171639', u'INDIRECT_-1207167524'), (u'INT_ZEXT_-1207039815', u'INT_MULT_-1207042671'), ('const-1337551', u'COPY_-1207167057'), ('const-433', u'LOAD_-1207043309'), (u'CALL_-1207040503', u'INT_EQUAL_-1207040489'), (u'CALL_-1207043191', u'MULTIEQUAL_-1207037918'), ('tmp_5661', u'LOAD_-1207170176'), ('const-0', u'INT_EQUAL_-1207041279'), (u'INT_AND_-1207042671', u'INT_EQUAL_-1207042685'), ('tmp_5662', u'STORE_-1207171480'), ('tmp_16729', u'PTRSUB_-1207036809'), (u'MULTIEQUAL_-1207039352', u'MULTIEQUAL_-1207038881'), (u'MULTIEQUAL_-1207037930', u'MULTIEQUAL_-1207037936'), (u'COPY_-1207037464', u'PTRADD_-1207042465'), ('tmp_4817', u'BRANCH_-1207170883'), (u'MULTIEQUAL_-1207037936', u'MULTIEQUAL_-1207037930'), ('const-0', u'SUBPIECE_-1207037748'), ('tmp_5660', u'PTRSUB_-1207167014'), (u'INDIRECT_-1207167415', u'MULTIEQUAL_-1207037994'), (u'LOAD_-1207170157', u'PTRSUB_-1207166567'), (u'LOAD_-1207042325', u'CALL_-1207042299'), (u'COPY_-1207038641', u'MULTIEQUAL_-1207038580'), (u'PTRSUB_-1207167214', u'LOAD_-1207171081'), ('tmp_5661', u'CALL_-1207042342'), ('tmp_5661', u'CALL_-1207042342'), (u'INT_EQUAL_-1207042403', u'CBRANCH_-1207042402'), (u'BOOL_NEGATE_-1207167110', u'CBRANCH_-1207170766'), (u'INT_SEXT_-1207042310', u'INT_ADD_-1207042304'), ('const-0', u'PTRSUB_-1207037359'), (u'COPY_-1207037607', u'RETURN_-1207037597'), (u'LOAD_-1207042296', u'CALL_-1207171608'), ('tmp_4070', u'CBRANCH_-1207040529'), (u'CALL_-1207042460', u'INDIRECT_-1207038014'), ('tmp_5660', u'PTRSUB_-1207036494'), ('const-433', u'STORE_-1207042414'), ('const-0', u'SUBPIECE_-1207037931'), (u'CALL_-1207040422', u'INT_EQUAL_-1207040408'), ('const-0', u'PTRSUB_-1207037838'), (u'CALL_-1207042370', u'INT_NOTEQUAL_-1207042355'), ('const-433', u'STORE_-1207042690'), ('const-433', u'LOAD_-1207040903'), ('tmp_4415', u'CBRANCH_-1207171302'), ('tmp_5096', u'CBRANCH_-1207170610'), (u'CALL_-1207041817', u'INT_EQUAL_-1207041803'), (u'CALL_-1207040422', u'INDIRECT_-1207037338'), ('tmp_5662', u'INT_NOTEQUAL_-1207170964'), (u'LOAD_-1207171225', u'CALL_-1207171206'), (u'INT_MULT_-1207038601', u'INT_ADD_-1207038613'), ('const-1', u'COPY_-1207037581'), ('const-10', u'INT_MULT_-1207038601'), (u'COPY_-1207171154', u'MULTIEQUAL_-1207169260'), (u'MULTIEQUAL_-1207039855', u'CALL_-1207042417'), ('const-0', u'COPY_-1207037599'), ('const-0', u'PTRSUB_-1207166983'), ('const-0', u'PTRSUB_-1207036842'), ('const-433', u'STORE_-1207042558'), ('const-1', u'PTRADD_-1207042347'), (u'INT_ADD_-1207038613', u'MULTIEQUAL_-1207038580'), (u'SUBPIECE_-1207040099', u'INT_SEXT_-1207042622'), ('const-1352005', u'COPY_-1207036580'), ('const-0', u'RETURN_-1207037581'), (u'LOAD_-1207040463', u'INT_AND_-1207040437'), ('tmp_4871', u'CBRANCH_-1207170825'), ('tmp_5661', u'STORE_-1207171659'), ('tmp_5660', u'PTRSUB_-1207036560'), ('tmp_5364', u'CBRANCH_-1207040292'), ('const--64', u'PTRSUB_-1207037977'), (u'INT_SUB_-1207040351', u'CALL_-1207040352'), ('tmp_5660', u'PTRSUB_-1207037478'), (u'LOAD_-1207042453', u'MULTIEQUAL_-1207038031'), (u'CALL_-1207042563', u'INDIRECT_-1207038212'), ('tmp_5662', u'STORE_-1207041170'), (u'PTRSUB_-1207036809', u'CALL_-1207040422'), ('const-1337643', u'COPY_-1207171146'), ('const-0', u'INT_EQUAL_-1207171151'), (u'INT_NOTEQUAL_-1207170862', u'CBRANCH_-1207170861'), ('const-433', u'LOAD_-1207041779'), ('const-0', u'INT_EQUAL_-1207042403'), ('const-0', u'RETURN_-1207037631'), ('const-433', u'LOAD_-1207042402'), ('tmp_5662', u'STORE_-1207040844'), (u'INT_ZEXT_-1207038566', u'COPY_-1207037644'), (u'CALL_-1207040352', u'CALL_-1207040330'), ('const-0', u'RETURN_-1207037569'), ('const-0', u'PTRSUB_-1207037537'), ('const-1', u'PTRADD_-1207040403'), ('tmp_5661', u'LOAD_-1207040376'), (u'MULTIEQUAL_-1207039460', u'COPY_-1207037464'), ('const-95', u'INT_EQUAL_-1207042386'), (u'INDIRECT_-1207038385', u'MULTIEQUAL_-1207038383'), ('const-0', u'INT_EQUAL_-1207170800'), ('tmp_5662', u'INT_NOTEQUAL_-1207042447'), ('const-0', u'PTRSUB_-1207167014'), ('const--64', u'PTRSUB_-1207036440'), (u'CAST_-1207166633', u'MULTIEQUAL_-1207168891'), ('const-433', u'LOAD_-1207042758'), ('const-0', u'PTRSUB_-1207037128'), (u'MULTIEQUAL_-1207167371', u'INT_EQUAL_-1207171453'), (u'INT_ADD_-1207038612', u'INT_ADD_-1207038613'), (u'CALL_-1207170633', u'STORE_-1207170630'), ('const-0', u'COPY_-1207038709'), ('const-433', u'LOAD_-1207171468'), ('const-0', u'INT_NOTEQUAL_-1207042503'), ('const-32', u'PTRSUB_-1207037994'), ('tmp_5662', u'INT_NOTEQUAL_-1207170826'), (u'MULTIEQUAL_-1207039164', u'MULTIEQUAL_-1207039154'), ('const-0', u'INT_EQUAL_-1207042438'), ('const-95', u'INT_EQUAL_-1207042382'), (u'CAST_-1207037752', u'MULTIEQUAL_-1207039055'), (u'MULTIEQUAL_-1207039304', u'CALL_-1207041173'), (u'CAST_-1207037703', u'MULTIEQUAL_-1207040171'), ('const--64', u'PTRSUB_-1207037775'), ('const-0', u'PTRSUB_-1207036688'), (u'LOAD_-1207042315', u'MULTIEQUAL_-1207038748'), (u'INDIRECT_-1207038455', u'MULTIEQUAL_-1207038453'), (u'PTRADD_-1207041283', u'CAST_-1207036761'), (u'LOAD_-1207042296', u'CALL_-1207042252'), (u'LOAD_-1207043239', u'PTRADD_-1207037994'), ('const-0', u'PTRSUB_-1207167449'), (u'PTRSUB_-1207036842', u'PTRADD_-1207040403'), ('tmp_5662', u'LOAD_-1207041232'), (u'LOAD_-1207043689', u'PTRADD_-1207042391'), ('tmp_5661', u'STORE_-1207042464'), (u'COPY_-1207037587', u'RETURN_-1207037577'), ('tmp_776', u'CBRANCH_-1207042646'), (u'MULTIEQUAL_-1207040171', u'MULTIEQUAL_-1207039055'), ('const-433', u'STORE_-1207040554'), (u'MULTIEQUAL_-1207039838', u'MULTIEQUAL_-1207039837'), ('const-433', u'LOAD_-1207040717'), (u'PTRSUB_-1207167014', u'LOAD_-1207170763'), ('tmp_2688', u'CBRANCH_-1207042327'), (u'MULTIEQUAL_-1207169229', u'PTRADD_-1207171609'), ('const-1', u'PTRADD_-1207042615'), ('tmp_1898', u'CBRANCH_-1207042267'), (u'MULTIEQUAL_-1207037931', u'BRANCHIND_-1207042424'), ('tmp_5661', u'STORE_-1207042520'), ('const-0', u'INT_NOTEQUAL_-1207170964'), ('tmp_3662', u'CBRANCH_-1207040837'), (u'LOAD_-1207171588', u'MULTIEQUAL_-1207038298'), ('const-433', u'LOAD_-1207040667'), ('const-0', u'RETURN_-1207037563'), ('tmp_2099', u'CBRANCH_-1207171641'), ('const-1337354', u'COPY_-1207171293'), (u'PTRSUB_-1207037781', u'MULTIEQUAL_-1207040053'), (u'LOAD_-1207042501', u'PTRSUB_-1207037458'), (u'INT_ZEXT_-1207039918', u'PTRADD_-1207042465'), ('const-1337638', u'COPY_-1207040880'), ('const-433', u'LOAD_-1207042494'), ('tmp_5660', u'PTRSUB_-1207037359'), ('const-0', u'INT_EQUAL_-1207171643'), ('const-433', u'LOAD_-1207042296'), ('const-8', u'PTRSUB_-1207036402'), (u'COPY_-1207037644', u'RETURN_-1207037634'), (u'INT_ADD_-1207038613', u'INT_ZEXT_-1207039918'), (u'INT_SEXT_-1207042393', u'INT_ADD_-1207042332'), ('const-433', u'STORE_-1207171017'), ('const-4', u'CALL_-1207170951'), ('const-1', u'COPY_-1207037589'), (u'LOAD_-1207042652', u'INT_ZEXT_-1207039964'), (u'PTRADD_-1207042651', u'LOAD_-1207042713'), (u'INT_MULT_-1207042216', u'PTRADD_-1207042182'), ('tmp_5661', u'CALL_-1207042680'), ('const--72', u'PTRSUB_-1207038033'), ('const-1', u'PTRADD_-1207041283'), ('tmp_2714', u'CBRANCH_-1207042312'), ('const-0', u'INT_EQUAL_-1207170613'), (u'INT_MULT_-1207042671', u'PTRADD_-1207042637'), ('const-433', u'LOAD_-1207042642'), ('tmp_3244', u'CBRANCH_-1207041352'), (u'LOAD_-1207042319', u'CALL_-1207042299'), ('const-0', u'COPY_-1207037615'), ('const-0', u'COPY_-1207037611'), (u'INT_EQUAL_-1207041279', u'CBRANCH_-1207041277'), ('const-0', u'INT_EQUAL_-1207040845'), (u'COPY_-1207037573', u'RETURN_-1207037563'), (u'CAST_-1207036670', u'INT_ZEXT_-1207039069'), ('const-0', u'RETURN_-1207037625'), ('const-433', u'STORE_-1207040864'), ('const-433', u'STORE_-1207171659'), ('const-0', u'RETURN_-1207037637'), (u'COPY_-1207037464', u'CAST_-1207037292'), ('const-0', u'INT_EQUAL_-1207042328'), (u'INDIRECT_-1207037952', u'CAST_-1207166548'), ('const-0', u'INT_NOTEQUAL_-1207043322'), ('const-0', u'RETURN_-1207037601'), ('const-4294967295', u'INT_AND_-1207040528'), (u'MULTIEQUAL_-1207038003', u'MULTIEQUAL_-1207038383'), (u'LOAD_-1207040376', u'SUBPIECE_-1207037750'), (u'PTRADD_-1207171483', u'MULTIEQUAL_-1207169229'), ('tmp_5662', u'INT_NOTEQUAL_-1207040923'), ('const-0', u'INT_EQUAL_-1207042310'), (u'PTRADD_-1207042514', u'LOAD_-1207042576'), (u'LOAD_-1207042427', u'INT_EQUAL_-1207171713'), (u'MULTIEQUAL_-1207039352', u'PTRADD_-1207040431'), (u'PTRSUB_-1207167449', u'LOAD_-1207171504'), ('const-1', u'PTRADD_-1207042503'), ('const-0', u'INT_EQUAL_-1207171598'), ('const-433', u'LOAD_-1207041232'), ('const-0', u'PTRSUB_-1207036468'), (u'MULTIEQUAL_-1207037111', u'MULTIEQUAL_-1207037117'), ('const-1', u'PTRADD_-1207041781'), ('const-0', u'INT_EQUAL_-1207040676'), (u'CAST_-1207037403', u'COPY_-1207037471'), ('const-1', u'COPY_-1207042561'), (u'INDIRECT_-1207036990', u'CALL_-1207040465'), ('const-433', u'LOAD_-1207170150'), ('const-433', u'LOAD_-1207041273'), (u'COPY_-1207037464', u'PTRADD_-1207042554'), (u'PTRSUB_-1207166638', u'LOAD_-1207170982'), ('const-433', u'STORE_-1207040486'), (u'INT_NOTEQUAL_-1207043176', u'CBRANCH_-1207043176'), ('const-1337620', u'COPY_-1207171154'), (u'SUBPIECE_-1207037748', u'INT_SUB_-1207040351'), ('const-1352053', u'COPY_-1207167230'), (u'INT_EQUAL_-1207042328', u'CBRANCH_-1207042327'), (u'CALL_-1207042460', u'INDIRECT_-1207038082'), (u'INT_EQUAL_-1207042328', u'CBRANCH_-1207042327'), ('const-0', u'CALL_-1207041173'), (u'LOAD_-1207042598', u'INT_AND_-1207042572'), (u'PTRSUB_-1207037458', u'CAST_-1207037293'), ('const-0', u'PTRSUB_-1207036560'), ('const-1', u'PTRADD_-1207042510'), (u'INT_MULT_-1207040437', u'PTRADD_-1207040403'), ('const-0', u'PTRSUB_-1207036494'), ('tmp_21116', u'MULTIEQUAL_-1207038383'), ('const-77', u'INT_EQUAL_-1207042407'), (u'PTRSUB_-1207037359', u'LOAD_-1207042290'), ('const-95', u'INT_EQUAL_-1207042274'), ('tmp_3137', u'CBRANCH_-1207042273'), (u'CALL_-1207042417', u'INDIRECT_-1207038455'), (u'MULTIEQUAL_-1207169255', u'CALL_-1207171116'), ('const-1', u'COPY_-1207037591'), ('const-0', u'COPY_-1207039630'), (u'CALL_-1207043337', u'INDIRECT_-1207038657'), ('const-0', u'RETURN_-1207037573'), (u'PTRADD_-1207042194', u'MULTIEQUAL_-1207040171'), ('tmp_5662', u'STORE_-1207171059'), ('const-433', u'LOAD_-1207040463'), ('const-1', u'COPY_-1207037116'), ('tmp_5661', u'STORE_-1207043354'), (u'CALL_-1207042252', u'INDIRECT_-1207037902'), (u'MULTIEQUAL_-1207037931', u'INT_EQUAL_-1207042568'), (u'SUBPIECE_-1207037931', u'MULTIEQUAL_-1207037495'), ('tmp_5660', u'CALL_-1207040503'), (u'LOAD_-1207042432', u'CAST_-1207037272'), (u'LOAD_-1207043689', u'PTRADD_-1207042615'), ('const-1337634', u'COPY_-1207170999'), ('const-433', u'LOAD_-1207043684'), (u'PTRADD_-1207171609', u'CAST_-1207166647'), (u'MULTIEQUAL_-1207039837', u'PTRADD_-1207042314'), ('tmp_2992', u'CBRANCH_-1207042372'), ('tmp_5662', u'STORE_-1207171017'), ('const-0', u'INT_NOTEQUAL_-1207171029'), ('tmp_5662', u'STORE_-1207040554'), (u'PTRADD_-1207042402', u'CAST_-1207037752'), ('tmp_5661', u'CALL_-1207042363'), ('const-0', u'RETURN_-1207037571'), ('const-433', u'STORE_-1207041170'), (u'INT_EQUAL_-1207170721', u'CBRANCH_-1207170712')]
[(u'CALL_-1207170892', u'STORE_-1207170889'), (u'MULTIEQUAL_-1207038139', u'MULTIEQUAL_-1207038519'), (u'MULTIEQUAL_-1207037210', u'INT_EQUAL_-1207170800'), (u'MULTIEQUAL_-1207039838', u'MULTIEQUAL_-1207039835'), ('tmp_16837', u'STORE_-1207040844'), (u'MULTIEQUAL_-1207038001', u'MULTIEQUAL_-1207038381'), ('const-1', u'PTRADD_-1207042465'), (u'MULTIEQUAL_-1207169278', u'COPY_-1207167241'), (u'MULTIEQUAL_-1207039838', u'PTRADD_-1207171483'), ('const-433', u'LOAD_-1207170911'), (u'INT_EQUAL_-1207042274', u'CBRANCH_-1207042273'), ('const-0', u'COPY_-1207037686'), (u'LOAD_-1207043239', u'INT_ADD_-1207043221'), (u'CAST_-1207036653', u'CALL_-1207040330'), ('const-8', u'PTRADD_-1207166638'), ('const-77', u'INT_NOTEQUAL_-1207042269'), ('const-433', u'LOAD_-1207042569'), ('const-1', u'PTRADD_-1207040403'), (u'CALL_-1207040867', u'STORE_-1207040864'), (u'INT_EQUAL_-1207041785', u'CBRANCH_-1207041783'), ('const-433', u'STORE_-1207171480'), ('const-433', u'LOAD_-1207171593'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207042503'), (u'INDIRECT_-1207038208', u'MULTIEQUAL_-1207038449'), ('tmp_16835', u'LOAD_-1207171081'), ('const-1', u'PTRADD_-1207042651'), ('tmp_16835', u'CALL_-1207042680'), (u'INDIRECT_-1207038723', u'SUBPIECE_-1207038710'), (u'MULTIEQUAL_-1207037993', u'INT_EQUAL_-1207042587'), ('tmp_16839', u'CALL_-1207043337'), ('const-10', u'INT_MULT_-1207042292'), ('const-433', u'STORE_-1207041827'), ('tmp_16835', u'LOAD_-1207042290'), ('const-0', u'COPY_-1207037250'), ('const-433', u'LOAD_-1207042697'), ('tmp_2307', u'CBRANCH_-1207171649'), (u'CALL_-1207042342', u'INDIRECT_-1207038086'), (u'CAST_-1207037801', u'MULTIEQUAL_-1207039064'), ('tmp_16831', u'PTRSUB_-1207036842'), ('const-1', u'PTRADD_-1207042314'), ('const-0', u'INT_EQUAL_-1207042292'), ('const-2', u'INT_MULT_-1207042216'), ('const-1', u'PTRADD_-1207042644'), (u'MULTIEQUAL_-1207038130', u'MULTIEQUAL_-1207038519'), ('const-0', u'INT_NOTEQUAL_-1207170659'), (u'CALL_-1207042563', u'INT_LESS_-1207042543'), ('const-0', u'RETURN_-1207037698'), (u'PTRADD_-1207042391', u'LOAD_-1207042453'), (u'COPY_-1207171007', u'MULTIEQUAL_-1207169278'), (u'INT_EQUAL_-1207041354', u'CBRANCH_-1207041352'), (u'CAST_-1207037222', u'STORE_-1207042690'), ('tmp_364', u'BRANCH_-1207042547'), ('const-433', u'LOAD_-1207171265'), ('tmp_2919', u'CBRANCH_-1207042431'), ('tmp_285', u'BRANCH_-1207042626'), (u'LOAD_-1207042292', u'CALL_-1207042273'), ('const-0', u'INT_EQUAL_-1207042432'), (u'CALL_-1207042363', u'INT_EQUAL_-1207042349'), (u'INDIRECT_-1207038723', u'INT_AND_-1207040531'), (u'COPY_-1207171357', u'MULTIEQUAL_-1207169403'), (u'INT_NOTEQUAL_-1207171270', u'CBRANCH_-1207171269'), (u'INDIRECT_-1207037341', u'CAST_-1207166485'), ('const-0', u'RETURN_-1207037695'), ('const-433', u'STORE_-1207042270'), (u'MULTIEQUAL_-1207039838', u'PTRADD_-1207171472'), ('tmp_16831', u'PTRSUB_-1207037799'), ('const-0', u'INT_EQUAL_-1207040531'), ('tmp_5023', u'BRANCH_-1207170680'), ('const-0', u'PTRSUB_-1207167014'), ('const-433', u'STORE_-1207170794'), (u'COPY_-1207167241', u'MULTIEQUAL_-1207169273'), (u'INT_NOTEQUAL_-1207040930', u'CBRANCH_-1207040929'), ('const-0', u'RETURN_-1207037621'), (u'CALL_-1207042563', u'INDIRECT_-1207038208'), ('tmp_2010', u'CBRANCH_-1207171695'), (u'CAST_-1207036941', u'MULTIEQUAL_-1207039356'), (u'CALL_-1207171491', u'INDIRECT_-1207168073'), ('const-433', u'LOAD_-1207171534'), (u'INT_EQUAL_-1207042432', u'CBRANCH_-1207042431'), (u'INT_EQUAL_-1207171697', u'CBRANCH_-1207171695'), ('const-1', u'PTRADD_-1207042391'), ('tmp_16839', u'LOAD_-1207040376'), ('const-1', u'PTRADD_-1207042433'), ('tmp_16839', u'CALL_-1207042363'), (u'PTRADD_-1207042465', u'CAST_-1207037380'), ('tmp_16835', u'LOAD_-1207040717'), (u'INT_EQUAL_-1207040451', u'CBRANCH_-1207040448'), (u'CALL_-1207042354', u'INT_NOTEQUAL_-1207042339'), ('const-4', u'CALL_-1207171062'), ('tmp_16835', u'LOAD_-1207170911'), ('tmp_16837', u'CALL_-1207042342'), ('tmp_16837', u'CALL_-1207042342'), ('const-0', u'COPY_-1207037666'), ('const-0', u'INT_EQUAL_-1207041785'), ('tmp_16837', u'STORE_-1207170630'), (u'PTRADD_-1207040420', u'LOAD_-1207040482'), ('const-1', u'PTRADD_-1207042309'), ('const-416', u'INT_ADD_-1207170115'), (u'INDIRECT_-1207167660', u'MULTIEQUAL_-1207038145'), (u'COPY_-1207037715', u'RETURN_-1207037692'), (u'MULTIEQUAL_-1207038885', u'PTRADD_-1207040752'), (u'CALL_-1207043191', u'MULTIEQUAL_-1207037976'), ('const-433', u'LOAD_-1207042286'), (u'INDIRECT_-1207037056', u'COPY_-1207036423'), ('const-0', u'RETURN_-1207037631'), ('const--72', u'PTRSUB_-1207038055'), (u'LOAD_-1207170150', u'CALL_-1207170116'), (u'PTRADD_-1207041283', u'CAST_-1207036810'), (u'LOAD_-1207170911', u'CALL_-1207170892'), ('tmp_16839', u'LOAD_-1207171593'), (u'COPY_-1207037301', u'MULTIEQUAL_-1207037210'), ('tmp_2617', u'CBRANCH_-1207042379'), (u'MULTIEQUAL_-1207039356', u'MULTIEQUAL_-1207038885'), (u'LOAD_-1207042315', u'MULTIEQUAL_-1207038802'), ('const-1', u'PTRADD_-1207042194'), (u'CALL_-1207042417', u'INDIRECT_-1207038521'), (u'PTRADD_-1207041781', u'CAST_-1207037143'), ('const-1', u'COPY_-1207037253'), (u'COPY_-1207171652', u'MULTIEQUAL_-1207168994'), ('tmp_16835', u'LOAD_-1207042494'), (u'COPY_-1207037491', u'MULTIEQUAL_-1207039478'), (u'INT_LESS_-1207042543', u'CBRANCH_-1207042541'), (u'COPY_-1207037644', u'RETURN_-1207037621'), ('tmp_16837', u'INT_NOTEQUAL_-1207170964'), (u'LOAD_-1207042713', u'INT_ZEXT_-1207039824'), ('tmp_16837', u'STORE_-1207040864'), ('tmp_16831', u'PTRSUB_-1207038001'), ('tmp_903', u'CBRANCH_-1207043289'), (u'LOAD_-1207042636', u'CALL_-1207042623'), (u'PTRADD_-1207042366', u'CAST_-1207036910'), (u'PTRADD_-1207043303', u'CAST_-1207037930'), (u'LOAD_-1207042453', u'INT_EQUAL_-1207042414'), ('tmp_4747', u'CBRANCH_-1207170963'), (u'CALL_-1207171608', u'STORE_-1207171605'), ('tmp_2161', u'BRANCH_-1207171580'), (u'CALL_-1207042460', u'INT_EQUAL_-1207042438'), (u'PTRADD_-1207037504', u'LOAD_-1207042501'), ('const-433', u'LOAD_-1207042758'), ('const-433', u'LOAD_-1207042427'), (u'CALL_-1207042342', u'INDIRECT_-1207038417'), (u'INDIRECT_-1207038018', u'CALL_-1207171608'), ('const-8', u'PTRADD_-1207038033'), ('tmp_16837', u'STORE_-1207040693'), (u'INT_EQUAL_-1207171670', u'CBRANCH_-1207171649'), (u'COPY_-1207037680', u'RETURN_-1207037657'), ('const-1337313', u'COPY_-1207170788'), ('tmp_3952', u'BRANCH_-1207040639'), (u'CALL_-1207040422', u'INDIRECT_-1207037404'), ('tmp_16835', u'LOAD_-1207170654'), (u'INT_EQUAL_-1207042310', u'CBRANCH_-1207042308'), (u'MULTIEQUAL_-1207038069', u'MULTIEQUAL_-1207038060'), (u'PTRADD_-1207042615', u'CAST_-1207037456'), (u'LOAD_-1207170982', u'CALL_-1207170951'), (u'CALL_-1207170951', u'MULTIEQUAL_-1207039304'), (u'INT_EQUAL_-1207171311', u'CBRANCH_-1207171302'), ('const-433', u'LOAD_-1207170157'), (u'MULTIEQUAL_-1207038001', u'MULTIEQUAL_-1207037992'), (u'COPY_-1207037205', u'MULTIEQUAL_-1207037138'), ('const-433', u'STORE_-1207041757'), (u'INT_EQUAL_-1207040408', u'CBRANCH_-1207040407'), ('const-1', u'PTRADD_-1207042514'), (u'CAST_-1207036920', u'STORE_-1207042552'), (u'INDIRECT_-1207167481', u'MULTIEQUAL_-1207038060'), ('tmp_1679', u'CBRANCH_-1207042436'), ('tmp_16837', u'INT_EQUAL_-1207042310'), (u'INT_EQUAL_-1207042648', u'CBRANCH_-1207042646'), (u'INDIRECT_-1207167551', u'MULTIEQUAL_-1207038130'), (u'INT_NOTEQUAL_-1207171393', u'CBRANCH_-1207171392'), (u'COPY_-1207037529', u'MULTIEQUAL_-1207039478'), ('tmp_3880', u'CBRANCH_-1207040717'), ('tmp_16835', u'LOAD_-1207170606'), ('tmp_16837', u'STORE_-1207171017'), ('const-0', u'INT_NOTEQUAL_-1207042447'), (u'MULTIEQUAL_-1207039864', u'CALL_-1207042417'), (u'CALL_-1207042563', u'INDIRECT_-1207038278'), ('const-433', u'LOAD_-1207041779'), (u'CAST_-1207037979', u'PTRADD_-1207042433'), ('const-1', u'PTRADD_-1207040752'), (u'PTRSUB_-1207036864', u'PTRADD_-1207040403'), (u'COPY_-1207171346', u'MULTIEQUAL_-1207169403'), (u'CALL_-1207042273', u'STORE_-1207042270'), ('const-433', u'STORE_-1207170686'), (u'PTRSUB_-1207037607', u'PTRADD_-1207042637'), ('tmp_5118', u'BRANCH_-1207170578'), (u'INT_NOTEQUAL_-1207171680', u'CBRANCH_-1207171678'), ('tmp_16839', u'CALL_-1207171612'), ('tmp_16837', u'STORE_-1207042620'), ('const-1', u'PTRADD_-1207040431'), ('const-433', u'STORE_-1207041325'), (u'CALL_-1207171116', u'INT_EQUAL_-1207171094'), ('const-1', u'PTRADD_-1207171609'), (u'CAST_-1207037770', u'INT_SEXT_-1207042393'), ('tmp_16837', u'INT_NOTEQUAL_-1207040930'), ('const-4', u'INT_AND_-1207042361'), ('const-1', u'PTRADD_-1207042510'), (u'MULTIEQUAL_-1207038007', u'MULTIEQUAL_-1207038001'), (u'MULTIEQUAL_-1207037216', u'MULTIEQUAL_-1207037210'), ('tmp_1194', u'CBRANCH_-1207042329'), (u'COPY_-1207037534', u'MULTIEQUAL_-1207039958'), (u'CALL_-1207043337', u'INT_NOTEQUAL_-1207043322'), ('const-0', u'SUBPIECE_-1207038710'), (u'LOAD_-1207042315', u'INT_EQUAL_-1207042274'), (u'COPY_-1207042736', u'MULTIEQUAL_-1207038381'), (u'INT_EQUAL_-1207042382', u'CBRANCH_-1207042379'), ('tmp_16835', u'LOAD_-1207171504'), (u'INT_ADD_-1207042304', u'MULTIEQUAL_-1207039573'), ('tmp_16837', u'CALL_-1207042354'), ('const-0', u'COPY_-1207037692'), (u'CAST_-1207037285', u'STORE_-1207042352'), ('tmp_16839', u'STORE_-1207041827'), (u'COPY_-1207037642', u'RETURN_-1207037619'), ('const-433', u'STORE_-1207042457'), ('tmp_1753', u'CBRANCH_-1207042383'), (u'INT_EQUAL_-1207170613', u'CBRANCH_-1207170610'), ('const-0', u'COPY_-1207037221'), ('const-433', u'STORE_-1207042558'), (u'MULTIEQUAL_-1207037157', u'BOOL_NEGATE_-1207167156'), ('const-433', u'STORE_-1207170720'), ('const-67', u'INT_EQUAL_-1207171713'), (u'CALL_-1207043254', u'INDIRECT_-1207038527'), ('const-0', u'SUBPIECE_-1207040099'), ('const-433', u'LOAD_-1207040880'), ('tmp_16837', u'STORE_-1207040323'), ('const-433', u'STORE_-1207042655'), ('tmp_16839', u'STORE_-1207041325'), ('const-0', u'RETURN_-1207037665'), (u'COPY_-1207037666', u'RETURN_-1207037643'), ('const-0', u'RETURN_-1207037653'), (u'CALL_-1207042252', u'INDIRECT_-1207038106'), ('tmp_3109', u'CBRANCH_-1207042291'), (u'INT_EQUAL_-1207040676', u'CBRANCH_-1207040673'), ('const-0', u'COPY_-1207037690'), (u'LOAD_-1207043684', u'MULTIEQUAL_-1207037993'), (u'CALL_-1207042342', u'INDIRECT_-1207038349'), ('const-0', u'COPY_-1207037684'), ('tmp_854', u'CBRANCH_-1207043322'), ('tmp_3611', u'CBRANCH_-1207040877'), (u'LOAD_-1207042652', u'INT_ZEXT_-1207039968'), (u'LOAD_-1207171033', u'CALL_-1207171020'), (u'LOAD_-1207171468', u'MULTIEQUAL_-1207167429'), (u'COPY_-1207038666', u'MULTIEQUAL_-1207038605'), ('tmp_16837', u'CALL_-1207042680'), (u'CALL_-1207040696', u'INT_EQUAL_-1207040676'), (u'INT_SEXT_-1207042622', u'INT_ADD_-1207038637'), ('tmp_408', u'CBRANCH_-1207042573'), ('const-433', u'LOAD_-1207171369'), (u'CAST_-1207037930', u'STORE_-1207043354'), ('const-416', u'INT_ADD_-1207040424'), (u'COPY_-1207168973', u'MULTIEQUAL_-1207168900'), ('const-433', u'STORE_-1207040802'), (u'COPY_-1207037226', u'MULTIEQUAL_-1207037207'), ('tmp_16837', u'STORE_-1207170935'), (u'COPY_-1207171146', u'MULTIEQUAL_-1207169681'), ('tmp_4795', u'CBRANCH_-1207170915'), (u'COPY_-1207037712', u'RETURN_-1207037689'), (u'INT_NOTEQUAL_-1207040923', u'CBRANCH_-1207040922'), (u'MULTIEQUAL_-1207040175', u'LOAD_-1207042315'), (u'PTRSUB_-1207037559', u'PTRADD_-1207042538'), (u'COPY_-1207037250', u'MULTIEQUAL_-1207037157'), (u'CALL_-1207171639', u'INDIRECT_-1207167522'), ('const-0', u'INT_NOTEQUAL_-1207040930'), (u'CALL_-1207043254', u'INDIRECT_-1207038457'), ('const-1337359', u'COPY_-1207170858'), ('const-83', u'INT_EQUAL_-1207042587'), ('const-0', u'RETURN_-1207037686'), ('tmp_16839', u'STORE_-1207043354'), (u'MULTIEQUAL_-1207039478', u'COPY_-1207037522'), ('const-0', u'RETURN_-1207037661'), ('const-4', u'CALL_-1207170951'), ('const-433', u'LOAD_-1207040614'), ('const-0', u'INT_NOTEQUAL_-1207042355'), ('const-433', u'LOAD_-1207170816'), ('const-1395552', u'PTRSUB_-1207036864'), ('const-433', u'STORE_-1207171017'), ('tmp_16837', u'INT_EQUAL_-1207042331'), ('const-2', u'PTRADD_-1207042309'), ('const-0', u'INT_EQUAL_-1207042648'), (u'CALL_-1207171116', u'STORE_-1207171093'), (u'INT_NOTEQUAL_-1207042269', u'CBRANCH_-1207042267'), ('const-0', u'COPY_-1207038666'), (u'LOAD_-1207040667', u'CALL_-1207040648'), (u'CALL_-1207043254', u'INDIRECT_-1207038389'), (u'COPY_-1207037066', u'MULTIEQUAL_-1207039356'), (u'INT_AND_-1207042361', u'INT_NOTEQUAL_-1207042374'), ('const-0', u'INT_NOTEQUAL_-1207042585'), (u'PTRADD_-1207042465', u'MULTIEQUAL_-1207039838'), ('const-433', u'STORE_-1207042389'), (u'MULTIEQUAL_-1207037201', u'CBRANCH_-1207040909'), ('const-0', u'RETURN_-1207037629'), ('const-433', u'LOAD_-1207041226'), (u'MULTIEQUAL_-1207169681', u'COPY_-1207167240'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207040420'), ('const-4', u'INT_AND_-1207042671'), ('tmp_16835', u'LOAD_-1207170982'), ('tmp_16839', u'CALL_-1207042342'), ('tmp_16839', u'CALL_-1207042342'), (u'CAST_-1207166485', u'INT_SUB_-1207170124'), ('const-0', u'RETURN_-1207037619'), (u'INT_ZEXT_-1207040359', u'INT_MULT_-1207042216'), (u'LOAD_-1207041779', u'CALL_-1207041760'), (u'MULTIEQUAL_-1207037157', u'MULTIEQUAL_-1207037163'), ('tmp_4537', u'CBRANCH_-1207171175'), (u'LOAD_-1207040311', u'INT_EQUAL_-1207040296'), ('const-1337652', u'COPY_-1207171357'), (u'PTRADD_-1207042327', u'CAST_-1207037063'), ('const-0', u'COPY_-1207042724'), (u'COPY_-1207037646', u'RETURN_-1207037623'), ('tmp_16835', u'PTRADD_-1207036443'), ('const-1', u'PTRADD_-1207171472'), (u'CALL_-1207040696', u'STORE_-1207040693'), ('tmp_16831', u'PTRSUB_-1207036480'), ('tmp_16837', u'INT_NOTEQUAL_-1207170826'), (u'PTRSUB_-1207036842', u'CALL_-1207040422'), ('const-433', u'LOAD_-1207040311'), ('tmp_16837', u'LOAD_-1207171468'), (u'LOAD_-1207170708', u'CALL_-1207170689'), ('const-1', u'COPY_-1207037650'), (u'CALL_-1207042342', u'INDIRECT_-1207038156'), ('const-0', u'INT_NOTEQUAL_-1207040891'), ('tmp_16839', u'STORE_-1207042464'), (u'COPY_-1207167240', u'MULTIEQUAL_-1207169273'), ('tmp_16837', u'INT_NOTEQUAL_-1207040615'), ('const-0', u'RETURN_-1207037649'), (u'LOAD_-1207042494', u'CALL_-1207042460'), ('const-1', u'PTRADD_-1207041781'), (u'CALL_-1207042252', u'INDIRECT_-1207038036'), (u'CAST_-1207037979', u'PTRADD_-1207042327'), ('tmp_5001', u'CBRANCH_-1207170712'), (u'CALL_-1207170938', u'STORE_-1207170935'), (u'INT_EQUAL_-1207042314', u'CBRANCH_-1207042312'), ('const-433', u'LOAD_-1207042652'), ('const-95', u'INT_EQUAL_-1207041354'), (u'PTRADD_-1207042538', u'LOAD_-1207042598'), ('tmp_16839', u'STORE_-1207042520'), (u'COPY_-1207037648', u'RETURN_-1207037625'), ('const-2', u'INT_MULT_-1207042361'), ('const-2', u'INT_MULT_-1207042671'), ('tmp_16835', u'LOAD_-1207040667'), (u'PTRADD_-1207042510', u'CAST_-1207036950'), (u'CAST_-1207037979', u'LOAD_-1207042758'), ('const-433', u'LOAD_-1207040822'), ('tmp_4684', u'CBRANCH_-1207171028'), ('tmp_2214', u'BRANCH_-1207171525'), (u'INDIRECT_-1207038086', u'CALL_-1207042252'), (u'LOAD_-1207170157', u'INT_ADD_-1207170115'), ('const-8', u'CALL_-1207170797'), ('const-1', u'COPY_-1207037205'), ('const-1', u'PTRADD_-1207036443'), (u'CALL_-1207040557', u'STORE_-1207040554'), (u'INT_ZEXT_-1207039078', u'INT_MULT_-1207040437'), (u'MULTIEQUAL_-1207036618', u'CALL_-1207040648'), ('tmp_16837', u'STORE_-1207041757'), ('tmp_16835', u'LOAD_-1207170763'), ('const-1', u'PTRADD_-1207040420'), (u'PTRSUB_-1207166931', u'MULTIEQUAL_-1207168994'), (u'CALL_-1207171608', u'INDIRECT_-1207167340'), ('const-433', u'LOAD_-1207042402'), ('const-433', u'STORE_-1207042329'), (u'CAST_-1207037979', u'CALL_-1207043254'), ('const-433', u'LOAD_-1207042501'), ('const-0', u'CALL_-1207041173'), (u'INT_ADD_-1207040424', u'CALL_-1207171491'), ('tmp_21685', u'MULTIEQUAL_-1207038449'), ('const-433', u'LOAD_-1207040667'), ('const-1', u'PTRADD_-1207042433'), ('const-1', u'COPY_-1207037644'), (u'CALL_-1207040593', u'STORE_-1207040590'), ('tmp_16835', u'LOAD_-1207170959'), ('tmp_16837', u'LOAD_-1207042642'), (u'MULTIEQUAL_-1207037993', u'INT_NOTEQUAL_-1207042574'), (u'MULTIEQUAL_-1207037993', u'INT_SLESS_-1207042574'), ('const-85', u'INT_EQUAL_-1207042568'), (u'INDIRECT_-1207038278', u'MULTIEQUAL_-1207038139'), (u'INT_EQUAL_-1207041803', u'CBRANCH_-1207041802'), ('tmp_4490', u'CBRANCH_-1207171229'), ('const-433', u'LOAD_-1207171225'), ('const-1', u'COPY_-1207037654'), ('tmp_16837', u'INT_NOTEQUAL_-1207171393'), (u'CALL_-1207042252', u'INDIRECT_-1207037968'), (u'PTRSUB_-1207166817', u'MULTIEQUAL_-1207168900'), (u'LOAD_-1207042290', u'CALL_-1207171608'), (u'LOAD_-1207040351', u'CALL_-1207040330'), ('tmp_16835', u'LOAD_-1207040880'), (u'INT_ADD_-1207038638', u'INT_ZEXT_-1207039922'), (u'LOAD_-1207040570', u'CALL_-1207040557'), ('tmp_750', u'CBRANCH_-1207042665'), (u'INT_NOTEQUAL_-1207170826', u'CBRANCH_-1207170825'), ('const-0', u'RETURN_-1207037657'), ('const-0', u'INT_EQUAL_-1207041803'), ('const-1337681', u'COPY_-1207036668'), ('tmp_4659', u'BRANCH_-1207171053'), (u'INT_NOTEQUAL_-1207042447', u'CBRANCH_-1207042446'), ('const-1', u'PTRADD_-1207042510'), ('const-1', u'COPY_-1207037706'), ('const-1', u'PTRADD_-1207042182'), (u'PTRADD_-1207042433', u'CAST_-1207037673'), (u'COPY_-1207040891', u'MULTIEQUAL_-1207038638'), (u'COPY_-1207169161', u'MULTIEQUAL_-1207169090'), ('tmp_16837', u'STORE_-1207042249'), (u'MULTIEQUAL_-1207038139', u'MULTIEQUAL_-1207038130'), ('const-0', u'INT_NOTEQUAL_-1207040615'), ('tmp_3341', u'CBRANCH_-1207041277'), ('tmp_16835', u'LOAD_-1207041226'), (u'LOAD_-1207170606', u'CALL_-1207170587'), (u'INT_NOTEQUAL_-1207042339', u'COPY_-1207037712'), (u'PTRSUB_-1207038055', u'CALL_-1207043337'), ('tmp_3564', u'CBRANCH_-1207040922'), ('tmp_2268', u'CBRANCH_-1207171687'), (u'CALL_-1207042680', u'INT_EQUAL_-1207042666'), (u'COPY_-1207037253', u'MULTIEQUAL_-1207037216'), ('tmp_3382', u'CBRANCH_-1207041236'), (u'INDIRECT_-1207167590', u'MULTIEQUAL_-1207038075'), ('tmp_4846', u'BRANCH_-1207170847'), ('tmp_16839', u'STORE_-1207042380'), (u'COPY_-1207036668', u'CALL_-1207040696'), ('tmp_16837', u'INT_EQUAL_-1207171643'), (u'CAST_-1207037979', u'PTRADD_-1207042309'), ('const-0', u'COPY_-1207040227'), ('const-0', u'COPY_-1207037678'), ('const-433', u'LOAD_-1207042453'), (u'INT_NOTEQUAL_-1207042585', u'CBRANCH_-1207042582'), (u'LOAD_-1207040717', u'CALL_-1207040696'), ('const-0', u'INT_EQUAL_-1207170721'), ('const-433', u'STORE_-1207040554'), ('tmp_4362', u'CBRANCH_-1207171343'), (u'INT_EQUAL_-1207040390', u'CBRANCH_-1207040388'), (u'CALL_-1207042299', u'STORE_-1207042296'), ('const-0', u'RETURN_-1207037669'), ('const-433', u'STORE_-1207040844'), (u'COPY_-1207037650', u'RETURN_-1207037627'), (u'CAST_-1207037979', u'PTRADD_-1207041781'), ('tmp_4901', u'CBRANCH_-1207170798'), ('const-1395552', u'PTRSUB_-1207037925'), ('const-433', u'STORE_-1207043354'), ('tmp_16839', u'STORE_-1207042373'), (u'PTRADD_-1207042347', u'CAST_-1207037552'), (u'COPY_-1207037678', u'RETURN_-1207037655'), ('const-1', u'PTRADD_-1207042651'), (u'INT_AND_-1207042572', u'INT_NOTEQUAL_-1207042585'), ('const-0', u'RETURN_-1207037655'), ('tmp_5226', u'CBRANCH_-1207040407'), ('const-1', u'PTRADD_-1207042314'), (u'INT_MULT_-1207042292', u'INT_ADD_-1207042304'), (u'LOAD_-1207042642', u'CALL_-1207042623'), (u'PTRADD_-1207040431', u'CAST_-1207036725'), ('const-0', u'PTRSUB_-1207037860'), ('const-0', u'INT_NOTEQUAL_-1207040923'), ('tmp_16839', u'LOAD_-1207170176'), (u'LOAD_-1207170959', u'CALL_-1207170938'), (u'INT_EQUAL_-1207040489', u'CBRANCH_-1207040488'), (u'LOAD_-1207040886', u'CALL_-1207040867'), ('const-1337671', u'COPY_-1207171346'), (u'INT_NOTEQUAL_-1207042374', u'CBRANCH_-1207042372'), ('const--64', u'PTRSUB_-1207037799'), ('tmp_16835', u'LOAD_-1207042636'), (u'COPY_-1207040227', u'MULTIEQUAL_-1207040057'), (u'INT_EQUAL_-1207040845', u'CBRANCH_-1207040837'), ('const-0', u'RETURN_-1207037625'), (u'CAST_-1207037506', u'STORE_-1207042748'), (u'CALL_-1207041311', u'INT_EQUAL_-1207041297'), ('const-8', u'PTRADD_-1207038017'), ('const-5', u'PTRADD_-1207038033'), (u'MULTIEQUAL_-1207038605', u'INT_MULT_-1207038626'), ('const-4294967295', u'INT_AND_-1207038805'), ('const-433', u'LOAD_-1207170959'), (u'LOAD_-1207171588', u'MULTIEQUAL_-1207038352'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207042510'), (u'PTRSUB_-1207038001', u'CALL_-1207043191'), ('tmp_3759', u'CBRANCH_-1207040909'), (u'INT_AND_-1207038805', u'CALL_-1207171491'), (u'LOAD_-1207040482', u'CAST_-1207036721'), ('const-433', u'STORE_-1207171538'), (u'INT_NOTEQUAL_-1207040891', u'CBRANCH_-1207040890'), ('const-1', u'PTRADD_-1207043303'), (u'COPY_-1207037656', u'RETURN_-1207037633'), (u'CAST_-1207037979', u'COPY_-1207037066'), (u'MULTIEQUAL_-1207038352', u'INT_EQUAL_-1207042386'), (u'PTRADD_-1207042327', u'LOAD_-1207042387'), (u'COPY_-1207037640', u'RETURN_-1207037617'), (u'CALL_-1207042342', u'INDIRECT_-1207038018'), (u'LOAD_-1207042427', u'INT_EQUAL_-1207171697'), ('tmp_16837', u'INT_EQUAL_-1207041279'), ('tmp_16835', u'PTRADD_-1207038017'), ('const-433', u'LOAD_-1207170708'), ('const--64', u'PTRSUB_-1207036480'), ('const-0', u'INT_EQUAL_-1207171375'), ('tmp_16835', u'CALL_-1207041311'), ('tmp_16839', u'LOAD_-1207042402'), ('tmp_16837', u'INT_NOTEQUAL_-1207170659'), ('tmp_4444', u'CBRANCH_-1207171269'), (u'CALL_-1207040330', u'INDIRECT_-1207037354'), ('const-1337551', u'PTRSUB_-1207167014'), ('const-0', u'COPY_-1207037676'), (u'INT_ADD_-1207038637', u'INT_ADD_-1207038638'), ('tmp_16835', u'CALL_-1207171612'), ('const-433', u'STORE_-1207170584'), ('const-433', u'STORE_-1207042620'), (u'CAST_-1207037979', u'PTRADD_-1207042391'), (u'CAST_-1207037617', u'STORE_-1207042352'), (u'CALL_-1207170743', u'STORE_-1207170720'), ('const-9', u'CALL_-1207042460'), ('const-1', u'PTRADD_-1207041781'), (u'PTRADD_-1207042340', u'CAST_-1207036892'), ('const-433', u'LOAD_-1207042713'), (u'COPY_-1207040049', u'MULTIEQUAL_-1207039864'), ('const-1', u'COPY_-1207037648'), (u'INDIRECT_-1207038723', u'MULTIEQUAL_-1207038449'), (u'PTRADD_-1207042554', u'COPY_-1207037491'), ('const-0', u'COPY_-1207037670'), ('tmp_16839', u'STORE_-1207040802'), (u'MULTIEQUAL_-1207039064', u'PTRADD_-1207041283'), ('const-0', u'RETURN_-1207037647'), (u'LOAD_-1207171081', u'CALL_-1207171062'), ('const-0', u'INT_EQUAL_-1207171670'), (u'INT_NOTEQUAL_-1207040615', u'CBRANCH_-1207040614'), (u'INT_NOTEQUAL_-1207042355', u'COPY_-1207037715'), ('tmp_2345', u'CBRANCH_-1207171623'), (u'INDIRECT_-1207037341', u'CALL_-1207170116'), ('tmp_16839', u'STORE_-1207171538'), (u'INT_MULT_-1207042361', u'PTRADD_-1207042327'), (u'COPY_-1207037221', u'MULTIEQUAL_-1207037132'), (u'PTRADD_-1207171609', u'CAST_-1207166702'), ('const-0', u'COPY_-1207169161'), (u'INT_EQUAL_-1207042438', u'CBRANCH_-1207042436'), (u'CALL_-1207040312', u'INDIRECT_-1207037341'), (u'CALL_-1207171333', u'INT_EQUAL_-1207171311'), (u'INDIRECT_-1207038417', u'INT_AND_-1207040120'), (u'INT_EQUAL_-1207171453', u'CBRANCH_-1207171448'), ('tmp_16831', u'PTRSUB_-1207166823'), (u'CAST_-1207037407', u'CALL_-1207042563'), (u'CALL_-1207170683', u'MULTIEQUAL_-1207037976'), ('const-1', u'COPY_-1207037718'), (u'INDIRECT_-1207038156', u'CALL_-1207171608'), ('const-433', u'STORE_-1207042520'), (u'CAST_-1207037450', u'STORE_-1207042655'), ('tmp_3785', u'CBRANCH_-1207040890'), (u'LOAD_-1207042427', u'MULTIEQUAL_-1207038352'), (u'CALL_-1207041252', u'MULTIEQUAL_-1207039304'), ('const-10', u'INT_MULT_-1207038626'), ('const-86', u'INT_NOTEQUAL_-1207042574'), ('const-433', u'STORE_-1207041170'), ('const-433', u'STORE_-1207171605'), (u'LOAD_-1207041232', u'CALL_-1207041173'), (u'INT_MULT_-1207042572', u'PTRADD_-1207042538'), ('const-0', u'COPY_-1207037682'), (u'CAST_-1207037979', u'PTRADD_-1207042402'), (u'CALL_-1207171252', u'STORE_-1207171249'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207042340'), ('const-1', u'PTRADD_-1207037504'), (u'INT_AND_-1207042216', u'INT_NOTEQUAL_-1207042229'), ('const-4', u'INT_AND_-1207040437'), ('const-433', u'STORE_-1207171249'), ('const-2', u'CALL_-1207040648'), ('tmp_16839', u'CALL_-1207040422'), ('const-0', u'INT_EQUAL_-1207042331'), ('tmp_5048', u'CBRANCH_-1207170658'), ('tmp_1101', u'CBRANCH_-1207043176'), (u'CALL_-1207041760', u'STORE_-1207041757'), ('tmp_21686', u'MULTIEQUAL_-1207038381'), ('tmp_16837', u'STORE_-1207171203'), (u'CAST_-1207037979', u'PTRADD_-1207042651'), (u'CALL_-1207040648', u'STORE_-1207040645'), ('tmp_16835', u'LOAD_-1207040614'), ('tmp_16835', u'LOAD_-1207170816'), ('const-1337311', u'COPY_-1207170822'), (u'LOAD_-1207042697', u'INT_AND_-1207042671'), (u'CAST_-1207166664', u'LOAD_-1207171588'), ('tmp_16839', u'STORE_-1207042389'), ('const-0', u'INT_NOTEQUAL_-1207042339'), ('const-1', u'COPY_-1207037226'), (u'COPY_-1207042775', u'MULTIEQUAL_-1207038449'), (u'CALL_-1207170938', u'INT_EQUAL_-1207170918'), ('tmp_16837', u'INT_EQUAL_-1207042648'), (u'INDIRECT_-1207038140', u'MULTIEQUAL_-1207038381'), (u'COPY_-1207037652', u'RETURN_-1207037629'), (u'PTRSUB_-1207037860', u'PTRADD_-1207042182'), ('tmp_16839', u'STORE_-1207042655'), ('tmp_2947', u'CBRANCH_-1207042413'), (u'CALL_-1207042342', u'INT_EQUAL_-1207042328'), (u'CALL_-1207042342', u'INT_EQUAL_-1207042328'), ('const-0', u'INT_NOTEQUAL_-1207171176'), ('const-0', u'COPY_-1207037668'), (u'INT_NOTEQUAL_-1207171029', u'CBRANCH_-1207171028'), (u'MULTIEQUAL_-1207037210', u'CALL_-1207171062'), ('tmp_2529', u'CBRANCH_-1207042446'), (u'CALL_-1207170633', u'INT_EQUAL_-1207170613'), ('const-433', u'LOAD_-1207042242'), (u'LOAD_-1207042315', u'INT_EQUAL_-1207042292'), (u'LOAD_-1207171265', u'CALL_-1207171252'), (u'INT_EQUAL_-1207042685', u'CBRANCH_-1207042682'), ('tmp_16837', u'STORE_-1207170584'), ('tmp_4722', u'BRANCH_-1207170988'), ('const-1', u'PTRADD_-1207042314'), (u'MULTIEQUAL_-1207037976', u'INT_NOTEQUAL_-1207043176'), ('const-0', u'COPY_-1207037301'), ('tmp_16837', u'LOAD_-1207040311'), ('const-4294967248', u'INT_ADD_-1207038637'), (u'COPY_-1207037522', u'LOAD_-1207042652'), (u'INT_ZEXT_-1207040423', u'INT_MULT_-1207042361'), (u'CALL_-1207040867', u'STORE_-1207040844'), (u'LOAD_-1207042501', u'INT_ADD_-1207042459'), (u'CAST_-1207037888', u'LOAD_-1207043218'), (u'INT_EQUAL_-1207041297', u'CBRANCH_-1207041296'), ('const-1', u'PTRADD_-1207042554'), (u'INT_AND_-1207040437', u'INT_EQUAL_-1207040451'), (u'LOAD_-1207171129', u'CALL_-1207171116'), (u'INT_EQUAL_-1207042666', u'CBRANCH_-1207042665'), (u'CAST_-1207037979', u'PTRADD_-1207042644'), (u'COPY_-1207036602', u'CALL_-1207040593'), ('tmp_5129', u'BRANCH_-1207040309'), (u'COPY_-1207037522', u'PTRADD_-1207042554'), ('tmp_16837', u'LOAD_-1207041779'), ('const-0', u'COPY_-1207171652'), ('const-433', u'LOAD_-1207041273'), (u'INT_EQUAL_-1207040531', u'CBRANCH_-1207040529'), ('const-0', u'INT_EQUAL_-1207040451'), (u'INT_AND_-1207040120', u'CALL_-1207042273'), ('const--72', u'PTRSUB_-1207166931'), ('tmp_16837', u'CALL_-1207043191'), (u'PTRADD_-1207042182', u'LOAD_-1207042242'), ('tmp_16839', u'LOAD_-1207042432'), (u'CALL_-1207042252', u'STORE_-1207042249'), ('const-1', u'COPY_-1207037652'), ('const-0', u'RETURN_-1207037623'), ('tmp_16837', u'CALL_-1207042370'), ('tmp_16837', u'STORE_-1207040645'), ('const-1337620', u'COPY_-1207171154'), (u'MULTIEQUAL_-1207037210', u'MULTIEQUAL_-1207036618'), ('const-1337625', u'COPY_-1207171007'), (u'MULTIEQUAL_-1207039838', u'COPY_-1207166802'), (u'MULTIEQUAL_-1207037132', u'MULTIEQUAL_-1207037138'), (u'COPY_-1207037706', u'RETURN_-1207037683'), ('const-0', u'INT_EQUAL_-1207041238'), (u'INDIRECT_-1207038086', u'CALL_-1207171608'), (u'COPY_-1207037013', u'CALL_-1207041252'), ('tmp_16839', u'CALL_-1207171639'), ('const-433', u'STORE_-1207171659'), (u'CALL_-1207171020', u'STORE_-1207171017'), ('tmp_4113', u'CBRANCH_-1207040488'), ('tmp_16837', u'CALL_-1207041817'), ('tmp_16839', u'CALL_-1207042354'), ('const-433', u'STORE_-1207171093'), ('tmp_4579', u'CBRANCH_-1207171132'), (u'COPY_-1207039653', u'MULTIEQUAL_-1207039573'), (u'MULTIEQUAL_-1207168994', u'CALL_-1207171639'), (u'MULTIEQUAL_-1207169090', u'CALL_-1207171612'), (u'INDIRECT_-1207038383', u'MULTIEQUAL_-1207038381'), (u'PTRSUB_-1207036480', u'CALL_-1207040503'), (u'MULTIEQUAL_-1207037210', u'INT_EQUAL_-1207171151'), (u'CALL_-1207171206', u'STORE_-1207171203'), ('const-2', u'PTRADD_-1207042615'), (u'INT_ADD_-1207043221', u'CAST_-1207037888'), ('const-433', u'LOAD_-1207042636'), ('const-1', u'PTRADD_-1207042327'), ('tmp_4935', u'CBRANCH_-1207170766'), ('const-1', u'COPY_-1207037664'), (u'CALL_-1207171639', u'INDIRECT_-1207167590'), (u'INT_EQUAL_-1207171643', u'CBRANCH_-1207171641'), (u'LOAD_-1207042432', u'CAST_-1207037327'), (u'MULTIEQUAL_-1207037138', u'MULTIEQUAL_-1207037132'), (u'CAST_-1207036721', u'INT_ZEXT_-1207039078'), ('const-433', u'LOAD_-1207042290'), (u'LOAD_-1207171039', u'CALL_-1207171020'), ('const-433', u'LOAD_-1207043218'), ('const-67', u'INT_NOTEQUAL_-1207042430'), ('tmp_3315', u'CBRANCH_-1207041296'), (u'PTRADD_-1207040403', u'LOAD_-1207040463'), ('const-433', u'LOAD_-1207170150'), ('const-16', u'INT_MULT_-1207043253'), (u'MULTIEQUAL_-1207038069', u'MULTIEQUAL_-1207038449'), ('tmp_16837', u'STORE_-1207171310'), (u'LOAD_-1207040376', u'INT_SUB_-1207040351'), ('const-0', u'CALL_-1207170116'), ('const-433', u'LOAD_-1207171468'), (u'COPY_-1207037660', u'RETURN_-1207037637'), (u'COPY_-1207037496', u'MULTIEQUAL_-1207039958'), (u'COPY_-1207037522', u'PTRADD_-1207042465'), (u'INT_EQUAL_-1207040573', u'CBRANCH_-1207040570'), (u'CALL_-1207170689', u'STORE_-1207170686'), (u'COPY_-1207037522', u'CAST_-1207037450'), ('tmp_16837', u'LOAD_-1207042325'), ('const-9', u'CALL_-1207171491'), ('const-0', u'INT_NOTEQUAL_-1207171270'), ('const-1', u'PTRADD_-1207040752'), ('const-433', u'LOAD_-1207042432'), ('tmp_16839', u'LOAD_-1207043689'), (u'COPY_-1207167252', u'CALL_-1207170938'), (u'CALL_-1207042417', u'INT_EQUAL_-1207042403'), (u'COPY_-1207170788', u'MULTIEQUAL_-1207169061'), (u'MULTIEQUAL_-1207039573', u'INT_MULT_-1207042292'), ('tmp_16839', u'STORE_-1207042748'), (u'CALL_-1207041173', u'STORE_-1207041170'), ('tmp_5252', u'CBRANCH_-1207040388'), (u'CAST_-1207037979', u'CALL_-1207040312'), ('const-0', u'RETURN_-1207037633'), ('const-433', u'STORE_-1207040323'), ('const-433', u'LOAD_-1207170176'), ('const-433', u'STORE_-1207042249'), (u'MULTIEQUAL_-1207038802', u'CAST_-1207037770'), (u'MULTIEQUAL_-1207039835', u'PTRADD_-1207042314'), ('const-1337634', u'COPY_-1207037013'), ('const-95', u'INT_EQUAL_-1207042414'), (u'LOAD_-1207171369', u'CALL_-1207171333'), (u'CAST_-1207037904', u'LOAD_-1207043309'), (u'LOAD_-1207042576', u'MULTIEQUAL_-1207037993'), ('const-433', u'STORE_-1207042373'), (u'LOAD_-1207042290', u'CALL_-1207042252'), ('tmp_16839', u'STORE_-1207042457'), (u'COPY_-1207037668', u'RETURN_-1207037645'), (u'MULTIEQUAL_-1207040175', u'CAST_-1207037734'), ('const-433', u'LOAD_-1207042576'), (u'INT_EQUAL_-1207170800', u'CBRANCH_-1207170798'), ('tmp_16831', u'PTRSUB_-1207166931'), (u'CALL_-1207042460', u'INDIRECT_-1207038148'), (u'CALL_-1207170797', u'STORE_-1207170794'), ('tmp_1168', u'CBRANCH_-1207042348'), (u'INT_NOTEQUAL_-1207170659', u'CBRANCH_-1207170658'), (u'INT_EQUAL_-1207041238', u'CBRANCH_-1207041236'), (u'INT_EQUAL_-1207170918', u'CBRANCH_-1207170915'), (u'INT_NOTEQUAL_-1207043322', u'CBRANCH_-1207043322'), ('const-0', u'CALL_-1207170683'), ('const-84', u'INT_SLESS_-1207042574'), (u'CALL_-1207170587', u'STORE_-1207170584'), (u'INT_EQUAL_-1207042349', u'CBRANCH_-1207042348'), ('const-1', u'PTRADD_-1207042366'), ('tmp_16835', u'LOAD_-1207171033'), (u'INDIRECT_-1207038521', u'MULTIEQUAL_-1207038519'), (u'CAST_-1207037673', u'STORE_-1207042464'), (u'LOAD_-1207041226', u'CALL_-1207041173'), (u'CAST_-1207037979', u'PTRADD_-1207042347'), ('tmp_350', u'CBRANCH_-1207042566'), ('const-0', u'INT_EQUAL_-1207040909'), ('tmp_2042', u'CBRANCH_-1207171678'), (u'INT_EQUAL_-1207042292', u'CBRANCH_-1207042291'), ('const-0', u'COPY_-1207037674'), ('const-0', u'COPY_-1207042736'), (u'INT_NOTEQUAL_-1207171176', u'CBRANCH_-1207171175'), ('const-0', u'INT_EQUAL_-1207171625'), ('tmp_16839', u'STORE_-1207042552'), (u'MULTIEQUAL_-1207040175', u'PTRADD_-1207042194'), (u'PTRADD_-1207042644', u'CAST_-1207037222'), ('const-1', u'COPY_-1207037642'), ('const-433', u'LOAD_-1207171504'), ('const-433', u'LOAD_-1207171081'), ('const-0', u'RETURN_-1207037663'), (u'INT_NOTEQUAL_-1207042503', u'CBRANCH_-1207042502'), ('const-0', u'INT_EQUAL_-1207171094'), ('const-433', u'LOAD_-1207170763'), (u'INT_ZEXT_-1207039968', u'INT_MULT_-1207042572'), ('tmp_16837', u'INT_NOTEQUAL_-1207170862'), (u'MULTIEQUAL_-1207037210', u'MULTIEQUAL_-1207037216'), ('const-433', u'STORE_-1207040486'), (u'INT_ADD_-1207042459', u'CALL_-1207042460'), ('tmp_16837', u'INT_EQUAL_-1207041785'), (u'INT_EQUAL_-1207042407', u'CBRANCH_-1207042404'), (u'INT_EQUAL_-1207042568', u'CBRANCH_-1207042566'), ('tmp_2823', u'CBRANCH_-1207041802'), ('const-0', u'RETURN_-1207037659'), (u'LOAD_-1207042758', u'INT_NOTEQUAL_-1207042269'), (u'INT_NOTEQUAL_-1207171689', u'CBRANCH_-1207171687'), (u'MULTIEQUAL_-1207037993', u'BRANCHIND_-1207042424'), ('const-1', u'PTRADD_-1207042340'), ('const-0', u'INT_NOTEQUAL_-1207043176'), (u'INT_EQUAL_-1207171713', u'CBRANCH_-1207171711'), (u'LOAD_-1207042242', u'INT_AND_-1207042216'), ('const-0', u'PTRSUB_-1207037607'), (u'CAST_-1207036725', u'STORE_-1207040486'), ('tmp_21684', u'MULTIEQUAL_-1207038519'), ('const-1', u'PTRADD_-1207042538'), (u'CALL_-1207170116', u'MULTIEQUAL_-1207167429'), ('tmp_1980', u'CBRANCH_-1207171711'), ('const-1', u'COPY_-1207036681'), ('tmp_16837', u'INT_NOTEQUAL_-1207171270'), (u'CAST_-1207037734', u'STORE_-1207042329'), (u'COPY_-1207038732', u'MULTIEQUAL_-1207038662'), (u'INT_NOTEQUAL_-1207170964', u'CBRANCH_-1207170963'), (u'LOAD_-1207042713', u'INT_NOTEQUAL_-1207171689'), (u'MULTIEQUAL_-1207037993', u'INT_EQUAL_-1207042568'), ('const-433', u'STORE_-1207171059'), (u'LOAD_-1207170763', u'CALL_-1207170743'), (u'LOAD_-1207042453', u'INT_EQUAL_-1207042432'), (u'MULTIEQUAL_-1207169356', u'CALL_-1207171252'), (u'MULTIEQUAL_-1207038075', u'MULTIEQUAL_-1207038069'), ('const-1', u'PTRADD_-1207042554'), (u'INDIRECT_-1207038278', u'MULTIEQUAL_-1207038519'), (u'MULTIEQUAL_-1207038054', u'INT_EQUAL_-1207041354'), (u'CALL_-1207040352', u'INDIRECT_-1207037370'), ('tmp_16835', u'LOAD_-1207042286'), ('tmp_16835', u'CALL_-1207042354'), (u'PTRADD_-1207042402', u'CAST_-1207037801'), ('tmp_16835', u'CALL_-1207170683'), (u'INDIRECT_-1207038793', u'MULTIEQUAL_-1207038519'), (u'MULTIEQUAL_-1207037210', u'CALL_-1207170797'), (u'MULTIEQUAL_-1207168900', u'CALL_-1207171612'), ('const-433', u'LOAD_-1207042315'), (u'INT_NOTEQUAL_-1207040718', u'CBRANCH_-1207040717'), ('tmp_16835', u'LOAD_-1207040351'), (u'LOAD_-1207042427', u'MULTIEQUAL_-1207167755'), (u'BOOL_NEGATE_-1207167156', u'CBRANCH_-1207170766'), (u'PTRADD_-1207171472', u'LOAD_-1207171534'), (u'CAST_-1207037143', u'STORE_-1207041827'), ('tmp_2577', u'CBRANCH_-1207042402'), ('tmp_16837', u'LOAD_-1207041232'), (u'MULTIEQUAL_-1207037210', u'INT_EQUAL_-1207171375'), ('const-0', u'INT_EQUAL_-1207042328'), ('tmp_16835', u'LOAD_-1207170708'), ('tmp_1850', u'CBRANCH_-1207042308'), ('tmp_4025', u'CBRANCH_-1207040570'), ('const-0', u'RETURN_-1207037683'), (u'LOAD_-1207041773', u'CALL_-1207041760'), (u'LOAD_-1207040822', u'CAST_-1207036475'), (u'INT_ZEXT_-1207039922', u'PTRADD_-1207042465'), (u'CALL_-1207171612', u'INT_EQUAL_-1207171598'), (u'LOAD_-1207042387', u'INT_AND_-1207042361'), ('const-0', u'PTRSUB_-1207037559'), ('tmp_16837', u'STORE_-1207171059'), ('const-2', u'INT_MULT_-1207040437'), (u'INDIRECT_-1207037404', u'CALL_-1207040352'), ('const-1337354', u'COPY_-1207171293'), (u'CALL_-1207171491', u'STORE_-1207171480'), ('const-433', u'LOAD_-1207171588'), (u'CALL_-1207171252', u'INT_EQUAL_-1207171232'), (u'INT_EQUAL_-1207171094', u'CBRANCH_-1207171085'), ('const-0', u'COPY_-1207168973'), ('const-4294967295', u'INT_AND_-1207040120'), (u'CALL_-1207171333', u'STORE_-1207171310'), ('const-4294967295', u'INT_AND_-1207040531'), ('const-0', u'INT_NOTEQUAL_-1207042229'), (u'INDIRECT_-1207038208', u'MULTIEQUAL_-1207038069'), (u'INDIRECT_-1207038080', u'MULTIEQUAL_-1207038007'), ('const-0', u'RETURN_-1207037627'), ('tmp_16837', u'INT_NOTEQUAL_-1207171176'), (u'CALL_-1207171639', u'INT_EQUAL_-1207171625'), (u'CAST_-1207036653', u'CALL_-1207040312'), ('const-1', u'PTRADD_-1207042701'), (u'INT_SLESS_-1207042574', u'CBRANCH_-1207042581'), (u'COPY_-1207170999', u'MULTIEQUAL_-1207169681'), ('const-2', u'INT_MULT_-1207042572'), (u'MULTIEQUAL_-1207039838', u'LOAD_-1207042427'), (u'INT_EQUAL_-1207042587', u'CBRANCH_-1207042586'), ('const-433', u'LOAD_-1207040903'), (u'INT_EQUAL_-1207040909', u'CBRANCH_-1207040877'), ('const-1', u'PTRADD_-1207171472'), (u'INT_EQUAL_-1207171232', u'CBRANCH_-1207171229'), ('tmp_16835', u'LOAD_-1207041773'), (u'COPY_-1207037674', u'RETURN_-1207037651'), (u'INT_EQUAL_-1207042386', u'CBRANCH_-1207042383'), ('const-0', u'CALL_-1207041173'), ('tmp_16837', u'LOAD_-1207042292'), (u'CALL_-1207171062', u'STORE_-1207171059'), ('tmp_1566', u'CBRANCH_-1207042541'), ('const-1', u'PTRADD_-1207043303'), ('const-433', u'LOAD_-1207042494'), ('tmp_16837', u'INT_EQUAL_-1207042314'), (u'CAST_-1207036467', u'STORE_-1207040802'), ('tmp_684', u'BRANCH_-1207042384'), (u'PTRADD_-1207042637', u'LOAD_-1207042697'), (u'INDIRECT_-1207037404', u'CAST_-1207036657'), (u'CALL_-1207040465', u'INT_AND_-1207038805'), (u'PTRSUB_-1207167014', u'CALL_-1207170633'), ('tmp_4637', u'CBRANCH_-1207171085'), ('tmp_3977', u'CBRANCH_-1207040614'), ('const-1', u'PTRADD_-1207042402'), ('const-0', u'COPY_-1207042775'), ('const-1', u'COPY_-1207037660'), (u'PTRADD_-1207042309', u'CAST_-1207037752'), (u'LOAD_-1207171504', u'CALL_-1207171491'), ('const-0', u'INT_NOTEQUAL_-1207170826'), ('const-1', u'PTRADD_-1207042637'), ('const-0', u'INT_EQUAL_-1207042666'), (u'INT_EQUAL_-1207042414', u'CBRANCH_-1207042413'), ('const-433', u'STORE_-1207042552'), ('const-0', u'INT_EQUAL_-1207041297'), ('const-0', u'RETURN_-1207037667'), (u'CALL_-1207040465', u'INDIRECT_-1207037034'), (u'COPY_-1207037772', u'RETURN_-1207043028'), ('const-0', u'INT_EQUAL_-1207040489'), ('const-1', u'PTRADD_-1207042402'), ('const-4', u'CALL_-1207170587'), ('tmp_2147', u'CBRANCH_-1207171597'), (u'CAST_-1207037639', u'PTRADD_-1207042314'), ('const-433', u'LOAD_-1207040482'), ('const--64', u'PTRSUB_-1207036842'), ('const-1', u'PTRADD_-1207042314'), ('const-4', u'CALL_-1207170892'), ('const-0', u'INT_EQUAL_-1207040296'), (u'CAST_-1207166664', u'MULTIEQUAL_-1207039835'), ('const-433', u'LOAD_-1207170606'), (u'PTRADD_-1207038033', u'CAST_-1207037904'), ('tmp_312', u'CBRANCH_-1207042586'), (u'PTRADD_-1207038017', u'LOAD_-1207043239'), (u'MULTIEQUAL_-1207038060', u'MULTIEQUAL_-1207038449'), ('const-433', u'STORE_-1207170113'), ('const-0', u'COPY_-1207039653'), (u'CALL_-1207042623', u'STORE_-1207042620'), ('tmp_16837', u'STORE_-1207170794'), ('const-0', u'INT_EQUAL_-1207040573'), ('tmp_16839', u'STORE_-1207171659'), ('tmp_3855', u'BRANCH_-1207170788'), (u'CALL_-1207171608', u'INDIRECT_-1207167478'), (u'INT_ADD_-1207042332', u'INT_SEXT_-1207042310'), (u'LOAD_-1207040880', u'CALL_-1207040867'), (u'PTRADD_-1207171483', u'CAST_-1207166642'), (u'CALL_-1207171612', u'INDIRECT_-1207167481'), ('const-433', u'LOAD_-1207171129'), (u'CALL_-1207040867', u'INT_EQUAL_-1207040845'), (u'COPY_-1207170858', u'MULTIEQUAL_-1207169356'), ('tmp_16837', u'STORE_-1207171249'), (u'PTRADD_-1207042314', u'CAST_-1207037285'), (u'LOAD_-1207042397', u'INT_EQUAL_-1207042382'), (u'PTRADD_-1207042194', u'MULTIEQUAL_-1207040175'), ('tmp_671', u'BRANCH_-1207042409'), (u'CALL_-1207042460', u'MULTIEQUAL_-1207038075'), ('const-1', u'PTRADD_-1207040431'), ('tmp_16835', u'PTRADD_-1207038033'), ('const-0', u'INT_NOTEQUAL_-1207170862'), ('const-1', u'PTRADD_-1207042391'), ('const-433', u'STORE_-1207170630'), (u'LOAD_-1207043309', u'INT_LESS_-1207043280'), ('tmp_4045', u'BRANCH_-1207040548'), ('const-0', u'PTRSUB_-1207037925'), (u'LOAD_-1207042569', u'CAST_-1207036941'), (u'CALL_-1207042417', u'INDIRECT_-1207038383'), ('const-1', u'PTRADD_-1207042514'), (u'CALL_-1207040593', u'INT_EQUAL_-1207040573'), (u'INT_NOTEQUAL_-1207042229', u'CBRANCH_-1207042226'), (u'CAST_-1207037063', u'STORE_-1207042373'), ('tmp_4842', u'CBRANCH_-1207170861'), ('const-0', u'INT_EQUAL_-1207170918'), (u'COPY_-1207037654', u'RETURN_-1207037631'), ('const-433', u'LOAD_-1207043239'), (u'LOAD_-1207171534', u'MULTIEQUAL_-1207167755'), (u'INT_ZEXT_-1207039922', u'INT_LESS_-1207042543'), (u'COPY_-1207037162', u'MULTIEQUAL_-1207037163'), ('tmp_16839', u'STORE_-1207042352'), ('tmp_16839', u'STORE_-1207042352'), (u'CAST_-1207037979', u'PTRADD_-1207042615'), ('tmp_16837', u'STORE_-1207042270'), ('const-0', u'INT_NOTEQUAL_-1207040718'), ('const-433', u'LOAD_-1207040376'), (u'PTRADD_-1207042314', u'CAST_-1207037617'), (u'LOAD_-1207170176', u'INT_SUB_-1207170124'), ('tmp_2849', u'CBRANCH_-1207041783'), (u'MULTIEQUAL_-1207038662', u'CALL_-1207041173'), ('const-0', u'INT_EQUAL_-1207171311'), ('tmp_3834', u'BRANCH_-1207171011'), ('const-4', u'INT_AND_-1207042216'), ('const-95', u'INT_EQUAL_-1207042382'), ('const-4294967248', u'INT_ADD_-1207042332'), (u'LOAD_-1207042453', u'MULTIEQUAL_-1207038054'), ('const-433', u'STORE_-1207042380'), ('tmp_320', u'CBRANCH_-1207042581'), (u'LOAD_-1207041273', u'CALL_-1207041252'), ('const-4', u'INT_AND_-1207042572'), ('tmp_4221', u'CBRANCH_-1207171448'), ('tmp_4315', u'CBRANCH_-1207171392'), (u'CALL_-1207170116', u'STORE_-1207170113'), ('const-433', u'STORE_-1207171203'), (u'INT_NOTEQUAL_-1207042430', u'CBRANCH_-1207042429'), (u'LOAD_-1207042453', u'INT_ZEXT_-1207040423'), ('const-0', u'RETURN_-1207043028'), (u'LOAD_-1207040903', u'CALL_-1207040867'), ('const-1337638', u'COPY_-1207040880'), ('tmp_16835', u'CALL_-1207042417'), (u'CAST_-1207036892', u'STORE_-1207042389'), ('const-1', u'PTRADD_-1207042366'), (u'LOAD_-1207170654', u'CALL_-1207170633'), (u'COPY_-1207037664', u'RETURN_-1207037641'), (u'LOAD_-1207040614', u'CALL_-1207040593'), (u'INT_ADD_-1207038638', u'MULTIEQUAL_-1207038605'), (u'INT_EQUAL_-1207042331', u'CBRANCH_-1207042329'), ('tmp_16835', u'LOAD_-1207041273'), ('tmp_16839', u'LOAD_-1207042569'), ('const-433', u'LOAD_-1207171039'), ('tmp_1613', u'CBRANCH_-1207042502'), ('const-433', u'LOAD_-1207043689'), ('tmp_3706', u'BRANCH_-1207040797'), ('const-433', u'STORE_-1207042464'), ('const-433', u'STORE_-1207042352'), ('const-0', u'INT_EQUAL_-1207171232'), ('tmp_16835', u'CALL_-1207040503'), ('tmp_16837', u'STORE_-1207170113'), ('const-433', u'STORE_-1207042414'), (u'CAST_-1207166642', u'STORE_-1207171538'), ('tmp_16839', u'CALL_-1207041817'), ('const-1', u'PTRADD_-1207042644'), ('tmp_16837', u'STORE_-1207040554'), (u'INDIRECT_-1207037056', u'CALL_-1207040465'), ('tmp_16835', u'LOAD_-1207171265'), (u'COPY_-1207037658', u'RETURN_-1207037635'), (u'CAST_-1207037796', u'STORE_-1207042457'), (u'MULTIEQUAL_-1207169273', u'CALL_-1207171116'), ('const-0', u'RETURN_-1207037643'), (u'PTRADD_-1207042503', u'CAST_-1207036920'), ('tmp_16837', u'STORE_-1207171480'), (u'LOAD_-1207042758', u'INT_EQUAL_-1207042407'), ('tmp_16839', u'CALL_-1207041311'), ('const-1337643', u'COPY_-1207171146'), ('tmp_16839', u'CALL_-1207042370'), ('const-86', u'INT_EQUAL_-1207171697'), (u'CALL_-1207042460', u'INDIRECT_-1207038218'), ('tmp_16835', u'PTRADD_-1207166638'), (u'COPY_-1207037686', u'RETURN_-1207037663'), ('const-1', u'PTRADD_-1207042701'), (u'LOAD_-1207042402', u'CAST_-1207037639'), ('const-1', u'COPY_-1207037656'), (u'LOAD_-1207043689', u'CAST_-1207037979'), (u'INDIRECT_-1207167413', u'MULTIEQUAL_-1207037992'), ('const-1', u'PTRADD_-1207171483'), (u'SUBPIECE_-1207038710', u'INT_LESS_-1207043280'), (u'CALL_-1207040330', u'STORE_-1207040323'), ('tmp_5185', u'CBRANCH_-1207040448'), (u'CALL_-1207170743', u'INT_EQUAL_-1207170721'), ('const-1395552', u'PTRSUB_-1207037559'), (u'CALL_-1207043191', u'INDIRECT_-1207038598'), ('tmp_657', u'CBRANCH_-1207042429'), ('const-70', u'INT_NOTEQUAL_-1207171680'), (u'COPY_-1207037672', u'RETURN_-1207037649'), ('tmp_3731', u'CBRANCH_-1207040929'), ('tmp_1824', u'CBRANCH_-1207042327'), (u'COPY_-1207171154', u'MULTIEQUAL_-1207169278'), ('tmp_2237', u'BRANCH_-1207171521'), ('tmp_1375', u'CBRANCH_-1207042682'), (u'INDIRECT_-1207038140', u'MULTIEQUAL_-1207038001'), ('const-0', u'INT_NOTEQUAL_-1207042374'), (u'INT_LESS_-1207043280', u'CBRANCH_-1207043289'), ('tmp_16839', u'STORE_-1207042414'), (u'INT_EQUAL_-1207171625', u'CBRANCH_-1207171623'), (u'INT_SUB_-1207170124', u'CALL_-1207170116'), ('const-0', u'RETURN_-1207037689'), ('tmp_16839', u'CALL_-1207170683'), ('const-433', u'LOAD_-1207042642'), ('const-433', u'LOAD_-1207043309'), ('const--76', u'PTRSUB_-1207166823'), ('const-433', u'LOAD_-1207040463'), ('tmp_16835', u'LOAD_-1207171369'), (u'INT_NOTEQUAL_-1207042574', u'CBRANCH_-1207042573'), (u'INT_ADD_-1207042304', u'MULTIEQUAL_-1207038662'), ('const-0', u'RETURN_-1207037617'), (u'INT_MULT_-1207043253', u'INT_ADD_-1207043221'), (u'CAST_-1207037639', u'LOAD_-1207042397'), (u'COPY_-1207037670', u'RETURN_-1207037647'), ('const-433', u'STORE_-1207170889'), (u'CALL_-1207043337', u'INDIRECT_-1207038655'), (u'MULTIEQUAL_-1207037992', u'MULTIEQUAL_-1207038381'), ('const-433', u'LOAD_-1207040886'), ('tmp_16837', u'INT_NOTEQUAL_-1207171029'), (u'COPY_-1207170769', u'MULTIEQUAL_-1207169061'), ('tmp_16837', u'STORE_-1207170889'), ('const-433', u'LOAD_-1207040351'), ('const-1352053', u'COPY_-1207167252'), ('const-1', u'PTRADD_-1207042347'), ('const-8', u'CALL_-1207171206'), (u'CAST_-1207037552', u'STORE_-1207042380'), (u'INT_EQUAL_-1207171375', u'CBRANCH_-1207171343'), ('tmp_16831', u'PTRSUB_-1207166817'), ('tmp_16835', u'LOAD_-1207171129'), (u'CAST_-1207036950', u'STORE_-1207042558'), ('tmp_16837', u'LOAD_-1207040886'), (u'COPY_-1207036681', u'MULTIEQUAL_-1207036618'), (u'LOAD_-1207170816', u'CALL_-1207170797'), (u'PTRADD_-1207040752', u'CAST_-1207036467'), ('const-1', u'COPY_-1207037709'), ('const-0', u'RETURN_-1207037635'), ('tmp_3208', u'CBRANCH_-1207042226'), (u'MULTIEQUAL_-1207039958', u'SUBPIECE_-1207040099'), ('const-77', u'INT_EQUAL_-1207042407'), ('tmp_3928', u'CBRANCH_-1207040673'), ('const-1', u'PTRADD_-1207042194'), (u'PTRADD_-1207036443', u'LOAD_-1207040463'), (u'INT_EQUAL_-1207171151', u'CBRANCH_-1207171132'), ('tmp_1721', u'CBRANCH_-1207042404'), (u'MULTIEQUAL_-1207038145', u'MULTIEQUAL_-1207038139'), (u'INT_EQUAL_-1207040296', u'CBRANCH_-1207040292'), ('const-95', u'INT_EQUAL_-1207042274'), (u'LOAD_-1207043684', u'BRANCHIND_-1207043611'), (u'COPY_-1207037688', u'RETURN_-1207037665'), (u'MULTIEQUAL_-1207037132', u'INT_NOTEQUAL_-1207040891'), ('const-0', u'INT_EQUAL_-1207042314'), ('tmp_16837', u'LOAD_-1207042296'), ('tmp_16837', u'STORE_-1207042296'), ('tmp_1514', u'CBRANCH_-1207042582'), ('const--64', u'PTRSUB_-1207166817'), (u'MULTIEQUAL_-1207040057', u'CALL_-1207042417'), (u'INDIRECT_-1207038218', u'MULTIEQUAL_-1207038145'), (u'COPY_-1207037718', u'RETURN_-1207037695'), ('const-0', u'INT_EQUAL_-1207042685'), (u'LOAD_-1207042286', u'CALL_-1207042273'), (u'MULTIEQUAL_-1207037210', u'CALL_-1207170689'), ('tmp_4512', u'BRANCH_-1207171197'), ('const-0', u'INT_NOTEQUAL_-1207171393'), (u'CAST_-1207037979', u'PTRADD_-1207043303'), (u'CALL_-1207043337', u'INDIRECT_-1207038723'), ('const-0', u'RETURN_-1207037651'), (u'CALL_-1207041252', u'INT_EQUAL_-1207041238'), ('const-1352005', u'COPY_-1207036602'), ('tmp_3507', u'BRANCH_-1207170948'), (u'COPY_-1207037684', u'RETURN_-1207037661'), ('const-433', u'LOAD_-1207171033'), (u'COPY_-1207037676', u'RETURN_-1207037653'), (u'MULTIEQUAL_-1207037163', u'MULTIEQUAL_-1207037157'), ('const-4', u'PTRADD_-1207038017'), (u'COPY_-1207036423', u'CALL_-1207171491'), ('const-0', u'INT_EQUAL_-1207040390'), ('const-1', u'PTRADD_-1207042340'), (u'INT_ZEXT_-1207039824', u'INT_MULT_-1207042671'), ('const-1', u'PTRADD_-1207042327'), ('const-433', u'LOAD_-1207040570'), ('const-433', u'STORE_-1207171310'), ('const-0', u'INT_EQUAL_-1207040408'), ('const-433', u'LOAD_-1207170982'), ('const-0', u'INT_EQUAL_-1207042349'), (u'INT_EQUAL_-1207171598', u'CBRANCH_-1207171597'), ('const-1', u'PTRADD_-1207171609'), (u'CALL_-1207042460', u'INDIRECT_-1207038080'), ('tmp_16837', u'CALL_-1207042363'), ('const-0', u'PTRSUB_-1207036864'), ('const--72', u'PTRSUB_-1207037805'), ('tmp_16835', u'CALL_-1207042342'), ('tmp_16835', u'CALL_-1207042342'), ('tmp_16837', u'INT_NOTEQUAL_-1207040923'), ('const-0', u'RETURN_-1207037641'), ('const-1', u'COPY_-1207037162'), (u'CALL_-1207040503', u'INT_EQUAL_-1207040489'), (u'PTRSUB_-1207166823', u'MULTIEQUAL_-1207169090'), ('const-0', u'INT_EQUAL_-1207041279'), ('const-433', u'LOAD_-1207043684'), (u'INT_AND_-1207042671', u'INT_EQUAL_-1207042685'), ('tmp_16835', u'CALL_-1207171639'), ('tmp_16837', u'CALL_-1207041311'), (u'COPY_-1207170822', u'MULTIEQUAL_-1207169061'), ('const-433', u'STORE_-1207042296'), (u'CALL_-1207042417', u'INDIRECT_-1207038451'), ('tmp_4817', u'BRANCH_-1207170883'), (u'LOAD_-1207042325', u'CALL_-1207042299'), (u'INT_EQUAL_-1207042403', u'CBRANCH_-1207042402'), (u'INT_SEXT_-1207042310', u'INT_ADD_-1207042304'), (u'COPY_-1207037692', u'RETURN_-1207037669'), (u'CAST_-1207166702', u'STORE_-1207171659'), ('const-0', u'COPY_-1207037672'), (u'COPY_-1207037522', u'CALL_-1207042460'), ('const-416', u'INT_ADD_-1207042459'), (u'LOAD_-1207042296', u'CALL_-1207171608'), ('const-1', u'COPY_-1207037662'), (u'MULTIEQUAL_-1207038638', u'CALL_-1207040867'), ('tmp_4070', u'CBRANCH_-1207040529'), (u'CAST_-1207037456', u'COPY_-1207037529'), (u'INT_ADD_-1207170115', u'CALL_-1207170116'), (u'CALL_-1207040422', u'INT_EQUAL_-1207040408'), (u'CALL_-1207171608', u'INDIRECT_-1207167408'), ('const-433', u'LOAD_-1207042598'), (u'CALL_-1207042370', u'INT_NOTEQUAL_-1207042355'), (u'INDIRECT_-1207038451', u'MULTIEQUAL_-1207038449'), ('const-433', u'LOAD_-1207041773'), ('tmp_4415', u'CBRANCH_-1207171302'), ('tmp_5096', u'CBRANCH_-1207170610'), (u'CALL_-1207041817', u'INT_EQUAL_-1207041803'), ('tmp_16837', u'STORE_-1207171093'), ('const-0', u'COPY_-1207037680'), (u'LOAD_-1207171225', u'CALL_-1207171206'), ('tmp_16835', u'LOAD_-1207170150'), (u'PTRSUB_-1207037925', u'PTRADD_-1207042327'), ('const-1395552', u'PTRSUB_-1207037860'), ('tmp_16839', u'CALL_-1207042417'), (u'CAST_-1207037801', u'CAST_-1207037796'), ('const-1', u'PTRADD_-1207042347'), (u'COPY_-1207037287', u'MULTIEQUAL_-1207037201'), ('tmp_16837', u'STORE_-1207170686'), (u'SUBPIECE_-1207040099', u'INT_SEXT_-1207042622'), ('tmp_16837', u'STORE_-1207171605'), (u'MULTIEQUAL_-1207169061', u'CALL_-1207170743'), (u'PTRADD_-1207042701', u'CAST_-1207037506'), ('const-433', u'STORE_-1207042352'), (u'LOAD_-1207042453', u'MULTIEQUAL_-1207038802'), (u'MULTIEQUAL_-1207037132', u'COPY_-1207037721'), (u'LOAD_-1207040463', u'INT_AND_-1207040437'), (u'COPY_-1207042724', u'MULTIEQUAL_-1207038519'), ('const-1', u'PTRADD_-1207040420'), ('tmp_4871', u'CBRANCH_-1207170825'), ('const-1', u'CALL_-1207170689'), ('tmp_5364', u'CBRANCH_-1207040292'), ('const-433', u'LOAD_-1207042292'), (u'INT_SUB_-1207040351', u'CALL_-1207040352'), (u'MULTIEQUAL_-1207169403', u'CALL_-1207171333'), ('const-0', u'INT_EQUAL_-1207171151'), (u'INT_NOTEQUAL_-1207170862', u'CBRANCH_-1207170861'), ('const-0', u'INT_EQUAL_-1207042403'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207042514'), ('const-1', u'PTRADD_-1207041283'), ('tmp_16835', u'LOAD_-1207040570'), ('const-1', u'PTRADD_-1207042615'), ('const-1337634', u'COPY_-1207170999'), (u'INT_ZEXT_-1207039968', u'COPY_-1207037496'), ('tmp_16835', u'LOAD_-1207042319'), (u'CALL_-1207171612', u'INDIRECT_-1207167551'), (u'MULTIEQUAL_-1207037210', u'INT_EQUAL_-1207040909'), ('tmp_16837', u'INT_NOTEQUAL_-1207042447'), ('const-1395552', u'PTRSUB_-1207037607'), (u'CALL_-1207040503', u'INDIRECT_-1207037056'), (u'CALL_-1207171639', u'INDIRECT_-1207167660'), ('const-1', u'PTRADD_-1207171483'), ('const-0', u'INT_EQUAL_-1207170800'), ('const-433', u'STORE_-1207040590'), (u'CAST_-1207036810', u'STORE_-1207041325'), ('const-433', u'LOAD_-1207040463'), ('const-1', u'COPY_-1207037646'), (u'CALL_-1207170633', u'STORE_-1207170630'), (u'CAST_-1207037979', u'LOAD_-1207043684'), (u'COPY_-1207037721', u'RETURN_-1207037698'), ('const-0', u'INT_NOTEQUAL_-1207042503'), ('const-433', u'LOAD_-1207042387'), (u'CAST_-1207037327', u'MULTIEQUAL_-1207039838'), ('const-0', u'INT_EQUAL_-1207042438'), (u'INDIRECT_-1207038655', u'MULTIEQUAL_-1207038381'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207042366'), (u'MULTIEQUAL_-1207039304', u'CALL_-1207041173'), (u'PTRSUB_-1207037799', u'MULTIEQUAL_-1207039864'), (u'PTRSUB_-1207037805', u'MULTIEQUAL_-1207040057'), (u'MULTIEQUAL_-1207037207', u'MULTIEQUAL_-1207037201'), (u'COPY_-1207040880', u'MULTIEQUAL_-1207038638'), (u'CAST_-1207037979', u'PTRADD_-1207042701'), ('const-433', u'STORE_-1207042748'), ('const-433', u'LOAD_-1207042319'), (u'LOAD_-1207042296', u'CALL_-1207042252'), (u'MULTIEQUAL_-1207039356', u'PTRADD_-1207040431'), (u'INT_ADD_-1207038638', u'CALL_-1207042460'), ('tmp_16835', u'LOAD_-1207171225'), ('tmp_776', u'CBRANCH_-1207042646'), ('const-433', u'STORE_-1207040645'), ('const-1', u'COPY_-1207037658'), ('tmp_2688', u'CBRANCH_-1207042327'), (u'MULTIEQUAL_-1207169229', u'PTRADD_-1207171609'), (u'INT_ZEXT_-1207039824', u'COPY_-1207037534'), ('const-433', u'STORE_-1207040693'), ('const-433', u'STORE_-1207040864'), ('tmp_1898', u'CBRANCH_-1207042267'), (u'INDIRECT_-1207038349', u'CALL_-1207042273'), (u'INDIRECT_-1207168073', u'CALL_-1207171469'), ('const-0', u'INT_NOTEQUAL_-1207170964'), ('tmp_16839', u'STORE_-1207042329'), ('const-1', u'PTRADD_-1207042327'), ('tmp_3662', u'CBRANCH_-1207040837'), ('tmp_16837', u'INT_NOTEQUAL_-1207042503'), ('tmp_16839', u'STORE_-1207042690'), ('tmp_2099', u'CBRANCH_-1207171641'), ('const-0', u'RETURN_-1207037637'), ('const-433', u'STORE_-1207042690'), ('const-81', u'INT_NOTEQUAL_-1207171689'), (u'CAST_-1207037380', u'STORE_-1207042520'), ('tmp_16835', u'CALL_-1207041817'), ('const-0', u'INT_EQUAL_-1207171643'), ('tmp_16835', u'PTRADD_-1207037504'), (u'LOAD_-1207042315', u'INT_ZEXT_-1207040359'), (u'CAST_-1207036910', u'STORE_-1207042414'), ('const-0', u'COPY_-1207040049'), (u'INT_SEXT_-1207042393', u'INT_ADD_-1207042332'), ('tmp_16835', u'CALL_-1207042370'), (u'COPY_-1207037690', u'RETURN_-1207037667'), (u'INDIRECT_-1207167522', u'MULTIEQUAL_-1207038007'), ('const-0', u'COPY_-1207038732'), ('tmp_16837', u'INT_EQUAL_-1207040390'), (u'CAST_-1207036657', u'INT_SUB_-1207040351'), (u'PTRADD_-1207042651', u'LOAD_-1207042713'), ('tmp_16837', u'INT_NOTEQUAL_-1207040718'), (u'CAST_-1207036475', u'MULTIEQUAL_-1207038885'), (u'INT_MULT_-1207042216', u'PTRADD_-1207042182'), ('const-1337615', u'COPY_-1207040891'), ('const-1', u'PTRADD_-1207041283'), (u'LOAD_-1207040463', u'INT_ADD_-1207040424'), ('tmp_2714', u'CBRANCH_-1207042312'), (u'MULTIEQUAL_-1207037993', u'INT_NOTEQUAL_-1207042430'), ('const-0', u'INT_EQUAL_-1207170613'), (u'INT_MULT_-1207042671', u'PTRADD_-1207042637'), ('tmp_3244', u'CBRANCH_-1207041352'), (u'COPY_-1207037662', u'RETURN_-1207037639'), ('tmp_16837', u'STORE_-1207041170'), (u'LOAD_-1207042319', u'CALL_-1207042299'), (u'LOAD_-1207042315', u'MULTIEQUAL_-1207038054'), ('tmp_16837', u'INT_EQUAL_-1207171670'), (u'LOAD_-1207171593', u'CAST_-1207166664'), ('const-0', u'COPY_-1207037688'), ('tmp_16837', u'LOAD_-1207171039'), ('tmp_16835', u'CALL_-1207042363'), (u'INT_EQUAL_-1207041279', u'CBRANCH_-1207041277'), ('tmp_16839', u'CALL_-1207040503'), ('const-0', u'INT_EQUAL_-1207040845'), (u'PTRADD_-1207166638', u'LOAD_-1207170157'), ('tmp_16839', u'LOAD_-1207040822'), (u'CALL_-1207171612', u'INDIRECT_-1207167413'), ('const-8', u'PTRADD_-1207037504'), ('const-0', u'INT_EQUAL_-1207042328'), ('const-0', u'INT_NOTEQUAL_-1207043322'), ('const-433', u'LOAD_-1207170654'), (u'PTRADD_-1207171483', u'MULTIEQUAL_-1207169229'), ('tmp_16831', u'PTRSUB_-1207037805'), ('const-0', u'INT_EQUAL_-1207042310'), (u'PTRADD_-1207042514', u'LOAD_-1207042576'), (u'COPY_-1207037709', u'RETURN_-1207037686'), ('const-433', u'LOAD_-1207041232'), (u'LOAD_-1207042427', u'INT_EQUAL_-1207171713'), ('const-95', u'INT_EQUAL_-1207042386'), (u'CAST_-1207037752', u'MULTIEQUAL_-1207040175'), ('const-0', u'RETURN_-1207037692'), (u'MULTIEQUAL_-1207167755', u'INT_NOTEQUAL_-1207171680'), ('const-0', u'CALL_-1207170951'), ('const-1', u'PTRADD_-1207042503'), ('tmp_16837', u'INT_EQUAL_-1207040531'), ('const-0', u'INT_EQUAL_-1207171598'), (u'COPY_-1207037682', u'RETURN_-1207037659'), (u'MULTIEQUAL_-1207037201', u'MULTIEQUAL_-1207037207'), (u'COPY_-1207037522', u'CAST_-1207037407'), ('const-433', u'LOAD_-1207042296'), ('const-433', u'LOAD_-1207042397'), ('const-0', u'RETURN_-1207037645'), ('const-433', u'LOAD_-1207042325'), ('const-0', u'INT_EQUAL_-1207040676'), ('const--64', u'PTRSUB_-1207038001'), ('tmp_16837', u'STORE_-1207040590'), ('tmp_16831', u'PTRSUB_-1207038055'), (u'INT_NOTEQUAL_-1207043176', u'CBRANCH_-1207043176'), ('const-0', u'COPY_-1207037287'), ('const-0', u'COPY_-1207037772'), (u'INT_EQUAL_-1207042328', u'CBRANCH_-1207042327'), (u'INT_EQUAL_-1207042328', u'CBRANCH_-1207042327'), ('const-0', u'INT_EQUAL_-1207171453'), (u'LOAD_-1207042598', u'INT_AND_-1207042572'), (u'INT_AND_-1207040531', u'INT_MULT_-1207043253'), (u'INT_MULT_-1207040437', u'PTRADD_-1207040403'), (u'CALL_-1207043337', u'INDIRECT_-1207038793'), ('const-433', u'STORE_-1207170935'), ('tmp_16839', u'CALL_-1207042680'), (u'MULTIEQUAL_-1207040175', u'MULTIEQUAL_-1207039064'), ('const-0', u'RETURN_-1207037639'), ('tmp_3137', u'CBRANCH_-1207042273'), ('tmp_16835', u'CALL_-1207043191'), ('tmp_16837', u'STORE_-1207170720'), (u'CALL_-1207042563', u'INDIRECT_-1207038140'), ('tmp_16835', u'LOAD_-1207040903'), ('tmp_16839', u'STORE_-1207042558'), (u'COPY_-1207171293', u'MULTIEQUAL_-1207169356'), ('const-1', u'PTRADD_-1207166638'), ('const-1', u'COPY_-1207037640'), (u'COPY_-1207166802', u'MULTIEQUAL_-1207169229'), ('tmp_2992', u'CBRANCH_-1207042372'), (u'INT_MULT_-1207038626', u'INT_ADD_-1207038638'), ('tmp_16839', u'STORE_-1207040486'), ('const-0', u'INT_NOTEQUAL_-1207171029'), ('const-1', u'PTRADD_-1207042503'), ('const-433', u'LOAD_-1207040717'), (u'MULTIEQUAL_-1207167429', u'INT_EQUAL_-1207171453'), (u'INT_EQUAL_-1207170721', u'CBRANCH_-1207170712'), ('const-8', u'PTRADD_-1207036443'), (u'CALL_-1207040352', u'CAST_-1207036653'), ('const-1337320', u'COPY_-1207170769')]
null
null
0012f960
x64
O2
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n\nbool FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}\n\n" comment (function_definition "bool FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}" primitive_type (function_declarator "FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)" identifier (parameter_list "(undefined8 *param_1,long *param_2,long *param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "undefined4 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "char **ppcVar14;" primitive_type (pointer_declarator "**ppcVar14" * (pointer_declarator "*ppcVar14" * identifier)) ;) (declaration "ulong *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "char *pcVar16;" primitive_type (pointer_declarator "*pcVar16" * identifier) ;) (declaration "bool bVar17;" primitive_type identifier ;) (declaration "uint uVar18;" type_identifier identifier ;) (declaration "undefined4 local_4c;" type_identifier identifier ;) (declaration "ulong local_48;" type_identifier identifier ;) (declaration "char *local_40 [2];" primitive_type (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (expression_statement "pcVar16 = (char *)*param_2;" (assignment_expression "pcVar16 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "cVar1 = *pcVar16;" (assignment_expression "cVar1 = *pcVar16" identifier = (pointer_expression "*pcVar16" * identifier)) ;) (switch_statement "switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }" switch (parenthesized_expression "(cVar1)" ( identifier )) (compound_statement "{\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }" { (case_statement "case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;" case (char_literal "'A'" ' character ') : (expression_statement "pbVar12 = (byte *)(pcVar16 + 1);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 1)" identifier = (cast_expression "(byte *)(pcVar16 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar4 = pcVar16[1];" (assignment_expression "bVar4 = pcVar16[1]" identifier = (subscript_expression "pcVar16[1]" identifier [ number_literal ])) ;) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" if (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" ( (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" ( (binary_expression "bVar4 == 0" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) ))) )) (compound_statement "{\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }" { (expression_statement "lVar8 = 0;" (assignment_expression "lVar8 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" statement_identifier : (if_statement "if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar12 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar9 = FUN_0012dec0(*param_1,"int");" (assignment_expression "lVar9 = FUN_0012dec0(*param_1,"int")" identifier = (call_expression "FUN_0012dec0(*param_1,"int")" identifier (argument_list "(*param_1,"int")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""int"" " string_content ") )))) ;) (if_statement "if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }" if (parenthesized_expression "(lVar9 == 0)" ( (binary_expression "lVar9 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = FUN_0012d560(*param_1,4,0);\n }" { (expression_statement "lVar9 = FUN_0012d560(*param_1,4,0);" (assignment_expression "lVar9 = FUN_0012d560(*param_1,4,0)" identifier = (call_expression "FUN_0012d560(*param_1,4,0)" identifier (argument_list "(*param_1,4,0)" ( (pointer_expression "*param_1" * identifier) , number_literal , number_literal )))) ;) })) (expression_statement "lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);" (assignment_expression "lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0)" identifier = (call_expression "FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0)" identifier (argument_list "(*param_1,*param_3,lVar9,0,lVar8,0)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) , identifier , number_literal , identifier , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) }))) }) (else_clause "else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" else (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" if (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" { (expression_statement "pbVar12 = (byte *)(pcVar16 + 2);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 2)" identifier = (cast_expression "(byte *)(pcVar16 + 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar16 + 2)" ( (binary_expression "pcVar16 + 2" identifier + number_literal) )))) ;) (expression_statement "lVar8 = 0;" (assignment_expression "lVar8 = 0" identifier = number_literal) ;) (do_statement "do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);" do (compound_statement "{\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n }" { (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;" (assignment_expression "lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10" identifier = (binary_expression "(long)((char)bVar4 + -0x30) + lVar8 * 10" (cast_expression "(long)((char)bVar4 + -0x30)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char)bVar4 + -0x30)" ( (binary_expression "(char)bVar4 + -0x30" (cast_expression "(char)bVar4" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) ))) + (binary_expression "lVar8 * 10" identifier * number_literal))) ;) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;" if (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" ( (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" ( (binary_expression "bVar4 == 0" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) ))) )) (goto_statement "goto LAB_0012fdd0;" goto statement_identifier ;)) (expression_statement "pbVar12 = pbVar12 + 1;" (assignment_expression "pbVar12 = pbVar12 + 1" identifier = (binary_expression "pbVar12 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) })))) (break_statement "break;" break ;)) (case_statement "default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );" default : (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) (expression_statement "bVar17 = false;" (assignment_expression "bVar17 = false" identifier = false) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pcVar10 = pcVar16;" (assignment_expression "pcVar10 = pcVar16" identifier = identifier) ;) (do_statement "do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );" do (compound_statement "{\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n }" { (if_statement "if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" if (parenthesized_expression "(cVar1 == 'S')" ( (binary_expression "cVar1 == 'S'" identifier == (char_literal "'S'" ' character ')) )) (compound_statement "{\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }) (else_clause "else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" else (if_statement "if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" if (parenthesized_expression "(cVar1 < 'T')" ( (binary_expression "cVar1 < 'T'" identifier < (char_literal "'T'" ' character ')) )) (compound_statement "{\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" { (if_statement "if (cVar1 != 'C') goto code_r0x0012fdb8;" if (parenthesized_expression "(cVar1 != 'C')" ( (binary_expression "cVar1 != 'C'" identifier != (char_literal "'C'" ' character ')) )) (goto_statement "goto code_r0x0012fdb8;" goto statement_identifier ;)) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }) (else_clause "else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" else (if_statement "if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" if (parenthesized_expression "(cVar1 == 'U')" ( (binary_expression "cVar1 == 'U'" identifier == (char_literal "'U'" ' character ')) )) (compound_statement "{\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }" { (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }) (else_clause "else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" else (compound_statement "{\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" { (if_statement "if (cVar1 != 'V') goto code_r0x0012fdb8;" if (parenthesized_expression "(cVar1 != 'V')" ( (binary_expression "cVar1 != 'V'" identifier != (char_literal "'V'" ' character ')) )) (goto_statement "goto code_r0x0012fdb8;" goto statement_identifier ;)) (expression_statement "bVar17 = true;" (assignment_expression "bVar17 = true" identifier = true) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }))))))) (expression_statement "cVar1 = pcVar10[1];" (assignment_expression "cVar1 = pcVar10[1]" identifier = (subscript_expression "pcVar10[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar10 = (char *)*param_2;" (assignment_expression "pcVar10 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;)) (case_statement "case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" case (char_literal "'C'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d9b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9b0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d9b0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;)) (case_statement "case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;" case (char_literal "'F'" ' character ') : (expression_statement "puVar15 = (ulong *)0x0;" (assignment_expression "puVar15 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ppcVar14 = (char **)0x0;" (assignment_expression "ppcVar14 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (if_statement "if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }" { (expression_statement "puVar15 = &local_48;" (assignment_expression "puVar15 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "ppcVar14 = local_40;" (assignment_expression "ppcVar14 = local_40" identifier = identifier) ;) })) (expression_statement "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);" (assignment_expression "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15)" identifier = (call_expression "FUN_00130da0(param_1,param_2,ppcVar14,puVar15)" identifier (argument_list "(param_1,param_2,ppcVar14,puVar15)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(*(char *)*param_2 == '_')" ( (binary_expression "*(char *)*param_2 == '_'" (pointer_expression "*(char *)*param_2" * (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) == (char_literal "'_'" ' character ')) )) (compound_statement "{\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "*param_2 = (long)((char *)*param_2 + 1);" (assignment_expression "*param_2 = (long)((char *)*param_2 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)((char *)*param_2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char *)*param_2 + 1)" ( (binary_expression "(char *)*param_2 + 1" (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);" (assignment_expression "lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" identifier = (call_expression "FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" identifier (argument_list "(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) , (subscript_expression "local_40[0]" identifier [ number_literal ]) , (binary_expression "local_48 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (break_statement "break;" break ;)) (case_statement "case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;" case (char_literal "'G'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (return_statement "return iVar5 != 0;" return (binary_expression "iVar5 != 0" identifier != number_literal) ;)) (case_statement "case 'M':" case (char_literal "'M'" ' character ') :) (case_statement "case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;" case (char_literal "'O'" ' character ') : (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "cVar1 = *pcVar16;" (assignment_expression "cVar1 = *pcVar16" identifier = (pointer_expression "*pcVar16" * identifier)) ;) (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "local_40[0] = (char *)0x0;" (assignment_expression "local_40[0] = (char *)0x0" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_4c = 0;" (assignment_expression "local_4c = 0" identifier = number_literal) ;) (expression_statement "bVar4 = pcVar16[1];" (assignment_expression "bVar4 = pcVar16[1]" identifier = (subscript_expression "pcVar16[1]" identifier [ number_literal ])) ;) (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" if (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) == 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) == number_literal) )) (compound_statement "{\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }" { (if_statement "if (bVar4 != 0x51) break;" if (parenthesized_expression "(bVar4 != 0x51)" ( (binary_expression "bVar4 != 0x51" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "puVar15 = &local_48;" (assignment_expression "puVar15 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (if_statement "if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar15 = (ulong *)0x0;\n }" { (expression_statement "puVar15 = (ulong *)0x0;" (assignment_expression "puVar15 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "iVar5 = FUN_00130930(param_1,param_2,puVar15);" (assignment_expression "iVar5 = FUN_00130930(param_1,param_2,puVar15)" identifier = (call_expression "FUN_00130930(param_1,param_2,puVar15)" identifier (argument_list "(param_1,param_2,puVar15)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (labeled_statement "LAB_0012fbf8:\n pbVar12 = (byte *)*param_2;" statement_identifier : (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" identifier = (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;)) }) (else_clause "else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" else (compound_statement "{\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" { (expression_statement "uVar18 = 0;" (assignment_expression "uVar18 = 0" identifier = number_literal) ;) (expression_statement "uVar6 = (ulong)bVar4;" (assignment_expression "uVar6 = (ulong)bVar4" identifier = (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar12 = (byte *)(pcVar16 + 2);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 2)" identifier = (cast_expression "(byte *)(pcVar16 + 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar16 + 2)" ( (binary_expression "pcVar16 + 2" identifier + number_literal) )))) ;) (do_statement "do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);" do (compound_statement "{\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n }" { (expression_statement "pbVar11 = pbVar12;" (assignment_expression "pbVar11 = pbVar12" identifier = identifier) ;) (expression_statement "*param_2 = (long)pbVar11;" (assignment_expression "*param_2 = (long)pbVar11" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;" (assignment_expression "uVar18 = (char)uVar6 + -0x30 + uVar18 * 10" identifier = (binary_expression "(char)uVar6 + -0x30 + uVar18 * 10" (binary_expression "(char)uVar6 + -0x30" (cast_expression "(char)uVar6" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) + (binary_expression "uVar18 * 10" identifier * number_literal))) ;) (expression_statement "uVar6 = (ulong)*pbVar11;" (assignment_expression "uVar6 = (ulong)*pbVar11" identifier = (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (expression_statement "pbVar12 = pbVar11 + 1;" (assignment_expression "pbVar12 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)*pbVar11 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)*pbVar11 * 2] & 4" (subscript_expression "_sch_istable[(ulong)*pbVar11 * 2]" identifier [ (binary_expression "(ulong)*pbVar11 * 2" (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) (expression_statement "sVar7 = strlen((char *)pbVar11);" (assignment_expression "sVar7 = strlen((char *)pbVar11)" identifier = (call_expression "strlen((char *)pbVar11)" identifier (argument_list "((char *)pbVar11)" ( (cast_expression "(char *)pbVar11" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (sVar7 < uVar18) break;" if (parenthesized_expression "(sVar7 < uVar18)" ( (binary_expression "sVar7 < uVar18" identifier < identifier) )) (break_statement "break;" break ;)) (expression_statement "pbVar12 = pbVar11 + uVar18;" (assignment_expression "pbVar12 = pbVar11 + uVar18" identifier = (binary_expression "pbVar11 + uVar18" identifier + identifier)) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }" { (expression_statement "local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);" (assignment_expression "local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" identifier = (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" identifier (argument_list "(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" ( (pointer_expression "*param_1" * identifier) , (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) , identifier , identifier , number_literal )))) ;) (if_statement "if (local_48 == 0) {\n return false;\n }" if (parenthesized_expression "(local_48 == 0)" ( (binary_expression "local_48 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (goto_statement "goto LAB_0012fbf8;" goto statement_identifier ;) })) }))) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) (if_statement "if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }" if (parenthesized_expression "(cVar1 == 'M')" ( (binary_expression "cVar1 == 'M'" identifier == (char_literal "'M'" ' character ')) )) (compound_statement "{\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }" { (if_statement "if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }" if (parenthesized_expression "((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56))" ( (binary_expression "(bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)" (parenthesized_expression "(bVar4 == 0x43)" ( (binary_expression "bVar4 == 0x43" identifier == number_literal) )) || (parenthesized_expression "(pbVar11 = pbVar12, bVar4 == 0x56)" ( (comma_expression "pbVar11 = pbVar12, bVar4 == 0x56" (assignment_expression "pbVar11 = pbVar12" identifier = identifier) , (binary_expression "bVar4 == 0x56" identifier == number_literal)) ))) )) (compound_statement "{\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }" { (expression_statement "pbVar11 = pbVar12 + 1;" (assignment_expression "pbVar11 = pbVar12 + 1" identifier = (binary_expression "pbVar12 + 1" identifier + number_literal)) ;) (expression_statement "*param_2 = (long)pbVar11;" (assignment_expression "*param_2 = (long)pbVar11" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar4 = pbVar12[1];" (assignment_expression "bVar4 = pbVar12[1]" identifier = (subscript_expression "pbVar12[1]" identifier [ number_literal ])) ;) })) (if_statement "if (bVar4 != 0x46) break;" if (parenthesized_expression "(bVar4 != 0x46)" ( (binary_expression "bVar4 != 0x46" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "*param_2 = (long)(pbVar11 + 1);" (assignment_expression "*param_2 = (long)(pbVar11 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar11 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar11 + 1)" ( (binary_expression "pbVar11 + 1" identifier + number_literal) )))) ;) (if_statement "if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }" { (expression_statement "puVar13 = (undefined4 *)0x0;" (assignment_expression "puVar13 = (undefined4 *)0x0" identifier = (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ppcVar14 = (char **)0x0;" (assignment_expression "ppcVar14 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) }) (else_clause "else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" else (compound_statement "{\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" { (expression_statement "puVar13 = &local_4c;" (assignment_expression "puVar13 = &local_4c" identifier = (pointer_expression "&local_4c" & identifier)) ;) (expression_statement "ppcVar14 = local_40;" (assignment_expression "ppcVar14 = local_40" identifier = identifier) ;) }))) (expression_statement "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);" (assignment_expression "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13)" identifier = (call_expression "FUN_00130da0(param_1,param_2,ppcVar14,puVar13)" identifier (argument_list "(param_1,param_2,ppcVar14,puVar13)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" identifier = (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) })) (if_statement "if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar12 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (if_statement "if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(cVar1 != 'M')" ( (binary_expression "cVar1 != 'M'" identifier != (char_literal "'M'" ' character ')) )) (compound_statement "{\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);" (assignment_expression "lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3)" identifier = (call_expression "FUN_0012d8e0(*param_1,local_48,*param_3)" identifier (argument_list "(*param_1,local_48,*param_3)" ( (pointer_expression "*param_1" * identifier) , identifier , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);" (assignment_expression "lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c)" identifier = (call_expression "FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c)" identifier (argument_list "(*param_1,*param_3,local_48,local_40[0],local_4c)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) , identifier , (subscript_expression "local_40[0]" identifier [ number_literal ]) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (break_statement "break;" break ;)) (case_statement "case 'P':" case (char_literal "'P'" ' character ') :) (case_statement "case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" case (char_literal "'p'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d6b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d6b0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d6b0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;)) (case_statement "case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;" case (char_literal "'Q'" ' character ') : (expression_statement "iVar5 = FUN_00130930(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_00130930(param_1,param_2,param_3)" identifier = (call_expression "FUN_00130930(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (return_statement "return iVar5 != 0;" return (binary_expression "iVar5 != 0" identifier != number_literal) ;)) (case_statement "case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" case (char_literal "'R'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d760(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d760(*param_1,*param_3)" identifier = (call_expression "FUN_0012d760(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;)) (case_statement "case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" case (char_literal "'T'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012e480(param_2,&local_48);" (assignment_expression "iVar5 = FUN_0012e480(param_2,&local_48)" identifier = (call_expression "FUN_0012e480(param_2,&local_48)" identifier (argument_list "(param_2,&local_48)" ( identifier , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (compound_statement "{\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" { (if_statement "if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }" if (parenthesized_expression "((uint)local_48 < *(uint *)(param_1 + 5))" ( (binary_expression "(uint)local_48 < *(uint *)(param_1 + 5)" (cast_expression "(uint)local_48" ( (type_descriptor "uint" type_identifier) ) identifier) < (pointer_expression "*(uint *)(param_1 + 5)" * (cast_expression "(uint *)(param_1 + 5)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 5)" ( (binary_expression "param_1 + 5" identifier + number_literal) ))))) )) (compound_statement "{\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }" { (expression_statement "local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);" (assignment_expression "local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "*(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" * (cast_expression "(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((local_48 & 0xffffffff) * 0x10 + param_1[4])" ( (binary_expression "(local_48 & 0xffffffff) * 0x10 + param_1[4]" (binary_expression "(local_48 & 0xffffffff) * 0x10" (parenthesized_expression "(local_48 & 0xffffffff)" ( (binary_expression "local_48 & 0xffffffff" identifier & number_literal) )) * number_literal) + (subscript_expression "param_1[4]" identifier [ number_literal ])) ))))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,local_40,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,local_40,param_3)" identifier = (call_expression "FUN_0012f960(param_1,local_40,param_3)" identifier (argument_list "(param_1,local_40,param_3)" ( identifier , identifier , identifier )))) ;) (goto_statement "goto joined_r0x0012f9ee;" goto statement_identifier ;) })) }))) })) (labeled_statement "switchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);" statement_identifier : (expression_statement "FUN_0012e540(pcVar16);" (call_expression "FUN_0012e540(pcVar16)" identifier (argument_list "(pcVar16)" ( identifier ))) ;)) (return_statement "return false;" return false ;) (labeled_statement "switchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);" statement_identifier : (expression_statement "iVar5 = FUN_0012eea0(param_2,local_40);" (assignment_expression "iVar5 = FUN_0012eea0(param_2,local_40)" identifier = (call_expression "FUN_0012eea0(param_2,local_40)" identifier (argument_list "(param_2,local_40)" ( identifier , identifier )))) ;)) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "__ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);" (assignment_expression "__ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" identifier = (cast_expression "(void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" identifier (argument_list "(local_40[0],*param_2 - (long)local_40[0])" ( (subscript_expression "local_40[0]" identifier [ number_literal ]) , (binary_expression "*param_2 - (long)local_40[0]" (pointer_expression "*param_2" * identifier) - (cast_expression "(long)local_40[0]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_40[0]" identifier [ number_literal ]))) ))))) ;) (expression_statement "lVar8 = FUN_0012dec0(*param_1,__ptr);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,__ptr)" identifier = (call_expression "FUN_0012dec0(*param_1,__ptr)" identifier (argument_list "(*param_1,__ptr)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (if_statement "if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }" if (parenthesized_expression "(*param_3 == 0)" ( (binary_expression "*param_3 == 0" (pointer_expression "*param_3" * identifier) == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }" { (expression_statement "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);" (assignment_expression "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" identifier = (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" identifier (argument_list "(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" ( (pointer_expression "*param_1" * identifier) , (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) , (subscript_expression "local_40[0]" identifier [ number_literal ]) , (binary_expression "*param_2 - (long)local_40[0]" (pointer_expression "*param_2" * identifier) - (cast_expression "(long)local_40[0]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_40[0]" identifier [ number_literal ]))) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (labeled_statement "joined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }" statement_identifier : (if_statement "if (lVar8 == 0) {\n return false;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) }))) })) (goto_statement "goto LAB_0012feb8;" goto statement_identifier ;) (labeled_statement "code_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" statement_identifier : (switch_statement "switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" switch (parenthesized_expression "(cVar1)" ( identifier )) (compound_statement "{\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" { (case_statement "case '\0':" case (char_literal "'\0'" ' escape_sequence ') :) (case_statement "case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;" case (char_literal "'_'" ' character ') : (expression_statement "FUN_0012e540(pcVar16);" (call_expression "FUN_0012e540(pcVar16)" identifier (argument_list "(pcVar16)" ( identifier ))) ;) (goto_statement "goto LAB_0012feb8;" goto statement_identifier ;)) (case_statement "default:\n goto switchD_0012fdc6_caseD_1;" default : (goto_statement "goto switchD_0012fdc6_caseD_1;" goto statement_identifier ;)) (case_statement "case '0':" case (char_literal "'0'" ' character ') :) (case_statement "case '1':" case (char_literal "'1'" ' character ') :) (case_statement "case '2':" case (char_literal "'2'" ' character ') :) (case_statement "case '3':" case (char_literal "'3'" ' character ') :) (case_statement "case '4':" case (char_literal "'4'" ' character ') :) (case_statement "case '5':" case (char_literal "'5'" ' character ') :) (case_statement "case '6':" case (char_literal "'6'" ' character ') :) (case_statement "case '7':" case (char_literal "'7'" ' character ') :) (case_statement "case '8':" case (char_literal "'8'" ' character ') :) (case_statement "case '9':\n goto switchD_0012fdc6_caseD_30;" case (char_literal "'9'" ' character ') : (goto_statement "goto switchD_0012fdc6_caseD_30;" goto statement_identifier ;)) (case_statement "case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;" case (char_literal "'G'" ' character ') : (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) (if_statement "if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;" if (parenthesized_expression "((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0)" ( (binary_expression "(_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4" (subscript_expression "_sch_istable[(ulong)(byte)pcVar10[1] * 2]" identifier [ (binary_expression "(ulong)(byte)pcVar10[1] * 2" (cast_expression "(ulong)(byte)pcVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)pcVar10[1]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "pcVar10[1]" identifier [ number_literal ]))) * number_literal) ]) & number_literal) )) == number_literal) )) (goto_statement "goto switchD_0012fdc6_caseD_1;" goto statement_identifier ;)) (goto_statement "goto switchD_0012fdc6_caseD_30;" goto statement_identifier ;)) (case_statement "case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;" case (char_literal "'b'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf)" identifier = (call_expression "FUN_0012dec0(*param_1,&DAT_001468cf)" identifier (argument_list "(*param_1,&DAT_001468cf)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "&DAT_001468cf" & identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d590(*param_1,4);" (assignment_expression "lVar8 = FUN_0012d590(*param_1,4)" identifier = (call_expression "FUN_0012d590(*param_1,4)" identifier (argument_list "(*param_1,4)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (labeled_statement "LAB_0012ff40:\n pcVar10 = (char *)*param_2;" statement_identifier : (expression_statement "pcVar10 = (char *)*param_2;" (assignment_expression "pcVar10 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;)) })) (break_statement "break;" break ;)) (case_statement "case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'c'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "unsigned char";" (assignment_expression "pcVar16 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (if_statement "if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }" if (parenthesized_expression "((iVar5 == 0) && (pcVar16 = "signed char", !bVar3))" ( (binary_expression "(iVar5 == 0) && (pcVar16 = "signed char", !bVar3)" (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) && (parenthesized_expression "(pcVar16 = "signed char", !bVar3)" ( (comma_expression "pcVar16 = "signed char", !bVar3" (assignment_expression "pcVar16 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) , (unary_expression "!bVar3" ! identifier)) ))) )) (compound_statement "{\n pcVar16 = "char";\n }" { (expression_statement "pcVar16 = "char";" (assignment_expression "pcVar16 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) })) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d560(*param_1,1,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,1,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,1,iVar5)" identifier (argument_list "(*param_1,1,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'d'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "double";" (assignment_expression "pcVar16 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (labeled_statement "LAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);" statement_identifier : (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;)) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d580(*param_1,8);" (assignment_expression "lVar8 = FUN_0012d580(*param_1,8)" identifier = (call_expression "FUN_0012d580(*param_1,8)" identifier (argument_list "(*param_1,8)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'f'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,"float");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"float")" identifier = (call_expression "FUN_0012dec0(*param_1,"float")" identifier (argument_list "(*param_1,"float")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""float"" " string_content ") )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d580(*param_1,4);" (assignment_expression "lVar8 = FUN_0012d580(*param_1,4)" identifier = (call_expression "FUN_0012d580(*param_1,4)" identifier (argument_list "(*param_1,4)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'i'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "unsigned int";" (assignment_expression "pcVar16 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (expression_statement "pcVar10 = "int";" (assignment_expression "pcVar10 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (labeled_statement "LAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }" statement_identifier : (if_statement "if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar16 = pcVar10;\n }" { (expression_statement "pcVar16 = pcVar10;" (assignment_expression "pcVar16 = pcVar10" identifier = identifier) ;) }))) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d560(*param_1,4,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,4,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,4,iVar5)" identifier (argument_list "(*param_1,4,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;" case (char_literal "'l'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }" { (expression_statement "pcVar16 = "long unsigned int";" (assignment_expression "pcVar16 = "long unsigned int"" identifier = (string_literal ""long unsigned int"" " string_content ")) ;) (expression_statement "pcVar10 = "long int";" (assignment_expression "pcVar10 = "long int"" identifier = (string_literal ""long int"" " string_content ")) ;) (goto_statement "goto LAB_001300cd;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;" case (char_literal "'r'" ' character ') : (expression_statement "pcVar16 = "long double";" (assignment_expression "pcVar16 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (if_statement "if (param_3 != (long *)0x0) goto LAB_00130080;" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00130080;" goto statement_identifier ;)) (break_statement "break;" break ;)) (case_statement "case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'s'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "short unsigned int";" (assignment_expression "pcVar16 = "short unsigned int"" identifier = (string_literal ""short unsigned int"" " string_content ")) ;) (if_statement "if (iVar5 == 0) {\n pcVar16 = "short int";\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar16 = "short int";\n }" { (expression_statement "pcVar16 = "short int";" (assignment_expression "pcVar16 = "short int"" identifier = (string_literal ""short int"" " string_content ")) ;) })) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }" { (labeled_statement "LAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);" statement_identifier : (expression_statement "lVar8 = FUN_0012d560(*param_1,2,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,2,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,2,iVar5)" identifier (argument_list "(*param_1,2,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;)) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;" case (char_literal "'t'" ' character ') : (if_statement "if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }" { (expression_statement "iVar5 = FUN_00130390(param_1,param_2,0);" (assignment_expression "iVar5 = FUN_00130390(param_1,param_2,0)" identifier = (call_expression "FUN_00130390(param_1,param_2,0)" identifier (argument_list "(param_1,param_2,0)" ( identifier , identifier , number_literal )))) ;) (labeled_statement "joined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }" statement_identifier : (if_statement "if (iVar5 != 0) {\n return true;\n }" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) }))) (return_statement "return false;" return false ;) })) (expression_statement "iVar5 = FUN_00130390(param_1,param_2,local_40);" (assignment_expression "iVar5 = FUN_00130390(param_1,param_2,local_40)" identifier = (call_expression "FUN_00130390(param_1,param_2,local_40)" identifier (argument_list "(param_1,param_2,local_40)" ( identifier , identifier , identifier )))) ;) (expression_statement "pcVar16 = local_40[0];" (assignment_expression "pcVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "sVar7 = strlen(local_40[0]);" (assignment_expression "sVar7 = strlen(local_40[0])" identifier = (call_expression "strlen(local_40[0])" identifier (argument_list "(local_40[0])" ( (subscript_expression "local_40[0]" identifier [ number_literal ]) )))) ;) (expression_statement "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);" (assignment_expression "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" identifier = (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" identifier (argument_list "(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" ( (pointer_expression "*param_1" * identifier) , (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) , identifier , (binary_expression "sVar7 & 0xffffffff" identifier & number_literal) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "free(local_40[0]);" (call_expression "free(local_40[0])" identifier (argument_list "(local_40[0])" ( (subscript_expression "local_40[0]" identifier [ number_literal ]) ))) ;) (expression_statement "lVar8 = *param_3;" (assignment_expression "lVar8 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (goto_statement "goto joined_r0x00130021;" goto statement_identifier ;)) (case_statement "case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'v'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,"void");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"void")" identifier = (call_expression "FUN_0012dec0(*param_1,"void")" identifier (argument_list "(*param_1,"void")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""void"" " string_content ") )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d550(*param_1);" (assignment_expression "lVar8 = FUN_0012d550(*param_1)" identifier = (call_expression "FUN_0012d550(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'w'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,"__wchar_t");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"__wchar_t")" identifier = (call_expression "FUN_0012dec0(*param_1,"__wchar_t")" identifier (argument_list "(*param_1,"__wchar_t")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""__wchar_t"" " string_content ") )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n iVar5 = 1;\n goto LAB_0012ff73;\n }" { (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_0012ff73;" goto statement_identifier ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" case (char_literal "'x'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "long long unsigned int";" (assignment_expression "pcVar16 = "long long unsigned int"" identifier = (string_literal ""long long unsigned int"" " string_content ")) ;) (if_statement "if (iVar5 == 0) {\n pcVar16 = "long long int";\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar16 = "long long int";\n }" { (expression_statement "pcVar16 = "long long int";" (assignment_expression "pcVar16 = "long long int"" identifier = (string_literal ""long long int"" " string_content ")) ;) })) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d560(*param_1,8,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,8,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,8,iVar5)" identifier (argument_list "(*param_1,8,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) }))) }))) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) (labeled_statement "LAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" statement_identifier : (if_statement "if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" { (if_statement "if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(bVar2)" ( identifier )) (compound_statement "{\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d9b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9b0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d9b0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (if_statement "if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }" if (parenthesized_expression "(bVar17 != false)" ( (binary_expression "bVar17 != false" identifier != false) )) (compound_statement "{\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }" { (expression_statement "lVar8 = FUN_0012d9e0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9e0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d9e0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return bVar17;" return identifier ;) })) }))) (return_statement "return true;" return true ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n\nbfd_boolean stab_demangle_type(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n bfd_boolean bVar6;\n ulong uVar7;\n size_t sVar8;\n debug_type_conflict pdVar9;\n debug_type pdVar10;\n char *pcVar11;\n byte *pbVar12;\n byte *pbVar13;\n uint *pvarargs;\n bfd_boolean *pvarargs_00;\n debug_type_conflict **pppdVar14;\n char **pstart;\n debug_type_conflict *ptype_00;\n char *pcVar15;\n long upper;\n uint len;\n bfd_boolean varargs_1;\n uint i;\n char *p;\n \n pcVar15 = *pp;\n cVar1 = *pcVar15;\n switch(cVar1) {\n case 'A':\n pbVar13 = (byte *)(pcVar15 + 1);\n *pp = (char *)pbVar13;\n bVar4 = pcVar15[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n pstart = (char **)0x0;\n iVar5 = 0;\n bVar2 = false;\n pcVar11 = pcVar15;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );\n case 'C':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'F':\n pvarargs = (uint *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n *pp = pcVar15 + 1;\n if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);\n if (bVar6 == 0) {\n return 0;\n }\n if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'G':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'M':\n case 'O':\n _i = (debug_type)0x0;\n cVar1 = *pcVar15;\n *pp = pcVar15 + 1;\n p = (char *)0x0;\n varargs_1 = 0;\n bVar4 = pcVar15[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar13;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'P':\n case 'p':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'Q':\n bVar6 = stab_demangle_qualified(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'R':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'T':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_get_count(pp,&i);\n if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n stab_bad_demangle(pcVar15);\n return 0;\nswitchD_0012fdc6_caseD_30:\n bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pcVar15 = savestring(p,(int)*pp - (int)p);\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n free(pcVar15);\n if (*ptype == (debug_type_conflict)0x0) {\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL);\n *ptype = pdVar10;\njoined_r0x00130021:\n if (pdVar10 == (debug_type)0x0) {\n return 0;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n bVar6 = (bfd_boolean)pstart;\n switch(cVar1) {\n case '\0':\n case '_':\n stab_bad_demangle(pcVar15);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *pp = pcVar11 + 1;\n pstart = (char **)(ulong)(byte)pcVar11[1];\n if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }\n break;\n case 'c':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar15 = "long double";\n if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }\n bVar6 = stab_demangle_template(minfo,pp,&p);\n pcVar15 = p;\n if (bVar6 == 0) {\n return 0;\n }\n sVar8 = strlen(p);\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);\n *ptype = pdVar10;\n free(p);\n pdVar10 = *ptype;\n goto joined_r0x00130021;\n case 'v':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n }\n *pp = pcVar11 + 1;\nLAB_0012feb8:\n if (ptype != (debug_type_conflict *)0x0) {\n if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }\n if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }\n }\n return 1;\n}\n\n" comment (function_definition "bfd_boolean stab_demangle_type(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n bfd_boolean bVar6;\n ulong uVar7;\n size_t sVar8;\n debug_type_conflict pdVar9;\n debug_type pdVar10;\n char *pcVar11;\n byte *pbVar12;\n byte *pbVar13;\n uint *pvarargs;\n bfd_boolean *pvarargs_00;\n debug_type_conflict **pppdVar14;\n char **pstart;\n debug_type_conflict *ptype_00;\n char *pcVar15;\n long upper;\n uint len;\n bfd_boolean varargs_1;\n uint i;\n char *p;\n \n pcVar15 = *pp;\n cVar1 = *pcVar15;\n switch(cVar1) {\n case 'A':\n pbVar13 = (byte *)(pcVar15 + 1);\n *pp = (char *)pbVar13;\n bVar4 = pcVar15[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n pstart = (char **)0x0;\n iVar5 = 0;\n bVar2 = false;\n pcVar11 = pcVar15;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );\n case 'C':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'F':\n pvarargs = (uint *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n *pp = pcVar15 + 1;\n if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);\n if (bVar6 == 0) {\n return 0;\n }\n if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'G':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'M':\n case 'O':\n _i = (debug_type)0x0;\n cVar1 = *pcVar15;\n *pp = pcVar15 + 1;\n p = (char *)0x0;\n varargs_1 = 0;\n bVar4 = pcVar15[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar13;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'P':\n case 'p':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'Q':\n bVar6 = stab_demangle_qualified(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'R':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'T':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_get_count(pp,&i);\n if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n stab_bad_demangle(pcVar15);\n return 0;\nswitchD_0012fdc6_caseD_30:\n bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pcVar15 = savestring(p,(int)*pp - (int)p);\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n free(pcVar15);\n if (*ptype == (debug_type_conflict)0x0) {\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL);\n *ptype = pdVar10;\njoined_r0x00130021:\n if (pdVar10 == (debug_type)0x0) {\n return 0;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n bVar6 = (bfd_boolean)pstart;\n switch(cVar1) {\n case '\0':\n case '_':\n stab_bad_demangle(pcVar15);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *pp = pcVar11 + 1;\n pstart = (char **)(ulong)(byte)pcVar11[1];\n if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }\n break;\n case 'c':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar15 = "long double";\n if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }\n bVar6 = stab_demangle_template(minfo,pp,&p);\n pcVar15 = p;\n if (bVar6 == 0) {\n return 0;\n }\n sVar8 = strlen(p);\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);\n *ptype = pdVar10;\n free(p);\n pdVar10 = *ptype;\n goto joined_r0x00130021;\n case 'v':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n }\n *pp = pcVar11 + 1;\nLAB_0012feb8:\n if (ptype != (debug_type_conflict *)0x0) {\n if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }\n if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }\n }\n return 1;\n}" type_identifier (function_declarator "stab_demangle_type(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype)" identifier (parameter_list "(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype)" ( (parameter_declaration "stab_demangle_info *minfo" type_identifier (pointer_declarator "*minfo" * identifier)) , (parameter_declaration "char **pp" primitive_type (pointer_declarator "**pp" * (pointer_declarator "*pp" * identifier))) , (parameter_declaration "debug_type_conflict *ptype" type_identifier (pointer_declarator "*ptype" * identifier)) ))) (compound_statement "{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n bfd_boolean bVar6;\n ulong uVar7;\n size_t sVar8;\n debug_type_conflict pdVar9;\n debug_type pdVar10;\n char *pcVar11;\n byte *pbVar12;\n byte *pbVar13;\n uint *pvarargs;\n bfd_boolean *pvarargs_00;\n debug_type_conflict **pppdVar14;\n char **pstart;\n debug_type_conflict *ptype_00;\n char *pcVar15;\n long upper;\n uint len;\n bfd_boolean varargs_1;\n uint i;\n char *p;\n \n pcVar15 = *pp;\n cVar1 = *pcVar15;\n switch(cVar1) {\n case 'A':\n pbVar13 = (byte *)(pcVar15 + 1);\n *pp = (char *)pbVar13;\n bVar4 = pcVar15[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n pstart = (char **)0x0;\n iVar5 = 0;\n bVar2 = false;\n pcVar11 = pcVar15;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );\n case 'C':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'F':\n pvarargs = (uint *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n *pp = pcVar15 + 1;\n if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);\n if (bVar6 == 0) {\n return 0;\n }\n if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'G':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'M':\n case 'O':\n _i = (debug_type)0x0;\n cVar1 = *pcVar15;\n *pp = pcVar15 + 1;\n p = (char *)0x0;\n varargs_1 = 0;\n bVar4 = pcVar15[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar13;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'P':\n case 'p':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'Q':\n bVar6 = stab_demangle_qualified(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'R':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'T':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_get_count(pp,&i);\n if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n stab_bad_demangle(pcVar15);\n return 0;\nswitchD_0012fdc6_caseD_30:\n bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pcVar15 = savestring(p,(int)*pp - (int)p);\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n free(pcVar15);\n if (*ptype == (debug_type_conflict)0x0) {\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL);\n *ptype = pdVar10;\njoined_r0x00130021:\n if (pdVar10 == (debug_type)0x0) {\n return 0;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n bVar6 = (bfd_boolean)pstart;\n switch(cVar1) {\n case '\0':\n case '_':\n stab_bad_demangle(pcVar15);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *pp = pcVar11 + 1;\n pstart = (char **)(ulong)(byte)pcVar11[1];\n if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }\n break;\n case 'c':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar15 = "long double";\n if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }\n bVar6 = stab_demangle_template(minfo,pp,&p);\n pcVar15 = p;\n if (bVar6 == 0) {\n return 0;\n }\n sVar8 = strlen(p);\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);\n *ptype = pdVar10;\n free(p);\n pdVar10 = *ptype;\n goto joined_r0x00130021;\n case 'v':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n }\n *pp = pcVar11 + 1;\nLAB_0012feb8:\n if (ptype != (debug_type_conflict *)0x0) {\n if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }\n if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }\n }\n return 1;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "bfd_boolean bVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "debug_type_conflict pdVar9;" type_identifier identifier ;) (declaration "debug_type pdVar10;" type_identifier identifier ;) (declaration "char *pcVar11;" primitive_type (pointer_declarator "*pcVar11" * identifier) ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "byte *pbVar13;" type_identifier (pointer_declarator "*pbVar13" * identifier) ;) (declaration "uint *pvarargs;" type_identifier (pointer_declarator "*pvarargs" * identifier) ;) (declaration "bfd_boolean *pvarargs_00;" type_identifier (pointer_declarator "*pvarargs_00" * identifier) ;) (declaration "debug_type_conflict **pppdVar14;" type_identifier (pointer_declarator "**pppdVar14" * (pointer_declarator "*pppdVar14" * identifier)) ;) (declaration "char **pstart;" primitive_type (pointer_declarator "**pstart" * (pointer_declarator "*pstart" * identifier)) ;) (declaration "debug_type_conflict *ptype_00;" type_identifier (pointer_declarator "*ptype_00" * identifier) ;) (declaration "char *pcVar15;" primitive_type (pointer_declarator "*pcVar15" * identifier) ;) (declaration "long upper;" (sized_type_specifier "long" long) identifier ;) (declaration "uint len;" type_identifier identifier ;) (declaration "bfd_boolean varargs_1;" type_identifier identifier ;) (declaration "uint i;" type_identifier identifier ;) (declaration "char *p;" primitive_type (pointer_declarator "*p" * identifier) ;) (expression_statement "pcVar15 = *pp;" (assignment_expression "pcVar15 = *pp" identifier = (pointer_expression "*pp" * identifier)) ;) (expression_statement "cVar1 = *pcVar15;" (assignment_expression "cVar1 = *pcVar15" identifier = (pointer_expression "*pcVar15" * identifier)) ;) (switch_statement "switch(cVar1) {\n case 'A':\n pbVar13 = (byte *)(pcVar15 + 1);\n *pp = (char *)pbVar13;\n bVar4 = pcVar15[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n pstart = (char **)0x0;\n iVar5 = 0;\n bVar2 = false;\n pcVar11 = pcVar15;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );\n case 'C':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'F':\n pvarargs = (uint *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n *pp = pcVar15 + 1;\n if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);\n if (bVar6 == 0) {\n return 0;\n }\n if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'G':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'M':\n case 'O':\n _i = (debug_type)0x0;\n cVar1 = *pcVar15;\n *pp = pcVar15 + 1;\n p = (char *)0x0;\n varargs_1 = 0;\n bVar4 = pcVar15[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar13;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'P':\n case 'p':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'Q':\n bVar6 = stab_demangle_qualified(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'R':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'T':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_get_count(pp,&i);\n if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }\n }" switch (parenthesized_expression "(cVar1)" ( identifier )) (compound_statement "{\n case 'A':\n pbVar13 = (byte *)(pcVar15 + 1);\n *pp = (char *)pbVar13;\n bVar4 = pcVar15[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n pstart = (char **)0x0;\n iVar5 = 0;\n bVar2 = false;\n pcVar11 = pcVar15;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );\n case 'C':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'F':\n pvarargs = (uint *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n *pp = pcVar15 + 1;\n if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);\n if (bVar6 == 0) {\n return 0;\n }\n if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'G':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'M':\n case 'O':\n _i = (debug_type)0x0;\n cVar1 = *pcVar15;\n *pp = pcVar15 + 1;\n p = (char *)0x0;\n varargs_1 = 0;\n bVar4 = pcVar15[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar13;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }\n break;\n case 'P':\n case 'p':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'Q':\n bVar6 = stab_demangle_qualified(minfo,pp,ptype);\n return (uint)(bVar6 != 0);\n case 'R':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;\n case 'T':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_get_count(pp,&i);\n if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }\n }" { (case_statement "case 'A':\n pbVar13 = (byte *)(pcVar15 + 1);\n *pp = (char *)pbVar13;\n bVar4 = pcVar15[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;" case (char_literal "'A'" ' character ') : (expression_statement "pbVar13 = (byte *)(pcVar15 + 1);" (assignment_expression "pbVar13 = (byte *)(pcVar15 + 1)" identifier = (cast_expression "(byte *)(pcVar15 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar15 + 1)" ( (binary_expression "pcVar15 + 1" identifier + number_literal) )))) ;) (expression_statement "*pp = (char *)pbVar13;" (assignment_expression "*pp = (char *)pbVar13" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)pbVar13" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bVar4 = pcVar15[1];" (assignment_expression "bVar4 = pcVar15[1]" identifier = (subscript_expression "pcVar15[1]" identifier [ number_literal ])) ;) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" if (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" ( (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" ( (binary_expression "bVar4 == 0" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) ))) )) (compound_statement "{\n upper = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }\n }" { (expression_statement "upper = 0;" (assignment_expression "upper = 0" identifier = number_literal) ;) (labeled_statement "LAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }" statement_identifier : (if_statement "if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,"int");\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }\n pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);\n *ptype = pdVar9;\n return 1;\n }" { (expression_statement "*pp = (char *)(pbVar13 + 1);" (assignment_expression "*pp = (char *)(pbVar13 + 1)" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)(pbVar13 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar13 + 1)" ( (binary_expression "pbVar13 + 1" identifier + number_literal) )))) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,"int");" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,"int")" identifier = (call_expression "debug_find_named_type(minfo->dhandle,"int")" identifier (argument_list "(minfo->dhandle,"int")" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (string_literal ""int"" " string_content ") )))) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_int_type(minfo->dhandle,4,0);\n }" { (expression_statement "pdVar9 = debug_make_int_type(minfo->dhandle,4,0);" (assignment_expression "pdVar9 = debug_make_int_type(minfo->dhandle,4,0)" identifier = (call_expression "debug_make_int_type(minfo->dhandle,4,0)" identifier (argument_list "(minfo->dhandle,4,0)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal , number_literal )))) ;) })) (expression_statement "pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0);" (assignment_expression "pdVar9 = debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0)" identifier = (call_expression "debug_make_array_type(minfo->dhandle,*ptype,pdVar9,0,upper,0)" identifier (argument_list "(minfo->dhandle,*ptype,pdVar9,0,upper,0)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) , identifier , number_literal , identifier , number_literal )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) }))) }) (else_clause "else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" else (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" if (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar13 = (byte *)(pcVar15 + 2);\n upper = 0;\n do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" { (expression_statement "pbVar13 = (byte *)(pcVar15 + 2);" (assignment_expression "pbVar13 = (byte *)(pcVar15 + 2)" identifier = (cast_expression "(byte *)(pcVar15 + 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar15 + 2)" ( (binary_expression "pcVar15 + 2" identifier + number_literal) )))) ;) (expression_statement "upper = 0;" (assignment_expression "upper = 0" identifier = number_literal) ;) (do_statement "do {\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);" do (compound_statement "{\n *pp = (char *)pbVar13;\n upper = (long)((char)bVar4 + -0x30) + upper * 10;\n bVar4 = *pbVar13;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar13 = pbVar13 + 1;\n }" { (expression_statement "*pp = (char *)pbVar13;" (assignment_expression "*pp = (char *)pbVar13" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)pbVar13" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "upper = (long)((char)bVar4 + -0x30) + upper * 10;" (assignment_expression "upper = (long)((char)bVar4 + -0x30) + upper * 10" identifier = (binary_expression "(long)((char)bVar4 + -0x30) + upper * 10" (cast_expression "(long)((char)bVar4 + -0x30)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char)bVar4 + -0x30)" ( (binary_expression "(char)bVar4 + -0x30" (cast_expression "(char)bVar4" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) ))) + (binary_expression "upper * 10" identifier * number_literal))) ;) (expression_statement "bVar4 = *pbVar13;" (assignment_expression "bVar4 = *pbVar13" identifier = (pointer_expression "*pbVar13" * identifier)) ;) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;" if (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" ( (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" ( (binary_expression "bVar4 == 0" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) ))) )) (goto_statement "goto LAB_0012fdd0;" goto statement_identifier ;)) (expression_statement "pbVar13 = pbVar13 + 1;" (assignment_expression "pbVar13 = pbVar13 + 1" identifier = (binary_expression "pbVar13 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) })))) (break_statement "break;" break ;)) (case_statement "default:\n bVar3 = false;\n pstart = (char **)0x0;\n iVar5 = 0;\n bVar2 = false;\n pcVar11 = pcVar15;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );" default : (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "pstart = (char **)0x0;" (assignment_expression "pstart = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pcVar11 = pcVar15;" (assignment_expression "pcVar11 = pcVar15" identifier = identifier) ;) (do_statement "do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n } while( true );" do (compound_statement "{\n if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }\n cVar1 = pcVar11[1];\n pcVar11 = *pp;\n }" { (if_statement "if (cVar1 == 'S') {\n bVar3 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" if (parenthesized_expression "(cVar1 == 'S')" ( (binary_expression "cVar1 == 'S'" identifier == (char_literal "'S'" ' character ')) )) (compound_statement "{\n bVar3 = true;\n *pp = pcVar11 + 1;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (expression_statement "*pp = pcVar11 + 1;" (assignment_expression "*pp = pcVar11 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" else (if_statement "if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }\n else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" if (parenthesized_expression "(cVar1 < 'T')" ( (binary_expression "cVar1 < 'T'" identifier < (char_literal "'T'" ' character ')) )) (compound_statement "{\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *pp = pcVar11 + 1;\n }" { (if_statement "if (cVar1 != 'C') goto code_r0x0012fdb8;" if (parenthesized_expression "(cVar1 != 'C')" ( (binary_expression "cVar1 != 'C'" identifier != (char_literal "'C'" ' character ')) )) (goto_statement "goto code_r0x0012fdb8;" goto statement_identifier ;)) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "*pp = pcVar11 + 1;" (assignment_expression "*pp = pcVar11 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" else (if_statement "if (cVar1 == 'U') {\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" if (parenthesized_expression "(cVar1 == 'U')" ( (binary_expression "cVar1 == 'U'" identifier == (char_literal "'U'" ' character ')) )) (compound_statement "{\n pstart = (char **)0x1;\n *pp = pcVar11 + 1;\n }" { (expression_statement "pstart = (char **)0x1;" (assignment_expression "pstart = (char **)0x1" identifier = (cast_expression "(char **)0x1" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "*pp = pcVar11 + 1;" (assignment_expression "*pp = pcVar11 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" else (compound_statement "{\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n iVar5 = 1;\n *pp = pcVar11 + 1;\n }" { (if_statement "if (cVar1 != 'V') goto code_r0x0012fdb8;" if (parenthesized_expression "(cVar1 != 'V')" ( (binary_expression "cVar1 != 'V'" identifier != (char_literal "'V'" ' character ')) )) (goto_statement "goto code_r0x0012fdb8;" goto statement_identifier ;)) (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (expression_statement "*pp = pcVar11 + 1;" (assignment_expression "*pp = pcVar11 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar11 + 1" identifier + number_literal)) ;) }))))))) (expression_statement "cVar1 = pcVar11[1];" (assignment_expression "cVar1 = pcVar11[1]" identifier = (subscript_expression "pcVar11[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar11 = *pp;" (assignment_expression "pcVar11 = *pp" identifier = (pointer_expression "*pp" * identifier)) ;) }) while (parenthesized_expression "( true )" ( true )) ;)) (case_statement "case 'C':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;" case (char_literal "'C'" ' character ') : (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);" (assignment_expression "pdVar9 = debug_make_const_type(minfo->dhandle,*ptype)" identifier = (call_expression "debug_make_const_type(minfo->dhandle,*ptype)" identifier (argument_list "(minfo->dhandle,*ptype)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;)) (case_statement "case 'F':\n pvarargs = (uint *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n *pp = pcVar15 + 1;\n if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);\n if (bVar6 == 0) {\n return 0;\n }\n if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }\n break;" case (char_literal "'F'" ' character ') : (expression_statement "pvarargs = (uint *)0x0;" (assignment_expression "pvarargs = (uint *)0x0" identifier = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pppdVar14 = (debug_type_conflict **)0x0;" (assignment_expression "pppdVar14 = (debug_type_conflict **)0x0" identifier = (cast_expression "(debug_type_conflict **)0x0" ( (type_descriptor "debug_type_conflict **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pvarargs = &i;\n pppdVar14 = (debug_type_conflict **)&p;\n }" { (expression_statement "pvarargs = &i;" (assignment_expression "pvarargs = &i" identifier = (pointer_expression "&i" & identifier)) ;) (expression_statement "pppdVar14 = (debug_type_conflict **)&p;" (assignment_expression "pppdVar14 = (debug_type_conflict **)&p" identifier = (cast_expression "(debug_type_conflict **)&p" ( (type_descriptor "debug_type_conflict **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&p" & identifier))) ;) })) (expression_statement "bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs);" (assignment_expression "bVar6 = stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs)" identifier = (call_expression "stab_demangle_args(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs)" identifier (argument_list "(minfo,pp,pppdVar14,(bfd_boolean *)pvarargs)" ( identifier , identifier , identifier , (cast_expression "(bfd_boolean *)pvarargs" ( (type_descriptor "bfd_boolean *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (**pp == '_') {\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }" if (parenthesized_expression "(**pp == '_')" ( (binary_expression "**pp == '_'" (pointer_expression "**pp" * (pointer_expression "*pp" * identifier)) == (char_literal "'_'" ' character ')) )) (compound_statement "{\n *pp = *pp + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);\n *ptype = pdVar9;\n return 1;\n }" { (expression_statement "*pp = *pp + 1;" (assignment_expression "*pp = *pp + 1" (pointer_expression "*pp" * identifier) = (binary_expression "*pp + 1" (pointer_expression "*pp" * identifier) + number_literal)) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i);" (assignment_expression "pdVar9 = debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i)" identifier = (call_expression "debug_make_function_type(minfo->dhandle,*ptype,(debug_type_conflict *)p,i)" identifier (argument_list "(minfo->dhandle,*ptype,(debug_type_conflict *)p,i)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) , (cast_expression "(debug_type_conflict *)p" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (break_statement "break;" break ;)) (case_statement "case 'G':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n return (uint)(bVar6 != 0);" case (char_literal "'G'" ' character ') : (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (return_statement "return (uint)(bVar6 != 0);" return (call_expression "(uint)(bVar6 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(bVar6 != 0)" ( (binary_expression "bVar6 != 0" identifier != number_literal) ))) ;)) (case_statement "case 'M':" case (char_literal "'M'" ' character ') :) (case_statement "case 'O':\n _i = (debug_type)0x0;\n cVar1 = *pcVar15;\n *pp = pcVar15 + 1;\n p = (char *)0x0;\n varargs_1 = 0;\n bVar4 = pcVar15[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar13;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }\n if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }\n break;" case (char_literal "'O'" ' character ') : (expression_statement "_i = (debug_type)0x0;" (assignment_expression "_i = (debug_type)0x0" identifier = (cast_expression "(debug_type)0x0" ( (type_descriptor "debug_type" type_identifier) ) number_literal)) ;) (expression_statement "cVar1 = *pcVar15;" (assignment_expression "cVar1 = *pcVar15" identifier = (pointer_expression "*pcVar15" * identifier)) ;) (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (expression_statement "p = (char *)0x0;" (assignment_expression "p = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "varargs_1 = 0;" (assignment_expression "varargs_1 = 0" identifier = number_literal) ;) (expression_statement "bVar4 = pcVar15[1];" (assignment_expression "bVar4 = pcVar15[1]" identifier = (subscript_expression "pcVar15[1]" identifier [ number_literal ])) ;) (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }\n else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }" if (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) == 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) == number_literal) )) (compound_statement "{\n if (bVar4 != 0x51) break;\n ptype_00 = (debug_type_conflict *)&i;\n if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }\n bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);\n if (bVar6 == 0) {\n return 0;\n }\nLAB_0012fbf8:\n pbVar13 = (byte *)*pp;\n }" { (if_statement "if (bVar4 != 0x51) break;" if (parenthesized_expression "(bVar4 != 0x51)" ( (binary_expression "bVar4 != 0x51" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "ptype_00 = (debug_type_conflict *)&i;" (assignment_expression "ptype_00 = (debug_type_conflict *)&i" identifier = (cast_expression "(debug_type_conflict *)&i" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&i" & identifier))) ;) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n ptype_00 = (debug_type_conflict *)0x0;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n ptype_00 = (debug_type_conflict *)0x0;\n }" { (expression_statement "ptype_00 = (debug_type_conflict *)0x0;" (assignment_expression "ptype_00 = (debug_type_conflict *)0x0" identifier = (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar6 = stab_demangle_qualified(minfo,pp,ptype_00);" (assignment_expression "bVar6 = stab_demangle_qualified(minfo,pp,ptype_00)" identifier = (call_expression "stab_demangle_qualified(minfo,pp,ptype_00)" identifier (argument_list "(minfo,pp,ptype_00)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (labeled_statement "LAB_0012fbf8:\n pbVar13 = (byte *)*pp;" statement_identifier : (expression_statement "pbVar13 = (byte *)*pp;" (assignment_expression "pbVar13 = (byte *)*pp" identifier = (cast_expression "(byte *)*pp" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*pp" * identifier))) ;)) }) (else_clause "else {\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }" else (compound_statement "{\n len = 0;\n uVar7 = (ulong)bVar4;\n pbVar13 = (byte *)(pcVar15 + 2);\n do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);\n sVar8 = strlen((char *)pbVar12);\n if (sVar8 < len) break;\n pbVar13 = pbVar12 + len;\n *pp = (char *)pbVar13;\n if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }\n }" { (expression_statement "len = 0;" (assignment_expression "len = 0" identifier = number_literal) ;) (expression_statement "uVar7 = (ulong)bVar4;" (assignment_expression "uVar7 = (ulong)bVar4" identifier = (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar13 = (byte *)(pcVar15 + 2);" (assignment_expression "pbVar13 = (byte *)(pcVar15 + 2)" identifier = (cast_expression "(byte *)(pcVar15 + 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar15 + 2)" ( (binary_expression "pcVar15 + 2" identifier + number_literal) )))) ;) (do_statement "do {\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0);" do (compound_statement "{\n pbVar12 = pbVar13;\n *pp = (char *)pbVar12;\n len = (char)uVar7 + -0x30 + len * 10;\n uVar7 = (ulong)*pbVar12;\n pbVar13 = pbVar12 + 1;\n }" { (expression_statement "pbVar12 = pbVar13;" (assignment_expression "pbVar12 = pbVar13" identifier = identifier) ;) (expression_statement "*pp = (char *)pbVar12;" (assignment_expression "*pp = (char *)pbVar12" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)pbVar12" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "len = (char)uVar7 + -0x30 + len * 10;" (assignment_expression "len = (char)uVar7 + -0x30 + len * 10" identifier = (binary_expression "(char)uVar7 + -0x30 + len * 10" (binary_expression "(char)uVar7 + -0x30" (cast_expression "(char)uVar7" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) + (binary_expression "len * 10" identifier * number_literal))) ;) (expression_statement "uVar7 = (ulong)*pbVar12;" (assignment_expression "uVar7 = (ulong)*pbVar12" identifier = (binary_expression "(ulong)*pbVar12" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (expression_statement "pbVar13 = pbVar12 + 1;" (assignment_expression "pbVar13 = pbVar12 + 1" identifier = (binary_expression "pbVar12 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)*pbVar12 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)*pbVar12 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)*pbVar12 * 2] & 4" (subscript_expression "_sch_istable[(ulong)*pbVar12 * 2]" identifier [ (binary_expression "(ulong)*pbVar12 * 2" (binary_expression "(ulong)*pbVar12" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) (expression_statement "sVar8 = strlen((char *)pbVar12);" (assignment_expression "sVar8 = strlen((char *)pbVar12)" identifier = (call_expression "strlen((char *)pbVar12)" identifier (argument_list "((char *)pbVar12)" ( (cast_expression "(char *)pbVar12" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (sVar8 < len) break;" if (parenthesized_expression "(sVar8 < len)" ( (binary_expression "sVar8 < len" identifier < identifier) )) (break_statement "break;" break ;)) (expression_statement "pbVar13 = pbVar12 + len;" (assignment_expression "pbVar13 = pbVar12 + len" identifier = (binary_expression "pbVar12 + len" identifier + identifier)) ;) (expression_statement "*pp = (char *)pbVar13;" (assignment_expression "*pp = (char *)pbVar13" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)pbVar13" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n _i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);\n if (_i == (debug_type)0x0) {\n return 0;\n }\n goto LAB_0012fbf8;\n }" { (expression_statement "_i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS);" (assignment_expression "_i = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS)" identifier = (call_expression "stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS)" identifier (argument_list "(minfo->dhandle,(stab_handle *)&minfo->info->tags,(char *)pbVar12,len,\n DEBUG_KIND_CLASS)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (cast_expression "(stab_handle *)&minfo->info->tags" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&minfo->info->tags" & (field_expression "minfo->info->tags" (field_expression "minfo->info" identifier -> field_identifier) -> field_identifier))) , (cast_expression "(char *)pbVar12" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier )))) ;) (if_statement "if (_i == (debug_type)0x0) {\n return 0;\n }" if (parenthesized_expression "(_i == (debug_type)0x0)" ( (binary_expression "_i == (debug_type)0x0" identifier == (cast_expression "(debug_type)0x0" ( (type_descriptor "debug_type" type_identifier) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (goto_statement "goto LAB_0012fbf8;" goto statement_identifier ;) })) }))) (expression_statement "bVar4 = *pbVar13;" (assignment_expression "bVar4 = *pbVar13" identifier = (pointer_expression "*pbVar13" * identifier)) ;) (if_statement "if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }" if (parenthesized_expression "(cVar1 == 'M')" ( (binary_expression "cVar1 == 'M'" identifier == (char_literal "'M'" ' character ')) )) (compound_statement "{\n if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }\n if (bVar4 != 0x46) break;\n *pp = (char *)(pbVar12 + 1);\n if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }\n bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);\n if (bVar6 == 0) {\n return 0;\n }\n pbVar13 = (byte *)*pp;\n bVar4 = *pbVar13;\n }" { (if_statement "if ((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)) {\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }" if (parenthesized_expression "((bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56))" ( (binary_expression "(bVar4 == 0x43) || (pbVar12 = pbVar13, bVar4 == 0x56)" (parenthesized_expression "(bVar4 == 0x43)" ( (binary_expression "bVar4 == 0x43" identifier == number_literal) )) || (parenthesized_expression "(pbVar12 = pbVar13, bVar4 == 0x56)" ( (comma_expression "pbVar12 = pbVar13, bVar4 == 0x56" (assignment_expression "pbVar12 = pbVar13" identifier = identifier) , (binary_expression "bVar4 == 0x56" identifier == number_literal)) ))) )) (compound_statement "{\n pbVar12 = pbVar13 + 1;\n *pp = (char *)pbVar12;\n bVar4 = pbVar13[1];\n }" { (expression_statement "pbVar12 = pbVar13 + 1;" (assignment_expression "pbVar12 = pbVar13 + 1" identifier = (binary_expression "pbVar13 + 1" identifier + number_literal)) ;) (expression_statement "*pp = (char *)pbVar12;" (assignment_expression "*pp = (char *)pbVar12" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)pbVar12" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bVar4 = pbVar13[1];" (assignment_expression "bVar4 = pbVar13[1]" identifier = (subscript_expression "pbVar13[1]" identifier [ number_literal ])) ;) })) (if_statement "if (bVar4 != 0x46) break;" if (parenthesized_expression "(bVar4 != 0x46)" ( (binary_expression "bVar4 != 0x46" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "*pp = (char *)(pbVar12 + 1);" (assignment_expression "*pp = (char *)(pbVar12 + 1)" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)(pbVar12 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }\n else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pvarargs_00 = (bfd_boolean *)0x0;\n pppdVar14 = (debug_type_conflict **)0x0;\n }" { (expression_statement "pvarargs_00 = (bfd_boolean *)0x0;" (assignment_expression "pvarargs_00 = (bfd_boolean *)0x0" identifier = (cast_expression "(bfd_boolean *)0x0" ( (type_descriptor "bfd_boolean *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pppdVar14 = (debug_type_conflict **)0x0;" (assignment_expression "pppdVar14 = (debug_type_conflict **)0x0" identifier = (cast_expression "(debug_type_conflict **)0x0" ( (type_descriptor "debug_type_conflict **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) }) (else_clause "else {\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }" else (compound_statement "{\n pvarargs_00 = &varargs_1;\n pppdVar14 = (debug_type_conflict **)&p;\n }" { (expression_statement "pvarargs_00 = &varargs_1;" (assignment_expression "pvarargs_00 = &varargs_1" identifier = (pointer_expression "&varargs_1" & identifier)) ;) (expression_statement "pppdVar14 = (debug_type_conflict **)&p;" (assignment_expression "pppdVar14 = (debug_type_conflict **)&p" identifier = (cast_expression "(debug_type_conflict **)&p" ( (type_descriptor "debug_type_conflict **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&p" & identifier))) ;) }))) (expression_statement "bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00);" (assignment_expression "bVar6 = stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00)" identifier = (call_expression "stab_demangle_args(minfo,pp,pppdVar14,pvarargs_00)" identifier (argument_list "(minfo,pp,pppdVar14,pvarargs_00)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pbVar13 = (byte *)*pp;" (assignment_expression "pbVar13 = (byte *)*pp" identifier = (cast_expression "(byte *)*pp" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*pp" * identifier))) ;) (expression_statement "bVar4 = *pbVar13;" (assignment_expression "bVar4 = *pbVar13" identifier = (pointer_expression "*pbVar13" * identifier)) ;) })) (if_statement "if (bVar4 == 0x5f) {\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n *pp = (char *)(pbVar13 + 1);\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }\n pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);\n *ptype = pdVar9;\n return 1;\n }" { (expression_statement "*pp = (char *)(pbVar13 + 1);" (assignment_expression "*pp = (char *)(pbVar13 + 1)" (pointer_expression "*pp" * identifier) = (cast_expression "(char *)(pbVar13 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar13 + 1)" ( (binary_expression "pbVar13 + 1" identifier + number_literal) )))) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (cVar1 != 'M') {\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }" if (parenthesized_expression "(cVar1 != 'M')" ( (binary_expression "cVar1 != 'M'" identifier != (char_literal "'M'" ' character ')) )) (compound_statement "{\n pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);\n *ptype = pdVar9;\n return 1;\n }" { (expression_statement "pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype);" (assignment_expression "pdVar9 = debug_make_offset_type(minfo->dhandle,_i,*ptype)" identifier = (call_expression "debug_make_offset_type(minfo->dhandle,_i,*ptype)" identifier (argument_list "(minfo->dhandle,_i,*ptype)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier , (pointer_expression "*ptype" * identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1);" (assignment_expression "pdVar9 = debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1)" identifier = (call_expression "debug_make_method_type(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1)" identifier (argument_list "(minfo->dhandle,*ptype,_i,(debug_type_conflict *)p,varargs_1)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) , identifier , (cast_expression "(debug_type_conflict *)p" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (break_statement "break;" break ;)) (case_statement "case 'P':" case (char_literal "'P'" ' character ') :) (case_statement "case 'p':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;" case (char_literal "'p'" ' character ') : (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype);" (assignment_expression "pdVar9 = debug_make_pointer_type(minfo->dhandle,*ptype)" identifier = (call_expression "debug_make_pointer_type(minfo->dhandle,*ptype)" identifier (argument_list "(minfo->dhandle,*ptype)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;)) (case_statement "case 'Q':\n bVar6 = stab_demangle_qualified(minfo,pp,ptype);\n return (uint)(bVar6 != 0);" case (char_literal "'Q'" ' character ') : (expression_statement "bVar6 = stab_demangle_qualified(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_qualified(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_qualified(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (return_statement "return (uint)(bVar6 != 0);" return (call_expression "(uint)(bVar6 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(bVar6 != 0)" ( (binary_expression "bVar6 != 0" identifier != number_literal) ))) ;)) (case_statement "case 'R':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_type(minfo,pp,ptype);\n if (bVar6 == 0) {\n return 0;\n }\n if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }\n pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return 1;" case (char_literal "'R'" ' character ') : (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (expression_statement "bVar6 = stab_demangle_type(minfo,pp,ptype);" (assignment_expression "bVar6 = stab_demangle_type(minfo,pp,ptype)" identifier = (call_expression "stab_demangle_type(minfo,pp,ptype)" identifier (argument_list "(minfo,pp,ptype)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype);" (assignment_expression "pdVar9 = debug_make_reference_type(minfo->dhandle,*ptype)" identifier = (call_expression "debug_make_reference_type(minfo->dhandle,*ptype)" identifier (argument_list "(minfo->dhandle,*ptype)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;)) (case_statement "case 'T':\n *pp = pcVar15 + 1;\n bVar6 = stab_demangle_get_count(pp,&i);\n if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }" case (char_literal "'T'" ' character ') : (expression_statement "*pp = pcVar15 + 1;" (assignment_expression "*pp = pcVar15 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar15 + 1" identifier + number_literal)) ;) (expression_statement "bVar6 = stab_demangle_get_count(pp,&i);" (assignment_expression "bVar6 = stab_demangle_get_count(pp,&i)" identifier = (call_expression "stab_demangle_get_count(pp,&i)" identifier (argument_list "(pp,&i)" ( identifier , (pointer_expression "&i" & identifier) )))) ;) (if_statement "if (bVar6 != 0) {\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }" if (parenthesized_expression "(bVar6 != 0)" ( (binary_expression "bVar6 != 0" identifier != number_literal) )) (compound_statement "{\n if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }\n }" { (if_statement "if (i < minfo->typestring_count) {\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }" if (parenthesized_expression "(i < minfo->typestring_count)" ( (binary_expression "i < minfo->typestring_count" identifier < (field_expression "minfo->typestring_count" identifier -> field_identifier)) )) (compound_statement "{\n p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;\n iVar5 = stab_demangle_type(minfo,&p,ptype);\n goto joined_r0x0012f9ee;\n }" { (expression_statement "p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring;" (assignment_expression "p = minfo->typestrings[(ulong)_i & 0xffffffff].typestring" identifier = (field_expression "minfo->typestrings[(ulong)_i & 0xffffffff].typestring" (subscript_expression "minfo->typestrings[(ulong)_i & 0xffffffff]" (field_expression "minfo->typestrings" identifier -> field_identifier) [ (binary_expression "(ulong)_i & 0xffffffff" (cast_expression "(ulong)_i" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) ]) . field_identifier)) ;) (expression_statement "iVar5 = stab_demangle_type(minfo,&p,ptype);" (assignment_expression "iVar5 = stab_demangle_type(minfo,&p,ptype)" identifier = (call_expression "stab_demangle_type(minfo,&p,ptype)" identifier (argument_list "(minfo,&p,ptype)" ( identifier , (pointer_expression "&p" & identifier) , identifier )))) ;) (goto_statement "goto joined_r0x0012f9ee;" goto statement_identifier ;) })) }))) })) (labeled_statement "switchD_0012fdc6_caseD_1:\n stab_bad_demangle(pcVar15);" statement_identifier : (expression_statement "stab_bad_demangle(pcVar15);" (call_expression "stab_bad_demangle(pcVar15)" identifier (argument_list "(pcVar15)" ( identifier ))) ;)) (return_statement "return 0;" return number_literal ;) (labeled_statement "switchD_0012fdc6_caseD_30:\n bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart);" statement_identifier : (expression_statement "bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart);" (assignment_expression "bVar6 = stab_demangle_class((stab_demangle_info *)pp,&p,pstart)" identifier = (call_expression "stab_demangle_class((stab_demangle_info *)pp,&p,pstart)" identifier (argument_list "((stab_demangle_info *)pp,&p,pstart)" ( (cast_expression "(stab_demangle_info *)pp" ( (type_descriptor "stab_demangle_info *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "&p" & identifier) , identifier )))) ;)) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n return 1;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pcVar15 = savestring(p,(int)*pp - (int)p);" (assignment_expression "pcVar15 = savestring(p,(int)*pp - (int)p)" identifier = (call_expression "savestring(p,(int)*pp - (int)p)" identifier (argument_list "(p,(int)*pp - (int)p)" ( identifier , (binary_expression "(int)*pp - (int)p" (cast_expression "(int)*pp" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*pp" * identifier)) - (cast_expression "(int)p" ( (type_descriptor "int" primitive_type) ) identifier)) )))) ;) (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15)" identifier = (call_expression "debug_find_named_type(minfo->dhandle,pcVar15)" identifier (argument_list "(minfo->dhandle,pcVar15)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (expression_statement "free(pcVar15);" (call_expression "free(pcVar15)" identifier (argument_list "(pcVar15)" ( identifier ))) ;) (if_statement "if (*ptype == (debug_type_conflict)0x0) {\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL);\n *ptype = pdVar10;\njoined_r0x00130021:\n if (pdVar10 == (debug_type)0x0) {\n return 0;\n }\n }" if (parenthesized_expression "(*ptype == (debug_type_conflict)0x0)" ( (binary_expression "*ptype == (debug_type_conflict)0x0" (pointer_expression "*ptype" * identifier) == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL);\n *ptype = pdVar10;\njoined_r0x00130021:\n if (pdVar10 == (debug_type)0x0) {\n return 0;\n }\n }" { (expression_statement "pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL);" (assignment_expression "pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL)" identifier = (call_expression "stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL)" identifier (argument_list "(minfo->dhandle,(stab_handle *)&minfo->info->tags,p,(int)*pp - (int)p,\n DEBUG_KIND_ILLEGAL)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (cast_expression "(stab_handle *)&minfo->info->tags" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&minfo->info->tags" & (field_expression "minfo->info->tags" (field_expression "minfo->info" identifier -> field_identifier) -> field_identifier))) , identifier , (binary_expression "(int)*pp - (int)p" (cast_expression "(int)*pp" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*pp" * identifier)) - (cast_expression "(int)p" ( (type_descriptor "int" primitive_type) ) identifier)) , identifier )))) ;) (expression_statement "*ptype = pdVar10;" (assignment_expression "*ptype = pdVar10" (pointer_expression "*ptype" * identifier) = identifier) ;) (labeled_statement "joined_r0x00130021:\n if (pdVar10 == (debug_type)0x0) {\n return 0;\n }" statement_identifier : (if_statement "if (pdVar10 == (debug_type)0x0) {\n return 0;\n }" if (parenthesized_expression "(pdVar10 == (debug_type)0x0)" ( (binary_expression "pdVar10 == (debug_type)0x0" identifier == (cast_expression "(debug_type)0x0" ( (type_descriptor "debug_type" type_identifier) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) }))) })) (goto_statement "goto LAB_0012feb8;" goto statement_identifier ;) (labeled_statement "code_r0x0012fdb8:\n bVar6 = (bfd_boolean)pstart;" statement_identifier : (expression_statement "bVar6 = (bfd_boolean)pstart;" (assignment_expression "bVar6 = (bfd_boolean)pstart" identifier = (cast_expression "(bfd_boolean)pstart" ( (type_descriptor "bfd_boolean" type_identifier) ) identifier)) ;)) (switch_statement "switch(cVar1) {\n case '\0':\n case '_':\n stab_bad_demangle(pcVar15);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *pp = pcVar11 + 1;\n pstart = (char **)(ulong)(byte)pcVar11[1];\n if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }\n break;\n case 'c':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar15 = "long double";\n if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }\n bVar6 = stab_demangle_template(minfo,pp,&p);\n pcVar15 = p;\n if (bVar6 == 0) {\n return 0;\n }\n sVar8 = strlen(p);\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);\n *ptype = pdVar10;\n free(p);\n pdVar10 = *ptype;\n goto joined_r0x00130021;\n case 'v':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n }" switch (parenthesized_expression "(cVar1)" ( identifier )) (compound_statement "{\n case '\0':\n case '_':\n stab_bad_demangle(pcVar15);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *pp = pcVar11 + 1;\n pstart = (char **)(ulong)(byte)pcVar11[1];\n if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }\n break;\n case 'c':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar15 = "long double";\n if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }\n bVar6 = stab_demangle_template(minfo,pp,&p);\n pcVar15 = p;\n if (bVar6 == 0) {\n return 0;\n }\n sVar8 = strlen(p);\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);\n *ptype = pdVar10;\n free(p);\n pdVar10 = *ptype;\n goto joined_r0x00130021;\n case 'v':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n }" { (case_statement "case '\0':" case (char_literal "'\0'" ' escape_sequence ') :) (case_statement "case '_':\n stab_bad_demangle(pcVar15);\n goto LAB_0012feb8;" case (char_literal "'_'" ' character ') : (expression_statement "stab_bad_demangle(pcVar15);" (call_expression "stab_bad_demangle(pcVar15)" identifier (argument_list "(pcVar15)" ( identifier ))) ;) (goto_statement "goto LAB_0012feb8;" goto statement_identifier ;)) (case_statement "default:\n goto switchD_0012fdc6_caseD_1;" default : (goto_statement "goto switchD_0012fdc6_caseD_1;" goto statement_identifier ;)) (case_statement "case '0':" case (char_literal "'0'" ' character ') :) (case_statement "case '1':" case (char_literal "'1'" ' character ') :) (case_statement "case '2':" case (char_literal "'2'" ' character ') :) (case_statement "case '3':" case (char_literal "'3'" ' character ') :) (case_statement "case '4':" case (char_literal "'4'" ' character ') :) (case_statement "case '5':" case (char_literal "'5'" ' character ') :) (case_statement "case '6':" case (char_literal "'6'" ' character ') :) (case_statement "case '7':" case (char_literal "'7'" ' character ') :) (case_statement "case '8':" case (char_literal "'8'" ' character ') :) (case_statement "case '9':\n goto switchD_0012fdc6_caseD_30;" case (char_literal "'9'" ' character ') : (goto_statement "goto switchD_0012fdc6_caseD_30;" goto statement_identifier ;)) (case_statement "case 'G':\n *pp = pcVar11 + 1;\n pstart = (char **)(ulong)(byte)pcVar11[1];\n if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;" case (char_literal "'G'" ' character ') : (expression_statement "*pp = pcVar11 + 1;" (assignment_expression "*pp = pcVar11 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar11 + 1" identifier + number_literal)) ;) (expression_statement "pstart = (char **)(ulong)(byte)pcVar11[1];" (assignment_expression "pstart = (char **)(ulong)(byte)pcVar11[1]" identifier = (cast_expression "(char **)(ulong)(byte)pcVar11[1]" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (cast_expression "(ulong)(byte)pcVar11[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)pcVar11[1]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "pcVar11[1]" identifier [ number_literal ]))))) ;) (if_statement "if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;" if (parenthesized_expression "((_sch_istable[(long)pstart * 2] & 4) == 0)" ( (binary_expression "(_sch_istable[(long)pstart * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(long)pstart * 2] & 4)" ( (binary_expression "_sch_istable[(long)pstart * 2] & 4" (subscript_expression "_sch_istable[(long)pstart * 2]" identifier [ (binary_expression "(long)pstart * 2" (cast_expression "(long)pstart" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal) ]) & number_literal) )) == number_literal) )) (goto_statement "goto switchD_0012fdc6_caseD_1;" goto statement_identifier ;)) (goto_statement "goto switchD_0012fdc6_caseD_30;" goto statement_identifier ;)) (case_statement "case 'b':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }\n break;" case (char_literal "'b'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_find_named_type(minfo->dhandle,"bool");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\nLAB_0012ff40:\n pcVar11 = *pp;\n }" { (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,"bool");" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,"bool")" identifier = (call_expression "debug_find_named_type(minfo->dhandle,"bool")" identifier (argument_list "(minfo->dhandle,"bool")" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (string_literal ""bool"" " string_content ") )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_bool_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_bool_type(minfo->dhandle,4);" (assignment_expression "pdVar9 = debug_make_bool_type(minfo->dhandle,4)" identifier = (call_expression "debug_make_bool_type(minfo->dhandle,4)" identifier (argument_list "(minfo->dhandle,4)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (labeled_statement "LAB_0012ff40:\n pcVar11 = *pp;" statement_identifier : (expression_statement "pcVar11 = *pp;" (assignment_expression "pcVar11 = *pp" identifier = (pointer_expression "*pp" * identifier)) ;)) })) (break_statement "break;" break ;)) (case_statement "case 'c':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'c'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar15 = "unsigned char";\n if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar15 = "unsigned char";" (assignment_expression "pcVar15 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (if_statement "if ((bVar6 == 0) && (pcVar15 = "signed char", !bVar3)) {\n pcVar15 = "char";\n }" if (parenthesized_expression "((bVar6 == 0) && (pcVar15 = "signed char", !bVar3))" ( (binary_expression "(bVar6 == 0) && (pcVar15 = "signed char", !bVar3)" (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) && (parenthesized_expression "(pcVar15 = "signed char", !bVar3)" ( (comma_expression "pcVar15 = "signed char", !bVar3" (assignment_expression "pcVar15 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) , (unary_expression "!bVar3" ! identifier)) ))) )) (compound_statement "{\n pcVar15 = "char";\n }" { (expression_statement "pcVar15 = "char";" (assignment_expression "pcVar15 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) })) (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15)" identifier = (call_expression "debug_find_named_type(minfo->dhandle,pcVar15)" identifier (argument_list "(minfo->dhandle,pcVar15)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6);" (assignment_expression "pdVar9 = debug_make_int_type(minfo->dhandle,1,bVar6)" identifier = (call_expression "debug_make_int_type(minfo->dhandle,1,bVar6)" identifier (argument_list "(minfo->dhandle,1,bVar6)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'd':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'d'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar15 = "double";\nLAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar15 = "double";" (assignment_expression "pcVar15 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (labeled_statement "LAB_00130080:\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" statement_identifier : (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15)" identifier = (call_expression "debug_find_named_type(minfo->dhandle,pcVar15)" identifier (argument_list "(minfo->dhandle,pcVar15)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier )))) ;)) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_float_type(minfo->dhandle,8);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_float_type(minfo->dhandle,8);" (assignment_expression "pdVar9 = debug_make_float_type(minfo->dhandle,8)" identifier = (call_expression "debug_make_float_type(minfo->dhandle,8)" identifier (argument_list "(minfo->dhandle,8)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'f':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'f'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_find_named_type(minfo->dhandle,"float");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,"float");" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,"float")" identifier = (call_expression "debug_find_named_type(minfo->dhandle,"float")" identifier (argument_list "(minfo->dhandle,"float")" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (string_literal ""float"" " string_content ") )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_float_type(minfo->dhandle,4);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_float_type(minfo->dhandle,4);" (assignment_expression "pdVar9 = debug_make_float_type(minfo->dhandle,4)" identifier = (call_expression "debug_make_float_type(minfo->dhandle,4)" identifier (argument_list "(minfo->dhandle,4)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'i':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'i'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar15 = "unsigned int";\n pcVar11 = "int";\nLAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar15 = "unsigned int";" (assignment_expression "pcVar15 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (expression_statement "pcVar11 = "int";" (assignment_expression "pcVar11 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (labeled_statement "LAB_001300cd:\n if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }" statement_identifier : (if_statement "if (bVar6 == 0) {\n pcVar15 = pcVar11;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar15 = pcVar11;\n }" { (expression_statement "pcVar15 = pcVar11;" (assignment_expression "pcVar15 = pcVar11" identifier = identifier) ;) }))) (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15)" identifier = (call_expression "debug_find_named_type(minfo->dhandle,pcVar15)" identifier (argument_list "(minfo->dhandle,pcVar15)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6);" (assignment_expression "pdVar9 = debug_make_int_type(minfo->dhandle,4,bVar6)" identifier = (call_expression "debug_make_int_type(minfo->dhandle,4,bVar6)" identifier (argument_list "(minfo->dhandle,4,bVar6)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'l':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }\n break;" case (char_literal "'l'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar15 = "long unsigned int";\n pcVar11 = "long int";\n goto LAB_001300cd;\n }" { (expression_statement "pcVar15 = "long unsigned int";" (assignment_expression "pcVar15 = "long unsigned int"" identifier = (string_literal ""long unsigned int"" " string_content ")) ;) (expression_statement "pcVar11 = "long int";" (assignment_expression "pcVar11 = "long int"" identifier = (string_literal ""long int"" " string_content ")) ;) (goto_statement "goto LAB_001300cd;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'r':\n pcVar15 = "long double";\n if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;\n break;" case (char_literal "'r'" ' character ') : (expression_statement "pcVar15 = "long double";" (assignment_expression "pcVar15 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (if_statement "if (ptype != (debug_type_conflict *)0x0) goto LAB_00130080;" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00130080;" goto statement_identifier ;)) (break_statement "break;" break ;)) (case_statement "case 's':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'s'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar15 = "short unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "short int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar15 = "short unsigned int";" (assignment_expression "pcVar15 = "short unsigned int"" identifier = (string_literal ""short unsigned int"" " string_content ")) ;) (if_statement "if (bVar6 == 0) {\n pcVar15 = "short int";\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar15 = "short int";\n }" { (expression_statement "pcVar15 = "short int";" (assignment_expression "pcVar15 = "short int"" identifier = (string_literal ""short int"" " string_content ")) ;) })) (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15)" identifier = (call_expression "debug_find_named_type(minfo->dhandle,pcVar15)" identifier (argument_list "(minfo->dhandle,pcVar15)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\nLAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);\n *ptype = pdVar9;\n }" { (labeled_statement "LAB_0012ff73:\n pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);" statement_identifier : (expression_statement "pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6);" (assignment_expression "pdVar9 = debug_make_int_type(minfo->dhandle,2,bVar6)" identifier = (call_expression "debug_make_int_type(minfo->dhandle,2,bVar6)" identifier (argument_list "(minfo->dhandle,2,bVar6)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal , identifier )))) ;)) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 't':\n if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }\n bVar6 = stab_demangle_template(minfo,pp,&p);\n pcVar15 = p;\n if (bVar6 == 0) {\n return 0;\n }\n sVar8 = strlen(p);\n pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);\n *ptype = pdVar10;\n free(p);\n pdVar10 = *ptype;\n goto joined_r0x00130021;" case (char_literal "'t'" ' character ') : (if_statement "if (ptype == (debug_type_conflict *)0x0) {\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }" if (parenthesized_expression "(ptype == (debug_type_conflict *)0x0)" ( (binary_expression "ptype == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }\n return 0;\n }" { (expression_statement "iVar5 = stab_demangle_template(minfo,pp,(char **)0x0);" (assignment_expression "iVar5 = stab_demangle_template(minfo,pp,(char **)0x0)" identifier = (call_expression "stab_demangle_template(minfo,pp,(char **)0x0)" identifier (argument_list "(minfo,pp,(char **)0x0)" ( identifier , identifier , (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal) )))) ;) (labeled_statement "joined_r0x0012f9ee:\n if (iVar5 != 0) {\n return 1;\n }" statement_identifier : (if_statement "if (iVar5 != 0) {\n return 1;\n }" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) }))) (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = stab_demangle_template(minfo,pp,&p);" (assignment_expression "bVar6 = stab_demangle_template(minfo,pp,&p)" identifier = (call_expression "stab_demangle_template(minfo,pp,&p)" identifier (argument_list "(minfo,pp,&p)" ( identifier , identifier , (pointer_expression "&p" & identifier) )))) ;) (expression_statement "pcVar15 = p;" (assignment_expression "pcVar15 = p" identifier = identifier) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "sVar8 = strlen(p);" (assignment_expression "sVar8 = strlen(p)" identifier = (call_expression "strlen(p)" identifier (argument_list "(p)" ( identifier )))) ;) (expression_statement "pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS);" (assignment_expression "pdVar10 = stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS)" identifier = (call_expression "stab_find_tagged_type\n (minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS)" identifier (argument_list "(minfo->dhandle,(stab_handle *)&minfo->info->tags,pcVar15,(int)sVar8,\n DEBUG_KIND_CLASS)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (cast_expression "(stab_handle *)&minfo->info->tags" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&minfo->info->tags" & (field_expression "minfo->info->tags" (field_expression "minfo->info" identifier -> field_identifier) -> field_identifier))) , identifier , (cast_expression "(int)sVar8" ( (type_descriptor "int" primitive_type) ) identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar10;" (assignment_expression "*ptype = pdVar10" (pointer_expression "*ptype" * identifier) = identifier) ;) (expression_statement "free(p);" (call_expression "free(p)" identifier (argument_list "(p)" ( identifier ))) ;) (expression_statement "pdVar10 = *ptype;" (assignment_expression "pdVar10 = *ptype" identifier = (pointer_expression "*ptype" * identifier)) ;) (goto_statement "goto joined_r0x00130021;" goto statement_identifier ;)) (case_statement "case 'v':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'v'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_find_named_type(minfo->dhandle,"void");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,"void");" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,"void")" identifier = (call_expression "debug_find_named_type(minfo->dhandle,"void")" identifier (argument_list "(minfo->dhandle,"void")" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (string_literal ""void"" " string_content ") )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_void_type(minfo->dhandle);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_void_type(minfo->dhandle);" (assignment_expression "pdVar9 = debug_make_void_type(minfo->dhandle)" identifier = (call_expression "debug_make_void_type(minfo->dhandle)" identifier (argument_list "(minfo->dhandle)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'w':\n if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'w'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t");" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,"__wchar_t")" identifier = (call_expression "debug_find_named_type(minfo->dhandle,"__wchar_t")" identifier (argument_list "(minfo->dhandle,"__wchar_t")" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (string_literal ""__wchar_t"" " string_content ") )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n bVar6 = 1;\n goto LAB_0012ff73;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n bVar6 = 1;\n goto LAB_0012ff73;\n }" { (expression_statement "bVar6 = 1;" (assignment_expression "bVar6 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_0012ff73;" goto statement_identifier ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'x':\n if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" case (char_literal "'x'" ' character ') : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar15 = "long long unsigned int";\n if (bVar6 == 0) {\n pcVar15 = "long long int";\n }\n pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);\n *ptype = pdVar9;\n if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar15 = "long long unsigned int";" (assignment_expression "pcVar15 = "long long unsigned int"" identifier = (string_literal ""long long unsigned int"" " string_content ")) ;) (if_statement "if (bVar6 == 0) {\n pcVar15 = "long long int";\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar15 = "long long int";\n }" { (expression_statement "pcVar15 = "long long int";" (assignment_expression "pcVar15 = "long long int"" identifier = (string_literal ""long long int"" " string_content ")) ;) })) (expression_statement "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15);" (assignment_expression "pdVar9 = debug_find_named_type(minfo->dhandle,pcVar15)" identifier = (call_expression "debug_find_named_type(minfo->dhandle,pcVar15)" identifier (argument_list "(minfo->dhandle,pcVar15)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (if_statement "if (pdVar9 == (debug_type_conflict)0x0) {\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(pdVar9 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar9 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6);" (assignment_expression "pdVar9 = debug_make_int_type(minfo->dhandle,8,bVar6)" identifier = (call_expression "debug_make_int_type(minfo->dhandle,8,bVar6)" identifier (argument_list "(minfo->dhandle,8,bVar6)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , number_literal , identifier )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) }))) })) (expression_statement "*pp = pcVar11 + 1;" (assignment_expression "*pp = pcVar11 + 1" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar11 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0012feb8:\n if (ptype != (debug_type_conflict *)0x0) {\n if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }\n if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }\n }" statement_identifier : (if_statement "if (ptype != (debug_type_conflict *)0x0) {\n if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }\n if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }\n }" if (parenthesized_expression "(ptype != (debug_type_conflict *)0x0)" ( (binary_expression "ptype != (debug_type_conflict *)0x0" identifier != (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }\n if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }\n }" { (if_statement "if (bVar2) {\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }" if (parenthesized_expression "(bVar2)" ( identifier )) (compound_statement "{\n pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n }" { (expression_statement "pdVar9 = debug_make_const_type(minfo->dhandle,*ptype);" (assignment_expression "pdVar9 = debug_make_const_type(minfo->dhandle,*ptype)" identifier = (call_expression "debug_make_const_type(minfo->dhandle,*ptype)" identifier (argument_list "(minfo->dhandle,*ptype)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) })) (if_statement "if (iVar5 != 0) {\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (compound_statement "{\n pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);\n *ptype = pdVar9;\n return iVar5;\n }" { (expression_statement "pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype);" (assignment_expression "pdVar9 = debug_make_volatile_type(minfo->dhandle,*ptype)" identifier = (call_expression "debug_make_volatile_type(minfo->dhandle,*ptype)" identifier (argument_list "(minfo->dhandle,*ptype)" ( (field_expression "minfo->dhandle" identifier -> field_identifier) , (pointer_expression "*ptype" * identifier) )))) ;) (expression_statement "*ptype = pdVar9;" (assignment_expression "*ptype = pdVar9" (pointer_expression "*ptype" * identifier) = identifier) ;) (return_statement "return iVar5;" return identifier ;) })) }))) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "bool FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}\n\n" (function_definition "bool FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}" primitive_type (function_declarator "FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)" identifier (parameter_list "(undefined8 *param_1,long *param_2,long *param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "undefined4 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "char **ppcVar14;" primitive_type (pointer_declarator "**ppcVar14" * (pointer_declarator "*ppcVar14" * identifier)) ;) (declaration "ulong *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "char *pcVar16;" primitive_type (pointer_declarator "*pcVar16" * identifier) ;) (declaration "bool bVar17;" primitive_type identifier ;) (declaration "uint uVar18;" type_identifier identifier ;) (declaration "undefined4 local_4c;" type_identifier identifier ;) (declaration "ulong local_48;" type_identifier identifier ;) (declaration "char *local_40 [2];" primitive_type (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (expression_statement "pcVar16 = (char *)*param_2;" (assignment_expression "pcVar16 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "cVar1 = *pcVar16;" (assignment_expression "cVar1 = *pcVar16" identifier = (pointer_expression "*pcVar16" * identifier)) ;) (switch_statement "switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }" switch (parenthesized_expression "(cVar1)" ( identifier )) (compound_statement "{\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }" { (case_statement "case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;" case (char_literal "'A'" ' character ') : (expression_statement "pbVar12 = (byte *)(pcVar16 + 1);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 1)" identifier = (cast_expression "(byte *)(pcVar16 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar4 = pcVar16[1];" (assignment_expression "bVar4 = pcVar16[1]" identifier = (subscript_expression "pcVar16[1]" identifier [ number_literal ])) ;) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" if (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" ( (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" ( (binary_expression "bVar4 == 0" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) ))) )) (compound_statement "{\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }" { (expression_statement "lVar8 = 0;" (assignment_expression "lVar8 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" statement_identifier : (if_statement "if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar12 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar9 = FUN_0012dec0(*param_1,"int");" (assignment_expression "lVar9 = FUN_0012dec0(*param_1,"int")" identifier = (call_expression "FUN_0012dec0(*param_1,"int")" identifier (argument_list "(*param_1,"int")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""int"" " string_content ") )))) ;) (if_statement "if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }" if (parenthesized_expression "(lVar9 == 0)" ( (binary_expression "lVar9 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = FUN_0012d560(*param_1,4,0);\n }" { (expression_statement "lVar9 = FUN_0012d560(*param_1,4,0);" (assignment_expression "lVar9 = FUN_0012d560(*param_1,4,0)" identifier = (call_expression "FUN_0012d560(*param_1,4,0)" identifier (argument_list "(*param_1,4,0)" ( (pointer_expression "*param_1" * identifier) , number_literal , number_literal )))) ;) })) (expression_statement "lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);" (assignment_expression "lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0)" identifier = (call_expression "FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0)" identifier (argument_list "(*param_1,*param_3,lVar9,0,lVar8,0)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) , identifier , number_literal , identifier , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) }))) }) (else_clause "else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" else (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" if (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" { (expression_statement "pbVar12 = (byte *)(pcVar16 + 2);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 2)" identifier = (cast_expression "(byte *)(pcVar16 + 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar16 + 2)" ( (binary_expression "pcVar16 + 2" identifier + number_literal) )))) ;) (expression_statement "lVar8 = 0;" (assignment_expression "lVar8 = 0" identifier = number_literal) ;) (do_statement "do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);" do (compound_statement "{\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n }" { (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;" (assignment_expression "lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10" identifier = (binary_expression "(long)((char)bVar4 + -0x30) + lVar8 * 10" (cast_expression "(long)((char)bVar4 + -0x30)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char)bVar4 + -0x30)" ( (binary_expression "(char)bVar4 + -0x30" (cast_expression "(char)bVar4" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) ))) + (binary_expression "lVar8 * 10" identifier * number_literal))) ;) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;" if (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" ( (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" ( (binary_expression "bVar4 == 0" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) ))) )) (goto_statement "goto LAB_0012fdd0;" goto statement_identifier ;)) (expression_statement "pbVar12 = pbVar12 + 1;" (assignment_expression "pbVar12 = pbVar12 + 1" identifier = (binary_expression "pbVar12 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) })))) (break_statement "break;" break ;)) (case_statement "default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );" default : (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) (expression_statement "bVar17 = false;" (assignment_expression "bVar17 = false" identifier = false) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pcVar10 = pcVar16;" (assignment_expression "pcVar10 = pcVar16" identifier = identifier) ;) (do_statement "do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );" do (compound_statement "{\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n }" { (if_statement "if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" if (parenthesized_expression "(cVar1 == 'S')" ( (binary_expression "cVar1 == 'S'" identifier == (char_literal "'S'" ' character ')) )) (compound_statement "{\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }) (else_clause "else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" else (if_statement "if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" if (parenthesized_expression "(cVar1 < 'T')" ( (binary_expression "cVar1 < 'T'" identifier < (char_literal "'T'" ' character ')) )) (compound_statement "{\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" { (if_statement "if (cVar1 != 'C') goto code_r0x0012fdb8;" if (parenthesized_expression "(cVar1 != 'C')" ( (binary_expression "cVar1 != 'C'" identifier != (char_literal "'C'" ' character ')) )) (goto_statement "goto code_r0x0012fdb8;" goto statement_identifier ;)) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }) (else_clause "else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" else (if_statement "if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" if (parenthesized_expression "(cVar1 == 'U')" ( (binary_expression "cVar1 == 'U'" identifier == (char_literal "'U'" ' character ')) )) (compound_statement "{\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }" { (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }) (else_clause "else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" else (compound_statement "{\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" { (if_statement "if (cVar1 != 'V') goto code_r0x0012fdb8;" if (parenthesized_expression "(cVar1 != 'V')" ( (binary_expression "cVar1 != 'V'" identifier != (char_literal "'V'" ' character ')) )) (goto_statement "goto code_r0x0012fdb8;" goto statement_identifier ;)) (expression_statement "bVar17 = true;" (assignment_expression "bVar17 = true" identifier = true) ;) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) }))))))) (expression_statement "cVar1 = pcVar10[1];" (assignment_expression "cVar1 = pcVar10[1]" identifier = (subscript_expression "pcVar10[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar10 = (char *)*param_2;" (assignment_expression "pcVar10 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;)) (case_statement "case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" case (char_literal "'C'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d9b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9b0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d9b0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;)) (case_statement "case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;" case (char_literal "'F'" ' character ') : (expression_statement "puVar15 = (ulong *)0x0;" (assignment_expression "puVar15 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ppcVar14 = (char **)0x0;" (assignment_expression "ppcVar14 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (if_statement "if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }" { (expression_statement "puVar15 = &local_48;" (assignment_expression "puVar15 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "ppcVar14 = local_40;" (assignment_expression "ppcVar14 = local_40" identifier = identifier) ;) })) (expression_statement "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);" (assignment_expression "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15)" identifier = (call_expression "FUN_00130da0(param_1,param_2,ppcVar14,puVar15)" identifier (argument_list "(param_1,param_2,ppcVar14,puVar15)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(*(char *)*param_2 == '_')" ( (binary_expression "*(char *)*param_2 == '_'" (pointer_expression "*(char *)*param_2" * (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) == (char_literal "'_'" ' character ')) )) (compound_statement "{\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "*param_2 = (long)((char *)*param_2 + 1);" (assignment_expression "*param_2 = (long)((char *)*param_2 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)((char *)*param_2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char *)*param_2 + 1)" ( (binary_expression "(char *)*param_2 + 1" (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);" (assignment_expression "lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" identifier = (call_expression "FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" identifier (argument_list "(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) , (subscript_expression "local_40[0]" identifier [ number_literal ]) , (binary_expression "local_48 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (break_statement "break;" break ;)) (case_statement "case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;" case (char_literal "'G'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (return_statement "return iVar5 != 0;" return (binary_expression "iVar5 != 0" identifier != number_literal) ;)) (case_statement "case 'M':" case (char_literal "'M'" ' character ') :) (case_statement "case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;" case (char_literal "'O'" ' character ') : (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "cVar1 = *pcVar16;" (assignment_expression "cVar1 = *pcVar16" identifier = (pointer_expression "*pcVar16" * identifier)) ;) (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "local_40[0] = (char *)0x0;" (assignment_expression "local_40[0] = (char *)0x0" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_4c = 0;" (assignment_expression "local_4c = 0" identifier = number_literal) ;) (expression_statement "bVar4 = pcVar16[1];" (assignment_expression "bVar4 = pcVar16[1]" identifier = (subscript_expression "pcVar16[1]" identifier [ number_literal ])) ;) (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" if (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) == 0)" ( (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" identifier [ (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) == number_literal) )) (compound_statement "{\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }" { (if_statement "if (bVar4 != 0x51) break;" if (parenthesized_expression "(bVar4 != 0x51)" ( (binary_expression "bVar4 != 0x51" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "puVar15 = &local_48;" (assignment_expression "puVar15 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (if_statement "if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar15 = (ulong *)0x0;\n }" { (expression_statement "puVar15 = (ulong *)0x0;" (assignment_expression "puVar15 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "iVar5 = FUN_00130930(param_1,param_2,puVar15);" (assignment_expression "iVar5 = FUN_00130930(param_1,param_2,puVar15)" identifier = (call_expression "FUN_00130930(param_1,param_2,puVar15)" identifier (argument_list "(param_1,param_2,puVar15)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (labeled_statement "LAB_0012fbf8:\n pbVar12 = (byte *)*param_2;" statement_identifier : (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" identifier = (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;)) }) (else_clause "else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" else (compound_statement "{\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" { (expression_statement "uVar18 = 0;" (assignment_expression "uVar18 = 0" identifier = number_literal) ;) (expression_statement "uVar6 = (ulong)bVar4;" (assignment_expression "uVar6 = (ulong)bVar4" identifier = (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar12 = (byte *)(pcVar16 + 2);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 2)" identifier = (cast_expression "(byte *)(pcVar16 + 2)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar16 + 2)" ( (binary_expression "pcVar16 + 2" identifier + number_literal) )))) ;) (do_statement "do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);" do (compound_statement "{\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n }" { (expression_statement "pbVar11 = pbVar12;" (assignment_expression "pbVar11 = pbVar12" identifier = identifier) ;) (expression_statement "*param_2 = (long)pbVar11;" (assignment_expression "*param_2 = (long)pbVar11" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;" (assignment_expression "uVar18 = (char)uVar6 + -0x30 + uVar18 * 10" identifier = (binary_expression "(char)uVar6 + -0x30 + uVar18 * 10" (binary_expression "(char)uVar6 + -0x30" (cast_expression "(char)uVar6" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) + (binary_expression "uVar18 * 10" identifier * number_literal))) ;) (expression_statement "uVar6 = (ulong)*pbVar11;" (assignment_expression "uVar6 = (ulong)*pbVar11" identifier = (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (expression_statement "pbVar12 = pbVar11 + 1;" (assignment_expression "pbVar12 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0)" ( (binary_expression "(_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)*pbVar11 * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)*pbVar11 * 2] & 4" (subscript_expression "_sch_istable[(ulong)*pbVar11 * 2]" identifier [ (binary_expression "(ulong)*pbVar11 * 2" (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) (expression_statement "sVar7 = strlen((char *)pbVar11);" (assignment_expression "sVar7 = strlen((char *)pbVar11)" identifier = (call_expression "strlen((char *)pbVar11)" identifier (argument_list "((char *)pbVar11)" ( (cast_expression "(char *)pbVar11" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (sVar7 < uVar18) break;" if (parenthesized_expression "(sVar7 < uVar18)" ( (binary_expression "sVar7 < uVar18" identifier < identifier) )) (break_statement "break;" break ;)) (expression_statement "pbVar12 = pbVar11 + uVar18;" (assignment_expression "pbVar12 = pbVar11 + uVar18" identifier = (binary_expression "pbVar11 + uVar18" identifier + identifier)) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }" { (expression_statement "local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);" (assignment_expression "local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" identifier = (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" identifier (argument_list "(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" ( (pointer_expression "*param_1" * identifier) , (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) , identifier , identifier , number_literal )))) ;) (if_statement "if (local_48 == 0) {\n return false;\n }" if (parenthesized_expression "(local_48 == 0)" ( (binary_expression "local_48 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (goto_statement "goto LAB_0012fbf8;" goto statement_identifier ;) })) }))) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) (if_statement "if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }" if (parenthesized_expression "(cVar1 == 'M')" ( (binary_expression "cVar1 == 'M'" identifier == (char_literal "'M'" ' character ')) )) (compound_statement "{\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }" { (if_statement "if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }" if (parenthesized_expression "((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56))" ( (binary_expression "(bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)" (parenthesized_expression "(bVar4 == 0x43)" ( (binary_expression "bVar4 == 0x43" identifier == number_literal) )) || (parenthesized_expression "(pbVar11 = pbVar12, bVar4 == 0x56)" ( (comma_expression "pbVar11 = pbVar12, bVar4 == 0x56" (assignment_expression "pbVar11 = pbVar12" identifier = identifier) , (binary_expression "bVar4 == 0x56" identifier == number_literal)) ))) )) (compound_statement "{\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }" { (expression_statement "pbVar11 = pbVar12 + 1;" (assignment_expression "pbVar11 = pbVar12 + 1" identifier = (binary_expression "pbVar12 + 1" identifier + number_literal)) ;) (expression_statement "*param_2 = (long)pbVar11;" (assignment_expression "*param_2 = (long)pbVar11" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar4 = pbVar12[1];" (assignment_expression "bVar4 = pbVar12[1]" identifier = (subscript_expression "pbVar12[1]" identifier [ number_literal ])) ;) })) (if_statement "if (bVar4 != 0x46) break;" if (parenthesized_expression "(bVar4 != 0x46)" ( (binary_expression "bVar4 != 0x46" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "*param_2 = (long)(pbVar11 + 1);" (assignment_expression "*param_2 = (long)(pbVar11 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar11 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar11 + 1)" ( (binary_expression "pbVar11 + 1" identifier + number_literal) )))) ;) (if_statement "if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }" { (expression_statement "puVar13 = (undefined4 *)0x0;" (assignment_expression "puVar13 = (undefined4 *)0x0" identifier = (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ppcVar14 = (char **)0x0;" (assignment_expression "ppcVar14 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) }) (else_clause "else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" else (compound_statement "{\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" { (expression_statement "puVar13 = &local_4c;" (assignment_expression "puVar13 = &local_4c" identifier = (pointer_expression "&local_4c" & identifier)) ;) (expression_statement "ppcVar14 = local_40;" (assignment_expression "ppcVar14 = local_40" identifier = identifier) ;) }))) (expression_statement "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);" (assignment_expression "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13)" identifier = (call_expression "FUN_00130da0(param_1,param_2,ppcVar14,puVar13)" identifier (argument_list "(param_1,param_2,ppcVar14,puVar13)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" identifier = (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) })) (if_statement "if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar12 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (if_statement "if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }" if (parenthesized_expression "(cVar1 != 'M')" ( (binary_expression "cVar1 != 'M'" identifier != (char_literal "'M'" ' character ')) )) (compound_statement "{\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }" { (expression_statement "lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);" (assignment_expression "lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3)" identifier = (call_expression "FUN_0012d8e0(*param_1,local_48,*param_3)" identifier (argument_list "(*param_1,local_48,*param_3)" ( (pointer_expression "*param_1" * identifier) , identifier , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);" (assignment_expression "lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c)" identifier = (call_expression "FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c)" identifier (argument_list "(*param_1,*param_3,local_48,local_40[0],local_4c)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) , identifier , (subscript_expression "local_40[0]" identifier [ number_literal ]) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (break_statement "break;" break ;)) (case_statement "case 'P':" case (char_literal "'P'" ' character ') :) (case_statement "case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" case (char_literal "'p'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d6b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d6b0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d6b0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;)) (case_statement "case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;" case (char_literal "'Q'" ' character ') : (expression_statement "iVar5 = FUN_00130930(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_00130930(param_1,param_2,param_3)" identifier = (call_expression "FUN_00130930(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (return_statement "return iVar5 != 0;" return (binary_expression "iVar5 != 0" identifier != number_literal) ;)) (case_statement "case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" case (char_literal "'R'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" identifier = (call_expression "FUN_0012f960(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "lVar8 = FUN_0012d760(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d760(*param_1,*param_3)" identifier = (call_expression "FUN_0012d760(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return true;" return true ;)) (case_statement "case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" case (char_literal "'T'" ' character ') : (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar16 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar16 + 1)" ( (binary_expression "pcVar16 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = FUN_0012e480(param_2,&local_48);" (assignment_expression "iVar5 = FUN_0012e480(param_2,&local_48)" identifier = (call_expression "FUN_0012e480(param_2,&local_48)" identifier (argument_list "(param_2,&local_48)" ( identifier , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (compound_statement "{\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" { (if_statement "if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }" if (parenthesized_expression "((uint)local_48 < *(uint *)(param_1 + 5))" ( (binary_expression "(uint)local_48 < *(uint *)(param_1 + 5)" (cast_expression "(uint)local_48" ( (type_descriptor "uint" type_identifier) ) identifier) < (pointer_expression "*(uint *)(param_1 + 5)" * (cast_expression "(uint *)(param_1 + 5)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 5)" ( (binary_expression "param_1 + 5" identifier + number_literal) ))))) )) (compound_statement "{\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }" { (expression_statement "local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);" (assignment_expression "local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "*(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" * (cast_expression "(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((local_48 & 0xffffffff) * 0x10 + param_1[4])" ( (binary_expression "(local_48 & 0xffffffff) * 0x10 + param_1[4]" (binary_expression "(local_48 & 0xffffffff) * 0x10" (parenthesized_expression "(local_48 & 0xffffffff)" ( (binary_expression "local_48 & 0xffffffff" identifier & number_literal) )) * number_literal) + (subscript_expression "param_1[4]" identifier [ number_literal ])) ))))) ;) (expression_statement "iVar5 = FUN_0012f960(param_1,local_40,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,local_40,param_3)" identifier = (call_expression "FUN_0012f960(param_1,local_40,param_3)" identifier (argument_list "(param_1,local_40,param_3)" ( identifier , identifier , identifier )))) ;) (goto_statement "goto joined_r0x0012f9ee;" goto statement_identifier ;) })) }))) })) (labeled_statement "switchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);" statement_identifier : (expression_statement "FUN_0012e540(pcVar16);" (call_expression "FUN_0012e540(pcVar16)" identifier (argument_list "(pcVar16)" ( identifier ))) ;)) (return_statement "return false;" return false ;) (labeled_statement "switchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);" statement_identifier : (expression_statement "iVar5 = FUN_0012eea0(param_2,local_40);" (assignment_expression "iVar5 = FUN_0012eea0(param_2,local_40)" identifier = (call_expression "FUN_0012eea0(param_2,local_40)" identifier (argument_list "(param_2,local_40)" ( identifier , identifier )))) ;)) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "__ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);" (assignment_expression "__ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" identifier = (cast_expression "(void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" identifier (argument_list "(local_40[0],*param_2 - (long)local_40[0])" ( (subscript_expression "local_40[0]" identifier [ number_literal ]) , (binary_expression "*param_2 - (long)local_40[0]" (pointer_expression "*param_2" * identifier) - (cast_expression "(long)local_40[0]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_40[0]" identifier [ number_literal ]))) ))))) ;) (expression_statement "lVar8 = FUN_0012dec0(*param_1,__ptr);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,__ptr)" identifier = (call_expression "FUN_0012dec0(*param_1,__ptr)" identifier (argument_list "(*param_1,__ptr)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (if_statement "if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }" if (parenthesized_expression "(*param_3 == 0)" ( (binary_expression "*param_3 == 0" (pointer_expression "*param_3" * identifier) == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }" { (expression_statement "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);" (assignment_expression "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" identifier = (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" identifier (argument_list "(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" ( (pointer_expression "*param_1" * identifier) , (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) , (subscript_expression "local_40[0]" identifier [ number_literal ]) , (binary_expression "*param_2 - (long)local_40[0]" (pointer_expression "*param_2" * identifier) - (cast_expression "(long)local_40[0]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_40[0]" identifier [ number_literal ]))) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (labeled_statement "joined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }" statement_identifier : (if_statement "if (lVar8 == 0) {\n return false;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) }))) })) (goto_statement "goto LAB_0012feb8;" goto statement_identifier ;) (labeled_statement "code_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" statement_identifier : (switch_statement "switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" switch (parenthesized_expression "(cVar1)" ( identifier )) (compound_statement "{\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" { (case_statement "case '\0':" case (char_literal "'\0'" ' escape_sequence ') :) (case_statement "case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;" case (char_literal "'_'" ' character ') : (expression_statement "FUN_0012e540(pcVar16);" (call_expression "FUN_0012e540(pcVar16)" identifier (argument_list "(pcVar16)" ( identifier ))) ;) (goto_statement "goto LAB_0012feb8;" goto statement_identifier ;)) (case_statement "default:\n goto switchD_0012fdc6_caseD_1;" default : (goto_statement "goto switchD_0012fdc6_caseD_1;" goto statement_identifier ;)) (case_statement "case '0':" case (char_literal "'0'" ' character ') :) (case_statement "case '1':" case (char_literal "'1'" ' character ') :) (case_statement "case '2':" case (char_literal "'2'" ' character ') :) (case_statement "case '3':" case (char_literal "'3'" ' character ') :) (case_statement "case '4':" case (char_literal "'4'" ' character ') :) (case_statement "case '5':" case (char_literal "'5'" ' character ') :) (case_statement "case '6':" case (char_literal "'6'" ' character ') :) (case_statement "case '7':" case (char_literal "'7'" ' character ') :) (case_statement "case '8':" case (char_literal "'8'" ' character ') :) (case_statement "case '9':\n goto switchD_0012fdc6_caseD_30;" case (char_literal "'9'" ' character ') : (goto_statement "goto switchD_0012fdc6_caseD_30;" goto statement_identifier ;)) (case_statement "case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;" case (char_literal "'G'" ' character ') : (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) (if_statement "if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;" if (parenthesized_expression "((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0)" ( (binary_expression "(_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4)" ( (binary_expression "_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4" (subscript_expression "_sch_istable[(ulong)(byte)pcVar10[1] * 2]" identifier [ (binary_expression "(ulong)(byte)pcVar10[1] * 2" (cast_expression "(ulong)(byte)pcVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)pcVar10[1]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "pcVar10[1]" identifier [ number_literal ]))) * number_literal) ]) & number_literal) )) == number_literal) )) (goto_statement "goto switchD_0012fdc6_caseD_1;" goto statement_identifier ;)) (goto_statement "goto switchD_0012fdc6_caseD_30;" goto statement_identifier ;)) (case_statement "case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;" case (char_literal "'b'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf)" identifier = (call_expression "FUN_0012dec0(*param_1,&DAT_001468cf)" identifier (argument_list "(*param_1,&DAT_001468cf)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "&DAT_001468cf" & identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d590(*param_1,4);" (assignment_expression "lVar8 = FUN_0012d590(*param_1,4)" identifier = (call_expression "FUN_0012d590(*param_1,4)" identifier (argument_list "(*param_1,4)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (labeled_statement "LAB_0012ff40:\n pcVar10 = (char *)*param_2;" statement_identifier : (expression_statement "pcVar10 = (char *)*param_2;" (assignment_expression "pcVar10 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;)) })) (break_statement "break;" break ;)) (case_statement "case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'c'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "unsigned char";" (assignment_expression "pcVar16 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (if_statement "if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }" if (parenthesized_expression "((iVar5 == 0) && (pcVar16 = "signed char", !bVar3))" ( (binary_expression "(iVar5 == 0) && (pcVar16 = "signed char", !bVar3)" (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) && (parenthesized_expression "(pcVar16 = "signed char", !bVar3)" ( (comma_expression "pcVar16 = "signed char", !bVar3" (assignment_expression "pcVar16 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) , (unary_expression "!bVar3" ! identifier)) ))) )) (compound_statement "{\n pcVar16 = "char";\n }" { (expression_statement "pcVar16 = "char";" (assignment_expression "pcVar16 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) })) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d560(*param_1,1,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,1,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,1,iVar5)" identifier (argument_list "(*param_1,1,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'d'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "double";" (assignment_expression "pcVar16 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (labeled_statement "LAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);" statement_identifier : (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;)) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d580(*param_1,8);" (assignment_expression "lVar8 = FUN_0012d580(*param_1,8)" identifier = (call_expression "FUN_0012d580(*param_1,8)" identifier (argument_list "(*param_1,8)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'f'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,"float");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"float")" identifier = (call_expression "FUN_0012dec0(*param_1,"float")" identifier (argument_list "(*param_1,"float")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""float"" " string_content ") )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d580(*param_1,4);" (assignment_expression "lVar8 = FUN_0012d580(*param_1,4)" identifier = (call_expression "FUN_0012d580(*param_1,4)" identifier (argument_list "(*param_1,4)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'i'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "unsigned int";" (assignment_expression "pcVar16 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (expression_statement "pcVar10 = "int";" (assignment_expression "pcVar10 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (labeled_statement "LAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }" statement_identifier : (if_statement "if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar16 = pcVar10;\n }" { (expression_statement "pcVar16 = pcVar10;" (assignment_expression "pcVar16 = pcVar10" identifier = identifier) ;) }))) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d560(*param_1,4,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,4,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,4,iVar5)" identifier (argument_list "(*param_1,4,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;" case (char_literal "'l'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }" { (expression_statement "pcVar16 = "long unsigned int";" (assignment_expression "pcVar16 = "long unsigned int"" identifier = (string_literal ""long unsigned int"" " string_content ")) ;) (expression_statement "pcVar10 = "long int";" (assignment_expression "pcVar10 = "long int"" identifier = (string_literal ""long int"" " string_content ")) ;) (goto_statement "goto LAB_001300cd;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;" case (char_literal "'r'" ' character ') : (expression_statement "pcVar16 = "long double";" (assignment_expression "pcVar16 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (if_statement "if (param_3 != (long *)0x0) goto LAB_00130080;" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00130080;" goto statement_identifier ;)) (break_statement "break;" break ;)) (case_statement "case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'s'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "short unsigned int";" (assignment_expression "pcVar16 = "short unsigned int"" identifier = (string_literal ""short unsigned int"" " string_content ")) ;) (if_statement "if (iVar5 == 0) {\n pcVar16 = "short int";\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar16 = "short int";\n }" { (expression_statement "pcVar16 = "short int";" (assignment_expression "pcVar16 = "short int"" identifier = (string_literal ""short int"" " string_content ")) ;) })) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }" { (labeled_statement "LAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);" statement_identifier : (expression_statement "lVar8 = FUN_0012d560(*param_1,2,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,2,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,2,iVar5)" identifier (argument_list "(*param_1,2,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;)) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;" case (char_literal "'t'" ' character ') : (if_statement "if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }" if (parenthesized_expression "(param_3 == (long *)0x0)" ( (binary_expression "param_3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }" { (expression_statement "iVar5 = FUN_00130390(param_1,param_2,0);" (assignment_expression "iVar5 = FUN_00130390(param_1,param_2,0)" identifier = (call_expression "FUN_00130390(param_1,param_2,0)" identifier (argument_list "(param_1,param_2,0)" ( identifier , identifier , number_literal )))) ;) (labeled_statement "joined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }" statement_identifier : (if_statement "if (iVar5 != 0) {\n return true;\n }" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) }))) (return_statement "return false;" return false ;) })) (expression_statement "iVar5 = FUN_00130390(param_1,param_2,local_40);" (assignment_expression "iVar5 = FUN_00130390(param_1,param_2,local_40)" identifier = (call_expression "FUN_00130390(param_1,param_2,local_40)" identifier (argument_list "(param_1,param_2,local_40)" ( identifier , identifier , identifier )))) ;) (expression_statement "pcVar16 = local_40[0];" (assignment_expression "pcVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;) (if_statement "if (iVar5 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "sVar7 = strlen(local_40[0]);" (assignment_expression "sVar7 = strlen(local_40[0])" identifier = (call_expression "strlen(local_40[0])" identifier (argument_list "(local_40[0])" ( (subscript_expression "local_40[0]" identifier [ number_literal ]) )))) ;) (expression_statement "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);" (assignment_expression "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" identifier = (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" identifier (argument_list "(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" ( (pointer_expression "*param_1" * identifier) , (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) , identifier , (binary_expression "sVar7 & 0xffffffff" identifier & number_literal) , number_literal )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "free(local_40[0]);" (call_expression "free(local_40[0])" identifier (argument_list "(local_40[0])" ( (subscript_expression "local_40[0]" identifier [ number_literal ]) ))) ;) (expression_statement "lVar8 = *param_3;" (assignment_expression "lVar8 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (goto_statement "goto joined_r0x00130021;" goto statement_identifier ;)) (case_statement "case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'v'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,"void");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"void")" identifier = (call_expression "FUN_0012dec0(*param_1,"void")" identifier (argument_list "(*param_1,"void")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""void"" " string_content ") )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d550(*param_1);" (assignment_expression "lVar8 = FUN_0012d550(*param_1)" identifier = (call_expression "FUN_0012d550(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;" case (char_literal "'w'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "lVar8 = FUN_0012dec0(*param_1,"__wchar_t");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"__wchar_t")" identifier = (call_expression "FUN_0012dec0(*param_1,"__wchar_t")" identifier (argument_list "(*param_1,"__wchar_t")" ( (pointer_expression "*param_1" * identifier) , (string_literal ""__wchar_t"" " string_content ") )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n iVar5 = 1;\n goto LAB_0012ff73;\n }" { (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_0012ff73;" goto statement_identifier ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) })) (break_statement "break;" break ;)) (case_statement "case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" case (char_literal "'x'" ' character ') : (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" { (expression_statement "pcVar16 = "long long unsigned int";" (assignment_expression "pcVar16 = "long long unsigned int"" identifier = (string_literal ""long long unsigned int"" " string_content ")) ;) (if_statement "if (iVar5 == 0) {\n pcVar16 = "long long int";\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar16 = "long long int";\n }" { (expression_statement "pcVar16 = "long long int";" (assignment_expression "pcVar16 = "long long int"" identifier = (string_literal ""long long int"" " string_content ")) ;) })) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" identifier = (call_expression "FUN_0012dec0(*param_1,pcVar16)" identifier (argument_list "(*param_1,pcVar16)" ( (pointer_expression "*param_1" * identifier) , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d560(*param_1,8,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,8,iVar5)" identifier = (call_expression "FUN_0012d560(*param_1,8,iVar5)" identifier (argument_list "(*param_1,8,iVar5)" ( (pointer_expression "*param_1" * identifier) , number_literal , identifier )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (goto_statement "goto LAB_0012ff40;" goto statement_identifier ;) }))) }))) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pcVar10 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar10 + 1)" ( (binary_expression "pcVar10 + 1" identifier + number_literal) )))) ;) (labeled_statement "LAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" statement_identifier : (if_statement "if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" if (parenthesized_expression "(param_3 != (long *)0x0)" ( (binary_expression "param_3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" { (if_statement "if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }" if (parenthesized_expression "(bVar2)" ( identifier )) (compound_statement "{\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }" { (expression_statement "lVar8 = FUN_0012d9b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9b0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d9b0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (if_statement "if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }" if (parenthesized_expression "(bVar17 != false)" ( (binary_expression "bVar17 != false" identifier != false) )) (compound_statement "{\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }" { (expression_statement "lVar8 = FUN_0012d9e0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9e0(*param_1,*param_3)" identifier = (call_expression "FUN_0012d9e0(*param_1,*param_3)" identifier (argument_list "(*param_1,*param_3)" ( (pointer_expression "*param_1" * identifier) , (pointer_expression "*param_3" * identifier) )))) ;) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" * identifier) = identifier) ;) (return_statement "return bVar17;" return identifier ;) })) }))) (return_statement "return true;" return true ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (string_literal " string_content ") )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , LIT )))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) , IDENT , LIT , IDENT , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ))) + (binary_expression IDENT * LIT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ]) & LIT) )) != LIT) )) ;) })))) (break_statement break ;)) (case_statement default : (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) (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 = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( BOOL )) ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;)) (case_statement case (char_literal ' character ') : (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 * (abstract_pointer_declarator *))) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (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 ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) , (subscript_expression IDENT [ LIT ]) , (binary_expression IDENT & LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (return_statement return (binary_expression IDENT != LIT) ;)) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * 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 (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ]) & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (do_statement do (compound_statement { (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 = (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) + (binary_expression IDENT * LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) ]) & LIT) )) != LIT) )) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) 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 * (abstract_pointer_declarator *))) ) LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) , IDENT , (subscript_expression IDENT [ LIT ]) , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (return_statement return (binary_expression IDENT != LIT) ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return BOOL ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) * LIT) + (subscript_expression IDENT [ LIT ])) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (goto_statement goto statement_identifier ;) })) }))) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) (return_statement return BOOL ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , (binary_expression (pointer_expression * IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ LIT ]))) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) , (subscript_expression IDENT [ LIT ]) , (binary_expression (pointer_expression * IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ LIT ]))) , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) }))) })) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case (char_literal ' escape_sequence ') :) (case_statement case (char_literal ' character ') : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;)) (case_statement default : (goto_statement goto statement_identifier ;)) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') :) (case_statement case (char_literal ' character ') : (goto_statement goto statement_identifier ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) * LIT) ]) & LIT) )) == LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;)) (case_statement case (char_literal ' character ') : (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 = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;)) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (string_literal " string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (string_literal " string_content ")) , (unary_expression ! IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (string_literal " string_content ")) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (string_literal " string_content ")) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (string_literal " string_content ")) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (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 ;)) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (string_literal " string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , IDENT )))) ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return BOOL ;) }))) (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (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 ( (subscript_expression IDENT [ LIT ]) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) , IDENT , (binary_expression IDENT & LIT) , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (goto_statement goto statement_identifier ;)) (case_statement case (char_literal ' character ') : (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 = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (break_statement break ;)) (case_statement case (char_literal ' character ') : (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 = (string_literal " string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (goto_statement goto statement_identifier ;) }))) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != BOOL) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return IDENT ;) })) }))) (return_statement return BOOL ;) })))
(function_definition "bool FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)\n\n{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}" (primitive_type "bool") (function_declarator "FUN_0012f960(undefined8 *param_1,long *param_2,long *param_3)" (identifier "FUN_0012f960") (parameter_list "(undefined8 *param_1,long *param_2,long *param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n char cVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n ulong uVar6;\n size_t sVar7;\n long lVar8;\n long lVar9;\n void *__ptr;\n char *pcVar10;\n byte *pbVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n char **ppcVar14;\n ulong *puVar15;\n char *pcVar16;\n bool bVar17;\n uint uVar18;\n undefined4 local_4c;\n ulong local_48;\n char *local_40 [2];\n \n pcVar16 = (char *)*param_2;\n cVar1 = *pcVar16;\n switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }\nswitchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);\n return false;\nswitchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);\n lVar8 = FUN_0012dec0(*param_1,__ptr);\n *param_3 = lVar8;\n free(__ptr);\n if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }\n goto LAB_0012feb8;\ncode_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }\n *param_2 = (long)(pcVar10 + 1);\nLAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }\n return true;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "bool bVar2;" (primitive_type "bool") (identifier "bVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (declaration "byte bVar4;" (type_identifier "byte") (identifier "bVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "size_t sVar7;" (primitive_type "size_t") (identifier "sVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "void *__ptr;" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (declaration "char *pcVar10;" (primitive_type "char") (pointer_declarator "*pcVar10" (* "*") (identifier "pcVar10")) (; ";")) (declaration "byte *pbVar11;" (type_identifier "byte") (pointer_declarator "*pbVar11" (* "*") (identifier "pbVar11")) (; ";")) (declaration "byte *pbVar12;" (type_identifier "byte") (pointer_declarator "*pbVar12" (* "*") (identifier "pbVar12")) (; ";")) (declaration "undefined4 *puVar13;" (type_identifier "undefined4") (pointer_declarator "*puVar13" (* "*") (identifier "puVar13")) (; ";")) (declaration "char **ppcVar14;" (primitive_type "char") (pointer_declarator "**ppcVar14" (* "*") (pointer_declarator "*ppcVar14" (* "*") (identifier "ppcVar14"))) (; ";")) (declaration "ulong *puVar15;" (type_identifier "ulong") (pointer_declarator "*puVar15" (* "*") (identifier "puVar15")) (; ";")) (declaration "char *pcVar16;" (primitive_type "char") (pointer_declarator "*pcVar16" (* "*") (identifier "pcVar16")) (; ";")) (declaration "bool bVar17;" (primitive_type "bool") (identifier "bVar17") (; ";")) (declaration "uint uVar18;" (type_identifier "uint") (identifier "uVar18") (; ";")) (declaration "undefined4 local_4c;" (type_identifier "undefined4") (identifier "local_4c") (; ";")) (declaration "ulong local_48;" (type_identifier "ulong") (identifier "local_48") (; ";")) (declaration "char *local_40 [2];" (primitive_type "char") (pointer_declarator "*local_40 [2]" (* "*") (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "pcVar16 = (char *)*param_2;" (assignment_expression "pcVar16 = (char *)*param_2" (identifier "pcVar16") (= "=") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "cVar1 = *pcVar16;" (assignment_expression "cVar1 = *pcVar16" (identifier "cVar1") (= "=") (pointer_expression "*pcVar16" (* "*") (identifier "pcVar16"))) (; ";")) (switch_statement "switch(cVar1) {\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }" (switch "switch") (parenthesized_expression "(cVar1)" (( "(") (identifier "cVar1") () ")")) (compound_statement "{\n case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;\n default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );\n case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'M':\n case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;\n case 'P':\n case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;\n case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;\n case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }\n }" ({ "{") (case_statement "case 'A':\n pbVar12 = (byte *)(pcVar16 + 1);\n *param_2 = (long)pbVar12;\n bVar4 = pcVar16[1];\n if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }\n break;" (case "case") (char_literal "'A'" (' "'") (character "A") (' "'")) (: ":") (expression_statement "pbVar12 = (byte *)(pcVar16 + 1);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 1)" (identifier "pbVar12") (= "=") (cast_expression "(byte *)(pcVar16 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar12"))) (; ";")) (expression_statement "bVar4 = pcVar16[1];" (assignment_expression "bVar4 = pcVar16[1]" (identifier "bVar4") (= "=") (subscript_expression "pcVar16[1]" (identifier "pcVar16") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) {\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }\n else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" (if "if") (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" (( "(") (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" (( "(") (binary_expression "bVar4 == 0" (identifier "bVar4") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(bVar4 == 0x5f)" (( "(") (binary_expression "bVar4 == 0x5f" (identifier "bVar4") (== "==") (number_literal "0x5f")) () ")"))) () ")")) (compound_statement "{\n lVar8 = 0;\nLAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }\n }" ({ "{") (expression_statement "lVar8 = 0;" (assignment_expression "lVar8 = 0" (identifier "lVar8") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_0012fdd0:\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" (statement_identifier "LAB_0012fdd0") (: ":") (if_statement "if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" (if "if") (parenthesized_expression "(bVar4 == 0x5f)" (( "(") (binary_expression "bVar4 == 0x5f" (identifier "bVar4") (== "==") (number_literal "0x5f")) () ")")) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar9 = FUN_0012dec0(*param_1,"int");\n if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }\n lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);\n *param_3 = lVar8;\n return true;\n }" ({ "{") (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pbVar12 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pbVar12 + 1)" (( "(") (binary_expression "pbVar12 + 1" (identifier "pbVar12") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "lVar9 = FUN_0012dec0(*param_1,"int");" (assignment_expression "lVar9 = FUN_0012dec0(*param_1,"int")" (identifier "lVar9") (= "=") (call_expression "FUN_0012dec0(*param_1,"int")" (identifier "FUN_0012dec0") (argument_list "(*param_1,"int")" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (string_literal ""int"" (" """) (string_content "int") (" """)) () ")")))) (; ";")) (if_statement "if (lVar9 == 0) {\n lVar9 = FUN_0012d560(*param_1,4,0);\n }" (if "if") (parenthesized_expression "(lVar9 == 0)" (( "(") (binary_expression "lVar9 == 0" (identifier "lVar9") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar9 = FUN_0012d560(*param_1,4,0);\n }" ({ "{") (expression_statement "lVar9 = FUN_0012d560(*param_1,4,0);" (assignment_expression "lVar9 = FUN_0012d560(*param_1,4,0)" (identifier "lVar9") (= "=") (call_expression "FUN_0012d560(*param_1,4,0)" (identifier "FUN_0012d560") (argument_list "(*param_1,4,0)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0);" (assignment_expression "lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0)" (identifier "FUN_0012d800") (argument_list "(*param_1,*param_3,lVar9,0,lVar8,0)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) (, ",") (identifier "lVar9") (, ",") (number_literal "0") (, ",") (identifier "lVar8") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}")))) (} "}")) (else_clause "else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" (else "else") (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) {\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" (if "if") (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" (( "(") (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" (( "(") (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar4")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pbVar12 = (byte *)(pcVar16 + 2);\n lVar8 = 0;\n do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);\n }" ({ "{") (expression_statement "pbVar12 = (byte *)(pcVar16 + 2);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 2)" (identifier "pbVar12") (= "=") (cast_expression "(byte *)(pcVar16 + 2)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar16 + 2)" (( "(") (binary_expression "pcVar16 + 2" (identifier "pcVar16") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "lVar8 = 0;" (assignment_expression "lVar8 = 0" (identifier "lVar8") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0);" (do "do") (compound_statement "{\n *param_2 = (long)pbVar12;\n lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;\n bVar4 = *pbVar12;\n if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;\n pbVar12 = pbVar12 + 1;\n }" ({ "{") (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar12"))) (; ";")) (expression_statement "lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10;" (assignment_expression "lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10" (identifier "lVar8") (= "=") (binary_expression "(long)((char)bVar4 + -0x30) + lVar8 * 10" (cast_expression "(long)((char)bVar4 + -0x30)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((char)bVar4 + -0x30)" (( "(") (binary_expression "(char)bVar4 + -0x30" (cast_expression "(char)bVar4" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "bVar4")) (+ "+") (number_literal "-0x30")) () ")"))) (+ "+") (binary_expression "lVar8 * 10" (identifier "lVar8") (* "*") (number_literal "10")))) (; ";")) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" (identifier "bVar4") (= "=") (pointer_expression "*pbVar12" (* "*") (identifier "pbVar12"))) (; ";")) (if_statement "if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0;" (if "if") (parenthesized_expression "((bVar4 == 0) || (bVar4 == 0x5f))" (( "(") (binary_expression "(bVar4 == 0) || (bVar4 == 0x5f)" (parenthesized_expression "(bVar4 == 0)" (( "(") (binary_expression "bVar4 == 0" (identifier "bVar4") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(bVar4 == 0x5f)" (( "(") (binary_expression "bVar4 == 0x5f" (identifier "bVar4") (== "==") (number_literal "0x5f")) () ")"))) () ")")) (goto_statement "goto LAB_0012fdd0;" (goto "goto") (statement_identifier "LAB_0012fdd0") (; ";"))) (expression_statement "pbVar12 = pbVar12 + 1;" (assignment_expression "pbVar12 = pbVar12 + 1" (identifier "pbVar12") (= "=") (binary_expression "pbVar12 + 1" (identifier "pbVar12") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) != 0)" (( "(") (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" (( "(") (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar4")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}"))))) (break_statement "break;" (break "break") (; ";"))) (case_statement "default:\n bVar3 = false;\n iVar5 = 0;\n bVar17 = false;\n bVar2 = false;\n pcVar10 = pcVar16;\n do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );" (default "default") (: ":") (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" (identifier "iVar5") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar17 = false;" (assignment_expression "bVar17 = false" (identifier "bVar17") (= "=") (false "false")) (; ";")) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" (identifier "bVar2") (= "=") (false "false")) (; ";")) (expression_statement "pcVar10 = pcVar16;" (assignment_expression "pcVar10 = pcVar16" (identifier "pcVar10") (= "=") (identifier "pcVar16")) (; ";")) (do_statement "do {\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n } while( true );" (do "do") (compound_statement "{\n if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n cVar1 = pcVar10[1];\n pcVar10 = (char *)*param_2;\n }" ({ "{") (if_statement "if (cVar1 == 'S') {\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" (if "if") (parenthesized_expression "(cVar1 == 'S')" (( "(") (binary_expression "cVar1 == 'S'" (identifier "cVar1") (== "==") (char_literal "'S'" (' "'") (character "S") (' "'"))) () ")")) (compound_statement "{\n bVar3 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" ({ "{") (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" (identifier "bVar3") (= "=") (true "true")) (; ";")) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar10 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar10 + 1)" (( "(") (binary_expression "pcVar10 + 1" (identifier "pcVar10") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}")) (else_clause "else if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" (else "else") (if_statement "if (cVar1 < 'T') {\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }\n else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" (if "if") (parenthesized_expression "(cVar1 < 'T')" (( "(") (binary_expression "cVar1 < 'T'" (identifier "cVar1") (< "<") (char_literal "'T'" (' "'") (character "T") (' "'"))) () ")")) (compound_statement "{\n if (cVar1 != 'C') goto code_r0x0012fdb8;\n bVar2 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" ({ "{") (if_statement "if (cVar1 != 'C') goto code_r0x0012fdb8;" (if "if") (parenthesized_expression "(cVar1 != 'C')" (( "(") (binary_expression "cVar1 != 'C'" (identifier "cVar1") (!= "!=") (char_literal "'C'" (' "'") (character "C") (' "'"))) () ")")) (goto_statement "goto code_r0x0012fdb8;" (goto "goto") (statement_identifier "code_r0x0012fdb8") (; ";"))) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" (identifier "bVar2") (= "=") (true "true")) (; ";")) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar10 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar10 + 1)" (( "(") (binary_expression "pcVar10 + 1" (identifier "pcVar10") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}")) (else_clause "else if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" (else "else") (if_statement "if (cVar1 == 'U') {\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }\n else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" (if "if") (parenthesized_expression "(cVar1 == 'U')" (( "(") (binary_expression "cVar1 == 'U'" (identifier "cVar1") (== "==") (char_literal "'U'" (' "'") (character "U") (' "'"))) () ")")) (compound_statement "{\n iVar5 = 1;\n *param_2 = (long)(pcVar10 + 1);\n }" ({ "{") (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" (identifier "iVar5") (= "=") (number_literal "1")) (; ";")) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar10 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar10 + 1)" (( "(") (binary_expression "pcVar10 + 1" (identifier "pcVar10") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" (else "else") (compound_statement "{\n if (cVar1 != 'V') goto code_r0x0012fdb8;\n bVar17 = true;\n *param_2 = (long)(pcVar10 + 1);\n }" ({ "{") (if_statement "if (cVar1 != 'V') goto code_r0x0012fdb8;" (if "if") (parenthesized_expression "(cVar1 != 'V')" (( "(") (binary_expression "cVar1 != 'V'" (identifier "cVar1") (!= "!=") (char_literal "'V'" (' "'") (character "V") (' "'"))) () ")")) (goto_statement "goto code_r0x0012fdb8;" (goto "goto") (statement_identifier "code_r0x0012fdb8") (; ";"))) (expression_statement "bVar17 = true;" (assignment_expression "bVar17 = true" (identifier "bVar17") (= "=") (true "true")) (; ";")) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar10 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar10 + 1)" (( "(") (binary_expression "pcVar10 + 1" (identifier "pcVar10") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}")))))))) (expression_statement "cVar1 = pcVar10[1];" (assignment_expression "cVar1 = pcVar10[1]" (identifier "cVar1") (= "=") (subscript_expression "pcVar10[1]" (identifier "pcVar10") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pcVar10 = (char *)*param_2;" (assignment_expression "pcVar10 = (char *)*param_2" (identifier "pcVar10") (= "=") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";"))) (case_statement "case 'C':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" (case "case") (char_literal "'C'" (' "'") (character "C") (' "'")) (: ":") (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012d9b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9b0(*param_1,*param_3)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d9b0(*param_1,*param_3)" (identifier "FUN_0012d9b0") (argument_list "(*param_1,*param_3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";"))) (case_statement "case 'F':\n puVar15 = (ulong *)0x0;\n ppcVar14 = (char **)0x0;\n *param_2 = (long)(pcVar16 + 1);\n if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);\n if (iVar5 == 0) {\n return false;\n }\n if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }\n break;" (case "case") (char_literal "'F'" (' "'") (character "F") (' "'")) (: ":") (expression_statement "puVar15 = (ulong *)0x0;" (assignment_expression "puVar15 = (ulong *)0x0" (identifier "puVar15") (= "=") (cast_expression "(ulong *)0x0" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "ppcVar14 = (char **)0x0;" (assignment_expression "ppcVar14 = (char **)0x0" (identifier "ppcVar14") (= "=") (cast_expression "(char **)0x0" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (if_statement "if (param_3 != (long *)0x0) {\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n puVar15 = &local_48;\n ppcVar14 = local_40;\n }" ({ "{") (expression_statement "puVar15 = &local_48;" (assignment_expression "puVar15 = &local_48" (identifier "puVar15") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (expression_statement "ppcVar14 = local_40;" (assignment_expression "ppcVar14 = local_40" (identifier "ppcVar14") (= "=") (identifier "local_40")) (; ";")) (} "}"))) (expression_statement "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15);" (assignment_expression "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15)" (identifier "iVar5") (= "=") (call_expression "FUN_00130da0(param_1,param_2,ppcVar14,puVar15)" (identifier "FUN_00130da0") (argument_list "(param_1,param_2,ppcVar14,puVar15)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "ppcVar14") (, ",") (identifier "puVar15") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (*(char *)*param_2 == '_') {\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }" (if "if") (parenthesized_expression "(*(char *)*param_2 == '_')" (( "(") (binary_expression "*(char *)*param_2 == '_'" (pointer_expression "*(char *)*param_2" (* "*") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (== "==") (char_literal "'_'" (' "'") (character "_") (' "'"))) () ")")) (compound_statement "{\n *param_2 = (long)((char *)*param_2 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);\n *param_3 = lVar8;\n return true;\n }" ({ "{") (expression_statement "*param_2 = (long)((char *)*param_2 + 1);" (assignment_expression "*param_2 = (long)((char *)*param_2 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)((char *)*param_2 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((char *)*param_2 + 1)" (( "(") (binary_expression "(char *)*param_2 + 1" (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff);" (assignment_expression "lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" (identifier "FUN_0012d6f0") (argument_list "(*param_1,*param_3,local_40[0],local_48 & 0xffffffff)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) (, ",") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (, ",") (binary_expression "local_48 & 0xffffffff" (identifier "local_48") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'G':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n return iVar5 != 0;" (case "case") (char_literal "'G'" (' "'") (character "G") (' "'")) (: ":") (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (return_statement "return iVar5 != 0;" (return "return") (binary_expression "iVar5 != 0" (identifier "iVar5") (!= "!=") (number_literal "0")) (; ";"))) (case_statement "case 'M':" (case "case") (char_literal "'M'" (' "'") (character "M") (' "'")) (: ":")) (case_statement "case 'O':\n local_48 = 0;\n cVar1 = *pcVar16;\n *param_2 = (long)(pcVar16 + 1);\n local_40[0] = (char *)0x0;\n local_4c = 0;\n bVar4 = pcVar16[1];\n if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }\n bVar4 = *pbVar12;\n if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }\n if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }\n break;" (case "case") (char_literal "'O'" (' "'") (character "O") (' "'")) (: ":") (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" (identifier "local_48") (= "=") (number_literal "0")) (; ";")) (expression_statement "cVar1 = *pcVar16;" (assignment_expression "cVar1 = *pcVar16" (identifier "cVar1") (= "=") (pointer_expression "*pcVar16" (* "*") (identifier "pcVar16"))) (; ";")) (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "local_40[0] = (char *)0x0;" (assignment_expression "local_40[0] = (char *)0x0" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "local_4c = 0;" (assignment_expression "local_4c = 0" (identifier "local_4c") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar4 = pcVar16[1];" (assignment_expression "bVar4 = pcVar16[1]" (identifier "bVar4") (= "=") (subscript_expression "pcVar16[1]" (identifier "pcVar16") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) {\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }\n else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" (if "if") (parenthesized_expression "((_sch_istable[(ulong)bVar4 * 2] & 4) == 0)" (( "(") (binary_expression "(_sch_istable[(ulong)bVar4 * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)bVar4 * 2] & 4)" (( "(") (binary_expression "_sch_istable[(ulong)bVar4 * 2] & 4" (subscript_expression "_sch_istable[(ulong)bVar4 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)bVar4 * 2" (cast_expression "(ulong)bVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar4")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (bVar4 != 0x51) break;\n puVar15 = &local_48;\n if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }\n iVar5 = FUN_00130930(param_1,param_2,puVar15);\n if (iVar5 == 0) {\n return false;\n }\nLAB_0012fbf8:\n pbVar12 = (byte *)*param_2;\n }" ({ "{") (if_statement "if (bVar4 != 0x51) break;" (if "if") (parenthesized_expression "(bVar4 != 0x51)" (( "(") (binary_expression "bVar4 != 0x51" (identifier "bVar4") (!= "!=") (number_literal "0x51")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "puVar15 = &local_48;" (assignment_expression "puVar15 = &local_48" (identifier "puVar15") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (if_statement "if (param_3 == (long *)0x0) {\n puVar15 = (ulong *)0x0;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n puVar15 = (ulong *)0x0;\n }" ({ "{") (expression_statement "puVar15 = (ulong *)0x0;" (assignment_expression "puVar15 = (ulong *)0x0" (identifier "puVar15") (= "=") (cast_expression "(ulong *)0x0" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "iVar5 = FUN_00130930(param_1,param_2,puVar15);" (assignment_expression "iVar5 = FUN_00130930(param_1,param_2,puVar15)" (identifier "iVar5") (= "=") (call_expression "FUN_00130930(param_1,param_2,puVar15)" (identifier "FUN_00130930") (argument_list "(param_1,param_2,puVar15)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "puVar15") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (labeled_statement "LAB_0012fbf8:\n pbVar12 = (byte *)*param_2;" (statement_identifier "LAB_0012fbf8") (: ":") (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" (identifier "pbVar12") (= "=") (cast_expression "(byte *)*param_2" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";"))) (} "}")) (else_clause "else {\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" (else "else") (compound_statement "{\n uVar18 = 0;\n uVar6 = (ulong)bVar4;\n pbVar12 = (byte *)(pcVar16 + 2);\n do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);\n sVar7 = strlen((char *)pbVar11);\n if (sVar7 < uVar18) break;\n pbVar12 = pbVar11 + uVar18;\n *param_2 = (long)pbVar12;\n if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }\n }" ({ "{") (expression_statement "uVar18 = 0;" (assignment_expression "uVar18 = 0" (identifier "uVar18") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar6 = (ulong)bVar4;" (assignment_expression "uVar6 = (ulong)bVar4" (identifier "uVar6") (= "=") (cast_expression "(ulong)bVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar4"))) (; ";")) (expression_statement "pbVar12 = (byte *)(pcVar16 + 2);" (assignment_expression "pbVar12 = (byte *)(pcVar16 + 2)" (identifier "pbVar12") (= "=") (cast_expression "(byte *)(pcVar16 + 2)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar16 + 2)" (( "(") (binary_expression "pcVar16 + 2" (identifier "pcVar16") (+ "+") (number_literal "2")) () ")")))) (; ";")) (do_statement "do {\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0);" (do "do") (compound_statement "{\n pbVar11 = pbVar12;\n *param_2 = (long)pbVar11;\n uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;\n uVar6 = (ulong)*pbVar11;\n pbVar12 = pbVar11 + 1;\n }" ({ "{") (expression_statement "pbVar11 = pbVar12;" (assignment_expression "pbVar11 = pbVar12" (identifier "pbVar11") (= "=") (identifier "pbVar12")) (; ";")) (expression_statement "*param_2 = (long)pbVar11;" (assignment_expression "*param_2 = (long)pbVar11" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar11"))) (; ";")) (expression_statement "uVar18 = (char)uVar6 + -0x30 + uVar18 * 10;" (assignment_expression "uVar18 = (char)uVar6 + -0x30 + uVar18 * 10" (identifier "uVar18") (= "=") (binary_expression "(char)uVar6 + -0x30 + uVar18 * 10" (binary_expression "(char)uVar6 + -0x30" (cast_expression "(char)uVar6" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar6")) (+ "+") (number_literal "-0x30")) (+ "+") (binary_expression "uVar18 * 10" (identifier "uVar18") (* "*") (number_literal "10")))) (; ";")) (expression_statement "uVar6 = (ulong)*pbVar11;" (assignment_expression "uVar6 = (ulong)*pbVar11" (identifier "uVar6") (= "=") (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar11"))) (; ";")) (expression_statement "pbVar12 = pbVar11 + 1;" (assignment_expression "pbVar12 = pbVar11 + 1" (identifier "pbVar12") (= "=") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0)" (( "(") (binary_expression "(_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0" (parenthesized_expression "(_sch_istable[(ulong)*pbVar11 * 2] & 4)" (( "(") (binary_expression "_sch_istable[(ulong)*pbVar11 * 2] & 4" (subscript_expression "_sch_istable[(ulong)*pbVar11 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)*pbVar11 * 2" (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar11")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "sVar7 = strlen((char *)pbVar11);" (assignment_expression "sVar7 = strlen((char *)pbVar11)" (identifier "sVar7") (= "=") (call_expression "strlen((char *)pbVar11)" (identifier "strlen") (argument_list "((char *)pbVar11)" (( "(") (cast_expression "(char *)pbVar11" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "pbVar11")) () ")")))) (; ";")) (if_statement "if (sVar7 < uVar18) break;" (if "if") (parenthesized_expression "(sVar7 < uVar18)" (( "(") (binary_expression "sVar7 < uVar18" (identifier "sVar7") (< "<") (identifier "uVar18")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "pbVar12 = pbVar11 + uVar18;" (assignment_expression "pbVar12 = pbVar11 + uVar18" (identifier "pbVar12") (= "=") (binary_expression "pbVar11 + uVar18" (identifier "pbVar11") (+ "+") (identifier "uVar18"))) (; ";")) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar12"))) (; ";")) (if_statement "if (param_3 != (long *)0x0) {\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);\n if (local_48 == 0) {\n return false;\n }\n goto LAB_0012fbf8;\n }" ({ "{") (expression_statement "local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9);" (assignment_expression "local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" (identifier "local_48") (= "=") (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" (identifier "FUN_0012ef40") (argument_list "(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1a0")) (, ",") (identifier "pbVar11") (, ",") (identifier "uVar18") (, ",") (number_literal "9") () ")")))) (; ";")) (if_statement "if (local_48 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(local_48 == 0)" (( "(") (binary_expression "local_48 == 0" (identifier "local_48") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (goto_statement "goto LAB_0012fbf8;" (goto "goto") (statement_identifier "LAB_0012fbf8") (; ";")) (} "}"))) (} "}")))) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" (identifier "bVar4") (= "=") (pointer_expression "*pbVar12" (* "*") (identifier "pbVar12"))) (; ";")) (if_statement "if (cVar1 == 'M') {\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }" (if "if") (parenthesized_expression "(cVar1 == 'M')" (( "(") (binary_expression "cVar1 == 'M'" (identifier "cVar1") (== "==") (char_literal "'M'" (' "'") (character "M") (' "'"))) () ")")) (compound_statement "{\n if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }\n if (bVar4 != 0x46) break;\n *param_2 = (long)(pbVar11 + 1);\n if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }\n iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);\n if (iVar5 == 0) {\n return false;\n }\n pbVar12 = (byte *)*param_2;\n bVar4 = *pbVar12;\n }" ({ "{") (if_statement "if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) {\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }" (if "if") (parenthesized_expression "((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56))" (( "(") (binary_expression "(bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)" (parenthesized_expression "(bVar4 == 0x43)" (( "(") (binary_expression "bVar4 == 0x43" (identifier "bVar4") (== "==") (number_literal "0x43")) () ")")) (|| "||") (parenthesized_expression "(pbVar11 = pbVar12, bVar4 == 0x56)" (( "(") (comma_expression "pbVar11 = pbVar12, bVar4 == 0x56" (assignment_expression "pbVar11 = pbVar12" (identifier "pbVar11") (= "=") (identifier "pbVar12")) (, ",") (binary_expression "bVar4 == 0x56" (identifier "bVar4") (== "==") (number_literal "0x56"))) () ")"))) () ")")) (compound_statement "{\n pbVar11 = pbVar12 + 1;\n *param_2 = (long)pbVar11;\n bVar4 = pbVar12[1];\n }" ({ "{") (expression_statement "pbVar11 = pbVar12 + 1;" (assignment_expression "pbVar11 = pbVar12 + 1" (identifier "pbVar11") (= "=") (binary_expression "pbVar12 + 1" (identifier "pbVar12") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*param_2 = (long)pbVar11;" (assignment_expression "*param_2 = (long)pbVar11" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar11"))) (; ";")) (expression_statement "bVar4 = pbVar12[1];" (assignment_expression "bVar4 = pbVar12[1]" (identifier "bVar4") (= "=") (subscript_expression "pbVar12[1]" (identifier "pbVar12") ([ "[") (number_literal "1") (] "]"))) (; ";")) (} "}"))) (if_statement "if (bVar4 != 0x46) break;" (if "if") (parenthesized_expression "(bVar4 != 0x46)" (( "(") (binary_expression "bVar4 != 0x46" (identifier "bVar4") (!= "!=") (number_literal "0x46")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*param_2 = (long)(pbVar11 + 1);" (assignment_expression "*param_2 = (long)(pbVar11 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pbVar11 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pbVar11 + 1)" (( "(") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1")) () ")")))) (; ";")) (if_statement "if (param_3 == (long *)0x0) {\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }\n else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n puVar13 = (undefined4 *)0x0;\n ppcVar14 = (char **)0x0;\n }" ({ "{") (expression_statement "puVar13 = (undefined4 *)0x0;" (assignment_expression "puVar13 = (undefined4 *)0x0" (identifier "puVar13") (= "=") (cast_expression "(undefined4 *)0x0" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "ppcVar14 = (char **)0x0;" (assignment_expression "ppcVar14 = (char **)0x0" (identifier "ppcVar14") (= "=") (cast_expression "(char **)0x0" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (number_literal "0x0"))) (; ";")) (} "}")) (else_clause "else {\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" (else "else") (compound_statement "{\n puVar13 = &local_4c;\n ppcVar14 = local_40;\n }" ({ "{") (expression_statement "puVar13 = &local_4c;" (assignment_expression "puVar13 = &local_4c" (identifier "puVar13") (= "=") (pointer_expression "&local_4c" (& "&") (identifier "local_4c"))) (; ";")) (expression_statement "ppcVar14 = local_40;" (assignment_expression "ppcVar14 = local_40" (identifier "ppcVar14") (= "=") (identifier "local_40")) (; ";")) (} "}")))) (expression_statement "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13);" (assignment_expression "iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13)" (identifier "iVar5") (= "=") (call_expression "FUN_00130da0(param_1,param_2,ppcVar14,puVar13)" (identifier "FUN_00130da0") (argument_list "(param_1,param_2,ppcVar14,puVar13)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "ppcVar14") (, ",") (identifier "puVar13") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" (identifier "pbVar12") (= "=") (cast_expression "(byte *)*param_2" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "bVar4 = *pbVar12;" (assignment_expression "bVar4 = *pbVar12" (identifier "bVar4") (= "=") (pointer_expression "*pbVar12" (* "*") (identifier "pbVar12"))) (; ";")) (} "}"))) (if_statement "if (bVar4 == 0x5f) {\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }" (if "if") (parenthesized_expression "(bVar4 == 0x5f)" (( "(") (binary_expression "bVar4 == 0x5f" (identifier "bVar4") (== "==") (number_literal "0x5f")) () ")")) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }\n lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);\n *param_3 = lVar8;\n return true;\n }" ({ "{") (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pbVar12 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pbVar12 + 1)" (( "(") (binary_expression "pbVar12 + 1" (identifier "pbVar12") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (if_statement "if (cVar1 != 'M') {\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }" (if "if") (parenthesized_expression "(cVar1 != 'M')" (( "(") (binary_expression "cVar1 != 'M'" (identifier "cVar1") (!= "!=") (char_literal "'M'" (' "'") (character "M") (' "'"))) () ")")) (compound_statement "{\n lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);\n *param_3 = lVar8;\n return true;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3);" (assignment_expression "lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d8e0(*param_1,local_48,*param_3)" (identifier "FUN_0012d8e0") (argument_list "(*param_1,local_48,*param_3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "local_48") (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c);" (assignment_expression "lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c)" (identifier "FUN_0012d940") (argument_list "(*param_1,*param_3,local_48,local_40[0],local_4c)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) (, ",") (identifier "local_48") (, ",") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_4c") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'P':" (case "case") (char_literal "'P'" (' "'") (character "P") (' "'")) (: ":")) (case_statement "case 'p':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d6b0(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" (case "case") (char_literal "'p'" (' "'") (character "p") (' "'")) (: ":") (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012d6b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d6b0(*param_1,*param_3)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d6b0(*param_1,*param_3)" (identifier "FUN_0012d6b0") (argument_list "(*param_1,*param_3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";"))) (case_statement "case 'Q':\n iVar5 = FUN_00130930(param_1,param_2,param_3);\n return iVar5 != 0;" (case "case") (char_literal "'Q'" (' "'") (character "Q") (' "'")) (: ":") (expression_statement "iVar5 = FUN_00130930(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_00130930(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_00130930(param_1,param_2,param_3)" (identifier "FUN_00130930") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (return_statement "return iVar5 != 0;" (return "return") (binary_expression "iVar5 != 0" (identifier "iVar5") (!= "!=") (number_literal "0")) (; ";"))) (case_statement "case 'R':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012f960(param_1,param_2,param_3);\n if (iVar5 == 0) {\n return false;\n }\n if (param_3 == (long *)0x0) {\n return true;\n }\n lVar8 = FUN_0012d760(*param_1,*param_3);\n *param_3 = lVar8;\n return true;" (case "case") (char_literal "'R'" (' "'") (character "R") (' "'")) (: ":") (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,param_2,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,param_2,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,param_2,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012d760(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d760(*param_1,*param_3)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d760(*param_1,*param_3)" (identifier "FUN_0012d760") (argument_list "(*param_1,*param_3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return true;" (return "return") (true "true") (; ";"))) (case_statement "case 'T':\n *param_2 = (long)(pcVar16 + 1);\n iVar5 = FUN_0012e480(param_2,&local_48);\n if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" (case "case") (char_literal "'T'" (' "'") (character "T") (' "'")) (: ":") (expression_statement "*param_2 = (long)(pcVar16 + 1);" (assignment_expression "*param_2 = (long)(pcVar16 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar16 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar16 + 1)" (( "(") (binary_expression "pcVar16 + 1" (identifier "pcVar16") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_0012e480(param_2,&local_48);" (assignment_expression "iVar5 = FUN_0012e480(param_2,&local_48)" (identifier "iVar5") (= "=") (call_expression "FUN_0012e480(param_2,&local_48)" (identifier "FUN_0012e480") (argument_list "(param_2,&local_48)" (( "(") (identifier "param_2") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")")))) (; ";")) (if_statement "if (iVar5 != 0) {\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" (if "if") (parenthesized_expression "(iVar5 != 0)" (( "(") (binary_expression "iVar5 != 0" (identifier "iVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }\n }" ({ "{") (if_statement "if ((uint)local_48 < *(uint *)(param_1 + 5)) {\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }" (if "if") (parenthesized_expression "((uint)local_48 < *(uint *)(param_1 + 5))" (( "(") (binary_expression "(uint)local_48 < *(uint *)(param_1 + 5)" (cast_expression "(uint)local_48" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "local_48")) (< "<") (pointer_expression "*(uint *)(param_1 + 5)" (* "*") (cast_expression "(uint *)(param_1 + 5)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 5)" (( "(") (binary_expression "param_1 + 5" (identifier "param_1") (+ "+") (number_literal "5")) () ")"))))) () ")")) (compound_statement "{\n local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);\n iVar5 = FUN_0012f960(param_1,local_40,param_3);\n goto joined_r0x0012f9ee;\n }" ({ "{") (expression_statement "local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]);" (assignment_expression "local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "*(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" (* "*") (cast_expression "(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4])" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((local_48 & 0xffffffff) * 0x10 + param_1[4])" (( "(") (binary_expression "(local_48 & 0xffffffff) * 0x10 + param_1[4]" (binary_expression "(local_48 & 0xffffffff) * 0x10" (parenthesized_expression "(local_48 & 0xffffffff)" (( "(") (binary_expression "local_48 & 0xffffffff" (identifier "local_48") (& "&") (number_literal "0xffffffff")) () ")")) (* "*") (number_literal "0x10")) (+ "+") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) () ")"))))) (; ";")) (expression_statement "iVar5 = FUN_0012f960(param_1,local_40,param_3);" (assignment_expression "iVar5 = FUN_0012f960(param_1,local_40,param_3)" (identifier "iVar5") (= "=") (call_expression "FUN_0012f960(param_1,local_40,param_3)" (identifier "FUN_0012f960") (argument_list "(param_1,local_40,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "local_40") (, ",") (identifier "param_3") () ")")))) (; ";")) (goto_statement "goto joined_r0x0012f9ee;" (goto "goto") (statement_identifier "joined_r0x0012f9ee") (; ";")) (} "}"))) (} "}")))) (} "}"))) (labeled_statement "switchD_0012fdc6_caseD_1:\n FUN_0012e540(pcVar16);" (statement_identifier "switchD_0012fdc6_caseD_1") (: ":") (expression_statement "FUN_0012e540(pcVar16);" (call_expression "FUN_0012e540(pcVar16)" (identifier "FUN_0012e540") (argument_list "(pcVar16)" (( "(") (identifier "pcVar16") () ")"))) (; ";"))) (return_statement "return false;" (return "return") (false "false") (; ";")) (labeled_statement "switchD_0012fdc6_caseD_30:\n iVar5 = FUN_0012eea0(param_2,local_40);" (statement_identifier "switchD_0012fdc6_caseD_30") (: ":") (expression_statement "iVar5 = FUN_0012eea0(param_2,local_40);" (assignment_expression "iVar5 = FUN_0012eea0(param_2,local_40)" (identifier "iVar5") (= "=") (call_expression "FUN_0012eea0(param_2,local_40)" (identifier "FUN_0012eea0") (argument_list "(param_2,local_40)" (( "(") (identifier "param_2") (, ",") (identifier "local_40") () ")")))) (; ";"))) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (param_3 == (long *)0x0) {\n return true;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "__ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]);" (assignment_expression "__ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" (identifier "__ptr") (= "=") (cast_expression "(void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012e600(local_40[0],*param_2 - (long)local_40[0])" (identifier "FUN_0012e600") (argument_list "(local_40[0],*param_2 - (long)local_40[0])" (( "(") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (, ",") (binary_expression "*param_2 - (long)local_40[0]" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (- "-") (cast_expression "(long)local_40[0]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")))) () ")"))))) (; ";")) (expression_statement "lVar8 = FUN_0012dec0(*param_1,__ptr);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,__ptr)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,__ptr)" (identifier "FUN_0012dec0") (argument_list "(*param_1,__ptr)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "__ptr") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (if_statement "if (*param_3 == 0) {\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }" (if "if") (parenthesized_expression "(*param_3 == 0)" (( "(") (binary_expression "*param_3 == 0" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);\n *param_3 = lVar8;\njoined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }\n }" ({ "{") (expression_statement "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0);" (assignment_expression "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" (identifier "lVar8") (= "=") (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" (identifier "FUN_0012ef40") (argument_list "(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1a0")) (, ",") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (, ",") (binary_expression "*param_2 - (long)local_40[0]" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (- "-") (cast_expression "(long)local_40[0]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")))) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (labeled_statement "joined_r0x00130021:\n if (lVar8 == 0) {\n return false;\n }" (statement_identifier "joined_r0x00130021") (: ":") (if_statement "if (lVar8 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}")))) (} "}"))) (goto_statement "goto LAB_0012feb8;" (goto "goto") (statement_identifier "LAB_0012feb8") (; ";")) (labeled_statement "code_r0x0012fdb8:\n switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" (statement_identifier "code_r0x0012fdb8") (: ":") (switch_statement "switch(cVar1) {\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" (switch "switch") (parenthesized_expression "(cVar1)" (( "(") (identifier "cVar1") () ")")) (compound_statement "{\n case '\0':\n case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;\n default:\n goto switchD_0012fdc6_caseD_1;\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n goto switchD_0012fdc6_caseD_30;\n case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;\n case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;\n case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;\n case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;\n case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;\n case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;\n case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n }" ({ "{") (case_statement "case '\0':" (case "case") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")) (: ":")) (case_statement "case '_':\n FUN_0012e540(pcVar16);\n goto LAB_0012feb8;" (case "case") (char_literal "'_'" (' "'") (character "_") (' "'")) (: ":") (expression_statement "FUN_0012e540(pcVar16);" (call_expression "FUN_0012e540(pcVar16)" (identifier "FUN_0012e540") (argument_list "(pcVar16)" (( "(") (identifier "pcVar16") () ")"))) (; ";")) (goto_statement "goto LAB_0012feb8;" (goto "goto") (statement_identifier "LAB_0012feb8") (; ";"))) (case_statement "default:\n goto switchD_0012fdc6_caseD_1;" (default "default") (: ":") (goto_statement "goto switchD_0012fdc6_caseD_1;" (goto "goto") (statement_identifier "switchD_0012fdc6_caseD_1") (; ";"))) (case_statement "case '0':" (case "case") (char_literal "'0'" (' "'") (character "0") (' "'")) (: ":")) (case_statement "case '1':" (case "case") (char_literal "'1'" (' "'") (character "1") (' "'")) (: ":")) (case_statement "case '2':" (case "case") (char_literal "'2'" (' "'") (character "2") (' "'")) (: ":")) (case_statement "case '3':" (case "case") (char_literal "'3'" (' "'") (character "3") (' "'")) (: ":")) (case_statement "case '4':" (case "case") (char_literal "'4'" (' "'") (character "4") (' "'")) (: ":")) (case_statement "case '5':" (case "case") (char_literal "'5'" (' "'") (character "5") (' "'")) (: ":")) (case_statement "case '6':" (case "case") (char_literal "'6'" (' "'") (character "6") (' "'")) (: ":")) (case_statement "case '7':" (case "case") (char_literal "'7'" (' "'") (character "7") (' "'")) (: ":")) (case_statement "case '8':" (case "case") (char_literal "'8'" (' "'") (character "8") (' "'")) (: ":")) (case_statement "case '9':\n goto switchD_0012fdc6_caseD_30;" (case "case") (char_literal "'9'" (' "'") (character "9") (' "'")) (: ":") (goto_statement "goto switchD_0012fdc6_caseD_30;" (goto "goto") (statement_identifier "switchD_0012fdc6_caseD_30") (; ";"))) (case_statement "case 'G':\n *param_2 = (long)(pcVar10 + 1);\n if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;\n goto switchD_0012fdc6_caseD_30;" (case "case") (char_literal "'G'" (' "'") (character "G") (' "'")) (: ":") (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar10 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar10 + 1)" (( "(") (binary_expression "pcVar10 + 1" (identifier "pcVar10") (+ "+") (number_literal "1")) () ")")))) (; ";")) (if_statement "if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1;" (if "if") (parenthesized_expression "((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0)" (( "(") (binary_expression "(_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0" (parenthesized_expression "(_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4)" (( "(") (binary_expression "_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4" (subscript_expression "_sch_istable[(ulong)(byte)pcVar10[1] * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)(byte)pcVar10[1] * 2" (cast_expression "(ulong)(byte)pcVar10[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(byte)pcVar10[1]" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (subscript_expression "pcVar10[1]" (identifier "pcVar10") ([ "[") (number_literal "1") (] "]")))) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto switchD_0012fdc6_caseD_1;" (goto "goto") (statement_identifier "switchD_0012fdc6_caseD_1") (; ";"))) (goto_statement "goto switchD_0012fdc6_caseD_30;" (goto "goto") (statement_identifier "switchD_0012fdc6_caseD_30") (; ";"))) (case_statement "case 'b':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }\n break;" (case "case") (char_literal "'b'" (' "'") (character "b") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }\nLAB_0012ff40:\n pcVar10 = (char *)*param_2;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,&DAT_001468cf)" (identifier "FUN_0012dec0") (argument_list "(*param_1,&DAT_001468cf)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "&DAT_001468cf" (& "&") (identifier "DAT_001468cf")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d590(*param_1,4);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d590(*param_1,4);" (assignment_expression "lVar8 = FUN_0012d590(*param_1,4)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d590(*param_1,4)" (identifier "FUN_0012d590") (argument_list "(*param_1,4)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (labeled_statement "LAB_0012ff40:\n pcVar10 = (char *)*param_2;" (statement_identifier "LAB_0012ff40") (: ":") (expression_statement "pcVar10 = (char *)*param_2;" (assignment_expression "pcVar10 = (char *)*param_2" (identifier "pcVar10") (= "=") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";"))) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'c':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'c'" (' "'") (character "c") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar16 = "unsigned char";\n if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "pcVar16 = "unsigned char";" (assignment_expression "pcVar16 = "unsigned char"" (identifier "pcVar16") (= "=") (string_literal ""unsigned char"" (" """) (string_content "unsigned char") (" """))) (; ";")) (if_statement "if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) {\n pcVar16 = "char";\n }" (if "if") (parenthesized_expression "((iVar5 == 0) && (pcVar16 = "signed char", !bVar3))" (( "(") (binary_expression "(iVar5 == 0) && (pcVar16 = "signed char", !bVar3)" (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(pcVar16 = "signed char", !bVar3)" (( "(") (comma_expression "pcVar16 = "signed char", !bVar3" (assignment_expression "pcVar16 = "signed char"" (identifier "pcVar16") (= "=") (string_literal ""signed char"" (" """) (string_content "signed char") (" """))) (, ",") (unary_expression "!bVar3" (! "!") (identifier "bVar3"))) () ")"))) () ")")) (compound_statement "{\n pcVar16 = "char";\n }" ({ "{") (expression_statement "pcVar16 = "char";" (assignment_expression "pcVar16 = "char"" (identifier "pcVar16") (= "=") (string_literal ""char"" (" """) (string_content "char") (" """))) (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,pcVar16)" (identifier "FUN_0012dec0") (argument_list "(*param_1,pcVar16)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "pcVar16") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,1,iVar5);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d560(*param_1,1,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,1,iVar5)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d560(*param_1,1,iVar5)" (identifier "FUN_0012d560") (argument_list "(*param_1,1,iVar5)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") (, ",") (identifier "iVar5") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'd':\n if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'d'" (' "'") (character "d") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar16 = "double";\nLAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "pcVar16 = "double";" (assignment_expression "pcVar16 = "double"" (identifier "pcVar16") (= "=") (string_literal ""double"" (" """) (string_content "double") (" """))) (; ";")) (labeled_statement "LAB_00130080:\n lVar8 = FUN_0012dec0(*param_1,pcVar16);" (statement_identifier "LAB_00130080") (: ":") (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,pcVar16)" (identifier "FUN_0012dec0") (argument_list "(*param_1,pcVar16)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "pcVar16") () ")")))) (; ";"))) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d580(*param_1,8);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d580(*param_1,8);" (assignment_expression "lVar8 = FUN_0012d580(*param_1,8)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d580(*param_1,8)" (identifier "FUN_0012d580") (argument_list "(*param_1,8)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'f':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'f'" (' "'") (character "f") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"float");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012dec0(*param_1,"float");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"float")" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,"float")" (identifier "FUN_0012dec0") (argument_list "(*param_1,"float")" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (string_literal ""float"" (" """) (string_content "float") (" """)) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d580(*param_1,4);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d580(*param_1,4);" (assignment_expression "lVar8 = FUN_0012d580(*param_1,4)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d580(*param_1,4)" (identifier "FUN_0012d580") (argument_list "(*param_1,4)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'i':\n if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'i'" (' "'") (character "i") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar16 = "unsigned int";\n pcVar10 = "int";\nLAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "pcVar16 = "unsigned int";" (assignment_expression "pcVar16 = "unsigned int"" (identifier "pcVar16") (= "=") (string_literal ""unsigned int"" (" """) (string_content "unsigned int") (" """))) (; ";")) (expression_statement "pcVar10 = "int";" (assignment_expression "pcVar10 = "int"" (identifier "pcVar10") (= "=") (string_literal ""int"" (" """) (string_content "int") (" """))) (; ";")) (labeled_statement "LAB_001300cd:\n if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }" (statement_identifier "LAB_001300cd") (: ":") (if_statement "if (iVar5 == 0) {\n pcVar16 = pcVar10;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n pcVar16 = pcVar10;\n }" ({ "{") (expression_statement "pcVar16 = pcVar10;" (assignment_expression "pcVar16 = pcVar10" (identifier "pcVar16") (= "=") (identifier "pcVar10")) (; ";")) (} "}")))) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,pcVar16)" (identifier "FUN_0012dec0") (argument_list "(*param_1,pcVar16)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "pcVar16") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,4,iVar5);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d560(*param_1,4,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,4,iVar5)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d560(*param_1,4,iVar5)" (identifier "FUN_0012d560") (argument_list "(*param_1,4,iVar5)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "4") (, ",") (identifier "iVar5") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'l':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }\n break;" (case "case") (char_literal "'l'" (' "'") (character "l") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar16 = "long unsigned int";\n pcVar10 = "long int";\n goto LAB_001300cd;\n }" ({ "{") (expression_statement "pcVar16 = "long unsigned int";" (assignment_expression "pcVar16 = "long unsigned int"" (identifier "pcVar16") (= "=") (string_literal ""long unsigned int"" (" """) (string_content "long unsigned int") (" """))) (; ";")) (expression_statement "pcVar10 = "long int";" (assignment_expression "pcVar10 = "long int"" (identifier "pcVar10") (= "=") (string_literal ""long int"" (" """) (string_content "long int") (" """))) (; ";")) (goto_statement "goto LAB_001300cd;" (goto "goto") (statement_identifier "LAB_001300cd") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'r':\n pcVar16 = "long double";\n if (param_3 != (long *)0x0) goto LAB_00130080;\n break;" (case "case") (char_literal "'r'" (' "'") (character "r") (' "'")) (: ":") (expression_statement "pcVar16 = "long double";" (assignment_expression "pcVar16 = "long double"" (identifier "pcVar16") (= "=") (string_literal ""long double"" (" """) (string_content "long double") (" """))) (; ";")) (if_statement "if (param_3 != (long *)0x0) goto LAB_00130080;" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_00130080;" (goto "goto") (statement_identifier "LAB_00130080") (; ";"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 's':\n if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'s'" (' "'") (character "s") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar16 = "short unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "short int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "pcVar16 = "short unsigned int";" (assignment_expression "pcVar16 = "short unsigned int"" (identifier "pcVar16") (= "=") (string_literal ""short unsigned int"" (" """) (string_content "short unsigned int") (" """))) (; ";")) (if_statement "if (iVar5 == 0) {\n pcVar16 = "short int";\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n pcVar16 = "short int";\n }" ({ "{") (expression_statement "pcVar16 = "short int";" (assignment_expression "pcVar16 = "short int"" (identifier "pcVar16") (= "=") (string_literal ""short int"" (" """) (string_content "short int") (" """))) (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,pcVar16)" (identifier "FUN_0012dec0") (argument_list "(*param_1,pcVar16)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "pcVar16") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);\n *param_3 = lVar8;\n }" ({ "{") (labeled_statement "LAB_0012ff73:\n lVar8 = FUN_0012d560(*param_1,2,iVar5);" (statement_identifier "LAB_0012ff73") (: ":") (expression_statement "lVar8 = FUN_0012d560(*param_1,2,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,2,iVar5)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d560(*param_1,2,iVar5)" (identifier "FUN_0012d560") (argument_list "(*param_1,2,iVar5)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "2") (, ",") (identifier "iVar5") () ")")))) (; ";"))) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 't':\n if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }\n iVar5 = FUN_00130390(param_1,param_2,local_40);\n pcVar16 = local_40[0];\n if (iVar5 == 0) {\n return false;\n }\n sVar7 = strlen(local_40[0]);\n lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);\n *param_3 = lVar8;\n free(local_40[0]);\n lVar8 = *param_3;\n goto joined_r0x00130021;" (case "case") (char_literal "'t'" (' "'") (character "t") (' "'")) (: ":") (if_statement "if (param_3 == (long *)0x0) {\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }" (if "if") (parenthesized_expression "(param_3 == (long *)0x0)" (( "(") (binary_expression "param_3 == (long *)0x0" (identifier "param_3") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar5 = FUN_00130390(param_1,param_2,0);\njoined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }\n return false;\n }" ({ "{") (expression_statement "iVar5 = FUN_00130390(param_1,param_2,0);" (assignment_expression "iVar5 = FUN_00130390(param_1,param_2,0)" (identifier "iVar5") (= "=") (call_expression "FUN_00130390(param_1,param_2,0)" (identifier "FUN_00130390") (argument_list "(param_1,param_2,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (number_literal "0") () ")")))) (; ";")) (labeled_statement "joined_r0x0012f9ee:\n if (iVar5 != 0) {\n return true;\n }" (statement_identifier "joined_r0x0012f9ee") (: ":") (if_statement "if (iVar5 != 0) {\n return true;\n }" (if "if") (parenthesized_expression "(iVar5 != 0)" (( "(") (binary_expression "iVar5 != 0" (identifier "iVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}")))) (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (expression_statement "iVar5 = FUN_00130390(param_1,param_2,local_40);" (assignment_expression "iVar5 = FUN_00130390(param_1,param_2,local_40)" (identifier "iVar5") (= "=") (call_expression "FUN_00130390(param_1,param_2,local_40)" (identifier "FUN_00130390") (argument_list "(param_1,param_2,local_40)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "local_40") () ")")))) (; ";")) (expression_statement "pcVar16 = local_40[0];" (assignment_expression "pcVar16 = local_40[0]" (identifier "pcVar16") (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";")) (if_statement "if (iVar5 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (expression_statement "sVar7 = strlen(local_40[0]);" (assignment_expression "sVar7 = strlen(local_40[0])" (identifier "sVar7") (= "=") (call_expression "strlen(local_40[0])" (identifier "strlen") (argument_list "(local_40[0])" (( "(") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) () ")")))) (; ";")) (expression_statement "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9);" (assignment_expression "lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" (identifier "lVar8") (= "=") (call_expression "FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" (identifier "FUN_0012ef40") (argument_list "(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (binary_expression "param_1[1] + 0x1a0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1a0")) (, ",") (identifier "pcVar16") (, ",") (binary_expression "sVar7 & 0xffffffff" (identifier "sVar7") (& "&") (number_literal "0xffffffff")) (, ",") (number_literal "9") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "free(local_40[0]);" (call_expression "free(local_40[0])" (identifier "free") (argument_list "(local_40[0])" (( "(") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) () ")"))) (; ";")) (expression_statement "lVar8 = *param_3;" (assignment_expression "lVar8 = *param_3" (identifier "lVar8") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (goto_statement "goto joined_r0x00130021;" (goto "goto") (statement_identifier "joined_r0x00130021") (; ";"))) (case_statement "case 'v':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'v'" (' "'") (character "v") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"void");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012dec0(*param_1,"void");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"void")" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,"void")" (identifier "FUN_0012dec0") (argument_list "(*param_1,"void")" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (string_literal ""void"" (" """) (string_content "void") (" """)) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d550(*param_1);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d550(*param_1);" (assignment_expression "lVar8 = FUN_0012d550(*param_1)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d550(*param_1)" (identifier "FUN_0012d550") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'w':\n if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }\n break;" (case "case") (char_literal "'w'" (' "'") (character "w") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar8 = FUN_0012dec0(*param_1,"__wchar_t");\n *param_3 = lVar8;\n if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012dec0(*param_1,"__wchar_t");" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,"__wchar_t")" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,"__wchar_t")" (identifier "FUN_0012dec0") (argument_list "(*param_1,"__wchar_t")" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (string_literal ""__wchar_t"" (" """) (string_content "__wchar_t") (" """)) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n iVar5 = 1;\n goto LAB_0012ff73;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = 1;\n goto LAB_0012ff73;\n }" ({ "{") (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" (identifier "iVar5") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_0012ff73;" (goto "goto") (statement_identifier "LAB_0012ff73") (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 'x':\n if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (case "case") (char_literal "'x'" (' "'") (character "x") (' "'")) (: ":") (if_statement "if (param_3 != (long *)0x0) {\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar16 = "long long unsigned int";\n if (iVar5 == 0) {\n pcVar16 = "long long int";\n }\n lVar8 = FUN_0012dec0(*param_1,pcVar16);\n *param_3 = lVar8;\n if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }\n goto LAB_0012ff40;\n }" ({ "{") (expression_statement "pcVar16 = "long long unsigned int";" (assignment_expression "pcVar16 = "long long unsigned int"" (identifier "pcVar16") (= "=") (string_literal ""long long unsigned int"" (" """) (string_content "long long unsigned int") (" """))) (; ";")) (if_statement "if (iVar5 == 0) {\n pcVar16 = "long long int";\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n pcVar16 = "long long int";\n }" ({ "{") (expression_statement "pcVar16 = "long long int";" (assignment_expression "pcVar16 = "long long int"" (identifier "pcVar16") (= "=") (string_literal ""long long int"" (" """) (string_content "long long int") (" """))) (; ";")) (} "}"))) (expression_statement "lVar8 = FUN_0012dec0(*param_1,pcVar16);" (assignment_expression "lVar8 = FUN_0012dec0(*param_1,pcVar16)" (identifier "lVar8") (= "=") (call_expression "FUN_0012dec0(*param_1,pcVar16)" (identifier "FUN_0012dec0") (argument_list "(*param_1,pcVar16)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "pcVar16") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar8 == 0) {\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d560(*param_1,8,iVar5);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d560(*param_1,8,iVar5);" (assignment_expression "lVar8 = FUN_0012d560(*param_1,8,iVar5)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d560(*param_1,8,iVar5)" (identifier "FUN_0012d560") (argument_list "(*param_1,8,iVar5)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "8") (, ",") (identifier "iVar5") () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (goto_statement "goto LAB_0012ff40;" (goto "goto") (statement_identifier "LAB_0012ff40") (; ";")) (} "}")))) (} "}")))) (expression_statement "*param_2 = (long)(pcVar10 + 1);" (assignment_expression "*param_2 = (long)(pcVar10 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pcVar10 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar10 + 1)" (( "(") (binary_expression "pcVar10 + 1" (identifier "pcVar10") (+ "+") (number_literal "1")) () ")")))) (; ";")) (labeled_statement "LAB_0012feb8:\n if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" (statement_identifier "LAB_0012feb8") (: ":") (if_statement "if (param_3 != (long *)0x0) {\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" (if "if") (parenthesized_expression "(param_3 != (long *)0x0)" (( "(") (binary_expression "param_3 != (long *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }\n if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }\n }" ({ "{") (if_statement "if (bVar2) {\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }" (if "if") (parenthesized_expression "(bVar2)" (( "(") (identifier "bVar2") () ")")) (compound_statement "{\n lVar8 = FUN_0012d9b0(*param_1,*param_3);\n *param_3 = lVar8;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d9b0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9b0(*param_1,*param_3)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d9b0(*param_1,*param_3)" (identifier "FUN_0012d9b0") (argument_list "(*param_1,*param_3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (} "}"))) (if_statement "if (bVar17 != false) {\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }" (if "if") (parenthesized_expression "(bVar17 != false)" (( "(") (binary_expression "bVar17 != false" (identifier "bVar17") (!= "!=") (false "false")) () ")")) (compound_statement "{\n lVar8 = FUN_0012d9e0(*param_1,*param_3);\n *param_3 = lVar8;\n return bVar17;\n }" ({ "{") (expression_statement "lVar8 = FUN_0012d9e0(*param_1,*param_3);" (assignment_expression "lVar8 = FUN_0012d9e0(*param_1,*param_3)" (identifier "lVar8") (= "=") (call_expression "FUN_0012d9e0(*param_1,*param_3)" (identifier "FUN_0012d9e0") (argument_list "(*param_1,*param_3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*param_3" (* "*") (identifier "param_3")) () ")")))) (; ";")) (expression_statement "*param_3 = lVar8;" (assignment_expression "*param_3 = lVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar8")) (; ";")) (return_statement "return bVar17;" (return "return") (identifier "bVar17") (; ";")) (} "}"))) (} "}")))) (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ type_1 function_1(type_2 *minfo,char **pp,type_3 *var_5) { char var_11; bool bVar2; bool bVar3; type_4 var_2; int var_37; type_1 var_4; type_5 uVar7; size_t var_20; type_3 var_7; type_6 var_33; char *var_12; type_4 *var_18; type_4 *var_3; type_7 *pvarargs; type_1 *pvarargs_00; type_3 **pppdVar14; char **pstart; type_3 *ptype_00; char *var_1; long var_10; type_7 var_17; type_1 varargs_1; type_7 var_28; char *p; var_1 = *pp; var_11 = *var_1; switch(var_11) { case 'A': var_3 = (type_4 *)(var_1 + 1); *pp = (char *)var_3; var_2 = var_1[1]; if ((var_2 == 0) || (var_2 == 0x5f)) { var_10 = 0; LAB_0012fdd0: if (var_2 == 0x5f) { *pp = (char *)(var_3 + 1); var_4 = function_1(minfo,pp,var_5); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } var_7 = var_6(minfo->dhandle,"int"); if (var_7 == (type_3)0x0) { var_7 = var_8(minfo->dhandle,4,0); } var_7 = var_9(minfo->dhandle,*var_5,var_7,0,var_10,0); *var_5 = var_7; return 1; } } else if ((_sch_istable[(type_5)var_2 * 2] & 4) != 0) { var_3 = (type_4 *)(var_1 + 2); var_10 = 0; do { *pp = (char *)var_3; var_10 = (long)((char)var_2 + -0x30) + var_10 * 10; var_2 = *var_3; if ((var_2 == 0) || (var_2 == 0x5f)) goto LAB_0012fdd0; var_3 = var_3 + 1; } while ((_sch_istable[(type_5)var_2 * 2] & 4) != 0); } break; default: bVar3 = false; pstart = (char **)0x0; var_37 = 0; bVar2 = false; var_12 = var_1; do { if (var_11 == 'S') { bVar3 = true; *pp = var_12 + 1; } else if (var_11 < 'T') { if (var_11 != 'C') goto code_r0x0012fdb8; bVar2 = true; *pp = var_12 + 1; } else if (var_11 == 'U') { pstart = (char **)0x1; *pp = var_12 + 1; } else { if (var_11 != 'V') goto code_r0x0012fdb8; var_37 = 1; *pp = var_12 + 1; } var_11 = var_12[1]; var_12 = *pp; } while( true ); case 'C': *pp = var_1 + 1; var_4 = function_1(minfo,pp,var_5); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } var_7 = var_13(minfo->dhandle,*var_5); *var_5 = var_7; return 1; case 'F': pvarargs = (type_7 *)0x0; pppdVar14 = (type_3 **)0x0; *pp = var_1 + 1; if (var_5 != (type_3 *)0x0) { pvarargs = &var_28; pppdVar14 = (type_3 **)&p; } var_4 = var_14(minfo,pp,pppdVar14,(type_1 *)pvarargs); if (var_4 == 0) { return 0; } if (**pp == '_') { *pp = *pp + 1; var_4 = function_1(minfo,pp,var_5); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } var_7 = var_15(minfo->dhandle,*var_5,(type_3 *)p,var_28); *var_5 = var_7; return 1; } break; case 'G': *pp = var_1 + 1; var_4 = function_1(minfo,pp,var_5); return (type_7)(var_4 != 0); case 'M': case 'O': var_22 = (type_6)0x0; var_11 = *var_1; *pp = var_1 + 1; p = (char *)0x0; varargs_1 = 0; var_2 = var_1[1]; if ((_sch_istable[(type_5)var_2 * 2] & 4) == 0) { if (var_2 != 0x51) break; ptype_00 = (type_3 *)&var_28; if (var_5 == (type_3 *)0x0) { ptype_00 = (type_3 *)0x0; } var_4 = var_16(minfo,pp,ptype_00); if (var_4 == 0) { return 0; } LAB_0012fbf8: var_3 = (type_4 *)*pp; } else { var_17 = 0; uVar7 = (type_5)var_2; var_3 = (type_4 *)(var_1 + 2); do { var_18 = var_3; *pp = (char *)var_18; var_17 = (char)uVar7 + -0x30 + var_17 * 10; uVar7 = (type_5)*var_18; var_3 = var_18 + 1; } while ((_sch_istable[(type_5)*var_18 * 2] & 4) != 0); var_20 = var_19((char *)var_18); if (var_20 < var_17) break; var_3 = var_18 + var_17; *pp = (char *)var_3; if (var_5 != (type_3 *)0x0) { var_22 = var_21 (minfo->dhandle,(type_8 *)&minfo->info->tags,(char *)var_18,var_17, DEBUG_KIND_CLASS); if (var_22 == (type_6)0x0) { return 0; } goto LAB_0012fbf8; } } var_2 = *var_3; if (var_11 == 'M') { if ((var_2 == 0x43) || (var_18 = var_3, var_2 == 0x56)) { var_18 = var_3 + 1; *pp = (char *)var_18; var_2 = var_3[1]; } if (var_2 != 0x46) break; *pp = (char *)(var_18 + 1); if (var_5 == (type_3 *)0x0) { pvarargs_00 = (type_1 *)0x0; pppdVar14 = (type_3 **)0x0; } else { pvarargs_00 = &varargs_1; pppdVar14 = (type_3 **)&p; } var_4 = var_14(minfo,pp,pppdVar14,pvarargs_00); if (var_4 == 0) { return 0; } var_3 = (type_4 *)*pp; var_2 = *var_3; } if (var_2 == 0x5f) { *pp = (char *)(var_3 + 1); var_4 = function_1(minfo,pp,var_5); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } if (var_11 != 'M') { var_7 = var_23(minfo->dhandle,var_22,*var_5); *var_5 = var_7; return 1; } var_7 = var_24(minfo->dhandle,*var_5,var_22,(type_3 *)p,varargs_1); *var_5 = var_7; return 1; } break; case 'P': case 'p': *pp = var_1 + 1; var_4 = function_1(minfo,pp,var_5); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } var_7 = var_25(minfo->dhandle,*var_5); *var_5 = var_7; return 1; case 'Q': var_4 = var_16(minfo,pp,var_5); return (type_7)(var_4 != 0); case 'R': *pp = var_1 + 1; var_4 = function_1(minfo,pp,var_5); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } var_7 = var_26(minfo->dhandle,*var_5); *var_5 = var_7; return 1; case 'T': *pp = var_1 + 1; var_4 = var_27(pp,&var_28); if (var_4 != 0) { if (var_28 < minfo->typestring_count) { p = minfo->typestrings[(type_5)var_22 & 0xffffffff].typestring; var_37 = function_1(minfo,&p,var_5); goto joined_r0x0012f9ee; } } } switchD_0012fdc6_caseD_1: var_29(var_1); return 0; switchD_0012fdc6_caseD_30: var_4 = var_30((type_2 *)pp,&p,pstart); if (var_4 == 0) { return 0; } if (var_5 == (type_3 *)0x0) { return 1; } var_1 = var_31(p,(int)*pp - (int)p); var_7 = var_6(minfo->dhandle,var_1); *var_5 = var_7; var_32(var_1); if (*var_5 == (type_3)0x0) { var_33 = var_21 (minfo->dhandle,(type_8 *)&minfo->info->tags,p,(int)*pp - (int)p, DEBUG_KIND_ILLEGAL); *var_5 = var_33; joined_r0x00130021: if (var_33 == (type_6)0x0) { return 0; } } goto LAB_0012feb8; code_r0x0012fdb8: var_4 = (type_1)pstart; switch(var_11) { case '\0': case '_': var_29(var_1); goto LAB_0012feb8; default: goto switchD_0012fdc6_caseD_1; case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': goto switchD_0012fdc6_caseD_30; case 'G': *pp = var_12 + 1; pstart = (char **)(type_5)(type_4)var_12[1]; if ((_sch_istable[(long)pstart * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1; goto switchD_0012fdc6_caseD_30; case 'b': if (var_5 != (type_3 *)0x0) { var_7 = var_6(minfo->dhandle,"bool"); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_34(minfo->dhandle,4); *var_5 = var_7; } LAB_0012ff40: var_12 = *pp; } break; case 'c': if (var_5 != (type_3 *)0x0) { var_1 = "unsigned char"; if ((var_4 == 0) && (var_1 = "signed char", !bVar3)) { var_1 = "char"; } var_7 = var_6(minfo->dhandle,var_1); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_8(minfo->dhandle,1,var_4); *var_5 = var_7; } goto LAB_0012ff40; } break; case 'd': if (var_5 != (type_3 *)0x0) { var_1 = "double"; LAB_00130080: var_7 = var_6(minfo->dhandle,var_1); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_35(minfo->dhandle,8); *var_5 = var_7; } goto LAB_0012ff40; } break; case 'f': if (var_5 != (type_3 *)0x0) { var_7 = var_6(minfo->dhandle,"float"); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_35(minfo->dhandle,4); *var_5 = var_7; } goto LAB_0012ff40; } break; case 'i': if (var_5 != (type_3 *)0x0) { var_1 = "unsigned int"; var_12 = "int"; LAB_001300cd: if (var_4 == 0) { var_1 = var_12; } var_7 = var_6(minfo->dhandle,var_1); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_8(minfo->dhandle,4,var_4); *var_5 = var_7; } goto LAB_0012ff40; } break; case 'l': if (var_5 != (type_3 *)0x0) { var_1 = "long unsigned int"; var_12 = "long int"; goto LAB_001300cd; } break; case 'r': var_1 = "long double"; if (var_5 != (type_3 *)0x0) goto LAB_00130080; break; case 's': if (var_5 != (type_3 *)0x0) { var_1 = "short unsigned int"; if (var_4 == 0) { var_1 = "short int"; } var_7 = var_6(minfo->dhandle,var_1); *var_5 = var_7; if (var_7 == (type_3)0x0) { LAB_0012ff73: var_7 = var_8(minfo->dhandle,2,var_4); *var_5 = var_7; } goto LAB_0012ff40; } break; case 't': if (var_5 == (type_3 *)0x0) { var_37 = var_36(minfo,pp,(char **)0x0); joined_r0x0012f9ee: if (var_37 != 0) { return 1; } return 0; } var_4 = var_36(minfo,pp,&p); var_1 = p; if (var_4 == 0) { return 0; } var_20 = var_19(p); var_33 = var_21 (minfo->dhandle,(type_8 *)&minfo->info->tags,var_1,(int)var_20, DEBUG_KIND_CLASS); *var_5 = var_33; var_32(p); var_33 = *var_5; goto joined_r0x00130021; case 'v': if (var_5 != (type_3 *)0x0) { var_7 = var_6(minfo->dhandle,"void"); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_38(minfo->dhandle); *var_5 = var_7; } goto LAB_0012ff40; } break; case 'w': if (var_5 != (type_3 *)0x0) { var_7 = var_6(minfo->dhandle,"__wchar_t"); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_4 = 1; goto LAB_0012ff73; } goto LAB_0012ff40; } break; case 'x': if (var_5 != (type_3 *)0x0) { var_1 = "long long unsigned int"; if (var_4 == 0) { var_1 = "long long int"; } var_7 = var_6(minfo->dhandle,var_1); *var_5 = var_7; if (var_7 == (type_3)0x0) { var_7 = var_8(minfo->dhandle,8,var_4); *var_5 = var_7; } goto LAB_0012ff40; } } *pp = var_12 + 1; LAB_0012feb8: if (var_5 != (type_3 *)0x0) { if (bVar2) { var_7 = var_13(minfo->dhandle,*var_5); *var_5 = var_7; } if (var_37 != 0) { var_7 = var_39(minfo->dhandle,*var_5); *var_5 = var_7; return var_37; } } return 1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (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: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (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 (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (identifier) (number_literal) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) right: (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: (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))) (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: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal)))))))) (break_statement)) (case_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (true))) (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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) condition: (parenthesized_expression (true)))) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true))) (case_statement value: (char_literal (character)) (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: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (subscript_expression argument: (identifier) index: (number_literal)) (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true)))) (break_statement)) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (return_statement (binary_expression left: (identifier) right: (number_literal)))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character)) (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: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (do_statement body: (compound_statement (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: (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: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)))) (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: (identifier) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_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)))) (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: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (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: (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 (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: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true)))) (break_statement)) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true))) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (return_statement (binary_expression left: (identifier) right: (number_literal)))) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (true))) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) 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: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (goto_statement label: (statement_identifier))))))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) (return_statement (false)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (true)))) (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 (subscript_expression argument: (identifier) index: (number_literal)) (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false))))))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement value: (char_literal (escape_sequence))) (case_statement value: (char_literal (character)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier))) (case_statement (goto_statement label: (statement_identifier))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character))) (case_statement value: (char_literal (character)) (goto_statement label: (statement_identifier))) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier))) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (pointer_expression argument: (identifier)))))))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (string_literal (string_content))) right: (unary_expression argument: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (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: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (character)) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (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: (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (true))))) (return_statement (false)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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: (compound_statement (return_statement (false)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) (identifier) (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_identifier))) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier)))) (break_statement)) (case_statement value: (char_literal (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 (expression_statement (assignment_expression left: (identifier) right: (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: (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (goto_statement label: (statement_identifier)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (false))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (identifier))))))) (return_statement (true)))))
null
/* WARNING: Type propagation algorithm not settling */ bool MASKED(undefined8 *param_1,long *param_2,long *param_3) { char cVar1; bool bVar2; bool bVar3; byte bVar4; int iVar5; ulong uVar6; size_t sVar7; long lVar8; long lVar9; void *__ptr; char *pcVar10; byte *pbVar11; byte *pbVar12; undefined4 *puVar13; char **ppcVar14; ulong *puVar15; char *pcVar16; bool bVar17; uint uVar18; undefined4 local_4c; ulong local_48; char *local_40 [2]; pcVar16 = (char *)*param_2; cVar1 = *pcVar16; switch(cVar1) { case 'A': pbVar12 = (byte *)(pcVar16 + 1); *param_2 = (long)pbVar12; bVar4 = pcVar16[1]; if ((bVar4 == 0) || (bVar4 == 0x5f)) { lVar8 = 0; LAB_0012fdd0: if (bVar4 == 0x5f) { *param_2 = (long)(pbVar12 + 1); iVar5 = MASKED(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar9 = FUN_0012dec0(*param_1,"int"); if (lVar9 == 0) { lVar9 = FUN_0012d560(*param_1,4,0); } lVar8 = FUN_0012d800(*param_1,*param_3,lVar9,0,lVar8,0); *param_3 = lVar8; return true; } } else if ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0) { pbVar12 = (byte *)(pcVar16 + 2); lVar8 = 0; do { *param_2 = (long)pbVar12; lVar8 = (long)((char)bVar4 + -0x30) + lVar8 * 10; bVar4 = *pbVar12; if ((bVar4 == 0) || (bVar4 == 0x5f)) goto LAB_0012fdd0; pbVar12 = pbVar12 + 1; } while ((_sch_istable[(ulong)bVar4 * 2] & 4) != 0); } break; default: bVar3 = false; iVar5 = 0; bVar17 = false; bVar2 = false; pcVar10 = pcVar16; do { if (cVar1 == 'S') { bVar3 = true; *param_2 = (long)(pcVar10 + 1); } else if (cVar1 < 'T') { if (cVar1 != 'C') goto code_r0x0012fdb8; bVar2 = true; *param_2 = (long)(pcVar10 + 1); } else if (cVar1 == 'U') { iVar5 = 1; *param_2 = (long)(pcVar10 + 1); } else { if (cVar1 != 'V') goto code_r0x0012fdb8; bVar17 = true; *param_2 = (long)(pcVar10 + 1); } cVar1 = pcVar10[1]; pcVar10 = (char *)*param_2; } while( true ); case 'C': *param_2 = (long)(pcVar16 + 1); iVar5 = MASKED(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d9b0(*param_1,*param_3); *param_3 = lVar8; return true; case 'F': puVar15 = (ulong *)0x0; ppcVar14 = (char **)0x0; *param_2 = (long)(pcVar16 + 1); if (param_3 != (long *)0x0) { puVar15 = &local_48; ppcVar14 = local_40; } iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar15); if (iVar5 == 0) { return false; } if (*(char *)*param_2 == '_') { *param_2 = (long)((char *)*param_2 + 1); iVar5 = MASKED(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d6f0(*param_1,*param_3,local_40[0],local_48 & 0xffffffff); *param_3 = lVar8; return true; } break; case 'G': *param_2 = (long)(pcVar16 + 1); iVar5 = MASKED(param_1,param_2,param_3); return iVar5 != 0; case 'M': case 'O': local_48 = 0; cVar1 = *pcVar16; *param_2 = (long)(pcVar16 + 1); local_40[0] = (char *)0x0; local_4c = 0; bVar4 = pcVar16[1]; if ((_sch_istable[(ulong)bVar4 * 2] & 4) == 0) { if (bVar4 != 0x51) break; puVar15 = &local_48; if (param_3 == (long *)0x0) { puVar15 = (ulong *)0x0; } iVar5 = FUN_00130930(param_1,param_2,puVar15); if (iVar5 == 0) { return false; } LAB_0012fbf8: pbVar12 = (byte *)*param_2; } else { uVar18 = 0; uVar6 = (ulong)bVar4; pbVar12 = (byte *)(pcVar16 + 2); do { pbVar11 = pbVar12; *param_2 = (long)pbVar11; uVar18 = (char)uVar6 + -0x30 + uVar18 * 10; uVar6 = (ulong)*pbVar11; pbVar12 = pbVar11 + 1; } while ((_sch_istable[(ulong)*pbVar11 * 2] & 4) != 0); sVar7 = strlen((char *)pbVar11); if (sVar7 < uVar18) break; pbVar12 = pbVar11 + uVar18; *param_2 = (long)pbVar12; if (param_3 != (long *)0x0) { local_48 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pbVar11,uVar18,9); if (local_48 == 0) { return false; } goto LAB_0012fbf8; } } bVar4 = *pbVar12; if (cVar1 == 'M') { if ((bVar4 == 0x43) || (pbVar11 = pbVar12, bVar4 == 0x56)) { pbVar11 = pbVar12 + 1; *param_2 = (long)pbVar11; bVar4 = pbVar12[1]; } if (bVar4 != 0x46) break; *param_2 = (long)(pbVar11 + 1); if (param_3 == (long *)0x0) { puVar13 = (undefined4 *)0x0; ppcVar14 = (char **)0x0; } else { puVar13 = &local_4c; ppcVar14 = local_40; } iVar5 = FUN_00130da0(param_1,param_2,ppcVar14,puVar13); if (iVar5 == 0) { return false; } pbVar12 = (byte *)*param_2; bVar4 = *pbVar12; } if (bVar4 == 0x5f) { *param_2 = (long)(pbVar12 + 1); iVar5 = MASKED(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } if (cVar1 != 'M') { lVar8 = FUN_0012d8e0(*param_1,local_48,*param_3); *param_3 = lVar8; return true; } lVar8 = FUN_0012d940(*param_1,*param_3,local_48,local_40[0],local_4c); *param_3 = lVar8; return true; } break; case 'P': case 'p': *param_2 = (long)(pcVar16 + 1); iVar5 = MASKED(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d6b0(*param_1,*param_3); *param_3 = lVar8; return true; case 'Q': iVar5 = FUN_00130930(param_1,param_2,param_3); return iVar5 != 0; case 'R': *param_2 = (long)(pcVar16 + 1); iVar5 = MASKED(param_1,param_2,param_3); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } lVar8 = FUN_0012d760(*param_1,*param_3); *param_3 = lVar8; return true; case 'T': *param_2 = (long)(pcVar16 + 1); iVar5 = FUN_0012e480(param_2,&local_48); if (iVar5 != 0) { if ((uint)local_48 < *(uint *)(param_1 + 5)) { local_40[0] = *(char **)((local_48 & 0xffffffff) * 0x10 + param_1[4]); iVar5 = MASKED(param_1,local_40,param_3); goto joined_r0x0012f9ee; } } } switchD_0012fdc6_caseD_1: FUN_0012e540(pcVar16); return false; switchD_0012fdc6_caseD_30: iVar5 = FUN_0012eea0(param_2,local_40); if (iVar5 == 0) { return false; } if (param_3 == (long *)0x0) { return true; } __ptr = (void *)FUN_0012e600(local_40[0],*param_2 - (long)local_40[0]); lVar8 = FUN_0012dec0(*param_1,__ptr); *param_3 = lVar8; free(__ptr); if (*param_3 == 0) { lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,local_40[0],*param_2 - (long)local_40[0],0); *param_3 = lVar8; joined_r0x00130021: if (lVar8 == 0) { return false; } } goto LAB_0012feb8; code_r0x0012fdb8: switch(cVar1) { case '\0': case '_': FUN_0012e540(pcVar16); goto LAB_0012feb8; default: goto switchD_0012fdc6_caseD_1; case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': goto switchD_0012fdc6_caseD_30; case 'G': *param_2 = (long)(pcVar10 + 1); if ((_sch_istable[(ulong)(byte)pcVar10[1] * 2] & 4) == 0) goto switchD_0012fdc6_caseD_1; goto switchD_0012fdc6_caseD_30; case 'b': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,&DAT_001468cf); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d590(*param_1,4); *param_3 = lVar8; } LAB_0012ff40: pcVar10 = (char *)*param_2; } break; case 'c': if (param_3 != (long *)0x0) { pcVar16 = "unsigned char"; if ((iVar5 == 0) && (pcVar16 = "signed char", !bVar3)) { pcVar16 = "char"; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d560(*param_1,1,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'd': if (param_3 != (long *)0x0) { pcVar16 = "double"; LAB_00130080: lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d580(*param_1,8); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'f': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,"float"); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d580(*param_1,4); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'i': if (param_3 != (long *)0x0) { pcVar16 = "unsigned int"; pcVar10 = "int"; LAB_001300cd: if (iVar5 == 0) { pcVar16 = pcVar10; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d560(*param_1,4,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'l': if (param_3 != (long *)0x0) { pcVar16 = "long unsigned int"; pcVar10 = "long int"; goto LAB_001300cd; } break; case 'r': pcVar16 = "long double"; if (param_3 != (long *)0x0) goto LAB_00130080; break; case 's': if (param_3 != (long *)0x0) { pcVar16 = "short unsigned int"; if (iVar5 == 0) { pcVar16 = "short int"; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { LAB_0012ff73: lVar8 = FUN_0012d560(*param_1,2,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 't': if (param_3 == (long *)0x0) { iVar5 = FUN_00130390(param_1,param_2,0); joined_r0x0012f9ee: if (iVar5 != 0) { return true; } return false; } iVar5 = FUN_00130390(param_1,param_2,local_40); pcVar16 = local_40[0]; if (iVar5 == 0) { return false; } sVar7 = strlen(local_40[0]); lVar8 = FUN_0012ef40(*param_1,param_1[1] + 0x1a0,pcVar16,sVar7 & 0xffffffff,9); *param_3 = lVar8; free(local_40[0]); lVar8 = *param_3; goto joined_r0x00130021; case 'v': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,"void"); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d550(*param_1); *param_3 = lVar8; } goto LAB_0012ff40; } break; case 'w': if (param_3 != (long *)0x0) { lVar8 = FUN_0012dec0(*param_1,"__wchar_t"); *param_3 = lVar8; if (lVar8 == 0) { iVar5 = 1; goto LAB_0012ff73; } goto LAB_0012ff40; } break; case 'x': if (param_3 != (long *)0x0) { pcVar16 = "long long unsigned int"; if (iVar5 == 0) { pcVar16 = "long long int"; } lVar8 = FUN_0012dec0(*param_1,pcVar16); *param_3 = lVar8; if (lVar8 == 0) { lVar8 = FUN_0012d560(*param_1,8,iVar5); *param_3 = lVar8; } goto LAB_0012ff40; } } *param_2 = (long)(pcVar10 + 1); LAB_0012feb8: if (param_3 != (long *)0x0) { if (bVar2) { lVar8 = FUN_0012d9b0(*param_1,*param_3); *param_3 = lVar8; } if (bVar17 != false) { lVar8 = FUN_0012d9e0(*param_1,*param_3); *param_3 = lVar8; return bVar17; } } return true; }
2206_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~Output_data_plt_x86_64_standard
FUN_0016ea20
/* DWARF original prototype: void ~Output_data_plt_x86_64_standard(Output_data_plt_x86_64_standard<32> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_353119::Output_data_plt_x86_64_standard<32>::~Output_data_plt_x86_64_standard (Output_data_plt_x86_64_standard<32> *this,int __in_chrg) { undefined8 *puVar1; undefined8 *puVar2; *(undefined **)this = &DAT_003ecda8; puVar2 = *(undefined8 **)&this->field_0x78; while (puVar2 != (undefined8 *)&this->field_0x78) { puVar1 = (undefined8 *)*puVar2; operator_delete(puVar2); puVar2 = puVar1; } *(undefined **)this = &DAT_003f02d8; gold::Output_data::~Output_data((Output_data *)this,__in_chrg); return; }
void FUN_0016ea20(undefined8 *param_1) { undefined8 *puVar1; *param_1 = &DAT_003ecda8; puVar1 = (undefined8 *)param_1[0xf]; while (puVar1 != param_1 + 0xf) { puVar1 = (undefined8 *)*puVar1; FUN_002a2980(); } *param_1 = &DAT_003f02d8; FUN_001ee190(param_1); return; }
LEA RAX,[0x3ecda8] PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x78] LEA RBP,[RBX + 0x78] CMP RDI,RBP JZ 0x0016ea50 NOP MOV R12,qword ptr [RDI] CALL 0x002a2980 MOV RDI,R12 CMP R12,RBP JNZ 0x0016ea40 LEA RAX,[0x3f02d8] MOV RDI,RBX MOV qword ptr [RBX],RAX POP RBX POP RBP POP R12 JMP 0x001ee190
null
null
null
null
[(u'CAST_-1207309508', u'STORE_-1207309681'), ('const-4115880', u'PTRSUB_-1207309560'), ('tmp_173', u'PTRSUB_-1207309550'), (u'INT_NOTEQUAL_-1207309732', u'CBRANCH_-1207309731'), ('tmp_173', u'CAST_-1207309508'), ('const-433', u'LOAD_-1207309729'), (u'INDIRECT_-1207309604', u'MULTIEQUAL_-1207309553'), (u'CAST_-1207309556', u'STORE_-1207309763'), ('tmp_74', u'CBRANCH_-1207309731'), ('const-0', u'RETURN_-1207309653'), (u'LOAD_-1207309729', u'CAST_-1207309535'), (u'CAST_-1207309543', u'INT_NOTEQUAL_-1207309732'), (u'PTRSUB_-1207309560', u'STORE_-1207309763'), ('const-433', u'LOAD_-1207309759'), (u'LOAD_-1207309759', u'COPY_-1207309607'), ('const-433', u'STORE_-1207309681'), ('const-4129496', u'PTRSUB_-1207309515'), ('tmp_173', u'PTRSUB_-1207309555'), (u'MULTIEQUAL_-1207309555', u'LOAD_-1207309729'), ('tmp_173', u'CAST_-1207309556'), (u'MULTIEQUAL_-1207309555', u'INT_NOTEQUAL_-1207309732'), ('tmp_173', u'CAST_-1207309500'), (u'CAST_-1207309500', u'CALL_-1207309657'), ('const-120', u'PTRSUB_-1207309555'), ('const-0', u'PTRSUB_-1207309515'), (u'MULTIEQUAL_-1207309553', u'CALL_-1207309657'), ('const-433', u'STORE_-1207309763'), (u'PTRSUB_-1207309555', u'CAST_-1207309552'), (u'CALL_-1207309717', u'INDIRECT_-1207309604'), ('const-120', u'PTRSUB_-1207309550'), (u'PTRSUB_-1207309515', u'STORE_-1207309681'), ('const-0', u'PTRSUB_-1207309560'), (u'CAST_-1207309535', u'COPY_-1207309588'), (u'CAST_-1207309552', u'LOAD_-1207309759'), (u'MULTIEQUAL_-1207309555', u'CALL_-1207309717'), (u'PTRSUB_-1207309550', u'CAST_-1207309543'), (u'COPY_-1207309588', u'MULTIEQUAL_-1207309555'), (u'COPY_-1207309607', u'MULTIEQUAL_-1207309555'), ('tmp_174', u'MULTIEQUAL_-1207309553')]
[(u'CAST_-1207309560', u'MULTIEQUAL_-1207309559'), ('const-433', u'LOAD_-1207309729'), (u'INT_NOTEQUAL_-1207309732', u'CBRANCH_-1207309731'), (u'LOAD_-1207309729', u'CAST_-1207309544'), (u'LOAD_-1207309759', u'CAST_-1207309560'), ('const-433', u'LOAD_-1207309759'), ('tmp_340', u'STORE_-1207309681'), ('const-8', u'PTRADD_-1207309556'), ('tmp_74', u'CBRANCH_-1207309731'), ('const-4129496', u'PTRSUB_-1207309520'), ('const-8', u'PTRADD_-1207309561'), (u'PTRADD_-1207309561', u'LOAD_-1207309759'), (u'PTRADD_-1207309556', u'INT_NOTEQUAL_-1207309732'), (u'PTRSUB_-1207309520', u'STORE_-1207309681'), ('const-0', u'RETURN_-1207309653'), ('tmp_340', u'STORE_-1207309763'), ('tmp_340', u'PTRADD_-1207309561'), ('tmp_340', u'CALL_-1207309657'), ('const-0', u'PTRSUB_-1207309520'), (u'PTRSUB_-1207309565', u'STORE_-1207309763'), ('const-4115880', u'PTRSUB_-1207309565'), ('const-433', u'STORE_-1207309681'), ('const-0', u'PTRSUB_-1207309565'), (u'MULTIEQUAL_-1207309559', u'INT_NOTEQUAL_-1207309732'), (u'MULTIEQUAL_-1207309559', u'LOAD_-1207309729'), ('const-433', u'STORE_-1207309763'), ('const-15', u'PTRADD_-1207309561'), ('const-15', u'PTRADD_-1207309556'), (u'CAST_-1207309544', u'MULTIEQUAL_-1207309559'), ('tmp_340', u'PTRADD_-1207309556')]
null
null
0016ea20
x64
O2
(translation_unit "void FUN_0016ea20(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}\n\n" (function_definition "void FUN_0016ea20(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0016ea20(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "*param_1 = &DAT_003ecda8;" (assignment_expression "*param_1 = &DAT_003ecda8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003ecda8" & identifier)) ;) (expression_statement "puVar1 = (undefined8 *)param_1[0xf];" (assignment_expression "puVar1 = (undefined8 *)param_1[0xf]" identifier = (cast_expression "(undefined8 *)param_1[0xf]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xf]" identifier [ number_literal ]))) ;) (while_statement "while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" while (parenthesized_expression "(puVar1 != param_1 + 0xf)" ( (binary_expression "puVar1 != param_1 + 0xf" identifier != (binary_expression "param_1 + 0xf" identifier + number_literal)) )) (compound_statement "{\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" { (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_003f02d8;" (assignment_expression "*param_1 = &DAT_003f02d8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003f02d8" & identifier)) ;) (expression_statement "FUN_001ee190(param_1);" (call_expression "FUN_001ee190(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void\n ~Output_data_plt_x86_64_standard(Output_data_plt_x86_64_standard<32> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_353119::Output_data_plt_x86_64_standard<32>::~Output_data_plt_x86_64_standard\n (Output_data_plt_x86_64_standard<32> *this,int __in_chrg)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n \n *(undefined **)this = &DAT_003ecda8;\n puVar2 = *(undefined8 **)&this->field_0x78;\n while (puVar2 != (undefined8 *)&this->field_0x78) {\n puVar1 = (undefined8 *)*puVar2;\n operator_delete(puVar2);\n puVar2 = puVar1;\n }\n *(undefined **)this = &DAT_003f02d8;\n gold::Output_data::~Output_data((Output_data *)this,__in_chrg);\n return;\n}\n\n" comment (function_definition "void __thiscall\nanon_unknown.dwarf_353119::Output_data_plt_x86_64_standard<32>::~Output_data_plt_x86_64_standard\n (Output_data_plt_x86_64_standard<32> *this,int __in_chrg)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n \n *(undefined **)this = &DAT_003ecda8;\n puVar2 = *(undefined8 **)&this->field_0x78;\n while (puVar2 != (undefined8 *)&this->field_0x78) {\n puVar1 = (undefined8 *)*puVar2;\n operator_delete(puVar2);\n puVar2 = puVar1;\n }\n *(undefined **)this = &DAT_003f02d8;\n gold::Output_data::~Output_data((Output_data *)this,__in_chrg);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_353119::Output_data_plt_x86_64_standard<32>::~" identifier . identifier : : identifier < number_literal > : : ~) (function_declarator "Output_data_plt_x86_64_standard\n (Output_data_plt_x86_64_standard<32> *this,int __in_chrg)" identifier (parameter_list "(Output_data_plt_x86_64_standard<32> *this,int __in_chrg)" ( (parameter_declaration "Output_data_plt_x86_64_standard<32> *this" type_identifier (ERROR "<32>" < number_literal >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n \n *(undefined **)this = &DAT_003ecda8;\n puVar2 = *(undefined8 **)&this->field_0x78;\n while (puVar2 != (undefined8 *)&this->field_0x78) {\n puVar1 = (undefined8 *)*puVar2;\n operator_delete(puVar2);\n puVar2 = puVar1;\n }\n *(undefined **)this = &DAT_003f02d8;\n gold::Output_data::~Output_data((Output_data *)this,__in_chrg);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "*(undefined **)this = &DAT_003ecda8;" (assignment_expression "*(undefined **)this = &DAT_003ecda8" (pointer_expression "*(undefined **)this" * (cast_expression "(undefined **)this" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (pointer_expression "&DAT_003ecda8" & identifier)) ;) (expression_statement "puVar2 = *(undefined8 **)&this->field_0x78;" (assignment_expression "puVar2 = *(undefined8 **)&this->field_0x78" identifier = (pointer_expression "*(undefined8 **)&this->field_0x78" * (cast_expression "(undefined8 **)&this->field_0x78" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&this->field_0x78" & (field_expression "this->field_0x78" identifier -> field_identifier))))) ;) (while_statement "while (puVar2 != (undefined8 *)&this->field_0x78) {\n puVar1 = (undefined8 *)*puVar2;\n operator_delete(puVar2);\n puVar2 = puVar1;\n }" while (parenthesized_expression "(puVar2 != (undefined8 *)&this->field_0x78)" ( (binary_expression "puVar2 != (undefined8 *)&this->field_0x78" identifier != (cast_expression "(undefined8 *)&this->field_0x78" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x78" & (field_expression "this->field_0x78" identifier -> field_identifier)))) )) (compound_statement "{\n puVar1 = (undefined8 *)*puVar2;\n operator_delete(puVar2);\n puVar2 = puVar1;\n }" { (expression_statement "puVar1 = (undefined8 *)*puVar2;" (assignment_expression "puVar1 = (undefined8 *)*puVar2" identifier = (cast_expression "(undefined8 *)*puVar2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar2" * identifier))) ;) (expression_statement "operator_delete(puVar2);" (call_expression "operator_delete(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) (expression_statement "puVar2 = puVar1;" (assignment_expression "puVar2 = puVar1" identifier = identifier) ;) })) (expression_statement "*(undefined **)this = &DAT_003f02d8;" (assignment_expression "*(undefined **)this = &DAT_003f02d8" (pointer_expression "*(undefined **)this" * (cast_expression "(undefined **)this" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (pointer_expression "&DAT_003f02d8" & 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 )))) ;))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0016ea20(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}\n\n" (function_definition "void FUN_0016ea20(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0016ea20(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "*param_1 = &DAT_003ecda8;" (assignment_expression "*param_1 = &DAT_003ecda8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003ecda8" & identifier)) ;) (expression_statement "puVar1 = (undefined8 *)param_1[0xf];" (assignment_expression "puVar1 = (undefined8 *)param_1[0xf]" identifier = (cast_expression "(undefined8 *)param_1[0xf]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xf]" identifier [ number_literal ]))) ;) (while_statement "while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" while (parenthesized_expression "(puVar1 != param_1 + 0xf)" ( (binary_expression "puVar1 != param_1 + 0xf" identifier != (binary_expression "param_1 + 0xf" identifier + number_literal)) )) (compound_statement "{\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" { (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_003f02d8;" (assignment_expression "*param_1 = &DAT_003f02d8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003f02d8" & identifier)) ;) (expression_statement "FUN_001ee190(param_1);" (call_expression "FUN_001ee190(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + 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 (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0016ea20(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016ea20(undefined8 *param_1)" (identifier "FUN_0016ea20") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n \n *param_1 = &DAT_003ecda8;\n puVar1 = (undefined8 *)param_1[0xf];\n while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *param_1 = &DAT_003f02d8;\n FUN_001ee190(param_1);\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "*param_1 = &DAT_003ecda8;" (assignment_expression "*param_1 = &DAT_003ecda8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_003ecda8" (& "&") (identifier "DAT_003ecda8"))) (; ";")) (expression_statement "puVar1 = (undefined8 *)param_1[0xf];" (assignment_expression "puVar1 = (undefined8 *)param_1[0xf]" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)param_1[0xf]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0xf]" (identifier "param_1") ([ "[") (number_literal "0xf") (] "]")))) (; ";")) (while_statement "while (puVar1 != param_1 + 0xf) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" (while "while") (parenthesized_expression "(puVar1 != param_1 + 0xf)" (( "(") (binary_expression "puVar1 != param_1 + 0xf" (identifier "puVar1") (!= "!=") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf"))) () ")")) (compound_statement "{\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" ({ "{") (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)*puVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1")))) (; ";")) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = &DAT_003f02d8;" (assignment_expression "*param_1 = &DAT_003f02d8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_003f02d8" (& "&") (identifier "DAT_003f02d8"))) (; ";")) (expression_statement "FUN_001ee190(param_1);" (call_expression "FUN_001ee190(param_1)" (identifier "FUN_001ee190") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Output_data_plt_x86_64_standard(Output_data_plt_x86_64_standard<32> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_353119::function_1<32>::~function_1 (function_1<32> *this,int __in_chrg) { type_1 *puVar1; type_1 *var_1; *(type_2 **)this = &DAT_003ecda8; var_1 = *(type_1 **)&this->field_0x78; while (var_1 != (type_1 *)&this->field_0x78) { puVar1 = (type_1 *)*var_1; var_2(var_1); var_1 = puVar1; } *(type_2 **)this = &DAT_003f02d8; gold::Output_data::~var_3((var_3 *)this,__in_chrg); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { undefined8 *puVar1; *param_1 = &DAT_003ecda8; puVar1 = (undefined8 *)param_1[0xf]; while (puVar1 != param_1 + 0xf) { puVar1 = (undefined8 *)*puVar1; FUN_002a2980(); } *param_1 = &DAT_003f02d8; FUN_001ee190(param_1); return; }
92_chcon_and_chcon_strip.c
safe_hasher.cold.5
FUN_0010254d
void safe_hasher_cold_5(void) { /* WARNING: Subroutine does not return */ abort(); }
void FUN_0010254d(void) { /* WARNING: Subroutine does not return */ abort(); }
CALL 0x00102030
null
null
null
null
[('const-1', u'RETURN_-1206966949')]
[('const-1', u'RETURN_-1206966949')]
null
null
0010254d
x64
O2
(translation_unit "void FUN_0010254d(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_0010254d(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_0010254d(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n}" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void safe_hasher_cold_5(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void safe_hasher_cold_5(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "safe_hasher_cold_5(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n}" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0010254d(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_0010254d(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_0010254d(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n abort();\n}" { (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0010254d(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_0010254d(void)" (identifier "FUN_0010254d") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n abort();\n}" ({ "{") (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { /* WARNING: Subroutine does not return */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { /* WARNING: Subroutine does not return */ abort(); }
10336_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_checkpoint
FUN_0046a010
/* DWARF original prototype: uint64_t do_checkpoint(Sized_elf_reloc_mapper<64,_false> * this) */ uint64_t __thiscall gold::Sized_elf_reloc_mapper<64,_false>::do_checkpoint(Sized_elf_reloc_mapper<64,_false> *this) { return (this->track_relocs_).pos_; }
undefined8 FUN_0046a010(long param_1) { return *(undefined8 *)(param_1 + 0x38); }
MOV RAX,qword ptr [RDI + 0x38] RET
null
null
null
null
[('const-433', u'LOAD_-1202085869'), (u'PTRSUB_-1202085799', u'PTRSUB_-1202085797'), (u'LOAD_-1202085869', u'COPY_-1202085869'), (u'PTRSUB_-1202085797', u'LOAD_-1202085869'), ('const-0', u'RETURN_-1202085853'), ('tmp_19', u'PTRSUB_-1202085799'), (u'COPY_-1202085869', u'RETURN_-1202085853'), ('const-16', u'PTRSUB_-1202085797'), ('const-40', u'PTRSUB_-1202085799')]
[('tmp_19', u'INT_ADD_-1202085853'), (u'LOAD_-1202085869', u'COPY_-1202085869'), ('const-433', u'LOAD_-1202085869'), (u'INT_ADD_-1202085853', u'CAST_-1202085801'), ('const-0', u'RETURN_-1202085853'), ('const-56', u'INT_ADD_-1202085853'), (u'COPY_-1202085869', u'RETURN_-1202085853'), (u'CAST_-1202085801', u'LOAD_-1202085869')]
null
null
0046a010
x64
O2
(translation_unit "undefined8 FUN_0046a010(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x38);\n}\n\n" (function_definition "undefined8 FUN_0046a010(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x38);\n}" type_identifier (function_declarator "FUN_0046a010(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined8 *)(param_1 + 0x38);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0x38);" return (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) )))) ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_checkpoint(Sized_elf_reloc_mapper<64,_false> * this) */\n\nuint64_t __thiscall\ngold::Sized_elf_reloc_mapper<64,_false>::do_checkpoint(Sized_elf_reloc_mapper<64,_false> *this)\n\n{\n return (this->track_relocs_).pos_;\n}\n\n" comment (ERROR "uint64_t __thiscall\ngold::Sized_elf_reloc_mapper<64,_false>::do_checkpoint(Sized_elf_reloc_mapper<64,_false> *this)\n\n{\n return (this->track_relocs_).pos_;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::" identifier > : :) (function_declarator "do_checkpoint(Sized_elf_reloc_mapper<64,_false> *this)\n\n{\n return (this->track_relocs_).pos_" (function_declarator "do_checkpoint(Sized_elf_reloc_mapper<64,_false> *this)" identifier (parameter_list "(Sized_elf_reloc_mapper<64,_false> *this)" ( (parameter_declaration "Sized_elf_reloc_mapper" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) (ERROR "{\n return" { return) (parameter_list "(this->track_relocs_)" ( (parameter_declaration "this->track_relocs_" type_identifier (ERROR "->" ->) identifier) )) (ERROR "." .) identifier) ; }))
(translation_unit "undefined8 FUN_0046a010(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x38);\n}\n\n" (function_definition "undefined8 FUN_0046a010(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x38);\n}" type_identifier (function_declarator "FUN_0046a010(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined8 *)(param_1 + 0x38);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0x38);" return (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) )))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })))
(function_definition "undefined8 FUN_0046a010(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x38);\n}" (type_identifier "undefined8") (function_declarator "FUN_0046a010(long param_1)" (identifier "FUN_0046a010") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(undefined8 *)(param_1 + 0x38);\n}" ({ "{") (return_statement "return *(undefined8 *)(param_1 + 0x38);" (return "return") (pointer_expression "*(undefined8 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_checkpoint(Sized_elf_reloc_mapper<64,_false> * this) */ uint64_t __thiscall gold::Sized_elf_reloc_mapper<64,_false>::do_checkpoint(Sized_elf_reloc_mapper<64,_false> *this) { return (this->track_relocs_).pos_; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))
null
undefined8 MASKED(long param_1) { return *(undefined8 *)(param_1 + 0x38); }
176_gawk_and_gawk_strip.c
adjust_fcall_stack
FUN_0010bac0
/* WARNING: Unknown calling convention */ void adjust_fcall_stack(NODE *symbol,wchar_t nsubs) { long *plVar1; undefined8 *puVar2; long *plVar3; NODE *pNVar4; NODE *pNVar5; int iVar6; long *plVar7; puVar2 = (undefined8 *)(frame_ptr->sub).val.sref; if (puVar2 != (undefined8 *)0x0) { plVar7 = (long *)(frame_ptr->sub).val.sp; iVar6 = (int)*puVar2; if (0 < iVar6) { plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1; do { while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb || (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) { LAB_0010bb30: plVar7 = plVar7 + 1; if (plVar7 == plVar1) { return; } } pNVar5 = (NODE *)(pNVar4->sub).val.sref; if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) { for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) { if (pNVar5 == symbol) goto LAB_0010bb49; } goto LAB_0010bb30; } LAB_0010bb49: plVar7 = plVar7 + 1; *(undefined4 *)(plVar3 + 9) = 5; *plVar3 = (long)&null_array_func; plVar3[1] = 0; plVar3[7] = 0; plVar3[8] = 0; plVar3[5] = 0; *(undefined4 *)((long)plVar3 + 0x4c) = 0; plVar3[3] = 0; if (plVar7 == plVar1) { return; } } while( true ); } } return; }
void FUN_0010bac0(long param_1,int param_2) { undefined8 *puVar1; long *plVar2; long lVar3; long lVar4; int iVar5; undefined8 *puVar6; if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) { puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8); iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18); if (0 < iVar5) { puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1; do { while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb || (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) { LAB_0010bb30: puVar6 = puVar6 + 1; if (puVar6 == puVar1) { return; } } lVar4 = *(long *)(lVar3 + 0x18); if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) { for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) { if (lVar4 == param_1) goto LAB_0010bb49; } goto LAB_0010bb30; } LAB_0010bb49: puVar6 = puVar6 + 1; *(undefined4 *)(plVar2 + 9) = 5; *plVar2 = (long)&DAT_00397020; plVar2[1] = 0; plVar2[7] = 0; plVar2[8] = 0; plVar2[5] = 0; *(undefined4 *)((long)plVar2 + 0x4c) = 0; plVar2[3] = 0; if (puVar6 == puVar1) { return; } } while( true ); } } return; }
MOV RAX,qword ptr [0x003a1dc8] MOV RDX,qword ptr [RAX + 0x18] TEST RDX,RDX JZ 0x0010bb39 MOV RCX,qword ptr [RDX] MOV RDX,qword ptr [RAX + 0x8] TEST ECX,ECX JLE 0x0010bb39 LEA EAX,[RCX + -0x1] LEA R10,[0x397020] LEA R9,[RDX + RAX*0x8 + 0x8] NOP word ptr [RAX + RAX*0x1] MOV RCX,qword ptr [RDX] CMP dword ptr [RCX + 0x48],0xb JNZ 0x0010bb30 MOV R8,qword ptr [RCX] CMP dword ptr [R8 + 0x48],0x5 JNZ 0x0010bb30 CMP R8,RDI MOV RAX,qword ptr [R8 + 0x18] JZ 0x0010bb40 TEST RAX,RAX JZ 0x0010bb30 CMP RAX,RDI JNZ 0x0010bb25 JMP 0x0010bb49 CMP RDI,RAX JZ 0x0010bb49 MOV RAX,qword ptr [RAX + 0x18] TEST RAX,RAX JNZ 0x0010bb20 NOP ADD RDX,0x8 CMP RDX,R9 JNZ 0x0010baf0 RET TEST ESI,ESI JLE 0x0010bb0c TEST RAX,RAX JZ 0x0010bb0c ADD RDX,0x8 MOV dword ptr [RCX + 0x48],0x5 MOV qword ptr [RCX],R10 CMP RDX,R9 MOV qword ptr [RCX + 0x8],0x0 MOV qword ptr [RCX + 0x38],0x0 MOV qword ptr [RCX + 0x40],0x0 MOV qword ptr [RCX + 0x28],0x0 MOV dword ptr [RCX + 0x4c],0x0 MOV qword ptr [RCX + 0x18],0x0 JNZ 0x0010baf0 JMP 0x0010bb39
null
null
null
null
[(u'CAST_-1206928156', u'INT_NOTEQUAL_-1206928673'), (u'CAST_-1206928087', u'MULTIEQUAL_-1206928123'), ('const-8', u'PTRADD_-1206928051'), ('const-8', u'PTRADD_-1206928114'), ('const-433', u'LOAD_-1206928666'), ('const-0', u'PTRSUB_-1206928159'), (u'CAST_-1206928087', u'INT_EQUAL_-1206928341'), (u'PTRADD_-1206928114', u'MULTIEQUAL_-1206928262'), (u'CAST_-1206928102', u'PTRSUB_-1206928170'), ('const-0', u'RETURN_-1206928416'), (u'STORE_-1206928411', u'INDIRECT_-1206928106'), (u'INT_ADD_-1206928243', u'PTRADD_-1206928196'), (u'INDIRECT_-1206928062', u'COPY_-1206928114'), (u'PTRADD_-1206928026', u'STORE_-1206928357'), ('tmp_604', u'INT_SLESS_-1206928347'), (u'MULTIEQUAL_-1206928262', u'PTRADD_-1206928088'), (u'INT_EQUAL_-1206928413', u'CBRANCH_-1206928345'), (u'INT_SLESS_-1206928347', u'CBRANCH_-1206928354'), ('const-0', u'PTRSUB_-1206928155'), (u'MULTIEQUAL_-1206928123', u'INT_EQUAL_-1206928510'), ('const-24', u'PTRSUB_-1206928107'), ('const-8', u'PTRADD_-1206928088'), ('const-0', u'STORE_-1206928411'), (u'PTRADD_-1206928083', u'CAST_-1206928015'), (u'PTRSUB_-1206928170', u'LOAD_-1206928582'), (u'MULTIEQUAL_-1206928207', u'MULTIEQUAL_-1206928207'), (u'MULTIEQUAL_-1206928262', u'PTRADD_-1206928114'), (u'PTRSUB_-1206928139', u'LOAD_-1206928548'), ('const-0', u'PTRSUB_-1206928231'), (u'PTRSUB_-1206928155', u'PTRSUB_-1206928204'), (u'SUBPIECE_-1206928288', u'INT_SLESS_-1206928637'), (u'STORE_-1206928400', u'INDIRECT_-1206928097'), ('tmp_192', u'CBRANCH_-1206928562'), ('const-0', u'STORE_-1206928400'), (u'INT_NOTEQUAL_-1206928591', u'CBRANCH_-1206928588'), ('const-0', u'INT_EQUAL_-1206928341'), (u'INT_SUB_-1206928626', u'INT_ZEXT_-1206928336'), (u'CAST_-1206928112', u'CAST_-1206927968'), ('const-8', u'PTRADD_-1206928196'), ('const-8', u'PTRADD_-1206928083'), (u'MULTIEQUAL_-1206928262', u'LOAD_-1206928613'), ('tmp_603', u'INT_NOTEQUAL_-1206928547'), (u'CAST_-1206928112', u'STORE_-1206928430'), (u'PTRADD_-1206928196', u'INT_EQUAL_-1206928413'), ('const-24', u'PTRSUB_-1206928139'), (u'MULTIEQUAL_-1206928207', u'COPY_-1206928123'), ('const-9', u'PTRADD_-1206928181'), ('tmp_510', u'CBRANCH_-1206928388'), (u'CAST_-1206927967', u'STORE_-1206928367'), (u'INT_ZEXT_-1206928336', u'INT_ADD_-1206928243'), (u'PTRADD_-1206928088', u'INT_EQUAL_-1206928413'), (u'LOAD_-1206928548', u'CAST_-1206928087'), ('tmp_288', u'CBRANCH_-1206928507'), (u'LOAD_-1206928613', u'CAST_-1206928112'), ('const-0', u'SUBPIECE_-1206928288'), ('const-0', u'PTRSUB_-1206928049'), ('const-433', u'STORE_-1206928389'), (u'INT_SLESS_-1206928637', u'CBRANCH_-1206928644'), ('const-0', u'INT_NOTEQUAL_-1206928525'), (u'PTRADD_-1206928114', u'INT_EQUAL_-1206928391'), ('const-7', u'PTRADD_-1206928060'), (u'STORE_-1206928389', u'INDIRECT_-1206928088'), ('tmp_603', u'INT_EQUAL_-1206928510'), ('const-3764256', u'PTRSUB_-1206928091'), (u'LOAD_-1206928666', u'CAST_-1206928142'), (u'CAST_-1206928112', u'LOAD_-1206928588'), ('const-5', u'INT_NOTEQUAL_-1206928566'), (u'CAST_-1206928102', u'PTRSUB_-1206928159'), ('const-72', u'PTRSUB_-1206928170'), ('const-1', u'INT_ADD_-1206928243'), ('const-433', u'LOAD_-1206928548'), ('tmp_1286', u'PTRSUB_-1206928231'), (u'MULTIEQUAL_-1206928123', u'PTRSUB_-1206928126'), (u'LOAD_-1206928582', u'INT_NOTEQUAL_-1206928566'), ('tmp_230', u'CBRANCH_-1206928539'), ('const-0', u'STORE_-1206928357'), (u'INT_NOTEQUAL_-1206928566', u'CBRANCH_-1206928562'), ('const-0', u'RETURN_-1206928104'), ('tmp_34', u'CBRANCH_-1206928672'), (u'PTRADD_-1206928088', u'MULTIEQUAL_-1206928262'), ('const-0', u'RETURN_-1206928113'), (u'PTRADD_-1206928181', u'LOAD_-1206928607'), (u'SUBPIECE_-1206928288', u'INT_SUB_-1206928626'), ('const-8', u'PTRADD_-1206928181'), ('const-433', u'LOAD_-1206928588'), (u'CAST_-1206928050', u'MULTIEQUAL_-1206928123'), (u'STORE_-1206928357', u'INDIRECT_-1206928062'), (u'LOAD_-1206928672', u'SUBPIECE_-1206928288'), (u'INDIRECT_-1206928062', u'MULTIEQUAL_-1206928207'), (u'LOAD_-1206928607', u'SUBPIECE_-1206928115'), (u'LOAD_-1206928693', u'CAST_-1206928156'), (u'STORE_-1206928367', u'INDIRECT_-1206928070'), (u'LOAD_-1206928442', u'CAST_-1206928050'), ('const-433', u'STORE_-1206928357'), (u'PTRSUB_-1206928141', u'PTRSUB_-1206928191'), (u'CAST_-1206928112', u'PTRADD_-1206928026'), (u'STORE_-1206928378', u'INDIRECT_-1206928079'), (u'CAST_-1206927968', u'INT_ADD_-1206928353'), (u'SUBPIECE_-1206928115', u'INT_NOTEQUAL_-1206928591'), ('const-9', u'PTRADD_-1206928083'), (u'LOAD_-1206928588', u'CAST_-1206928102'), (u'INT_EQUAL_-1206928510', u'CBRANCH_-1206928507'), (u'CAST_-1206928142', u'MULTIEQUAL_-1206928262'), (u'INT_NOTEQUAL_-1206928547', u'CBRANCH_-1206928539'), ('const-1', u'PTRADD_-1206928088'), (u'PTRSUB_-1206928049', u'PTRSUB_-1206928107'), ('const-433', u'LOAD_-1206928672'), (u'MULTIEQUAL_-1206928123', u'INT_NOTEQUAL_-1206928525'), ('const-0', u'STORE_-1206928367'), (u'CAST_-1206928112', u'PTRADD_-1206928042'), ('const-8', u'PTRADD_-1206928026'), ('const-0', u'INT_NOTEQUAL_-1206928673'), ('tmp_1286', u'PTRSUB_-1206928217'), ('const-433', u'STORE_-1206928430'), (u'PTRADD_-1206928051', u'STORE_-1206928389'), (u'INT_ADD_-1206928353', u'CAST_-1206927967'), (u'CAST_-1206928015', u'STORE_-1206928439'), ('const-8', u'PTRADD_-1206928051'), ('const-0', u'STORE_-1206928378'), (u'CAST_-1206928112', u'PTRADD_-1206928083'), ('const-433', u'STORE_-1206928411'), (u'PTRSUB_-1206928191', u'LOAD_-1206928666'), (u'CAST_-1206928142', u'PTRADD_-1206928196'), (u'PTRSUB_-1206928107', u'LOAD_-1206928442'), ('tmp_79', u'CBRANCH_-1206928644'), (u'PTRADD_-1206928060', u'STORE_-1206928400'), ('const-5', u'PTRADD_-1206928042'), ('const-0', u'INT_SLESS_-1206928637'), (u'INT_EQUAL_-1206928391', u'CBRANCH_-1206928388'), (u'INT_NOTEQUAL_-1206928673', u'CBRANCH_-1206928672'), ('const-433', u'STORE_-1206928439'), (u'CAST_-1206928102', u'INT_NOTEQUAL_-1206928547'), (u'PTRADD_-1206928196', u'INT_EQUAL_-1206928391'), (u'CAST_-1206928112', u'PTRADD_-1206928051'), (u'PTRSUB_-1206928204', u'LOAD_-1206928693'), (u'PTRSUB_-1206928231', u'PTRSUB_-1206928155'), ('tmp_1286', u'MULTIEQUAL_-1206928207'), ('const-1', u'PTRADD_-1206928114'), (u'PTRSUB_-1206928217', u'PTRSUB_-1206928141'), (u'STORE_-1206928430', u'INDIRECT_-1206928113'), ('const-24', u'PTRSUB_-1206928204'), ('tmp_572', u'CBRANCH_-1206928354'), ('const-8', u'PTRSUB_-1206928191'), ('const-1', u'PTRADD_-1206928069'), ('const-0', u'PTRSUB_-1206928091'), (u'CAST_-1206928112', u'PTRADD_-1206928069'), (u'CAST_-1206928112', u'PTRADD_-1206928060'), (u'PTRSUB_-1206928126', u'PTRSUB_-1206928049'), ('const-0', u'PTRSUB_-1206928086'), ('const-0', u'PTRSUB_-1206928217'), ('const-433', u'STORE_-1206928378'), ('const-8', u'PTRADD_-1206928060'), (u'PTRADD_-1206928042', u'STORE_-1206928378'), (u'INT_NOTEQUAL_-1206928525', u'CBRANCH_-1206928524'), ('const-76', u'INT_ADD_-1206928353'), ('const-5', u'STORE_-1206928439'), ('tmp_1286', u'COPY_-1206928202'), ('const-0', u'PTRSUB_-1206928141'), (u'PTRSUB_-1206928091', u'CAST_-1206928007'), ('const-1', u'INT_SLESS_-1206928347'), ('const-11', u'INT_NOTEQUAL_-1206928591'), (u'PTRADD_-1206928069', u'STORE_-1206928411'), (u'CAST_-1206928156', u'LOAD_-1206928672'), (u'STORE_-1206928439', u'INDIRECT_-1206928121'), ('tmp_149', u'CBRANCH_-1206928588'), ('const-433', u'LOAD_-1206928582'), ('tmp_598', u'CBRANCH_-1206928339'), ('const-0', u'SUBPIECE_-1206928115'), (u'CAST_-1206928007', u'STORE_-1206928430'), ('tmp_408', u'CBRANCH_-1206928345'), ('const-1', u'INT_SUB_-1206928626'), ('const-0', u'STORE_-1206928389'), ('const-433', u'LOAD_-1206928693'), ('const-8', u'PTRADD_-1206928069'), ('const-0', u'PTRSUB_-1206928126'), (u'CAST_-1206928112', u'PTRADD_-1206928181'), ('const-433', u'LOAD_-1206928613'), (u'INT_EQUAL_-1206928341', u'CBRANCH_-1206928339'), ('const-3', u'PTRADD_-1206928026'), ('const-433', u'STORE_-1206928367'), ('const-433', u'LOAD_-1206928607'), (u'PTRSUB_-1206928159', u'PTRSUB_-1206928086'), (u'PTRSUB_-1206928086', u'PTRSUB_-1206928139'), ('tmp_256', u'CBRANCH_-1206928524'), ('const-433', u'STORE_-1206928400'), ('const-8', u'PTRADD_-1206928042'), ('const-433', u'LOAD_-1206928442')]
[(u'PTRADD_-1206928078', u'STORE_-1206928411'), ('const-433', u'STORE_-1206928400'), (u'INT_ZEXT_-1206928336', u'INT_ADD_-1206928247'), ('const-0', u'RETURN_-1206928416'), ('const-8', u'PTRADD_-1206928123'), ('const-8', u'PTRADD_-1206928060'), (u'PTRADD_-1206928185', u'LOAD_-1206928607'), (u'STORE_-1206928411', u'INDIRECT_-1206928106'), ('const-433', u'LOAD_-1206928672'), (u'INT_EQUAL_-1206928413', u'CBRANCH_-1206928345'), (u'INT_SLESS_-1206928347', u'CBRANCH_-1206928354'), ('const-433', u'STORE_-1206928411'), (u'INT_ADD_-1206928650', u'CAST_-1206928157'), (u'INT_ADD_-1206928353', u'CAST_-1206927983'), ('const-433', u'STORE_-1206928389'), ('const-433', u'STORE_-1206928378'), ('const-0', u'STORE_-1206928411'), (u'INT_ADD_-1206928247', u'PTRADD_-1206928200'), (u'MULTIEQUAL_-1206928207', u'MULTIEQUAL_-1206928207'), (u'INT_ADD_-1206928532', u'CAST_-1206928103'), (u'SUBPIECE_-1206928288', u'INT_SLESS_-1206928637'), (u'LOAD_-1206928548', u'MULTIEQUAL_-1206928136'), (u'STORE_-1206928400', u'INDIRECT_-1206928097'), ('tmp_192', u'CBRANCH_-1206928562'), ('const-0', u'STORE_-1206928400'), (u'INT_NOTEQUAL_-1206928591', u'CBRANCH_-1206928588'), ('const-0', u'INT_EQUAL_-1206928341'), (u'CAST_-1206928127', u'PTRADD_-1206928069'), (u'INT_SUB_-1206928626', u'INT_ZEXT_-1206928336'), (u'MULTIEQUAL_-1206928136', u'INT_EQUAL_-1206928510'), (u'MULTIEQUAL_-1206928207', u'COPY_-1206928136'), (u'MULTIEQUAL_-1206928262', u'LOAD_-1206928613'), ('const-8', u'PTRADD_-1206928060'), (u'LOAD_-1206928588', u'INT_ADD_-1206928532'), (u'MULTIEQUAL_-1206928262', u'PTRADD_-1206928097'), ('tmp_1207', u'INT_NOTEQUAL_-1206928547'), (u'PTRADD_-1206928123', u'MULTIEQUAL_-1206928262'), (u'PTRADD_-1206928200', u'INT_EQUAL_-1206928391'), ('tmp_510', u'CBRANCH_-1206928388'), ('const-433', u'LOAD_-1206928548'), ('tmp_288', u'CBRANCH_-1206928507'), (u'INT_SLESS_-1206928637', u'CBRANCH_-1206928644'), (u'CAST_-1206928127', u'PTRADD_-1206928092'), ('const-0', u'INT_NOTEQUAL_-1206928525'), (u'PTRADD_-1206928200', u'INT_EQUAL_-1206928413'), (u'STORE_-1206928389', u'INDIRECT_-1206928088'), ('const-3764256', u'PTRSUB_-1206928091'), ('const-8', u'PTRADD_-1206928069'), ('const-5', u'INT_NOTEQUAL_-1206928566'), ('const-433', u'LOAD_-1206928666'), ('const-8', u'PTRADD_-1206928200'), ('const-0', u'SUBPIECE_-1206928288'), ('const-433', u'LOAD_-1206928693'), (u'PTRADD_-1206928035', u'STORE_-1206928357'), (u'PTRADD_-1206928051', u'STORE_-1206928378'), (u'LOAD_-1206928582', u'INT_NOTEQUAL_-1206928566'), ('tmp_230', u'CBRANCH_-1206928539'), (u'PTRADD_-1206928069', u'STORE_-1206928400'), ('const-433', u'LOAD_-1206928613'), ('const-0', u'STORE_-1206928357'), ('const-8', u'PTRADD_-1206928035'), (u'CAST_-1206928127', u'PTRADD_-1206928078'), (u'INT_NOTEQUAL_-1206928566', u'CBRANCH_-1206928562'), ('const-8', u'PTRADD_-1206928092'), ('tmp_34', u'CBRANCH_-1206928672'), (u'INT_ADD_-1206928677', u'CAST_-1206928170'), (u'LOAD_-1206928613', u'CAST_-1206928127'), (u'CAST_-1206928114', u'LOAD_-1206928582'), (u'SUBPIECE_-1206928288', u'INT_SUB_-1206928626'), (u'STORE_-1206928357', u'INDIRECT_-1206928062'), (u'LOAD_-1206928672', u'SUBPIECE_-1206928288'), (u'CAST_-1206928127', u'PTRADD_-1206928051'), ('const-0', u'RETURN_-1206928126'), (u'CAST_-1206928170', u'LOAD_-1206928693'), (u'INDIRECT_-1206928062', u'MULTIEQUAL_-1206928207'), (u'STORE_-1206928367', u'INDIRECT_-1206928070'), (u'PTRADD_-1206928097', u'INT_EQUAL_-1206928413'), ('const-433', u'LOAD_-1206928607'), (u'INT_ADD_-1206928566', u'CAST_-1206928114'), ('const-0', u'SUBPIECE_-1206928128'), ('const-24', u'INT_ADD_-1206928426'), (u'PTRADD_-1206928060', u'STORE_-1206928389'), (u'STORE_-1206928378', u'INDIRECT_-1206928079'), ('const-1', u'INT_SLESS_-1206928347'), (u'MULTIEQUAL_-1206928136', u'INT_ADD_-1206928426'), ('const-433', u'LOAD_-1206928442'), (u'INT_EQUAL_-1206928510', u'CBRANCH_-1206928507'), (u'CAST_-1206927984', u'INT_ADD_-1206928353'), (u'CAST_-1206927983', u'STORE_-1206928367'), (u'INT_NOTEQUAL_-1206928547', u'CBRANCH_-1206928539'), (u'INT_ADD_-1206928426', u'CAST_-1206928067'), (u'LOAD_-1206928588', u'INT_NOTEQUAL_-1206928547'), (u'CAST_-1206928067', u'LOAD_-1206928442'), (u'LOAD_-1206928607', u'SUBPIECE_-1206928128'), ('const-24', u'INT_ADD_-1206928532'), ('const-0', u'STORE_-1206928367'), (u'CAST_-1206928127', u'PTRADD_-1206928035'), ('const-0', u'INT_NOTEQUAL_-1206928673'), (u'PTRADD_-1206928092', u'CAST_-1206928031'), (u'CAST_-1206928103', u'LOAD_-1206928548'), (u'CAST_-1206928127', u'CAST_-1206927984'), (u'MULTIEQUAL_-1206928136', u'INT_NOTEQUAL_-1206928525'), ('const-0', u'STORE_-1206928378'), ('const-433', u'LOAD_-1206928588'), ('const-1', u'PTRADD_-1206928123'), ('tmp_79', u'CBRANCH_-1206928644'), (u'CAST_-1206928127', u'PTRADD_-1206928185'), (u'INDIRECT_-1206928062', u'COPY_-1206928127'), (u'LOAD_-1206928548', u'INT_EQUAL_-1206928341'), (u'PTRADD_-1206928097', u'MULTIEQUAL_-1206928262'), ('const-0', u'INT_SLESS_-1206928637'), (u'INT_EQUAL_-1206928391', u'CBRANCH_-1206928388'), (u'INT_NOTEQUAL_-1206928673', u'CBRANCH_-1206928672'), ('const-433', u'LOAD_-1206928582'), (u'CAST_-1206928127', u'PTRADD_-1206928060'), ('tmp_1286', u'MULTIEQUAL_-1206928207'), ('const-72', u'INT_ADD_-1206928566'), (u'STORE_-1206928430', u'INDIRECT_-1206928113'), ('tmp_1207', u'INT_EQUAL_-1206928510'), ('tmp_572', u'CBRANCH_-1206928354'), ('tmp_1286', u'INT_ADD_-1206928650'), ('const-8', u'INT_ADD_-1206928650'), ('const-0', u'PTRSUB_-1206928091'), (u'CAST_-1206928127', u'LOAD_-1206928588'), (u'LOAD_-1206928693', u'LOAD_-1206928672'), (u'CAST_-1206928023', u'STORE_-1206928430'), (u'CAST_-1206928127', u'STORE_-1206928430'), ('tmp_1286', u'INT_ADD_-1206928677'), ('const-1', u'PTRADD_-1206928078'), (u'SUBPIECE_-1206928128', u'INT_NOTEQUAL_-1206928591'), (u'INT_NOTEQUAL_-1206928525', u'CBRANCH_-1206928524'), ('const-1', u'INT_ADD_-1206928247'), ('const-0', u'RETURN_-1206928117'), ('const-5', u'PTRADD_-1206928051'), ('const-76', u'INT_ADD_-1206928353'), ('const-5', u'STORE_-1206928439'), ('tmp_1286', u'COPY_-1206928202'), ('const-8', u'PTRADD_-1206928097'), ('const-1', u'PTRADD_-1206928097'), (u'LOAD_-1206928666', u'PTRADD_-1206928200'), (u'LOAD_-1206928588', u'INT_ADD_-1206928566'), ('const-11', u'INT_NOTEQUAL_-1206928591'), ('const-433', u'STORE_-1206928367'), ('const-3', u'PTRADD_-1206928035'), (u'STORE_-1206928439', u'INDIRECT_-1206928121'), ('tmp_149', u'CBRANCH_-1206928588'), ('const-9', u'PTRADD_-1206928092'), (u'MULTIEQUAL_-1206928262', u'PTRADD_-1206928123'), ('const-8', u'PTRADD_-1206928051'), ('const-9', u'PTRADD_-1206928185'), ('const-8', u'PTRADD_-1206928185'), ('const-7', u'PTRADD_-1206928069'), ('tmp_598', u'CBRANCH_-1206928339'), ('const-8', u'PTRADD_-1206928078'), ('tmp_408', u'CBRANCH_-1206928345'), ('tmp_1208', u'INT_SLESS_-1206928347'), (u'CAST_-1206928157', u'LOAD_-1206928666'), ('const-0', u'STORE_-1206928389'), (u'LOAD_-1206928693', u'INT_NOTEQUAL_-1206928673'), ('const-433', u'STORE_-1206928439'), ('const-433', u'STORE_-1206928430'), (u'PTRADD_-1206928123', u'INT_EQUAL_-1206928391'), (u'PTRSUB_-1206928091', u'CAST_-1206928023'), ('const-24', u'INT_ADD_-1206928677'), (u'INT_EQUAL_-1206928341', u'CBRANCH_-1206928339'), (u'CAST_-1206928031', u'STORE_-1206928439'), (u'LOAD_-1206928666', u'MULTIEQUAL_-1206928262'), (u'LOAD_-1206928442', u'MULTIEQUAL_-1206928136'), ('const-433', u'STORE_-1206928357'), ('tmp_256', u'CBRANCH_-1206928524'), ('const-1', u'INT_SUB_-1206928626')]
null
null
0010bac0
x64
O2
(translation_unit "void FUN_0010bac0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0010bac0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0010bac0(long param_1,int param_2)" identifier (parameter_list "(long param_1,int param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (if_statement "if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }" if (parenthesized_expression "(*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0)" ( (binary_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0" (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18)" * (cast_expression "(undefined8 **)(DAT_003a1dc8 + 0x18)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_003a1dc8 + 0x18)" ( (binary_expression "DAT_003a1dc8 + 0x18" identifier + number_literal) )))) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }" { (expression_statement "puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);" (assignment_expression "puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8)" identifier = (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 8)" * (cast_expression "(undefined8 **)(DAT_003a1dc8 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_003a1dc8 + 8)" ( (binary_expression "DAT_003a1dc8 + 8" identifier + number_literal) ))))) ;) (expression_statement "iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);" (assignment_expression "iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18)" identifier = (cast_expression "(int)**(undefined8 **)(DAT_003a1dc8 + 0x18)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "**(undefined8 **)(DAT_003a1dc8 + 0x18)" * (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18)" * (cast_expression "(undefined8 **)(DAT_003a1dc8 + 0x18)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_003a1dc8 + 0x18)" ( (binary_expression "DAT_003a1dc8 + 0x18" identifier + number_literal) ))))))) ;) (if_statement "if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }" if (parenthesized_expression "(0 < iVar5)" ( (binary_expression "0 < iVar5" number_literal < identifier) )) (compound_statement "{\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }" { (expression_statement "puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;" (assignment_expression "puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1" identifier = (binary_expression "puVar6 + (ulong)(iVar5 - 1) + 1" (binary_expression "puVar6 + (ulong)(iVar5 - 1)" identifier + (call_expression "(ulong)(iVar5 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar5 - 1)" ( (binary_expression "iVar5 - 1" identifier - number_literal) )))) + number_literal)) ;) (do_statement "do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );" do (compound_statement "{\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n }" { (while_statement "while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }" while (parenthesized_expression "((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)))" ( (parenthesized_expression "(plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))" ( (comma_expression "plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (assignment_expression "plVar2 = (long *)*puVar6" identifier = (cast_expression "(long *)*puVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar6" * identifier))) , (binary_expression "(int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (binary_expression "(int)plVar2[9] != 0xb" (cast_expression "(int)plVar2[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar2[9]" identifier [ number_literal ])) != number_literal) || (parenthesized_expression "(lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" ( (comma_expression "lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) , (binary_expression "*(int *)(lVar3 + 0x48) != 5" (pointer_expression "*(int *)(lVar3 + 0x48)" * (cast_expression "(int *)(lVar3 + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x48)" ( (binary_expression "lVar3 + 0x48" identifier + number_literal) )))) != number_literal)) )))) )) )) (compound_statement "{\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }" { (labeled_statement "LAB_0010bb30:\n puVar6 = puVar6 + 1;" statement_identifier : (expression_statement "puVar6 = puVar6 + 1;" (assignment_expression "puVar6 = puVar6 + 1" identifier = (binary_expression "puVar6 + 1" identifier + number_literal)) ;)) (if_statement "if (puVar6 == puVar1) {\n return;\n }" if (parenthesized_expression "(puVar6 == puVar1)" ( (binary_expression "puVar6 == puVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "lVar4 = *(long *)(lVar3 + 0x18);" (assignment_expression "lVar4 = *(long *)(lVar3 + 0x18)" identifier = (pointer_expression "*(long *)(lVar3 + 0x18)" * (cast_expression "(long *)(lVar3 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" if (parenthesized_expression "((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0))))" ( (binary_expression "(lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))" (parenthesized_expression "(lVar3 != param_1)" ( (binary_expression "lVar3 != param_1" identifier != identifier) )) || (parenthesized_expression "((param_2 < 1 || (lVar4 == 0)))" ( (parenthesized_expression "(param_2 < 1 || (lVar4 == 0))" ( (binary_expression "param_2 < 1 || (lVar4 == 0)" (binary_expression "param_2 < 1" identifier < number_literal) || (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) ))) )) ))) )) (compound_statement "{\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" { (for_statement "for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }" for ( ; (binary_expression "lVar4 != 0" identifier != number_literal) ; (assignment_expression "lVar4 = *(long *)(lVar4 + 0x18)" identifier = (pointer_expression "*(long *)(lVar4 + 0x18)" * (cast_expression "(long *)(lVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x18)" ( (binary_expression "lVar4 + 0x18" identifier + number_literal) ))))) ) (compound_statement "{\n if (lVar4 == param_1) goto LAB_0010bb49;\n }" { (if_statement "if (lVar4 == param_1) goto LAB_0010bb49;" if (parenthesized_expression "(lVar4 == param_1)" ( (binary_expression "lVar4 == param_1" identifier == identifier) )) (goto_statement "goto LAB_0010bb49;" goto statement_identifier ;)) })) (goto_statement "goto LAB_0010bb30;" goto statement_identifier ;) })) (labeled_statement "LAB_0010bb49:\n puVar6 = puVar6 + 1;" statement_identifier : (expression_statement "puVar6 = puVar6 + 1;" (assignment_expression "puVar6 = puVar6 + 1" identifier = (binary_expression "puVar6 + 1" identifier + number_literal)) ;)) (expression_statement "*(undefined4 *)(plVar2 + 9) = 5;" (assignment_expression "*(undefined4 *)(plVar2 + 9) = 5" (pointer_expression "*(undefined4 *)(plVar2 + 9)" * (cast_expression "(undefined4 *)(plVar2 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 9)" ( (binary_expression "plVar2 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar2 = (long)&DAT_00397020;" (assignment_expression "*plVar2 = (long)&DAT_00397020" (pointer_expression "*plVar2" * identifier) = (cast_expression "(long)&DAT_00397020" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_00397020" & identifier))) ;) (expression_statement "plVar2[1] = 0;" (assignment_expression "plVar2[1] = 0" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar2[7] = 0;" (assignment_expression "plVar2[7] = 0" (subscript_expression "plVar2[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar2[8] = 0;" (assignment_expression "plVar2[8] = 0" (subscript_expression "plVar2[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar2[5] = 0;" (assignment_expression "plVar2[5] = 0" (subscript_expression "plVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)((long)plVar2 + 0x4c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar2 + 0x4c) = 0" (pointer_expression "*(undefined4 *)((long)plVar2 + 0x4c)" * (cast_expression "(undefined4 *)((long)plVar2 + 0x4c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0x4c)" ( (binary_expression "(long)plVar2 + 0x4c" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "plVar2[3] = 0;" (assignment_expression "plVar2[3] = 0" (subscript_expression "plVar2[3]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (puVar6 == puVar1) {\n return;\n }" if (parenthesized_expression "(puVar6 == puVar1)" ( (binary_expression "puVar6 == puVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid adjust_fcall_stack(NODE *symbol,wchar_t nsubs)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n long *plVar3;\n NODE *pNVar4;\n NODE *pNVar5;\n int iVar6;\n long *plVar7;\n \n puVar2 = (undefined8 *)(frame_ptr->sub).val.sref;\n if (puVar2 != (undefined8 *)0x0) {\n plVar7 = (long *)(frame_ptr->sub).val.sp;\n iVar6 = (int)*puVar2;\n if (0 < iVar6) {\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}\n\n" comment (function_definition "void adjust_fcall_stack(NODE *symbol,wchar_t nsubs)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n long *plVar3;\n NODE *pNVar4;\n NODE *pNVar5;\n int iVar6;\n long *plVar7;\n \n puVar2 = (undefined8 *)(frame_ptr->sub).val.sref;\n if (puVar2 != (undefined8 *)0x0) {\n plVar7 = (long *)(frame_ptr->sub).val.sp;\n iVar6 = (int)*puVar2;\n if (0 < iVar6) {\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" primitive_type (function_declarator "adjust_fcall_stack(NODE *symbol,wchar_t nsubs)" identifier (parameter_list "(NODE *symbol,wchar_t nsubs)" ( (parameter_declaration "NODE *symbol" type_identifier (pointer_declarator "*symbol" * identifier)) , (parameter_declaration "wchar_t nsubs" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n undefined8 *puVar2;\n long *plVar3;\n NODE *pNVar4;\n NODE *pNVar5;\n int iVar6;\n long *plVar7;\n \n puVar2 = (undefined8 *)(frame_ptr->sub).val.sref;\n if (puVar2 != (undefined8 *)0x0) {\n plVar7 = (long *)(frame_ptr->sub).val.sp;\n iVar6 = (int)*puVar2;\n if (0 < iVar6) {\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "NODE *pNVar4;" type_identifier (pointer_declarator "*pNVar4" * identifier) ;) (declaration "NODE *pNVar5;" type_identifier (pointer_declarator "*pNVar5" * identifier) ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (expression_statement "puVar2 = (undefined8 *)(frame_ptr->sub).val.sref;" (assignment_expression "puVar2 = (undefined8 *)(frame_ptr->sub).val.sref" identifier = (cast_expression "(undefined8 *)(frame_ptr->sub).val.sref" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(frame_ptr->sub).val.sref" (field_expression "(frame_ptr->sub).val" (parenthesized_expression "(frame_ptr->sub)" ( (field_expression "frame_ptr->sub" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (if_statement "if (puVar2 != (undefined8 *)0x0) {\n plVar7 = (long *)(frame_ptr->sub).val.sp;\n iVar6 = (int)*puVar2;\n if (0 < iVar6) {\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }\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 plVar7 = (long *)(frame_ptr->sub).val.sp;\n iVar6 = (int)*puVar2;\n if (0 < iVar6) {\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }\n }" { (expression_statement "plVar7 = (long *)(frame_ptr->sub).val.sp;" (assignment_expression "plVar7 = (long *)(frame_ptr->sub).val.sp" identifier = (cast_expression "(long *)(frame_ptr->sub).val.sp" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (field_expression "(frame_ptr->sub).val.sp" (field_expression "(frame_ptr->sub).val" (parenthesized_expression "(frame_ptr->sub)" ( (field_expression "frame_ptr->sub" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (expression_statement "iVar6 = (int)*puVar2;" (assignment_expression "iVar6 = (int)*puVar2" identifier = (cast_expression "(int)*puVar2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*puVar2" * identifier))) ;) (if_statement "if (0 < iVar6) {\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }" if (parenthesized_expression "(0 < iVar6)" ( (binary_expression "0 < iVar6" number_literal < identifier) )) (compound_statement "{\n plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;\n do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );\n }" { (expression_statement "plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1;" (assignment_expression "plVar1 = plVar7 + (ulong)(iVar6 - 1) + 1" identifier = (binary_expression "plVar7 + (ulong)(iVar6 - 1) + 1" (binary_expression "plVar7 + (ulong)(iVar6 - 1)" identifier + (call_expression "(ulong)(iVar6 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar6 - 1)" ( (binary_expression "iVar6 - 1" identifier - number_literal) )))) + number_literal)) ;) (do_statement "do {\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n } while( true );" do (compound_statement "{\n while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }\n pNVar5 = (NODE *)(pNVar4->sub).val.sref;\n if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n plVar7 = plVar7 + 1;\n *(undefined4 *)(plVar3 + 9) = 5;\n *plVar3 = (long)&null_array_func;\n plVar3[1] = 0;\n plVar3[7] = 0;\n plVar3[8] = 0;\n plVar3[5] = 0;\n *(undefined4 *)((long)plVar3 + 0x4c) = 0;\n plVar3[3] = 0;\n if (plVar7 == plVar1) {\n return;\n }\n }" { (while_statement "while ((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))) {\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }" while (parenthesized_expression "((plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array)))" ( (parenthesized_expression "(plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array))" ( (comma_expression "plVar3 = (long *)*plVar7, (int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array)" (assignment_expression "plVar3 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) , (binary_expression "(int)plVar3[9] != 0xb ||\n (pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array)" (binary_expression "(int)plVar3[9] != 0xb" (cast_expression "(int)plVar3[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar3[9]" identifier [ number_literal ])) != number_literal) || (parenthesized_expression "(pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array)" ( (comma_expression "pNVar4 = (NODE *)*plVar3, pNVar4->type != Node_var_array" (assignment_expression "pNVar4 = (NODE *)*plVar3" identifier = (cast_expression "(NODE *)*plVar3" ( (type_descriptor "NODE *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) , (binary_expression "pNVar4->type != Node_var_array" (field_expression "pNVar4->type" identifier -> field_identifier) != identifier)) )))) )) )) (compound_statement "{\nLAB_0010bb30:\n plVar7 = plVar7 + 1;\n if (plVar7 == plVar1) {\n return;\n }\n }" { (labeled_statement "LAB_0010bb30:\n plVar7 = plVar7 + 1;" statement_identifier : (expression_statement "plVar7 = plVar7 + 1;" (assignment_expression "plVar7 = plVar7 + 1" identifier = (binary_expression "plVar7 + 1" identifier + number_literal)) ;)) (if_statement "if (plVar7 == plVar1) {\n return;\n }" if (parenthesized_expression "(plVar7 == plVar1)" ( (binary_expression "plVar7 == plVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "pNVar5 = (NODE *)(pNVar4->sub).val.sref;" (assignment_expression "pNVar5 = (NODE *)(pNVar4->sub).val.sref" identifier = (cast_expression "(NODE *)(pNVar4->sub).val.sref" ( (type_descriptor "NODE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(pNVar4->sub).val.sref" (field_expression "(pNVar4->sub).val" (parenthesized_expression "(pNVar4->sub)" ( (field_expression "pNVar4->sub" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (if_statement "if ((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))) {\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" if (parenthesized_expression "((pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0))))" ( (binary_expression "(pNVar4 != symbol) || ((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))" (parenthesized_expression "(pNVar4 != symbol)" ( (binary_expression "pNVar4 != symbol" identifier != identifier) )) || (parenthesized_expression "((nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)))" ( (parenthesized_expression "(nsubs < L'\x01' || (pNVar5 == (NODE *)0x0))" ( (binary_expression "nsubs < L'\x01' || (pNVar5 == (NODE *)0x0)" (binary_expression "nsubs < L'\x01'" identifier < (char_literal "L'\x01'" L' escape_sequence ')) || (parenthesized_expression "(pNVar5 == (NODE *)0x0)" ( (binary_expression "pNVar5 == (NODE *)0x0" identifier == (cast_expression "(NODE *)0x0" ( (type_descriptor "NODE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) ))) )) (compound_statement "{\n for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" { (for_statement "for (; pNVar5 != (NODE *)0x0; pNVar5 = (NODE *)(pNVar5->sub).val.sref) {\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }" for ( ; (binary_expression "pNVar5 != (NODE *)0x0" identifier != (cast_expression "(NODE *)0x0" ( (type_descriptor "NODE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "pNVar5 = (NODE *)(pNVar5->sub).val.sref" identifier = (cast_expression "(NODE *)(pNVar5->sub).val.sref" ( (type_descriptor "NODE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(pNVar5->sub).val.sref" (field_expression "(pNVar5->sub).val" (parenthesized_expression "(pNVar5->sub)" ( (field_expression "pNVar5->sub" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ) (compound_statement "{\n if (pNVar5 == symbol) goto LAB_0010bb49;\n }" { (if_statement "if (pNVar5 == symbol) goto LAB_0010bb49;" if (parenthesized_expression "(pNVar5 == symbol)" ( (binary_expression "pNVar5 == symbol" identifier == identifier) )) (goto_statement "goto LAB_0010bb49;" goto statement_identifier ;)) })) (goto_statement "goto LAB_0010bb30;" goto statement_identifier ;) })) (labeled_statement "LAB_0010bb49:\n plVar7 = plVar7 + 1;" statement_identifier : (expression_statement "plVar7 = plVar7 + 1;" (assignment_expression "plVar7 = plVar7 + 1" identifier = (binary_expression "plVar7 + 1" identifier + number_literal)) ;)) (expression_statement "*(undefined4 *)(plVar3 + 9) = 5;" (assignment_expression "*(undefined4 *)(plVar3 + 9) = 5" (pointer_expression "*(undefined4 *)(plVar3 + 9)" * (cast_expression "(undefined4 *)(plVar3 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar3 + 9)" ( (binary_expression "plVar3 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar3 = (long)&null_array_func;" (assignment_expression "*plVar3 = (long)&null_array_func" (pointer_expression "*plVar3" * identifier) = (cast_expression "(long)&null_array_func" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&null_array_func" & identifier))) ;) (expression_statement "plVar3[1] = 0;" (assignment_expression "plVar3[1] = 0" (subscript_expression "plVar3[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar3[7] = 0;" (assignment_expression "plVar3[7] = 0" (subscript_expression "plVar3[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar3[8] = 0;" (assignment_expression "plVar3[8] = 0" (subscript_expression "plVar3[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar3[5] = 0;" (assignment_expression "plVar3[5] = 0" (subscript_expression "plVar3[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)((long)plVar3 + 0x4c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar3 + 0x4c) = 0" (pointer_expression "*(undefined4 *)((long)plVar3 + 0x4c)" * (cast_expression "(undefined4 *)((long)plVar3 + 0x4c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + 0x4c)" ( (binary_expression "(long)plVar3 + 0x4c" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "plVar3[3] = 0;" (assignment_expression "plVar3[3] = 0" (subscript_expression "plVar3[3]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar7 == plVar1) {\n return;\n }" if (parenthesized_expression "(plVar7 == plVar1)" ( (binary_expression "plVar7 == plVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0010bac0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0010bac0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0010bac0(long param_1,int param_2)" identifier (parameter_list "(long param_1,int param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (if_statement "if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }" if (parenthesized_expression "(*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0)" ( (binary_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0" (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18)" * (cast_expression "(undefined8 **)(DAT_003a1dc8 + 0x18)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_003a1dc8 + 0x18)" ( (binary_expression "DAT_003a1dc8 + 0x18" identifier + number_literal) )))) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }" { (expression_statement "puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);" (assignment_expression "puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8)" identifier = (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 8)" * (cast_expression "(undefined8 **)(DAT_003a1dc8 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_003a1dc8 + 8)" ( (binary_expression "DAT_003a1dc8 + 8" identifier + number_literal) ))))) ;) (expression_statement "iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);" (assignment_expression "iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18)" identifier = (cast_expression "(int)**(undefined8 **)(DAT_003a1dc8 + 0x18)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "**(undefined8 **)(DAT_003a1dc8 + 0x18)" * (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18)" * (cast_expression "(undefined8 **)(DAT_003a1dc8 + 0x18)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_003a1dc8 + 0x18)" ( (binary_expression "DAT_003a1dc8 + 0x18" identifier + number_literal) ))))))) ;) (if_statement "if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }" if (parenthesized_expression "(0 < iVar5)" ( (binary_expression "0 < iVar5" number_literal < identifier) )) (compound_statement "{\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }" { (expression_statement "puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;" (assignment_expression "puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1" identifier = (binary_expression "puVar6 + (ulong)(iVar5 - 1) + 1" (binary_expression "puVar6 + (ulong)(iVar5 - 1)" identifier + (call_expression "(ulong)(iVar5 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar5 - 1)" ( (binary_expression "iVar5 - 1" identifier - number_literal) )))) + number_literal)) ;) (do_statement "do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );" do (compound_statement "{\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n }" { (while_statement "while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }" while (parenthesized_expression "((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)))" ( (parenthesized_expression "(plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))" ( (comma_expression "plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (assignment_expression "plVar2 = (long *)*puVar6" identifier = (cast_expression "(long *)*puVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar6" * identifier))) , (binary_expression "(int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (binary_expression "(int)plVar2[9] != 0xb" (cast_expression "(int)plVar2[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar2[9]" identifier [ number_literal ])) != number_literal) || (parenthesized_expression "(lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" ( (comma_expression "lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) , (binary_expression "*(int *)(lVar3 + 0x48) != 5" (pointer_expression "*(int *)(lVar3 + 0x48)" * (cast_expression "(int *)(lVar3 + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x48)" ( (binary_expression "lVar3 + 0x48" identifier + number_literal) )))) != number_literal)) )))) )) )) (compound_statement "{\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }" { (labeled_statement "LAB_0010bb30:\n puVar6 = puVar6 + 1;" statement_identifier : (expression_statement "puVar6 = puVar6 + 1;" (assignment_expression "puVar6 = puVar6 + 1" identifier = (binary_expression "puVar6 + 1" identifier + number_literal)) ;)) (if_statement "if (puVar6 == puVar1) {\n return;\n }" if (parenthesized_expression "(puVar6 == puVar1)" ( (binary_expression "puVar6 == puVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "lVar4 = *(long *)(lVar3 + 0x18);" (assignment_expression "lVar4 = *(long *)(lVar3 + 0x18)" identifier = (pointer_expression "*(long *)(lVar3 + 0x18)" * (cast_expression "(long *)(lVar3 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" if (parenthesized_expression "((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0))))" ( (binary_expression "(lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))" (parenthesized_expression "(lVar3 != param_1)" ( (binary_expression "lVar3 != param_1" identifier != identifier) )) || (parenthesized_expression "((param_2 < 1 || (lVar4 == 0)))" ( (parenthesized_expression "(param_2 < 1 || (lVar4 == 0))" ( (binary_expression "param_2 < 1 || (lVar4 == 0)" (binary_expression "param_2 < 1" identifier < number_literal) || (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) ))) )) ))) )) (compound_statement "{\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" { (for_statement "for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }" for ( ; (binary_expression "lVar4 != 0" identifier != number_literal) ; (assignment_expression "lVar4 = *(long *)(lVar4 + 0x18)" identifier = (pointer_expression "*(long *)(lVar4 + 0x18)" * (cast_expression "(long *)(lVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x18)" ( (binary_expression "lVar4 + 0x18" identifier + number_literal) ))))) ) (compound_statement "{\n if (lVar4 == param_1) goto LAB_0010bb49;\n }" { (if_statement "if (lVar4 == param_1) goto LAB_0010bb49;" if (parenthesized_expression "(lVar4 == param_1)" ( (binary_expression "lVar4 == param_1" identifier == identifier) )) (goto_statement "goto LAB_0010bb49;" goto statement_identifier ;)) })) (goto_statement "goto LAB_0010bb30;" goto statement_identifier ;) })) (labeled_statement "LAB_0010bb49:\n puVar6 = puVar6 + 1;" statement_identifier : (expression_statement "puVar6 = puVar6 + 1;" (assignment_expression "puVar6 = puVar6 + 1" identifier = (binary_expression "puVar6 + 1" identifier + number_literal)) ;)) (expression_statement "*(undefined4 *)(plVar2 + 9) = 5;" (assignment_expression "*(undefined4 *)(plVar2 + 9) = 5" (pointer_expression "*(undefined4 *)(plVar2 + 9)" * (cast_expression "(undefined4 *)(plVar2 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 9)" ( (binary_expression "plVar2 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar2 = (long)&DAT_00397020;" (assignment_expression "*plVar2 = (long)&DAT_00397020" (pointer_expression "*plVar2" * identifier) = (cast_expression "(long)&DAT_00397020" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_00397020" & identifier))) ;) (expression_statement "plVar2[1] = 0;" (assignment_expression "plVar2[1] = 0" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar2[7] = 0;" (assignment_expression "plVar2[7] = 0" (subscript_expression "plVar2[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar2[8] = 0;" (assignment_expression "plVar2[8] = 0" (subscript_expression "plVar2[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar2[5] = 0;" (assignment_expression "plVar2[5] = 0" (subscript_expression "plVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)((long)plVar2 + 0x4c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar2 + 0x4c) = 0" (pointer_expression "*(undefined4 *)((long)plVar2 + 0x4c)" * (cast_expression "(undefined4 *)((long)plVar2 + 0x4c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0x4c)" ( (binary_expression "(long)plVar2 + 0x4c" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "plVar2[3] = 0;" (assignment_expression "plVar2[3] = 0" (subscript_expression "plVar2[3]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (puVar6 == puVar1) {\n return;\n }" if (parenthesized_expression "(puVar6 == puVar1)" ( (binary_expression "puVar6 == puVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) + LIT)) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) , (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * IDENT)) , (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 = (binary_expression IDENT + LIT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (return_statement return ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != IDENT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT < LIT) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) ))) )) (compound_statement { (for_statement for ( ; (binary_expression IDENT != LIT) ; (assignment_expression IDENT = (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 == IDENT) )) (goto_statement goto statement_identifier ;)) })) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = 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 ]) = 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (return_statement return ;) })) }) while (parenthesized_expression ( BOOL )) ;) })) })) (return_statement return ;) })))
(function_definition "void FUN_0010bac0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010bac0(long param_1,int param_2)" (identifier "FUN_0010bac0") (parameter_list "(long param_1,int param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n int iVar5;\n undefined8 *puVar6;\n \n if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }\n return;\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 "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "undefined8 *puVar6;" (type_identifier "undefined8") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (if_statement "if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) {\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }" (if "if") (parenthesized_expression "(*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0)" (( "(") (binary_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0" (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18)" (* "*") (cast_expression "(undefined8 **)(DAT_003a1dc8 + 0x18)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_003a1dc8 + 0x18)" (( "(") (binary_expression "DAT_003a1dc8 + 0x18" (identifier "DAT_003a1dc8") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);\n iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);\n if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }\n }" ({ "{") (expression_statement "puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8);" (assignment_expression "puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8)" (identifier "puVar6") (= "=") (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 8)" (* "*") (cast_expression "(undefined8 **)(DAT_003a1dc8 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_003a1dc8 + 8)" (( "(") (binary_expression "DAT_003a1dc8 + 8" (identifier "DAT_003a1dc8") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18);" (assignment_expression "iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18)" (identifier "iVar5") (= "=") (cast_expression "(int)**(undefined8 **)(DAT_003a1dc8 + 0x18)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "**(undefined8 **)(DAT_003a1dc8 + 0x18)" (* "*") (pointer_expression "*(undefined8 **)(DAT_003a1dc8 + 0x18)" (* "*") (cast_expression "(undefined8 **)(DAT_003a1dc8 + 0x18)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_003a1dc8 + 0x18)" (( "(") (binary_expression "DAT_003a1dc8 + 0x18" (identifier "DAT_003a1dc8") (+ "+") (number_literal "0x18")) () ")"))))))) (; ";")) (if_statement "if (0 < iVar5) {\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }" (if "if") (parenthesized_expression "(0 < iVar5)" (( "(") (binary_expression "0 < iVar5" (number_literal "0") (< "<") (identifier "iVar5")) () ")")) (compound_statement "{\n puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;\n do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );\n }" ({ "{") (expression_statement "puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1;" (assignment_expression "puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1" (identifier "puVar1") (= "=") (binary_expression "puVar6 + (ulong)(iVar5 - 1) + 1" (binary_expression "puVar6 + (ulong)(iVar5 - 1)" (identifier "puVar6") (+ "+") (call_expression "(ulong)(iVar5 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar5 - 1)" (( "(") (binary_expression "iVar5 - 1" (identifier "iVar5") (- "-") (number_literal "1")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (do_statement "do {\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n } while( true );" (do "do") (compound_statement "{\n while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }\n lVar4 = *(long *)(lVar3 + 0x18);\n if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }\nLAB_0010bb49:\n puVar6 = puVar6 + 1;\n *(undefined4 *)(plVar2 + 9) = 5;\n *plVar2 = (long)&DAT_00397020;\n plVar2[1] = 0;\n plVar2[7] = 0;\n plVar2[8] = 0;\n plVar2[5] = 0;\n *(undefined4 *)((long)plVar2 + 0x4c) = 0;\n plVar2[3] = 0;\n if (puVar6 == puVar1) {\n return;\n }\n }" ({ "{") (while_statement "while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) {\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }" (while "while") (parenthesized_expression "((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)))" (( "(") (parenthesized_expression "(plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))" (( "(") (comma_expression "plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (assignment_expression "plVar2 = (long *)*puVar6" (identifier "plVar2") (= "=") (cast_expression "(long *)*puVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")))) (, ",") (binary_expression "(int)plVar2[9] != 0xb ||\n (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (binary_expression "(int)plVar2[9] != 0xb" (cast_expression "(int)plVar2[9]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar2[9]" (identifier "plVar2") ([ "[") (number_literal "9") (] "]"))) (!= "!=") (number_literal "0xb")) (|| "||") (parenthesized_expression "(lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5)" (( "(") (comma_expression "lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5" (assignment_expression "lVar3 = *plVar2" (identifier "lVar3") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (, ",") (binary_expression "*(int *)(lVar3 + 0x48) != 5" (pointer_expression "*(int *)(lVar3 + 0x48)" (* "*") (cast_expression "(int *)(lVar3 + 0x48)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x48)" (( "(") (binary_expression "lVar3 + 0x48" (identifier "lVar3") (+ "+") (number_literal "0x48")) () ")")))) (!= "!=") (number_literal "5"))) () ")")))) () ")")) () ")")) (compound_statement "{\nLAB_0010bb30:\n puVar6 = puVar6 + 1;\n if (puVar6 == puVar1) {\n return;\n }\n }" ({ "{") (labeled_statement "LAB_0010bb30:\n puVar6 = puVar6 + 1;" (statement_identifier "LAB_0010bb30") (: ":") (expression_statement "puVar6 = puVar6 + 1;" (assignment_expression "puVar6 = puVar6 + 1" (identifier "puVar6") (= "=") (binary_expression "puVar6 + 1" (identifier "puVar6") (+ "+") (number_literal "1"))) (; ";"))) (if_statement "if (puVar6 == puVar1) {\n return;\n }" (if "if") (parenthesized_expression "(puVar6 == puVar1)" (( "(") (binary_expression "puVar6 == puVar1" (identifier "puVar6") (== "==") (identifier "puVar1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "lVar4 = *(long *)(lVar3 + 0x18);" (assignment_expression "lVar4 = *(long *)(lVar3 + 0x18)" (identifier "lVar4") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) {\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" (if "if") (parenthesized_expression "((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0))))" (( "(") (binary_expression "(lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))" (parenthesized_expression "(lVar3 != param_1)" (( "(") (binary_expression "lVar3 != param_1" (identifier "lVar3") (!= "!=") (identifier "param_1")) () ")")) (|| "||") (parenthesized_expression "((param_2 < 1 || (lVar4 == 0)))" (( "(") (parenthesized_expression "(param_2 < 1 || (lVar4 == 0))" (( "(") (binary_expression "param_2 < 1 || (lVar4 == 0)" (binary_expression "param_2 < 1" (identifier "param_2") (< "<") (number_literal "1")) (|| "||") (parenthesized_expression "(lVar4 == 0)" (( "(") (binary_expression "lVar4 == 0" (identifier "lVar4") (== "==") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }\n goto LAB_0010bb30;\n }" ({ "{") (for_statement "for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) {\n if (lVar4 == param_1) goto LAB_0010bb49;\n }" (for "for") (( "(") (; ";") (binary_expression "lVar4 != 0" (identifier "lVar4") (!= "!=") (number_literal "0")) (; ";") (assignment_expression "lVar4 = *(long *)(lVar4 + 0x18)" (identifier "lVar4") (= "=") (pointer_expression "*(long *)(lVar4 + 0x18)" (* "*") (cast_expression "(long *)(lVar4 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x18)" (( "(") (binary_expression "lVar4 + 0x18" (identifier "lVar4") (+ "+") (number_literal "0x18")) () ")"))))) () ")") (compound_statement "{\n if (lVar4 == param_1) goto LAB_0010bb49;\n }" ({ "{") (if_statement "if (lVar4 == param_1) goto LAB_0010bb49;" (if "if") (parenthesized_expression "(lVar4 == param_1)" (( "(") (binary_expression "lVar4 == param_1" (identifier "lVar4") (== "==") (identifier "param_1")) () ")")) (goto_statement "goto LAB_0010bb49;" (goto "goto") (statement_identifier "LAB_0010bb49") (; ";"))) (} "}"))) (goto_statement "goto LAB_0010bb30;" (goto "goto") (statement_identifier "LAB_0010bb30") (; ";")) (} "}"))) (labeled_statement "LAB_0010bb49:\n puVar6 = puVar6 + 1;" (statement_identifier "LAB_0010bb49") (: ":") (expression_statement "puVar6 = puVar6 + 1;" (assignment_expression "puVar6 = puVar6 + 1" (identifier "puVar6") (= "=") (binary_expression "puVar6 + 1" (identifier "puVar6") (+ "+") (number_literal "1"))) (; ";"))) (expression_statement "*(undefined4 *)(plVar2 + 9) = 5;" (assignment_expression "*(undefined4 *)(plVar2 + 9) = 5" (pointer_expression "*(undefined4 *)(plVar2 + 9)" (* "*") (cast_expression "(undefined4 *)(plVar2 + 9)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 9)" (( "(") (binary_expression "plVar2 + 9" (identifier "plVar2") (+ "+") (number_literal "9")) () ")")))) (= "=") (number_literal "5")) (; ";")) (expression_statement "*plVar2 = (long)&DAT_00397020;" (assignment_expression "*plVar2 = (long)&DAT_00397020" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (= "=") (cast_expression "(long)&DAT_00397020" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&DAT_00397020" (& "&") (identifier "DAT_00397020")))) (; ";")) (expression_statement "plVar2[1] = 0;" (assignment_expression "plVar2[1] = 0" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar2[7] = 0;" (assignment_expression "plVar2[7] = 0" (subscript_expression "plVar2[7]" (identifier "plVar2") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar2[8] = 0;" (assignment_expression "plVar2[8] = 0" (subscript_expression "plVar2[8]" (identifier "plVar2") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar2[5] = 0;" (assignment_expression "plVar2[5] = 0" (subscript_expression "plVar2[5]" (identifier "plVar2") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)((long)plVar2 + 0x4c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar2 + 0x4c) = 0" (pointer_expression "*(undefined4 *)((long)plVar2 + 0x4c)" (* "*") (cast_expression "(undefined4 *)((long)plVar2 + 0x4c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar2 + 0x4c)" (( "(") (binary_expression "(long)plVar2 + 0x4c" (cast_expression "(long)plVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar2")) (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar2[3] = 0;" (assignment_expression "plVar2[3] = 0" (subscript_expression "plVar2[3]" (identifier "plVar2") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (puVar6 == puVar1) {\n return;\n }" (if "if") (parenthesized_expression "(puVar6 == puVar1)" (( "(") (binary_expression "puVar6 == puVar1" (identifier "puVar6") (== "==") (identifier "puVar1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ void function_1(type_1 *var_7,type_2 var_8) { long *var_5; type_3 *var_1; long *var_10; type_1 *var_6; type_1 *var_9; int var_2; long *var_3; var_1 = (type_3 *)(frame_ptr->sub).val.sref; if (var_1 != (type_3 *)0x0) { var_3 = (long *)(frame_ptr->sub).val.sp; var_2 = (int)*var_1; if (0 < var_2) { var_5 = var_3 + (ulong)(var_2 - 1) + 1; do { while ((var_10 = (long *)*var_3, (int)var_10[9] != 0xb || (var_6 = (type_1 *)*var_10, var_6->type != var_4))) { LAB_0010bb30: var_3 = var_3 + 1; if (var_3 == var_5) { return; } } var_9 = (type_1 *)(var_6->sub).val.sref; if ((var_6 != var_7) || ((var_8 < L'\x01' || (var_9 == (type_1 *)0x0)))) { for (; var_9 != (type_1 *)0x0; var_9 = (type_1 *)(var_9->sub).val.sref) { if (var_9 == var_7) goto LAB_0010bb49; } goto LAB_0010bb30; } LAB_0010bb49: var_3 = var_3 + 1; *(type_4 *)(var_10 + 9) = 5; *var_10 = (long)&null_array_func; var_10[1] = 0; var_10[7] = 0; var_10[8] = 0; var_10[5] = 0; *(type_4 *)((long)var_10 + 0x4c) = 0; var_10[3] = 0; if (var_3 == var_5) { return; } } while( 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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) 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: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))))) body: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) 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: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) consequence: (compound_statement (for_statement condition: (binary_expression left: (identifier) right: (number_literal)) update: (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)))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement)))) condition: (parenthesized_expression (true))))))) (return_statement))))
null
void MASKED(long param_1,int param_2) { undefined8 *puVar1; long *plVar2; long lVar3; long lVar4; int iVar5; undefined8 *puVar6; if (*(undefined8 **)(DAT_003a1dc8 + 0x18) != (undefined8 *)0x0) { puVar6 = *(undefined8 **)(DAT_003a1dc8 + 8); iVar5 = (int)**(undefined8 **)(DAT_003a1dc8 + 0x18); if (0 < iVar5) { puVar1 = puVar6 + (ulong)(iVar5 - 1) + 1; do { while ((plVar2 = (long *)*puVar6, (int)plVar2[9] != 0xb || (lVar3 = *plVar2, *(int *)(lVar3 + 0x48) != 5))) { LAB_0010bb30: puVar6 = puVar6 + 1; if (puVar6 == puVar1) { return; } } lVar4 = *(long *)(lVar3 + 0x18); if ((lVar3 != param_1) || ((param_2 < 1 || (lVar4 == 0)))) { for (; lVar4 != 0; lVar4 = *(long *)(lVar4 + 0x18)) { if (lVar4 == param_1) goto LAB_0010bb49; } goto LAB_0010bb30; } LAB_0010bb49: puVar6 = puVar6 + 1; *(undefined4 *)(plVar2 + 9) = 5; *plVar2 = (long)&DAT_00397020; plVar2[1] = 0; plVar2[7] = 0; plVar2[8] = 0; plVar2[5] = 0; *(undefined4 *)((long)plVar2 + 0x4c) = 0; plVar2[3] = 0; if (puVar6 == puVar1) { return; } } while( true ); } } return; }
129_libtomcrypt.so_and_libtomcrypt.so_strip.c
__gmpz_powm
__gmpz_powm
void __gmpz_powm(void) { (*(code *)PTR___gmpz_powm_001dd1e8)(); return; }
void __gmpz_powm(void) { (*(code *)PTR___gmpz_powm_001dd1e8)(); return; }
JMP qword ptr [0x001dd1e8]
null
null
null
null
[('tmp_22', u'CAST_-1207027623'), ('const-0', u'RETURN_-1207027685'), (u'CAST_-1207027623', u'CALLIND_-1207027688'), (u'CALLIND_-1207027688', u'INDIRECT_-1207027628'), (u'INDIRECT_-1207027628', u'COPY_-1207027687')]
[('tmp_22', u'CAST_-1207027623'), ('const-0', u'RETURN_-1207027685'), (u'CAST_-1207027623', u'CALLIND_-1207027688'), (u'CALLIND_-1207027688', u'INDIRECT_-1207027628'), (u'INDIRECT_-1207027628', u'COPY_-1207027687')]
null
null
00113810
x64
O2
(translation_unit "void __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}\n\n" (function_definition "void __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" primitive_type (function_declarator "__gmpz_powm(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" { (expression_statement "(*(code *)PTR___gmpz_powm_001dd1e8)();" (call_expression "(*(code *)PTR___gmpz_powm_001dd1e8)()" (parenthesized_expression "(*(code *)PTR___gmpz_powm_001dd1e8)" ( (pointer_expression "*(code *)PTR___gmpz_powm_001dd1e8" * (cast_expression "(code *)PTR___gmpz_powm_001dd1e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}\n\n" (function_definition "void __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" primitive_type (function_declarator "__gmpz_powm(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" { (expression_statement "(*(code *)PTR___gmpz_powm_001dd1e8)();" (call_expression "(*(code *)PTR___gmpz_powm_001dd1e8)()" (parenthesized_expression "(*(code *)PTR___gmpz_powm_001dd1e8)" ( (pointer_expression "*(code *)PTR___gmpz_powm_001dd1e8" * (cast_expression "(code *)PTR___gmpz_powm_001dd1e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}\n\n" (function_definition "void __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" primitive_type (function_declarator "__gmpz_powm(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" { (expression_statement "(*(code *)PTR___gmpz_powm_001dd1e8)();" (call_expression "(*(code *)PTR___gmpz_powm_001dd1e8)()" (parenthesized_expression "(*(code *)PTR___gmpz_powm_001dd1e8)" ( (pointer_expression "*(code *)PTR___gmpz_powm_001dd1e8" * (cast_expression "(code *)PTR___gmpz_powm_001dd1e8" ( (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 __gmpz_powm(void)\n\n{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" (primitive_type "void") (function_declarator "__gmpz_powm(void)" (identifier "__gmpz_powm") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR___gmpz_powm_001dd1e8)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR___gmpz_powm_001dd1e8)();" (call_expression "(*(code *)PTR___gmpz_powm_001dd1e8)()" (parenthesized_expression "(*(code *)PTR___gmpz_powm_001dd1e8)" (( "(") (pointer_expression "*(code *)PTR___gmpz_powm_001dd1e8" (* "*") (cast_expression "(code *)PTR___gmpz_powm_001dd1e8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___gmpz_powm_001dd1e8"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR___gmpz_powm_001dd1e8)(); 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_001dd1e8)(); return; }
170_m68k-linux-gnu-addr2line_and_m68k-linux-gnu-addr2line_strip.c
__xstat
__xstat
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int __xstat(int __ver,char *__filename,stat *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ /* __xstat@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int __xstat(int __ver,char *__filename,stat *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939230')]
[('const-1', u'RETURN_-1206939230')]
null
null
00109198
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__xstat(int __ver,char *__filename,stat *__stat_buf)" identifier (parameter_list "(int __ver,char *__filename,stat *__stat_buf)" ( (parameter_declaration "int __ver" primitive_type identifier) , (parameter_declaration "char *__filename" primitive_type (pointer_declarator "*__filename" * identifier)) , (parameter_declaration "stat *__stat_buf" type_identifier (pointer_declarator "*__stat_buf" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __xstat@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __xstat@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "__xstat(int __ver,char *__filename,stat *__stat_buf)" identifier (parameter_list "(int __ver,char *__filename,stat *__stat_buf)" ( (parameter_declaration "int __ver" primitive_type identifier) , (parameter_declaration "char *__filename" primitive_type (pointer_declarator "*__filename" * identifier)) , (parameter_declaration "stat *__stat_buf" type_identifier (pointer_declarator "*__stat_buf" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __xstat@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__xstat(int __ver,char *__filename,stat *__stat_buf)" identifier (parameter_list "(int __ver,char *__filename,stat *__stat_buf)" ( (parameter_declaration "int __ver" primitive_type identifier) , (parameter_declaration "char *__filename" primitive_type (pointer_declarator "*__filename" * identifier)) , (parameter_declaration "stat *__stat_buf" type_identifier (pointer_declarator "*__stat_buf" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "__xstat(int __ver,char *__filename,stat *__stat_buf)" (identifier "__xstat") (parameter_list "(int __ver,char *__filename,stat *__stat_buf)" (( "(") (parameter_declaration "int __ver" (primitive_type "int") (identifier "__ver")) (, ",") (parameter_declaration "char *__filename" (primitive_type "char") (pointer_declarator "*__filename" (* "*") (identifier "__filename"))) (, ",") (parameter_declaration "stat *__stat_buf" (type_identifier "stat") (pointer_declarator "*__stat_buf" (* "*") (identifier "__stat_buf"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __ver,char *__filename,type_1 *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ /* __xstat@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __ver,char *__filename,stat *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
881_putty_and_putty_strip.c
ssh_comp_none_init
FUN_001318b0
/* WARNING: Unknown calling convention */ void * ssh_comp_none_init(void) { return (void *)0x0; }
undefined8 FUN_001318b0(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[('const-0', u'COPY_-1207166796'), ('const-0', u'RETURN_-1207166776'), (u'COPY_-1207166796', u'RETURN_-1207166776')]
[('const-0', u'COPY_-1207166796'), ('const-0', u'RETURN_-1207166776'), (u'COPY_-1207166796', u'RETURN_-1207166776')]
null
null
001318b0
x64
O2
(translation_unit "undefined8 FUN_001318b0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001318b0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001318b0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * ssh_comp_none_init(void)\n\n{\n return (void *)0x0;\n}\n\n" comment (function_definition "void * ssh_comp_none_init(void)\n\n{\n return (void *)0x0;\n}" primitive_type (pointer_declarator "* ssh_comp_none_init(void)" * (function_declarator "ssh_comp_none_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return (void *)0x0;\n}" { (return_statement "return (void *)0x0;" return (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(translation_unit "undefined8 FUN_001318b0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001318b0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001318b0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_001318b0(void)\n\n{\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_001318b0(void)" (identifier "FUN_001318b0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ void * function_1(void) { return (void *)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined8 MASKED(void) { return 0; }
6579_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
assign
FUN_0027e910
/* std::string::assign(std::string const&, unsigned long, unsigned long) */ void std::string::assign(string *param_1,ulong param_2,ulong param_3) { ulong uVar1; ulong in_RCX; ulong uVar2; uVar1 = *(ulong *)(param_2 + 8); uVar2 = uVar1 - param_3; if (in_RCX < uVar1 - param_3) { uVar2 = in_RCX; } if (param_3 <= uVar1) { _M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2); return; } /* WARNING: Subroutine does not return */ __throw_out_of_range_fmt ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3 ,uVar1); }
void FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5, undefined8 param_6) { ulong uVar1; ulong uVar2; uVar1 = param_2[1]; uVar2 = uVar1 - param_3; if (param_4 < uVar1 - param_3) { uVar2 = param_4; } if (param_3 <= uVar1) { FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3); return; } /* WARNING: Subroutine does not return */ FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign", param_3,uVar1,uVar2,param_6,*param_2); }
MOV RAX,qword ptr [RSI + 0x8] MOV R8,RAX SUB R8,RDX CMP R8,RCX CMOVA R8,RCX MOV RCX,qword ptr [RSI] CMP RDX,RAX JA 0x0027e937 ADD RCX,RDX MOV RDX,qword ptr [RDI + 0x8] XOR ESI,ESI JMP 0x0027e650 PUSH RCX LEA RSI,[0x3292b5] MOV RCX,RAX LEA RDI,[0x311130] XOR EAX,EAX CALL 0x002b56d0
null
null
null
null
[('tmp_238', u'CALL_-1204229765'), (u'INT_SUB_-1204229839', u'COPY_-1204229699'), ('const-433', u'LOAD_-1204229869'), ('const-3314357', u'COPY_-1204229654'), ('const-8', u'PTRADD_-1204229726'), ('tmp_240', u'INT_SUB_-1204229839'), ('const-1', u'PTRADD_-1204229726'), (u'COPY_-1204229698', u'MULTIEQUAL_-1204229665'), ('tmp_240', u'INT_LESSEQUAL_-1204229791'), (u'INT_LESSEQUAL_-1204229791', u'CBRANCH_-1204229801'), (u'PTRADD_-1204229726', u'CAST_-1204229616'), ('const-3215664', u'COPY_-1204229655'), ('const-433', u'LOAD_-1204229788'), (u'COPY_-1204229699', u'MULTIEQUAL_-1204229665'), (u'COPY_-1204229655', u'CALL_-1204229720'), (u'MULTIEQUAL_-1204229665', u'CALL_-1204229765'), (u'INT_ADD_-1204229782', u'CAST_-1204229620'), ('tmp_240', u'INT_ADD_-1204229782'), (u'CAST_-1204229616', u'LOAD_-1204229788'), (u'CAST_-1204229620', u'CALL_-1204229765'), ('const-1', u'RETURN_-1204229715'), ('tmp_384', u'COPY_-1204229698'), (u'INT_ADD_-1204229853', u'CAST_-1204229647'), (u'CAST_-1204229629', u'LOAD_-1204229824'), (u'INT_SUB_-1204229839', u'INT_LESS_-1204229821'), ('const-0', u'CALL_-1204229765'), ('tmp_384', u'INT_LESS_-1204229821'), ('tmp_115', u'CBRANCH_-1204229801'), ('tmp_238', u'PTRADD_-1204229726'), (u'COPY_-1204229654', u'CALL_-1204229720'), (u'LOAD_-1204229788', u'CALL_-1204229765'), (u'CAST_-1204229647', u'LOAD_-1204229869'), ('tmp_73', u'CBRANCH_-1204229827'), (u'LOAD_-1204229869', u'INT_LESSEQUAL_-1204229791'), (u'INT_LESS_-1204229821', u'CBRANCH_-1204229827'), ('const-8', u'INT_ADD_-1204229853'), (u'LOAD_-1204229869', u'INT_SUB_-1204229839'), (u'LOAD_-1204229824', u'INT_ADD_-1204229782'), ('tmp_239', u'CAST_-1204229629'), ('tmp_240', u'CALL_-1204229720'), ('const-433', u'LOAD_-1204229824'), ('tmp_239', u'INT_ADD_-1204229853'), ('const-0', u'RETURN_-1204229761'), (u'LOAD_-1204229869', u'CALL_-1204229720')]
[('tmp_383', u'CALL_-1204229765'), ('tmp_380', u'INT_LESSEQUAL_-1204229791'), (u'PTRADD_-1204229646', u'LOAD_-1204229869'), ('const-433', u'LOAD_-1204229869'), ('const-3215664', u'COPY_-1204229653'), (u'INT_ADD_-1204229782', u'CALL_-1204229765'), ('tmp_379', u'PTRADD_-1204229646'), ('tmp_380', u'INT_ADD_-1204229782'), ('tmp_380', u'CALL_-1204229720'), (u'INT_LESSEQUAL_-1204229791', u'CBRANCH_-1204229801'), ('tmp_383', u'INT_ADD_-1204229772'), ('const-0', u'CALL_-1204229765'), ('const-433', u'LOAD_-1204229824'), (u'COPY_-1204229652', u'CALL_-1204229720'), ('const-8', u'INT_ADD_-1204229772'), (u'COPY_-1204229653', u'CALL_-1204229720'), ('const-8', u'PTRADD_-1204229646'), ('tmp_381', u'INT_LESS_-1204229821'), (u'CAST_-1204229616', u'LOAD_-1204229788'), ('const-1', u'RETURN_-1204229715'), ('tmp_381', u'COPY_-1204229695'), (u'LOAD_-1204229824', u'CALL_-1204229720'), ('const-1', u'PTRADD_-1204229646'), (u'INT_SUB_-1204229839', u'INT_LESS_-1204229821'), (u'INT_SUB_-1204229839', u'COPY_-1204229696'), (u'COPY_-1204229695', u'MULTIEQUAL_-1204229665'), ('const-3314357', u'COPY_-1204229652'), ('tmp_379', u'LOAD_-1204229824'), ('tmp_380', u'INT_SUB_-1204229839'), ('tmp_115', u'CBRANCH_-1204229801'), (u'LOAD_-1204229788', u'CALL_-1204229765'), ('tmp_73', u'CBRANCH_-1204229827'), (u'LOAD_-1204229869', u'INT_LESSEQUAL_-1204229791'), ('tmp_441', u'CALL_-1204229720'), (u'INT_ADD_-1204229772', u'CAST_-1204229616'), (u'INT_LESS_-1204229821', u'CBRANCH_-1204229827'), (u'LOAD_-1204229869', u'INT_SUB_-1204229839'), (u'MULTIEQUAL_-1204229665', u'CALL_-1204229720'), (u'LOAD_-1204229824', u'INT_ADD_-1204229782'), (u'COPY_-1204229696', u'MULTIEQUAL_-1204229665'), ('const-433', u'LOAD_-1204229788'), ('const-0', u'RETURN_-1204229761'), (u'LOAD_-1204229869', u'CALL_-1204229720')]
null
null
0027e910
x64
O2
(translation_unit "void FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}\n\n" (function_definition "void FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}" primitive_type (function_declarator "FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)" identifier (parameter_list "(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "ulong param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar1 = param_2[1];" (assignment_expression "uVar1 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = uVar1 - param_3;" (assignment_expression "uVar2 = uVar1 - param_3" identifier = (binary_expression "uVar1 - param_3" identifier - identifier)) ;) (if_statement "if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }" if (parenthesized_expression "(param_4 < uVar1 - param_3)" ( (binary_expression "param_4 < uVar1 - param_3" identifier < (binary_expression "uVar1 - param_3" identifier - identifier)) )) (compound_statement "{\n uVar2 = param_4;\n }" { (expression_statement "uVar2 = param_4;" (assignment_expression "uVar2 = param_4" identifier = identifier) ;) })) (if_statement "if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }" if (parenthesized_expression "(param_3 <= uVar1)" ( (binary_expression "param_3 <= uVar1" identifier <= identifier) )) (compound_statement "{\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }" { (expression_statement "FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);" (call_expression "FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3)" identifier (argument_list "(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3)" ( 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) )))) , (binary_expression "*param_2 + param_3" (pointer_expression "*param_2" * identifier) + identifier) ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);" (call_expression "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::assign"" " string_content ") , identifier , identifier , identifier , identifier , (pointer_expression "*param_2" * identifier) ))) ;) })))
(translation_unit "/* std::string::assign(std::string const&, unsigned long, unsigned long) */\n\nvoid std::string::assign(string *param_1,ulong param_2,ulong param_3)\n\n{\n ulong uVar1;\n ulong in_RCX;\n ulong uVar2;\n \n uVar1 = *(ulong *)(param_2 + 8);\n uVar2 = uVar1 - param_3;\n if (in_RCX < uVar1 - param_3) {\n uVar2 = in_RCX;\n }\n if (param_3 <= uVar1) {\n _M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2);\n return;\n }\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3\n ,uVar1);\n}\n\n" comment (function_definition "void std::string::assign(string *param_1,ulong param_2,ulong param_3)\n\n{\n ulong uVar1;\n ulong in_RCX;\n ulong uVar2;\n \n uVar1 = *(ulong *)(param_2 + 8);\n uVar2 = uVar1 - param_3;\n if (in_RCX < uVar1 - param_3) {\n uVar2 = in_RCX;\n }\n if (param_3 <= uVar1) {\n _M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2);\n return;\n }\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3\n ,uVar1);\n}" primitive_type (ERROR "std::string::" identifier : : identifier : :) (function_declarator "assign(string *param_1,ulong param_2,ulong param_3)" identifier (parameter_list "(string *param_1,ulong param_2,ulong param_3)" ( (parameter_declaration "string *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong in_RCX;\n ulong uVar2;\n \n uVar1 = *(ulong *)(param_2 + 8);\n uVar2 = uVar1 - param_3;\n if (in_RCX < uVar1 - param_3) {\n uVar2 = in_RCX;\n }\n if (param_3 <= uVar1) {\n _M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2);\n return;\n }\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3\n ,uVar1);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong in_RCX;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar1 = *(ulong *)(param_2 + 8);" (assignment_expression "uVar1 = *(ulong *)(param_2 + 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = uVar1 - param_3;" (assignment_expression "uVar2 = uVar1 - param_3" identifier = (binary_expression "uVar1 - param_3" identifier - identifier)) ;) (if_statement "if (in_RCX < uVar1 - param_3) {\n uVar2 = in_RCX;\n }" if (parenthesized_expression "(in_RCX < uVar1 - param_3)" ( (binary_expression "in_RCX < uVar1 - param_3" identifier < (binary_expression "uVar1 - param_3" identifier - identifier)) )) (compound_statement "{\n uVar2 = in_RCX;\n }" { (expression_statement "uVar2 = in_RCX;" (assignment_expression "uVar2 = in_RCX" identifier = identifier) ;) })) (if_statement "if (param_3 <= uVar1) {\n _M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2);\n return;\n }" if (parenthesized_expression "(param_3 <= uVar1)" ( (binary_expression "param_3 <= uVar1" identifier <= identifier) )) (compound_statement "{\n _M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2);\n return;\n }" { (expression_statement "_M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2);" (call_expression "_M_replace(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2)" identifier (argument_list "(param_1,0,*(ulong *)(param_1 + 8),(char *)(*(long *)param_2 + param_3),uVar2)" ( identifier , number_literal , (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) )))) , (cast_expression "(char *)(*(long *)param_2 + param_3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_2 + param_3)" ( (binary_expression "*(long *)param_2 + param_3" (pointer_expression "*(long *)param_2" * (cast_expression "(long *)param_2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + identifier) ))) , identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3\n ,uVar1);" (call_expression "__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3\n ,uVar1)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",param_3\n ,uVar1)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::assign"" " string_content ") , identifier , identifier ))) ;) })))
(translation_unit "void FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}\n\n" (function_definition "void FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}" primitive_type (function_declarator "FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)" identifier (parameter_list "(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "ulong param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar1 = param_2[1];" (assignment_expression "uVar1 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = uVar1 - param_3;" (assignment_expression "uVar2 = uVar1 - param_3" identifier = (binary_expression "uVar1 - param_3" identifier - identifier)) ;) (if_statement "if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }" if (parenthesized_expression "(param_4 < uVar1 - param_3)" ( (binary_expression "param_4 < uVar1 - param_3" identifier < (binary_expression "uVar1 - param_3" identifier - identifier)) )) (compound_statement "{\n uVar2 = param_4;\n }" { (expression_statement "uVar2 = param_4;" (assignment_expression "uVar2 = param_4" identifier = identifier) ;) })) (if_statement "if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }" if (parenthesized_expression "(param_3 <= uVar1)" ( (binary_expression "param_3 <= uVar1" identifier <= identifier) )) (compound_statement "{\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }" { (expression_statement "FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);" (call_expression "FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3)" identifier (argument_list "(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3)" ( 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) )))) , (binary_expression "*param_2 + param_3" (pointer_expression "*param_2" * identifier) + identifier) ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);" (call_expression "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::assign"" " string_content ") , identifier , identifier , identifier , identifier , (pointer_expression "*param_2" * identifier) ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (binary_expression (pointer_expression * IDENT) + IDENT) ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , IDENT , IDENT , IDENT , IDENT , (pointer_expression * IDENT) ))) ;) })))
(function_definition "void FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}" (primitive_type "void") (function_declarator "FUN_0027e910(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)" (identifier "FUN_0027e910") (parameter_list "(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "ulong param_4" (type_identifier "ulong") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (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 "uVar2 = uVar1 - param_3;" (assignment_expression "uVar2 = uVar1 - param_3" (identifier "uVar2") (= "=") (binary_expression "uVar1 - param_3" (identifier "uVar1") (- "-") (identifier "param_3"))) (; ";")) (if_statement "if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }" (if "if") (parenthesized_expression "(param_4 < uVar1 - param_3)" (( "(") (binary_expression "param_4 < uVar1 - param_3" (identifier "param_4") (< "<") (binary_expression "uVar1 - param_3" (identifier "uVar1") (- "-") (identifier "param_3"))) () ")")) (compound_statement "{\n uVar2 = param_4;\n }" ({ "{") (expression_statement "uVar2 = param_4;" (assignment_expression "uVar2 = param_4" (identifier "uVar2") (= "=") (identifier "param_4")) (; ";")) (} "}"))) (if_statement "if (param_3 <= uVar1) {\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }" (if "if") (parenthesized_expression "(param_3 <= uVar1)" (( "(") (binary_expression "param_3 <= uVar1" (identifier "param_3") (<= "<=") (identifier "uVar1")) () ")")) (compound_statement "{\n FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);\n return;\n }" ({ "{") (expression_statement "FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3);" (call_expression "FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3)" (identifier "FUN_0027e650") (argument_list "(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3)" (( "(") (identifier "param_1") (, ",") (number_literal "0") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (binary_expression "*param_2 + param_3" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (identifier "param_3")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2);" (call_expression "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2)" (identifier "FUN_002b56d0") (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",\n param_3,uVar1,uVar2,param_6,*param_2)" (( "(") (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" (" """) (string_content "%s: __pos (which is %zu) > this->size() (which is %zu)") (" """)) (, ",") (string_literal ""basic_string::assign"" (" """) (string_content "basic_string::assign") (" """)) (, ",") (identifier "param_3") (, ",") (identifier "uVar1") (, ",") (identifier "uVar2") (, ",") (identifier "param_6") (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")"))) (; ";")) (} "}")))
/* std::string::assign(std::string const&, unsigned long, unsigned long) */ void std::type_1::function_1(type_1 *var_6,type_2 var_1,type_2 var_3) { type_2 var_2; type_2 var_4; type_2 uVar2; var_2 = *(type_2 *)(var_1 + 8); uVar2 = var_2 - var_3; if (var_4 < var_2 - var_3) { uVar2 = var_4; } if (var_3 <= var_2) { var_5(var_6,0,*(type_2 *)(var_6 + 8),(char *)(*(long *)var_1 + var_3),uVar2); return; } /* WARNING: Subroutine does not return */ var_7 ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign",var_3 ,var_2); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (identifier) (identifier) (identifier) (identifier) (pointer_expression argument: (identifier))))))))
null
void MASKED(long param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5, undefined8 param_6) { ulong uVar1; ulong uVar2; uVar1 = param_2[1]; uVar2 = uVar1 - param_3; if (param_4 < uVar1 - param_3) { uVar2 = param_4; } if (param_3 <= uVar1) { FUN_0027e650(param_1,0,*(undefined8 *)(param_1 + 8),*param_2 + param_3); return; } /* WARNING: Subroutine does not return */ FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::assign", param_3,uVar1,uVar2,param_6,*param_2); }
18_hppa-linux-gnu-as_and_hppa-linux-gnu-as_strip.c
vsnprintf
vsnprintf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg) { int iVar1; iVar1 = (*(code *)PTR_vsnprintf_0016c098)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg) { int iVar1; iVar1 = (*(code *)PTR_vsnprintf_0016c098)(); return iVar1; }
JMP qword ptr [0x0016c098]
null
null
null
null
[(u'CAST_-1207037570', u'CALLIND_-1207037640'), (u'CALLIND_-1207037640', u'INDIRECT_-1207037575'), ('const-0', u'RETURN_-1207037637'), ('tmp_50', u'CAST_-1207037570'), (u'INDIRECT_-1207037575', u'COPY_-1207037634'), (u'CALLIND_-1207037640', u'RETURN_-1207037637')]
[(u'CAST_-1207037570', u'CALLIND_-1207037640'), (u'CALLIND_-1207037640', u'INDIRECT_-1207037575'), ('const-0', u'RETURN_-1207037637'), ('tmp_50', u'CAST_-1207037570'), (u'INDIRECT_-1207037575', u'COPY_-1207037634'), (u'CALLIND_-1207037640', u'RETURN_-1207037637')]
null
null
00111130
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}\n\n" comment (function_definition "int vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" primitive_type (function_declarator "vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" identifier (parameter_list "(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "size_t __maxlen" primitive_type identifier) , (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (parameter_declaration "__gnuc_va_list __arg" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_vsnprintf_0016c098)();" (assignment_expression "iVar1 = (*(code *)PTR_vsnprintf_0016c098)()" identifier = (call_expression "(*(code *)PTR_vsnprintf_0016c098)()" (parenthesized_expression "(*(code *)PTR_vsnprintf_0016c098)" ( (pointer_expression "*(code *)PTR_vsnprintf_0016c098" * (cast_expression "(code *)PTR_vsnprintf_0016c098" ( (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 vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}\n\n" comment (function_definition "int vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" primitive_type (function_declarator "vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" identifier (parameter_list "(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "size_t __maxlen" primitive_type identifier) , (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (parameter_declaration "__gnuc_va_list __arg" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_vsnprintf_0016c098)();" (assignment_expression "iVar1 = (*(code *)PTR_vsnprintf_0016c098)()" identifier = (call_expression "(*(code *)PTR_vsnprintf_0016c098)()" (parenthesized_expression "(*(code *)PTR_vsnprintf_0016c098)" ( (pointer_expression "*(code *)PTR_vsnprintf_0016c098" * (cast_expression "(code *)PTR_vsnprintf_0016c098" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}\n\n" (function_definition "int vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" primitive_type (function_declarator "vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" identifier (parameter_list "(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "size_t __maxlen" primitive_type identifier) , (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (parameter_declaration "__gnuc_va_list __arg" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_vsnprintf_0016c098)();" (assignment_expression "iVar1 = (*(code *)PTR_vsnprintf_0016c098)()" identifier = (call_expression "(*(code *)PTR_vsnprintf_0016c098)()" (parenthesized_expression "(*(code *)PTR_vsnprintf_0016c098)" ( (pointer_expression "*(code *)PTR_vsnprintf_0016c098" * (cast_expression "(code *)PTR_vsnprintf_0016c098" ( (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) , (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 vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "vsnprintf(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" (identifier "vsnprintf") (parameter_list "(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "size_t __maxlen" (primitive_type "size_t") (identifier "__maxlen")) (, ",") (parameter_declaration "char *__format" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format"))) (, ",") (parameter_declaration "__gnuc_va_list __arg" (type_identifier "__gnuc_va_list") (identifier "__arg")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vsnprintf_0016c098)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_vsnprintf_0016c098)();" (assignment_expression "iVar1 = (*(code *)PTR_vsnprintf_0016c098)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_vsnprintf_0016c098)()" (parenthesized_expression "(*(code *)PTR_vsnprintf_0016c098)" (( "(") (pointer_expression "*(code *)PTR_vsnprintf_0016c098" (* "*") (cast_expression "(code *)PTR_vsnprintf_0016c098" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_vsnprintf_0016c098"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,size_t __maxlen,char *__format,type_1 __arg) { int iVar1; iVar1 = (*(type_2 *)PTR_vsnprintf_0016c098)(); 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)) (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: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,size_t __maxlen,char *__format,__gnuc_va_list __arg) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0016c098)(); return iVar1; }
7224_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
value
FUN_002b5550
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* DWARF original prototype: uint64_t value(Binary_bitwise_or * this, Expression_eval_info * eei) */ uint64_t __thiscall gold::Binary_bitwise_or::value(Binary_bitwise_or *this,Expression_eval_info *eei) { uint64_t uVar1; uint64_t uVar2; char *format; ulong *puVar3; Output_section *left_section; uint64_t left_alignment; Output_section *right_section; uint64_t right_alignment; left_alignment = 0; uVar1 = Expression::eval_maybe_dot ((this->super_Binary_expression).left_,eei->symtab,eei->layout, eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section, &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false, eei->is_valid_pointer); right_alignment = 0; uVar2 = Expression::eval_maybe_dot ((this->super_Binary_expression).right_,eei->symtab,eei->layout, eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section, &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false, eei->is_valid_pointer); if (left_section == (Output_section *)0x0) { if (right_section == (Output_section *)0x0) goto LAB_002b561e; if (eei->result_section_pointer != (Output_section **)0x0) { *eei->result_section_pointer = right_section; } puVar3 = eei->result_alignment_pointer; if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3)) goto LAB_002b561e; } else { if (right_section != (Output_section *)0x0) { if (parameters->options_ == (General_options *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x5c,"options"); } if ((parameters->options_->relocatable_).value != false) { format = (char *)gettext("binary bitwise_or applied to section relative value"); gold_warning(format); } goto LAB_002b561e; } if (eei->result_section_pointer != (Output_section **)0x0) { *eei->result_section_pointer = left_section; } puVar3 = eei->result_alignment_pointer; if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e; } *puVar3 = left_alignment; LAB_002b561e: return uVar2 | uVar1; }
ulong FUN_002b5550(long param_1,undefined8 *param_2) { ulong uVar1; ulong uVar2; undefined8 uVar3; ulong *puVar4; long local_48; ulong local_40; long local_38; ulong local_30 [2]; local_40 = 0; uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2) ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48, &local_40,0,0,0,0,param_2[10]); local_30[0] = 0; uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1], *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3] ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]); if (local_48 == 0) { if (local_38 == 0) goto LAB_002b561e; if ((long *)param_2[5] != (long *)0x0) { *(long *)param_2[5] = local_38; } puVar4 = (ulong *)param_2[6]; if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4)) goto LAB_002b561e; } else { if (local_38 != 0) { if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') { uVar3 = gettext("binary bitwise_or applied to section relative value"); FUN_001783d0(uVar3); } goto LAB_002b561e; } if ((long *)param_2[5] != (long *)0x0) { *(long *)param_2[5] = local_48; } puVar4 = (ulong *)param_2[6]; if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e; } *puVar4 = local_40; LAB_002b561e: return uVar2 | uVar1; }
PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RSI SUB RSP,0x28 MOVZX ECX,byte ptr [RSI + 0x10] MOV RDX,qword ptr [RSI + 0x8] MOV qword ptr [RSP + 0x8],0x0 MOV RDI,qword ptr [RDI + 0x8] MOV R9,qword ptr [RSI + 0x18] MOVZX R8D,byte ptr [RSI + 0x11] PUSH qword ptr [RSI + 0x50] PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 LEA RAX,[RSP + 0x30] PUSH RAX LEA RAX,[RSP + 0x30] PUSH RAX PUSH qword ptr [RSI + 0x20] MOV RSI,qword ptr [RSI] CALL 0x002b1010 MOVZX ECX,byte ptr [RBX + 0x10] MOV RDX,qword ptr [RBX + 0x8] MOV qword ptr [RSP + 0x58],0x0 ADD RSP,0x40 PUSH qword ptr [RBX + 0x50] MOV R13,RAX MOV RDI,qword ptr [R12 + 0x10] MOV R9,qword ptr [RBX + 0x18] PUSH 0x0 MOVZX R8D,byte ptr [RBX + 0x11] MOV RSI,qword ptr [RBX] PUSH 0x0 PUSH 0x0 PUSH 0x0 LEA RAX,[RSP + 0x40] PUSH RAX LEA RAX,[RSP + 0x40] PUSH RAX PUSH qword ptr [RBX + 0x20] CALL 0x002b1010 MOV RBP,RAX MOV RAX,qword ptr [RSP + 0x40] ADD RSP,0x40 TEST RAX,RAX JZ 0x002b5630 CMP qword ptr [RSP + 0x10],0x0 JZ 0x002b5680 MOV RAX,qword ptr [0x0043e6b0] MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x002b56ab CMP byte ptr [RAX + 0x5051],0x0 JNZ 0x002b5660 ADD RSP,0x28 MOV RAX,RBP POP RBX OR RAX,R13 POP RBP POP R12 POP R13 RET MOV RAX,qword ptr [RSP + 0x10] TEST RAX,RAX JZ 0x002b561e MOV RDX,qword ptr [RBX + 0x28] TEST RDX,RDX JZ 0x002b5646 MOV qword ptr [RDX],RAX MOV RAX,qword ptr [RBX + 0x30] TEST RAX,RAX JZ 0x002b561e MOV RDX,qword ptr [RSP + 0x18] CMP qword ptr [RAX],RDX JNC 0x002b561e JMP 0x002b56a3 LEA RDI,[0x38c8e0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001783d0 JMP 0x002b561e MOV RDX,qword ptr [RBX + 0x28] TEST RDX,RDX JZ 0x002b568c MOV qword ptr [RDX],RAX MOV RAX,qword ptr [RBX + 0x30] TEST RAX,RAX JZ 0x002b561e MOV RDX,qword ptr [RSP + 0x8] CMP qword ptr [RAX],RDX JNC 0x002b561e MOV qword ptr [RAX],RDX JMP 0x002b561e LEA RDX,[0x38c9b8] MOV ESI,0x5c LEA RDI,[0x3726d0] CALL 0x0017c650
null
null
null
null
[('const-8', u'PTRSUB_-1204528963'), ('const-48', u'PTRSUB_-1204528681'), ('const-433', u'LOAD_-1204529764'), (u'MULTIEQUAL_-1204528898', u'MULTIEQUAL_-1204528804'), (u'INT_EQUAL_-1204529450', u'CBRANCH_-1204529448'), ('const-0', u'CALL_-1204529679'), (u'LOAD_-1204529748', u'CALL_-1204529679'), (u'PTRSUB_-1204528904', u'PTRSUB_-1204528888'), ('tmp_562', u'CBRANCH_-1204529421'), ('tmp_709', u'BRANCH_-1204529275'), (u'PTRSUB_-1204528934', u'LOAD_-1204529677'), ('tmp_840', u'CBRANCH_-1204529183'), (u'PTRSUB_-1204528884', u'LOAD_-1204529597'), ('tmp_953', u'CBRANCH_-1204529219'), ('tmp_1019', u'PTRSUB_-1204528973'), ('const-433', u'STORE_-1204529177'), (u'LOAD_-1204529637', u'CALL_-1204529540'), ('const-0', u'INT_NOTEQUAL_-1204529237'), (u'INDIRECT_-1204528861', u'MULTIEQUAL_-1204528939'), ('const-0', u'INT_NOTEQUAL_-1204529247'), ('const-0', u'INT_EQUAL_-1204529450'), (u'LOAD_-1204529230', u'INT_EQUAL_-1204529211'), (u'CALL_-1204529194', u'INDIRECT_-1204528786'), (u'INT_OR_-1204529371', u'RETURN_-1204529360'), ('tmp_1019', u'PTRSUB_-1204528943'), (u'PTRSUB_-1204528874', u'CALL_-1204529540'), (u'INDIRECT_-1204528936', u'STORE_-1204529234'), (u'LOAD_-1204529267', u'INT_NOTEQUAL_-1204529247'), (u'PTRSUB_-1204528954', u'CALL_-1204529679'), (u'INT_LESSEQUAL_-1204529185', u'CBRANCH_-1204529183'), (u'LOAD_-1204529764', u'CALL_-1204529679'), (u'PTRSUB_-1204528943', u'LOAD_-1204529691'), (u'PTRSUB_-1204528694', u'LOAD_-1204529257'), (u'MULTIEQUAL_-1204528939', u'COPY_-1204528987'), ('const-433', u'STORE_-1204529234'), (u'INT_EQUAL_-1204529270', u'CBRANCH_-1204529268'), ('tmp_1019', u'PTRSUB_-1204528897'), ('const-24', u'PTRSUB_-1204528897'), ('const-92', u'CALL_-1204529194'), (u'COPY_-1204528795', u'MULTIEQUAL_-1204528942'), (u'LOAD_-1204529790', u'CALL_-1204529679'), ('tmp_1786', u'PTRSUB_-1204528867'), ('tmp_1018', u'PTRSUB_-1204528904'), (u'LOAD_-1204529240', u'INT_EQUAL_-1204529221'), ('const-433', u'LOAD_-1204529698'), (u'INT_NOTEQUAL_-1204529237', u'CBRANCH_-1204529236'), ('const-8', u'PTRSUB_-1204528929'), (u'LOAD_-1204529240', u'LOAD_-1204529211'), ('const-16', u'PTRSUB_-1204528934'), (u'INDIRECT_-1204528924', u'INT_NOTEQUAL_-1204529482'), ('const-0', u'RETURN_-1204529360'), ('const-433', u'LOAD_-1204529691'), ('const-48', u'PTRSUB_-1204528753'), ('const-0', u'PTRSUB_-1204528884'), ('const-80', u'PTRSUB_-1204528973'), (u'PTRSUB_-1204528766', u'LOAD_-1204529267'), (u'INT_EQUAL_-1204529501', u'CBRANCH_-1204529499'), (u'INDIRECT_-1204528807', u'MULTIEQUAL_-1204528939'), ('const-0', u'INT_EQUAL_-1204529211'), ('const-433', u'LOAD_-1204529748'), (u'LOAD_-1204529698', u'CALL_-1204529679'), ('const-433', u'STORE_-1204529244'), ('const-433', u'LOAD_-1204529597'), ('const-433', u'LOAD_-1204529617'), (u'CALL_-1204529679', u'INDIRECT_-1204529009'), ('const--72', u'PTRSUB_-1204528954'), (u'CALL_-1204529679', u'INDIRECT_-1204528997'), (u'INDIRECT_-1204528786', u'COPY_-1204528842'), ('const-433', u'LOAD_-1204529469'), (u'INDIRECT_-1204529006', u'MULTIEQUAL_-1204528898'), ('const-0', u'INT_NOTEQUAL_-1204529427'), (u'LOAD_-1204529201', u'INT_LESSEQUAL_-1204529185'), (u'LOAD_-1204529230', u'LOAD_-1204529201'), (u'LOAD_-1204529443', u'INT_NOTEQUAL_-1204529427'), ('const-433', u'LOAD_-1204529637'), (u'COPY_-1204528813', u'CALL_-1204529302'), (u'INDIRECT_-1204528918', u'COPY_-1204528795'), ('tmp_1019', u'PTRSUB_-1204528934'), (u'LOAD_-1204529469', u'PTRSUB_-1204528805'), (u'INDIRECT_-1204528936', u'INT_EQUAL_-1204529501'), ('const-433', u'LOAD_-1204529757'), ('const-0', u'CALL_-1204529679'), ('const-433', u'LOAD_-1204529257'), (u'CALL_-1204529194', u'INDIRECT_-1204528710'), ('tmp_1019', u'PTRSUB_-1204528947'), (u'CALL_-1204529679', u'INDIRECT_-1204529079'), ('const-433', u'LOAD_-1204529554'), ('const-433', u'LOAD_-1204529201'), ('const-0', u'COPY_-1204529783'), (u'INDIRECT_-1204529006', u'MULTIEQUAL_-1204528939'), (u'CALL_-1204529278', u'INDIRECT_-1204528773'), (u'LOAD_-1204529240', u'MULTIEQUAL_-1204528963'), ('tmp_1019', u'PTRSUB_-1204528984'), (u'INT_EQUAL_-1204529211', u'CBRANCH_-1204529209'), (u'PTRSUB_-1204528911', u'LOAD_-1204529637'), (u'PTRSUB_-1204528888', u'LOAD_-1204529625'), ('const-0', u'CALL_-1204529540'), ('const-40', u'PTRSUB_-1204528694'), ('tmp_1019', u'PTRSUB_-1204528694'), (u'LOAD_-1204529211', u'INT_LESSEQUAL_-1204529195'), ('const-0', u'PTRSUB_-1204528943'), ('tmp_1019', u'PTRSUB_-1204528929'), ('const-0', u'CALL_-1204529540'), ('const-433', u'LOAD_-1204529267'), ('const-0', u'INT_NOTEQUAL_-1204529482'), ('const--64', u'PTRSUB_-1204528961'), ('tmp_488', u'CBRANCH_-1204529478'), (u'COPY_-1204528727', u'CALL_-1204529194'), (u'INT_NOTEQUAL_-1204529427', u'CBRANCH_-1204529421'), ('const-3721440', u'COPY_-1204528813'), ('const-0', u'COPY_-1204529662'), (u'CALL_-1204529540', u'INDIRECT_-1204528924'), (u'LOAD_-1204529677', u'CALL_-1204529540'), (u'STORE_-1204529177', u'INDIRECT_-1204528807'), (u'CAST_-1204528715', u'CALL_-1204529278'), (u'INDIRECT_-1204528834', u'MULTIEQUAL_-1204528826'), ('tmp_1019', u'PTRSUB_-1204528979'), ('tmp_1019', u'PTRSUB_-1204528681'), ('const-32', u'PTRSUB_-1204528947'), (u'MULTIEQUAL_-1204528942', u'STORE_-1204529177'), ('const-0', u'INT_EQUAL_-1204529221'), (u'MULTIEQUAL_-1204528898', u'MULTIEQUAL_-1204528939'), ('const-433', u'LOAD_-1204529625'), ('const-16', u'PTRSUB_-1204528819'), (u'PTRSUB_-1204528753', u'LOAD_-1204529240'), ('tmp_524', u'CBRANCH_-1204529448'), (u'PTRSUB_-1204528963', u'LOAD_-1204529771'), (u'LOAD_-1204529554', u'CALL_-1204529540'), (u'LOAD_-1204529798', u'CALL_-1204529679'), (u'PTRSUB_-1204528805', u'PTRSUB_-1204528797'), ('const-97', u'PTRSUB_-1204528797'), (u'INT_NOTEQUAL_-1204529482', u'CBRANCH_-1204529478'), (u'PTRSUB_-1204529009', u'LOAD_-1204529798'), ('const-0', u'PTRSUB_-1204528904'), ('const-433', u'LOAD_-1204529677'), ('const-433', u'LOAD_-1204529605'), ('const-3721656', u'COPY_-1204528725'), (u'CALL_-1204529302', u'INDIRECT_-1204528796'), ('const-0', u'INT_EQUAL_-1204529270'), ('const-433', u'LOAD_-1204529798'), ('const-0', u'PTRSUB_-1204528990'), (u'PTRSUB_-1204528984', u'LOAD_-1204529764'), (u'CALL_-1204529540', u'INDIRECT_-1204528936'), ('tmp_880', u'CBRANCH_-1204529268'), (u'LOAD_-1204529691', u'CALL_-1204529679'), ('const-1', u'RETURN_-1204529189'), ('const-17', u'PTRSUB_-1204528890'), (u'LOAD_-1204529469', u'INT_EQUAL_-1204529450'), (u'CALL_-1204529194', u'INDIRECT_-1204528698'), (u'CALL_-1204529679', u'INDIRECT_-1204529003'), ('const-32', u'PTRSUB_-1204528860'), (u'CALL_-1204529540', u'INT_OR_-1204529371'), ('const-16', u'PTRSUB_-1204528888'), (u'INDIRECT_-1204528930', u'INT_LESSEQUAL_-1204529185'), (u'PTRSUB_-1204528961', u'CALL_-1204529679'), (u'PTRSUB_-1204528973', u'LOAD_-1204529748'), (u'INT_NOTEQUAL_-1204529247', u'CBRANCH_-1204529246'), (u'INT_LESSEQUAL_-1204529195', u'CBRANCH_-1204529193'), (u'COPY_-1204528725', u'CALL_-1204529194'), (u'CALL_-1204529540', u'INDIRECT_-1204528930'), (u'INDIRECT_-1204528924', u'STORE_-1204529244'), (u'INDIRECT_-1204528918', u'INT_LESSEQUAL_-1204529195'), ('const-0', u'CALL_-1204529679'), (u'LOAD_-1204529669', u'CALL_-1204529540'), ('tmp_1019', u'PTRSUB_-1204528860'), (u'LOAD_-1204529757', u'CALL_-1204529679'), ('tmp_758', u'CBRANCH_-1204529236'), (u'PTRSUB_-1204528819', u'LOAD_-1204529469'), (u'PTRSUB_-1204528681', u'LOAD_-1204529230'), ('tmp_1786', u'PTRSUB_-1204528874'), (u'PTRSUB_-1204528867', u'CALL_-1204529540'), (u'INDIRECT_-1204528924', u'INT_EQUAL_-1204529270'), ('tmp_1019', u'PTRSUB_-1204528890'), ('const-17', u'PTRSUB_-1204528979'), (u'PTRSUB_-1204528860', u'LOAD_-1204529554'), (u'MULTIEQUAL_-1204528826', u'MULTIEQUAL_-1204528939'), ('tmp_996', u'CBRANCH_-1204529193'), ('const--48', u'PTRSUB_-1204528874'), (u'PTRSUB_-1204528947', u'LOAD_-1204529698'), ('const-433', u'LOAD_-1204529230'), (u'LOAD_-1204529617', u'CALL_-1204529540'), (u'CALL_-1204529302', u'INDIRECT_-1204528784'), ('tmp_847', u'BRANCH_-1204529172'), (u'LOAD_-1204529771', u'CALL_-1204529679'), (u'CALL_-1204529278', u'INDIRECT_-1204528861'), ('tmp_1018', u'PTRSUB_-1204528990'), ('const-80', u'PTRSUB_-1204528911'), (u'CALL_-1204529679', u'INT_OR_-1204529371'), (u'INDIRECT_-1204529006', u'MULTIEQUAL_-1204528826'), ('const-3614416', u'COPY_-1204528727'), ('tmp_914', u'CBRANCH_-1204529246'), (u'PTRSUB_-1204528979', u'LOAD_-1204529757'), (u'PTRSUB_-1204528797', u'LOAD_-1204529443'), ('const-8', u'PTRSUB_-1204529004'), ('const-40', u'PTRSUB_-1204528766'), ('tmp_1786', u'PTRSUB_-1204528961'), (u'LOAD_-1204529257', u'INT_NOTEQUAL_-1204529237'), ('const-433', u'LOAD_-1204529443'), (u'LOAD_-1204529597', u'CALL_-1204529540'), (u'INDIRECT_-1204529006', u'PTRSUB_-1204528819'), ('const-0', u'CALL_-1204529679'), ('const-0', u'CALL_-1204529540'), ('tmp_452', u'CBRANCH_-1204529499'), ('const-20464', u'PTRSUB_-1204528805'), ('const-433', u'LOAD_-1204529771'), ('const-0', u'INT_EQUAL_-1204529501'), (u'INDIRECT_-1204528902', u'MULTIEQUAL_-1204528898'), (u'CALL_-1204529302', u'INDIRECT_-1204528872'), ('const-433', u'LOAD_-1204529790'), (u'PTRSUB_-1204528897', u'LOAD_-1204529617'), ('tmp_1019', u'PTRSUB_-1204528753'), (u'LOAD_-1204529230', u'MULTIEQUAL_-1204528963'), ('const-0', u'CALL_-1204529540'), (u'CALL_-1204529540', u'INDIRECT_-1204528918'), (u'LOAD_-1204529267', u'STORE_-1204529244'), (u'LOAD_-1204529625', u'CALL_-1204529540'), (u'CALL_-1204529302', u'CAST_-1204528715'), ('const-433', u'LOAD_-1204529669'), ('const--56', u'PTRSUB_-1204528867'), (u'STORE_-1204529244', u'INDIRECT_-1204528902'), ('tmp_797', u'CBRANCH_-1204529209'), ('const-433', u'LOAD_-1204529240'), (u'MULTIEQUAL_-1204528826', u'MULTIEQUAL_-1204528804'), (u'CALL_-1204529278', u'INDIRECT_-1204528785'), (u'PTRSUB_-1204528929', u'LOAD_-1204529669'), (u'PTRSUB_-1204529004', u'LOAD_-1204529790'), (u'INDIRECT_-1204528930', u'MULTIEQUAL_-1204528942'), ('tmp_1786', u'PTRSUB_-1204528954'), ('tmp_1019', u'PTRSUB_-1204528911'), (u'PTRSUB_-1204528890', u'LOAD_-1204529605'), (u'LOAD_-1204529257', u'STORE_-1204529234'), ('tmp_1019', u'PTRSUB_-1204528766'), (u'PTRSUB_-1204528990', u'PTRSUB_-1204528963'), ('tmp_1019', u'PTRSUB_-1204529009'), (u'INT_EQUAL_-1204529221', u'CBRANCH_-1204529219'), ('const-433', u'LOAD_-1204529211'), ('const-24', u'PTRSUB_-1204528984'), (u'STORE_-1204529234', u'INDIRECT_-1204528834'), ('tmp_1019', u'PTRSUB_-1204529004'), (u'MULTIEQUAL_-1204528963', u'STORE_-1204529177'), ('tmp_1019', u'PTRSUB_-1204528884'), ('const-16', u'PTRSUB_-1204529009'), (u'CALL_-1204529540', u'INDIRECT_-1204529006'), (u'LOAD_-1204529605', u'CALL_-1204529540')]
[(u'CALL_-1204529540', u'INDIRECT_-1204528985'), (u'PTRADD_-1204528810', u'LOAD_-1204529240'), ('const-3721440', u'COPY_-1204528858'), ('const--48', u'PTRSUB_-1204528927'), ('const-0', u'INT_NOTEQUAL_-1204529482'), (u'CALL_-1204529540', u'INDIRECT_-1204528967'), ('tmp_1712', u'PTRSUB_-1204529002'), (u'CAST_-1204528724', u'MULTIEQUAL_-1204528989'), (u'INT_EQUAL_-1204529450', u'CBRANCH_-1204529448'), ('const-2', u'PTRADD_-1204529055'), ('const-8', u'PTRADD_-1204528823'), ('const-433', u'LOAD_-1204529698'), (u'LOAD_-1204529748', u'CALL_-1204529679'), ('const-17', u'INT_ADD_-1204529589'), (u'CALL_-1204529679', u'INDIRECT_-1204529058'), (u'INDIRECT_-1204529053', u'MULTIEQUAL_-1204528873'), ('tmp_562', u'CBRANCH_-1204529421'), ('tmp_1717', u'PTRADD_-1204529022'), ('tmp_709', u'BRANCH_-1204529275'), ('tmp_1717', u'PTRADD_-1204528738'), (u'MULTIEQUAL_-1204528986', u'COPY_-1204529034'), ('const-433', u'LOAD_-1204529267'), ('tmp_840', u'CBRANCH_-1204529183'), ('const-10', u'PTRADD_-1204529022'), ('const-433', u'LOAD_-1204529597'), ('tmp_1717', u'PTRADD_-1204528823'), ('tmp_953', u'CBRANCH_-1204529219'), ('const-433', u'LOAD_-1204529748'), (u'LOAD_-1204529637', u'CALL_-1204529540'), ('const-8', u'PTRADD_-1204528914'), ('const-0', u'INT_NOTEQUAL_-1204529237'), ('tmp_1717', u'CAST_-1204528929'), (u'PTRADD_-1204528751', u'LOAD_-1204529257'), ('const-0', u'INT_NOTEQUAL_-1204529247'), (u'CAST_-1204528737', u'STORE_-1204529234'), ('tmp_1717', u'PTRADD_-1204528961'), (u'CAST_-1204528737', u'INT_NOTEQUAL_-1204529237'), ('const-17', u'INT_ADD_-1204529741'), (u'CAST_-1204528859', u'LOAD_-1204529469'), ('const-0', u'INT_EQUAL_-1204529450'), (u'INT_OR_-1204529371', u'RETURN_-1204529360'), (u'STORE_-1204529244', u'INDIRECT_-1204528949'), (u'CALL_-1204529540', u'INDIRECT_-1204528979'), (u'INT_LESSEQUAL_-1204529185', u'CBRANCH_-1204529183'), (u'MULTIEQUAL_-1204528989', u'STORE_-1204529177'), ('const-4', u'PTRADD_-1204528996'), (u'LOAD_-1204529764', u'CALL_-1204529679'), ('const-6', u'PTRADD_-1204528810'), ('const-16', u'INT_ADD_-1204529609'), (u'STORE_-1204529177', u'INDIRECT_-1204528854'), (u'INDIRECT_-1204528973', u'INT_NOTEQUAL_-1204529482'), ('const-433', u'LOAD_-1204529554'), (u'INT_EQUAL_-1204529270', u'CBRANCH_-1204529268'), ('const-3', u'PTRADD_-1204528949'), (u'PTRSUB_-1204529009', u'CALL_-1204529679'), ('const-8', u'PTRADD_-1204528751'), (u'PTRADD_-1204528996', u'LOAD_-1204529698'), ('const-433', u'LOAD_-1204529201'), (u'LOAD_-1204529790', u'CALL_-1204529679'), (u'CALL_-1204529302', u'INDIRECT_-1204528845'), ('tmp_1717', u'PTRADD_-1204529055'), ('const-0', u'CALL_-1204529679'), (u'CALL_-1204529679', u'INDIRECT_-1204529126'), ('const-0', u'CALL_-1204529540'), (u'CALL_-1204529302', u'CALL_-1204529278'), (u'CALL_-1204529679', u'INDIRECT_-1204529052'), (u'INT_NOTEQUAL_-1204529237', u'CBRANCH_-1204529236'), ('const-1', u'PTRADD_-1204529050'), (u'INDIRECT_-1204528967', u'COPY_-1204528854'), (u'PTRADD_-1204528823', u'LOAD_-1204529267'), ('const-20561', u'INT_ADD_-1204529427'), (u'MULTIEQUAL_-1204528945', u'MULTIEQUAL_-1204528851'), ('const-433', u'LOAD_-1204529211'), ('const-433', u'LOAD_-1204529625'), ('const-0', u'RETURN_-1204529360'), ('const-8', u'PTRADD_-1204529050'), ('tmp_1717', u'PTRADD_-1204528914'), ('const-0', u'CALL_-1204529540'), (u'INDIRECT_-1204529053', u'PTRADD_-1204529407'), ('tmp_1717', u'PTRADD_-1204528979'), (u'INT_EQUAL_-1204529501', u'CBRANCH_-1204529499'), ('const-0', u'INT_EQUAL_-1204529211'), ('const-8', u'PTRADD_-1204528738'), ('tmp_1714', u'INT_ADD_-1204529755'), (u'LOAD_-1204529698', u'CALL_-1204529679'), (u'COPY_-1204528770', u'CALL_-1204529194'), (u'COPY_-1204528854', u'MULTIEQUAL_-1204528970'), ('const-433', u'STORE_-1204529177'), (u'INT_ADD_-1204529741', u'CAST_-1204529009'), ('const-10', u'PTRADD_-1204528961'), ('tmp_1717', u'PTRADD_-1204528751'), (u'LOAD_-1204529201', u'INT_LESSEQUAL_-1204529185'), ('const-3721656', u'COPY_-1204528770'), (u'LOAD_-1204529443', u'INT_NOTEQUAL_-1204529427'), ('const-8', u'PTRADD_-1204529022'), ('const-8', u'PTRADD_-1204528979'), ('const--64', u'PTRSUB_-1204529009'), ('tmp_1717', u'PTRADD_-1204529032'), (u'CAST_-1204528724', u'INT_EQUAL_-1204529211'), ('const-8', u'PTRADD_-1204529055'), ('tmp_1717', u'CAST_-1204529010'), (u'CALL_-1204529540', u'INDIRECT_-1204529053'), ('const-8', u'PTRADD_-1204528810'), (u'PTRADD_-1204529055', u'CAST_-1204529037'), ('const-433', u'LOAD_-1204529757'), (u'INT_ADD_-1204529589', u'CAST_-1204528928'), ('const-8', u'PTRADD_-1204528961'), (u'CAST_-1204529010', u'INT_ADD_-1204529741'), (u'INT_ADD_-1204529427', u'CAST_-1204528845'), (u'INDIRECT_-1204528881', u'MULTIEQUAL_-1204528873'), (u'CAST_-1204529019', u'LOAD_-1204529771'), (u'CAST_-1204528811', u'STORE_-1204529244'), ('const-0', u'CALL_-1204529679'), (u'LOAD_-1204529469', u'INT_ADD_-1204529427'), (u'LOAD_-1204529230', u'CAST_-1204528724'), (u'PTRADD_-1204528961', u'LOAD_-1204529637'), (u'INT_ADD_-1204529609', u'CAST_-1204528941'), ('const-8', u'PTRADD_-1204528949'), (u'CAST_-1204528724', u'LOAD_-1204529201'), ('const-0', u'COPY_-1204529662'), (u'INT_EQUAL_-1204529211', u'CBRANCH_-1204529209'), ('const-5', u'PTRADD_-1204528751'), ('tmp_1714', u'INT_ADD_-1204529609'), (u'PTRADD_-1204528979', u'LOAD_-1204529669'), (u'INDIRECT_-1204528908', u'MULTIEQUAL_-1204528986'), (u'LOAD_-1204529211', u'INT_LESSEQUAL_-1204529195'), (u'INDIRECT_-1204528973', u'STORE_-1204529244'), ('tmp_1712', u'PTRSUB_-1204529009'), ('tmp_488', u'CBRANCH_-1204529478'), (u'CAST_-1204528798', u'LOAD_-1204529211'), (u'INT_NOTEQUAL_-1204529427', u'CBRANCH_-1204529421'), (u'INT_ADD_-1204529755', u'CAST_-1204529019'), ('const--72', u'PTRSUB_-1204529002'), (u'LOAD_-1204529677', u'CALL_-1204529540'), ('tmp_1717', u'PTRADD_-1204528984'), ('const-433', u'LOAD_-1204529637'), (u'PTRADD_-1204529022', u'LOAD_-1204529748'), (u'INDIRECT_-1204529053', u'MULTIEQUAL_-1204528945'), ('tmp_1717', u'PTRADD_-1204528996'), ('const-0', u'INT_EQUAL_-1204529221'), (u'PTRADD_-1204528914', u'LOAD_-1204529554'), (u'CAST_-1204528928', u'LOAD_-1204529605'), (u'INDIRECT_-1204528985', u'INT_EQUAL_-1204529501'), ('const-2', u'PTRADD_-1204528984'), ('const-3', u'PTRADD_-1204529032'), ('tmp_524', u'CBRANCH_-1204529448'), (u'LOAD_-1204529554', u'CALL_-1204529540'), (u'LOAD_-1204529798', u'CALL_-1204529679'), (u'INT_NOTEQUAL_-1204529482', u'CBRANCH_-1204529478'), (u'CAST_-1204528845', u'LOAD_-1204529443'), (u'COPY_-1204528858', u'CALL_-1204529302'), (u'CALL_-1204529278', u'INDIRECT_-1204528834'), ('const-433', u'LOAD_-1204529257'), (u'INDIRECT_-1204528854', u'MULTIEQUAL_-1204528986'), (u'CAST_-1204528929', u'INT_ADD_-1204529589'), ('const-92', u'CALL_-1204529194'), (u'PTRADD_-1204529407', u'CAST_-1204528859'), ('const-0', u'INT_EQUAL_-1204529270'), (u'LOAD_-1204529267', u'CAST_-1204528811'), ('tmp_1717', u'PTRADD_-1204528810'), (u'PTRADD_-1204529032', u'LOAD_-1204529764'), ('tmp_880', u'CBRANCH_-1204529268'), (u'LOAD_-1204529691', u'CALL_-1204529679'), ('const-1', u'RETURN_-1204529189'), (u'INDIRECT_-1204528949', u'MULTIEQUAL_-1204528945'), ('const-433', u'STORE_-1204529234'), (u'LOAD_-1204529469', u'INT_EQUAL_-1204529450'), (u'CALL_-1204529302', u'INDIRECT_-1204528833'), (u'MULTIEQUAL_-1204528970', u'STORE_-1204529177'), ('const-433', u'LOAD_-1204529771'), (u'STORE_-1204529234', u'INDIRECT_-1204528881'), (u'CALL_-1204529540', u'INT_OR_-1204529371'), ('const-433', u'LOAD_-1204529764'), (u'INDIRECT_-1204528985', u'STORE_-1204529234'), (u'INDIRECT_-1204528979', u'MULTIEQUAL_-1204528970'), (u'INT_NOTEQUAL_-1204529247', u'CBRANCH_-1204529246'), (u'INT_LESSEQUAL_-1204529195', u'CBRANCH_-1204529193'), ('const-433', u'LOAD_-1204529443'), ('const-6', u'PTRADD_-1204528738'), ('const-1', u'PTRADD_-1204528979'), ('tmp_1712', u'PTRSUB_-1204528927'), (u'CAST_-1204528798', u'MULTIEQUAL_-1204528989'), ('const-0', u'CALL_-1204529679'), ('tmp_1712', u'PTRSUB_-1204528920'), ('const-0', u'COPY_-1204529783'), (u'LOAD_-1204529669', u'CALL_-1204529540'), (u'CAST_-1204529009', u'LOAD_-1204529757'), (u'INDIRECT_-1204528967', u'INT_LESSEQUAL_-1204529195'), ('tmp_1717', u'LOAD_-1204529691'), (u'LOAD_-1204529757', u'CALL_-1204529679'), ('const-16', u'PTRADD_-1204529407'), ('tmp_758', u'CBRANCH_-1204529236'), ('const-433', u'LOAD_-1204529677'), (u'CALL_-1204529278', u'INDIRECT_-1204528822'), (u'CAST_-1204528969', u'LOAD_-1204529677'), (u'CAST_-1204528941', u'LOAD_-1204529625'), ('const-433', u'LOAD_-1204529798'), ('const-8', u'INT_ADD_-1204529755'), ('tmp_1717', u'LOAD_-1204529597'), ('const--56', u'PTRSUB_-1204528920'), ('tmp_996', u'CBRANCH_-1204529193'), ('const-8', u'PTRADD_-1204528984'), ('const-433', u'LOAD_-1204529790'), (u'LOAD_-1204529617', u'CALL_-1204529540'), (u'PTRSUB_-1204528927', u'CALL_-1204529540'), (u'LOAD_-1204529240', u'CAST_-1204528798'), ('const-3614416', u'COPY_-1204528772'), (u'PTRSUB_-1204529002', u'CALL_-1204529679'), ('const-4', u'PTRADD_-1204528914'), ('tmp_847', u'BRANCH_-1204529172'), (u'LOAD_-1204529771', u'CALL_-1204529679'), ('const-433', u'LOAD_-1204529230'), (u'CALL_-1204529679', u'INT_OR_-1204529371'), (u'CALL_-1204529194', u'INDIRECT_-1204528759'), ('const-8', u'PTRADD_-1204529032'), ('const-0', u'CALL_-1204529679'), ('const-433', u'LOAD_-1204529469'), ('tmp_914', u'CBRANCH_-1204529246'), (u'CAST_-1204528798', u'INT_EQUAL_-1204529221'), ('const-0', u'CALL_-1204529540'), (u'CALL_-1204529302', u'INDIRECT_-1204528919'), (u'PTRADD_-1204528738', u'LOAD_-1204529230'), (u'LOAD_-1204529597', u'CALL_-1204529540'), (u'INDIRECT_-1204529053', u'MULTIEQUAL_-1204528986'), (u'LOAD_-1204529257', u'CAST_-1204528737'), ('const-0', u'INT_NOTEQUAL_-1204529427'), ('const-433', u'LOAD_-1204529669'), ('tmp_452', u'CBRANCH_-1204529499'), ('const-433', u'LOAD_-1204529691'), (u'MULTIEQUAL_-1204528873', u'MULTIEQUAL_-1204528851'), ('const-5', u'PTRADD_-1204528823'), ('const-0', u'INT_EQUAL_-1204529501'), ('const-0', u'CALL_-1204529540'), (u'CALL_-1204529194', u'INDIRECT_-1204528747'), (u'CALL_-1204529540', u'INDIRECT_-1204528973'), (u'INDIRECT_-1204528973', u'INT_EQUAL_-1204529270'), ('const-433', u'LOAD_-1204529617'), (u'CAST_-1204528811', u'INT_NOTEQUAL_-1204529247'), (u'LOAD_-1204529625', u'CALL_-1204529540'), ('const-1', u'PTRADD_-1204529407'), (u'INDIRECT_-1204528979', u'INT_LESSEQUAL_-1204529185'), (u'MULTIEQUAL_-1204528945', u'MULTIEQUAL_-1204528986'), ('const-433', u'LOAD_-1204529240'), ('const-8', u'PTRADD_-1204528996'), ('tmp_797', u'CBRANCH_-1204529209'), (u'CALL_-1204529679', u'INDIRECT_-1204529046'), (u'CAST_-1204529037', u'LOAD_-1204529798'), (u'CALL_-1204529194', u'INDIRECT_-1204528833'), ('tmp_1717', u'PTRADD_-1204528949'), (u'INDIRECT_-1204528833', u'COPY_-1204528889'), (u'PTRADD_-1204528984', u'CAST_-1204528969'), (u'PTRADD_-1204529050', u'LOAD_-1204529790'), (u'MULTIEQUAL_-1204528873', u'MULTIEQUAL_-1204528986'), ('tmp_1717', u'PTRADD_-1204529050'), ('const-433', u'LOAD_-1204529605'), ('const-433', u'STORE_-1204529244'), (u'INT_EQUAL_-1204529221', u'CBRANCH_-1204529219'), (u'CALL_-1204529278', u'INDIRECT_-1204528908'), (u'COPY_-1204528772', u'CALL_-1204529194'), (u'PTRSUB_-1204528920', u'CALL_-1204529540'), (u'PTRADD_-1204528949', u'LOAD_-1204529617'), (u'LOAD_-1204529605', u'CALL_-1204529540')]
null
null
002b5550
x64
O2
(translation_unit "ulong FUN_002b5550(long param_1,undefined8 *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}\n\n" (function_definition "ulong FUN_002b5550(long param_1,undefined8 *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" type_identifier (function_declarator "FUN_002b5550(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "ulong *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_40;" type_identifier identifier ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_30 [2];" type_identifier (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);" (assignment_expression "uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" identifier = (call_expression "FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" identifier (argument_list "(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" ( (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) , (pointer_expression "*(undefined1 *)(param_2 + 2)" * (cast_expression "(undefined1 *)(param_2 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) , (pointer_expression "*(undefined1 *)((long)param_2 + 0x11)" * (cast_expression "(undefined1 *)((long)param_2 + 0x11)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0x11)" ( (binary_expression "(long)param_2 + 0x11" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (subscript_expression "param_2[3]" identifier [ number_literal ]) , (subscript_expression "param_2[4]" identifier [ number_literal ]) , (pointer_expression "&local_48" & identifier) , (pointer_expression "&local_40" & identifier) , number_literal , number_literal , number_literal , number_literal , (subscript_expression "param_2[10]" identifier [ number_literal ]) )))) ;) (expression_statement "local_30[0] = 0;" (assignment_expression "local_30[0] = 0" (subscript_expression "local_30[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);" (assignment_expression "uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" identifier = (call_expression "FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" ( (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) , (pointer_expression "*(undefined1 *)(param_2 + 2)" * (cast_expression "(undefined1 *)(param_2 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) , (pointer_expression "*(undefined1 *)((long)param_2 + 0x11)" * (cast_expression "(undefined1 *)((long)param_2 + 0x11)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0x11)" ( (binary_expression "(long)param_2 + 0x11" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (subscript_expression "param_2[3]" identifier [ number_literal ]) , (subscript_expression "param_2[4]" identifier [ number_literal ]) , (pointer_expression "&local_38" & identifier) , identifier , number_literal , number_literal , number_literal , number_literal , (subscript_expression "param_2[10]" identifier [ number_literal ]) )))) ;) (if_statement "if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" if (parenthesized_expression "(local_48 == 0)" ( (binary_expression "local_48 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }" { (if_statement "if (local_38 == 0) goto LAB_002b561e;" if (parenthesized_expression "(local_38 == 0)" ( (binary_expression "local_38 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) (if_statement "if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }" if (parenthesized_expression "((long *)param_2[5] != (long *)0x0)" ( (binary_expression "(long *)param_2[5] != (long *)0x0" (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(long *)param_2[5] = local_38;\n }" { (expression_statement "*(long *)param_2[5] = local_38;" (assignment_expression "*(long *)param_2[5] = local_38" (pointer_expression "*(long *)param_2[5]" * (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ]))) = identifier) ;) })) (expression_statement "puVar4 = (ulong *)param_2[6];" (assignment_expression "puVar4 = (ulong *)param_2[6]" identifier = (cast_expression "(ulong *)param_2[6]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[6]" identifier [ number_literal ]))) ;) (if_statement "if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;" if (parenthesized_expression "((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))" ( (binary_expression "(puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4)" (parenthesized_expression "(puVar4 == (ulong *)0x0)" ( (binary_expression "puVar4 == (ulong *)0x0" identifier == (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 = local_30[0], local_30[0] <= *puVar4)" ( (comma_expression "local_40 = local_30[0], local_30[0] <= *puVar4" (assignment_expression "local_40 = local_30[0]" identifier = (subscript_expression "local_30[0]" identifier [ number_literal ])) , (binary_expression "local_30[0] <= *puVar4" (subscript_expression "local_30[0]" identifier [ number_literal ]) <= (pointer_expression "*puVar4" * identifier))) ))) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) }) (else_clause "else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" else (compound_statement "{\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" { (if_statement "if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }" if (parenthesized_expression "(local_38 != 0)" ( (binary_expression "local_38 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }" { (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }" if (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0')" ( (binary_expression "*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" * (cast_expression "(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }" { (expression_statement "uVar3 = gettext("binary bitwise_or applied to section relative value");" (assignment_expression "uVar3 = gettext("binary bitwise_or applied to section relative value")" identifier = (call_expression "gettext("binary bitwise_or applied to section relative value")" identifier (argument_list "("binary bitwise_or applied to section relative value")" ( (string_literal ""binary bitwise_or applied to section relative value"" " string_content ") )))) ;) (expression_statement "FUN_001783d0(uVar3);" (call_expression "FUN_001783d0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) })) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;) })) (if_statement "if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }" if (parenthesized_expression "((long *)param_2[5] != (long *)0x0)" ( (binary_expression "(long *)param_2[5] != (long *)0x0" (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(long *)param_2[5] = local_48;\n }" { (expression_statement "*(long *)param_2[5] = local_48;" (assignment_expression "*(long *)param_2[5] = local_48" (pointer_expression "*(long *)param_2[5]" * (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ]))) = identifier) ;) })) (expression_statement "puVar4 = (ulong *)param_2[6];" (assignment_expression "puVar4 = (ulong *)param_2[6]" identifier = (cast_expression "(ulong *)param_2[6]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[6]" identifier [ number_literal ]))) ;) (if_statement "if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;" if (parenthesized_expression "((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4))" ( (binary_expression "(puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)" (parenthesized_expression "(puVar4 == (ulong *)0x0)" ( (binary_expression "puVar4 == (ulong *)0x0" identifier == (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 <= *puVar4)" ( (binary_expression "local_40 <= *puVar4" identifier <= (pointer_expression "*puVar4" * identifier)) ))) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) }))) (expression_statement "*puVar4 = local_40;" (assignment_expression "*puVar4 = local_40" (pointer_expression "*puVar4" * identifier) = identifier) ;) (labeled_statement "LAB_002b561e:\n return uVar2 | uVar1;" statement_identifier : (return_statement "return uVar2 | uVar1;" return (binary_expression "uVar2 | uVar1" identifier | identifier) ;)) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value(Binary_bitwise_or * this, Expression_eval_info * eei) */\n\nuint64_t __thiscall\ngold::Binary_bitwise_or::value(Binary_bitwise_or *this,Expression_eval_info *eei)\n\n{\n uint64_t uVar1;\n uint64_t uVar2;\n char *format;\n ulong *puVar3;\n Output_section *left_section;\n uint64_t left_alignment;\n Output_section *right_section;\n uint64_t right_alignment;\n \n left_alignment = 0;\n uVar1 = Expression::eval_maybe_dot\n ((this->super_Binary_expression).left_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);\n right_alignment = 0;\n uVar2 = Expression::eval_maybe_dot\n ((this->super_Binary_expression).right_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);\n if (left_section == (Output_section *)0x0) {\n if (right_section == (Output_section *)0x0) goto LAB_002b561e;\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = right_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))\n goto LAB_002b561e;\n }\n else {\n if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;\n }\n *puVar3 = left_alignment;\nLAB_002b561e:\n return uVar2 | uVar1;\n}\n\n" comment comment comment (function_definition "uint64_t __thiscall\ngold::Binary_bitwise_or::value(Binary_bitwise_or *this,Expression_eval_info *eei)\n\n{\n uint64_t uVar1;\n uint64_t uVar2;\n char *format;\n ulong *puVar3;\n Output_section *left_section;\n uint64_t left_alignment;\n Output_section *right_section;\n uint64_t right_alignment;\n \n left_alignment = 0;\n uVar1 = Expression::eval_maybe_dot\n ((this->super_Binary_expression).left_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);\n right_alignment = 0;\n uVar2 = Expression::eval_maybe_dot\n ((this->super_Binary_expression).right_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);\n if (left_section == (Output_section *)0x0) {\n if (right_section == (Output_section *)0x0) goto LAB_002b561e;\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = right_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))\n goto LAB_002b561e;\n }\n else {\n if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;\n }\n *puVar3 = left_alignment;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Binary_bitwise_or::" identifier : : identifier : :) (function_declarator "value(Binary_bitwise_or *this,Expression_eval_info *eei)" identifier (parameter_list "(Binary_bitwise_or *this,Expression_eval_info *eei)" ( (parameter_declaration "Binary_bitwise_or *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Expression_eval_info *eei" type_identifier (pointer_declarator "*eei" * identifier)) ))) (compound_statement "{\n uint64_t uVar1;\n uint64_t uVar2;\n char *format;\n ulong *puVar3;\n Output_section *left_section;\n uint64_t left_alignment;\n Output_section *right_section;\n uint64_t right_alignment;\n \n left_alignment = 0;\n uVar1 = Expression::eval_maybe_dot\n ((this->super_Binary_expression).left_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);\n right_alignment = 0;\n uVar2 = Expression::eval_maybe_dot\n ((this->super_Binary_expression).right_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);\n if (left_section == (Output_section *)0x0) {\n if (right_section == (Output_section *)0x0) goto LAB_002b561e;\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = right_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))\n goto LAB_002b561e;\n }\n else {\n if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;\n }\n *puVar3 = left_alignment;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" { (declaration "uint64_t uVar1;" primitive_type identifier ;) (declaration "uint64_t uVar2;" primitive_type identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "ulong *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "Output_section *left_section;" type_identifier (pointer_declarator "*left_section" * identifier) ;) (declaration "uint64_t left_alignment;" primitive_type identifier ;) (declaration "Output_section *right_section;" type_identifier (pointer_declarator "*right_section" * identifier) ;) (declaration "uint64_t right_alignment;" primitive_type identifier ;) (expression_statement "left_alignment = 0;" (assignment_expression "left_alignment = 0" identifier = number_literal) ;) (ERROR "uVar1 = Expression::" (assignment_expression "uVar1 = Expression" identifier = identifier) : :) (expression_statement "eval_maybe_dot\n ((this->super_Binary_expression).left_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);" (call_expression "eval_maybe_dot\n ((this->super_Binary_expression).left_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer)" identifier (argument_list "((this->super_Binary_expression).left_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &left_section,&left_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer)" ( (field_expression "(this->super_Binary_expression).left_" (parenthesized_expression "(this->super_Binary_expression)" ( (field_expression "this->super_Binary_expression" identifier -> field_identifier) )) . field_identifier) , (field_expression "eei->symtab" identifier -> field_identifier) , (field_expression "eei->layout" identifier -> field_identifier) , (field_expression "eei->check_assertions" identifier -> field_identifier) , (field_expression "eei->is_dot_available" identifier -> field_identifier) , (field_expression "eei->dot_value" identifier -> field_identifier) , (field_expression "eei->dot_section" identifier -> field_identifier) , (pointer_expression "&left_section" & identifier) , (pointer_expression "&left_alignment" & identifier) , (cast_expression "(STT *)0x0" ( (type_descriptor "STT *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(STV *)0x0" ( (type_descriptor "STV *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , false , (field_expression "eei->is_valid_pointer" identifier -> field_identifier) ))) ;) (expression_statement "right_alignment = 0;" (assignment_expression "right_alignment = 0" identifier = number_literal) ;) (ERROR "uVar2 = Expression::" (assignment_expression "uVar2 = Expression" identifier = identifier) : :) (expression_statement "eval_maybe_dot\n ((this->super_Binary_expression).right_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer);" (call_expression "eval_maybe_dot\n ((this->super_Binary_expression).right_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer)" identifier (argument_list "((this->super_Binary_expression).right_,eei->symtab,eei->layout,\n eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section,\n &right_section,&right_alignment,(STT *)0x0,(STV *)0x0,(uchar *)0x0,false,\n eei->is_valid_pointer)" ( (field_expression "(this->super_Binary_expression).right_" (parenthesized_expression "(this->super_Binary_expression)" ( (field_expression "this->super_Binary_expression" identifier -> field_identifier) )) . field_identifier) , (field_expression "eei->symtab" identifier -> field_identifier) , (field_expression "eei->layout" identifier -> field_identifier) , (field_expression "eei->check_assertions" identifier -> field_identifier) , (field_expression "eei->is_dot_available" identifier -> field_identifier) , (field_expression "eei->dot_value" identifier -> field_identifier) , (field_expression "eei->dot_section" identifier -> field_identifier) , (pointer_expression "&right_section" & identifier) , (pointer_expression "&right_alignment" & identifier) , (cast_expression "(STT *)0x0" ( (type_descriptor "STT *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(STV *)0x0" ( (type_descriptor "STV *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , false , (field_expression "eei->is_valid_pointer" identifier -> field_identifier) ))) ;) (if_statement "if (left_section == (Output_section *)0x0) {\n if (right_section == (Output_section *)0x0) goto LAB_002b561e;\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = right_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))\n goto LAB_002b561e;\n }\n else {\n if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;\n }" if (parenthesized_expression "(left_section == (Output_section *)0x0)" ( (binary_expression "left_section == (Output_section *)0x0" identifier == (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (right_section == (Output_section *)0x0) goto LAB_002b561e;\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = right_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))\n goto LAB_002b561e;\n }" { (if_statement "if (right_section == (Output_section *)0x0) goto LAB_002b561e;" if (parenthesized_expression "(right_section == (Output_section *)0x0)" ( (binary_expression "right_section == (Output_section *)0x0" identifier == (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) (if_statement "if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = right_section;\n }" if (parenthesized_expression "(eei->result_section_pointer != (Output_section **)0x0)" ( (binary_expression "eei->result_section_pointer != (Output_section **)0x0" (field_expression "eei->result_section_pointer" identifier -> field_identifier) != (cast_expression "(Output_section **)0x0" ( (type_descriptor "Output_section **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n *eei->result_section_pointer = right_section;\n }" { (expression_statement "*eei->result_section_pointer = right_section;" (assignment_expression "*eei->result_section_pointer = right_section" (pointer_expression "*eei->result_section_pointer" * (field_expression "eei->result_section_pointer" identifier -> field_identifier)) = identifier) ;) })) (expression_statement "puVar3 = eei->result_alignment_pointer;" (assignment_expression "puVar3 = eei->result_alignment_pointer" identifier = (field_expression "eei->result_alignment_pointer" identifier -> field_identifier)) ;) (if_statement "if ((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))\n goto LAB_002b561e;" if (parenthesized_expression "((puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3))" ( (binary_expression "(puVar3 == (ulong *)0x0) || (left_alignment = right_alignment, right_alignment <= *puVar3)" (parenthesized_expression "(puVar3 == (ulong *)0x0)" ( (binary_expression "puVar3 == (ulong *)0x0" identifier == (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(left_alignment = right_alignment, right_alignment <= *puVar3)" ( (comma_expression "left_alignment = right_alignment, right_alignment <= *puVar3" (assignment_expression "left_alignment = right_alignment" identifier = identifier) , (binary_expression "right_alignment <= *puVar3" identifier <= (pointer_expression "*puVar3" * identifier))) ))) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) }) (else_clause "else {\n if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;\n }" else (compound_statement "{\n if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }\n if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }\n puVar3 = eei->result_alignment_pointer;\n if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;\n }" { (if_statement "if (right_section != (Output_section *)0x0) {\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }" if (parenthesized_expression "(right_section != (Output_section *)0x0)" ( (binary_expression "right_section != (Output_section *)0x0" identifier != (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }\n goto LAB_002b561e;\n }" { (if_statement "if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(parameters->options_ == (General_options *)0x0)" ( (binary_expression "parameters->options_ == (General_options *)0x0" (field_expression "parameters->options_" identifier -> field_identifier) == (cast_expression "(General_options *)0x0" ( (type_descriptor "General_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x5c,"options");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (if_statement "if ((parameters->options_->relocatable_).value != false) {\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }" if (parenthesized_expression "((parameters->options_->relocatable_).value != false)" ( (binary_expression "(parameters->options_->relocatable_).value != false" (field_expression "(parameters->options_->relocatable_).value" (parenthesized_expression "(parameters->options_->relocatable_)" ( (field_expression "parameters->options_->relocatable_" (field_expression "parameters->options_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n format = (char *)gettext("binary bitwise_or applied to section relative value");\n gold_warning(format);\n }" { (expression_statement "format = (char *)gettext("binary bitwise_or applied to section relative value");" (assignment_expression "format = (char *)gettext("binary bitwise_or applied to section relative value")" identifier = (cast_expression "(char *)gettext("binary bitwise_or applied to section relative value")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("binary bitwise_or applied to section relative value")" identifier (argument_list "("binary bitwise_or applied to section relative value")" ( (string_literal ""binary bitwise_or applied to section relative value"" " string_content ") ))))) ;) (expression_statement "gold_warning(format);" (call_expression "gold_warning(format)" identifier (argument_list "(format)" ( identifier ))) ;) })) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;) })) (if_statement "if (eei->result_section_pointer != (Output_section **)0x0) {\n *eei->result_section_pointer = left_section;\n }" if (parenthesized_expression "(eei->result_section_pointer != (Output_section **)0x0)" ( (binary_expression "eei->result_section_pointer != (Output_section **)0x0" (field_expression "eei->result_section_pointer" identifier -> field_identifier) != (cast_expression "(Output_section **)0x0" ( (type_descriptor "Output_section **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n *eei->result_section_pointer = left_section;\n }" { (expression_statement "*eei->result_section_pointer = left_section;" (assignment_expression "*eei->result_section_pointer = left_section" (pointer_expression "*eei->result_section_pointer" * (field_expression "eei->result_section_pointer" identifier -> field_identifier)) = identifier) ;) })) (expression_statement "puVar3 = eei->result_alignment_pointer;" (assignment_expression "puVar3 = eei->result_alignment_pointer" identifier = (field_expression "eei->result_alignment_pointer" identifier -> field_identifier)) ;) (if_statement "if ((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)) goto LAB_002b561e;" if (parenthesized_expression "((puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3))" ( (binary_expression "(puVar3 == (ulong *)0x0) || (left_alignment <= *puVar3)" (parenthesized_expression "(puVar3 == (ulong *)0x0)" ( (binary_expression "puVar3 == (ulong *)0x0" identifier == (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(left_alignment <= *puVar3)" ( (binary_expression "left_alignment <= *puVar3" identifier <= (pointer_expression "*puVar3" * identifier)) ))) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) }))) (expression_statement "*puVar3 = left_alignment;" (assignment_expression "*puVar3 = left_alignment" (pointer_expression "*puVar3" * identifier) = identifier) ;) (labeled_statement "LAB_002b561e:\n return uVar2 | uVar1;" statement_identifier : (return_statement "return uVar2 | uVar1;" return (binary_expression "uVar2 | uVar1" identifier | identifier) ;)) })))
(translation_unit "ulong FUN_002b5550(long param_1,undefined8 *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}\n\n" (function_definition "ulong FUN_002b5550(long param_1,undefined8 *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" type_identifier (function_declarator "FUN_002b5550(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "ulong *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_40;" type_identifier identifier ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_30 [2];" type_identifier (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);" (assignment_expression "uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" identifier = (call_expression "FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" identifier (argument_list "(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" ( (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) , (pointer_expression "*(undefined1 *)(param_2 + 2)" * (cast_expression "(undefined1 *)(param_2 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) , (pointer_expression "*(undefined1 *)((long)param_2 + 0x11)" * (cast_expression "(undefined1 *)((long)param_2 + 0x11)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0x11)" ( (binary_expression "(long)param_2 + 0x11" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (subscript_expression "param_2[3]" identifier [ number_literal ]) , (subscript_expression "param_2[4]" identifier [ number_literal ]) , (pointer_expression "&local_48" & identifier) , (pointer_expression "&local_40" & identifier) , number_literal , number_literal , number_literal , number_literal , (subscript_expression "param_2[10]" identifier [ number_literal ]) )))) ;) (expression_statement "local_30[0] = 0;" (assignment_expression "local_30[0] = 0" (subscript_expression "local_30[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);" (assignment_expression "uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" identifier = (call_expression "FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" ( (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) , (pointer_expression "*(undefined1 *)(param_2 + 2)" * (cast_expression "(undefined1 *)(param_2 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) , (pointer_expression "*(undefined1 *)((long)param_2 + 0x11)" * (cast_expression "(undefined1 *)((long)param_2 + 0x11)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0x11)" ( (binary_expression "(long)param_2 + 0x11" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (subscript_expression "param_2[3]" identifier [ number_literal ]) , (subscript_expression "param_2[4]" identifier [ number_literal ]) , (pointer_expression "&local_38" & identifier) , identifier , number_literal , number_literal , number_literal , number_literal , (subscript_expression "param_2[10]" identifier [ number_literal ]) )))) ;) (if_statement "if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" if (parenthesized_expression "(local_48 == 0)" ( (binary_expression "local_48 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }" { (if_statement "if (local_38 == 0) goto LAB_002b561e;" if (parenthesized_expression "(local_38 == 0)" ( (binary_expression "local_38 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) (if_statement "if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }" if (parenthesized_expression "((long *)param_2[5] != (long *)0x0)" ( (binary_expression "(long *)param_2[5] != (long *)0x0" (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(long *)param_2[5] = local_38;\n }" { (expression_statement "*(long *)param_2[5] = local_38;" (assignment_expression "*(long *)param_2[5] = local_38" (pointer_expression "*(long *)param_2[5]" * (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ]))) = identifier) ;) })) (expression_statement "puVar4 = (ulong *)param_2[6];" (assignment_expression "puVar4 = (ulong *)param_2[6]" identifier = (cast_expression "(ulong *)param_2[6]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[6]" identifier [ number_literal ]))) ;) (if_statement "if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;" if (parenthesized_expression "((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))" ( (binary_expression "(puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4)" (parenthesized_expression "(puVar4 == (ulong *)0x0)" ( (binary_expression "puVar4 == (ulong *)0x0" identifier == (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 = local_30[0], local_30[0] <= *puVar4)" ( (comma_expression "local_40 = local_30[0], local_30[0] <= *puVar4" (assignment_expression "local_40 = local_30[0]" identifier = (subscript_expression "local_30[0]" identifier [ number_literal ])) , (binary_expression "local_30[0] <= *puVar4" (subscript_expression "local_30[0]" identifier [ number_literal ]) <= (pointer_expression "*puVar4" * identifier))) ))) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) }) (else_clause "else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" else (compound_statement "{\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" { (if_statement "if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }" if (parenthesized_expression "(local_38 != 0)" ( (binary_expression "local_38 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }" { (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }" if (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0')" ( (binary_expression "*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" * (cast_expression "(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }" { (expression_statement "uVar3 = gettext("binary bitwise_or applied to section relative value");" (assignment_expression "uVar3 = gettext("binary bitwise_or applied to section relative value")" identifier = (call_expression "gettext("binary bitwise_or applied to section relative value")" identifier (argument_list "("binary bitwise_or applied to section relative value")" ( (string_literal ""binary bitwise_or applied to section relative value"" " string_content ") )))) ;) (expression_statement "FUN_001783d0(uVar3);" (call_expression "FUN_001783d0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) })) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;) })) (if_statement "if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }" if (parenthesized_expression "((long *)param_2[5] != (long *)0x0)" ( (binary_expression "(long *)param_2[5] != (long *)0x0" (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(long *)param_2[5] = local_48;\n }" { (expression_statement "*(long *)param_2[5] = local_48;" (assignment_expression "*(long *)param_2[5] = local_48" (pointer_expression "*(long *)param_2[5]" * (cast_expression "(long *)param_2[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[5]" identifier [ number_literal ]))) = identifier) ;) })) (expression_statement "puVar4 = (ulong *)param_2[6];" (assignment_expression "puVar4 = (ulong *)param_2[6]" identifier = (cast_expression "(ulong *)param_2[6]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[6]" identifier [ number_literal ]))) ;) (if_statement "if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;" if (parenthesized_expression "((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4))" ( (binary_expression "(puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)" (parenthesized_expression "(puVar4 == (ulong *)0x0)" ( (binary_expression "puVar4 == (ulong *)0x0" identifier == (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 <= *puVar4)" ( (binary_expression "local_40 <= *puVar4" identifier <= (pointer_expression "*puVar4" * identifier)) ))) )) (goto_statement "goto LAB_002b561e;" goto statement_identifier ;)) }))) (expression_statement "*puVar4 = local_40;" (assignment_expression "*puVar4 = local_40" (pointer_expression "*puVar4" * identifier) = identifier) ;) (labeled_statement "LAB_002b561e:\n return uVar2 | uVar1;" statement_identifier : (return_statement "return uVar2 | uVar1;" return (binary_expression "uVar2 | uVar1" identifier | identifier) ;)) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_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 * IDENT) , (subscript_expression IDENT [ LIT ]) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT , LIT , LIT , LIT , (subscript_expression IDENT [ LIT ]) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 * IDENT) , (subscript_expression IDENT [ LIT ]) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) , (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT , LIT , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression (subscript_expression IDENT [ LIT ]) <= (pointer_expression * IDENT))) ))) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (binary_expression IDENT <= (pointer_expression * IDENT)) ))) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (labeled_statement statement_identifier : (return_statement return (binary_expression IDENT | IDENT) ;)) })))
(function_definition "ulong FUN_002b5550(long param_1,undefined8 *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_002b5550(long param_1,undefined8 *param_2)" (identifier "FUN_002b5550") (parameter_list "(long param_1,undefined8 *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar3;\n ulong *puVar4;\n long local_48;\n ulong local_40;\n long local_38;\n ulong local_30 [2];\n \n local_40 = 0;\n uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);\n local_30[0] = 0;\n uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);\n if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }\n *puVar4 = local_40;\nLAB_002b561e:\n return uVar2 | uVar1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "ulong *puVar4;" (type_identifier "ulong") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "long local_48;" (sized_type_specifier "long" (long "long")) (identifier "local_48") (; ";")) (declaration "ulong local_40;" (type_identifier "ulong") (identifier "local_40") (; ";")) (declaration "long local_38;" (sized_type_specifier "long" (long "long")) (identifier "local_38") (; ";")) (declaration "ulong local_30 [2];" (type_identifier "ulong") (array_declarator "local_30 [2]" (identifier "local_30") ([ "[") (number_literal "2") (] "]")) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10]);" (assignment_expression "uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" (identifier "uVar1") (= "=") (call_expression "FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" (identifier "FUN_002b1010") (argument_list "(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2)\n ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48,\n &local_40,0,0,0,0,param_2[10])" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (, ",") (pointer_expression "*(undefined1 *)(param_2 + 2)" (* "*") (cast_expression "(undefined1 *)(param_2 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (, ",") (pointer_expression "*(undefined1 *)((long)param_2 + 0x11)" (* "*") (cast_expression "(undefined1 *)((long)param_2 + 0x11)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0x11)" (( "(") (binary_expression "(long)param_2 + 0x11" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0x11")) () ")")))) (, ",") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (, ",") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")) (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (pointer_expression "&local_40" (& "&") (identifier "local_40")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (subscript_expression "param_2[10]" (identifier "param_2") ([ "[") (number_literal "10") (] "]")) () ")")))) (; ";")) (expression_statement "local_30[0] = 0;" (assignment_expression "local_30[0] = 0" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]);" (assignment_expression "uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" (identifier "uVar2") (= "=") (call_expression "FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" (identifier "FUN_002b1010") (argument_list "(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1],\n *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3]\n ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10])" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (, ",") (pointer_expression "*(undefined1 *)(param_2 + 2)" (* "*") (cast_expression "(undefined1 *)(param_2 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (, ",") (pointer_expression "*(undefined1 *)((long)param_2 + 0x11)" (* "*") (cast_expression "(undefined1 *)((long)param_2 + 0x11)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0x11)" (( "(") (binary_expression "(long)param_2 + 0x11" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0x11")) () ")")))) (, ",") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (, ",") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")) (, ",") (pointer_expression "&local_38" (& "&") (identifier "local_38")) (, ",") (identifier "local_30") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (subscript_expression "param_2[10]" (identifier "param_2") ([ "[") (number_literal "10") (] "]")) () ")")))) (; ";")) (if_statement "if (local_48 == 0) {\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }\n else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" (if "if") (parenthesized_expression "(local_48 == 0)" (( "(") (binary_expression "local_48 == 0" (identifier "local_48") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (local_38 == 0) goto LAB_002b561e;\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;\n }" ({ "{") (if_statement "if (local_38 == 0) goto LAB_002b561e;" (if "if") (parenthesized_expression "(local_38 == 0)" (( "(") (binary_expression "local_38 == 0" (identifier "local_38") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002b561e;" (goto "goto") (statement_identifier "LAB_002b561e") (; ";"))) (if_statement "if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_38;\n }" (if "if") (parenthesized_expression "((long *)param_2[5] != (long *)0x0)" (( "(") (binary_expression "(long *)param_2[5] != (long *)0x0" (cast_expression "(long *)param_2[5]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]"))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *(long *)param_2[5] = local_38;\n }" ({ "{") (expression_statement "*(long *)param_2[5] = local_38;" (assignment_expression "*(long *)param_2[5] = local_38" (pointer_expression "*(long *)param_2[5]" (* "*") (cast_expression "(long *)param_2[5]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")))) (= "=") (identifier "local_38")) (; ";")) (} "}"))) (expression_statement "puVar4 = (ulong *)param_2[6];" (assignment_expression "puVar4 = (ulong *)param_2[6]" (identifier "puVar4") (= "=") (cast_expression "(ulong *)param_2[6]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")))) (; ";")) (if_statement "if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))\n goto LAB_002b561e;" (if "if") (parenthesized_expression "((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4))" (( "(") (binary_expression "(puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4)" (parenthesized_expression "(puVar4 == (ulong *)0x0)" (( "(") (binary_expression "puVar4 == (ulong *)0x0" (identifier "puVar4") (== "==") (cast_expression "(ulong *)0x0" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(local_40 = local_30[0], local_30[0] <= *puVar4)" (( "(") (comma_expression "local_40 = local_30[0], local_30[0] <= *puVar4" (assignment_expression "local_40 = local_30[0]" (identifier "local_40") (= "=") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (, ",") (binary_expression "local_30[0] <= *puVar4" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (<= "<=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4")))) () ")"))) () ")")) (goto_statement "goto LAB_002b561e;" (goto "goto") (statement_identifier "LAB_002b561e") (; ";"))) (} "}")) (else_clause "else {\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" (else "else") (compound_statement "{\n if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }\n if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }\n puVar4 = (ulong *)param_2[6];\n if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;\n }" ({ "{") (if_statement "if (local_38 != 0) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }" (if "if") (parenthesized_expression "(local_38 != 0)" (( "(") (binary_expression "local_38 != 0" (identifier "local_38") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }\n goto LAB_002b561e;\n }" ({ "{") (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x10" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" (identifier "FUN_0017c650") (argument_list "("../../gold/parameters.h",0x5c,"options")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x5c") (, ",") (string_literal ""options"" (" """) (string_content "options") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') {\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }" (if "if") (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" (* "*") (cast_expression "(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x10" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar3 = gettext("binary bitwise_or applied to section relative value");\n FUN_001783d0(uVar3);\n }" ({ "{") (expression_statement "uVar3 = gettext("binary bitwise_or applied to section relative value");" (assignment_expression "uVar3 = gettext("binary bitwise_or applied to section relative value")" (identifier "uVar3") (= "=") (call_expression "gettext("binary bitwise_or applied to section relative value")" (identifier "gettext") (argument_list "("binary bitwise_or applied to section relative value")" (( "(") (string_literal ""binary bitwise_or applied to section relative value"" (" """) (string_content "binary bitwise_or applied to section relative value") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001783d0(uVar3);" (call_expression "FUN_001783d0(uVar3)" (identifier "FUN_001783d0") (argument_list "(uVar3)" (( "(") (identifier "uVar3") () ")"))) (; ";")) (} "}"))) (goto_statement "goto LAB_002b561e;" (goto "goto") (statement_identifier "LAB_002b561e") (; ";")) (} "}"))) (if_statement "if ((long *)param_2[5] != (long *)0x0) {\n *(long *)param_2[5] = local_48;\n }" (if "if") (parenthesized_expression "((long *)param_2[5] != (long *)0x0)" (( "(") (binary_expression "(long *)param_2[5] != (long *)0x0" (cast_expression "(long *)param_2[5]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]"))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *(long *)param_2[5] = local_48;\n }" ({ "{") (expression_statement "*(long *)param_2[5] = local_48;" (assignment_expression "*(long *)param_2[5] = local_48" (pointer_expression "*(long *)param_2[5]" (* "*") (cast_expression "(long *)param_2[5]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")))) (= "=") (identifier "local_48")) (; ";")) (} "}"))) (expression_statement "puVar4 = (ulong *)param_2[6];" (assignment_expression "puVar4 = (ulong *)param_2[6]" (identifier "puVar4") (= "=") (cast_expression "(ulong *)param_2[6]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")))) (; ";")) (if_statement "if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e;" (if "if") (parenthesized_expression "((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4))" (( "(") (binary_expression "(puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)" (parenthesized_expression "(puVar4 == (ulong *)0x0)" (( "(") (binary_expression "puVar4 == (ulong *)0x0" (identifier "puVar4") (== "==") (cast_expression "(ulong *)0x0" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(local_40 <= *puVar4)" (( "(") (binary_expression "local_40 <= *puVar4" (identifier "local_40") (<= "<=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) () ")"))) () ")")) (goto_statement "goto LAB_002b561e;" (goto "goto") (statement_identifier "LAB_002b561e") (; ";"))) (} "}")))) (expression_statement "*puVar4 = local_40;" (assignment_expression "*puVar4 = local_40" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (identifier "local_40")) (; ";")) (labeled_statement "LAB_002b561e:\n return uVar2 | uVar1;" (statement_identifier "LAB_002b561e") (: ":") (return_statement "return uVar2 | uVar1;" (return "return") (binary_expression "uVar2 | uVar1" (identifier "uVar2") (| "|") (identifier "uVar1")) (; ";"))) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* DWARF original prototype: uint64_t value(Binary_bitwise_or * this, Expression_eval_info * eei) */ uint64_t __thiscall gold::type_1::function_1(type_1 *this,type_2 *eei) { uint64_t var_11; uint64_t var_10; char *format; type_3 *var_4; type_4 *var_2; uint64_t var_9; type_4 *var_3; uint64_t var_5; var_9 = 0; var_11 = Expression::var_1 ((this->super_Binary_expression).left_,eei->symtab,eei->layout, eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section, &var_2,&var_9,(type_5 *)0x0,(type_6 *)0x0,(type_7 *)0x0,false, eei->is_valid_pointer); var_5 = 0; var_10 = Expression::var_1 ((this->super_Binary_expression).right_,eei->symtab,eei->layout, eei->check_assertions,eei->is_dot_available,eei->dot_value,eei->dot_section, &var_3,&var_5,(type_5 *)0x0,(type_6 *)0x0,(type_7 *)0x0,false, eei->is_valid_pointer); if (var_2 == (type_4 *)0x0) { if (var_3 == (type_4 *)0x0) goto LAB_002b561e; if (eei->result_section_pointer != (type_4 **)0x0) { *eei->result_section_pointer = var_3; } var_4 = eei->result_alignment_pointer; if ((var_4 == (type_3 *)0x0) || (var_9 = var_5, var_5 <= *var_4)) goto LAB_002b561e; } else { if (var_3 != (type_4 *)0x0) { if (parameters->options_ == (type_8 *)0x0) { /* WARNING: Subroutine does not return */ var_6("../../gold/parameters.h",0x5c,"options"); } if ((parameters->options_->relocatable_).function_1 != false) { format = (char *)var_7("binary bitwise_or applied to section relative value"); var_8(format); } goto LAB_002b561e; } if (eei->result_section_pointer != (type_4 **)0x0) { *eei->result_section_pointer = var_2; } var_4 = eei->result_alignment_pointer; if ((var_4 == (type_3 *)0x0) || (var_9 <= *var_4)) goto LAB_002b561e; } *var_4 = var_9; LAB_002b561e: return var_10 | var_11; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (identifier)) (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (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))))) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal) (number_literal) (number_literal) (number_literal) (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (identifier)) (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (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))))) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (number_literal) (number_literal) (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier))))))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (labeled_statement label: (statement_identifier) (return_statement (binary_expression left: (identifier) right: (identifier)))))))
null
ulong MASKED(long param_1,undefined8 *param_2) { ulong uVar1; ulong uVar2; undefined8 uVar3; ulong *puVar4; long local_48; ulong local_40; long local_38; ulong local_30 [2]; local_40 = 0; uVar1 = FUN_002b1010(*(undefined8 *)(param_1 + 8),*param_2,param_2[1],*(undefined1 *)(param_2 + 2) ,*(undefined1 *)((long)param_2 + 0x11),param_2[3],param_2[4],&local_48, &local_40,0,0,0,0,param_2[10]); local_30[0] = 0; uVar2 = FUN_002b1010(*(undefined8 *)(param_1 + 0x10),*param_2,param_2[1], *(undefined1 *)(param_2 + 2),*(undefined1 *)((long)param_2 + 0x11),param_2[3] ,param_2[4],&local_38,local_30,0,0,0,0,param_2[10]); if (local_48 == 0) { if (local_38 == 0) goto LAB_002b561e; if ((long *)param_2[5] != (long *)0x0) { *(long *)param_2[5] = local_38; } puVar4 = (ulong *)param_2[6]; if ((puVar4 == (ulong *)0x0) || (local_40 = local_30[0], local_30[0] <= *puVar4)) goto LAB_002b561e; } else { if (local_38 != 0) { if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } if (*(char *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5051) != '\0') { uVar3 = gettext("binary bitwise_or applied to section relative value"); FUN_001783d0(uVar3); } goto LAB_002b561e; } if ((long *)param_2[5] != (long *)0x0) { *(long *)param_2[5] = local_48; } puVar4 = (ulong *)param_2[6]; if ((puVar4 == (ulong *)0x0) || (local_40 <= *puVar4)) goto LAB_002b561e; } *puVar4 = local_40; LAB_002b561e: return uVar2 | uVar1; }
288_ia64-linux-gnu-objcopy_and_ia64-linux-gnu-objcopy_strip.c
stab_find_type
FUN_00110930
debug_type stab_find_type(void *dhandle,stab_handle *info,int *typenums) { uint uVar1; debug_type_conflict *slot; debug_type_conflict pdVar2; int iVar3; char *pcVar4; if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) { if (uVar1 + 0x22 < 0x22) { iVar3 = -uVar1; pdVar2 = info->xcoff_types[iVar3]; if (pdVar2 == (debug_type_conflict)0x0) { switch(iVar3) { default: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "int"; break; case 2: pdVar2 = debug_make_int_type(dhandle,1,0); pcVar4 = "char"; break; case 3: pdVar2 = debug_make_int_type(dhandle,2,0); pcVar4 = "short"; break; case 4: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "long"; break; case 5: pdVar2 = debug_make_int_type(dhandle,1,1); pcVar4 = "unsigned char"; break; case 6: pdVar2 = debug_make_int_type(dhandle,1,0); pcVar4 = "signed char"; break; case 7: pdVar2 = debug_make_int_type(dhandle,2,1); pcVar4 = "unsigned short"; break; case 8: pdVar2 = debug_make_int_type(dhandle,4,1); pcVar4 = "unsigned int"; break; case 9: pdVar2 = debug_make_int_type(dhandle,4,1); pcVar4 = "unsigned"; break; case 10: pdVar2 = debug_make_int_type(dhandle,4,1); pcVar4 = "unsigned long"; break; case 0xb: pdVar2 = debug_make_void_type(dhandle); pcVar4 = "void"; break; case 0xc: pdVar2 = debug_make_float_type(dhandle,4); pcVar4 = "float"; break; case 0xd: pdVar2 = debug_make_float_type(dhandle,8); pcVar4 = "double"; break; case 0xe: pdVar2 = debug_make_float_type(dhandle,8); pcVar4 = "long double"; break; case 0xf: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "integer"; break; case 0x10: pdVar2 = debug_make_bool_type(dhandle,4); pcVar4 = "boolean"; break; case 0x11: pdVar2 = debug_make_float_type(dhandle,4); pcVar4 = "short real"; break; case 0x12: pdVar2 = debug_make_float_type(dhandle,8); pcVar4 = "real"; break; case 0x13: pcVar4 = "stringptr"; pdVar2 = (debug_type_conflict)0x0; break; case 0x14: pdVar2 = debug_make_int_type(dhandle,1,1); pcVar4 = "character"; break; case 0x15: pdVar2 = debug_make_bool_type(dhandle,1); pcVar4 = "logical*1"; break; case 0x16: pdVar2 = debug_make_bool_type(dhandle,2); pcVar4 = "logical*2"; break; case 0x17: pdVar2 = debug_make_bool_type(dhandle,4); pcVar4 = "logical*4"; break; case 0x18: pdVar2 = debug_make_bool_type(dhandle,4); pcVar4 = "logical"; break; case 0x19: pdVar2 = debug_make_complex_type(dhandle,8); pcVar4 = "complex"; break; case 0x1a: pdVar2 = debug_make_complex_type(dhandle,0x10); pcVar4 = "double complex"; break; case 0x1b: pdVar2 = debug_make_int_type(dhandle,1,0); pcVar4 = "integer*1"; break; case 0x1c: pdVar2 = debug_make_int_type(dhandle,2,0); pcVar4 = "integer*2"; break; case 0x1d: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "integer*4"; break; case 0x1e: pdVar2 = debug_make_int_type(dhandle,2,0); pcVar4 = "wchar"; break; case 0x1f: pdVar2 = debug_make_int_type(dhandle,8,0); pcVar4 = "long long"; break; case 0x20: pdVar2 = debug_make_int_type(dhandle,8,1); pcVar4 = "unsigned long long"; break; case 0x21: pdVar2 = debug_make_bool_type(dhandle,8); pcVar4 = "logical*8"; break; case 0x22: pdVar2 = debug_make_int_type(dhandle,8,0); pcVar4 = "integer*8"; } pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2); info->xcoff_types[iVar3] = pdVar2; } } else { pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5); fprintf(stderr,pcVar4,(ulong)uVar1); pdVar2 = (debug_type_conflict)0x0; } } else { slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types, (stab_handle *)typenums); if (slot == (debug_type_conflict *)0x0) { pdVar2 = (debug_type_conflict)0x0; } else { pdVar2 = *slot; if (pdVar2 == (debug_type_conflict)0x0) { pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0); return pdVar2; } } } return pdVar2; }
long FUN_00110930(undefined8 param_1,long param_2,int *param_3) { uint uVar1; long *plVar2; long lVar3; undefined8 uVar4; char *pcVar5; if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) { if (uVar1 + 0x22 < 0x22) { param_2 = param_2 + (long)(int)-uVar1 * 8; lVar3 = *(long *)(param_2 + 0x90); if (lVar3 == 0) { switch(-uVar1) { default: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "int"; break; case 2: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "char"; break; case 3: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "short"; break; case 4: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "long"; break; case 5: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "unsigned char"; break; case 6: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "signed char"; break; case 7: uVar4 = FUN_0010f4a0(param_1,2,1); pcVar5 = "unsigned short"; break; case 8: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned int"; break; case 9: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned"; break; case 10: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned long"; break; case 0xb: uVar4 = FUN_0010f490(param_1); pcVar5 = "void"; break; case 0xc: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "float"; break; case 0xd: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "double"; break; case 0xe: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "long double"; break; case 0xf: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer"; break; case 0x10: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "boolean"; break; case 0x11: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "short real"; break; case 0x12: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "real"; break; case 0x13: pcVar5 = "stringptr"; uVar4 = 0; break; case 0x14: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "character"; break; case 0x15: uVar4 = FUN_0010f4d0(param_1,1); pcVar5 = "logical*1"; break; case 0x16: uVar4 = FUN_0010f4d0(param_1,2); pcVar5 = "logical*2"; break; case 0x17: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical*4"; break; case 0x18: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical"; break; case 0x19: uVar4 = FUN_0010f4e0(param_1,8); pcVar5 = "complex"; break; case 0x1a: uVar4 = FUN_0010f4e0(param_1,0x10); pcVar5 = "double complex"; break; case 0x1b: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "integer*1"; break; case 0x1c: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "integer*2"; break; case 0x1d: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer*4"; break; case 0x1e: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "wchar"; break; case 0x1f: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "long long"; break; case 0x20: uVar4 = FUN_0010f4a0(param_1,8,1); pcVar5 = "unsigned long long"; break; case 0x21: uVar4 = FUN_0010f4d0(param_1,8); pcVar5 = "logical*8"; break; case 0x22: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "integer*8"; } lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4); *(long *)(param_2 + 0x90) = lVar3; } } else { pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5); fprintf(stderr,pcVar5,(ulong)uVar1); lVar3 = 0; } } else { plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88); if (plVar2 == (long *)0x0) { lVar3 = 0; } else { lVar3 = *plVar2; if (lVar3 == 0) { lVar3 = FUN_0010f450(param_1,plVar2); return lVar3; } } } return lVar3; }
PUSH R12 PUSH RBP PUSH RBX MOV EAX,dword ptr [RDX] MOV RBX,RDI MOV RDI,RSI TEST EAX,EAX JNZ 0x00110947 MOV EBP,dword ptr [RDX + 0x4] TEST EBP,EBP JS 0x00110970 LEA RSI,[RDI + 0x88] SUB RDI,-0x80 CALL 0x001107d0 TEST RAX,RAX JZ 0x001109c0 MOV RDX,qword ptr [RAX] TEST RDX,RDX JZ 0x001109b0 POP RBX MOV RAX,RDX POP RBP POP R12 RET LEA EAX,[RBP + 0x22] CMP EAX,0x21 JA 0x00110db1 NEG EBP MOVSXD RAX,EBP LEA R12,[RSI + RAX*0x8] MOV RDX,qword ptr [R12 + 0x90] TEST RDX,RDX JNZ 0x00110964 CMP EBP,0x22 JA 0x00110d93 LEA RCX,[0x1234f8] MOV EBP,EBP MOVSXD RAX,dword ptr [RCX + RBP*0x4] ADD RAX,RCX JMP RAX MOV RDI,RBX MOV RSI,RAX POP RBX POP RBP POP R12 JMP 0x0010f450 XOR EDX,EDX JMP 0x00110964 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x12304b] MOV RDX,RAX NOP dword ptr [RAX + RAX*0x1] MOV RDI,RBX CALL 0x0010fb10 MOV RDX,RAX MOV qword ptr [R12 + 0x90],RAX JMP 0x00110964 MOV EDX,0x1 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123038] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123041] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123032] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123028] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x12301e] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123014] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x10 MOV RDI,RBX CALL 0x0010f4e0 LEA RSI,[0x123005] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4e0 LEA RSI,[0x12300c] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122ffd] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122ff3] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122fe9] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122fdf] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122fd5] MOV RDX,RAX JMP 0x001109e0 LEA RSI,[0x123055] JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fd0] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fca] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122fc2] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122fba] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fae] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fb3] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fa8] MOV RDX,RAX JMP 0x001109e0 MOV RDI,RBX CALL 0x0010f490 LEA RSI,[0x122fa3] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f95] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f8c] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x1230c9] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f7d] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f71] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f6f] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f9e] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f86] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f78] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f65] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x1230d2] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x5 LEA RSI,[0x12305f] XOR EDI,EDI CALL 0x00104240 MOV RDI,qword ptr [0x0012c9e0] MOV EDX,EBP MOV RSI,RAX XOR EAX,EAX CALL 0x001044a0 XOR EDX,EDX JMP 0x00110964
null
null
null
null
[(u'CALL_-1207038607', u'MULTIEQUAL_-1207038370'), ('tmp_162', u'CBRANCH_-1207039587'), ('const-8', u'PTRADD_-1207037591'), (u'CALL_-1207038693', u'MULTIEQUAL_-1207038370'), ('tmp_876', u'BRANCH_-1207039032'), ('const-1', u'CALL_-1207038735'), ('const-1191793', u'COPY_-1207038169'), ('tmp_1634', u'PTRSUB_-1207037761'), ('const-1', u'PTRADD_-1207037778'), ('const-16', u'CALL_-1207038915'), (u'COPY_-1207038807', u'MULTIEQUAL_-1207038271'), (u'COPY_-1207039182', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207038693'), ('const-4', u'CALL_-1207038571'), ('tmp_1633', u'CALL_-1207038451'), (u'COPY_-1207038951', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207038643'), ('const-1', u'CALL_-1207038127'), (u'CALL_-1207039047', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037944', u'MULTIEQUAL_-1207037921'), ('const-8', u'PTRADD_-1207037694'), (u'COPY_-1207038843', u'MULTIEQUAL_-1207038271'), ('const-5', u'CALL_-1207038289'), (u'INDIRECT_-1207037313', u'MULTIEQUAL_-1207037798'), (u'PTRSUB_-1207037593', u'PTRADD_-1207037591'), (u'CALL_-1207038735', u'INDIRECT_-1207037477'), (u'CALL_-1207038523', u'INDIRECT_-1207037313'), ('const-1191859', u'COPY_-1207038451'), ('const-0', u'CALL_-1207038350'), ('tmp_747', u'BRANCH_-1207039167'), ('const-1191966', u'COPY_-1207038999'), ('tmp_1633', u'CALL_-1207038523'), ('tmp_1086', u'BRANCH_-1207038664'), ('tmp_1633', u'CALL_-1207038571'), (u'CALL_-1207039446', u'RETURN_-1207039442'), ('const-4', u'CALL_-1207038807'), (u'CALL_-1207039092', u'MULTIEQUAL_-1207038370'), ('tmp_1633', u'CALL_-1207038843'), ('tmp_1633', u'CALL_-1207038169'), (u'COPY_-1207036694', u'CALL_-1207038289'), ('const-4', u'CALL_-1207038301'), (u'INDIRECT_-1207037682', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038301'), ('const-1191888', u'COPY_-1207038643'), (u'COPY_-1207038607', u'MULTIEQUAL_-1207038271'), ('const-1', u'CALL_-1207038301'), ('const-1192021', u'COPY_-1207038675'), ('tmp_1633', u'CALL_-1207038487'), ('tmp_1633', u'CALL_-1207039182'), ('tmp_1365', u'BRANCH_-1207038154'), (u'CALL_-1207038807', u'INDIRECT_-1207037535'), ('tmp_1633', u'CALL_-1207039137'), ('const-8', u'CALL_-1207039137'), ('const-0', u'INT_EQUAL_-1207039569'), (u'LOAD_-1207039681', u'INT_EQUAL_-1207039655'), (u'CALL_-1207038415', u'MULTIEQUAL_-1207038370'), ('tmp_97', u'CBRANCH_-1207039632'), ('const-1', u'CALL_-1207038693'), (u'COPY_-1207038675', u'MULTIEQUAL_-1207038271'), ('const-1192011', u'COPY_-1207039249'), (u'LOAD_-1207039587', u'MULTIEQUAL_-1207038493'), ('tmp_1103', u'BRANCH_-1207038628'), (u'CALL_-1207039603', u'LOAD_-1207039587'), (u'CALL_-1207038259', u'INDIRECT_-1207037100'), (u'CALL_-1207038169', u'INDIRECT_-1207037035'), (u'CALL_-1207038289', u'INDIRECT_-1207036847'), (u'CALL_-1207039603', u'INT_EQUAL_-1207039589'), ('const-0', u'CALL_-1207038289'), ('const-433', u'LOAD_-1207039681'), ('const-0', u'CALL_-1207039446'), ('const-0', u'COPY_-1207037288'), (u'CALL_-1207039297', u'INDIRECT_-1207037800'), (u'CALL_-1207038643', u'INDIRECT_-1207037402'), ('tmp_1633', u'CALL_-1207038310'), (u'CALL_-1207039182', u'INDIRECT_-1207037797'), ('tmp_1284', u'BRANCH_-1207038286'), (u'CALL_-1207038079', u'MULTIEQUAL_-1207038370'), ('tmp_297', u'BRANCH_-1207039429'), (u'COPY_-1207038771', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038350', u'MULTIEQUAL_-1207038370'), (u'INT_SEXT_-1207037756', u'PTRADD_-1207037694'), (u'INT_ZEXT_-1207037451', u'CALL_-1207038253'), ('const-144', u'PTRSUB_-1207037698'), (u'CALL_-1207038451', u'INDIRECT_-1207037255'), ('tmp_1635', u'CAST_-1207037740'), (u'CALL_-1207038259', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207039182', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207038951', u'INDIRECT_-1207037651'), ('const-34', u'INT_ADD_-1207038076'), (u'INT_EQUAL_-1207039437', u'CBRANCH_-1207039434'), (u'MULTIEQUAL_-1207037921', u'COPY_-1207037977'), (u'INT_2COMP_-1207039460', u'BRANCHIND_-1207039376'), ('const-1191814', u'COPY_-1207038031'), (u'CALL_-1207038350', u'INDIRECT_-1207036847'), ('tmp_1635', u'PTRADD_-1207037778'), ('tmp_663', u'BRANCH_-1207038238'), ('const-8', u'CALL_-1207038310'), ('const-1191913', u'COPY_-1207038771'), ('const-1191893', u'COPY_-1207038693'), ('const-8', u'CALL_-1207038451'), (u'CALL_-1207037983', u'INDIRECT_-1207036908'), (u'COPY_-1207038127', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038693', u'INDIRECT_-1207037443'), ('tmp_1633', u'CALL_-1207038385'), (u'CAST_-1207037758', u'INT_SLESS_-1207039632'), ('tmp_339', u'CBRANCH_-1207039488'), ('tmp_1030', u'BRANCH_-1207038792'), ('const-1', u'CALL_-1207039182'), ('tmp_1384', u'BRANCH_-1207038112'), ('const-2', u'CALL_-1207038031'), ('tmp_1633', u'CALL_-1207039047'), (u'CALL_-1207038487', u'INDIRECT_-1207037284'), (u'COPY_-1207038915', u'MULTIEQUAL_-1207038271'), ('const-0', u'CALL_-1207037983'), ('const-1191843', u'COPY_-1207038385'), ('const-1191992', u'COPY_-1207039182'), (u'CALL_-1207038843', u'INDIRECT_-1207037564'), (u'COPY_-1207038169', u'MULTIEQUAL_-1207038271'), ('const-1191976', u'COPY_-1207039047'), (u'COPY_-1207038031', u'MULTIEQUAL_-1207038271'), (u'MULTIEQUAL_-1207038370', u'CALL_-1207039297'), (u'INDIRECT_-1207037622', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038385', u'INDIRECT_-1207037202'), ('const-433', u'LOAD_-1207039460'), ('const-1191933', u'COPY_-1207038843'), ('tmp_535', u'BRANCH_-1207038335'), ('tmp_1246', u'BRANCH_-1207038370'), ('tmp_1047', u'BRANCH_-1207038756'), (u'CALL_-1207038031', u'INDIRECT_-1207036939'), (u'CALL_-1207039137', u'INDIRECT_-1207037769'), (u'CALL_-1207038385', u'MULTIEQUAL_-1207038370'), (u'COPY_-1207038451', u'MULTIEQUAL_-1207038271'), ('tmp_1322', u'BRANCH_-1207038202'), (u'CALL_-1207037983', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037066', u'MULTIEQUAL_-1207037798'), (u'COPY_-1207038343', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038310', u'INDIRECT_-1207036909'), (u'COPY_-1207038528', u'MULTIEQUAL_-1207038493'), (u'COPY_-1207038250', u'MULTIEQUAL_-1207038493'), (u'CALL_-1207039603', u'INDIRECT_-1207037944'), ('const-1', u'CALL_-1207038217'), ('const-4', u'CALL_-1207039047'), (u'CALL_-1207039047', u'INDIRECT_-1207037713'), (u'COPY_-1207038693', u'MULTIEQUAL_-1207038271'), (u'COPY_-1207038571', u'MULTIEQUAL_-1207038271'), (u'INDIRECT_-1207036908', u'MULTIEQUAL_-1207037798'), ('const-0', u'CALL_-1207038031'), ('tmp_1633', u'CALL_-1207038951'), ('tmp_1633', u'CALL_-1207038031'), (u'LOAD_-1207039460', u'INT_EQUAL_-1207039437'), (u'INDIRECT_-1207037713', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038127', u'INDIRECT_-1207037001'), (u'INDIRECT_-1207037564', u'MULTIEQUAL_-1207037798'), ('const-0', u'CALL_-1207038523'), (u'INDIRECT_-1207036939', u'MULTIEQUAL_-1207037798'), ('const-136', u'PTRSUB_-1207037769'), ('tmp_1633', u'CALL_-1207038999'), ('tmp_1633', u'CALL_-1207038217'), ('tmp_1635', u'LOAD_-1207039681'), (u'COPY_-1207038350', u'MULTIEQUAL_-1207038271'), ('const-1191854', u'COPY_-1207038487'), (u'CALL_-1207038217', u'MULTIEQUAL_-1207038370'), ('const-0', u'INT_EQUAL_-1207039589'), (u'CALL_-1207039249', u'INDIRECT_-1207037855'), (u'COPY_-1207038385', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207038415'), ('const-1', u'CALL_-1207038259'), (u'LOAD_-1207039652', u'CAST_-1207037758'), ('const-4', u'CALL_-1207038523'), ('const-1191903', u'COPY_-1207038735'), (u'INDIRECT_-1207036847', u'CALL_-1207038253'), ('const-4', u'CALL_-1207038343'), ('const-1191848', u'COPY_-1207038415'), ('tmp_1633', u'CALL_-1207039297'), (u'CALL_-1207038301', u'INDIRECT_-1207037134'), (u'COPY_-1207038259', u'MULTIEQUAL_-1207038271'), ('const-0', u'INT_SLESS_-1207039632'), (u'CALL_-1207038571', u'INDIRECT_-1207037344'), ('const-0', u'CALL_-1207038999'), ('const-0', u'CALL_-1207039137'), (u'CALL_-1207039092', u'INDIRECT_-1207037741'), ('const-1192137', u'COPY_-1207038259'), (u'CALL_-1207038771', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037797', u'MULTIEQUAL_-1207037798'), ('const-4', u'CALL_-1207038079'), (u'INDIRECT_-1207037855', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207036970', u'MULTIEQUAL_-1207037798'), (u'PTRADD_-1207037694', u'LOAD_-1207039460'), (u'COPY_-1207038487', u'MULTIEQUAL_-1207038271'), ('const-1', u'CALL_-1207037983'), ('tmp_61', u'CBRANCH_-1207039653'), (u'COPY_-1207038415', u'MULTIEQUAL_-1207038271'), (u'INT_2COMP_-1207039460', u'INT_SEXT_-1207037756'), (u'CALL_-1207038607', u'INDIRECT_-1207037373'), ('const-433', u'STORE_-1207039289'), (u'LOAD_-1207039652', u'INT_ZEXT_-1207037451'), ('const-0', u'CALL_-1207038951'), ('tmp_1634', u'PTRSUB_-1207037698'), (u'LOAD_-1207039587', u'INT_EQUAL_-1207039569'), (u'CALL_-1207038301', u'MULTIEQUAL_-1207038370'), ('const-1191941', u'COPY_-1207038915'), ('tmp_1634', u'PTRSUB_-1207037769'), ('tmp_1633', u'CALL_-1207039249'), ('const-4', u'CALL_-1207038259'), ('const-8', u'CALL_-1207038879'), (u'COPY_-1207039092', u'MULTIEQUAL_-1207038271'), ('tmp_919', u'BRANCH_-1207038984'), (u'CALL_-1207038031', u'MULTIEQUAL_-1207038370'), ('const-1191838', u'COPY_-1207038079'), (u'CALL_-1207039137', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037443', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038259'), (u'CALL_-1207038999', u'MULTIEQUAL_-1207038370'), ('const-128', u'PTRSUB_-1207037761'), ('const-0', u'CALL_-1207038169'), (u'CALL_-1207038169', u'MULTIEQUAL_-1207038370'), (u'COPY_-1207038735', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207039092'), (u'CALL_-1207039297', u'MULTIEQUAL_-1207038493'), ('const-8', u'CALL_-1207038487'), ('tmp_1303', u'BRANCH_-1207038244'), ('const-1', u'CALL_-1207038127'), (u'CALL_-1207038735', u'MULTIEQUAL_-1207038370'), ('const-1191923', u'COPY_-1207038807'), (u'CALL_-1207038915', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207038999', u'INDIRECT_-1207037682'), (u'INDIRECT_-1207037001', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207037255', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207036827', u'MULTIEQUAL_-1207037921'), ('tmp_1633', u'CALL_-1207038771'), ('tmp_1427', u'BRANCH_-1207038064'), (u'CALL_-1207038343', u'MULTIEQUAL_-1207038370'), (u'CAST_-1207036606', u'CALL_-1207038253'), ('const-1', u'CALL_-1207038169'), ('const-0', u'INT_EQUAL_-1207039655'), (u'INT_SEXT_-1207037755', u'PTRADD_-1207037591'), ('tmp_1633', u'CALL_-1207037983'), (u'PTRSUB_-1207037698', u'PTRADD_-1207037694'), ('const-4', u'CALL_-1207038843'), ('const-1191986', u'COPY_-1207039092'), ('const-1191800', u'COPY_-1207037983'), (u'COPY_-1207038079', u'MULTIEQUAL_-1207038271'), (u'COPY_-1207038999', u'MULTIEQUAL_-1207038271'), (u'INDIRECT_-1207037373', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038807', u'MULTIEQUAL_-1207038370'), ('const-1191874', u'COPY_-1207038571'), (u'MULTIEQUAL_-1207038271', u'CALL_-1207039297'), (u'INT_SLESS_-1207039632', u'CBRANCH_-1207039632'), (u'INDIRECT_-1207037134', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038951', u'MULTIEQUAL_-1207038370'), (u'COPY_-1207039047', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038879', u'INDIRECT_-1207037593'), ('const-1192146', u'COPY_-1207038350'), (u'CALL_-1207038127', u'MULTIEQUAL_-1207038370'), (u'CAST_-1207037740', u'CALL_-1207039603'), ('const-2', u'CALL_-1207038771'), (u'INT_EQUAL_-1207039589', u'CBRANCH_-1207039587'), (u'STORE_-1207039289', u'INDIRECT_-1207037787'), ('tmp_833', u'BRANCH_-1207039077'), ('tmp_1137', u'BRANCH_-1207038556'), (u'CALL_-1207038451', u'MULTIEQUAL_-1207038370'), ('const-1191882', u'COPY_-1207038607'), (u'CALL_-1207039297', u'STORE_-1207039289'), (u'COPY_-1207038217', u'MULTIEQUAL_-1207038271'), ('const-1191820', u'COPY_-1207038301'), (u'INDIRECT_-1207037787', u'MULTIEQUAL_-1207037921'), ('const-1191866', u'COPY_-1207038523'), (u'LOAD_-1207039652', u'INT_2COMP_-1207039460'), ('const-0', u'CALL_-1207038310'), ('tmp_1231', u'BRANCH_-1207038400'), (u'CALL_-1207038523', u'MULTIEQUAL_-1207038370'), (u'PTRSUB_-1207037769', u'CAST_-1207037741'), (u'INDIRECT_-1207037839', u'COPY_-1207037897'), ('const-1191791', u'COPY_-1207038127'), (u'CALL_-1207038310', u'MULTIEQUAL_-1207038370'), ('tmp_1064', u'BRANCH_-1207038720'), ('const-34', u'INT_LESS_-1207039480'), ('const-0', u'CALL_-1207039047'), ('const-1', u'CALL_-1207038951'), (u'COPY_-1207038301', u'MULTIEQUAL_-1207038271'), ('const-1', u'CALL_-1207038693'), (u'INDIRECT_-1207037284', u'MULTIEQUAL_-1207037798'), (u'LOAD_-1207039460', u'MULTIEQUAL_-1207038493'), (u'MULTIEQUAL_-1207038493', u'COPY_-1207039563'), ('tmp_1633', u'CALL_-1207038079'), ('const-144', u'PTRSUB_-1207037593'), ('tmp_1633', u'CALL_-1207038350'), ('const-1191805', u'COPY_-1207038217'), (u'CALL_-1207038879', u'MULTIEQUAL_-1207038370'), ('const-1191956', u'COPY_-1207038951'), ('tmp_1633', u'CALL_-1207038127'), ('tmp_1513', u'BRANCH_-1207037968'), ('const-0', u'CALL_-1207038079'), (u'COPY_-1207038879', u'MULTIEQUAL_-1207038271'), ('const-8', u'CALL_-1207039182'), (u'INT_LESS_-1207039480', u'CBRANCH_-1207039488'), (u'INDIRECT_-1207037506', u'MULTIEQUAL_-1207037798'), ('const-2', u'CALL_-1207038999'), (u'CALL_-1207038217', u'INDIRECT_-1207037066'), (u'COPY_-1207038643', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038487', u'MULTIEQUAL_-1207038370'), ('const-1191948', u'COPY_-1207038879'), (u'PTRADD_-1207037591', u'STORE_-1207039289'), ('tmp_556', u'BRANCH_-1207039279'), ('const-0', u'RETURN_-1207039442'), (u'INDIRECT_-1207037402', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038735'), (u'COPY_-1207038310', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038253', u'INDIRECT_-1207036827'), (u'INDIRECT_-1207036909', u'MULTIEQUAL_-1207037798'), ('const-1192001', u'COPY_-1207039137'), ('const-0', u'CALL_-1207039092'), (u'INDIRECT_-1207037035', u'MULTIEQUAL_-1207037798'), ('const-8', u'CALL_-1207038643'), ('tmp_979', u'BRANCH_-1207038900'), (u'CALL_-1207038643', u'MULTIEQUAL_-1207038370'), ('tmp_1120', u'BRANCH_-1207038592'), ('const-1191781', u'COPY_-1207038310'), ('tmp_996', u'BRANCH_-1207038864'), (u'COPY_-1207039249', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207039446'), ('tmp_962', u'BRANCH_-1207038936'), (u'INDIRECT_-1207037226', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038289', u'CAST_-1207036606'), ('tmp_790', u'BRANCH_-1207039122'), (u'CAST_-1207037742', u'CALL_-1207039603'), ('const-2', u'CALL_-1207038217'), ('const-4', u'PTRADD_-1207037778'), ('const-0', u'COPY_-1207038528'), (u'INDIRECT_-1207037593', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038915', u'INDIRECT_-1207037622'), ('const-1192031', u'COPY_-1207036694'), (u'COPY_-1207037983', u'MULTIEQUAL_-1207038271'), ('tmp_1197', u'BRANCH_-1207038472'), (u'INDIRECT_-1207037100', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207036847', u'MULTIEQUAL_-1207037798'), ('tmp_1634', u'PTRSUB_-1207037593'), (u'INDIRECT_-1207037202', u'MULTIEQUAL_-1207037798'), ('const-0', u'INT_EQUAL_-1207039437'), ('const-4', u'CALL_-1207038607'), ('const-8', u'CALL_-1207039249'), (u'INT_EQUAL_-1207039655', u'CBRANCH_-1207039653'), (u'CALL_-1207038079', u'INDIRECT_-1207036970'), ('tmp_1633', u'CALL_-1207038915'), (u'INDIRECT_-1207037344', u'MULTIEQUAL_-1207037798'), (u'COPY_-1207039563', u'RETURN_-1207039537'), (u'INDIRECT_-1207037477', u'MULTIEQUAL_-1207037798'), ('tmp_1083', u'BRANCH_-1207038678'), ('const-2', u'CALL_-1207039092'), (u'PTRADD_-1207037778', u'LOAD_-1207039652'), (u'LOAD_-1207039652', u'INT_ADD_-1207038076'), (u'INDIRECT_-1207037741', u'MULTIEQUAL_-1207037798'), (u'INT_ADD_-1207038076', u'INT_LESS_-1207039480'), ('const-433', u'LOAD_-1207039652'), (u'COPY_-1207038523', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207039249', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207038343', u'INDIRECT_-1207037168'), ('const-1', u'CALL_-1207038343'), (u'CALL_-1207038571', u'MULTIEQUAL_-1207038370'), ('tmp_706', u'BRANCH_-1207038295'), ('tmp_1633', u'CALL_-1207038807'), ('tmp_1013', u'BRANCH_-1207038828'), (u'CALL_-1207038415', u'INDIRECT_-1207037226'), ('tmp_193', u'CBRANCH_-1207039567'), ('const-4', u'CALL_-1207038415'), ('const-1191829', u'COPY_-1207038343'), (u'INDIRECT_-1207037651', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038607'), ('tmp_1214', u'BRANCH_-1207038436'), ('const-4', u'CALL_-1207038350'), (u'INDIRECT_-1207037168', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207037535', u'MULTIEQUAL_-1207037798'), (u'COPY_-1207037288', u'MULTIEQUAL_-1207038370'), ('tmp_6259', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038343'), (u'INDIRECT_-1207037769', u'MULTIEQUAL_-1207037798'), (u'INT_2COMP_-1207039460', u'INT_SEXT_-1207037755'), ('tmp_1470', u'BRANCH_-1207038016'), (u'PTRSUB_-1207037761', u'CAST_-1207037742'), ('tmp_6259', u'MULTIEQUAL_-1207037921'), ('tmp_1180', u'BRANCH_-1207038508'), (u'CALL_-1207038843', u'MULTIEQUAL_-1207038370'), ('tmp_1633', u'CALL_-1207038879'), (u'CALL_-1207039603', u'CALL_-1207039446'), ('tmp_412', u'CBRANCH_-1207039434'), ('const-0', u'RETURN_-1207039537'), ('tmp_1265', u'BRANCH_-1207038328'), ('const-0', u'COPY_-1207038250'), (u'COPY_-1207039137', u'MULTIEQUAL_-1207038271'), ('const-433', u'LOAD_-1207039587'), (u'CALL_-1207038771', u'INDIRECT_-1207037506'), (u'CALL_-1207039446', u'INDIRECT_-1207037839'), (u'CAST_-1207037741', u'CALL_-1207039603'), (u'INT_EQUAL_-1207039569', u'CBRANCH_-1207039567')]
[('tmp_162', u'CBRANCH_-1207039587'), (u'CAST_-1207036663', u'CALL_-1207038253'), (u'COPY_-1207038217', u'MULTIEQUAL_-1207038286'), ('tmp_876', u'BRANCH_-1207039032'), (u'CALL_-1207038951', u'MULTIEQUAL_-1207038353'), ('const-1192031', u'COPY_-1207036733'), (u'CALL_-1207039047', u'INDIRECT_-1207037752'), (u'INDIRECT_-1207037139', u'MULTIEQUAL_-1207037837'), ('const-1191848', u'COPY_-1207038415'), (u'COPY_-1207038259', u'MULTIEQUAL_-1207038286'), ('const-144', u'INT_ADD_-1207039444'), (u'CALL_-1207038127', u'MULTIEQUAL_-1207038353'), (u'INDIRECT_-1207036866', u'MULTIEQUAL_-1207037960'), (u'CALL_-1207038079', u'INDIRECT_-1207037009'), (u'CALL_-1207038169', u'INDIRECT_-1207037074'), (u'COPY_-1207038523', u'MULTIEQUAL_-1207038286'), ('const-1191814', u'COPY_-1207038031'), (u'INDIRECT_-1207037207', u'MULTIEQUAL_-1207037837'), ('const-1191923', u'COPY_-1207038807'), ('const-34', u'INT_ADD_-1207038091'), (u'INDIRECT_-1207037603', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037516', u'MULTIEQUAL_-1207037837'), ('const-433', u'LOAD_-1207039587'), ('tmp_4821', u'CALL_-1207037983'), ('tmp_747', u'BRANCH_-1207039167'), (u'CALL_-1207038693', u'INDIRECT_-1207037482'), ('tmp_1086', u'BRANCH_-1207038664'), (u'CALL_-1207039446', u'RETURN_-1207039442'), (u'CALL_-1207038735', u'INDIRECT_-1207037516'), ('tmp_4819', u'PTRADD_-1207037817'), ('const-4', u'CALL_-1207038079'), ('const-1191882', u'COPY_-1207038607'), (u'CALL_-1207038259', u'INDIRECT_-1207037139'), (u'STORE_-1207039289', u'INDIRECT_-1207037826'), (u'CALL_-1207038571', u'MULTIEQUAL_-1207038353'), (u'INDIRECT_-1207037721', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037690', u'MULTIEQUAL_-1207037837'), ('const-4', u'CALL_-1207038523'), ('const-0', u'CALL_-1207039137'), ('tmp_1365', u'BRANCH_-1207038154'), (u'CAST_-1207037743', u'LOAD_-1207039460'), ('const-1191820', u'COPY_-1207038301'), (u'COPY_-1207037983', u'MULTIEQUAL_-1207038286'), (u'LOAD_-1207039652', u'CAST_-1207037813'), (u'COPY_-1207038127', u'MULTIEQUAL_-1207038286'), ('const-0', u'INT_EQUAL_-1207039569'), (u'LOAD_-1207039681', u'INT_EQUAL_-1207039655'), ('tmp_4821', u'CALL_-1207038217'), ('const-8', u'CALL_-1207039249'), ('tmp_97', u'CBRANCH_-1207039632'), ('tmp_1103', u'BRANCH_-1207038628'), (u'CALL_-1207038879', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038415', u'INDIRECT_-1207037265'), (u'CALL_-1207038915', u'MULTIEQUAL_-1207038353'), (u'INT_ADD_-1207039615', u'CALL_-1207039603'), ('tmp_4821', u'CALL_-1207039182'), (u'CALL_-1207039092', u'INDIRECT_-1207037780'), (u'CALL_-1207038343', u'INDIRECT_-1207037207'), ('tmp_4821', u'CALL_-1207038523'), ('const-4', u'CALL_-1207038301'), ('const-0', u'CALL_-1207038350'), ('tmp_4821', u'CALL_-1207038451'), (u'INT_ADD_-1207039444', u'CAST_-1207037743'), ('const-4', u'CALL_-1207039047'), ('const-1192021', u'COPY_-1207038675'), ('tmp_4821', u'CALL_-1207038031'), ('const-1', u'CALL_-1207038301'), (u'CAST_-1207037797', u'INT_EQUAL_-1207039589'), ('tmp_6330', u'MULTIEQUAL_-1207037960'), ('tmp_4822', u'INT_ADD_-1207039450'), (u'CALL_-1207038169', u'MULTIEQUAL_-1207038353'), (u'COPY_-1207037327', u'MULTIEQUAL_-1207038353'), ('tmp_4821', u'CALL_-1207038571'), ('tmp_1284', u'BRANCH_-1207038286'), ('tmp_297', u'BRANCH_-1207039429'), (u'CALL_-1207039092', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038301', u'MULTIEQUAL_-1207038353'), ('tmp_4821', u'CALL_-1207038301'), ('tmp_4821', u'CALL_-1207038735'), ('const-128', u'INT_ADD_-1207039604'), (u'CALL_-1207038643', u'INDIRECT_-1207037441'), ('const-1191874', u'COPY_-1207038571'), ('const-144', u'INT_ADD_-1207039275'), ('tmp_4821', u'CALL_-1207038607'), (u'COPY_-1207038350', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207039249', u'MULTIEQUAL_-1207038353'), (u'INT_EQUAL_-1207039437', u'CBRANCH_-1207039434'), ('tmp_4822', u'INT_ADD_-1207039604'), (u'CALL_-1207038807', u'MULTIEQUAL_-1207038353'), (u'INT_2COMP_-1207039460', u'BRANCHIND_-1207039376'), (u'COPY_-1207038607', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207038523', u'INDIRECT_-1207037352'), ('tmp_663', u'BRANCH_-1207038238'), (u'COPY_-1207038771', u'MULTIEQUAL_-1207038286'), ('const-1191791', u'COPY_-1207038127'), ('const-0', u'COPY_-1207038511'), (u'COPY_-1207038343', u'MULTIEQUAL_-1207038286'), (u'COPY_-1207038031', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207038289', u'CAST_-1207036663'), (u'INDIRECT_-1207037752', u'MULTIEQUAL_-1207037837'), ('tmp_4821', u'CALL_-1207038169'), ('const-1191966', u'COPY_-1207038999'), (u'CALL_-1207038807', u'INDIRECT_-1207037574'), (u'COPY_-1207038385', u'MULTIEQUAL_-1207038286'), ('tmp_339', u'CBRANCH_-1207039488'), ('tmp_1030', u'BRANCH_-1207038792'), (u'COPY_-1207038250', u'MULTIEQUAL_-1207038476'), ('tmp_4821', u'CALL_-1207038693'), ('tmp_1384', u'BRANCH_-1207038112'), (u'CALL_-1207038607', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038771', u'INDIRECT_-1207037545'), (u'COPY_-1207038310', u'MULTIEQUAL_-1207038286'), ('const-1', u'CALL_-1207038735'), (u'INDIRECT_-1207037323', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037780', u'MULTIEQUAL_-1207037837'), (u'LOAD_-1207039652', u'INT_ZEXT_-1207037434'), (u'COPY_-1207038415', u'MULTIEQUAL_-1207038286'), ('const-1191913', u'COPY_-1207038771'), (u'CALL_-1207038879', u'INDIRECT_-1207037632'), ('tmp_4821', u'CALL_-1207038415'), (u'MULTIEQUAL_-1207038353', u'CALL_-1207039297'), ('const-4', u'CALL_-1207038843'), ('const-4', u'CALL_-1207038350'), ('tmp_535', u'BRANCH_-1207038335'), ('tmp_1246', u'BRANCH_-1207038370'), ('tmp_1047', u'BRANCH_-1207038756'), ('const-8', u'CALL_-1207038310'), (u'CALL_-1207038310', u'INDIRECT_-1207036948'), ('tmp_4821', u'CALL_-1207038127'), ('tmp_1322', u'BRANCH_-1207038202'), ('const-1191838', u'COPY_-1207038079'), ('const-1191781', u'COPY_-1207038310'), (u'INT_ADD_-1207038091', u'INT_LESS_-1207039480'), (u'INDIRECT_-1207037412', u'MULTIEQUAL_-1207037837'), ('const-0', u'CALL_-1207038310'), (u'INDIRECT_-1207037173', u'MULTIEQUAL_-1207037837'), ('const-1191941', u'COPY_-1207038915'), (u'LOAD_-1207039460', u'INT_EQUAL_-1207039437'), (u'INDIRECT_-1207037661', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037836', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037105', u'MULTIEQUAL_-1207037837'), (u'CALL_-1207038843', u'INDIRECT_-1207037603'), (u'COPY_-1207039047', u'MULTIEQUAL_-1207038286'), ('const-0', u'INT_EQUAL_-1207039589'), ('const-0', u'CALL_-1207038031'), ('tmp_4821', u'CALL_-1207038310'), ('const-1191893', u'COPY_-1207038693'), ('tmp_4821', u'CALL_-1207039047'), ('const-0', u'CALL_-1207038079'), (u'INT_ADD_-1207039275', u'CAST_-1207037640'), ('tmp_4821', u'CALL_-1207038999'), ('const-4', u'CALL_-1207038571'), (u'INDIRECT_-1207037894', u'MULTIEQUAL_-1207037837'), (u'COPY_-1207038807', u'MULTIEQUAL_-1207038286'), ('const-4', u'CALL_-1207038607'), (u'CALL_-1207039297', u'MULTIEQUAL_-1207038476'), ('const-0', u'CALL_-1207038289'), ('const-2', u'CALL_-1207038031'), (u'INDIRECT_-1207037808', u'MULTIEQUAL_-1207037837'), ('tmp_4821', u'CALL_-1207038951'), ('tmp_4821', u'CALL_-1207038487'), (u'INT_ADD_-1207039450', u'INT_ADD_-1207039275'), (u'CALL_-1207038217', u'INDIRECT_-1207037105'), (u'CALL_-1207038451', u'INDIRECT_-1207037294'), ('const-0', u'CALL_-1207039047'), ('const-1', u'CALL_-1207038693'), (u'CALL_-1207039297', u'INDIRECT_-1207037839'), (u'INT_ZEXT_-1207037434', u'CALL_-1207038253'), ('const-0', u'CALL_-1207038169'), ('const-136', u'INT_ADD_-1207039615'), ('tmp_61', u'CBRANCH_-1207039653'), (u'CAST_-1207037640', u'STORE_-1207039289'), ('tmp_4821', u'CALL_-1207039137'), (u'PTRADD_-1207037817', u'LOAD_-1207039652'), (u'CALL_-1207038451', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038571', u'INDIRECT_-1207037383'), ('const-8', u'CALL_-1207039182'), (u'LOAD_-1207039587', u'INT_EQUAL_-1207039569'), (u'CALL_-1207038127', u'INDIRECT_-1207037040'), ('const-433', u'LOAD_-1207039460'), (u'COPY_-1207038079', u'MULTIEQUAL_-1207038286'), ('const-2', u'CALL_-1207038999'), ('const-1', u'CALL_-1207038951'), (u'CALL_-1207038031', u'INDIRECT_-1207036978'), (u'CALL_-1207038415', u'MULTIEQUAL_-1207038353'), ('const-1192137', u'COPY_-1207038259'), (u'CAST_-1207037751', u'INT_SEXT_-1207039456'), ('const-1191829', u'COPY_-1207038343'), (u'CALL_-1207038385', u'INDIRECT_-1207037241'), (u'CAST_-1207037813', u'INT_SLESS_-1207039632'), ('tmp_919', u'BRANCH_-1207038984'), (u'COPY_-1207038571', u'MULTIEQUAL_-1207038286'), ('const-4', u'CALL_-1207038259'), (u'INDIRECT_-1207036978', u'MULTIEQUAL_-1207037837'), (u'COPY_-1207038301', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037383', u'MULTIEQUAL_-1207037837'), ('const-1191805', u'COPY_-1207038217'), (u'CALL_-1207038350', u'INDIRECT_-1207036886'), (u'CALL_-1207039182', u'MULTIEQUAL_-1207038353'), (u'LOAD_-1207039587', u'MULTIEQUAL_-1207038476'), ('tmp_4821', u'CALL_-1207038807'), (u'CALL_-1207039182', u'INDIRECT_-1207037836'), ('tmp_1303', u'BRANCH_-1207038244'), ('tmp_4821', u'CALL_-1207038879'), ('const-433', u'LOAD_-1207039681'), (u'COPY_-1207038951', u'MULTIEQUAL_-1207038286'), ('const-8', u'INT_MULT_-1207039438'), (u'COPY_-1207038643', u'MULTIEQUAL_-1207038286'), ('const-1191888', u'COPY_-1207038643'), (u'COPY_-1207036733', u'CALL_-1207038289'), (u'CAST_-1207037797', u'CALL_-1207039446'), ('const-16', u'CALL_-1207038915'), ('tmp_1427', u'BRANCH_-1207038064'), ('const-1', u'CALL_-1207037983'), (u'CALL_-1207038343', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038217', u'MULTIEQUAL_-1207038353'), ('const-0', u'INT_EQUAL_-1207039655'), ('const-0', u'CALL_-1207038951'), (u'INDIRECT_-1207037040', u'MULTIEQUAL_-1207037837'), ('const-1191903', u'COPY_-1207038735'), (u'CALL_-1207038385', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038951', u'INDIRECT_-1207037690'), ('const-0', u'COPY_-1207037327'), (u'CALL_-1207038079', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038735', u'MULTIEQUAL_-1207038353'), ('const-0', u'INT_SLESS_-1207039632'), ('const-4', u'CALL_-1207038343'), ('tmp_4821', u'CALL_-1207038843'), (u'INT_SLESS_-1207039632', u'CBRANCH_-1207039632'), (u'INDIRECT_-1207037265', u'MULTIEQUAL_-1207037837'), ('const-1191854', u'COPY_-1207038487'), ('tmp_4821', u'CALL_-1207038915'), (u'COPY_-1207038843', u'MULTIEQUAL_-1207038286'), ('tmp_6330', u'MULTIEQUAL_-1207037837'), (u'CALL_-1207038253', u'INDIRECT_-1207036866'), (u'COPY_-1207038169', u'MULTIEQUAL_-1207038286'), ('const-1191976', u'COPY_-1207039047'), (u'CALL_-1207038487', u'MULTIEQUAL_-1207038353'), (u'INT_EQUAL_-1207039589', u'CBRANCH_-1207039587'), (u'CALL_-1207038693', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207039446', u'INDIRECT_-1207037878'), (u'COPY_-1207038735', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037441', u'MULTIEQUAL_-1207037837'), ('const-1192146', u'COPY_-1207038350'), (u'MULTIEQUAL_-1207038476', u'COPY_-1207039563'), ('tmp_833', u'BRANCH_-1207039077'), (u'INDIRECT_-1207037074', u'MULTIEQUAL_-1207037837'), ('tmp_1137', u'BRANCH_-1207038556'), (u'CALL_-1207039297', u'STORE_-1207039289'), ('const-1191986', u'COPY_-1207039092'), (u'COPY_-1207038999', u'MULTIEQUAL_-1207038286'), ('const-1191956', u'COPY_-1207038951'), ('tmp_4821', u'CALL_-1207039297'), ('const-1191933', u'COPY_-1207038843'), ('const-2', u'CALL_-1207038217'), ('tmp_4821', u'CALL_-1207038079'), (u'LOAD_-1207039652', u'INT_2COMP_-1207039460'), (u'COPY_-1207038879', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037545', u'MULTIEQUAL_-1207037837'), ('const-2', u'CALL_-1207038771'), ('tmp_1231', u'BRANCH_-1207038400'), ('const-1191843', u'COPY_-1207038385'), (u'CALL_-1207039137', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038350', u'MULTIEQUAL_-1207038353'), ('tmp_1064', u'BRANCH_-1207038720'), (u'CALL_-1207038771', u'MULTIEQUAL_-1207038353'), ('const-1191866', u'COPY_-1207038523'), ('const-1', u'CALL_-1207038343'), ('const-1', u'CALL_-1207038169'), (u'MULTIEQUAL_-1207038286', u'CALL_-1207039297'), (u'INDIRECT_-1207036886', u'MULTIEQUAL_-1207037837'), ('const-1', u'CALL_-1207038127'), ('const-0', u'COPY_-1207038250'), ('const-1191800', u'COPY_-1207037983'), ('const-1191948', u'COPY_-1207038879'), ('const-1', u'CALL_-1207038693'), (u'CALL_-1207038523', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038289', u'INDIRECT_-1207036886'), ('const-34', u'INT_LESS_-1207039480'), ('const-1', u'CALL_-1207039182'), ('tmp_1513', u'BRANCH_-1207037968'), ('tmp_4821', u'CALL_-1207038771'), ('const-4', u'CALL_-1207038415'), (u'INT_LESS_-1207039480', u'CBRANCH_-1207039488'), ('tmp_4822', u'INT_ADD_-1207039615'), (u'LOAD_-1207039652', u'INT_ADD_-1207038091'), ('tmp_556', u'BRANCH_-1207039279'), ('const-0', u'RETURN_-1207039442'), (u'INDIRECT_-1207037878', u'COPY_-1207037936'), (u'INDIRECT_-1207037826', u'MULTIEQUAL_-1207037960'), ('const-1', u'PTRADD_-1207037817'), ('const-0', u'CALL_-1207038523'), ('const-5', u'CALL_-1207038289'), (u'CALL_-1207038999', u'INDIRECT_-1207037721'), ('tmp_4821', u'CALL_-1207038350'), (u'CALL_-1207039603', u'CAST_-1207037797'), (u'COPY_-1207038915', u'MULTIEQUAL_-1207038286'), ('tmp_979', u'BRANCH_-1207038900'), ('tmp_1120', u'BRANCH_-1207038592'), ('const-1', u'CALL_-1207038127'), (u'INDIRECT_-1207037009', u'MULTIEQUAL_-1207037837'), ('const-1192001', u'COPY_-1207039137'), ('const-0', u'CALL_-1207037983'), (u'INDIRECT_-1207037352', u'MULTIEQUAL_-1207037837'), ('tmp_4819', u'LOAD_-1207039681'), (u'COPY_-1207038511', u'MULTIEQUAL_-1207038476'), (u'CALL_-1207038607', u'INDIRECT_-1207037412'), ('tmp_996', u'BRANCH_-1207038864'), (u'COPY_-1207038487', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207039249', u'INDIRECT_-1207037894'), (u'CALL_-1207038487', u'INDIRECT_-1207037323'), ('tmp_4821', u'CALL_-1207038343'), ('const-4', u'CALL_-1207038807'), (u'INDIRECT_-1207037294', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207036948', u'MULTIEQUAL_-1207037837'), ('const-433', u'LOAD_-1207039652'), ('tmp_962', u'BRANCH_-1207038936'), (u'CAST_-1207037797', u'LOAD_-1207039587'), ('tmp_4821', u'CALL_-1207039446'), ('tmp_790', u'BRANCH_-1207039122'), ('const-0', u'CALL_-1207039092'), ('const-8', u'CALL_-1207038451'), ('const-1192011', u'COPY_-1207039249'), ('tmp_1197', u'BRANCH_-1207038472'), (u'CALL_-1207039047', u'MULTIEQUAL_-1207038353'), ('const-8', u'CALL_-1207039137'), ('tmp_4821', u'CALL_-1207038643'), (u'COPY_-1207039137', u'MULTIEQUAL_-1207038286'), ('tmp_4821', u'CALL_-1207038385'), ('const-8', u'CALL_-1207038487'), ('const-0', u'INT_EQUAL_-1207039437'), ('const-0', u'CALL_-1207038999'), (u'CALL_-1207037983', u'MULTIEQUAL_-1207038353'), (u'INT_EQUAL_-1207039655', u'CBRANCH_-1207039653'), (u'COPY_-1207039092', u'MULTIEQUAL_-1207038286'), (u'COPY_-1207038693', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207036886', u'CALL_-1207038253'), (u'COPY_-1207038451', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037241', u'MULTIEQUAL_-1207037837'), (u'CALL_-1207039137', u'INDIRECT_-1207037808'), (u'COPY_-1207039563', u'RETURN_-1207039537'), ('tmp_4821', u'CALL_-1207039092'), ('const-1191992', u'COPY_-1207039182'), ('tmp_1083', u'BRANCH_-1207038678'), ('tmp_4821', u'CALL_-1207039249'), ('const-1', u'CALL_-1207038217'), (u'CALL_-1207038999', u'MULTIEQUAL_-1207038353'), (u'INT_MULT_-1207039438', u'INT_ADD_-1207039450'), (u'COPY_-1207039182', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207037983', u'INDIRECT_-1207036947'), (u'CALL_-1207039603', u'INDIRECT_-1207037983'), (u'COPY_-1207039249', u'MULTIEQUAL_-1207038286'), (u'LOAD_-1207039460', u'MULTIEQUAL_-1207038476'), (u'MULTIEQUAL_-1207037960', u'COPY_-1207038016'), ('const-8', u'CALL_-1207038643'), ('tmp_706', u'BRANCH_-1207038295'), (u'CALL_-1207038643', u'MULTIEQUAL_-1207038353'), ('tmp_1013', u'BRANCH_-1207038828'), ('tmp_193', u'CBRANCH_-1207039567'), ('const-1191859', u'COPY_-1207038451'), (u'INT_SEXT_-1207039456', u'INT_MULT_-1207039438'), (u'COPY_-1207038675', u'MULTIEQUAL_-1207038286'), (u'INT_ADD_-1207039604', u'CALL_-1207039603'), (u'INDIRECT_-1207037983', u'MULTIEQUAL_-1207037960'), ('const-8', u'CALL_-1207038879'), ('tmp_1214', u'BRANCH_-1207038436'), ('const-2', u'CALL_-1207039092'), (u'INT_2COMP_-1207039460', u'CAST_-1207037751'), (u'INDIRECT_-1207037482', u'MULTIEQUAL_-1207037837'), ('tmp_4821', u'CALL_-1207038259'), ('const-433', u'STORE_-1207039289'), ('tmp_1470', u'BRANCH_-1207038016'), (u'CALL_-1207038031', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038310', u'MULTIEQUAL_-1207038353'), ('const-1', u'CALL_-1207038259'), (u'CALL_-1207038843', u'MULTIEQUAL_-1207038353'), ('tmp_1180', u'BRANCH_-1207038508'), (u'CALL_-1207038915', u'INDIRECT_-1207037661'), (u'INDIRECT_-1207037574', u'MULTIEQUAL_-1207037837'), ('const-0', u'RETURN_-1207039537'), ('tmp_412', u'CBRANCH_-1207039434'), (u'CALL_-1207038259', u'MULTIEQUAL_-1207038353'), ('tmp_1265', u'BRANCH_-1207038328'), ('const-4', u'PTRADD_-1207037817'), (u'CALL_-1207038301', u'INDIRECT_-1207037173'), (u'INDIRECT_-1207036947', u'MULTIEQUAL_-1207037837'), (u'INT_ADD_-1207039450', u'INT_ADD_-1207039444'), (u'INT_EQUAL_-1207039569', u'CBRANCH_-1207039567'), (u'INDIRECT_-1207037632', u'MULTIEQUAL_-1207037837'), ('const-1191793', u'COPY_-1207038169')]
null
null
00110930
x64
O2
(translation_unit "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}\n\n" (function_definition "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00110930(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 (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (if_statement "if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" if (parenthesized_expression "((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0))" ( (binary_expression "(*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)" (parenthesized_expression "(*param_3 == 0)" ( (binary_expression "*param_3 == 0" (pointer_expression "*param_3" * identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = param_3[1], (int)uVar1 < 0)" ( (comma_expression "uVar1 = param_3[1], (int)uVar1 < 0" (assignment_expression "uVar1 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) , (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal)) ))) )) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }" { (if_statement "if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" if (parenthesized_expression "(uVar1 + 0x22 < 0x22)" ( (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" identifier + number_literal) < number_literal) )) (compound_statement "{\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }" { (expression_statement "param_2 = param_2 + (long)(int)-uVar1 * 8;" (assignment_expression "param_2 = param_2 + (long)(int)-uVar1 * 8" identifier = (binary_expression "param_2 + (long)(int)-uVar1 * 8" identifier + (binary_expression "(long)(int)-uVar1 * 8" (cast_expression "(long)(int)-uVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)-uVar1" ( (type_descriptor "int" primitive_type) ) (unary_expression "-uVar1" - identifier))) * number_literal))) ;) (expression_statement "lVar3 = *(long *)(param_2 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_2 + 0x90)" identifier = (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" { (switch_statement "switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" switch (parenthesized_expression "(-uVar1)" ( (unary_expression "-uVar1" - identifier) )) (compound_statement "{\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" { (case_statement "default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;" default : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "int";" (assignment_expression "pcVar5 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "char";" (assignment_expression "pcVar5 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "short";" (assignment_expression "pcVar5 = "short"" identifier = (string_literal ""short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long";" (assignment_expression "pcVar5 = "long"" identifier = (string_literal ""long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned char";" (assignment_expression "pcVar5 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "signed char";" (assignment_expression "pcVar5 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,1)" identifier = (call_expression "FUN_0010f4a0(param_1,2,1)" identifier (argument_list "(param_1,2,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned short";" (assignment_expression "pcVar5 = "unsigned short"" identifier = (string_literal ""unsigned short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned int";" (assignment_expression "pcVar5 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned";" (assignment_expression "pcVar5 = "unsigned"" identifier = (string_literal ""unsigned"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long";" (assignment_expression "pcVar5 = "unsigned long"" identifier = (string_literal ""unsigned long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f490(param_1);" (assignment_expression "uVar4 = FUN_0010f490(param_1)" identifier = (call_expression "FUN_0010f490(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar5 = "void";" (assignment_expression "pcVar5 = "void"" identifier = (string_literal ""void"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "float";" (assignment_expression "pcVar5 = "float"" identifier = (string_literal ""float"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double";" (assignment_expression "pcVar5 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "long double";" (assignment_expression "pcVar5 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer";" (assignment_expression "pcVar5 = "integer"" identifier = (string_literal ""integer"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "boolean";" (assignment_expression "pcVar5 = "boolean"" identifier = (string_literal ""boolean"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "short real";" (assignment_expression "pcVar5 = "short real"" identifier = (string_literal ""short real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "real";" (assignment_expression "pcVar5 = "real"" identifier = (string_literal ""real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;" case number_literal : (expression_statement "pcVar5 = "stringptr";" (assignment_expression "pcVar5 = "stringptr"" identifier = (string_literal ""stringptr"" " string_content ")) ;) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (break_statement "break;" break ;)) (case_statement "case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "character";" (assignment_expression "pcVar5 = "character"" identifier = (string_literal ""character"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,1);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,1)" identifier = (call_expression "FUN_0010f4d0(param_1,1)" identifier (argument_list "(param_1,1)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*1";" (assignment_expression "pcVar5 = "logical*1"" identifier = (string_literal ""logical*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,2);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,2)" identifier = (call_expression "FUN_0010f4d0(param_1,2)" identifier (argument_list "(param_1,2)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*2";" (assignment_expression "pcVar5 = "logical*2"" identifier = (string_literal ""logical*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*4";" (assignment_expression "pcVar5 = "logical*4"" identifier = (string_literal ""logical*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical";" (assignment_expression "pcVar5 = "logical"" identifier = (string_literal ""logical"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,8)" identifier = (call_expression "FUN_0010f4e0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "complex";" (assignment_expression "pcVar5 = "complex"" identifier = (string_literal ""complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,0x10);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,0x10)" identifier = (call_expression "FUN_0010f4e0(param_1,0x10)" identifier (argument_list "(param_1,0x10)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double complex";" (assignment_expression "pcVar5 = "double complex"" identifier = (string_literal ""double complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*1";" (assignment_expression "pcVar5 = "integer*1"" identifier = (string_literal ""integer*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*2";" (assignment_expression "pcVar5 = "integer*2"" identifier = (string_literal ""integer*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*4";" (assignment_expression "pcVar5 = "integer*4"" identifier = (string_literal ""integer*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "wchar";" (assignment_expression "pcVar5 = "wchar"" identifier = (string_literal ""wchar"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long long";" (assignment_expression "pcVar5 = "long long"" identifier = (string_literal ""long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,1)" identifier = (call_expression "FUN_0010f4a0(param_1,8,1)" identifier (argument_list "(param_1,8,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long long";" (assignment_expression "pcVar5 = "unsigned long long"" identifier = (string_literal ""unsigned long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,8)" identifier = (call_expression "FUN_0010f4d0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*8";" (assignment_expression "pcVar5 = "logical*8"" identifier = (string_literal ""logical*8"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*8";" (assignment_expression "pcVar5 = "integer*8"" identifier = (string_literal ""integer*8"" " string_content ")) ;)) })) (expression_statement "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);" (assignment_expression "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4)" identifier = (call_expression "FUN_0010fb10(param_1,pcVar5,uVar4)" identifier (argument_list "(param_1,pcVar5,uVar4)" ( identifier , identifier , identifier )))) ;) (expression_statement "*(long *)(param_2 + 0x90) = lVar3;" (assignment_expression "*(long *)(param_2 + 0x90) = lVar3" (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" else (compound_statement "{\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" { (expression_statement "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" ( number_literal , (string_literal ""Unrecognized XCOFF type %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,pcVar5,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar5,(ulong)uVar1)" identifier (argument_list "(stderr,pcVar5,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" else (compound_statement "{\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" { (expression_statement "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);" (assignment_expression "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier = (cast_expression "(long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier (argument_list "(param_2 + 0x80,param_2 + 0x88)" ( (binary_expression "param_2 + 0x80" identifier + number_literal) , (binary_expression "param_2 + 0x88" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\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 lVar3 = 0;\n }" { (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" else (compound_statement "{\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" { (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" { (expression_statement "lVar3 = FUN_0010f450(param_1,plVar2);" (assignment_expression "lVar3 = FUN_0010f450(param_1,plVar2)" identifier = (call_expression "FUN_0010f450(param_1,plVar2)" identifier (argument_list "(param_1,plVar2)" ( identifier , identifier )))) ;) (return_statement "return lVar3;" return identifier ;) })) }))) }))) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit "debug_type stab_find_type(void *dhandle,stab_handle *info,int *typenums)\n\n{\n uint uVar1;\n debug_type_conflict *slot;\n debug_type_conflict pdVar2;\n int iVar3;\n char *pcVar4;\n \n if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }\n return pdVar2;\n}\n\n" (function_definition "debug_type stab_find_type(void *dhandle,stab_handle *info,int *typenums)\n\n{\n uint uVar1;\n debug_type_conflict *slot;\n debug_type_conflict pdVar2;\n int iVar3;\n char *pcVar4;\n \n if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }\n return pdVar2;\n}" type_identifier (function_declarator "stab_find_type(void *dhandle,stab_handle *info,int *typenums)" identifier (parameter_list "(void *dhandle,stab_handle *info,int *typenums)" ( (parameter_declaration "void *dhandle" primitive_type (pointer_declarator "*dhandle" * identifier)) , (parameter_declaration "stab_handle *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "int *typenums" primitive_type (pointer_declarator "*typenums" * identifier)) ))) (compound_statement "{\n uint uVar1;\n debug_type_conflict *slot;\n debug_type_conflict pdVar2;\n int iVar3;\n char *pcVar4;\n \n if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }\n return pdVar2;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "debug_type_conflict *slot;" type_identifier (pointer_declarator "*slot" * identifier) ;) (declaration "debug_type_conflict pdVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (if_statement "if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }" if (parenthesized_expression "((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0))" ( (binary_expression "(*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)" (parenthesized_expression "(*typenums == 0)" ( (binary_expression "*typenums == 0" (pointer_expression "*typenums" * identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = typenums[1], (int)uVar1 < 0)" ( (comma_expression "uVar1 = typenums[1], (int)uVar1 < 0" (assignment_expression "uVar1 = typenums[1]" identifier = (subscript_expression "typenums[1]" identifier [ number_literal ])) , (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal)) ))) )) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }" { (if_statement "if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }" if (parenthesized_expression "(uVar1 + 0x22 < 0x22)" ( (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" identifier + number_literal) < number_literal) )) (compound_statement "{\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }" { (expression_statement "iVar3 = -uVar1;" (assignment_expression "iVar3 = -uVar1" identifier = (unary_expression "-uVar1" - identifier)) ;) (expression_statement "pdVar2 = info->xcoff_types[iVar3];" (assignment_expression "pdVar2 = info->xcoff_types[iVar3]" identifier = (subscript_expression "info->xcoff_types[iVar3]" (field_expression "info->xcoff_types" identifier -> field_identifier) [ identifier ])) ;) (if_statement "if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }" if (parenthesized_expression "(pdVar2 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar2 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }" { (switch_statement "switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }" switch (parenthesized_expression "(iVar3)" ( identifier )) (compound_statement "{\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }" { (case_statement "default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;" default : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "int";" (assignment_expression "pcVar4 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,0)" identifier = (call_expression "debug_make_int_type(dhandle,1,0)" identifier (argument_list "(dhandle,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "char";" (assignment_expression "pcVar4 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,0)" identifier = (call_expression "debug_make_int_type(dhandle,2,0)" identifier (argument_list "(dhandle,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "short";" (assignment_expression "pcVar4 = "short"" identifier = (string_literal ""short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "long";" (assignment_expression "pcVar4 = "long"" identifier = (string_literal ""long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,1)" identifier = (call_expression "debug_make_int_type(dhandle,1,1)" identifier (argument_list "(dhandle,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned char";" (assignment_expression "pcVar4 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,0)" identifier = (call_expression "debug_make_int_type(dhandle,1,0)" identifier (argument_list "(dhandle,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "signed char";" (assignment_expression "pcVar4 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,1)" identifier = (call_expression "debug_make_int_type(dhandle,2,1)" identifier (argument_list "(dhandle,2,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned short";" (assignment_expression "pcVar4 = "unsigned short"" identifier = (string_literal ""unsigned short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,1)" identifier = (call_expression "debug_make_int_type(dhandle,4,1)" identifier (argument_list "(dhandle,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned int";" (assignment_expression "pcVar4 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,1)" identifier = (call_expression "debug_make_int_type(dhandle,4,1)" identifier (argument_list "(dhandle,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned";" (assignment_expression "pcVar4 = "unsigned"" identifier = (string_literal ""unsigned"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,1)" identifier = (call_expression "debug_make_int_type(dhandle,4,1)" identifier (argument_list "(dhandle,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned long";" (assignment_expression "pcVar4 = "unsigned long"" identifier = (string_literal ""unsigned long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_void_type(dhandle);" (assignment_expression "pdVar2 = debug_make_void_type(dhandle)" identifier = (call_expression "debug_make_void_type(dhandle)" identifier (argument_list "(dhandle)" ( identifier )))) ;) (expression_statement "pcVar4 = "void";" (assignment_expression "pcVar4 = "void"" identifier = (string_literal ""void"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,4)" identifier = (call_expression "debug_make_float_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "float";" (assignment_expression "pcVar4 = "float"" identifier = (string_literal ""float"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,8)" identifier = (call_expression "debug_make_float_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "double";" (assignment_expression "pcVar4 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,8)" identifier = (call_expression "debug_make_float_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "long double";" (assignment_expression "pcVar4 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer";" (assignment_expression "pcVar4 = "integer"" identifier = (string_literal ""integer"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,4)" identifier = (call_expression "debug_make_bool_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "boolean";" (assignment_expression "pcVar4 = "boolean"" identifier = (string_literal ""boolean"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,4)" identifier = (call_expression "debug_make_float_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "short real";" (assignment_expression "pcVar4 = "short real"" identifier = (string_literal ""short real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,8)" identifier = (call_expression "debug_make_float_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "real";" (assignment_expression "pcVar4 = "real"" identifier = (string_literal ""real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;" case number_literal : (expression_statement "pcVar4 = "stringptr";" (assignment_expression "pcVar4 = "stringptr"" identifier = (string_literal ""stringptr"" " string_content ")) ;) (expression_statement "pdVar2 = (debug_type_conflict)0x0;" (assignment_expression "pdVar2 = (debug_type_conflict)0x0" identifier = (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) ;) (break_statement "break;" break ;)) (case_statement "case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,1)" identifier = (call_expression "debug_make_int_type(dhandle,1,1)" identifier (argument_list "(dhandle,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "character";" (assignment_expression "pcVar4 = "character"" identifier = (string_literal ""character"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,1);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,1)" identifier = (call_expression "debug_make_bool_type(dhandle,1)" identifier (argument_list "(dhandle,1)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*1";" (assignment_expression "pcVar4 = "logical*1"" identifier = (string_literal ""logical*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,2);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,2)" identifier = (call_expression "debug_make_bool_type(dhandle,2)" identifier (argument_list "(dhandle,2)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*2";" (assignment_expression "pcVar4 = "logical*2"" identifier = (string_literal ""logical*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,4)" identifier = (call_expression "debug_make_bool_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*4";" (assignment_expression "pcVar4 = "logical*4"" identifier = (string_literal ""logical*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,4)" identifier = (call_expression "debug_make_bool_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical";" (assignment_expression "pcVar4 = "logical"" identifier = (string_literal ""logical"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_complex_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_complex_type(dhandle,8)" identifier = (call_expression "debug_make_complex_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "complex";" (assignment_expression "pcVar4 = "complex"" identifier = (string_literal ""complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_complex_type(dhandle,0x10);" (assignment_expression "pdVar2 = debug_make_complex_type(dhandle,0x10)" identifier = (call_expression "debug_make_complex_type(dhandle,0x10)" identifier (argument_list "(dhandle,0x10)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "double complex";" (assignment_expression "pcVar4 = "double complex"" identifier = (string_literal ""double complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,0)" identifier = (call_expression "debug_make_int_type(dhandle,1,0)" identifier (argument_list "(dhandle,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*1";" (assignment_expression "pcVar4 = "integer*1"" identifier = (string_literal ""integer*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,0)" identifier = (call_expression "debug_make_int_type(dhandle,2,0)" identifier (argument_list "(dhandle,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*2";" (assignment_expression "pcVar4 = "integer*2"" identifier = (string_literal ""integer*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*4";" (assignment_expression "pcVar4 = "integer*4"" identifier = (string_literal ""integer*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,0)" identifier = (call_expression "debug_make_int_type(dhandle,2,0)" identifier (argument_list "(dhandle,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "wchar";" (assignment_expression "pcVar4 = "wchar"" identifier = (string_literal ""wchar"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,8,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,8,0)" identifier = (call_expression "debug_make_int_type(dhandle,8,0)" identifier (argument_list "(dhandle,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "long long";" (assignment_expression "pcVar4 = "long long"" identifier = (string_literal ""long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,8,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,8,1)" identifier = (call_expression "debug_make_int_type(dhandle,8,1)" identifier (argument_list "(dhandle,8,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned long long";" (assignment_expression "pcVar4 = "unsigned long long"" identifier = (string_literal ""unsigned long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,8)" identifier = (call_expression "debug_make_bool_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*8";" (assignment_expression "pcVar4 = "logical*8"" identifier = (string_literal ""logical*8"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,8,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,8,0)" identifier = (call_expression "debug_make_int_type(dhandle,8,0)" identifier (argument_list "(dhandle,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*8";" (assignment_expression "pcVar4 = "integer*8"" identifier = (string_literal ""integer*8"" " string_content ")) ;)) })) (expression_statement "pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);" (assignment_expression "pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2)" identifier = (call_expression "debug_name_type(dhandle,pcVar4,pdVar2)" identifier (argument_list "(dhandle,pcVar4,pdVar2)" ( identifier , identifier , identifier )))) ;) (expression_statement "info->xcoff_types[iVar3] = pdVar2;" (assignment_expression "info->xcoff_types[iVar3] = pdVar2" (subscript_expression "info->xcoff_types[iVar3]" (field_expression "info->xcoff_types" identifier -> field_identifier) [ identifier ]) = identifier) ;) })) }) (else_clause "else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }" else (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" ( number_literal , (string_literal ""Unrecognized XCOFF type %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,pcVar4,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar4,(ulong)uVar1)" identifier (argument_list "(stderr,pcVar4,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "pdVar2 = (debug_type_conflict)0x0;" (assignment_expression "pdVar2 = (debug_type_conflict)0x0" identifier = (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) ;) }))) }) (else_clause "else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }" else (compound_statement "{\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }" { (expression_statement "slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);" (assignment_expression "slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums)" identifier = (call_expression "stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums)" identifier (argument_list "((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums)" ( (cast_expression "(stab_handle *)&info->files" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->files" & (field_expression "info->files" identifier -> field_identifier))) , (cast_expression "(int *)&info->file_types" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->file_types" & (field_expression "info->file_types" identifier -> field_identifier))) , (cast_expression "(stab_handle *)typenums" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }" if (parenthesized_expression "(slot == (debug_type_conflict *)0x0)" ( (binary_expression "slot == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar2 = (debug_type_conflict)0x0;\n }" { (expression_statement "pdVar2 = (debug_type_conflict)0x0;" (assignment_expression "pdVar2 = (debug_type_conflict)0x0" identifier = (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) ;) }) (else_clause "else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }" else (compound_statement "{\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }" { (expression_statement "pdVar2 = *slot;" (assignment_expression "pdVar2 = *slot" identifier = (pointer_expression "*slot" * identifier)) ;) (if_statement "if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }" if (parenthesized_expression "(pdVar2 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar2 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }" { (expression_statement "pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);" (assignment_expression "pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0)" identifier = (call_expression "debug_make_indirect_type(dhandle,slot,(char *)0x0)" identifier (argument_list "(dhandle,slot,(char *)0x0)" ( identifier , identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (return_statement "return pdVar2;" return identifier ;) })) }))) }))) (return_statement "return pdVar2;" return identifier ;) })))
(translation_unit "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}\n\n" (function_definition "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00110930(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 (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (if_statement "if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" if (parenthesized_expression "((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0))" ( (binary_expression "(*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)" (parenthesized_expression "(*param_3 == 0)" ( (binary_expression "*param_3 == 0" (pointer_expression "*param_3" * identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = param_3[1], (int)uVar1 < 0)" ( (comma_expression "uVar1 = param_3[1], (int)uVar1 < 0" (assignment_expression "uVar1 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) , (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal)) ))) )) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }" { (if_statement "if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" if (parenthesized_expression "(uVar1 + 0x22 < 0x22)" ( (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" identifier + number_literal) < number_literal) )) (compound_statement "{\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }" { (expression_statement "param_2 = param_2 + (long)(int)-uVar1 * 8;" (assignment_expression "param_2 = param_2 + (long)(int)-uVar1 * 8" identifier = (binary_expression "param_2 + (long)(int)-uVar1 * 8" identifier + (binary_expression "(long)(int)-uVar1 * 8" (cast_expression "(long)(int)-uVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)-uVar1" ( (type_descriptor "int" primitive_type) ) (unary_expression "-uVar1" - identifier))) * number_literal))) ;) (expression_statement "lVar3 = *(long *)(param_2 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_2 + 0x90)" identifier = (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" { (switch_statement "switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" switch (parenthesized_expression "(-uVar1)" ( (unary_expression "-uVar1" - identifier) )) (compound_statement "{\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" { (case_statement "default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;" default : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "int";" (assignment_expression "pcVar5 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "char";" (assignment_expression "pcVar5 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "short";" (assignment_expression "pcVar5 = "short"" identifier = (string_literal ""short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long";" (assignment_expression "pcVar5 = "long"" identifier = (string_literal ""long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned char";" (assignment_expression "pcVar5 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "signed char";" (assignment_expression "pcVar5 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,1)" identifier = (call_expression "FUN_0010f4a0(param_1,2,1)" identifier (argument_list "(param_1,2,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned short";" (assignment_expression "pcVar5 = "unsigned short"" identifier = (string_literal ""unsigned short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned int";" (assignment_expression "pcVar5 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned";" (assignment_expression "pcVar5 = "unsigned"" identifier = (string_literal ""unsigned"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long";" (assignment_expression "pcVar5 = "unsigned long"" identifier = (string_literal ""unsigned long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f490(param_1);" (assignment_expression "uVar4 = FUN_0010f490(param_1)" identifier = (call_expression "FUN_0010f490(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar5 = "void";" (assignment_expression "pcVar5 = "void"" identifier = (string_literal ""void"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "float";" (assignment_expression "pcVar5 = "float"" identifier = (string_literal ""float"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double";" (assignment_expression "pcVar5 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "long double";" (assignment_expression "pcVar5 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer";" (assignment_expression "pcVar5 = "integer"" identifier = (string_literal ""integer"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "boolean";" (assignment_expression "pcVar5 = "boolean"" identifier = (string_literal ""boolean"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "short real";" (assignment_expression "pcVar5 = "short real"" identifier = (string_literal ""short real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "real";" (assignment_expression "pcVar5 = "real"" identifier = (string_literal ""real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;" case number_literal : (expression_statement "pcVar5 = "stringptr";" (assignment_expression "pcVar5 = "stringptr"" identifier = (string_literal ""stringptr"" " string_content ")) ;) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (break_statement "break;" break ;)) (case_statement "case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "character";" (assignment_expression "pcVar5 = "character"" identifier = (string_literal ""character"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,1);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,1)" identifier = (call_expression "FUN_0010f4d0(param_1,1)" identifier (argument_list "(param_1,1)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*1";" (assignment_expression "pcVar5 = "logical*1"" identifier = (string_literal ""logical*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,2);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,2)" identifier = (call_expression "FUN_0010f4d0(param_1,2)" identifier (argument_list "(param_1,2)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*2";" (assignment_expression "pcVar5 = "logical*2"" identifier = (string_literal ""logical*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*4";" (assignment_expression "pcVar5 = "logical*4"" identifier = (string_literal ""logical*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical";" (assignment_expression "pcVar5 = "logical"" identifier = (string_literal ""logical"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,8)" identifier = (call_expression "FUN_0010f4e0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "complex";" (assignment_expression "pcVar5 = "complex"" identifier = (string_literal ""complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,0x10);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,0x10)" identifier = (call_expression "FUN_0010f4e0(param_1,0x10)" identifier (argument_list "(param_1,0x10)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double complex";" (assignment_expression "pcVar5 = "double complex"" identifier = (string_literal ""double complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*1";" (assignment_expression "pcVar5 = "integer*1"" identifier = (string_literal ""integer*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*2";" (assignment_expression "pcVar5 = "integer*2"" identifier = (string_literal ""integer*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*4";" (assignment_expression "pcVar5 = "integer*4"" identifier = (string_literal ""integer*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "wchar";" (assignment_expression "pcVar5 = "wchar"" identifier = (string_literal ""wchar"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long long";" (assignment_expression "pcVar5 = "long long"" identifier = (string_literal ""long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,1)" identifier = (call_expression "FUN_0010f4a0(param_1,8,1)" identifier (argument_list "(param_1,8,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long long";" (assignment_expression "pcVar5 = "unsigned long long"" identifier = (string_literal ""unsigned long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,8)" identifier = (call_expression "FUN_0010f4d0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*8";" (assignment_expression "pcVar5 = "logical*8"" identifier = (string_literal ""logical*8"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*8";" (assignment_expression "pcVar5 = "integer*8"" identifier = (string_literal ""integer*8"" " string_content ")) ;)) })) (expression_statement "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);" (assignment_expression "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4)" identifier = (call_expression "FUN_0010fb10(param_1,pcVar5,uVar4)" identifier (argument_list "(param_1,pcVar5,uVar4)" ( identifier , identifier , identifier )))) ;) (expression_statement "*(long *)(param_2 + 0x90) = lVar3;" (assignment_expression "*(long *)(param_2 + 0x90) = lVar3" (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" else (compound_statement "{\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" { (expression_statement "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" ( number_literal , (string_literal ""Unrecognized XCOFF type %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,pcVar5,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar5,(ulong)uVar1)" identifier (argument_list "(stderr,pcVar5,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" else (compound_statement "{\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" { (expression_statement "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);" (assignment_expression "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier = (cast_expression "(long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier (argument_list "(param_2 + 0x80,param_2 + 0x88)" ( (binary_expression "param_2 + 0x80" identifier + number_literal) , (binary_expression "param_2 + 0x88" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\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 lVar3 = 0;\n }" { (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" else (compound_statement "{\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" { (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" { (expression_statement "lVar3 = FUN_0010f450(param_1,plVar2);" (assignment_expression "lVar3 = FUN_0010f450(param_1,plVar2)" identifier = (call_expression "FUN_0010f450(param_1,plVar2)" identifier (argument_list "(param_1,plVar2)" ( identifier , identifier )))) ;) (return_statement "return lVar3;" return identifier ;) })) }))) }))) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (unary_expression - IDENT))) * LIT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (switch_statement switch (parenthesized_expression ( (unary_expression - IDENT) )) (compound_statement { (case_statement default : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;)) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (return_statement return IDENT ;) })) }))) }))) (return_statement return IDENT ;) })))
(function_definition "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00110930(undefined8 param_1,long param_2,int *param_3)" (identifier "FUN_00110930") (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") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "char *pcVar5;" (primitive_type "char") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (if_statement "if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" (if "if") (parenthesized_expression "((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0))" (( "(") (binary_expression "(*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)" (parenthesized_expression "(*param_3 == 0)" (( "(") (binary_expression "*param_3 == 0" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar1 = param_3[1], (int)uVar1 < 0)" (( "(") (comma_expression "uVar1 = param_3[1], (int)uVar1 < 0" (assignment_expression "uVar1 = param_3[1]" (identifier "uVar1") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (, ",") (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar1")) (< "<") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }" ({ "{") (if_statement "if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" (if "if") (parenthesized_expression "(uVar1 + 0x22 < 0x22)" (( "(") (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" (identifier "uVar1") (+ "+") (number_literal "0x22")) (< "<") (number_literal "0x22")) () ")")) (compound_statement "{\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }" ({ "{") (expression_statement "param_2 = param_2 + (long)(int)-uVar1 * 8;" (assignment_expression "param_2 = param_2 + (long)(int)-uVar1 * 8" (identifier "param_2") (= "=") (binary_expression "param_2 + (long)(int)-uVar1 * 8" (identifier "param_2") (+ "+") (binary_expression "(long)(int)-uVar1 * 8" (cast_expression "(long)(int)-uVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)-uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (unary_expression "-uVar1" (- "-") (identifier "uVar1")))) (* "*") (number_literal "8")))) (; ";")) (expression_statement "lVar3 = *(long *)(param_2 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_2 + 0x90)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_2 + 0x90)" (* "*") (cast_expression "(long *)(param_2 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x90)" (( "(") (binary_expression "param_2 + 0x90" (identifier "param_2") (+ "+") (number_literal "0x90")) () ")"))))) (; ";")) (if_statement "if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" ({ "{") (switch_statement "switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" (switch "switch") (parenthesized_expression "(-uVar1)" (( "(") (unary_expression "-uVar1" (- "-") (identifier "uVar1")) () ")")) (compound_statement "{\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" ({ "{") (case_statement "default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;" (default "default") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "int";" (assignment_expression "pcVar5 = "int"" (identifier "pcVar5") (= "=") (string_literal ""int"" (" """) (string_content "int") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;" (case "case") (number_literal "2") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "char";" (assignment_expression "pcVar5 = "char"" (identifier "pcVar5") (= "=") (string_literal ""char"" (" """) (string_content "char") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;" (case "case") (number_literal "3") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,0)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "short";" (assignment_expression "pcVar5 = "short"" (identifier "pcVar5") (= "=") (string_literal ""short"" (" """) (string_content "short") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;" (case "case") (number_literal "4") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "long";" (assignment_expression "pcVar5 = "long"" (identifier "pcVar5") (= "=") (string_literal ""long"" (" """) (string_content "long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;" (case "case") (number_literal "5") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned char";" (assignment_expression "pcVar5 = "unsigned char"" (identifier "pcVar5") (= "=") (string_literal ""unsigned char"" (" """) (string_content "unsigned char") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;" (case "case") (number_literal "6") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "signed char";" (assignment_expression "pcVar5 = "signed char"" (identifier "pcVar5") (= "=") (string_literal ""signed char"" (" """) (string_content "signed char") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;" (case "case") (number_literal "7") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,1)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned short";" (assignment_expression "pcVar5 = "unsigned short"" (identifier "pcVar5") (= "=") (string_literal ""unsigned short"" (" """) (string_content "unsigned short") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;" (case "case") (number_literal "8") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,1)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned int";" (assignment_expression "pcVar5 = "unsigned int"" (identifier "pcVar5") (= "=") (string_literal ""unsigned int"" (" """) (string_content "unsigned int") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;" (case "case") (number_literal "9") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,1)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned";" (assignment_expression "pcVar5 = "unsigned"" (identifier "pcVar5") (= "=") (string_literal ""unsigned"" (" """) (string_content "unsigned") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;" (case "case") (number_literal "10") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,1)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned long";" (assignment_expression "pcVar5 = "unsigned long"" (identifier "pcVar5") (= "=") (string_literal ""unsigned long"" (" """) (string_content "unsigned long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;" (case "case") (number_literal "0xb") (: ":") (expression_statement "uVar4 = FUN_0010f490(param_1);" (assignment_expression "uVar4 = FUN_0010f490(param_1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f490(param_1)" (identifier "FUN_0010f490") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "pcVar5 = "void";" (assignment_expression "pcVar5 = "void"" (identifier "pcVar5") (= "=") (string_literal ""void"" (" """) (string_content "void") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;" (case "case") (number_literal "0xc") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,4)" (identifier "FUN_0010f4c0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "float";" (assignment_expression "pcVar5 = "float"" (identifier "pcVar5") (= "=") (string_literal ""float"" (" """) (string_content "float") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;" (case "case") (number_literal "0xd") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,8)" (identifier "FUN_0010f4c0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "double";" (assignment_expression "pcVar5 = "double"" (identifier "pcVar5") (= "=") (string_literal ""double"" (" """) (string_content "double") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;" (case "case") (number_literal "0xe") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,8)" (identifier "FUN_0010f4c0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "long double";" (assignment_expression "pcVar5 = "long double"" (identifier "pcVar5") (= "=") (string_literal ""long double"" (" """) (string_content "long double") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;" (case "case") (number_literal "0xf") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer";" (assignment_expression "pcVar5 = "integer"" (identifier "pcVar5") (= "=") (string_literal ""integer"" (" """) (string_content "integer") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;" (case "case") (number_literal "0x10") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,4)" (identifier "FUN_0010f4d0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "boolean";" (assignment_expression "pcVar5 = "boolean"" (identifier "pcVar5") (= "=") (string_literal ""boolean"" (" """) (string_content "boolean") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;" (case "case") (number_literal "0x11") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,4)" (identifier "FUN_0010f4c0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "short real";" (assignment_expression "pcVar5 = "short real"" (identifier "pcVar5") (= "=") (string_literal ""short real"" (" """) (string_content "short real") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;" (case "case") (number_literal "0x12") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,8)" (identifier "FUN_0010f4c0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "real";" (assignment_expression "pcVar5 = "real"" (identifier "pcVar5") (= "=") (string_literal ""real"" (" """) (string_content "real") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;" (case "case") (number_literal "0x13") (: ":") (expression_statement "pcVar5 = "stringptr";" (assignment_expression "pcVar5 = "stringptr"" (identifier "pcVar5") (= "=") (string_literal ""stringptr"" (" """) (string_content "stringptr") (" """))) (; ";")) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" (identifier "uVar4") (= "=") (number_literal "0")) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;" (case "case") (number_literal "0x14") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "character";" (assignment_expression "pcVar5 = "character"" (identifier "pcVar5") (= "=") (string_literal ""character"" (" """) (string_content "character") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;" (case "case") (number_literal "0x15") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,1);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,1)" (identifier "FUN_0010f4d0") (argument_list "(param_1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*1";" (assignment_expression "pcVar5 = "logical*1"" (identifier "pcVar5") (= "=") (string_literal ""logical*1"" (" """) (string_content "logical*1") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;" (case "case") (number_literal "0x16") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,2);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,2)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,2)" (identifier "FUN_0010f4d0") (argument_list "(param_1,2)" (( "(") (identifier "param_1") (, ",") (number_literal "2") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*2";" (assignment_expression "pcVar5 = "logical*2"" (identifier "pcVar5") (= "=") (string_literal ""logical*2"" (" """) (string_content "logical*2") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;" (case "case") (number_literal "0x17") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,4)" (identifier "FUN_0010f4d0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*4";" (assignment_expression "pcVar5 = "logical*4"" (identifier "pcVar5") (= "=") (string_literal ""logical*4"" (" """) (string_content "logical*4") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;" (case "case") (number_literal "0x18") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,4)" (identifier "FUN_0010f4d0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical";" (assignment_expression "pcVar5 = "logical"" (identifier "pcVar5") (= "=") (string_literal ""logical"" (" """) (string_content "logical") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;" (case "case") (number_literal "0x19") (: ":") (expression_statement "uVar4 = FUN_0010f4e0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4e0(param_1,8)" (identifier "FUN_0010f4e0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "complex";" (assignment_expression "pcVar5 = "complex"" (identifier "pcVar5") (= "=") (string_literal ""complex"" (" """) (string_content "complex") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;" (case "case") (number_literal "0x1a") (: ":") (expression_statement "uVar4 = FUN_0010f4e0(param_1,0x10);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,0x10)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4e0(param_1,0x10)" (identifier "FUN_0010f4e0") (argument_list "(param_1,0x10)" (( "(") (identifier "param_1") (, ",") (number_literal "0x10") () ")")))) (; ";")) (expression_statement "pcVar5 = "double complex";" (assignment_expression "pcVar5 = "double complex"" (identifier "pcVar5") (= "=") (string_literal ""double complex"" (" """) (string_content "double complex") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;" (case "case") (number_literal "0x1b") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*1";" (assignment_expression "pcVar5 = "integer*1"" (identifier "pcVar5") (= "=") (string_literal ""integer*1"" (" """) (string_content "integer*1") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;" (case "case") (number_literal "0x1c") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,0)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*2";" (assignment_expression "pcVar5 = "integer*2"" (identifier "pcVar5") (= "=") (string_literal ""integer*2"" (" """) (string_content "integer*2") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;" (case "case") (number_literal "0x1d") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*4";" (assignment_expression "pcVar5 = "integer*4"" (identifier "pcVar5") (= "=") (string_literal ""integer*4"" (" """) (string_content "integer*4") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;" (case "case") (number_literal "0x1e") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,0)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "wchar";" (assignment_expression "pcVar5 = "wchar"" (identifier "pcVar5") (= "=") (string_literal ""wchar"" (" """) (string_content "wchar") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;" (case "case") (number_literal "0x1f") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,8,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,8,0)" (( "(") (identifier "param_1") (, ",") (number_literal "8") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "long long";" (assignment_expression "pcVar5 = "long long"" (identifier "pcVar5") (= "=") (string_literal ""long long"" (" """) (string_content "long long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;" (case "case") (number_literal "0x20") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,8,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,8,1)" (( "(") (identifier "param_1") (, ",") (number_literal "8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned long long";" (assignment_expression "pcVar5 = "unsigned long long"" (identifier "pcVar5") (= "=") (string_literal ""unsigned long long"" (" """) (string_content "unsigned long long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;" (case "case") (number_literal "0x21") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,8)" (identifier "FUN_0010f4d0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*8";" (assignment_expression "pcVar5 = "logical*8"" (identifier "pcVar5") (= "=") (string_literal ""logical*8"" (" """) (string_content "logical*8") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";" (case "case") (number_literal "0x22") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,8,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,8,0)" (( "(") (identifier "param_1") (, ",") (number_literal "8") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*8";" (assignment_expression "pcVar5 = "integer*8"" (identifier "pcVar5") (= "=") (string_literal ""integer*8"" (" """) (string_content "integer*8") (" """))) (; ";"))) (} "}"))) (expression_statement "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);" (assignment_expression "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4)" (identifier "lVar3") (= "=") (call_expression "FUN_0010fb10(param_1,pcVar5,uVar4)" (identifier "FUN_0010fb10") (argument_list "(param_1,pcVar5,uVar4)" (( "(") (identifier "param_1") (, ",") (identifier "pcVar5") (, ",") (identifier "uVar4") () ")")))) (; ";")) (expression_statement "*(long *)(param_2 + 0x90) = lVar3;" (assignment_expression "*(long *)(param_2 + 0x90) = lVar3" (pointer_expression "*(long *)(param_2 + 0x90)" (* "*") (cast_expression "(long *)(param_2 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x90)" (( "(") (binary_expression "param_2 + 0x90" (identifier "param_2") (+ "+") (number_literal "0x90")) () ")")))) (= "=") (identifier "lVar3")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" (else "else") (compound_statement "{\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" ({ "{") (expression_statement "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" (identifier "pcVar5") (= "=") (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" (identifier "dcgettext") (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Unrecognized XCOFF type %d\n"" (" """) (string_content "Unrecognized XCOFF type %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar5,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar5,(ulong)uVar1)" (identifier "fprintf") (argument_list "(stderr,pcVar5,(ulong)uVar1)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar5") (, ",") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1")) () ")"))) (; ";")) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" (identifier "lVar3") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" (else "else") (compound_statement "{\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" ({ "{") (expression_statement "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);" (assignment_expression "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" (identifier "plVar2") (= "=") (cast_expression "(long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" (identifier "FUN_001107d0") (argument_list "(param_2 + 0x80,param_2 + 0x88)" (( "(") (binary_expression "param_2 + 0x80" (identifier "param_2") (+ "+") (number_literal "0x80")) (, ",") (binary_expression "param_2 + 0x88" (identifier "param_2") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\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 lVar3 = 0;\n }" ({ "{") (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" (identifier "lVar3") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" (else "else") (compound_statement "{\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" ({ "{") (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" (identifier "lVar3") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (if_statement "if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" ({ "{") (expression_statement "lVar3 = FUN_0010f450(param_1,plVar2);" (assignment_expression "lVar3 = FUN_0010f450(param_1,plVar2)" (identifier "lVar3") (= "=") (call_expression "FUN_0010f450(param_1,plVar2)" (identifier "FUN_0010f450") (argument_list "(param_1,plVar2)" (( "(") (identifier "param_1") (, ",") (identifier "plVar2") () ")")))) (; ";")) (return_statement "return lVar3;" (return "return") (identifier "lVar3") (; ";")) (} "}"))) (} "}")))) (} "}")))) (return_statement "return lVar3;" (return "return") (identifier "lVar3") (; ";")) (} "}")))
type_1 function_1(void *dhandle,type_2 *info,int *typenums) { type_3 var_1; type_4 *var_12; type_4 var_2; int iVar3; char *pcVar4; if ((*typenums == 0) && (var_1 = typenums[1], (int)var_1 < 0)) { if (var_1 + 0x22 < 0x22) { iVar3 = -var_1; var_2 = info->xcoff_types[iVar3]; if (var_2 == (type_4)0x0) { switch(iVar3) { default: var_2 = var_3(dhandle,4,0); pcVar4 = "int"; break; case 2: var_2 = var_3(dhandle,1,0); pcVar4 = "char"; break; case 3: var_2 = var_3(dhandle,2,0); pcVar4 = "short"; break; case 4: var_2 = var_3(dhandle,4,0); pcVar4 = "long"; break; case 5: var_2 = var_3(dhandle,1,1); pcVar4 = "unsigned char"; break; case 6: var_2 = var_3(dhandle,1,0); pcVar4 = "signed char"; break; case 7: var_2 = var_3(dhandle,2,1); pcVar4 = "unsigned short"; break; case 8: var_2 = var_3(dhandle,4,1); pcVar4 = "unsigned int"; break; case 9: var_2 = var_3(dhandle,4,1); pcVar4 = "unsigned"; break; case 10: var_2 = var_3(dhandle,4,1); pcVar4 = "unsigned long"; break; case 0xb: var_2 = var_4(dhandle); pcVar4 = "void"; break; case 0xc: var_2 = var_5(dhandle,4); pcVar4 = "float"; break; case 0xd: var_2 = var_5(dhandle,8); pcVar4 = "double"; break; case 0xe: var_2 = var_5(dhandle,8); pcVar4 = "long double"; break; case 0xf: var_2 = var_3(dhandle,4,0); pcVar4 = "integer"; break; case 0x10: var_2 = var_6(dhandle,4); pcVar4 = "boolean"; break; case 0x11: var_2 = var_5(dhandle,4); pcVar4 = "short real"; break; case 0x12: var_2 = var_5(dhandle,8); pcVar4 = "real"; break; case 0x13: pcVar4 = "stringptr"; var_2 = (type_4)0x0; break; case 0x14: var_2 = var_3(dhandle,1,1); pcVar4 = "character"; break; case 0x15: var_2 = var_6(dhandle,1); pcVar4 = "logical*1"; break; case 0x16: var_2 = var_6(dhandle,2); pcVar4 = "logical*2"; break; case 0x17: var_2 = var_6(dhandle,4); pcVar4 = "logical*4"; break; case 0x18: var_2 = var_6(dhandle,4); pcVar4 = "logical"; break; case 0x19: var_2 = var_7(dhandle,8); pcVar4 = "complex"; break; case 0x1a: var_2 = var_7(dhandle,0x10); pcVar4 = "double complex"; break; case 0x1b: var_2 = var_3(dhandle,1,0); pcVar4 = "integer*1"; break; case 0x1c: var_2 = var_3(dhandle,2,0); pcVar4 = "integer*2"; break; case 0x1d: var_2 = var_3(dhandle,4,0); pcVar4 = "integer*4"; break; case 0x1e: var_2 = var_3(dhandle,2,0); pcVar4 = "wchar"; break; case 0x1f: var_2 = var_3(dhandle,8,0); pcVar4 = "long long"; break; case 0x20: var_2 = var_3(dhandle,8,1); pcVar4 = "unsigned long long"; break; case 0x21: var_2 = var_6(dhandle,8); pcVar4 = "logical*8"; break; case 0x22: var_2 = var_3(dhandle,8,0); pcVar4 = "integer*8"; } var_2 = var_8(dhandle,pcVar4,var_2); info->xcoff_types[iVar3] = var_2; } } else { pcVar4 = (char *)var_9(0,"Unrecognized XCOFF type %d\n",5); var_10(stderr,pcVar4,(type_5)var_1); var_2 = (type_4)0x0; } } else { var_12 = var_11((type_2 *)&info->files,(int *)&info->file_types, (type_2 *)typenums); if (var_12 == (type_4 *)0x0) { var_2 = (type_4)0x0; } else { var_2 = *var_12; if (var_2 == (type_4)0x0) { var_2 = var_13(dhandle,var_12,(char *)0x0); return var_2; } } } return var_2; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (unary_expression argument: (identifier)))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (switch_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) body: (compound_statement (case_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (return_statement (identifier)))))))))) (return_statement (identifier)))))
null
long MASKED(undefined8 param_1,long param_2,int *param_3) { uint uVar1; long *plVar2; long lVar3; undefined8 uVar4; char *pcVar5; if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) { if (uVar1 + 0x22 < 0x22) { param_2 = param_2 + (long)(int)-uVar1 * 8; lVar3 = *(long *)(param_2 + 0x90); if (lVar3 == 0) { switch(-uVar1) { default: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "int"; break; case 2: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "char"; break; case 3: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "short"; break; case 4: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "long"; break; case 5: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "unsigned char"; break; case 6: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "signed char"; break; case 7: uVar4 = FUN_0010f4a0(param_1,2,1); pcVar5 = "unsigned short"; break; case 8: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned int"; break; case 9: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned"; break; case 10: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned long"; break; case 0xb: uVar4 = FUN_0010f490(param_1); pcVar5 = "void"; break; case 0xc: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "float"; break; case 0xd: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "double"; break; case 0xe: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "long double"; break; case 0xf: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer"; break; case 0x10: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "boolean"; break; case 0x11: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "short real"; break; case 0x12: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "real"; break; case 0x13: pcVar5 = "stringptr"; uVar4 = 0; break; case 0x14: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "character"; break; case 0x15: uVar4 = FUN_0010f4d0(param_1,1); pcVar5 = "logical*1"; break; case 0x16: uVar4 = FUN_0010f4d0(param_1,2); pcVar5 = "logical*2"; break; case 0x17: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical*4"; break; case 0x18: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical"; break; case 0x19: uVar4 = FUN_0010f4e0(param_1,8); pcVar5 = "complex"; break; case 0x1a: uVar4 = FUN_0010f4e0(param_1,0x10); pcVar5 = "double complex"; break; case 0x1b: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "integer*1"; break; case 0x1c: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "integer*2"; break; case 0x1d: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer*4"; break; case 0x1e: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "wchar"; break; case 0x1f: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "long long"; break; case 0x20: uVar4 = FUN_0010f4a0(param_1,8,1); pcVar5 = "unsigned long long"; break; case 0x21: uVar4 = FUN_0010f4d0(param_1,8); pcVar5 = "logical*8"; break; case 0x22: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "integer*8"; } lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4); *(long *)(param_2 + 0x90) = lVar3; } } else { pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5); fprintf(stderr,pcVar5,(ulong)uVar1); lVar3 = 0; } } else { plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88); if (plVar2 == (long *)0x0) { lVar3 = 0; } else { lVar3 = *plVar2; if (lVar3 == 0) { lVar3 = FUN_0010f450(param_1,plVar2); return lVar3; } } } return lVar3; }
1117_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~Struct_warn_unresolved_symbols
FUN_00155de0
/* 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_0043f5a8; 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_00155de0(undefined8 *param_1) { *param_1 = &PTR_FUN_0043f5a8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002eff50(); } thunk_FUN_002eff50(param_1,0x68); return; }
LEA RAX,[0x43f5a8] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x00155e00 CALL 0x002eff50 MOV RDI,RBX MOV ESI,0x68 POP RBX JMP 0x002eff40
null
null
null
null
[(u'LOAD_-1207280136', u'CALL_-1207280101'), (u'PTRSUB_-1207279997', u'PTRSUB_-1207279993'), (u'CAST_-1207279993', u'STORE_-1207280140'), (u'PTRSUB_-1207279990', u'LOAD_-1207280136'), ('const-8', u'PTRSUB_-1207279998'), ('const-433', u'LOAD_-1207280136'), (u'PTRSUB_-1207279992', u'PTRSUB_-1207279988'), ('const-0', u'RETURN_-1207280076'), ('const-433', u'STORE_-1207280140'), ('const-4453800', u'PTRSUB_-1207280003'), (u'PTRSUB_-1207279988', u'PTRSUB_-1207279985'), (u'PTRSUB_-1207279997', u'STORE_-1207280140'), (u'LOAD_-1207280136', u'CAST_-1207279981'), (u'PTRSUB_-1207280003', u'CAST_-1207279993'), (u'PTRSUB_-1207280002', u'PTRSUB_-1207279997'), ('const-8', u'PTRSUB_-1207279992'), ('const-0', u'PTRSUB_-1207279993'), (u'PTRSUB_-1207279993', u'PTRSUB_-1207279990'), ('const-0', u'PTRSUB_-1207279990'), (u'CAST_-1207279981', u'INT_NOTEQUAL_-1207280109'), (u'INT_NOTEQUAL_-1207280109', u'CBRANCH_-1207280108'), ('tmp_93', u'CALL_-1207280080'), ('const-0', u'PTRSUB_-1207280003'), ('const-104', u'CALL_-1207280080'), ('tmp_93', u'PTRSUB_-1207279998'), ('tmp_58', u'CBRANCH_-1207280108'), (u'PTRSUB_-1207279998', u'PTRSUB_-1207279997'), ('const-0', u'PTRSUB_-1207280002'), ('const-0', u'PTRSUB_-1207279997'), ('tmp_93', u'PTRSUB_-1207280002'), ('const-16', u'PTRSUB_-1207279985'), ('tmp_93', u'PTRSUB_-1207279992'), (u'PTRSUB_-1207279985', u'INT_NOTEQUAL_-1207280109'), ('const-0', u'PTRSUB_-1207279988'), ('const-0', u'PTRSUB_-1207279997')]
[(u'INT_NOTEQUAL_-1207280109', u'CBRANCH_-1207280108'), (u'PTRADD_-1207279996', u'INT_NOTEQUAL_-1207280109'), ('const-0', u'PTRSUB_-1207280004'), ('const-4453800', u'PTRSUB_-1207280004'), ('tmp_58', u'CBRANCH_-1207280108'), ('tmp_194', u'CALL_-1207280080'), ('const-8', u'PTRADD_-1207280001'), ('const-8', u'PTRADD_-1207279996'), ('const-0', u'RETURN_-1207280076'), ('const-433', u'LOAD_-1207280136'), (u'PTRSUB_-1207280004', u'STORE_-1207280140'), ('const-433', u'STORE_-1207280140'), ('tmp_194', u'STORE_-1207280140'), ('tmp_194', u'PTRADD_-1207280001'), ('const-1', u'PTRADD_-1207280001'), (u'CAST_-1207280000', u'INT_NOTEQUAL_-1207280109'), ('tmp_194', u'PTRADD_-1207279996'), (u'PTRADD_-1207280001', u'LOAD_-1207280136'), (u'LOAD_-1207280136', u'CAST_-1207280000'), ('const-104', u'CALL_-1207280080'), ('const-3', u'PTRADD_-1207279996')]
null
null
00155de0
x64
O2
(translation_unit "void FUN_00155de0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_00155de0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_00155de0(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_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0043f5a8;" (assignment_expression "*param_1 = &PTR_FUN_0043f5a8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0043f5a8" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\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_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002eff50(param_1,0x68);" (call_expression "thunk_FUN_002eff50(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_0043f5a8;\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_0043f5a8;\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_0043f5a8;\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_0043f5a8;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0043f5a8" (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_0043f5a8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_0043f5a8" & 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_00155de0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_00155de0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_00155de0(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_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0043f5a8;" (assignment_expression "*param_1 = &PTR_FUN_0043f5a8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0043f5a8" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\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_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002eff50(param_1,0x68);" (call_expression "thunk_FUN_002eff50(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_00155de0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00155de0(undefined8 *param_1)" (identifier "FUN_00155de0") (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_0043f5a8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\n }\n thunk_FUN_002eff50(param_1,0x68);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_0043f5a8;" (assignment_expression "*param_1 = &PTR_FUN_0043f5a8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0043f5a8" (& "&") (identifier "PTR_FUN_0043f5a8"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002eff50();\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_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_002eff50(param_1,0x68);" (call_expression "thunk_FUN_002eff50(param_1,0x68)" (identifier "thunk_FUN_002eff50") (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_0043f5a8; 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_0043f5a8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002eff50(); } thunk_FUN_002eff50(param_1,0x68); return; }
171_powerpc-linux-gnu-addr2line_and_powerpc-linux-gnu-addr2line_strip.c
bfd_printable_arch_mach
bfd_printable_arch_mach
/* WARNING: Control flow encountered bad instruction data */ void bfd_printable_arch_mach(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_printable_arch_mach(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939222')]
[('const-1', u'RETURN_-1206939222')]
null
null
001091a0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (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(); }
4281_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
rescannable_defines
FUN_001ef6f0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool rescannable_defines(Plugin_manager * this, size_t i, Symbol * sym) */ bool __thiscall gold::Plugin_manager::rescannable_defines(Plugin_manager *this,size_t i,Symbol *sym) { Archive *this_00; bool bVar1; Task *pTVar2; pointer pRVar3; pRVar3 = (this->rescannable_). super__Vector_base<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_> ._M_impl._M_start + i; this_00 = (pRVar3->u).archive; if (pRVar3->is_archive != false) { bVar1 = Archive::defines_symbol(this_00,sym); return bVar1; } pTVar2 = (Task *)(this_00->super_Library_base)._vptr_Library_base; if (pTVar2 != (this_00->super_Library_base).task_) { do { bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym); if (bVar1) { return bVar1; } pTVar2 = (Task *)&pTVar2->list_next_; } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2); } return false; }
undefined8 FUN_001ef6f0(long param_1,long param_2,undefined8 param_3) { long *plVar1; undefined8 uVar2; undefined8 *puVar3; char *pcVar4; pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80)); plVar1 = *(long **)(pcVar4 + 8); if (*pcVar4 != '\0') { uVar2 = FUN_00233de0(plVar1,param_3); return uVar2; } puVar3 = (undefined8 *)*plVar1; if (puVar3 != (undefined8 *)plVar1[1]) { do { uVar2 = FUN_00233de0(*puVar3,param_3); if ((char)uVar2 != '\0') { return uVar2; } puVar3 = puVar3 + 1; } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3); } return 0; }
SHL RSI,0x4 ADD RSI,qword ptr [RDI + 0x80] CMP byte ptr [RSI],0x0 MOV RDI,qword ptr [RSI + 0x8] JNZ 0x001ef750 PUSH R12 MOV R12,RDX PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,qword ptr [RDI] CMP RBX,qword ptr [RDI + 0x8] JNZ 0x001ef72e JMP 0x001ef748 MOV RAX,qword ptr [RBP + 0x8] ADD RBX,0x8 CMP qword ptr [RAX + 0x8],RBX JZ 0x001ef748 MOV RDI,qword ptr [RBX] MOV RSI,R12 CALL 0x00233de0 TEST AL,AL JZ 0x001ef720 POP RBX POP RBP POP R12 RET POP RBX XOR EAX,EAX POP RBP POP R12 RET MOV RSI,RDX JMP 0x00233de0
null
null
null
null
[('const-8', u'PTRSUB_-1207830357'), (u'PTRSUB_-1207830425', u'PTRSUB_-1207830419'), ('const-16', u'PTRADD_-1207830416'), (u'PTRSUB_-1207830403', u'PTRSUB_-1207830398'), (u'LOAD_-1207830599', u'PTRSUB_-1207830359'), ('const-0', u'PTRSUB_-1207830392'), ('const-0', u'PTRSUB_-1207830361'), ('const-433', u'LOAD_-1207830599'), (u'CALL_-1207830601', u'COPY_-1207830505'), (u'LOAD_-1207830722', u'PTRSUB_-1207830398'), (u'LOAD_-1207830752', u'PTRADD_-1207830416'), ('tmp_466', u'CBRANCH_-1207830561'), (u'PTRSUB_-1207830388', u'LOAD_-1207830685'), ('tmp_488', u'CALL_-1207830518'), ('const-0', u'PTRSUB_-1207830359'), (u'PTRSUB_-1207830361', u'LOAD_-1207830599'), (u'PTRSUB_-1207830392', u'LOAD_-1207830691'), ('const-433', u'LOAD_-1207830685'), ('const-0', u'PTRSUB_-1207830398'), ('const-0', u'PTRSUB_-1207830419'), ('const-433', u'LOAD_-1207830579'), (u'MULTIEQUAL_-1207830443', u'PTRSUB_-1207830373'), ('tmp_183', u'CBRANCH_-1207830712'), ('const-0', u'PTRSUB_-1207830416'), (u'PTRSUB_-1207830394', u'PTRSUB_-1207830388'), (u'PTRSUB_-1207830416', u'LOAD_-1207830752'), (u'CAST_-1207830358', u'INT_NOTEQUAL_-1207830563'), ('const-0', u'PTRSUB_-1207830425'), (u'MULTIEQUAL_-1207830443', u'PTRSUB_-1207830362'), (u'LOAD_-1207830737', u'INT_NOTEQUAL_-1207830721'), (u'PTRSUB_-1207830419', u'PTRSUB_-1207830416'), ('tmp_486', u'PTRSUB_-1207830426'), ('const-8', u'PTRSUB_-1207830368'), (u'PTRSUB_-1207830373', u'CAST_-1207830358'), ('tmp_488', u'CALL_-1207830601'), ('const-8', u'PTRSUB_-1207830373'), (u'LOAD_-1207830617', u'CAST_-1207830350'), (u'PTRSUB_-1207830359', u'PTRSUB_-1207830357'), (u'PTRSUB_-1207830362', u'LOAD_-1207830617'), (u'CAST_-1207830358', u'MULTIEQUAL_-1207830443'), ('tmp_254', u'CBRANCH_-1207830666'), ('const-8', u'PTRSUB_-1207830388'), (u'LOAD_-1207830691', u'CAST_-1207830383'), (u'CAST_-1207830383', u'INT_NOTEQUAL_-1207830669'), ('tmp_487', u'PTRADD_-1207830416'), (u'PTRSUB_-1207830398', u'PTRSUB_-1207830392'), ('const-0', u'PTRSUB_-1207830394'), ('const-433', u'LOAD_-1207830722'), ('const-0', u'COPY_-1207830493'), (u'LOAD_-1207830722', u'CALL_-1207830518'), (u'INT_NOTEQUAL_-1207830721', u'CBRANCH_-1207830712'), ('const-0', u'PTRSUB_-1207830362'), ('const-8', u'PTRSUB_-1207830403'), (u'COPY_-1207830493', u'RETURN_-1207830578'), (u'PTRSUB_-1207830407', u'LOAD_-1207830737'), (u'PTRADD_-1207830416', u'PTRSUB_-1207830368'), (u'INT_NOTEQUAL_-1207830563', u'CBRANCH_-1207830561'), (u'CAST_-1207830383', u'MULTIEQUAL_-1207830443'), (u'LOAD_-1207830685', u'INT_NOTEQUAL_-1207830669'), ('const-0', u'PTRSUB_-1207830398'), ('const-0', u'RETURN_-1207830578'), (u'PTRADD_-1207830416', u'PTRSUB_-1207830407'), ('tmp_359', u'CBRANCH_-1207830586'), ('const-0', u'RETURN_-1207830560'), ('const-0', u'PTRSUB_-1207830407'), (u'LOAD_-1207830722', u'PTRSUB_-1207830394'), (u'INT_NOTEQUAL_-1207830669', u'CBRANCH_-1207830666'), ('const-433', u'LOAD_-1207830691'), ('const-0', u'RETURN_-1207830514'), (u'CALL_-1207830601', u'CBRANCH_-1207830586'), ('const-433', u'LOAD_-1207830737'), (u'PTRSUB_-1207830398', u'LOAD_-1207830722'), (u'PTRSUB_-1207830357', u'LOAD_-1207830579'), (u'CAST_-1207830350', u'CALL_-1207830601'), ('const-0', u'INT_NOTEQUAL_-1207830721'), ('const-433', u'LOAD_-1207830617'), ('const-433', u'LOAD_-1207830752'), ('const-128', u'PTRSUB_-1207830426'), (u'CALL_-1207830518', u'COPY_-1207830486'), (u'COPY_-1207830505', u'RETURN_-1207830560'), (u'LOAD_-1207830579', u'INT_NOTEQUAL_-1207830563'), (u'PTRSUB_-1207830426', u'PTRSUB_-1207830425'), (u'COPY_-1207830486', u'RETURN_-1207830514'), (u'PTRADD_-1207830416', u'PTRSUB_-1207830403'), (u'PTRSUB_-1207830368', u'PTRSUB_-1207830361')]
[(u'LOAD_-1207830685', u'CAST_-1207830403'), (u'CAST_-1207830435', u'PTRADD_-1207830537'), (u'PTRADD_-1207830388', u'MULTIEQUAL_-1207830450'), (u'CAST_-1207830435', u'LOAD_-1207830737'), (u'INT_MULT_-1207830766', u'INT_ADD_-1207830734'), ('const-433', u'LOAD_-1207830685'), ('const-8', u'PTRADD_-1207830660'), (u'LOAD_-1207830752', u'INT_ADD_-1207830734'), ('tmp_466', u'CBRANCH_-1207830561'), (u'CALL_-1207830601', u'RETURN_-1207830560'), ('const-433', u'LOAD_-1207830617'), (u'CAST_-1207830407', u'MULTIEQUAL_-1207830450'), ('const-0', u'SUBPIECE_-1207830454'), (u'CAST_-1207830407', u'INT_NOTEQUAL_-1207830669'), (u'CAST_-1207830436', u'LOAD_-1207830752'), ('const-8', u'PTRADD_-1207830388'), (u'PTRADD_-1207830408', u'LOAD_-1207830685'), (u'PTRADD_-1207830660', u'CAST_-1207830424'), ('const-433', u'LOAD_-1207830737'), (u'COPY_-1207830609', u'RETURN_-1207830578'), (u'PTRADD_-1207830537', u'CAST_-1207830387'), ('tmp_742', u'CALL_-1207830601'), ('const-1', u'PTRADD_-1207830537'), (u'CAST_-1207830387', u'LOAD_-1207830599'), ('tmp_183', u'CBRANCH_-1207830712'), (u'MULTIEQUAL_-1207830450', u'PTRADD_-1207830388'), ('const-16', u'INT_MULT_-1207830766'), (u'LOAD_-1207830722', u'PTRADD_-1207830408'), (u'CALL_-1207830518', u'RETURN_-1207830514'), ('const-0', u'COPY_-1207830609'), (u'LOAD_-1207830737', u'INT_NOTEQUAL_-1207830721'), ('const-8', u'INT_ADD_-1207830563'), ('tmp_735', u'INT_MULT_-1207830766'), ('tmp_254', u'CBRANCH_-1207830666'), ('const-1', u'PTRADD_-1207830660'), (u'CALL_-1207830601', u'SUBPIECE_-1207830454'), (u'LOAD_-1207830691', u'CAST_-1207830407'), (u'CAST_-1207830424', u'LOAD_-1207830722'), (u'CAST_-1207830403', u'INT_NOTEQUAL_-1207830669'), (u'INT_NOTEQUAL_-1207830586', u'CBRANCH_-1207830586'), (u'INT_ADD_-1207830734', u'CAST_-1207830435'), (u'MULTIEQUAL_-1207830450', u'LOAD_-1207830617'), ('const-433', u'LOAD_-1207830752'), ('const-433', u'LOAD_-1207830599'), (u'LOAD_-1207830722', u'CALL_-1207830518'), ('tmp_742', u'CALL_-1207830518'), (u'INT_NOTEQUAL_-1207830721', u'CBRANCH_-1207830712'), ('const-8', u'PTRADD_-1207830537'), (u'INT_NOTEQUAL_-1207830563', u'CBRANCH_-1207830561'), ('const-8', u'PTRADD_-1207830408'), ('const-0', u'RETURN_-1207830578'), ('const-0', u'INT_NOTEQUAL_-1207830586'), ('tmp_359', u'CBRANCH_-1207830586'), ('tmp_741', u'INT_ADD_-1207830740'), ('const-0', u'RETURN_-1207830560'), (u'INT_NOTEQUAL_-1207830669', u'CBRANCH_-1207830666'), ('const-1', u'PTRADD_-1207830388'), (u'PTRADD_-1207830388', u'INT_NOTEQUAL_-1207830563'), (u'LOAD_-1207830722', u'LOAD_-1207830691'), ('const-0', u'RETURN_-1207830514'), ('const-433', u'LOAD_-1207830579'), ('const-433', u'LOAD_-1207830722'), ('const-1', u'PTRADD_-1207830408'), (u'SUBPIECE_-1207830454', u'INT_NOTEQUAL_-1207830586'), ('const-128', u'INT_ADD_-1207830740'), (u'CAST_-1207830378', u'LOAD_-1207830579'), (u'LOAD_-1207830617', u'CALL_-1207830601'), ('const-433', u'LOAD_-1207830691'), (u'INT_ADD_-1207830740', u'CAST_-1207830436'), (u'INT_ADD_-1207830563', u'CAST_-1207830378'), (u'LOAD_-1207830579', u'INT_NOTEQUAL_-1207830563'), (u'CAST_-1207830435', u'PTRADD_-1207830660'), ('const-0', u'INT_NOTEQUAL_-1207830721'), (u'LOAD_-1207830599', u'INT_ADD_-1207830563')]
null
null
001ef6f0
x64
O2
(translation_unit "undefined8 FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)\n\n{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)\n\n{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}" type_identifier (function_declarator "FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,long param_2,undefined8 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 "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (expression_statement "pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));" (assignment_expression "pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80))" identifier = (cast_expression "(char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 * 0x10 + *(long *)(param_1 + 0x80))" ( (binary_expression "param_2 * 0x10 + *(long *)(param_1 + 0x80)" (binary_expression "param_2 * 0x10" identifier * number_literal) + (pointer_expression "*(long *)(param_1 + 0x80)" * (cast_expression "(long *)(param_1 + 0x80)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) ))))) )))) ;) (expression_statement "plVar1 = *(long **)(pcVar4 + 8);" (assignment_expression "plVar1 = *(long **)(pcVar4 + 8)" identifier = (pointer_expression "*(long **)(pcVar4 + 8)" * (cast_expression "(long **)(pcVar4 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(pcVar4 + 8)" ( (binary_expression "pcVar4 + 8" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }" if (parenthesized_expression "(*pcVar4 != '\0')" ( (binary_expression "*pcVar4 != '\0'" (pointer_expression "*pcVar4" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }" { (expression_statement "uVar2 = FUN_00233de0(plVar1,param_3);" (assignment_expression "uVar2 = FUN_00233de0(plVar1,param_3)" identifier = (call_expression "FUN_00233de0(plVar1,param_3)" identifier (argument_list "(plVar1,param_3)" ( identifier , identifier )))) ;) (return_statement "return uVar2;" return identifier ;) })) (expression_statement "puVar3 = (undefined8 *)*plVar1;" (assignment_expression "puVar3 = (undefined8 *)*plVar1" identifier = (cast_expression "(undefined8 *)*plVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier))) ;) (if_statement "if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }" if (parenthesized_expression "(puVar3 != (undefined8 *)plVar1[1])" ( (binary_expression "puVar3 != (undefined8 *)plVar1[1]" identifier != (cast_expression "(undefined8 *)plVar1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }" { (do_statement "do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);" do (compound_statement "{\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n }" { (expression_statement "uVar2 = FUN_00233de0(*puVar3,param_3);" (assignment_expression "uVar2 = FUN_00233de0(*puVar3,param_3)" identifier = (call_expression "FUN_00233de0(*puVar3,param_3)" identifier (argument_list "(*puVar3,param_3)" ( (pointer_expression "*puVar3" * identifier) , identifier )))) ;) (if_statement "if ((char)uVar2 != '\0') {\n return uVar2;\n }" if (parenthesized_expression "((char)uVar2 != '\0')" ( (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) })) (expression_statement "puVar3 = puVar3 + 1;" (assignment_expression "puVar3 = puVar3 + 1" identifier = (binary_expression "puVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3)" ( (binary_expression "*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3" (pointer_expression "*(undefined8 **)(*(long *)(pcVar4 + 8) + 8)" * (cast_expression "(undefined8 **)(*(long *)(pcVar4 + 8) + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(pcVar4 + 8) + 8)" ( (binary_expression "*(long *)(pcVar4 + 8) + 8" (pointer_expression "*(long *)(pcVar4 + 8)" * (cast_expression "(long *)(pcVar4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 8)" ( (binary_expression "pcVar4 + 8" identifier + number_literal) )))) + number_literal) )))) != identifier) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool rescannable_defines(Plugin_manager * this, size_t i, Symbol * sym)\n */\n\nbool __thiscall gold::Plugin_manager::rescannable_defines(Plugin_manager *this,size_t i,Symbol *sym)\n\n{\n Archive *this_00;\n bool bVar1;\n Task *pTVar2;\n pointer pRVar3;\n \n pRVar3 = (this->rescannable_).\n super__Vector_base<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_>\n ._M_impl._M_start + i;\n this_00 = (pRVar3->u).archive;\n if (pRVar3->is_archive != false) {\n bVar1 = Archive::defines_symbol(this_00,sym);\n return bVar1;\n }\n pTVar2 = (Task *)(this_00->super_Library_base)._vptr_Library_base;\n if (pTVar2 != (this_00->super_Library_base).task_) {\n do {\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2);\n }\n return false;\n}\n\n" comment comment (function_definition "bool __thiscall gold::Plugin_manager::rescannable_defines(Plugin_manager *this,size_t i,Symbol *sym)\n\n{\n Archive *this_00;\n bool bVar1;\n Task *pTVar2;\n pointer pRVar3;\n \n pRVar3 = (this->rescannable_).\n super__Vector_base<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_>\n ._M_impl._M_start + i;\n this_00 = (pRVar3->u).archive;\n if (pRVar3->is_archive != false) {\n bVar1 = Archive::defines_symbol(this_00,sym);\n return bVar1;\n }\n pTVar2 = (Task *)(this_00->super_Library_base)._vptr_Library_base;\n if (pTVar2 != (this_00->super_Library_base).task_) {\n do {\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2);\n }\n return false;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Plugin_manager::" identifier : : identifier : :) (function_declarator "rescannable_defines(Plugin_manager *this,size_t i,Symbol *sym)" identifier (parameter_list "(Plugin_manager *this,size_t i,Symbol *sym)" ( (parameter_declaration "Plugin_manager *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "size_t i" primitive_type identifier) , (parameter_declaration "Symbol *sym" type_identifier (pointer_declarator "*sym" * identifier)) ))) (compound_statement "{\n Archive *this_00;\n bool bVar1;\n Task *pTVar2;\n pointer pRVar3;\n \n pRVar3 = (this->rescannable_).\n super__Vector_base<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_>\n ._M_impl._M_start + i;\n this_00 = (pRVar3->u).archive;\n if (pRVar3->is_archive != false) {\n bVar1 = Archive::defines_symbol(this_00,sym);\n return bVar1;\n }\n pTVar2 = (Task *)(this_00->super_Library_base)._vptr_Library_base;\n if (pTVar2 != (this_00->super_Library_base).task_) {\n do {\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2);\n }\n return false;\n}" { (declaration "Archive *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "bool bVar1;" primitive_type identifier ;) (declaration "Task *pTVar2;" type_identifier (pointer_declarator "*pTVar2" * identifier) ;) (declaration "pointer pRVar3;" type_identifier identifier ;) (ERROR "pRVar3 = (this->rescannable_).\n super__Vector_base<gold::" (assignment_expression "pRVar3 = (this->rescannable_).\n super__Vector_base<gold" identifier = (binary_expression "(this->rescannable_).\n super__Vector_base<gold" (field_expression "(this->rescannable_).\n super__Vector_base" (parenthesized_expression "(this->rescannable_)" ( (field_expression "this->rescannable_" identifier -> field_identifier) )) . field_identifier) < identifier)) : :) (labeled_statement "Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_>\n ._M_impl._M_start + i;" statement_identifier (ERROR "::Rescannable,_std::allocator<gold:" : : (comma_expression "Rescannable,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Plugin_manager::Rescannable>_>\n ._M_impl._M_start + i;" statement_identifier : (ERROR ":" :) (expression_statement "Rescannable>_>\n ._M_impl._M_start + i;" (binary_expression "Rescannable>_>\n ._M_impl._M_start + i" (field_expression "Rescannable>_>\n ._M_impl._M_start" (field_expression "Rescannable>_>\n ._M_impl" (binary_expression "Rescannable>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) + identifier) ;))) (expression_statement "this_00 = (pRVar3->u).archive;" (assignment_expression "this_00 = (pRVar3->u).archive" identifier = (field_expression "(pRVar3->u).archive" (parenthesized_expression "(pRVar3->u)" ( (field_expression "pRVar3->u" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pRVar3->is_archive != false) {\n bVar1 = Archive::defines_symbol(this_00,sym);\n return bVar1;\n }" if (parenthesized_expression "(pRVar3->is_archive != false)" ( (binary_expression "pRVar3->is_archive != false" (field_expression "pRVar3->is_archive" identifier -> field_identifier) != false) )) (compound_statement "{\n bVar1 = Archive::defines_symbol(this_00,sym);\n return bVar1;\n }" { (ERROR "bVar1 = Archive::" (assignment_expression "bVar1 = Archive" identifier = identifier) : :) (expression_statement "defines_symbol(this_00,sym);" (call_expression "defines_symbol(this_00,sym)" identifier (argument_list "(this_00,sym)" ( identifier , identifier ))) ;) (return_statement "return bVar1;" return identifier ;) })) (expression_statement "pTVar2 = (Task *)(this_00->super_Library_base)._vptr_Library_base;" (assignment_expression "pTVar2 = (Task *)(this_00->super_Library_base)._vptr_Library_base" identifier = (cast_expression "(Task *)(this_00->super_Library_base)._vptr_Library_base" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this_00->super_Library_base)._vptr_Library_base" (parenthesized_expression "(this_00->super_Library_base)" ( (field_expression "this_00->super_Library_base" identifier -> field_identifier) )) . field_identifier))) ;) (if_statement "if (pTVar2 != (this_00->super_Library_base).task_) {\n do {\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2);\n }" if (parenthesized_expression "(pTVar2 != (this_00->super_Library_base).task_)" ( (binary_expression "pTVar2 != (this_00->super_Library_base).task_" identifier != (field_expression "(this_00->super_Library_base).task_" (parenthesized_expression "(this_00->super_Library_base)" ( (field_expression "this_00->super_Library_base" identifier -> field_identifier) )) . field_identifier)) )) (compound_statement "{\n do {\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2);\n }" { (do_statement "do {\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n } while ((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2);" do (compound_statement "{\n bVar1 = Archive::defines_symbol((Archive *)pTVar2->_vptr_Task,sym);\n if (bVar1) {\n return bVar1;\n }\n pTVar2 = (Task *)&pTVar2->list_next_;\n }" { (ERROR "bVar1 = Archive::" (assignment_expression "bVar1 = Archive" identifier = identifier) : :) (expression_statement "defines_symbol((Archive *)pTVar2->_vptr_Task,sym);" (call_expression "defines_symbol((Archive *)pTVar2->_vptr_Task,sym)" identifier (argument_list "((Archive *)pTVar2->_vptr_Task,sym)" ( (cast_expression "(Archive *)pTVar2->_vptr_Task" ( (type_descriptor "Archive *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "pTVar2->_vptr_Task" identifier -> field_identifier)) , identifier ))) ;) (if_statement "if (bVar1) {\n return bVar1;\n }" if (parenthesized_expression "(bVar1)" ( identifier )) (compound_statement "{\n return bVar1;\n }" { (return_statement "return bVar1;" return identifier ;) })) (expression_statement "pTVar2 = (Task *)&pTVar2->list_next_;" (assignment_expression "pTVar2 = (Task *)&pTVar2->list_next_" identifier = (cast_expression "(Task *)&pTVar2->list_next_" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pTVar2->list_next_" & (field_expression "pTVar2->list_next_" identifier -> field_identifier)))) ;) }) while (parenthesized_expression "((((pRVar3->u).archive)->super_Library_base).task_ != pTVar2)" ( (binary_expression "(((pRVar3->u).archive)->super_Library_base).task_ != pTVar2" (field_expression "(((pRVar3->u).archive)->super_Library_base).task_" (parenthesized_expression "(((pRVar3->u).archive)->super_Library_base)" ( (field_expression "((pRVar3->u).archive)->super_Library_base" (parenthesized_expression "((pRVar3->u).archive)" ( (field_expression "(pRVar3->u).archive" (parenthesized_expression "(pRVar3->u)" ( (field_expression "pRVar3->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) )) . field_identifier) != identifier) )) ;) })) (return_statement "return false;" return false ;) })))
(translation_unit "undefined8 FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)\n\n{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)\n\n{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}" type_identifier (function_declarator "FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,long param_2,undefined8 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 "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (expression_statement "pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));" (assignment_expression "pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80))" identifier = (cast_expression "(char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 * 0x10 + *(long *)(param_1 + 0x80))" ( (binary_expression "param_2 * 0x10 + *(long *)(param_1 + 0x80)" (binary_expression "param_2 * 0x10" identifier * number_literal) + (pointer_expression "*(long *)(param_1 + 0x80)" * (cast_expression "(long *)(param_1 + 0x80)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) ))))) )))) ;) (expression_statement "plVar1 = *(long **)(pcVar4 + 8);" (assignment_expression "plVar1 = *(long **)(pcVar4 + 8)" identifier = (pointer_expression "*(long **)(pcVar4 + 8)" * (cast_expression "(long **)(pcVar4 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(pcVar4 + 8)" ( (binary_expression "pcVar4 + 8" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }" if (parenthesized_expression "(*pcVar4 != '\0')" ( (binary_expression "*pcVar4 != '\0'" (pointer_expression "*pcVar4" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }" { (expression_statement "uVar2 = FUN_00233de0(plVar1,param_3);" (assignment_expression "uVar2 = FUN_00233de0(plVar1,param_3)" identifier = (call_expression "FUN_00233de0(plVar1,param_3)" identifier (argument_list "(plVar1,param_3)" ( identifier , identifier )))) ;) (return_statement "return uVar2;" return identifier ;) })) (expression_statement "puVar3 = (undefined8 *)*plVar1;" (assignment_expression "puVar3 = (undefined8 *)*plVar1" identifier = (cast_expression "(undefined8 *)*plVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier))) ;) (if_statement "if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }" if (parenthesized_expression "(puVar3 != (undefined8 *)plVar1[1])" ( (binary_expression "puVar3 != (undefined8 *)plVar1[1]" identifier != (cast_expression "(undefined8 *)plVar1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }" { (do_statement "do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);" do (compound_statement "{\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n }" { (expression_statement "uVar2 = FUN_00233de0(*puVar3,param_3);" (assignment_expression "uVar2 = FUN_00233de0(*puVar3,param_3)" identifier = (call_expression "FUN_00233de0(*puVar3,param_3)" identifier (argument_list "(*puVar3,param_3)" ( (pointer_expression "*puVar3" * identifier) , identifier )))) ;) (if_statement "if ((char)uVar2 != '\0') {\n return uVar2;\n }" if (parenthesized_expression "((char)uVar2 != '\0')" ( (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) })) (expression_statement "puVar3 = puVar3 + 1;" (assignment_expression "puVar3 = puVar3 + 1" identifier = (binary_expression "puVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3)" ( (binary_expression "*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3" (pointer_expression "*(undefined8 **)(*(long *)(pcVar4 + 8) + 8)" * (cast_expression "(undefined8 **)(*(long *)(pcVar4 + 8) + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(pcVar4 + 8) + 8)" ( (binary_expression "*(long *)(pcVar4 + 8) + 8" (pointer_expression "*(long *)(pcVar4 + 8)" * (cast_expression "(long *)(pcVar4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 8)" ( (binary_expression "pcVar4 + 8" identifier + number_literal) )))) + number_literal) )))) != identifier) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (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 *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return IDENT ;) })) (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) != IDENT) )) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)\n\n{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_001ef6f0(long param_1,long param_2,undefined8 param_3)" (identifier "FUN_001ef6f0") (parameter_list "(long param_1,long param_2,undefined8 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 "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n long *plVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n char *pcVar4;\n \n pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));\n plVar1 = *(long **)(pcVar4 + 8);\n if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }\n puVar3 = (undefined8 *)*plVar1;\n if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }\n return 0;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (expression_statement "pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80));" (assignment_expression "pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80))" (identifier "pcVar4") (= "=") (cast_expression "(char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80))" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 * 0x10 + *(long *)(param_1 + 0x80))" (( "(") (binary_expression "param_2 * 0x10 + *(long *)(param_1 + 0x80)" (binary_expression "param_2 * 0x10" (identifier "param_2") (* "*") (number_literal "0x10")) (+ "+") (pointer_expression "*(long *)(param_1 + 0x80)" (* "*") (cast_expression "(long *)(param_1 + 0x80)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80)" (( "(") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) () ")"))))) () ")")))) (; ";")) (expression_statement "plVar1 = *(long **)(pcVar4 + 8);" (assignment_expression "plVar1 = *(long **)(pcVar4 + 8)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(pcVar4 + 8)" (* "*") (cast_expression "(long **)(pcVar4 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(pcVar4 + 8)" (( "(") (binary_expression "pcVar4 + 8" (identifier "pcVar4") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (*pcVar4 != '\0') {\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }" (if "if") (parenthesized_expression "(*pcVar4 != '\0')" (( "(") (binary_expression "*pcVar4 != '\0'" (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar2 = FUN_00233de0(plVar1,param_3);\n return uVar2;\n }" ({ "{") (expression_statement "uVar2 = FUN_00233de0(plVar1,param_3);" (assignment_expression "uVar2 = FUN_00233de0(plVar1,param_3)" (identifier "uVar2") (= "=") (call_expression "FUN_00233de0(plVar1,param_3)" (identifier "FUN_00233de0") (argument_list "(plVar1,param_3)" (( "(") (identifier "plVar1") (, ",") (identifier "param_3") () ")")))) (; ";")) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (expression_statement "puVar3 = (undefined8 *)*plVar1;" (assignment_expression "puVar3 = (undefined8 *)*plVar1" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)*plVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1")))) (; ";")) (if_statement "if (puVar3 != (undefined8 *)plVar1[1]) {\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }" (if "if") (parenthesized_expression "(puVar3 != (undefined8 *)plVar1[1])" (( "(") (binary_expression "puVar3 != (undefined8 *)plVar1[1]" (identifier "puVar3") (!= "!=") (cast_expression "(undefined8 *)plVar1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);\n }" ({ "{") (do_statement "do {\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3);" (do "do") (compound_statement "{\n uVar2 = FUN_00233de0(*puVar3,param_3);\n if ((char)uVar2 != '\0') {\n return uVar2;\n }\n puVar3 = puVar3 + 1;\n }" ({ "{") (expression_statement "uVar2 = FUN_00233de0(*puVar3,param_3);" (assignment_expression "uVar2 = FUN_00233de0(*puVar3,param_3)" (identifier "uVar2") (= "=") (call_expression "FUN_00233de0(*puVar3,param_3)" (identifier "FUN_00233de0") (argument_list "(*puVar3,param_3)" (( "(") (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if ((char)uVar2 != '\0') {\n return uVar2;\n }" (if "if") (parenthesized_expression "((char)uVar2 != '\0')" (( "(") (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar2")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return uVar2;\n }" ({ "{") (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (expression_statement "puVar3 = puVar3 + 1;" (assignment_expression "puVar3 = puVar3 + 1" (identifier "puVar3") (= "=") (binary_expression "puVar3 + 1" (identifier "puVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3)" (( "(") (binary_expression "*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3" (pointer_expression "*(undefined8 **)(*(long *)(pcVar4 + 8) + 8)" (* "*") (cast_expression "(undefined8 **)(*(long *)(pcVar4 + 8) + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(pcVar4 + 8) + 8)" (( "(") (binary_expression "*(long *)(pcVar4 + 8) + 8" (pointer_expression "*(long *)(pcVar4 + 8)" (* "*") (cast_expression "(long *)(pcVar4 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar4 + 8)" (( "(") (binary_expression "pcVar4 + 8" (identifier "pcVar4") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (!= "!=") (identifier "puVar3")) () ")")) (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool rescannable_defines(Plugin_manager * this, size_t i, Symbol * sym) */ bool __thiscall gold::type_1::function_1(type_1 *this,size_t var_3,type_2 *sym) { type_3 *this_00; bool bVar1; type_4 *var_5; type_5 pRVar3; pRVar3 = (this->rescannable_). super__Vector_base<gold::Plugin_manager::var_1,_std::allocator<gold::Plugin_manager::var_1>var_2> ._M_impl._M_start + var_3; this_00 = (pRVar3->u).archive; if (pRVar3->is_archive != false) { bVar1 = type_3::var_4(this_00,sym); return bVar1; } var_5 = (type_4 *)(this_00->super_Library_base)._vptr_Library_base; if (var_5 != (this_00->super_Library_base).task_) { do { bVar1 = type_3::var_4((type_3 *)var_5->_vptr_Task,sym); if (bVar1) { return bVar1; } var_5 = (type_4 *)&var_5->list_next_; } while ((((pRVar3->u).archive)->super_Library_base).task_ != var_5); } 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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (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 (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (identifier)))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,long param_2,undefined8 param_3) { long *plVar1; undefined8 uVar2; undefined8 *puVar3; char *pcVar4; pcVar4 = (char *)(param_2 * 0x10 + *(long *)(param_1 + 0x80)); plVar1 = *(long **)(pcVar4 + 8); if (*pcVar4 != '\0') { uVar2 = FUN_00233de0(plVar1,param_3); return uVar2; } puVar3 = (undefined8 *)*plVar1; if (puVar3 != (undefined8 *)plVar1[1]) { do { uVar2 = FUN_00233de0(*puVar3,param_3); if ((char)uVar2 != '\0') { return uVar2; } puVar3 = puVar3 + 1; } while (*(undefined8 **)(*(long *)(pcVar4 + 8) + 8) != puVar3); } return 0; }
7740_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_S_move
FUN_002de860
/* std::wstring::_S_move(wchar_t*, wchar_t const*, unsigned long) */ void std::wstring::_S_move(wchar_t *param_1,wchar_t *param_2,ulong param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } wmemmove(param_1,param_2,param_3); return; }
void FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } wmemmove(param_1,param_2,param_3); return; }
CMP RDX,0x1 JZ 0x002de878 TEST RDX,RDX JNZ 0x002de870 RET JMP 0x00147720 MOV EAX,dword ptr [RSI] MOV dword ptr [RDI],EAX RET
null
null
null
null
[('tmp_94', u'STORE_-1204623204'), ('tmp_28', u'CBRANCH_-1204623245'), ('const-0', u'RETURN_-1204623192'), ('tmp_95', u'CALL_-1204623216'), ('tmp_96', u'INT_EQUAL_-1204623232'), ('tmp_56', u'CBRANCH_-1204623229'), ('const-433', u'STORE_-1204623204'), ('tmp_95', u'LOAD_-1204623211'), ('tmp_96', u'INT_EQUAL_-1204623248'), (u'INT_EQUAL_-1204623248', u'CBRANCH_-1204623245'), (u'INT_EQUAL_-1204623232', u'CBRANCH_-1204623229'), ('tmp_94', u'CALL_-1204623216'), ('const-0', u'RETURN_-1204623212'), ('tmp_96', u'CALL_-1204623216'), (u'LOAD_-1204623211', u'STORE_-1204623204'), ('const-0', u'INT_EQUAL_-1204623232'), ('const-433', u'LOAD_-1204623211'), ('const-0', u'RETURN_-1204623219'), ('const-1', u'INT_EQUAL_-1204623248')]
[('tmp_150', u'CALL_-1204623216'), ('tmp_147', u'INT_EQUAL_-1204623248'), ('const-433', u'STORE_-1204623204'), ('tmp_28', u'CBRANCH_-1204623245'), ('const-0', u'RETURN_-1204623192'), ('tmp_148', u'CALL_-1204623216'), ('const-1', u'INT_EQUAL_-1204623248'), ('tmp_150', u'STORE_-1204623204'), ('const-433', u'LOAD_-1204623211'), ('tmp_56', u'CBRANCH_-1204623229'), ('tmp_148', u'LOAD_-1204623211'), (u'INT_EQUAL_-1204623248', u'CBRANCH_-1204623245'), (u'INT_EQUAL_-1204623232', u'CBRANCH_-1204623229'), ('const-0', u'RETURN_-1204623212'), ('tmp_147', u'INT_EQUAL_-1204623232'), ('tmp_147', u'CALL_-1204623216'), (u'LOAD_-1204623211', u'STORE_-1204623204'), ('const-0', u'INT_EQUAL_-1204623232'), ('const-0', u'RETURN_-1204623219')]
null
null
002de860
x64
O2
(translation_unit "void FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" primitive_type (function_declarator "FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)" identifier (parameter_list "(wchar_t *param_1,wchar_t *param_2,size_t param_3)" ( (parameter_declaration "wchar_t *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "size_t param_3" primitive_type identifier) ))) (compound_statement "{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" { (if_statement "if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" { (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return;" return ;) })) (if_statement "if (param_3 == 0) {\n return;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "wmemmove(param_1,param_2,param_3);" (call_expression "wmemmove(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstring::_S_move(wchar_t*, wchar_t const*, unsigned long) */\n\nvoid std::wstring::_S_move(wchar_t *param_1,wchar_t *param_2,ulong param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}\n\n" comment (function_definition "void std::wstring::_S_move(wchar_t *param_1,wchar_t *param_2,ulong param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" primitive_type (ERROR "std::wstring::" identifier : : identifier : :) (function_declarator "_S_move(wchar_t *param_1,wchar_t *param_2,ulong param_3)" identifier (parameter_list "(wchar_t *param_1,wchar_t *param_2,ulong param_3)" ( (parameter_declaration "wchar_t *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" { (if_statement "if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" { (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return;" return ;) })) (if_statement "if (param_3 == 0) {\n return;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "wmemmove(param_1,param_2,param_3);" (call_expression "wmemmove(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" primitive_type (function_declarator "FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)" identifier (parameter_list "(wchar_t *param_1,wchar_t *param_2,size_t param_3)" ( (parameter_declaration "wchar_t *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "size_t param_3" primitive_type identifier) ))) (compound_statement "{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" { (if_statement "if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" { (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return;" return ;) })) (if_statement "if (param_3 == 0) {\n return;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "wmemmove(param_1,param_2,param_3);" (call_expression "wmemmove(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , 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 { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002de860(wchar_t *param_1,wchar_t *param_2,size_t param_3)" (identifier "FUN_002de860") (parameter_list "(wchar_t *param_1,wchar_t *param_2,size_t param_3)" (( "(") (parameter_declaration "wchar_t *param_1" (type_identifier "wchar_t") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "wchar_t *param_2" (type_identifier "wchar_t") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "size_t param_3" (primitive_type "size_t") (identifier "param_3")) () ")"))) (compound_statement "{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" ({ "{") (if_statement "if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }" (if "if") (parenthesized_expression "(param_3 == 1)" (( "(") (binary_expression "param_3 == 1" (identifier "param_3") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *param_1 = *param_2;\n return;\n }" ({ "{") (expression_statement "*param_1 = *param_2;" (assignment_expression "*param_1 = *param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (param_3 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "wmemmove(param_1,param_2,param_3);" (call_expression "wmemmove(param_1,param_2,param_3)" (identifier "wmemmove") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstring::_S_move(wchar_t*, wchar_t const*, unsigned long) */ void std::wstring::function_1(type_1 *param_1,type_1 *param_2,type_2 var_1) { if (var_1 == 1) { *param_1 = *param_2; return; } if (var_1 == 0) { return; } var_2(param_1,param_2,var_1); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(wchar_t *param_1,wchar_t *param_2,size_t param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } wmemmove(param_1,param_2,param_3); return; }
4324_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
Output_reloc
FUN_002029d0
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_true> * this, uint type, void * arg, Output_data * od, Address address) */ void __thiscall gold::Output_reloc<9,_false,_64,_true>::Output_reloc (Output_reloc<9,_false,_64,_true> *this,uint type,void *arg,Output_data *od, Address address) { this->address_ = address; this->shndx_ = 0xfffffffc; *(uint *)&this->field_0x1c = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff; *(ulong *)&this->local_sym_index_ = *(ulong *)&this->local_sym_index_ & 0xfffffff00000000 | 0xfffffffd; if (type == (type & 0xfffffff)) { (this->u1_).arg = arg; (this->u2_).od = od; return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x392,"Output_reloc"); }
void FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5) { param_1[2] = param_5; *(undefined4 *)(param_1 + 4) = 0xfffffffc; *(uint *)((long)param_1 + 0x1c) = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff; param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd; if (param_2 == (param_2 & 0xfffffff)) { *param_1 = param_3; param_1[1] = param_4; return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc"); }
MOV EAX,dword ptr [RDI + 0x1c] MOV qword ptr [RDI + 0x10],R8 MOV R8D,ESI MOV R9D,0xfffffffd AND R8D,0xfffffff MOV dword ptr [RDI + 0x20],0xfffffffc AND EAX,0xf0000000 OR EAX,R8D MOV dword ptr [RDI + 0x1c],EAX MOV RAX,0xfffffff00000000 AND RAX,qword ptr [RDI + 0x18] OR RAX,R9 MOV qword ptr [RDI + 0x18],RAX CMP ESI,R8D JNZ 0x00202a1b MOV qword ptr [RDI],RDX MOV qword ptr [RDI + 0x8],RCX RET PUSH RAX LEA RDX,[0x37fc38] MOV ESI,0x392 LEA RDI,[0x37e8ef] CALL 0x0017c650
null
null
null
null
[(u'PTRSUB_-1203819788', u'CAST_-1203819784'), ('const-0', u'PTRSUB_-1203819750'), ('tmp_264', u'PTRSUB_-1203819766'), ('const-4294967293', u'INT_OR_-1203819937'), (u'COPY_-1203819801', u'CALL_-1203819880'), ('tmp_264', u'PTRSUB_-1203819788'), (u'PTRSUB_-1203819766', u'CAST_-1203819762'), (u'PTRSUB_-1203819746', u'STORE_-1203819921'), (u'PTRSUB_-1203819829', u'CAST_-1203819823'), ('tmp_264', u'PTRSUB_-1203819829'), ('const-0', u'PTRSUB_-1203819756'), ('const-16', u'PTRSUB_-1203819825'), ('tmp_268', u'STORE_-1203820068'), (u'LOAD_-1203820077', u'INT_AND_-1203819998'), ('const-24', u'PTRSUB_-1203819774'), ('const-1152921500311879680', u'INT_AND_-1203819951'), ('const-914', u'CALL_-1203819880'), ('const-4026531840', u'INT_AND_-1203819998'), (u'INT_EQUAL_-1203819932', u'CBRANCH_-1203819929'), (u'CAST_-1203819823', u'LOAD_-1203820077'), ('const-433', u'LOAD_-1203820077'), ('const-433', u'STORE_-1203819921'), ('const-433', u'LOAD_-1203819977'), (u'INT_AND_-1203819951', u'INT_OR_-1203819937'), ('tmp_212', u'CBRANCH_-1203819929'), ('const-3669048', u'COPY_-1203819800'), (u'PTRSUB_-1203819752', u'PTRSUB_-1203819746'), ('const-3664111', u'COPY_-1203819801'), (u'PTRSUB_-1203819756', u'PTRSUB_-1203819750'), ('const-28', u'PTRSUB_-1203819788'), ('tmp_264', u'PTRSUB_-1203819804'), ('const-32', u'PTRSUB_-1203819804'), (u'INT_AND_-1203819998', u'INT_OR_-1203819982'), ('const-4294967292', u'STORE_-1203820032'), (u'COPY_-1203819800', u'CALL_-1203819880'), ('const-1', u'RETURN_-1203819875'), ('tmp_264', u'PTRSUB_-1203819774'), ('const-0', u'RETURN_-1203819907'), ('tmp_265', u'INT_AND_-1203820025'), ('const-0', u'PTRSUB_-1203819746'), (u'LOAD_-1203819977', u'INT_AND_-1203819951'), ('tmp_265', u'INT_EQUAL_-1203819932'), (u'PTRSUB_-1203819804', u'STORE_-1203820032'), (u'INT_AND_-1203820025', u'INT_EQUAL_-1203819932'), ('tmp_264', u'PTRSUB_-1203819756'), ('const-433', u'STORE_-1203819950'), ('const-24', u'PTRSUB_-1203819766'), ('tmp_267', u'STORE_-1203819921'), ('tmp_264', u'PTRSUB_-1203819752'), (u'CAST_-1203819762', u'STORE_-1203819950'), (u'PTRSUB_-1203819750', u'STORE_-1203819927'), (u'PTRSUB_-1203819774', u'CAST_-1203819770'), ('tmp_264', u'PTRSUB_-1203819825'), ('const-433', u'STORE_-1203820032'), (u'INT_OR_-1203819982', u'STORE_-1203819994'), (u'INT_OR_-1203819937', u'STORE_-1203819950'), (u'INT_AND_-1203820025', u'INT_OR_-1203819982'), (u'PTRSUB_-1203819825', u'STORE_-1203820068'), ('const-433', u'STORE_-1203819927'), ('const-28', u'PTRSUB_-1203819829'), ('const-433', u'STORE_-1203820068'), ('const-433', u'STORE_-1203819994'), (u'CAST_-1203819770', u'LOAD_-1203819977'), ('const-268435455', u'INT_AND_-1203820025'), (u'CAST_-1203819784', u'STORE_-1203819994'), ('const-8', u'PTRSUB_-1203819752'), ('tmp_266', u'STORE_-1203819927')]
[(u'CAST_-1203819831', u'LOAD_-1203820077'), ('const-8', u'PTRADD_-1203819833'), ('const-28', u'INT_ADD_-1203819980'), (u'CAST_-1203819790', u'STORE_-1203819994'), ('const-433', u'STORE_-1203820068'), ('const-433', u'STORE_-1203820032'), ('const-433', u'STORE_-1203819921'), (u'CAST_-1203819791', u'INT_ADD_-1203819980'), ('const-3', u'PTRADD_-1203819775'), ('const-4', u'PTRADD_-1203819812'), ('const-433', u'STORE_-1203819927'), ('tmp_411', u'PTRADD_-1203819812'), (u'INT_ADD_-1203819980', u'CAST_-1203819790'), ('const-914', u'CALL_-1203819880'), ('tmp_430', u'INT_AND_-1203820025'), ('const-1', u'PTRADD_-1203819762'), ('const-3664111', u'COPY_-1203819807'), ('const-8', u'PTRADD_-1203819775'), ('const-4294967292', u'STORE_-1203820032'), ('tmp_411', u'PTRADD_-1203819762'), (u'LOAD_-1203820077', u'INT_AND_-1203819998'), ('tmp_430', u'INT_EQUAL_-1203819932'), (u'INT_ADD_-1203820061', u'CAST_-1203819831'), (u'PTRADD_-1203819812', u'CAST_-1203819807'), ('const-4026531840', u'INT_AND_-1203819998'), (u'PTRADD_-1203819775', u'STORE_-1203819950'), (u'INT_EQUAL_-1203819932', u'CBRANCH_-1203819929'), (u'PTRADD_-1203819762', u'STORE_-1203819921'), ('const-8', u'PTRADD_-1203819783'), ('tmp_411', u'STORE_-1203819927'), (u'INT_AND_-1203819951', u'INT_OR_-1203819937'), ('const-4294967293', u'INT_OR_-1203819937'), ('tmp_212', u'CBRANCH_-1203819929'), ('tmp_411', u'CAST_-1203819832'), ('const-2', u'PTRADD_-1203819833'), ('const-433', u'LOAD_-1203820077'), (u'INT_AND_-1203819998', u'INT_OR_-1203819982'), ('const-433', u'STORE_-1203819994'), ('const-1', u'RETURN_-1203819875'), ('tmp_411', u'PTRADD_-1203819775'), ('const-0', u'RETURN_-1203819907'), (u'COPY_-1203819806', u'CALL_-1203819880'), (u'LOAD_-1203819977', u'INT_AND_-1203819951'), ('const-3669048', u'COPY_-1203819806'), (u'INT_AND_-1203820025', u'INT_EQUAL_-1203819932'), ('const-433', u'LOAD_-1203819977'), (u'CAST_-1203819832', u'INT_ADD_-1203820061'), ('tmp_413', u'STORE_-1203820068'), ('tmp_411', u'PTRADD_-1203819783'), ('tmp_419', u'STORE_-1203819927'), ('const-1152921500311879680', u'INT_AND_-1203819951'), (u'INT_OR_-1203819982', u'STORE_-1203819994'), (u'CAST_-1203819807', u'STORE_-1203820032'), (u'INT_OR_-1203819937', u'STORE_-1203819950'), ('const-28', u'INT_ADD_-1203820061'), (u'INT_AND_-1203820025', u'INT_OR_-1203819982'), ('const-433', u'STORE_-1203819950'), (u'COPY_-1203819807', u'CALL_-1203819880'), ('const-8', u'PTRADD_-1203819762'), ('const-268435455', u'INT_AND_-1203820025'), ('const-3', u'PTRADD_-1203819783'), (u'PTRADD_-1203819833', u'STORE_-1203820068'), (u'PTRADD_-1203819783', u'LOAD_-1203819977'), ('tmp_411', u'CAST_-1203819791'), ('tmp_417', u'STORE_-1203819921'), ('tmp_411', u'PTRADD_-1203819833'), ('const-8', u'PTRADD_-1203819812')]
null
null
002029d0
x64
O2
(translation_unit "void FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}\n\n" (function_definition "void FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}" primitive_type (function_declarator "FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" identifier (parameter_list "(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint 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) ))) (compound_statement "{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}" { (expression_statement "param_1[2] = param_5;" (assignment_expression "param_1[2] = param_5" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(param_1 + 4) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 4)" * (cast_expression "(undefined4 *)(param_1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;" (assignment_expression "*(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1c)" ( (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff" (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1c)" ( (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (binary_expression "param_2 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;" (assignment_expression "param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] & 0xfffffff00000000 | 0xfffffffd" (binary_expression "param_1[3] & 0xfffffff00000000" (subscript_expression "param_1[3]" identifier [ number_literal ]) & number_literal) | number_literal)) ;) (if_statement "if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }" if (parenthesized_expression "(param_2 == (param_2 & 0xfffffff))" ( (binary_expression "param_2 == (param_2 & 0xfffffff)" identifier == (parenthesized_expression "(param_2 & 0xfffffff)" ( (binary_expression "param_2 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }" { (expression_statement "*param_1 = param_3;" (assignment_expression "*param_1 = param_3" (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) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x392,"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,_false,_64,_true> * this, uint type,\n void * arg, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_reloc<9,_false,_64,_true>::Output_reloc\n (Output_reloc<9,_false,_64,_true> *this,uint type,void *arg,Output_data *od,\n Address address)\n\n{\n this->address_ = address;\n this->shndx_ = 0xfffffffc;\n *(uint *)&this->field_0x1c = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff;\n *(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0xfffffff00000000 | 0xfffffffd;\n if (type == (type & 0xfffffff)) {\n (this->u1_).arg = arg;\n (this->u2_).od = od;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x392,"Output_reloc");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<9,_false,_64,_true>::Output_reloc\n (Output_reloc<9,_false,_64,_true> *this,uint type,void *arg,Output_data *od,\n Address address)\n\n{\n this->address_ = address;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::Output_reloc\n (Output_reloc<9,_false,_64,_true> *this,uint type,void *arg,Output_data *od,\n Address address)\n\n{\n this->" identifier > : : (function_declarator "Output_reloc\n (Output_reloc<9,_false,_64,_true> *this,uint type,void *arg,Output_data *od,\n Address address)" identifier (parameter_list "(Output_reloc<9,_false,_64,_true> *this,uint type,void *arg,Output_data *od,\n Address address)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "void *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) ))) { identifier ->) (init_declarator "address_ = address" identifier = identifier) ;) (expression_statement "this->shndx_ = 0xfffffffc;" (assignment_expression "this->shndx_ = 0xfffffffc" (field_expression "this->shndx_" identifier -> field_identifier) = number_literal) ;) (expression_statement "*(uint *)&this->field_0x1c = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff;" (assignment_expression "*(uint *)&this->field_0x1c = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff" (pointer_expression "*(uint *)&this->field_0x1c" * (cast_expression "(uint *)&this->field_0x1c" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x1c" & (field_expression "this->field_0x1c" identifier -> field_identifier)))) = (binary_expression "*(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff" (binary_expression "*(uint *)&this->field_0x1c & 0xf0000000" (pointer_expression "*(uint *)&this->field_0x1c" * (cast_expression "(uint *)&this->field_0x1c" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x1c" & (field_expression "this->field_0x1c" identifier -> field_identifier)))) & number_literal) | (binary_expression "type & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0xfffffff00000000 | 0xfffffffd;" (assignment_expression "*(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0xfffffff00000000 | 0xfffffffd" (pointer_expression "*(ulong *)&this->local_sym_index_" * (cast_expression "(ulong *)&this->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->local_sym_index_" & (field_expression "this->local_sym_index_" identifier -> field_identifier)))) = (binary_expression "*(ulong *)&this->local_sym_index_ & 0xfffffff00000000 | 0xfffffffd" (binary_expression "*(ulong *)&this->local_sym_index_ & 0xfffffff00000000" (pointer_expression "*(ulong *)&this->local_sym_index_" * (cast_expression "(ulong *)&this->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->local_sym_index_" & (field_expression "this->local_sym_index_" identifier -> field_identifier)))) & number_literal) | number_literal)) ;) (if_statement "if (type == (type & 0xfffffff)) {\n (this->u1_).arg = arg;\n (this->u2_).od = od;\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_).arg = arg;\n (this->u2_).od = od;\n return;\n }" { (expression_statement "(this->u1_).arg = arg;" (assignment_expression "(this->u1_).arg = arg" (field_expression "(this->u1_).arg" (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) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x392,"Output_reloc");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x392,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x392,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}\n\n" (function_definition "void FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}" primitive_type (function_declarator "FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" identifier (parameter_list "(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint 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) ))) (compound_statement "{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}" { (expression_statement "param_1[2] = param_5;" (assignment_expression "param_1[2] = param_5" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(param_1 + 4) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 4)" * (cast_expression "(undefined4 *)(param_1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;" (assignment_expression "*(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1c)" ( (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff" (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1c)" ( (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (binary_expression "param_2 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;" (assignment_expression "param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] & 0xfffffff00000000 | 0xfffffffd" (binary_expression "param_1[3] & 0xfffffff00000000" (subscript_expression "param_1[3]" identifier [ number_literal ]) & number_literal) | number_literal)) ;) (if_statement "if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }" if (parenthesized_expression "(param_2 == (param_2 & 0xfffffff))" ( (binary_expression "param_2 == (param_2 & 0xfffffff)" identifier == (parenthesized_expression "(param_2 & 0xfffffff)" ( (binary_expression "param_2 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }" { (expression_statement "*param_1 = param_3;" (assignment_expression "*param_1 = param_3" (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) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x392,"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) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT) | (binary_expression IDENT & LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) & LIT) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}" (primitive_type "void") (function_declarator "FUN_002029d0(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" (identifier "FUN_002029d0") (parameter_list "(undefined8 *param_1,uint param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "uint param_2" (type_identifier "uint") (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")) () ")"))) (compound_statement "{\n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n *(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;\n param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;\n if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");\n}" ({ "{") (expression_statement "param_1[2] = param_5;" (assignment_expression "param_1[2] = param_5" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 4) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 4)" (* "*") (cast_expression "(undefined4 *)(param_1 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0xfffffffc")) (; ";")) (expression_statement "*(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff;" (assignment_expression "*(uint *)((long)param_1 + 0x1c) =\n *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" (* "*") (cast_expression "(uint *)((long)param_1 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1c)" (( "(") (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff" (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" (* "*") (cast_expression "(uint *)((long)param_1 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1c)" (( "(") (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1c")) () ")")))) (& "&") (number_literal "0xf0000000")) (| "|") (binary_expression "param_2 & 0xfffffff" (identifier "param_2") (& "&") (number_literal "0xfffffff")))) (; ";")) (expression_statement "param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd;" (assignment_expression "param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "param_1[3] & 0xfffffff00000000 | 0xfffffffd" (binary_expression "param_1[3] & 0xfffffff00000000" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (& "&") (number_literal "0xfffffff00000000")) (| "|") (number_literal "0xfffffffd"))) (; ";")) (if_statement "if (param_2 == (param_2 & 0xfffffff)) {\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }" (if "if") (parenthesized_expression "(param_2 == (param_2 & 0xfffffff))" (( "(") (binary_expression "param_2 == (param_2 & 0xfffffff)" (identifier "param_2") (== "==") (parenthesized_expression "(param_2 & 0xfffffff)" (( "(") (binary_expression "param_2 & 0xfffffff" (identifier "param_2") (& "&") (number_literal "0xfffffff")) () ")"))) () ")")) (compound_statement "{\n *param_1 = param_3;\n param_1[1] = param_4;\n return;\n }" ({ "{") (expression_statement "*param_1 = param_3;" (assignment_expression "*param_1 = param_3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "param_3")) (; ";")) (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")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0x392,"Output_reloc")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x392") (, ",") (string_literal ""Output_reloc"" (" """) (string_content "Output_reloc") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_true> * this, uint type, void * arg, Output_data * od, Address address) */ void __thiscall gold::Output_reloc<9,_false,_64,_true>::Output_reloc (Output_reloc<9,_false,_64,_true> *this,type_1 var_1,void *arg,Output_data *od, Address address) { this->address_ = address; this->shndx_ = 0xfffffffc; *(type_1 *)&this->field_0x1c = *(type_1 *)&this->field_0x1c & 0xf0000000 | var_1 & 0xfffffff; *(type_2 *)&this->local_sym_index_ = *(type_2 *)&this->local_sym_index_ & 0xfffffff00000000 | 0xfffffffd; if (var_1 == (var_1 & 0xfffffff)) { (this->u1_).arg = arg; (this->u2_).od = od; return; } /* WARNING: Subroutine does not return */ var_2("../../gold/output.cc",0x392,"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)))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (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,uint param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5) { param_1[2] = param_5; *(undefined4 *)(param_1 + 4) = 0xfffffffc; *(uint *)((long)param_1 + 0x1c) = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_2 & 0xfffffff; param_1[3] = param_1[3] & 0xfffffff00000000 | 0xfffffffd; if (param_2 == (param_2 & 0xfffffff)) { *param_1 = param_3; param_1[1] = param_4; return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0x392,"Output_reloc"); }
517_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
__libc_csu_fini
FUN_0013be30
void __libc_csu_fini(void) { return; }
void FUN_0013be30(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1207124420')]
[('const-0', u'RETURN_-1207124420')]
null
null
0013be30
x64
O2
(translation_unit "void FUN_0013be30(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0013be30(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0013be30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void __libc_csu_fini(void)\n\n{\n return;\n}\n\n" (function_definition "void __libc_csu_fini(void)\n\n{\n return;\n}" primitive_type (function_declarator "__libc_csu_fini(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void FUN_0013be30(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0013be30(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0013be30(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_0013be30(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0013be30(void)" (identifier "FUN_0013be30") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
void MASKED(void) { return; }
628_aarch64-linux-gnu-as_and_aarch64-linux-gnu-as_strip.c
symbol_get_bfdsym
FUN_0012fb50
asymbol * symbol_get_bfdsym(symbolS *s) { symbolS *psVar1; if (((uint)s->sy_flags & 1) == 0) { return (asymbol *)(segT)s->bsym; } if (reg_section != (segT)s->bsym) { psVar1 = local_symbol_convert((local_symbol *)s); return psVar1->bsym; } return ((s->sy_value).X_op_symbol)->bsym; }
long FUN_0012fb50(byte *param_1) { long lVar1; if ((*param_1 & 1) == 0) { return *(long *)(param_1 + 8); } if (DAT_001b1c78 != *(long *)(param_1 + 8)) { lVar1 = FUN_0012d1a0(); return *(long *)(lVar1 + 8); } return *(long *)(*(long *)(param_1 + 0x18) + 8); }
MOV RAX,qword ptr [RDI + 0x8] TEST byte ptr [RDI],0x1 JNZ 0x0012fb60 RET CMP qword ptr [0x001b1c78],RAX JZ 0x0012fb80 SUB RSP,0x8 CALL 0x0012d1a0 MOV RAX,qword ptr [RAX + 0x8] ADD RSP,0x8 RET MOV RAX,qword ptr [RDI + 0x18] MOV RAX,qword ptr [RAX + 0x8] RET
null
null
null
null
[('tmp_185', u'CAST_-1207043056'), (u'CAST_-1207043075', u'RETURN_-1207043212'), (u'LOAD_-1207043237', u'CAST_-1207043082'), ('const-8', u'PTRSUB_-1207043035'), ('tmp_254', u'COPY_-1207043105'), (u'PTRSUB_-1207043038', u'LOAD_-1207043141'), (u'PTRSUB_-1207043087', u'LOAD_-1207043237'), ('const-0', u'RETURN_-1207043118'), (u'CAST_-1207043087', u'COPY_-1207043245'), ('const-16', u'PTRSUB_-1207043041'), ('tmp_37', u'CBRANCH_-1207043222'), ('const-433', u'LOAD_-1207043170'), ('const-433', u'LOAD_-1207043141'), ('const-433', u'LOAD_-1207043245'), (u'COPY_-1207043170', u'RETURN_-1207043141'), ('tmp_254', u'INT_NOTEQUAL_-1207043197'), ('tmp_74', u'CBRANCH_-1207043192'), (u'LOAD_-1207043141', u'PTRSUB_-1207043035'), ('const-0', u'INT_EQUAL_-1207043225'), ('const-0', u'RETURN_-1207043141'), ('const-8', u'PTRSUB_-1207043092'), ('const-1', u'INT_AND_-1207043211'), ('tmp_185', u'PTRSUB_-1207043087'), ('const-0', u'PTRSUB_-1207043087'), (u'INT_EQUAL_-1207043225', u'CBRANCH_-1207043222'), (u'PTRSUB_-1207043035', u'LOAD_-1207043134'), ('const-433', u'LOAD_-1207043237'), (u'CAST_-1207043082', u'INT_AND_-1207043211'), (u'INDIRECT_-1207043075', u'COPY_-1207043120'), (u'PTRSUB_-1207043041', u'PTRSUB_-1207043038'), (u'INT_NOTEQUAL_-1207043197', u'CBRANCH_-1207043192'), (u'COPY_-1207043245', u'CAST_-1207043075'), (u'PTRSUB_-1207043092', u'LOAD_-1207043245'), (u'CALL_-1207043172', u'INDIRECT_-1207043075'), (u'CALL_-1207043172', u'PTRSUB_-1207043056'), ('const-8', u'PTRSUB_-1207043056'), (u'LOAD_-1207043134', u'COPY_-1207043134'), ('const-433', u'LOAD_-1207043134'), ('tmp_254', u'COPY_-1207043154'), (u'CAST_-1207043056', u'CALL_-1207043172'), (u'CAST_-1207043087', u'INT_NOTEQUAL_-1207043197'), ('tmp_185', u'PTRSUB_-1207043041'), (u'COPY_-1207043134', u'RETURN_-1207043118'), (u'LOAD_-1207043245', u'CAST_-1207043087'), ('const-8', u'PTRSUB_-1207043038'), (u'INT_AND_-1207043211', u'INT_EQUAL_-1207043225'), (u'PTRSUB_-1207043056', u'LOAD_-1207043170'), ('tmp_185', u'PTRSUB_-1207043092'), (u'LOAD_-1207043170', u'COPY_-1207043170'), ('const-0', u'RETURN_-1207043212')]
[(u'LOAD_-1207043245', u'INT_NOTEQUAL_-1207043197'), (u'CAST_-1207043044', u'LOAD_-1207043141'), ('tmp_224', u'PTRADD_-1207043183'), (u'LOAD_-1207043245', u'COPY_-1207043245'), ('const-433', u'LOAD_-1207043141'), (u'CALL_-1207043172', u'INT_ADD_-1207043154'), ('tmp_255', u'COPY_-1207043153'), (u'INT_NOTEQUAL_-1207043197', u'CBRANCH_-1207043192'), (u'INT_ADD_-1207043154', u'CAST_-1207043056'), ('const-8', u'INT_ADD_-1207043118'), (u'CALL_-1207043172', u'INDIRECT_-1207043074'), ('const-433', u'LOAD_-1207043237'), (u'LOAD_-1207043237', u'INT_AND_-1207043211'), (u'INT_ADD_-1207043118', u'CAST_-1207043039'), ('const-8', u'PTRADD_-1207043183'), ('const-433', u'LOAD_-1207043245'), ('const-0', u'INT_EQUAL_-1207043225'), (u'LOAD_-1207043134', u'COPY_-1207043134'), ('const-24', u'PTRADD_-1207043079'), (u'PTRADD_-1207043079', u'CAST_-1207043044'), (u'PTRADD_-1207043183', u'CAST_-1207043093'), ('const-433', u'LOAD_-1207043134'), ('const-0', u'RETURN_-1207043118'), (u'COPY_-1207043134', u'RETURN_-1207043118'), ('const-8', u'INT_ADD_-1207043154'), ('tmp_224', u'PTRADD_-1207043079'), ('tmp_37', u'CBRANCH_-1207043222'), (u'LOAD_-1207043141', u'INT_ADD_-1207043118'), ('const-1', u'PTRADD_-1207043079'), (u'CAST_-1207043039', u'LOAD_-1207043134'), ('const-433', u'LOAD_-1207043170'), (u'COPY_-1207043170', u'RETURN_-1207043141'), ('const-1', u'PTRADD_-1207043183'), ('tmp_224', u'LOAD_-1207043237'), ('tmp_74', u'CBRANCH_-1207043192'), (u'INT_AND_-1207043211', u'INT_EQUAL_-1207043225'), (u'CAST_-1207043093', u'LOAD_-1207043245'), ('const-1', u'INT_AND_-1207043211'), (u'COPY_-1207043245', u'RETURN_-1207043212'), ('const-0', u'RETURN_-1207043141'), (u'CAST_-1207043056', u'LOAD_-1207043170'), ('tmp_255', u'COPY_-1207043104'), (u'INT_EQUAL_-1207043225', u'CBRANCH_-1207043222'), (u'LOAD_-1207043170', u'COPY_-1207043170'), ('const-0', u'RETURN_-1207043212'), ('tmp_255', u'INT_NOTEQUAL_-1207043197'), (u'INDIRECT_-1207043074', u'COPY_-1207043119')]
null
null
0012fb50
x64
O2
(translation_unit "long FUN_0012fb50(byte *param_1)\n\n{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}\n\n" (function_definition "long FUN_0012fb50(byte *param_1)\n\n{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0012fb50(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\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 return *(long *)(param_1 + 8);\n }" { (return_statement "return *(long *)(param_1 + 8);" return (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) ;) })) (if_statement "if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }" if (parenthesized_expression "(DAT_001b1c78 != *(long *)(param_1 + 8))" ( (binary_expression "DAT_001b1c78 != *(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) ))))) )) (compound_statement "{\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }" { (expression_statement "lVar1 = FUN_0012d1a0();" (assignment_expression "lVar1 = FUN_0012d1a0()" identifier = (call_expression "FUN_0012d1a0()" identifier (argument_list "()" ( )))) ;) (return_statement "return *(long *)(lVar1 + 8);" return (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) )))) ;) })) (return_statement "return *(long *)(*(long *)(param_1 + 0x18) + 8);" return (pointer_expression "*(long *)(*(long *)(param_1 + 0x18) + 8)" * (cast_expression "(long *)(*(long *)(param_1 + 0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x18) + 8)" ( (binary_expression "*(long *)(param_1 + 0x18) + 8" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) + number_literal) )))) ;) })))
(translation_unit "asymbol * symbol_get_bfdsym(symbolS *s)\n\n{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n return (asymbol *)(segT)s->bsym;\n }\n if (reg_section != (segT)s->bsym) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n return psVar1->bsym;\n }\n return ((s->sy_value).X_op_symbol)->bsym;\n}\n\n" (function_definition "asymbol * symbol_get_bfdsym(symbolS *s)\n\n{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n return (asymbol *)(segT)s->bsym;\n }\n if (reg_section != (segT)s->bsym) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n return psVar1->bsym;\n }\n return ((s->sy_value).X_op_symbol)->bsym;\n}" type_identifier (pointer_declarator "* symbol_get_bfdsym(symbolS *s)" * (function_declarator "symbol_get_bfdsym(symbolS *s)" identifier (parameter_list "(symbolS *s)" ( (parameter_declaration "symbolS *s" type_identifier (pointer_declarator "*s" * identifier)) )))) (compound_statement "{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n return (asymbol *)(segT)s->bsym;\n }\n if (reg_section != (segT)s->bsym) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n return psVar1->bsym;\n }\n return ((s->sy_value).X_op_symbol)->bsym;\n}" { (declaration "symbolS *psVar1;" type_identifier (pointer_declarator "*psVar1" * identifier) ;) (if_statement "if (((uint)s->sy_flags & 1) == 0) {\n return (asymbol *)(segT)s->bsym;\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 return (asymbol *)(segT)s->bsym;\n }" { (return_statement "return (asymbol *)(segT)s->bsym;" return (cast_expression "(asymbol *)(segT)s->bsym" ( (type_descriptor "asymbol *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(segT)s->bsym" ( (type_descriptor "segT" type_identifier) ) (field_expression "s->bsym" identifier -> field_identifier))) ;) })) (if_statement "if (reg_section != (segT)s->bsym) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n return psVar1->bsym;\n }" if (parenthesized_expression "(reg_section != (segT)s->bsym)" ( (binary_expression "reg_section != (segT)s->bsym" identifier != (cast_expression "(segT)s->bsym" ( (type_descriptor "segT" type_identifier) ) (field_expression "s->bsym" identifier -> field_identifier))) )) (compound_statement "{\n psVar1 = local_symbol_convert((local_symbol *)s);\n return psVar1->bsym;\n }" { (expression_statement "psVar1 = local_symbol_convert((local_symbol *)s);" (assignment_expression "psVar1 = 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) )))) ;) (return_statement "return psVar1->bsym;" return (field_expression "psVar1->bsym" identifier -> field_identifier) ;) })) (return_statement "return ((s->sy_value).X_op_symbol)->bsym;" return (field_expression "((s->sy_value).X_op_symbol)->bsym" (parenthesized_expression "((s->sy_value).X_op_symbol)" ( (field_expression "(s->sy_value).X_op_symbol" (parenthesized_expression "(s->sy_value)" ( (field_expression "s->sy_value" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) ;) })))
(translation_unit "long FUN_0012fb50(byte *param_1)\n\n{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}\n\n" (function_definition "long FUN_0012fb50(byte *param_1)\n\n{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0012fb50(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\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 return *(long *)(param_1 + 8);\n }" { (return_statement "return *(long *)(param_1 + 8);" return (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) ;) })) (if_statement "if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }" if (parenthesized_expression "(DAT_001b1c78 != *(long *)(param_1 + 8))" ( (binary_expression "DAT_001b1c78 != *(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) ))))) )) (compound_statement "{\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }" { (expression_statement "lVar1 = FUN_0012d1a0();" (assignment_expression "lVar1 = FUN_0012d1a0()" identifier = (call_expression "FUN_0012d1a0()" identifier (argument_list "()" ( )))) ;) (return_statement "return *(long *)(lVar1 + 8);" return (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) )))) ;) })) (return_statement "return *(long *)(*(long *)(param_1 + 0x18) + 8);" return (pointer_expression "*(long *)(*(long *)(param_1 + 0x18) + 8)" * (cast_expression "(long *)(*(long *)(param_1 + 0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x18) + 8)" ( (binary_expression "*(long *)(param_1 + 0x18) + 8" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) + number_literal) )))) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) == LIT) )) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })) (return_statement return (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) )))) ;) })))
(function_definition "long FUN_0012fb50(byte *param_1)\n\n{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0012fb50(byte *param_1)" (identifier "FUN_0012fb50") (parameter_list "(byte *param_1)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long lVar1;\n \n if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\n }\n if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }\n return *(long *)(*(long *)(param_1 + 0x18) + 8);\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (if_statement "if ((*param_1 & 1) == 0) {\n return *(long *)(param_1 + 8);\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 return *(long *)(param_1 + 8);\n }" ({ "{") (return_statement "return *(long *)(param_1 + 8);" (return "return") (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (; ";")) (} "}"))) (if_statement "if (DAT_001b1c78 != *(long *)(param_1 + 8)) {\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }" (if "if") (parenthesized_expression "(DAT_001b1c78 != *(long *)(param_1 + 8))" (( "(") (binary_expression "DAT_001b1c78 != *(long *)(param_1 + 8)" (identifier "DAT_001b1c78") (!= "!=") (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")) () ")"))))) () ")")) (compound_statement "{\n lVar1 = FUN_0012d1a0();\n return *(long *)(lVar1 + 8);\n }" ({ "{") (expression_statement "lVar1 = FUN_0012d1a0();" (assignment_expression "lVar1 = FUN_0012d1a0()" (identifier "lVar1") (= "=") (call_expression "FUN_0012d1a0()" (identifier "FUN_0012d1a0") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return *(long *)(lVar1 + 8);" (return "return") (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")) () ")")))) (; ";")) (} "}"))) (return_statement "return *(long *)(*(long *)(param_1 + 0x18) + 8);" (return "return") (pointer_expression "*(long *)(*(long *)(param_1 + 0x18) + 8)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x18) + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x18) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x18) + 8" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (; ";")) (} "}")))
type_1 * function_1(type_2 *s) { type_2 *psVar1; if (((type_3)s->sy_flags & 1) == 0) { return (type_1 *)(type_4)s->bsym; } if (var_1 != (type_4)s->bsym) { psVar1 = var_2((type_5 *)s); return psVar1->bsym; } return ((s->sy_value).X_op_symbol)->bsym; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (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 (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (return_statement (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)))))))))
null
long MASKED(byte *param_1) { long lVar1; if ((*param_1 & 1) == 0) { return *(long *)(param_1 + 8); } if (DAT_001b1c78 != *(long *)(param_1 + 8)) { lVar1 = FUN_0012d1a0(); return *(long *)(lVar1 + 8); } return *(long *)(*(long *)(param_1 + 0x18) + 8); }
297_x86_64-kfreebsd-gnu-ar_and_x86_64-kfreebsd-gnu-ar_strip.c
vfprintf
vfprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg) { /* WARNING: Bad instruction - Truncating control flow here */ /* vfprintf@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207037254')]
[('const-1', u'RETURN_-1207037254')]
null
null
001112b0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" identifier (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __arg)" ( (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) , (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (parameter_declaration "__gnuc_va_list __arg" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* vfprintf@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* vfprintf@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" identifier (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __arg)" ( (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) , (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (parameter_declaration "__gnuc_va_list __arg" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* vfprintf@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" identifier (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __arg)" ( (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) , (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (parameter_declaration "__gnuc_va_list __arg" type_identifier identifier) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __arg)" (( "(") (parameter_declaration "FILE *__s" (type_identifier "FILE") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "char *__format" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format"))) (, ",") (parameter_declaration "__gnuc_va_list __arg" (type_identifier "__gnuc_va_list") (identifier "__arg")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__s,char *__format,type_2 __arg) { /* WARNING: Bad instruction - Truncating control flow here */ /* vfprintf@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
9655_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
~out_of_range
FUN_00322e40
/* std::out_of_range::~out_of_range() */ void __thiscall std::out_of_range::~out_of_range(out_of_range *this) { ~out_of_range(this); operator_delete(this); return; }
void FUN_00322e40(undefined8 param_1) { FUN_00322e20(); FUN_002dac60(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x00322e20 MOV RDI,RBX POP RBX JMP 0x002dac60
null
null
null
null
[('const-0', u'RETURN_-1204998556'), ('tmp_41', u'CALL_-1204998560'), ('tmp_41', u'CALL_-1204998575')]
[('tmp_67', u'CALL_-1204998560'), ('const-0', u'RETURN_-1204998556')]
null
null
00322e40
x64
O2
(translation_unit "void FUN_00322e40(undefined8 param_1)\n\n{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}\n\n" (function_definition "void FUN_00322e40(undefined8 param_1)\n\n{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00322e40(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}" { (expression_statement "FUN_00322e20();" (call_expression "FUN_00322e20()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac60(param_1);" (call_expression "FUN_002dac60(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::out_of_range::~out_of_range() */\n\nvoid __thiscall std::out_of_range::~out_of_range(out_of_range *this)\n\n{\n ~out_of_range(this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::out_of_range::~out_of_range(out_of_range *this)\n\n{\n ~out_of_range(this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::out_of_range::~" identifier : : identifier : : ~) (function_declarator "out_of_range(out_of_range *this)" identifier (parameter_list "(out_of_range *this)" ( (parameter_declaration "out_of_range *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ~out_of_range(this);\n operator_delete(this);\n return;\n}" { (expression_statement "~out_of_range(this);" (unary_expression "~out_of_range(this)" ~ (call_expression "out_of_range(this)" identifier (argument_list "(this)" ( identifier )))) ;) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00322e40(undefined8 param_1)\n\n{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}\n\n" (function_definition "void FUN_00322e40(undefined8 param_1)\n\n{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00322e40(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}" { (expression_statement "FUN_00322e20();" (call_expression "FUN_00322e20()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac60(param_1);" (call_expression "FUN_002dac60(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00322e40(undefined8 param_1)\n\n{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00322e40(undefined8 param_1)" (identifier "FUN_00322e40") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00322e20();\n FUN_002dac60(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_00322e20();" (call_expression "FUN_00322e20()" (identifier "FUN_00322e20") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002dac60(param_1);" (call_expression "FUN_002dac60(param_1)" (identifier "FUN_002dac60") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::out_of_range::~out_of_range() */ void __thiscall std::function_1::~function_1(function_1 *this) { ~function_1(this); var_1(this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { FUN_00322e20(); FUN_002dac60(param_1); return; }
732_i686-gnu-ld_and_i686-gnu-ld_strip.c
bfd_elf_get_needed_list
bfd_elf_get_needed_list
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_needed_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_needed_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207582078')]
[('const-1', u'RETURN_-1207582078')]
null
null
001ac278
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_needed_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_needed_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_needed_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_needed_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_elf_get_needed_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_get_needed_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_needed_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_elf_get_needed_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_get_needed_list(void)" (identifier "bfd_elf_get_needed_list") (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(); }
8_comm_and_comm_strip.c
_exit
_exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _exit(int __status) { (*(code *)PTR__exit_0010b040)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _exit(int __status) { (*(code *)PTR__exit_0010b040)(); return; }
JMP qword ptr [0x0010b040]
null
null
null
null
[(u'INDIRECT_-1206968123', u'COPY_-1206968182'), ('const-0', u'RETURN_-1206968181'), (u'CALLIND_-1206968184', u'INDIRECT_-1206968123'), ('tmp_28', u'CAST_-1206968118'), (u'CAST_-1206968118', u'CALLIND_-1206968184')]
[(u'INDIRECT_-1206968123', u'COPY_-1206968182'), ('const-0', u'RETURN_-1206968181'), (u'CALLIND_-1206968184', u'INDIRECT_-1206968123'), ('tmp_28', u'CAST_-1206968118'), (u'CAST_-1206968118', u'CALLIND_-1206968184')]
null
null
00102080
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}\n\n" comment (function_definition "void _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" primitive_type (function_declarator "_exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_declaration "int __status" primitive_type identifier) ))) (compound_statement "{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" { (expression_statement "(*(code *)PTR__exit_0010b040)();" (call_expression "(*(code *)PTR__exit_0010b040)()" (parenthesized_expression "(*(code *)PTR__exit_0010b040)" ( (pointer_expression "*(code *)PTR__exit_0010b040" * (cast_expression "(code *)PTR__exit_0010b040" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}\n\n" comment (function_definition "void _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" primitive_type (function_declarator "_exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_declaration "int __status" primitive_type identifier) ))) (compound_statement "{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" { (expression_statement "(*(code *)PTR__exit_0010b040)();" (call_expression "(*(code *)PTR__exit_0010b040)()" (parenthesized_expression "(*(code *)PTR__exit_0010b040)" ( (pointer_expression "*(code *)PTR__exit_0010b040" * (cast_expression "(code *)PTR__exit_0010b040" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}\n\n" (function_definition "void _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" primitive_type (function_declarator "_exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_declaration "int __status" primitive_type identifier) ))) (compound_statement "{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" { (expression_statement "(*(code *)PTR__exit_0010b040)();" (call_expression "(*(code *)PTR__exit_0010b040)()" (parenthesized_expression "(*(code *)PTR__exit_0010b040)" ( (pointer_expression "*(code *)PTR__exit_0010b040" * (cast_expression "(code *)PTR__exit_0010b040" ( (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 IDENT) ))) (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 _exit(int __status)\n\n{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" (primitive_type "void") (function_declarator "_exit(int __status)" (identifier "_exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"))) (compound_statement "{\n (*(code *)PTR__exit_0010b040)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR__exit_0010b040)();" (call_expression "(*(code *)PTR__exit_0010b040)()" (parenthesized_expression "(*(code *)PTR__exit_0010b040)" (( "(") (pointer_expression "*(code *)PTR__exit_0010b040" (* "*") (cast_expression "(code *)PTR__exit_0010b040" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR__exit_0010b040"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR__exit_0010b040)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (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
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_0010b040)(); return; }
9340_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_get_monthname
FUN_00314560
/* std::__facet_shims::(anonymous namespace)::time_get_shim<char>::do_get_monthname(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ void std::__facet_shims::(anonymous_namespace)::time_get_shim<char>::do_get_monthname(long param_1) { __time_get<char>(*(__facet_shims **)(param_1 + 0x10)); return; }
void FUN_00314560(long param_1) { FUN_00312a80(*(undefined8 *)(param_1 + 0x10)); return; }
SUB RSP,0x10 MOV RDI,qword ptr [RDI + 0x10] PUSH 0x6d PUSH qword ptr [RSP + 0x28] PUSH qword ptr [RSP + 0x28] CALL 0x00312a80 ADD RSP,0x28 RET
null
null
null
null
[(u'INT_ADD_-1204927104', u'CAST_-1204927005'), ('const-16', u'INT_ADD_-1204927104'), ('const-433', u'LOAD_-1204927120'), (u'CAST_-1204927005', u'LOAD_-1204927120'), (u'LOAD_-1204927120', u'CALL_-1204927084'), ('const-0', u'RETURN_-1204927060'), ('tmp_148', u'INT_ADD_-1204927104')]
[(u'INT_ADD_-1204927104', u'CAST_-1204927005'), ('const-16', u'INT_ADD_-1204927104'), ('const-433', u'LOAD_-1204927120'), (u'CAST_-1204927005', u'LOAD_-1204927120'), (u'LOAD_-1204927120', u'CALL_-1204927084'), ('const-0', u'RETURN_-1204927060'), ('tmp_148', u'INT_ADD_-1204927104')]
null
null
00314560
x64
O2
(translation_unit "void FUN_00314560(long param_1)\n\n{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}\n\n" (function_definition "void FUN_00314560(long param_1)\n\n{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}" primitive_type (function_declarator "FUN_00314560(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}" { (expression_statement "FUN_00312a80(*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_00312a80(*(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 "/* std::__facet_shims::(anonymous\n namespace)::time_get_shim<char>::do_get_monthname(std::istreambuf_iterator<char,\n std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >,\n std::ios_base&, std::_Ios_Iostate&, tm*) const */\n\nvoid std::__facet_shims::(anonymous_namespace)::time_get_shim<char>::do_get_monthname(long param_1)\n\n{\n __time_get<char>(*(__facet_shims **)(param_1 + 0x10));\n return;\n}\n\n" comment (function_definition "void std::__facet_shims::(anonymous_namespace)::time_get_shim<char>::do_get_monthname(long param_1)\n\n{\n __time_get<char>(*(__facet_shims **)(param_1 + 0x10));\n return;\n}" primitive_type (ERROR "std::__facet_shims::(anonymous_namespace)::time_get_shim<char>::" identifier : : identifier : : ( identifier ) : : identifier < primitive_type > : :) (function_declarator "do_get_monthname(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n __time_get<char>(*(__facet_shims **)(param_1 + 0x10));\n return;\n}" { (expression_statement "__time_get<char>(*(__facet_shims **)(param_1 + 0x10));" (binary_expression "__time_get<char>(*(__facet_shims **)(param_1 + 0x10))" (binary_expression "__time_get<char" identifier < identifier) > (parenthesized_expression "(*(__facet_shims **)(param_1 + 0x10))" ( (pointer_expression "*(__facet_shims **)(param_1 + 0x10)" * (cast_expression "(__facet_shims **)(param_1 + 0x10)" ( (type_descriptor "__facet_shims **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00314560(long param_1)\n\n{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}\n\n" (function_definition "void FUN_00314560(long param_1)\n\n{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}" primitive_type (function_declarator "FUN_00314560(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}" { (expression_statement "FUN_00312a80(*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_00312a80(*(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 { (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_00314560(long param_1)\n\n{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}" (primitive_type "void") (function_declarator "FUN_00314560(long param_1)" (identifier "FUN_00314560") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00312a80(*(undefined8 *)(param_1 + 0x10));\n return;\n}" ({ "{") (expression_statement "FUN_00312a80(*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_00312a80(*(undefined8 *)(param_1 + 0x10))" (identifier "FUN_00312a80") (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") (; ";")) (} "}")))
/* std::__facet_shims::(anonymous namespace)::time_get_shim<char>::do_get_monthname(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ void std::type_1::(anonymous_namespace)::time_get_shim<char>::function_1(long var_3) { var_1<var_2>(*(type_1 **)(var_3 + 0x10)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (return_statement))))
null
void MASKED(long param_1) { FUN_00312a80(*(undefined8 *)(param_1 + 0x10)); return; }
3931_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
section_contents
FUN_001ff750
/* DWARF original prototype: Location section_contents(Elf_file<32,_false,_gold::Incremental_binary> * this, uint shndx) */ Location __thiscall elfcpp::Elf_file<32,_false,_gold::Incremental_binary>::section_contents (Elf_file<32,_false,_gold::Incremental_binary> *this,uint shndx) { uint uVar1; Incremental_binary *this_00; Output_file *size; off_t oVar2; char *format; Output_file *in_RCX; ulong start; Location LVar3; start = (ulong)shndx; this_00 = this->file_; initialize_shnum(this); if (this->shnum_ <= shndx) { initialize_shnum(this); uVar1 = this->shnum_; format = (char *)gettext("section_contents: bad shndx %u >= %u"); in_RCX = (Output_file *)(ulong)uVar1; gold::Incremental_binary::error(this_00,format,start); } oVar2 = section_header_offset(this,shndx); size = this_00->output_; if ((-1 < oVar2) && (in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_)) { LVar3.file_offset = (ulong)*(uint *)(size->base_ + oVar2 + 0x10); LVar3.data_size._0_4_ = *(undefined4 *)(size->base_ + oVar2 + 0x14); LVar3.data_size._4_4_ = 0; return LVar3; } /* WARNING: Subroutine does not return */ gold::Output_file::get_output_view((Output_file *)this,start,(size_t)size,in_RCX); }
undefined4 FUN_001ff750(long *param_1,uint param_2) { long lVar1; long lVar2; undefined8 uVar3; lVar1 = *param_1; FUN_001ff540(); if (*(uint *)(param_1 + 2) <= param_2) { FUN_001ff540(param_1); lVar2 = param_1[2]; uVar3 = gettext("section_contents: bad shndx %u >= %u"); FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2); } lVar2 = FUN_001ff680(param_1,param_2); lVar1 = *(long *)(lVar1 + 0x50); if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) { return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10); } /* WARNING: Subroutine does not return */ FUN_001efe60(); }
PUSH R13 PUSH R12 PUSH RBP MOV EBP,ESI PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV R12,qword ptr [RDI] CALL 0x001ff540 CMP EBP,dword ptr [RBX + 0x10] JNC 0x001ff7a0 MOV ESI,EBP MOV RDI,RBX CALL 0x001ff680 MOV RDX,qword ptr [R12 + 0x50] TEST RAX,RAX JS 0x001ff7cc LEA RCX,[RAX + 0x28] CMP RCX,qword ptr [RDX + 0x10] JG 0x001ff7cc ADD RAX,qword ptr [RDX + 0x18] MOV EDX,dword ptr [RAX + 0x14] MOV EAX,dword ptr [RAX + 0x10] ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET MOV RDI,RBX CALL 0x001ff540 MOV R13D,dword ptr [RBX + 0x10] LEA RDI,[0x3df4e8] CALL 0x00150320 MOV EDX,EBP MOV RDI,R12 MOV RSI,RAX MOV ECX,R13D XOR EAX,EAX CALL 0x001effa0 JMP 0x001ff76c CALL 0x001efe60
null
null
null
null
[('const-1', u'PTRADD_-1207896020'), (u'CAST_-1207895703', u'LOAD_-1207896075'), (u'INT_ZEXT_-1207895884', u'CAST_-1207895662'), (u'INDIRECT_-1207895914', u'MULTIEQUAL_-1207895822'), (u'INT_ADD_-1207895759', u'PTRADD_-1207896013'), (u'PTRSUB_-1207895768', u'LOAD_-1207896199'), ('const-433', u'LOAD_-1207896082'), (u'INT_LESSEQUAL_-1207896169', u'CBRANCH_-1207896167'), (u'LOAD_-1207896075', u'INT_ZEXT_-1207895941'), ('const-0', u'PTRSUB_-1207895768'), (u'LOAD_-1207896011', u'INT_ZEXT_-1207895884'), (u'INT_ZEXT_-1207895878', u'CALL_-1207895952'), (u'CALL_-1207896152', u'INDIRECT_-1207895914'), ('const-40', u'INT_ADD_-1207896111'), (u'CAST_-1207895646', u'CALL_-1207895978'), ('const-24', u'PTRSUB_-1207895721'), (u'CAST_-1207895647', u'CALL_-1207895978'), (u'PTRADD_-1207896020', u'CAST_-1207895707'), ('const-1', u'PTRADD_-1207896013'), ('const-433', u'LOAD_-1207896095'), (u'CALL_-1207896152', u'INT_SLESS_-1207896129'), ('const-433', u'LOAD_-1207896150'), (u'MULTIEQUAL_-1207895822', u'CALL_-1207895978'), ('const-16', u'PTRSUB_-1207895688'), (u'CAST_-1207895725', u'CAST_-1207895716'), (u'CAST_-1207895725', u'MULTIEQUAL_-1207895822'), (u'PTRSUB_-1207895759', u'LOAD_-1207896185'), (u'INDIRECT_-1207895933', u'MULTIEQUAL_-1207895917'), (u'LOAD_-1207896095', u'PTRADD_-1207896020'), ('const-16', u'INT_ADD_-1207895759'), (u'LOAD_-1207896121', u'INT_SLESSEQUAL_-1207896092'), (u'INDIRECT_-1207895871', u'CAST_-1207895647'), ('tmp_113', u'CBRANCH_-1207896167'), ('const-433', u'LOAD_-1207896185'), (u'CALL_-1207896152', u'INT_ADD_-1207896111'), (u'LOAD_-1207896082', u'COPY_-1207895761'), ('tmp_453', u'CALL_-1207896152'), (u'INT_SLESSEQUAL_-1207896092', u'CBRANCH_-1207896100'), ('const-16', u'PTRSUB_-1207895728'), (u'CAST_-1207895676', u'CALL_-1207895952'), (u'INT_ZEXT_-1207895941', u'PIECE_-1207895754'), (u'COPY_-1207895750', u'CALL_-1207895989'), (u'INT_SLESS_-1207896129', u'CBRANCH_-1207896128'), (u'CAST_-1207895707', u'LOAD_-1207896082'), ('tmp_452', u'PTRSUB_-1207895759'), (u'LOAD_-1207896095', u'PTRADD_-1207896013'), ('const-0', u'RETURN_-1207896024'), ('const-433', u'LOAD_-1207896011'), ('tmp_210', u'CBRANCH_-1207896100'), ('tmp_452', u'CALL_-1207896013'), ('const-433', u'LOAD_-1207896121'), ('const-433', u'LOAD_-1207896075'), ('tmp_453', u'INT_LESSEQUAL_-1207896169'), (u'COPY_-1207895761', u'PIECE_-1207895754'), (u'LOAD_-1207896199', u'CALL_-1207895952'), (u'PTRSUB_-1207895728', u'LOAD_-1207896121'), (u'CALL_-1207896152', u'INDIRECT_-1207895871'), ('tmp_452', u'PTRSUB_-1207895688'), (u'PTRADD_-1207896013', u'CAST_-1207895703'), (u'CALL_-1207896187', u'INDIRECT_-1207895933'), (u'COPY_-1207895762', u'PIECE_-1207895915'), (u'INDIRECT_-1207895831', u'MULTIEQUAL_-1207895917'), (u'CALL_-1207895952', u'INDIRECT_-1207895831'), (u'LOAD_-1207896150', u'CAST_-1207895646'), ('const-80', u'PTRSUB_-1207895743'), ('const--1', u'INT_SLESS_-1207896129'), (u'LOAD_-1207896199', u'PTRSUB_-1207895743'), (u'CAST_-1207895716', u'INT_SLESSEQUAL_-1207896092'), ('const-433', u'LOAD_-1207896199'), (u'PTRSUB_-1207895721', u'LOAD_-1207896095'), (u'CALL_-1207895989', u'CAST_-1207895676'), ('const-1', u'RETURN_-1207895973'), (u'LOAD_-1207896185', u'INT_LESSEQUAL_-1207896169'), (u'CALL_-1207896152', u'INDIRECT_-1207895878'), (u'LOAD_-1207896150', u'PTRSUB_-1207895728'), ('const-0', u'COPY_-1207895762'), (u'LOAD_-1207896150', u'PTRSUB_-1207895721'), (u'CALL_-1207896152', u'INT_ADD_-1207895759'), ('tmp_452', u'CALL_-1207896152'), (u'PIECE_-1207895754', u'PIECE_-1207895915'), (u'INT_ADD_-1207896111', u'CAST_-1207895725'), ('const-16', u'PTRSUB_-1207895759'), ('const-20', u'INT_ADD_-1207895763'), ('const-4060392', u'COPY_-1207895750'), (u'CALL_-1207896152', u'INT_ADD_-1207895763'), (u'PIECE_-1207895915', u'RETURN_-1207896024'), ('tmp_452', u'CALL_-1207896187'), ('tmp_452', u'PTRSUB_-1207895768'), (u'PTRSUB_-1207895743', u'LOAD_-1207896150'), (u'INDIRECT_-1207895878', u'CALL_-1207895978'), ('tmp_453', u'INT_ZEXT_-1207895878'), (u'INT_ADD_-1207895763', u'PTRADD_-1207896020'), ('tmp_429', u'BRANCH_-1207895949'), ('tmp_161', u'CBRANCH_-1207896128'), (u'PTRSUB_-1207895688', u'LOAD_-1207896011')]
[('const-2', u'PTRADD_-1207895692'), ('const-2', u'PTRADD_-1207895758'), ('const--1', u'INT_SLESS_-1207896129'), ('const-433', u'LOAD_-1207896150'), ('tmp_1201', u'CALL_-1207895952'), (u'INT_LESSEQUAL_-1207896169', u'CBRANCH_-1207896167'), (u'PTRADD_-1207895758', u'CAST_-1207895756'), ('const-8', u'PTRADD_-1207895758'), ('const-40', u'INT_ADD_-1207896111'), (u'INT_ADD_-1207896083', u'CAST_-1207895718'), (u'LOAD_-1207896095', u'INT_ADD_-1207896077'), (u'PTRADD_-1207895692', u'LOAD_-1207896011'), ('tmp_918', u'CALL_-1207896013'), (u'LOAD_-1207896150', u'INT_ADD_-1207896105'), (u'INT_ADD_-1207896111', u'INT_SLESSEQUAL_-1207896092'), (u'CALL_-1207896152', u'INT_SLESS_-1207896129'), ('const-24', u'INT_ADD_-1207896083'), (u'SUBPIECE_-1207895693', u'CALL_-1207895952'), (u'CAST_-1207895718', u'LOAD_-1207896095'), (u'LOAD_-1207896121', u'INT_SLESSEQUAL_-1207896092'), (u'CAST_-1207895756', u'LOAD_-1207896185'), ('tmp_113', u'CBRANCH_-1207896167'), (u'CALL_-1207896152', u'INT_ADD_-1207896111'), ('tmp_918', u'PTRADD_-1207895692'), (u'INT_SLESSEQUAL_-1207896092', u'CBRANCH_-1207896100'), (u'LOAD_-1207896150', u'INT_ADD_-1207896083'), (u'INT_SLESS_-1207896129', u'CBRANCH_-1207896128'), ('tmp_1201', u'CALL_-1207896152'), ('const-433', u'LOAD_-1207896075'), ('const-0', u'RETURN_-1207896024'), ('tmp_210', u'CBRANCH_-1207896100'), ('const-433', u'LOAD_-1207896121'), ('const-4060392', u'COPY_-1207895747'), (u'LOAD_-1207896199', u'CALL_-1207895952'), ('const-16', u'INT_ADD_-1207896059'), (u'LOAD_-1207896075', u'COPY_-1207895770'), (u'COPY_-1207895747', u'CALL_-1207895989'), (u'CALL_-1207895989', u'CALL_-1207895952'), ('tmp_918', u'PTRADD_-1207895758'), (u'COPY_-1207895770', u'RETURN_-1207896024'), ('tmp_1201', u'INT_LESSEQUAL_-1207896169'), (u'INT_ADD_-1207896134', u'CAST_-1207895740'), ('const-80', u'INT_ADD_-1207896134'), ('const-433', u'LOAD_-1207896095'), (u'CAST_-1207895725', u'LOAD_-1207896121'), (u'INT_ADD_-1207896077', u'INT_ADD_-1207896059'), (u'CALL_-1207896152', u'INT_ADD_-1207896077'), (u'CAST_-1207895740', u'LOAD_-1207896150'), ('const-0', u'SUBPIECE_-1207895693'), ('const-1', u'RETURN_-1207895973'), (u'LOAD_-1207896185', u'INT_LESSEQUAL_-1207896169'), (u'INT_ADD_-1207896105', u'CAST_-1207895725'), ('const-16', u'INT_ADD_-1207896105'), ('tmp_918', u'LOAD_-1207896199'), (u'LOAD_-1207896011', u'SUBPIECE_-1207895693'), (u'LOAD_-1207896199', u'INT_ADD_-1207896134'), (u'INT_ADD_-1207896059', u'CAST_-1207895710'), ('const-433', u'LOAD_-1207896011'), (u'CAST_-1207895710', u'LOAD_-1207896075'), ('const-433', u'LOAD_-1207896185'), ('const-8', u'PTRADD_-1207895692'), ('const-433', u'LOAD_-1207896199'), ('tmp_918', u'CALL_-1207896152'), ('tmp_429', u'BRANCH_-1207895949'), ('tmp_161', u'CBRANCH_-1207896128')]
null
null
001ff750
x64
O2
(translation_unit "undefined4 FUN_001ff750(long *param_1,uint param_2)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n /* WARNING: Subroutine does not return */\n FUN_001efe60();\n}\n\n" (function_definition "undefined4 FUN_001ff750(long *param_1,uint param_2)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n /* WARNING: Subroutine does not return */\n FUN_001efe60();\n}" type_identifier (function_declarator "FUN_001ff750(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 identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n /* WARNING: Subroutine does not return */\n FUN_001efe60();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "FUN_001ff540();" (call_expression "FUN_001ff540()" identifier (argument_list "()" ( ))) ;) (if_statement "if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }" if (parenthesized_expression "(*(uint *)(param_1 + 2) <= param_2)" ( (binary_expression "*(uint *)(param_1 + 2) <= param_2" (pointer_expression "*(uint *)(param_1 + 2)" * (cast_expression "(uint *)(param_1 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }" { (expression_statement "FUN_001ff540(param_1);" (call_expression "FUN_001ff540(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "lVar2 = param_1[2];" (assignment_expression "lVar2 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = gettext("section_contents: bad shndx %u >= %u");" (assignment_expression "uVar3 = gettext("section_contents: bad shndx %u >= %u")" identifier = (call_expression "gettext("section_contents: bad shndx %u >= %u")" identifier (argument_list "("section_contents: bad shndx %u >= %u")" ( (string_literal ""section_contents: bad shndx %u >= %u"" " string_content ") )))) ;) (expression_statement "FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);" (call_expression "FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2)" identifier (argument_list "(lVar1,uVar3,param_2,(int)lVar2)" ( identifier , identifier , identifier , (cast_expression "(int)lVar2" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) })) (expression_statement "lVar2 = FUN_001ff680(param_1,param_2);" (assignment_expression "lVar2 = FUN_001ff680(param_1,param_2)" identifier = (call_expression "FUN_001ff680(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (expression_statement "lVar1 = *(long *)(lVar1 + 0x50);" (assignment_expression "lVar1 = *(long *)(lVar1 + 0x50)" identifier = (pointer_expression "*(long *)(lVar1 + 0x50)" * (cast_expression "(long *)(lVar1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x50)" ( (binary_expression "lVar1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10)))" ( (binary_expression "(-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))" ( (binary_expression "lVar2 + 0x28 <= *(long *)(lVar1 + 0x10)" (binary_expression "lVar2 + 0x28" identifier + number_literal) <= (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }" { (return_statement "return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);" return (pointer_expression "*(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" * (cast_expression "(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" ( (binary_expression "lVar2 + *(long *)(lVar1 + 0x18) + 0x10" (binary_expression "lVar2 + *(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) ))))) + number_literal) )))) ;) })) comment (expression_statement "FUN_001efe60();" (call_expression "FUN_001efe60()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* DWARF original prototype: Location section_contents(Elf_file<32,_false,_gold::Incremental_binary>\n * this, uint shndx) */\n\nLocation __thiscall\nelfcpp::Elf_file<32,_false,_gold::Incremental_binary>::section_contents\n (Elf_file<32,_false,_gold::Incremental_binary> *this,uint shndx)\n\n{\n uint uVar1;\n Incremental_binary *this_00;\n Output_file *size;\n off_t oVar2;\n char *format;\n Output_file *in_RCX;\n ulong start;\n Location LVar3;\n \n start = (ulong)shndx;\n this_00 = this->file_;\n initialize_shnum(this);\n if (this->shnum_ <= shndx) {\n initialize_shnum(this);\n uVar1 = this->shnum_;\n format = (char *)gettext("section_contents: bad shndx %u >= %u");\n in_RCX = (Output_file *)(ulong)uVar1;\n gold::Incremental_binary::error(this_00,format,start);\n }\n oVar2 = section_header_offset(this,shndx);\n size = this_00->output_;\n if ((-1 < oVar2) && (in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_)) {\n LVar3.file_offset = (ulong)*(uint *)(size->base_ + oVar2 + 0x10);\n LVar3.data_size._0_4_ = *(undefined4 *)(size->base_ + oVar2 + 0x14);\n LVar3.data_size._4_4_ = 0;\n return LVar3;\n }\n /* WARNING: Subroutine does not return */\n gold::Output_file::get_output_view((Output_file *)this,start,(size_t)size,in_RCX);\n}\n\n" comment (declaration "Location __thiscall\nelfcpp::Elf_file<32,_false,_gold::Incremental_binary>::section_contents\n (Elf_file<32,_false,_gold::Incremental_binary> *this,uint shndx)\n\n{\n uint uVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "elfcpp::" identifier : :) identifier (ERROR "<32" < number_literal) , identifier , (ERROR "_gold::Incremental_binary>::section_contents\n (Elf_file<32,_false,_gold::Incremental_binary> *this,uint shndx)\n\n{\n uint" identifier : : identifier > : : (function_declarator "section_contents\n (Elf_file<32,_false,_gold::Incremental_binary> *this,uint shndx)" identifier (parameter_list "(Elf_file<32,_false,_gold::Incremental_binary> *this,uint shndx)" ( (parameter_declaration "Elf_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_gold::Incremental_binary> *this" type_identifier (ERROR "::Incremental_binary>" : : identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) { identifier) identifier ;) (declaration "Incremental_binary *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "Output_file *size;" type_identifier (pointer_declarator "*size" * identifier) ;) (declaration "off_t oVar2;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "Output_file *in_RCX;" type_identifier (pointer_declarator "*in_RCX" * identifier) ;) (declaration "ulong start;" type_identifier identifier ;) (declaration "Location LVar3;" type_identifier identifier ;) (expression_statement "start = (ulong)shndx;" (assignment_expression "start = (ulong)shndx" identifier = (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "this_00 = this->file_;" (assignment_expression "this_00 = this->file_" identifier = (field_expression "this->file_" identifier -> field_identifier)) ;) (expression_statement "initialize_shnum(this);" (call_expression "initialize_shnum(this)" identifier (argument_list "(this)" ( identifier ))) ;) (if_statement "if (this->shnum_ <= shndx) {\n initialize_shnum(this);\n uVar1 = this->shnum_;\n format = (char *)gettext("section_contents: bad shndx %u >= %u");\n in_RCX = (Output_file *)(ulong)uVar1;\n gold::Incremental_binary::error(this_00,format,start);\n }" if (parenthesized_expression "(this->shnum_ <= shndx)" ( (binary_expression "this->shnum_ <= shndx" (field_expression "this->shnum_" identifier -> field_identifier) <= identifier) )) (compound_statement "{\n initialize_shnum(this);\n uVar1 = this->shnum_;\n format = (char *)gettext("section_contents: bad shndx %u >= %u");\n in_RCX = (Output_file *)(ulong)uVar1;\n gold::Incremental_binary::error(this_00,format,start);\n }" { (expression_statement "initialize_shnum(this);" (call_expression "initialize_shnum(this)" identifier (argument_list "(this)" ( identifier ))) ;) (expression_statement "uVar1 = this->shnum_;" (assignment_expression "uVar1 = this->shnum_" identifier = (field_expression "this->shnum_" identifier -> field_identifier)) ;) (expression_statement "format = (char *)gettext("section_contents: bad shndx %u >= %u");" (assignment_expression "format = (char *)gettext("section_contents: bad shndx %u >= %u")" identifier = (cast_expression "(char *)gettext("section_contents: bad shndx %u >= %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("section_contents: bad shndx %u >= %u")" identifier (argument_list "("section_contents: bad shndx %u >= %u")" ( (string_literal ""section_contents: bad shndx %u >= %u"" " string_content ") ))))) ;) (expression_statement "in_RCX = (Output_file *)(ulong)uVar1;" (assignment_expression "in_RCX = (Output_file *)(ulong)uVar1" identifier = (cast_expression "(Output_file *)(ulong)uVar1" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (labeled_statement "gold::Incremental_binary::error(this_00,format,start);" statement_identifier : (ERROR ":" :) (labeled_statement "Incremental_binary::error(this_00,format,start);" statement_identifier : (ERROR ":" :) (expression_statement "error(this_00,format,start);" (call_expression "error(this_00,format,start)" identifier (argument_list "(this_00,format,start)" ( identifier , identifier , identifier ))) ;))) })) (expression_statement "oVar2 = section_header_offset(this,shndx);" (assignment_expression "oVar2 = section_header_offset(this,shndx)" identifier = (call_expression "section_header_offset(this,shndx)" identifier (argument_list "(this,shndx)" ( identifier , identifier )))) ;) (expression_statement "size = this_00->output_;" (assignment_expression "size = this_00->output_" identifier = (field_expression "this_00->output_" identifier -> field_identifier)) ;) (if_statement "if ((-1 < oVar2) && (in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_)) {\n LVar3.file_offset = (ulong)*(uint *)(size->base_ + oVar2 + 0x10);\n LVar3.data_size._0_4_ = *(undefined4 *)(size->base_ + oVar2 + 0x14);\n LVar3.data_size._4_4_ = 0;\n return LVar3;\n }" if (parenthesized_expression "((-1 < oVar2) && (in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_))" ( (binary_expression "(-1 < oVar2) && (in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_)" (parenthesized_expression "(-1 < oVar2)" ( (binary_expression "-1 < oVar2" number_literal < identifier) )) && (parenthesized_expression "(in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_)" ( (comma_expression "in_RCX = (Output_file *)(oVar2 + 0x28), (long)in_RCX <= size->file_size_" (assignment_expression "in_RCX = (Output_file *)(oVar2 + 0x28)" identifier = (cast_expression "(Output_file *)(oVar2 + 0x28)" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(oVar2 + 0x28)" ( (binary_expression "oVar2 + 0x28" identifier + number_literal) )))) , (binary_expression "(long)in_RCX <= size->file_size_" (cast_expression "(long)in_RCX" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (field_expression "size->file_size_" identifier -> field_identifier))) ))) )) (compound_statement "{\n LVar3.file_offset = (ulong)*(uint *)(size->base_ + oVar2 + 0x10);\n LVar3.data_size._0_4_ = *(undefined4 *)(size->base_ + oVar2 + 0x14);\n LVar3.data_size._4_4_ = 0;\n return LVar3;\n }" { (expression_statement "LVar3.file_offset = (ulong)*(uint *)(size->base_ + oVar2 + 0x10);" (assignment_expression "LVar3.file_offset = (ulong)*(uint *)(size->base_ + oVar2 + 0x10)" (field_expression "LVar3.file_offset" identifier . field_identifier) = (binary_expression "(ulong)*(uint *)(size->base_ + oVar2 + 0x10)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(size->base_ + oVar2 + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(size->base_ + oVar2 + 0x10)" ( (binary_expression "size->base_ + oVar2 + 0x10" (binary_expression "size->base_ + oVar2" (field_expression "size->base_" identifier -> field_identifier) + identifier) + number_literal) ))))) ;) (expression_statement "LVar3.data_size._0_4_ = *(undefined4 *)(size->base_ + oVar2 + 0x14);" (assignment_expression "LVar3.data_size._0_4_ = *(undefined4 *)(size->base_ + oVar2 + 0x14)" (field_expression "LVar3.data_size._0_4_" (field_expression "LVar3.data_size" identifier . field_identifier) . field_identifier) = (pointer_expression "*(undefined4 *)(size->base_ + oVar2 + 0x14)" * (cast_expression "(undefined4 *)(size->base_ + oVar2 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(size->base_ + oVar2 + 0x14)" ( (binary_expression "size->base_ + oVar2 + 0x14" (binary_expression "size->base_ + oVar2" (field_expression "size->base_" identifier -> field_identifier) + identifier) + number_literal) ))))) ;) (expression_statement "LVar3.data_size._4_4_ = 0;" (assignment_expression "LVar3.data_size._4_4_ = 0" (field_expression "LVar3.data_size._4_4_" (field_expression "LVar3.data_size" identifier . field_identifier) . field_identifier) = number_literal) ;) (return_statement "return LVar3;" return identifier ;) })) comment (labeled_statement "gold::Output_file::get_output_view((Output_file *)this,start,(size_t)size,in_RCX);" statement_identifier : (ERROR ":" :) (labeled_statement "Output_file::get_output_view((Output_file *)this,start,(size_t)size,in_RCX);" statement_identifier : (ERROR ":" :) (expression_statement "get_output_view((Output_file *)this,start,(size_t)size,in_RCX);" (call_expression "get_output_view((Output_file *)this,start,(size_t)size,in_RCX)" identifier (argument_list "((Output_file *)this,start,(size_t)size,in_RCX)" ( (cast_expression "(Output_file *)this" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(size_t)size" ( (type_descriptor "size_t" primitive_type) ) identifier) , identifier ))) ;))) (ERROR "}" }))
(translation_unit "undefined4 FUN_001ff750(long *param_1,uint param_2)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n \n FUN_001efe60();\n}\n\n" (function_definition "undefined4 FUN_001ff750(long *param_1,uint param_2)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n \n FUN_001efe60();\n}" type_identifier (function_declarator "FUN_001ff750(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 identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n \n FUN_001efe60();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "FUN_001ff540();" (call_expression "FUN_001ff540()" identifier (argument_list "()" ( ))) ;) (if_statement "if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }" if (parenthesized_expression "(*(uint *)(param_1 + 2) <= param_2)" ( (binary_expression "*(uint *)(param_1 + 2) <= param_2" (pointer_expression "*(uint *)(param_1 + 2)" * (cast_expression "(uint *)(param_1 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }" { (expression_statement "FUN_001ff540(param_1);" (call_expression "FUN_001ff540(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "lVar2 = param_1[2];" (assignment_expression "lVar2 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = gettext("section_contents: bad shndx %u >= %u");" (assignment_expression "uVar3 = gettext("section_contents: bad shndx %u >= %u")" identifier = (call_expression "gettext("section_contents: bad shndx %u >= %u")" identifier (argument_list "("section_contents: bad shndx %u >= %u")" ( (string_literal ""section_contents: bad shndx %u >= %u"" " string_content ") )))) ;) (expression_statement "FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);" (call_expression "FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2)" identifier (argument_list "(lVar1,uVar3,param_2,(int)lVar2)" ( identifier , identifier , identifier , (cast_expression "(int)lVar2" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) })) (expression_statement "lVar2 = FUN_001ff680(param_1,param_2);" (assignment_expression "lVar2 = FUN_001ff680(param_1,param_2)" identifier = (call_expression "FUN_001ff680(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (expression_statement "lVar1 = *(long *)(lVar1 + 0x50);" (assignment_expression "lVar1 = *(long *)(lVar1 + 0x50)" identifier = (pointer_expression "*(long *)(lVar1 + 0x50)" * (cast_expression "(long *)(lVar1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x50)" ( (binary_expression "lVar1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10)))" ( (binary_expression "(-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))" ( (binary_expression "lVar2 + 0x28 <= *(long *)(lVar1 + 0x10)" (binary_expression "lVar2 + 0x28" identifier + number_literal) <= (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }" { (return_statement "return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);" return (pointer_expression "*(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" * (cast_expression "(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" ( (binary_expression "lVar2 + *(long *)(lVar1 + 0x18) + 0x10" (binary_expression "lVar2 + *(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) ))))) + number_literal) )))) ;) })) (expression_statement "FUN_001efe60();" (call_expression "FUN_001efe60()" identifier (argument_list "()" ( ))) ;) })))
(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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) <= IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (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 , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) <= (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) )))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "undefined4 FUN_001ff750(long *param_1,uint param_2)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n \n FUN_001efe60();\n}" (type_identifier "undefined4") (function_declarator "FUN_001ff750(long *param_1,uint param_2)" (identifier "FUN_001ff750") (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") (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_001ff540();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }\n lVar2 = FUN_001ff680(param_1,param_2);\n lVar1 = *(long *)(lVar1 + 0x50);\n if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }\n \n FUN_001efe60();\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "FUN_001ff540();" (call_expression "FUN_001ff540()" (identifier "FUN_001ff540") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 2) <= param_2)" (( "(") (binary_expression "*(uint *)(param_1 + 2) <= param_2" (pointer_expression "*(uint *)(param_1 + 2)" (* "*") (cast_expression "(uint *)(param_1 + 2)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (<= "<=") (identifier "param_2")) () ")")) (compound_statement "{\n FUN_001ff540(param_1);\n lVar2 = param_1[2];\n uVar3 = gettext("section_contents: bad shndx %u >= %u");\n FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);\n }" ({ "{") (expression_statement "FUN_001ff540(param_1);" (call_expression "FUN_001ff540(param_1)" (identifier "FUN_001ff540") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (expression_statement "lVar2 = param_1[2];" (assignment_expression "lVar2 = param_1[2]" (identifier "lVar2") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar3 = gettext("section_contents: bad shndx %u >= %u");" (assignment_expression "uVar3 = gettext("section_contents: bad shndx %u >= %u")" (identifier "uVar3") (= "=") (call_expression "gettext("section_contents: bad shndx %u >= %u")" (identifier "gettext") (argument_list "("section_contents: bad shndx %u >= %u")" (( "(") (string_literal ""section_contents: bad shndx %u >= %u"" (" """) (string_content "section_contents: bad shndx %u >= %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2);" (call_expression "FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2)" (identifier "FUN_001effa0") (argument_list "(lVar1,uVar3,param_2,(int)lVar2)" (( "(") (identifier "lVar1") (, ",") (identifier "uVar3") (, ",") (identifier "param_2") (, ",") (cast_expression "(int)lVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar2")) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar2 = FUN_001ff680(param_1,param_2);" (assignment_expression "lVar2 = FUN_001ff680(param_1,param_2)" (identifier "lVar2") (= "=") (call_expression "FUN_001ff680(param_1,param_2)" (identifier "FUN_001ff680") (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "lVar1 = *(long *)(lVar1 + 0x50);" (assignment_expression "lVar1 = *(long *)(lVar1 + 0x50)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar1 + 0x50)" (* "*") (cast_expression "(long *)(lVar1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x50)" (( "(") (binary_expression "lVar1 + 0x50" (identifier "lVar1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) {\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }" (if "if") (parenthesized_expression "((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10)))" (( "(") (binary_expression "(-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))" (parenthesized_expression "(-1 < lVar2)" (( "(") (binary_expression "-1 < lVar2" (number_literal "-1") (< "<") (identifier "lVar2")) () ")")) (&& "&&") (parenthesized_expression "(lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))" (( "(") (binary_expression "lVar2 + 0x28 <= *(long *)(lVar1 + 0x10)" (binary_expression "lVar2 + 0x28" (identifier "lVar2") (+ "+") (number_literal "0x28")) (<= "<=") (pointer_expression "*(long *)(lVar1 + 0x10)" (* "*") (cast_expression "(long *)(lVar1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);\n }" ({ "{") (return_statement "return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10);" (return "return") (pointer_expression "*(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" (* "*") (cast_expression "(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + *(long *)(lVar1 + 0x18) + 0x10)" (( "(") (binary_expression "lVar2 + *(long *)(lVar1 + 0x18) + 0x10" (binary_expression "lVar2 + *(long *)(lVar1 + 0x18)" (identifier "lVar2") (+ "+") (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")")))) (; ";")) (} "}"))) (expression_statement "FUN_001efe60();" (call_expression "FUN_001efe60()" (identifier "FUN_001efe60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: Location section_contents(Elf_file<32,_false,_gold::Incremental_binary> * this, uint shndx) */ type_1 __thiscall elfcpp::Elf_file<32,_false,_gold::type_2>::section_contents (Elf_file<32,_false,_gold::type_2> *this,type_6 var_2) { type_6 uVar1; type_2 *this_00; type_3 *size; type_4 var_6; char *format; type_3 *in_RCX; type_5 start; type_1 LVar3; start = (type_5)var_2; this_00 = this->file_; var_1(this); if (this->shnum_ <= var_2) { var_1(this); uVar1 = this->shnum_; format = (char *)var_3("section_contents: bad shndx %u >= %u"); in_RCX = (type_3 *)(type_5)uVar1; gold::Incremental_binary::var_4(this_00,format,start); } var_6 = var_5(this,var_2); size = this_00->output_; if ((-1 < var_6) && (in_RCX = (type_3 *)(var_6 + 0x28), (long)in_RCX <= size->file_size_)) { LVar3.file_offset = (type_5)*(type_6 *)(size->base_ + var_6 + 0x10); LVar3.data_size._0_4_ = *(type_7 *)(size->base_ + var_6 + 0x14); LVar3.data_size._4_4_ = 0; return LVar3; } /* WARNING: Subroutine does not return */ gold::Output_file::var_7((type_3 *)this,start,(size_t)size,in_RCX); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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) (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
undefined4 MASKED(long *param_1,uint param_2) { long lVar1; long lVar2; undefined8 uVar3; lVar1 = *param_1; FUN_001ff540(); if (*(uint *)(param_1 + 2) <= param_2) { FUN_001ff540(param_1); lVar2 = param_1[2]; uVar3 = gettext("section_contents: bad shndx %u >= %u"); FUN_001effa0(lVar1,uVar3,param_2,(int)lVar2); } lVar2 = FUN_001ff680(param_1,param_2); lVar1 = *(long *)(lVar1 + 0x50); if ((-1 < lVar2) && (lVar2 + 0x28 <= *(long *)(lVar1 + 0x10))) { return *(undefined4 *)(lVar2 + *(long *)(lVar1 + 0x18) + 0x10); } /* WARNING: Subroutine does not return */ FUN_001efe60(); }
70_basename_and_basename_strip.c
clone_quoting_options
FUN_00104280
quoting_options * clone_quoting_options(quoting_options *o) { int iVar1; int *piVar2; quoting_options *pqVar3; piVar2 = __errno_location(); iVar1 = *piVar2; if (o == (quoting_options *)0x0) { o = &default_quoting_options; } pqVar3 = (quoting_options *)xmemdup(o,0x38); *piVar2 = iVar1; return pqVar3; }
void FUN_00104280(undefined *param_1) { int iVar1; int *piVar2; piVar2 = __errno_location(); iVar1 = *piVar2; if (param_1 == (undefined *)0x0) { param_1 = &DAT_0010a300; } FUN_001051d0(param_1,0x38); *piVar2 = iVar1; return; }
PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI CALL 0x00102050 TEST RBX,RBX MOV ESI,0x38 MOV R12D,dword ptr [RAX] MOV RBP,RAX LEA RAX,[0x10a300] CMOVZ RBX,RAX MOV RDI,RBX CALL 0x001051d0 MOV dword ptr [RBP],R12D POP RBX POP RBP POP R12 RET
null
null
null
null
[(u'PTRSUB_-1206959358', u'MULTIEQUAL_-1206959331'), ('tmp_141', u'MULTIEQUAL_-1206959331'), ('tmp_75', u'CBRANCH_-1206959420'), ('const-1090304', u'PTRSUB_-1206959358'), ('const-0', u'RETURN_-1206959373'), (u'CALL_-1206959406', u'CAST_-1206959285'), (u'CAST_-1206959285', u'RETURN_-1206959373'), (u'CALL_-1206959462', u'STORE_-1206959403'), ('const-433', u'STORE_-1206959403'), (u'MULTIEQUAL_-1206959331', u'CALL_-1206959406'), ('const-433', u'LOAD_-1206959443'), ('const-56', u'CALL_-1206959406'), ('const-0', u'INT_EQUAL_-1206959448'), ('const-0', u'PTRSUB_-1206959358'), (u'CALL_-1206959462', u'LOAD_-1206959443'), (u'INT_EQUAL_-1206959448', u'CBRANCH_-1206959420'), (u'LOAD_-1206959443', u'STORE_-1206959403'), ('tmp_141', u'INT_EQUAL_-1206959448')]
[(u'PTRSUB_-1206959358', u'MULTIEQUAL_-1206959330'), ('tmp_75', u'CBRANCH_-1206959420'), ('const-56', u'CALL_-1206959406'), ('const-433', u'STORE_-1206959403'), ('const-0', u'RETURN_-1206959373'), ('tmp_226', u'MULTIEQUAL_-1206959330'), ('const-433', u'LOAD_-1206959443'), (u'CALL_-1206959462', u'STORE_-1206959403'), (u'MULTIEQUAL_-1206959330', u'CALL_-1206959406'), ('tmp_226', u'INT_EQUAL_-1206959448'), ('const-1090304', u'PTRSUB_-1206959358'), ('const-0', u'INT_EQUAL_-1206959448'), (u'CALL_-1206959462', u'LOAD_-1206959443'), (u'INT_EQUAL_-1206959448', u'CBRANCH_-1206959420'), ('const-0', u'PTRSUB_-1206959358'), (u'LOAD_-1206959443', u'STORE_-1206959403')]
null
null
00104280
x64
O2
(translation_unit "void FUN_00104280(undefined *param_1)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}\n\n" (function_definition "void FUN_00104280(undefined *param_1)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}" primitive_type (function_declarator "FUN_00104280(undefined *param_1)" identifier (parameter_list "(undefined *param_1)" ( (parameter_declaration "undefined *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (if_statement "if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }" if (parenthesized_expression "(param_1 == (undefined *)0x0)" ( (binary_expression "param_1 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_1 = &DAT_0010a300;\n }" { (expression_statement "param_1 = &DAT_0010a300;" (assignment_expression "param_1 = &DAT_0010a300" identifier = (pointer_expression "&DAT_0010a300" & identifier)) ;) })) (expression_statement "FUN_001051d0(param_1,0x38);" (call_expression "FUN_001051d0(param_1,0x38)" identifier (argument_list "(param_1,0x38)" ( identifier , number_literal ))) ;) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "quoting_options * clone_quoting_options(quoting_options *o)\n\n{\n int iVar1;\n int *piVar2;\n quoting_options *pqVar3;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n pqVar3 = (quoting_options *)xmemdup(o,0x38);\n *piVar2 = iVar1;\n return pqVar3;\n}\n\n" (function_definition "quoting_options * clone_quoting_options(quoting_options *o)\n\n{\n int iVar1;\n int *piVar2;\n quoting_options *pqVar3;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n pqVar3 = (quoting_options *)xmemdup(o,0x38);\n *piVar2 = iVar1;\n return pqVar3;\n}" type_identifier (pointer_declarator "* clone_quoting_options(quoting_options *o)" * (function_declarator "clone_quoting_options(quoting_options *o)" identifier (parameter_list "(quoting_options *o)" ( (parameter_declaration "quoting_options *o" type_identifier (pointer_declarator "*o" * identifier)) )))) (compound_statement "{\n int iVar1;\n int *piVar2;\n quoting_options *pqVar3;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n pqVar3 = (quoting_options *)xmemdup(o,0x38);\n *piVar2 = iVar1;\n return pqVar3;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "quoting_options *pqVar3;" type_identifier (pointer_declarator "*pqVar3" * identifier) ;) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (if_statement "if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }" if (parenthesized_expression "(o == (quoting_options *)0x0)" ( (binary_expression "o == (quoting_options *)0x0" identifier == (cast_expression "(quoting_options *)0x0" ( (type_descriptor "quoting_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n o = &default_quoting_options;\n }" { (expression_statement "o = &default_quoting_options;" (assignment_expression "o = &default_quoting_options" identifier = (pointer_expression "&default_quoting_options" & identifier)) ;) })) (expression_statement "pqVar3 = (quoting_options *)xmemdup(o,0x38);" (assignment_expression "pqVar3 = (quoting_options *)xmemdup(o,0x38)" identifier = (cast_expression "(quoting_options *)xmemdup(o,0x38)" ( (type_descriptor "quoting_options *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmemdup(o,0x38)" identifier (argument_list "(o,0x38)" ( identifier , number_literal ))))) ;) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" * identifier) = identifier) ;) (return_statement "return pqVar3;" return identifier ;) })))
(translation_unit "void FUN_00104280(undefined *param_1)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}\n\n" (function_definition "void FUN_00104280(undefined *param_1)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}" primitive_type (function_declarator "FUN_00104280(undefined *param_1)" identifier (parameter_list "(undefined *param_1)" ( (parameter_declaration "undefined *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (if_statement "if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }" if (parenthesized_expression "(param_1 == (undefined *)0x0)" ( (binary_expression "param_1 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_1 = &DAT_0010a300;\n }" { (expression_statement "param_1 = &DAT_0010a300;" (assignment_expression "param_1 = &DAT_0010a300" identifier = (pointer_expression "&DAT_0010a300" & identifier)) ;) })) (expression_statement "FUN_001051d0(param_1,0x38);" (call_expression "FUN_001051d0(param_1,0x38)" identifier (argument_list "(param_1,0x38)" ( identifier , number_literal ))) ;) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" * 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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00104280(undefined *param_1)\n\n{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00104280(undefined *param_1)" (identifier "FUN_00104280") (parameter_list "(undefined *param_1)" (( "(") (parameter_declaration "undefined *param_1" (type_identifier "undefined") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int iVar1;\n int *piVar2;\n \n piVar2 = __errno_location();\n iVar1 = *piVar2;\n if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }\n FUN_001051d0(param_1,0x38);\n *piVar2 = iVar1;\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int *piVar2;" (primitive_type "int") (pointer_declarator "*piVar2" (* "*") (identifier "piVar2")) (; ";")) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" (identifier "piVar2") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" (identifier "iVar1") (= "=") (pointer_expression "*piVar2" (* "*") (identifier "piVar2"))) (; ";")) (if_statement "if (param_1 == (undefined *)0x0) {\n param_1 = &DAT_0010a300;\n }" (if "if") (parenthesized_expression "(param_1 == (undefined *)0x0)" (( "(") (binary_expression "param_1 == (undefined *)0x0" (identifier "param_1") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n param_1 = &DAT_0010a300;\n }" ({ "{") (expression_statement "param_1 = &DAT_0010a300;" (assignment_expression "param_1 = &DAT_0010a300" (identifier "param_1") (= "=") (pointer_expression "&DAT_0010a300" (& "&") (identifier "DAT_0010a300"))) (; ";")) (} "}"))) (expression_statement "FUN_001051d0(param_1,0x38);" (call_expression "FUN_001051d0(param_1,0x38)" (identifier "FUN_001051d0") (argument_list "(param_1,0x38)" (( "(") (identifier "param_1") (, ",") (number_literal "0x38") () ")"))) (; ";")) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (= "=") (identifier "iVar1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 * function_1(type_1 *var_2) { int iVar1; int *piVar2; type_1 *pqVar3; piVar2 = var_1(); iVar1 = *piVar2; if (var_2 == (type_1 *)0x0) { var_2 = &default_quoting_options; } pqVar3 = (type_1 *)var_3(var_2,0x38); *piVar2 = iVar1; return pqVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (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: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement))))
null
void MASKED(undefined *param_1) { int iVar1; int *piVar2; piVar2 = __errno_location(); iVar1 = *piVar2; if (param_1 == (undefined *)0x0) { param_1 = &DAT_0010a300; } FUN_001051d0(param_1,0x38); *piVar2 = iVar1; return; }
5162_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
add_output_section
FUN_00223d20
/* DWARF original prototype: void add_output_section(Output_data_reloc<4,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_output_section (Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od, Address address,Addend addend) { Output_reloc_type OStack_58; Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,os,type,od,address,false); OStack_58.addend_ = addend; Output_data_reloc_base<4,_true,_32,_false>::add (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58); return; }
void FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6) { undefined1 auStack_58 [32]; undefined4 local_38; FUN_00203d90(auStack_58); local_38 = param_6; FUN_002235c0(param_1,param_4,auStack_58); return; }
PUSH R13 MOV R13D,R9D XOR R9D,R9D PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RCX SUB RSP,0x38 MOV RBP,RSP MOV RDI,RBP CALL 0x00203d90 MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 MOV dword ptr [RSP + 0x20],R13D CALL 0x002235c0 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[('const--88', u'PTRSUB_-1203945967'), (u'PTRSUB_-1203945955', u'CALL_-1203946134'), (u'CALL_-1203946106', u'INDIRECT_-1203945955'), ('const-0', u'PTRSUB_-1203945935'), ('tmp_211', u'CALL_-1203946106'), ('const--88', u'PTRSUB_-1203945968'), (u'PTRSUB_-1203945968', u'PTRSUB_-1203945955'), ('tmp_210', u'CALL_-1203946134'), ('tmp_213', u'COPY_-1203946002'), (u'PTRSUB_-1203945967', u'CALL_-1203946106'), ('tmp_352', u'PTRSUB_-1203945968'), ('tmp_209', u'CALL_-1203946134'), ('const-0', u'PTRSUB_-1203945955'), ('tmp_212', u'CALL_-1203946134'), ('tmp_211', u'CALL_-1203946134'), ('tmp_208', u'PTRSUB_-1203945935'), ('const-0', u'RETURN_-1203946060'), ('const-0', u'CALL_-1203946134'), ('tmp_352', u'PTRSUB_-1203945967'), (u'PTRSUB_-1203945935', u'CALL_-1203946106')]
[('tmp_334', u'PTRSUB_-1203945978'), (u'PTRSUB_-1203945979', u'CALL_-1203946134'), ('const--88', u'PTRSUB_-1203945978'), ('tmp_341', u'CALL_-1203946106'), (u'PTRSUB_-1203945978', u'CALL_-1203946106'), ('tmp_338', u'CALL_-1203946106'), (u'CALL_-1203946106', u'INDIRECT_-1203945966'), ('const--88', u'PTRSUB_-1203945979'), ('tmp_354', u'COPY_-1203946013'), ('const-0', u'RETURN_-1203946060'), ('tmp_334', u'PTRSUB_-1203945979')]
null
null
00223d20
x64
O2
(translation_unit "void FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}\n\n" (function_definition "void FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" primitive_type (function_declarator "FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" { (declaration "undefined1 auStack_58 [32];" type_identifier (array_declarator "auStack_58 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_38;" type_identifier identifier ;) (expression_statement "FUN_00203d90(auStack_58);" (call_expression "FUN_00203d90(auStack_58)" identifier (argument_list "(auStack_58)" ( identifier ))) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "FUN_002235c0(param_1,param_4,auStack_58);" (call_expression "FUN_002235c0(param_1,param_4,auStack_58)" identifier (argument_list "(param_1,param_4,auStack_58)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_output_section(Output_data_reloc<4,_true,_32,_false> * this,\n Output_section * os, uint type, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_output_section\n (Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address,Addend addend)\n\n{\n Output_reloc_type OStack_58;\n \n Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,os,type,od,address,false);\n OStack_58.addend_ = addend;\n Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_output_section\n (Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address,Addend addend)\n\n{\n Output_reloc_type OStack_58;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::add_output_section\n (Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address,Addend addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_output_section\n (Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address,Addend addend)" identifier (parameter_list "(Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address,Addend addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,os,type,od,address,false);" (update_expression "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,os,type,od,address,false)" (binary_expression "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,os,type,od,address,false)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc(&OStack_58.rel_,os,type,od,address,false)" identifier (argument_list "(&OStack_58.rel_,os,type,od,address,false)" ( (pointer_expression "&OStack_58.rel_" & (field_expression "OStack_58.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier , false )))) --) ;) (expression_statement "OStack_58.addend_ = addend;" (assignment_expression "OStack_58.addend_ = addend" (field_expression "OStack_58.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58);" (update_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" (binary_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_58" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}\n\n" (function_definition "void FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" primitive_type (function_declarator "FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" { (declaration "undefined1 auStack_58 [32];" type_identifier (array_declarator "auStack_58 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_38;" type_identifier identifier ;) (expression_statement "FUN_00203d90(auStack_58);" (call_expression "FUN_00203d90(auStack_58)" identifier (argument_list "(auStack_58)" ( identifier ))) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "FUN_002235c0(param_1,param_4,auStack_58);" (call_expression "FUN_002235c0(param_1,param_4,auStack_58)" identifier (argument_list "(param_1,param_4,auStack_58)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00223d20(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" (identifier "FUN_00223d20") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) () ")"))) (compound_statement "{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_00203d90(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" ({ "{") (declaration "undefined1 auStack_58 [32];" (type_identifier "undefined1") (array_declarator "auStack_58 [32]" (identifier "auStack_58") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_38;" (type_identifier "undefined4") (identifier "local_38") (; ";")) (expression_statement "FUN_00203d90(auStack_58);" (call_expression "FUN_00203d90(auStack_58)" (identifier "FUN_00203d90") (argument_list "(auStack_58)" (( "(") (identifier "auStack_58") () ")"))) (; ";")) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" (identifier "local_38") (= "=") (identifier "param_6")) (; ";")) (expression_statement "FUN_002235c0(param_1,param_4,auStack_58);" (call_expression "FUN_002235c0(param_1,param_4,auStack_58)" (identifier "FUN_002235c0") (argument_list "(param_1,param_4,auStack_58)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_58") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_output_section(Output_data_reloc<4,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_output_section (Output_data_reloc<4,_true,_32,_false> *this,Output_section *os,uint type,Output_data *od, Address address,Addend addend) { Output_reloc_type OStack_58; var_1<9,_true,_32,_false>::var_1(&OStack_58.rel_,os,type,od,address,false); OStack_58.addend_ = addend; var_2<4,_true,_32,_false>::var_3 (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6) { undefined1 auStack_58 [32]; undefined4 local_38; FUN_00203d90(auStack_58); local_38 = param_6; FUN_002235c0(param_1,param_4,auStack_58); return; }
10934_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
writeargv
FUN_00498dc0
int writeargv(char **argv,FILE *f) { byte bVar1; int iVar2; byte *pbVar3; if (f == (FILE *)0x0) { return 1; } pbVar3 = (byte *)*argv; do { if (pbVar3 == (byte *)0x0) { return 0; } while( true ) { bVar1 = *pbVar3; if (bVar1 == 0) break; if ((((_sch_istable[bVar1] & 0x40) != 0) || (((byte)(bVar1 - 0x22) < 0x3b && ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) && (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) { return 1; } iVar2 = fputc((int)(char)bVar1,(FILE *)f); if (iVar2 == -1) { return 1; } pbVar3 = pbVar3 + 1; } iVar2 = fputc(10,(FILE *)f); if (iVar2 == -1) { return 1; } argv = argv + 1; pbVar3 = (byte *)*argv; } while( true ); }
undefined8 FUN_00498dc0(undefined8 *param_1,FILE *param_2) { byte bVar1; int iVar2; byte *pbVar3; if (param_2 == (FILE *)0x0) { return 1; } pbVar3 = (byte *)*param_1; do { if (pbVar3 == (byte *)0x0) { return 0; } while( true ) { bVar1 = *pbVar3; if (bVar1 == 0) break; if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) || (((byte)(bVar1 - 0x22) < 0x3b && ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) && (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) { return 1; } iVar2 = fputc((int)(char)bVar1,param_2); if (iVar2 == -1) { return 1; } pbVar3 = pbVar3 + 1; } iVar2 = fputc(10,param_2); if (iVar2 == -1) { return 1; } param_1 = param_1 + 1; pbVar3 = (byte *)*param_1; } while( true ); }
TEST RSI,RSI JZ 0x00498e88 PUSH R15 PUSH R14 MOV R14,RDI PUSH R13 MOV R13,0x400000000000021 PUSH R12 LEA R12,[0x58aa80] PUSH RBP MOV RBP,RSI PUSH RBX SUB RSP,0x8 MOV RBX,qword ptr [RDI] TEST RBX,RBX JNZ 0x00498e41 JMP 0x00498e66 MOVZX EDX,AL MOVSX R15D,AL TEST byte ptr [R12 + RDX*0x2],0x40 JNZ 0x00498e1b SUB EAX,0x22 CMP AL,0x3a JA 0x00498e2d BT R13,RAX JNC 0x00498e2d MOV RSI,RBP MOV EDI,0x5c CALL 0x00177450 CMP EAX,-0x1 JZ 0x00498e70 MOV RSI,RBP MOV EDI,R15D CALL 0x00177450 CMP EAX,-0x1 JZ 0x00498e70 ADD RBX,0x1 MOVZX EAX,byte ptr [RBX] TEST AL,AL JNZ 0x00498e00 MOV RSI,RBP MOV EDI,0xa CALL 0x00177450 CMP EAX,-0x1 JZ 0x00498e70 ADD R14,0x8 MOV RBX,qword ptr [R14] TEST RBX,RBX JNZ 0x00498e41 XOR EAX,EAX JMP 0x00498e75 MOV EAX,0x1 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EAX,0x1 RET
null
null
null
null
[(u'COPY_-1202286557', u'RETURN_-1202286707'), (u'CAST_-1202286416', u'MULTIEQUAL_-1202286425'), ('const-0', u'INT_EQUAL_-1202286916'), ('const-0', u'SUBPIECE_-1202286640'), ('tmp_295', u'CBRANCH_-1202286914'), (u'INT_EQUAL_-1202286842', u'CBRANCH_-1202286840'), ('const-1', u'COPY_-1202286557'), (u'CAST_-1202286359', u'CALL_-1202286857'), (u'LOAD_-1202286935', u'INT_ZEXT_-1202286919'), (u'PTRSUB_-1202286403', u'PTRADD_-1202286403'), ('tmp_504', u'CBRANCH_-1202286886'), ('const-0', u'RETURN_-1202286326'), ('tmp_659', u'CAST_-1202286359'), ('const-0', u'INT_NOTEQUAL_-1202286919'), ('const-0', u'RETURN_-1202286707'), ('const-2', u'PTRADD_-1202286403'), (u'INT_AND_-1202286906', u'INT_NOTEQUAL_-1202286919'), ('const-0', u'RETURN_-1202286322'), (u'CALL_-1202286824', u'INT_EQUAL_-1202286809'), (u'INT_LESS_-1202286878', u'CBRANCH_-1202286886'), ('const-1', u'PTRADD_-1202286742'), (u'MULTIEQUAL_-1202286541', u'LOAD_-1202286935'), (u'INT_NOTEQUAL_-1202286919', u'CBRANCH_-1202286915'), (u'PTRADD_-1202286742', u'MULTIEQUAL_-1202286541'), (u'LOAD_-1202286932', u'INT_AND_-1202286906'), (u'CAST_-1202286317', u'CALL_-1202286897'), ('const-0', u'PTRSUB_-1202286403'), (u'MULTIEQUAL_-1202286425', u'MULTIEQUAL_-1202286541'), ('const-1', u'COPY_-1202286332'), ('const-4294967295', u'INT_EQUAL_-1202286882'), (u'PTRADD_-1202286319', u'LOAD_-1202286867'), (u'INT_RIGHT_-1202286857', u'INT_AND_-1202286859'), (u'CALL_-1202286897', u'INT_EQUAL_-1202286882'), ('const-10', u'CALL_-1202286897'), ('tmp_659', u'CAST_-1202286342'), ('const-1', u'PTRADD_-1202286319'), (u'CAST_-1202286302', u'MULTIEQUAL_-1202286425'), ('tmp_659', u'CAST_-1202286317'), ('const-0', u'INT_NOTEQUAL_-1202286873'), (u'CALL_-1202286857', u'INT_EQUAL_-1202286842'), (u'CAST_-1202286342', u'CALL_-1202286824'), ('const-1', u'PTRADD_-1202286742'), ('const-4294967295', u'INT_EQUAL_-1202286842'), (u'INT_SUB_-1202286895', u'INT_ZEXT_-1202286666'), ('const-1', u'COPY_-1202286334'), (u'INT_ZEXT_-1202286666', u'INT_AND_-1202286861'), ('const-0', u'RETURN_-1202286862'), ('tmp_139', u'CBRANCH_-1202287058'), (u'INT_SEXT_-1202286926', u'CALL_-1202286824'), ('const-0', u'INT_EQUAL_-1202287153'), ('tmp_659', u'INT_EQUAL_-1202287153'), ('tmp_658', u'LOAD_-1202287079'), ('const-59', u'INT_LESS_-1202286878'), ('const-0', u'INT_EQUAL_-1202287061'), ('const-433', u'LOAD_-1202286935'), (u'INT_EQUAL_-1202287153', u'CBRANCH_-1202287151'), ('tmp_443', u'CBRANCH_-1202286915'), ('const-0', u'RETURN_-1202286324'), ('const-0', u'COPY_-1202286568'), ('const-34', u'INT_SUB_-1202286895'), ('const-64', u'INT_AND_-1202286906'), (u'LOAD_-1202286935', u'INT_ZEXT_-1202286658'), (u'SUBPIECE_-1202286640', u'INT_LESS_-1202286878'), ('const-433', u'LOAD_-1202286932'), (u'CAST_-1202286392', u'INT_SEXT_-1202286926'), (u'MULTIEQUAL_-1202286425', u'INT_EQUAL_-1202287061'), ('const-92', u'CALL_-1202286857'), (u'INT_EQUAL_-1202286916', u'CBRANCH_-1202286914'), (u'INT_EQUAL_-1202286882', u'CBRANCH_-1202286880'), (u'COPY_-1202286336', u'RETURN_-1202286326'), (u'INT_EQUAL_-1202287061', u'CBRANCH_-1202287058'), (u'INT_ZEXT_-1202286658', u'PTRADD_-1202286403'), ('const-63', u'INT_AND_-1202286861'), ('tmp_24', u'CBRANCH_-1202287151'), (u'MULTIEQUAL_-1202286541', u'PTRADD_-1202286742'), (u'COPY_-1202286568', u'RETURN_-1202286862'), (u'INT_AND_-1202286861', u'INT_RIGHT_-1202286857'), ('const-288230376151711777', u'INT_RIGHT_-1202286857'), (u'INT_EQUAL_-1202286809', u'CBRANCH_-1202286807'), (u'LOAD_-1202286867', u'CAST_-1202286302'), (u'COPY_-1202286332', u'RETURN_-1202286322'), (u'LOAD_-1202287079', u'CAST_-1202286416'), ('tmp_562', u'CBRANCH_-1202286840'), (u'INT_AND_-1202286859', u'INT_NOTEQUAL_-1202286873'), ('tmp_658', u'MULTIEQUAL_-1202286423'), ('tmp_520', u'CBRANCH_-1202286874'), ('const-433', u'LOAD_-1202286867'), ('tmp_606', u'CBRANCH_-1202286807'), (u'PTRADD_-1202286403', u'LOAD_-1202286932'), (u'LOAD_-1202286935', u'CAST_-1202286392'), (u'INT_ZEXT_-1202286919', u'INT_SUB_-1202286895'), ('const-8', u'PTRADD_-1202286319'), ('const-1', u'INT_AND_-1202286859'), ('const-5810816', u'PTRSUB_-1202286403'), (u'INT_SUB_-1202286895', u'SUBPIECE_-1202286640'), ('const-433', u'LOAD_-1202287079'), ('const-1', u'COPY_-1202286336'), (u'PTRADD_-1202286319', u'MULTIEQUAL_-1202286423'), (u'COPY_-1202286334', u'RETURN_-1202286324'), (u'MULTIEQUAL_-1202286423', u'PTRADD_-1202286319'), ('const-4294967295', u'INT_EQUAL_-1202286809'), (u'LOAD_-1202286935', u'INT_EQUAL_-1202286916'), (u'INT_NOTEQUAL_-1202286873', u'CBRANCH_-1202286874'), ('tmp_337', u'CBRANCH_-1202286880')]
[(u'MULTIEQUAL_-1202286432', u'MULTIEQUAL_-1202286543'), (u'INT_ZEXT_-1202286660', u'INT_MULT_-1202286906'), ('const-0', u'RETURN_-1202286330'), (u'INT_ZEXT_-1202286668', u'INT_AND_-1202286861'), ('const-0', u'INT_EQUAL_-1202286916'), (u'COPY_-1202286563', u'RETURN_-1202286862'), ('tmp_295', u'CBRANCH_-1202286914'), ('const-4294967295', u'INT_EQUAL_-1202286842'), (u'INT_EQUAL_-1202286842', u'CBRANCH_-1202286840'), (u'LOAD_-1202286935', u'INT_ZEXT_-1202286919'), ('tmp_504', u'CBRANCH_-1202286886'), (u'COPY_-1202286358', u'RETURN_-1202286334'), ('tmp_1543', u'CALL_-1202286897'), (u'LOAD_-1202287079', u'CAST_-1202286424'), (u'CAST_-1202286311', u'MULTIEQUAL_-1202286432'), ('const-0', u'RETURN_-1202286707'), (u'PTRSUB_-1202286409', u'PTRADD_-1202286872'), (u'INT_AND_-1202286906', u'INT_NOTEQUAL_-1202286919'), (u'PTRADD_-1202286326', u'LOAD_-1202286867'), ('const-288230376151711777', u'INT_RIGHT_-1202286857'), ('const-1', u'COPY_-1202286354'), ('const-433', u'LOAD_-1202286935'), (u'CALL_-1202286824', u'INT_EQUAL_-1202286809'), (u'INT_LESS_-1202286878', u'CBRANCH_-1202286886'), ('const-1', u'PTRADD_-1202286742'), ('const-4294967295', u'INT_EQUAL_-1202286809'), (u'INT_NOTEQUAL_-1202286919', u'CBRANCH_-1202286915'), ('const-8', u'PTRADD_-1202286326'), (u'LOAD_-1202286932', u'INT_AND_-1202286906'), ('const-0', u'COPY_-1202286563'), ('tmp_1548', u'MULTIEQUAL_-1202286430'), ('const-5810816', u'PTRSUB_-1202286409'), ('const-92', u'CALL_-1202286857'), (u'INT_MULT_-1202286906', u'PTRADD_-1202286872'), ('const-433', u'LOAD_-1202286867'), (u'INT_RIGHT_-1202286857', u'INT_AND_-1202286859'), ('const-10', u'CALL_-1202286897'), ('const-0', u'SUBPIECE_-1202286640'), (u'CALL_-1202286897', u'INT_EQUAL_-1202286882'), (u'COPY_-1202286356', u'RETURN_-1202286332'), (u'CAST_-1202286424', u'MULTIEQUAL_-1202286432'), ('const-0', u'INT_NOTEQUAL_-1202286873'), (u'CALL_-1202286857', u'INT_EQUAL_-1202286842'), ('tmp_1548', u'LOAD_-1202287079'), ('const-0', u'RETURN_-1202286862'), ('tmp_139', u'CBRANCH_-1202287058'), (u'INT_SEXT_-1202286926', u'CALL_-1202286824'), (u'LOAD_-1202286867', u'CAST_-1202286311'), ('const-0', u'INT_EQUAL_-1202287153'), ('const-1', u'COPY_-1202286724'), ('const-0', u'INT_EQUAL_-1202287061'), (u'LOAD_-1202286935', u'INT_ZEXT_-1202286660'), (u'INT_EQUAL_-1202287153', u'CBRANCH_-1202287151'), ('tmp_443', u'CBRANCH_-1202286915'), (u'MULTIEQUAL_-1202286543', u'PTRADD_-1202286742'), ('const-1', u'PTRADD_-1202286872'), (u'SUBPIECE_-1202286640', u'INT_LESS_-1202286878'), ('tmp_1543', u'CALL_-1202286824'), (u'LOAD_-1202286935', u'CAST_-1202286401'), ('tmp_1543', u'INT_EQUAL_-1202287153'), (u'INT_EQUAL_-1202286916', u'CBRANCH_-1202286914'), (u'COPY_-1202286724', u'RETURN_-1202286707'), (u'INT_EQUAL_-1202286882', u'CBRANCH_-1202286880'), (u'INT_EQUAL_-1202287061', u'CBRANCH_-1202287058'), ('const-1', u'PTRADD_-1202286742'), (u'INT_SUB_-1202286895', u'INT_ZEXT_-1202286668'), ('const-63', u'INT_AND_-1202286861'), ('tmp_24', u'CBRANCH_-1202287151'), (u'INT_AND_-1202286861', u'INT_RIGHT_-1202286857'), (u'INT_EQUAL_-1202286809', u'CBRANCH_-1202286807'), ('const-59', u'INT_LESS_-1202286878'), ('const-433', u'LOAD_-1202286932'), ('tmp_562', u'CBRANCH_-1202286840'), (u'INT_AND_-1202286859', u'INT_NOTEQUAL_-1202286873'), (u'CAST_-1202286401', u'INT_SEXT_-1202286926'), ('const-0', u'PTRSUB_-1202286409'), ('const-34', u'INT_SUB_-1202286895'), ('tmp_520', u'CBRANCH_-1202286874'), ('tmp_606', u'CBRANCH_-1202286807'), (u'MULTIEQUAL_-1202286432', u'INT_EQUAL_-1202287061'), (u'INT_ZEXT_-1202286919', u'INT_SUB_-1202286895'), (u'COPY_-1202286354', u'RETURN_-1202286330'), (u'PTRADD_-1202286872', u'LOAD_-1202286932'), ('const-1', u'INT_AND_-1202286859'), (u'MULTIEQUAL_-1202286430', u'PTRADD_-1202286326'), (u'MULTIEQUAL_-1202286543', u'LOAD_-1202286935'), ('const-2', u'INT_MULT_-1202286906'), (u'INT_SUB_-1202286895', u'SUBPIECE_-1202286640'), ('tmp_1543', u'CALL_-1202286857'), ('const-0', u'INT_NOTEQUAL_-1202286919'), ('const-64', u'INT_AND_-1202286906'), ('const-1', u'COPY_-1202286358'), ('const-0', u'RETURN_-1202286332'), ('const-4294967295', u'INT_EQUAL_-1202286882'), ('const-0', u'RETURN_-1202286334'), ('const-1', u'PTRADD_-1202286326'), (u'LOAD_-1202286935', u'INT_EQUAL_-1202286916'), (u'INT_NOTEQUAL_-1202286873', u'CBRANCH_-1202286874'), ('tmp_337', u'CBRANCH_-1202286880'), ('const-1', u'COPY_-1202286356'), (u'PTRADD_-1202286742', u'MULTIEQUAL_-1202286543'), ('const-433', u'LOAD_-1202287079'), (u'PTRADD_-1202286326', u'MULTIEQUAL_-1202286430')]
null
null
00498dc0
x64
O2
(translation_unit "undefined8 FUN_00498dc0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}\n\n" (function_definition "undefined8 FUN_00498dc0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}" type_identifier (function_declarator "FUN_00498dc0(undefined8 *param_1,FILE *param_2)" identifier (parameter_list "(undefined8 *param_1,FILE *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (if_statement "if (param_2 == (FILE *)0x0) {\n return 1;\n }" if (parenthesized_expression "(param_2 == (FILE *)0x0)" ( (binary_expression "param_2 == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pbVar3 = (byte *)*param_1;" (assignment_expression "pbVar3 = (byte *)*param_1" identifier = (cast_expression "(byte *)*param_1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (do_statement "do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );" do (compound_statement "{\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n }" { (if_statement "if (pbVar3 == (byte *)0x0) {\n return 0;\n }" if (parenthesized_expression "(pbVar3 == (byte *)0x0)" ( (binary_expression "pbVar3 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (while_statement "while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" { (expression_statement "bVar1 = *pbVar3;" (assignment_expression "bVar1 = *pbVar3" identifier = (pointer_expression "*pbVar3" * identifier)) ;) (if_statement "if (bVar1 == 0) break;" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }" if (parenthesized_expression "(((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1))" ( (binary_expression "((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)" (parenthesized_expression "((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))))" ( (binary_expression "(((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" (parenthesized_expression "(((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0)" ( (binary_expression "((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0" (parenthesized_expression "((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40)" ( (binary_expression "(&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40" (subscript_expression "(&DAT_0058aa80)[(ulong)bVar1 * 2]" (parenthesized_expression "(&DAT_0058aa80)" ( (pointer_expression "&DAT_0058aa80" & identifier) )) [ (binary_expression "(ulong)bVar1 * 2" (cast_expression "(ulong)bVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) || (parenthesized_expression "(((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" ( (parenthesized_expression "((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))" ( (binary_expression "(byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" (binary_expression "(byte)(bVar1 - 0x22) < 0x3b" (call_expression "(byte)(bVar1 - 0x22)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(bVar1 - 0x22)" ( (binary_expression "bVar1 - 0x22" identifier - number_literal) ))) < number_literal) && (parenthesized_expression "((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" ( (binary_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0" (parenthesized_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1)" ( (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1" (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f)" number_literal >> (parenthesized_expression "((ulong)(bVar1 - 0x22) & 0x3f)" ( (binary_expression "(ulong)(bVar1 - 0x22) & 0x3f" (call_expression "(ulong)(bVar1 - 0x22)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar1 - 0x22)" ( (binary_expression "bVar1 - 0x22" identifier - number_literal) ))) & number_literal) ))) & number_literal) )) != number_literal) ))) )) ))) )) && (parenthesized_expression "(iVar2 = fputc(0x5c,param_2), iVar2 == -1)" ( (comma_expression "iVar2 = fputc(0x5c,param_2), iVar2 == -1" (assignment_expression "iVar2 = fputc(0x5c,param_2)" identifier = (call_expression "fputc(0x5c,param_2)" identifier (argument_list "(0x5c,param_2)" ( number_literal , identifier )))) , (binary_expression "iVar2 == -1" identifier == number_literal)) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "iVar2 = fputc((int)(char)bVar1,param_2);" (assignment_expression "iVar2 = fputc((int)(char)bVar1,param_2)" identifier = (call_expression "fputc((int)(char)bVar1,param_2)" identifier (argument_list "((int)(char)bVar1,param_2)" ( (cast_expression "(int)(char)bVar1" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)bVar1" ( (type_descriptor "char" primitive_type) ) identifier)) , identifier )))) ;) (if_statement "if (iVar2 == -1) {\n return 1;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) })) (expression_statement "iVar2 = fputc(10,param_2);" (assignment_expression "iVar2 = fputc(10,param_2)" identifier = (call_expression "fputc(10,param_2)" identifier (argument_list "(10,param_2)" ( number_literal , identifier )))) ;) (if_statement "if (iVar2 == -1) {\n return 1;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return 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 "pbVar3 = (byte *)*param_1;" (assignment_expression "pbVar3 = (byte *)*param_1" identifier = (cast_expression "(byte *)*param_1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "int writeargv(char **argv,FILE *f)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (f == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*argv;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n argv = argv + 1;\n pbVar3 = (byte *)*argv;\n } while( true );\n}\n\n" (function_definition "int writeargv(char **argv,FILE *f)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (f == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*argv;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n argv = argv + 1;\n pbVar3 = (byte *)*argv;\n } while( true );\n}" primitive_type (function_declarator "writeargv(char **argv,FILE *f)" identifier (parameter_list "(char **argv,FILE *f)" ( (parameter_declaration "char **argv" primitive_type (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier))) , (parameter_declaration "FILE *f" type_identifier (pointer_declarator "*f" * identifier)) ))) (compound_statement "{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (f == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*argv;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n argv = argv + 1;\n pbVar3 = (byte *)*argv;\n } while( true );\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (if_statement "if (f == (FILE *)0x0) {\n return 1;\n }" if (parenthesized_expression "(f == (FILE *)0x0)" ( (binary_expression "f == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pbVar3 = (byte *)*argv;" (assignment_expression "pbVar3 = (byte *)*argv" identifier = (cast_expression "(byte *)*argv" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*argv" * identifier))) ;) (do_statement "do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n argv = argv + 1;\n pbVar3 = (byte *)*argv;\n } while( true );" do (compound_statement "{\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n argv = argv + 1;\n pbVar3 = (byte *)*argv;\n }" { (if_statement "if (pbVar3 == (byte *)0x0) {\n return 0;\n }" if (parenthesized_expression "(pbVar3 == (byte *)0x0)" ( (binary_expression "pbVar3 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (while_statement "while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,(FILE *)f);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" { (expression_statement "bVar1 = *pbVar3;" (assignment_expression "bVar1 = *pbVar3" identifier = (pointer_expression "*pbVar3" * identifier)) ;) (if_statement "if (bVar1 == 0) break;" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)) {\n return 1;\n }" if (parenthesized_expression "((((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1))" ( (binary_expression "(((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)" (parenthesized_expression "(((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))))" ( (binary_expression "((_sch_istable[bVar1] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" (parenthesized_expression "((_sch_istable[bVar1] & 0x40) != 0)" ( (binary_expression "(_sch_istable[bVar1] & 0x40) != 0" (parenthesized_expression "(_sch_istable[bVar1] & 0x40)" ( (binary_expression "_sch_istable[bVar1] & 0x40" (subscript_expression "_sch_istable[bVar1]" identifier [ identifier ]) & number_literal) )) != number_literal) )) || (parenthesized_expression "(((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" ( (parenthesized_expression "((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))" ( (binary_expression "(byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" (binary_expression "(byte)(bVar1 - 0x22) < 0x3b" (call_expression "(byte)(bVar1 - 0x22)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(bVar1 - 0x22)" ( (binary_expression "bVar1 - 0x22" identifier - number_literal) ))) < number_literal) && (parenthesized_expression "((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" ( (binary_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0" (parenthesized_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1)" ( (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1" (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f)" number_literal >> (parenthesized_expression "((ulong)(bVar1 - 0x22) & 0x3f)" ( (binary_expression "(ulong)(bVar1 - 0x22) & 0x3f" (call_expression "(ulong)(bVar1 - 0x22)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar1 - 0x22)" ( (binary_expression "bVar1 - 0x22" identifier - number_literal) ))) & number_literal) ))) & number_literal) )) != number_literal) ))) )) ))) )) && (parenthesized_expression "(iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1)" ( (comma_expression "iVar2 = fputc(0x5c,(FILE *)f), iVar2 == -1" (assignment_expression "iVar2 = fputc(0x5c,(FILE *)f)" identifier = (call_expression "fputc(0x5c,(FILE *)f)" identifier (argument_list "(0x5c,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) , (binary_expression "iVar2 == -1" identifier == number_literal)) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "iVar2 = fputc((int)(char)bVar1,(FILE *)f);" (assignment_expression "iVar2 = fputc((int)(char)bVar1,(FILE *)f)" identifier = (call_expression "fputc((int)(char)bVar1,(FILE *)f)" identifier (argument_list "((int)(char)bVar1,(FILE *)f)" ( (cast_expression "(int)(char)bVar1" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)bVar1" ( (type_descriptor "char" primitive_type) ) identifier)) , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (iVar2 == -1) {\n return 1;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) })) (expression_statement "iVar2 = fputc(10,(FILE *)f);" (assignment_expression "iVar2 = fputc(10,(FILE *)f)" identifier = (call_expression "fputc(10,(FILE *)f)" identifier (argument_list "(10,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (iVar2 == -1) {\n return 1;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "argv = argv + 1;" (assignment_expression "argv = argv + 1" identifier = (binary_expression "argv + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = (byte *)*argv;" (assignment_expression "pbVar3 = (byte *)*argv" identifier = (cast_expression "(byte *)*argv" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*argv" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "undefined8 FUN_00498dc0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}\n\n" (function_definition "undefined8 FUN_00498dc0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}" type_identifier (function_declarator "FUN_00498dc0(undefined8 *param_1,FILE *param_2)" identifier (parameter_list "(undefined8 *param_1,FILE *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (if_statement "if (param_2 == (FILE *)0x0) {\n return 1;\n }" if (parenthesized_expression "(param_2 == (FILE *)0x0)" ( (binary_expression "param_2 == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pbVar3 = (byte *)*param_1;" (assignment_expression "pbVar3 = (byte *)*param_1" identifier = (cast_expression "(byte *)*param_1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (do_statement "do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );" do (compound_statement "{\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n }" { (if_statement "if (pbVar3 == (byte *)0x0) {\n return 0;\n }" if (parenthesized_expression "(pbVar3 == (byte *)0x0)" ( (binary_expression "pbVar3 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (while_statement "while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" { (expression_statement "bVar1 = *pbVar3;" (assignment_expression "bVar1 = *pbVar3" identifier = (pointer_expression "*pbVar3" * identifier)) ;) (if_statement "if (bVar1 == 0) break;" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }" if (parenthesized_expression "(((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1))" ( (binary_expression "((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)" (parenthesized_expression "((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))))" ( (binary_expression "(((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" (parenthesized_expression "(((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0)" ( (binary_expression "((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0" (parenthesized_expression "((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40)" ( (binary_expression "(&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40" (subscript_expression "(&DAT_0058aa80)[(ulong)bVar1 * 2]" (parenthesized_expression "(&DAT_0058aa80)" ( (pointer_expression "&DAT_0058aa80" & identifier) )) [ (binary_expression "(ulong)bVar1 * 2" (cast_expression "(ulong)bVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) || (parenthesized_expression "(((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" ( (parenthesized_expression "((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))" ( (binary_expression "(byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" (binary_expression "(byte)(bVar1 - 0x22) < 0x3b" (call_expression "(byte)(bVar1 - 0x22)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(bVar1 - 0x22)" ( (binary_expression "bVar1 - 0x22" identifier - number_literal) ))) < number_literal) && (parenthesized_expression "((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" ( (binary_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0" (parenthesized_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1)" ( (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1" (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f)" number_literal >> (parenthesized_expression "((ulong)(bVar1 - 0x22) & 0x3f)" ( (binary_expression "(ulong)(bVar1 - 0x22) & 0x3f" (call_expression "(ulong)(bVar1 - 0x22)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar1 - 0x22)" ( (binary_expression "bVar1 - 0x22" identifier - number_literal) ))) & number_literal) ))) & number_literal) )) != number_literal) ))) )) ))) )) && (parenthesized_expression "(iVar2 = fputc(0x5c,param_2), iVar2 == -1)" ( (comma_expression "iVar2 = fputc(0x5c,param_2), iVar2 == -1" (assignment_expression "iVar2 = fputc(0x5c,param_2)" identifier = (call_expression "fputc(0x5c,param_2)" identifier (argument_list "(0x5c,param_2)" ( number_literal , identifier )))) , (binary_expression "iVar2 == -1" identifier == number_literal)) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "iVar2 = fputc((int)(char)bVar1,param_2);" (assignment_expression "iVar2 = fputc((int)(char)bVar1,param_2)" identifier = (call_expression "fputc((int)(char)bVar1,param_2)" identifier (argument_list "((int)(char)bVar1,param_2)" ( (cast_expression "(int)(char)bVar1" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)bVar1" ( (type_descriptor "char" primitive_type) ) identifier)) , identifier )))) ;) (if_statement "if (iVar2 == -1) {\n return 1;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) })) (expression_statement "iVar2 = fputc(10,param_2);" (assignment_expression "iVar2 = fputc(10,param_2)" identifier = (call_expression "fputc(10,param_2)" identifier (argument_list "(10,param_2)" ( number_literal , identifier )))) ;) (if_statement "if (iVar2 == -1) {\n return 1;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return 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 "pbVar3 = (byte *)*param_1;" (assignment_expression "pbVar3 = (byte *)*param_1" identifier = (cast_expression "(byte *)*param_1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ]) & LIT) )) != LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) < LIT) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression LIT >> (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) & LIT) ))) & LIT) )) != LIT) ))) )) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)) , 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 = (call_expression IDENT (argument_list ( LIT , 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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "undefined8 FUN_00498dc0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}" (type_identifier "undefined8") (function_declarator "FUN_00498dc0(undefined8 *param_1,FILE *param_2)" (identifier "FUN_00498dc0") (parameter_list "(undefined8 *param_1,FILE *param_2)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "FILE *param_2" (type_identifier "FILE") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n byte bVar1;\n int iVar2;\n byte *pbVar3;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar3 = (byte *)*param_1;\n do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "byte *pbVar3;" (type_identifier "byte") (pointer_declarator "*pbVar3" (* "*") (identifier "pbVar3")) (; ";")) (if_statement "if (param_2 == (FILE *)0x0) {\n return 1;\n }" (if "if") (parenthesized_expression "(param_2 == (FILE *)0x0)" (( "(") (binary_expression "param_2 == (FILE *)0x0" (identifier "param_2") (== "==") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "pbVar3 = (byte *)*param_1;" (assignment_expression "pbVar3 = (byte *)*param_1" (identifier "pbVar3") (= "=") (cast_expression "(byte *)*param_1" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (do_statement "do {\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n } while( true );" (do "do") (compound_statement "{\n if (pbVar3 == (byte *)0x0) {\n return 0;\n }\n while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }\n iVar2 = fputc(10,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n param_1 = param_1 + 1;\n pbVar3 = (byte *)*param_1;\n }" ({ "{") (if_statement "if (pbVar3 == (byte *)0x0) {\n return 0;\n }" (if "if") (parenthesized_expression "(pbVar3 == (byte *)0x0)" (( "(") (binary_expression "pbVar3 == (byte *)0x0" (identifier "pbVar3") (== "==") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (while_statement "while( true ) {\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n bVar1 = *pbVar3;\n if (bVar1 == 0) break;\n if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }\n iVar2 = fputc((int)(char)bVar1,param_2);\n if (iVar2 == -1) {\n return 1;\n }\n pbVar3 = pbVar3 + 1;\n }" ({ "{") (expression_statement "bVar1 = *pbVar3;" (assignment_expression "bVar1 = *pbVar3" (identifier "bVar1") (= "=") (pointer_expression "*pbVar3" (* "*") (identifier "pbVar3"))) (; ";")) (if_statement "if (bVar1 == 0) break;" (if "if") (parenthesized_expression "(bVar1 == 0)" (( "(") (binary_expression "bVar1 == 0" (identifier "bVar1") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) {\n return 1;\n }" (if "if") (parenthesized_expression "(((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1))" (( "(") (binary_expression "((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) &&\n (iVar2 = fputc(0x5c,param_2), iVar2 == -1)" (parenthesized_expression "((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))))" (( "(") (binary_expression "(((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) ||\n (((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" (parenthesized_expression "(((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0)" (( "(") (binary_expression "((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0" (parenthesized_expression "((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40)" (( "(") (binary_expression "(&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40" (subscript_expression "(&DAT_0058aa80)[(ulong)bVar1 * 2]" (parenthesized_expression "(&DAT_0058aa80)" (( "(") (pointer_expression "&DAT_0058aa80" (& "&") (identifier "DAT_0058aa80")) () ")")) ([ "[") (binary_expression "(ulong)bVar1 * 2" (cast_expression "(ulong)bVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar1")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))" (( "(") (parenthesized_expression "((byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0))" (( "(") (binary_expression "(byte)(bVar1 - 0x22) < 0x3b &&\n ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" (binary_expression "(byte)(bVar1 - 0x22) < 0x3b" (call_expression "(byte)(bVar1 - 0x22)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(bVar1 - 0x22)" (( "(") (binary_expression "bVar1 - 0x22" (identifier "bVar1") (- "-") (number_literal "0x22")) () ")"))) (< "<") (number_literal "0x3b")) (&& "&&") (parenthesized_expression "((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)" (( "(") (binary_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0" (parenthesized_expression "(0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1)" (( "(") (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1" (binary_expression "0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f)" (number_literal "0x400000000000021U") (>> ">>") (parenthesized_expression "((ulong)(bVar1 - 0x22) & 0x3f)" (( "(") (binary_expression "(ulong)(bVar1 - 0x22) & 0x3f" (call_expression "(ulong)(bVar1 - 0x22)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(bVar1 - 0x22)" (( "(") (binary_expression "bVar1 - 0x22" (identifier "bVar1") (- "-") (number_literal "0x22")) () ")"))) (& "&") (number_literal "0x3f")) () ")"))) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(iVar2 = fputc(0x5c,param_2), iVar2 == -1)" (( "(") (comma_expression "iVar2 = fputc(0x5c,param_2), iVar2 == -1" (assignment_expression "iVar2 = fputc(0x5c,param_2)" (identifier "iVar2") (= "=") (call_expression "fputc(0x5c,param_2)" (identifier "fputc") (argument_list "(0x5c,param_2)" (( "(") (number_literal "0x5c") (, ",") (identifier "param_2") () ")")))) (, ",") (binary_expression "iVar2 == -1" (identifier "iVar2") (== "==") (number_literal "-1"))) () ")"))) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "iVar2 = fputc((int)(char)bVar1,param_2);" (assignment_expression "iVar2 = fputc((int)(char)bVar1,param_2)" (identifier "iVar2") (= "=") (call_expression "fputc((int)(char)bVar1,param_2)" (identifier "fputc") (argument_list "((int)(char)bVar1,param_2)" (( "(") (cast_expression "(int)(char)bVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)bVar1" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "bVar1"))) (, ",") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar2 == -1) {\n return 1;\n }" (if "if") (parenthesized_expression "(iVar2 == -1)" (( "(") (binary_expression "iVar2 == -1" (identifier "iVar2") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" (identifier "pbVar3") (= "=") (binary_expression "pbVar3 + 1" (identifier "pbVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "iVar2 = fputc(10,param_2);" (assignment_expression "iVar2 = fputc(10,param_2)" (identifier "iVar2") (= "=") (call_expression "fputc(10,param_2)" (identifier "fputc") (argument_list "(10,param_2)" (( "(") (number_literal "10") (, ",") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar2 == -1) {\n return 1;\n }" (if "if") (parenthesized_expression "(iVar2 == -1)" (( "(") (binary_expression "iVar2 == -1" (identifier "iVar2") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (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 "pbVar3 = (byte *)*param_1;" (assignment_expression "pbVar3 = (byte *)*param_1" (identifier "pbVar3") (= "=") (cast_expression "(byte *)*param_1" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
int function_1(char **var_6,type_1 *var_1) { type_2 var_3; int var_5; type_2 *var_2; if (var_1 == (type_1 *)0x0) { return 1; } var_2 = (type_2 *)*var_6; do { if (var_2 == (type_2 *)0x0) { return 0; } while( true ) { var_3 = *var_2; if (var_3 == 0) break; if ((((_sch_istable[var_3] & 0x40) != 0) || (((type_2)(var_3 - 0x22) < 0x3b && ((0x400000000000021U >> ((ulong)(var_3 - 0x22) & 0x3f) & 1) != 0)))) && (var_5 = var_4(0x5c,(type_1 *)var_1), var_5 == -1)) { return 1; } var_5 = var_4((int)(char)var_3,(type_1 *)var_1); if (var_5 == -1) { return 1; } var_2 = var_2 + 1; } var_5 = var_4(10,(type_1 *)var_1); if (var_5 == -1) { return 1; } var_6 = var_6 + 1; var_2 = (type_2 *)*var_6; } while( true ); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (number_literal) right: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) right: (number_literal))) right: (number_literal)))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) condition: (parenthesized_expression (true))))))
null
undefined8 MASKED(undefined8 *param_1,FILE *param_2) { byte bVar1; int iVar2; byte *pbVar3; if (param_2 == (FILE *)0x0) { return 1; } pbVar3 = (byte *)*param_1; do { if (pbVar3 == (byte *)0x0) { return 0; } while( true ) { bVar1 = *pbVar3; if (bVar1 == 0) break; if (((((&DAT_0058aa80)[(ulong)bVar1 * 2] & 0x40) != 0) || (((byte)(bVar1 - 0x22) < 0x3b && ((0x400000000000021U >> ((ulong)(bVar1 - 0x22) & 0x3f) & 1) != 0)))) && (iVar2 = fputc(0x5c,param_2), iVar2 == -1)) { return 1; } iVar2 = fputc((int)(char)bVar1,param_2); if (iVar2 == -1) { return 1; } pbVar3 = pbVar3 + 1; } iVar2 = fputc(10,param_2); if (iVar2 == -1) { return 1; } param_1 = param_1 + 1; pbVar3 = (byte *)*param_1; } while( true ); }
231_xargs_and_xargs_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_-1207029726')]
[('const-1', u'RETURN_-1207029726')]
null
null
00113018
x64
O2
(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(); }
197_sparc64-linux-gnu-ranlib_and_sparc64-linux-gnu-ranlib_strip.c
is_valid_archive_path
FUN_001084f0
bfd_boolean is_valid_archive_path(char *pathname) { char *pcVar1; char cVar2; char *n; cVar2 = *pathname; if (cVar2 == '/') { return 0; } do { if (cVar2 == '\0') { return 1; } if (cVar2 == '.') { cVar2 = pathname[1]; if (cVar2 != '.') { pathname = pathname + 1; if (cVar2 != '\0') goto LAB_00108513; cVar2 = '\0'; goto LAB_00108527; } pcVar1 = pathname + 2; pathname = pathname + 2; if ((*pcVar1 == '/') || (*pcVar1 == '\0')) { return 0; } } do { pathname = pathname + 1; cVar2 = *pathname; if (cVar2 == '\0') goto LAB_00108527; LAB_00108513: } while (cVar2 != '/'); do { pathname = pathname + 1; cVar2 = *pathname; LAB_00108527: } while (cVar2 == '/'); } while( true ); }
undefined8 FUN_001084f0(char *param_1) { char *pcVar1; char cVar2; cVar2 = *param_1; if (cVar2 == '/') { return 0; } do { if (cVar2 == '\0') { return 1; } if (cVar2 == '.') { cVar2 = param_1[1]; if (cVar2 != '.') { param_1 = param_1 + 1; if (cVar2 != '\0') goto LAB_00108513; cVar2 = '\0'; goto LAB_00108527; } pcVar1 = param_1 + 2; param_1 = param_1 + 2; if ((*pcVar1 == '/') || (*pcVar1 == '\0')) { return 0; } } do { param_1 = param_1 + 1; cVar2 = *param_1; if (cVar2 == '\0') goto LAB_00108527; LAB_00108513: } while (cVar2 != '/'); do { param_1 = param_1 + 1; cVar2 = *param_1; LAB_00108527: } while (cVar2 == '/'); } while( true ); }
MOVZX EDX,byte ptr [RDI] XOR EAX,EAX CMP DL,0x2f JZ 0x0010856d TEST DL,DL JZ 0x00108530 NOP CMP DL,0x2e JZ 0x00108540 NOP dword ptr [RAX] ADD RDI,0x1 MOVZX EDX,byte ptr [RDI] TEST DL,DL JZ 0x00108527 CMP DL,0x2f JNZ 0x00108508 CMP DL,0x2f JNZ 0x001084fa NOP dword ptr [RAX] ADD RDI,0x1 MOVZX EDX,byte ptr [RDI] CMP DL,0x2f JZ 0x00108520 TEST DL,DL JNZ 0x00108500 MOV EAX,0x1 RET MOVZX EDX,byte ptr [RDI + 0x1] CMP DL,0x2e JZ 0x00108558 ADD RDI,0x1 TEST DL,DL JNZ 0x00108513 JMP 0x00108527 MOVZX EAX,byte ptr [RDI + 0x2] LEA RDX,[RDI + 0x2] CMP AL,0x2f JZ 0x0010856e TEST AL,AL JZ 0x0010856e MOV RDI,RDX JMP 0x00108508 RET XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1206942008', u'RETURN_-1206942137'), (u'COPY_-1206942066', u'RETURN_-1206942273'), ('const-0', u'COPY_-1206942006'), (u'INT_NOTEQUAL_-1206942246', u'CBRANCH_-1206942245'), ('const-2', u'PTRADD_-1206942146'), ('tmp_87', u'CBRANCH_-1206942430'), ('tmp_557', u'MULTIEQUAL_-1206941928'), (u'INT_NOTEQUAL_-1206942361', u'CBRANCH_-1206942359'), (u'PTRADD_-1206942274', u'MULTIEQUAL_-1206941970'), (u'INT_EQUAL_-1206942168', u'CBRANCH_-1206942167'), ('const-46', u'INT_EQUAL_-1206942414'), ('const-433', u'LOAD_-1206942396'), (u'MULTIEQUAL_-1206941928', u'PTRADD_-1206942146'), (u'MULTIEQUAL_-1206941928', u'PTRADD_-1206942206'), (u'INT_EQUAL_-1206942306', u'CBRANCH_-1206942304'), (u'COPY_-1206942006', u'RETURN_-1206942137'), (u'LOAD_-1206942326', u'MULTIEQUAL_-1206941919'), ('const-433', u'LOAD_-1206942208'), ('tmp_117', u'CBRANCH_-1206942412'), (u'LOAD_-1206942478', u'MULTIEQUAL_-1206941930'), ('tmp_557', u'LOAD_-1206942478'), (u'MULTIEQUAL_-1206941928', u'MULTIEQUAL_-1206942003'), ('const-0', u'INT_NOTEQUAL_-1206942218'), ('const-47', u'INT_NOTEQUAL_-1206942361'), ('tmp_303', u'CBRANCH_-1206942304'), ('const-0', u'RETURN_-1206942273'), (u'LOAD_-1206942208', u'INT_EQUAL_-1206942182'), (u'MULTIEQUAL_-1206941919', u'INT_EQUAL_-1206942306'), ('const-0', u'COPY_-1206942008'), (u'LOAD_-1206942396', u'INT_EQUAL_-1206942377'), ('const-0', u'INT_EQUAL_-1206942377'), ('const-2', u'PTRADD_-1206942138'), (u'MULTIEQUAL_-1206941919', u'MULTIEQUAL_-1206941930'), (u'MULTIEQUAL_-1206941970', u'MULTIEQUAL_-1206941976'), ('const-1', u'PTRADD_-1206942274'), (u'MULTIEQUAL_-1206941926', u'INT_NOTEQUAL_-1206942361'), (u'LOAD_-1206942478', u'INT_EQUAL_-1206942446'), ('tmp_61', u'CBRANCH_-1206942444'), ('const-1', u'PTRADD_-1206942206'), (u'INT_EQUAL_-1206942446', u'CBRANCH_-1206942444'), ('const-433', u'LOAD_-1206942268'), ('const-1', u'PTRADD_-1206942180'), ('const-0', u'COPY_-1206941906'), (u'COPY_-1206941906', u'MULTIEQUAL_-1206941919'), ('const-0', u'INT_EQUAL_-1206942431'), (u'INT_EQUAL_-1206942431', u'CBRANCH_-1206942430'), ('const-1', u'PTRADD_-1206942138'), (u'LOAD_-1206942208', u'INT_EQUAL_-1206942168'), (u'MULTIEQUAL_-1206941991', u'MULTIEQUAL_-1206942003'), (u'PTRADD_-1206942138', u'MULTIEQUAL_-1206942003'), ('const-0', u'INT_EQUAL_-1206942168'), ('const-433', u'LOAD_-1206942326'), (u'PTRADD_-1206942180', u'MULTIEQUAL_-1206941970'), ('const-47', u'INT_EQUAL_-1206942182'), ('tmp_434', u'CBRANCH_-1206942217'), (u'MULTIEQUAL_-1206942003', u'PTRADD_-1206942344'), (u'PTRADD_-1206942344', u'MULTIEQUAL_-1206941991'), ('tmp_436', u'BRANCH_-1206942215'), (u'LOAD_-1206942268', u'INT_NOTEQUAL_-1206942246'), (u'MULTIEQUAL_-1206941928', u'PTRADD_-1206942180'), (u'PTRADD_-1206942344', u'MULTIEQUAL_-1206941970'), (u'PTRADD_-1206942344', u'LOAD_-1206942396'), ('const-1', u'PTRADD_-1206942274'), ('const-1', u'PTRADD_-1206942344'), (u'LOAD_-1206942268', u'INT_NOTEQUAL_-1206942218'), ('tmp_176', u'CBRANCH_-1206942376'), (u'PTRADD_-1206942274', u'LOAD_-1206942326'), (u'PTRADD_-1206942206', u'LOAD_-1206942268'), ('tmp_208', u'CBRANCH_-1206942359'), ('const-433', u'LOAD_-1206942478'), ('const-47', u'INT_EQUAL_-1206942306'), ('const-1', u'COPY_-1206942066'), ('const-1', u'PTRADD_-1206942180'), (u'LOAD_-1206942396', u'MULTIEQUAL_-1206941926'), ('tmp_478', u'CBRANCH_-1206942181'), ('const-1', u'PTRADD_-1206942344'), (u'INT_EQUAL_-1206942414', u'CBRANCH_-1206942412'), (u'PTRADD_-1206942146', u'LOAD_-1206942208'), (u'MULTIEQUAL_-1206941928', u'PTRADD_-1206942138'), ('const-0', u'RETURN_-1206942137'), (u'MULTIEQUAL_-1206941930', u'INT_EQUAL_-1206942414'), ('const-0', u'RETURN_-1206942137'), (u'LOAD_-1206942396', u'MULTIEQUAL_-1206941919'), ('const-47', u'INT_EQUAL_-1206942446'), ('const-1', u'PTRADD_-1206942206'), (u'MULTIEQUAL_-1206941976', u'PTRADD_-1206942274'), (u'MULTIEQUAL_-1206941970', u'MULTIEQUAL_-1206941928'), (u'INT_EQUAL_-1206942377', u'CBRANCH_-1206942376'), ('const-1', u'PTRADD_-1206942146'), (u'INT_EQUAL_-1206942182', u'CBRANCH_-1206942181'), (u'LOAD_-1206942268', u'MULTIEQUAL_-1206941926'), ('tmp_380', u'CBRANCH_-1206942245'), (u'INT_NOTEQUAL_-1206942218', u'CBRANCH_-1206942217'), (u'MULTIEQUAL_-1206941930', u'INT_EQUAL_-1206942431'), ('const-46', u'INT_NOTEQUAL_-1206942246'), (u'PTRADD_-1206942180', u'MULTIEQUAL_-1206941991'), (u'MULTIEQUAL_-1206941991', u'MULTIEQUAL_-1206941976'), ('tmp_504', u'CBRANCH_-1206942167')]
[('tmp_1185', u'MULTIEQUAL_-1206941935'), ('const-46', u'INT_EQUAL_-1206942414'), (u'LOAD_-1206942326', u'MULTIEQUAL_-1206941922'), (u'COPY_-1206942290', u'RETURN_-1206942273'), ('const-0', u'COPY_-1206941913'), (u'MULTIEQUAL_-1206941922', u'MULTIEQUAL_-1206941937'), (u'INT_NOTEQUAL_-1206942246', u'CBRANCH_-1206942245'), ('const-47', u'INT_EQUAL_-1206942446'), ('const-2', u'PTRADD_-1206942146'), ('tmp_87', u'CBRANCH_-1206942430'), (u'INT_NOTEQUAL_-1206942361', u'CBRANCH_-1206942359'), (u'MULTIEQUAL_-1206941935', u'PTRADD_-1206942146'), (u'INT_EQUAL_-1206942168', u'CBRANCH_-1206942167'), (u'MULTIEQUAL_-1206941973', u'MULTIEQUAL_-1206941935'), (u'MULTIEQUAL_-1206941929', u'INT_NOTEQUAL_-1206942361'), (u'INT_EQUAL_-1206942306', u'CBRANCH_-1206942304'), ('tmp_117', u'CBRANCH_-1206942412'), ('const-0', u'INT_NOTEQUAL_-1206942218'), ('tmp_303', u'CBRANCH_-1206942304'), ('const-0', u'RETURN_-1206942273'), (u'LOAD_-1206942208', u'INT_EQUAL_-1206942182'), (u'COPY_-1206941913', u'MULTIEQUAL_-1206941922'), (u'LOAD_-1206942396', u'MULTIEQUAL_-1206941929'), ('const-1', u'COPY_-1206942290'), (u'LOAD_-1206942396', u'INT_EQUAL_-1206942377'), ('const-0', u'INT_EQUAL_-1206942377'), ('const-1', u'PTRADD_-1206942146'), ('const-2', u'PTRADD_-1206942138'), (u'LOAD_-1206942396', u'MULTIEQUAL_-1206941922'), (u'MULTIEQUAL_-1206942006', u'PTRADD_-1206942344'), (u'LOAD_-1206942478', u'INT_EQUAL_-1206942446'), ('tmp_61', u'CBRANCH_-1206942444'), (u'INT_EQUAL_-1206942446', u'CBRANCH_-1206942444'), ('const-433', u'LOAD_-1206942396'), ('const-1', u'PTRADD_-1206942180'), ('const-433', u'LOAD_-1206942326'), ('const-0', u'INT_EQUAL_-1206942431'), (u'MULTIEQUAL_-1206941973', u'MULTIEQUAL_-1206941979'), ('const-47', u'INT_EQUAL_-1206942182'), (u'INT_EQUAL_-1206942431', u'CBRANCH_-1206942430'), ('tmp_1185', u'LOAD_-1206942478'), (u'LOAD_-1206942208', u'INT_EQUAL_-1206942168'), ('const-0', u'INT_EQUAL_-1206942168'), (u'MULTIEQUAL_-1206941994', u'MULTIEQUAL_-1206941979'), ('tmp_434', u'CBRANCH_-1206942217'), (u'LOAD_-1206942268', u'MULTIEQUAL_-1206941929'), (u'LOAD_-1206942478', u'MULTIEQUAL_-1206941937'), ('tmp_436', u'BRANCH_-1206942215'), (u'LOAD_-1206942268', u'INT_NOTEQUAL_-1206942246'), (u'COPY_-1206942157', u'RETURN_-1206942137'), (u'PTRADD_-1206942344', u'MULTIEQUAL_-1206941973'), (u'PTRADD_-1206942344', u'LOAD_-1206942396'), ('const-1', u'PTRADD_-1206942274'), ('const-1', u'PTRADD_-1206942344'), (u'MULTIEQUAL_-1206941979', u'PTRADD_-1206942274'), (u'LOAD_-1206942268', u'INT_NOTEQUAL_-1206942218'), ('tmp_176', u'CBRANCH_-1206942376'), (u'PTRADD_-1206942180', u'MULTIEQUAL_-1206941994'), (u'MULTIEQUAL_-1206941935', u'PTRADD_-1206942180'), (u'PTRADD_-1206942274', u'LOAD_-1206942326'), ('const-433', u'LOAD_-1206942268'), (u'PTRADD_-1206942206', u'LOAD_-1206942268'), ('tmp_208', u'CBRANCH_-1206942359'), ('const-433', u'LOAD_-1206942478'), (u'PTRADD_-1206942344', u'MULTIEQUAL_-1206941994'), (u'PTRADD_-1206942138', u'MULTIEQUAL_-1206942006'), ('tmp_478', u'CBRANCH_-1206942181'), ('const-47', u'INT_EQUAL_-1206942306'), (u'INT_EQUAL_-1206942414', u'CBRANCH_-1206942412'), (u'PTRADD_-1206942146', u'LOAD_-1206942208'), (u'MULTIEQUAL_-1206941922', u'INT_EQUAL_-1206942306'), ('const-0', u'RETURN_-1206942137'), (u'MULTIEQUAL_-1206941994', u'MULTIEQUAL_-1206942006'), (u'COPY_-1206942470', u'RETURN_-1206942137'), (u'MULTIEQUAL_-1206941935', u'MULTIEQUAL_-1206942006'), (u'MULTIEQUAL_-1206941935', u'PTRADD_-1206942206'), ('const-1', u'PTRADD_-1206942344'), ('const-0', u'RETURN_-1206942137'), (u'MULTIEQUAL_-1206941937', u'INT_EQUAL_-1206942414'), ('const-0', u'COPY_-1206942470'), ('const-1', u'PTRADD_-1206942206'), ('const-1', u'PTRADD_-1206942138'), ('const-1', u'PTRADD_-1206942180'), ('const-1', u'PTRADD_-1206942274'), (u'PTRADD_-1206942274', u'MULTIEQUAL_-1206941973'), ('const-433', u'LOAD_-1206942208'), (u'INT_EQUAL_-1206942377', u'CBRANCH_-1206942376'), (u'INT_EQUAL_-1206942182', u'CBRANCH_-1206942181'), ('tmp_380', u'CBRANCH_-1206942245'), (u'INT_NOTEQUAL_-1206942218', u'CBRANCH_-1206942217'), ('const-0', u'COPY_-1206942157'), (u'MULTIEQUAL_-1206941935', u'PTRADD_-1206942138'), ('const-46', u'INT_NOTEQUAL_-1206942246'), (u'PTRADD_-1206942180', u'MULTIEQUAL_-1206941973'), (u'MULTIEQUAL_-1206941937', u'INT_EQUAL_-1206942431'), ('const-1', u'PTRADD_-1206942206'), ('tmp_504', u'CBRANCH_-1206942167'), ('const-47', u'INT_NOTEQUAL_-1206942361')]
null
null
001084f0
x64
O2
(translation_unit "undefined8 FUN_001084f0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}\n\n" (ERROR "undefined8 FUN_001084f0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" type_identifier (function_declarator "FUN_001084f0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cVar2 == '/') {\n return 0;\n }" if (parenthesized_expression "(cVar2 == '/')" ( (binary_expression "cVar2 == '/'" identifier == (char_literal "'/'" ' character ')) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) do { (if_statement "if (cVar2 == '\0') {\n return 1;\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" if (parenthesized_expression "(cVar2 == '.')" ( (binary_expression "cVar2 == '.'" identifier == (char_literal "'.'" ' character ')) )) (compound_statement "{\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" { (expression_statement "cVar2 = param_1[1];" (assignment_expression "cVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (if_statement "if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" if (parenthesized_expression "(cVar2 != '.')" ( (binary_expression "cVar2 != '.'" identifier != (char_literal "'.'" ' character ')) )) (compound_statement "{\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (if_statement "if (cVar2 != '\0') goto LAB_00108513;" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00108513;" goto statement_identifier ;)) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_00108527;" goto statement_identifier ;) })) (expression_statement "pcVar1 = param_1 + 2;" (assignment_expression "pcVar1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (expression_statement "param_1 = param_1 + 2;" (assignment_expression "param_1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (if_statement "if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }" if (parenthesized_expression "((*pcVar1 == '/') || (*pcVar1 == '\0'))" ( (binary_expression "(*pcVar1 == '/') || (*pcVar1 == '\0')" (parenthesized_expression "(*pcVar1 == '/')" ( (binary_expression "*pcVar1 == '/'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'/'" ' character ')) )) || (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) do (compound_statement "{\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cVar2 == '\0') goto LAB_00108527;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00108527;" goto statement_identifier ;)) (labeled_statement "LAB_00108513:\n } while (cVar2 != '/');" statement_identifier : (ERROR "}" }) (while_statement "while (cVar2 != '/');" while (parenthesized_expression "(cVar2 != '/')" ( (binary_expression "cVar2 != '/'" identifier != (char_literal "'/'" ' character ')) )) (expression_statement ";" ;))) (do_statement "do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );" do (compound_statement "{\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (labeled_statement "LAB_00108527:\n } while (cVar2 == '/');" statement_identifier : (ERROR "}" }) (while_statement "while (cVar2 == '/');" while (parenthesized_expression "(cVar2 == '/')" ( (binary_expression "cVar2 == '/'" identifier == (char_literal "'/'" ' character ')) )) (expression_statement ";" ;))) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "bfd_boolean is_valid_archive_path(char *pathname)\n\n{\n char *pcVar1;\n char cVar2;\n char *n;\n \n cVar2 = *pathname;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n pathname = pathname + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = pathname + 2;\n pathname = pathname + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n pathname = pathname + 1;\n cVar2 = *pathname;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n pathname = pathname + 1;\n cVar2 = *pathname;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}\n\n" (ERROR "bfd_boolean is_valid_archive_path(char *pathname)\n\n{\n char *pcVar1;\n char cVar2;\n char *n;\n \n cVar2 = *pathname;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n pathname = pathname + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = pathname + 2;\n pathname = pathname + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n pathname = pathname + 1;\n cVar2 = *pathname;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n pathname = pathname + 1;\n cVar2 = *pathname;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" type_identifier (function_declarator "is_valid_archive_path(char *pathname)" identifier (parameter_list "(char *pathname)" ( (parameter_declaration "char *pathname" primitive_type (pointer_declarator "*pathname" * identifier)) ))) { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "char *n;" primitive_type (pointer_declarator "*n" * identifier) ;) (expression_statement "cVar2 = *pathname;" (assignment_expression "cVar2 = *pathname" identifier = (pointer_expression "*pathname" * identifier)) ;) (if_statement "if (cVar2 == '/') {\n return 0;\n }" if (parenthesized_expression "(cVar2 == '/')" ( (binary_expression "cVar2 == '/'" identifier == (char_literal "'/'" ' character ')) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) do { (if_statement "if (cVar2 == '\0') {\n return 1;\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (cVar2 == '.') {\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n pathname = pathname + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = pathname + 2;\n pathname = pathname + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" if (parenthesized_expression "(cVar2 == '.')" ( (binary_expression "cVar2 == '.'" identifier == (char_literal "'.'" ' character ')) )) (compound_statement "{\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n pathname = pathname + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = pathname + 2;\n pathname = pathname + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" { (expression_statement "cVar2 = pathname[1];" (assignment_expression "cVar2 = pathname[1]" identifier = (subscript_expression "pathname[1]" identifier [ number_literal ])) ;) (if_statement "if (cVar2 != '.') {\n pathname = pathname + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" if (parenthesized_expression "(cVar2 != '.')" ( (binary_expression "cVar2 != '.'" identifier != (char_literal "'.'" ' character ')) )) (compound_statement "{\n pathname = pathname + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" { (expression_statement "pathname = pathname + 1;" (assignment_expression "pathname = pathname + 1" identifier = (binary_expression "pathname + 1" identifier + number_literal)) ;) (if_statement "if (cVar2 != '\0') goto LAB_00108513;" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00108513;" goto statement_identifier ;)) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_00108527;" goto statement_identifier ;) })) (expression_statement "pcVar1 = pathname + 2;" (assignment_expression "pcVar1 = pathname + 2" identifier = (binary_expression "pathname + 2" identifier + number_literal)) ;) (expression_statement "pathname = pathname + 2;" (assignment_expression "pathname = pathname + 2" identifier = (binary_expression "pathname + 2" identifier + number_literal)) ;) (if_statement "if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }" if (parenthesized_expression "((*pcVar1 == '/') || (*pcVar1 == '\0'))" ( (binary_expression "(*pcVar1 == '/') || (*pcVar1 == '\0')" (parenthesized_expression "(*pcVar1 == '/')" ( (binary_expression "*pcVar1 == '/'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'/'" ' character ')) )) || (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) do (compound_statement "{\n pathname = pathname + 1;\n cVar2 = *pathname;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n pathname = pathname + 1;\n cVar2 = *pathname;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" { (expression_statement "pathname = pathname + 1;" (assignment_expression "pathname = pathname + 1" identifier = (binary_expression "pathname + 1" identifier + number_literal)) ;) (expression_statement "cVar2 = *pathname;" (assignment_expression "cVar2 = *pathname" identifier = (pointer_expression "*pathname" * identifier)) ;) (if_statement "if (cVar2 == '\0') goto LAB_00108527;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00108527;" goto statement_identifier ;)) (labeled_statement "LAB_00108513:\n } while (cVar2 != '/');" statement_identifier : (ERROR "}" }) (while_statement "while (cVar2 != '/');" while (parenthesized_expression "(cVar2 != '/')" ( (binary_expression "cVar2 != '/'" identifier != (char_literal "'/'" ' character ')) )) (expression_statement ";" ;))) (do_statement "do {\n pathname = pathname + 1;\n cVar2 = *pathname;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );" do (compound_statement "{\n pathname = pathname + 1;\n cVar2 = *pathname;\nLAB_00108527:\n } while (cVar2 == '/');\n }" { (expression_statement "pathname = pathname + 1;" (assignment_expression "pathname = pathname + 1" identifier = (binary_expression "pathname + 1" identifier + number_literal)) ;) (expression_statement "cVar2 = *pathname;" (assignment_expression "cVar2 = *pathname" identifier = (pointer_expression "*pathname" * identifier)) ;) (labeled_statement "LAB_00108527:\n } while (cVar2 == '/');" statement_identifier : (ERROR "}" }) (while_statement "while (cVar2 == '/');" while (parenthesized_expression "(cVar2 == '/')" ( (binary_expression "cVar2 == '/'" identifier == (char_literal "'/'" ' character ')) )) (expression_statement ";" ;))) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "undefined8 FUN_001084f0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}\n\n" (ERROR "undefined8 FUN_001084f0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" type_identifier (function_declarator "FUN_001084f0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cVar2 == '/') {\n return 0;\n }" if (parenthesized_expression "(cVar2 == '/')" ( (binary_expression "cVar2 == '/'" identifier == (char_literal "'/'" ' character ')) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) do { (if_statement "if (cVar2 == '\0') {\n return 1;\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" if (parenthesized_expression "(cVar2 == '.')" ( (binary_expression "cVar2 == '.'" identifier == (char_literal "'.'" ' character ')) )) (compound_statement "{\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" { (expression_statement "cVar2 = param_1[1];" (assignment_expression "cVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (if_statement "if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" if (parenthesized_expression "(cVar2 != '.')" ( (binary_expression "cVar2 != '.'" identifier != (char_literal "'.'" ' character ')) )) (compound_statement "{\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (if_statement "if (cVar2 != '\0') goto LAB_00108513;" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00108513;" goto statement_identifier ;)) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_00108527;" goto statement_identifier ;) })) (expression_statement "pcVar1 = param_1 + 2;" (assignment_expression "pcVar1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (expression_statement "param_1 = param_1 + 2;" (assignment_expression "param_1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (if_statement "if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }" if (parenthesized_expression "((*pcVar1 == '/') || (*pcVar1 == '\0'))" ( (binary_expression "(*pcVar1 == '/') || (*pcVar1 == '\0')" (parenthesized_expression "(*pcVar1 == '/')" ( (binary_expression "*pcVar1 == '/'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'/'" ' character ')) )) || (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) do (compound_statement "{\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cVar2 == '\0') goto LAB_00108527;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00108527;" goto statement_identifier ;)) (labeled_statement "LAB_00108513:\n } while (cVar2 != '/');" statement_identifier : (ERROR "}" }) (while_statement "while (cVar2 != '/');" while (parenthesized_expression "(cVar2 != '/')" ( (binary_expression "cVar2 != '/'" identifier != (char_literal "'/'" ' character ')) )) (expression_statement ";" ;))) (do_statement "do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );" do (compound_statement "{\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (labeled_statement "LAB_00108527:\n } while (cVar2 == '/');" statement_identifier : (ERROR "}" }) (while_statement "while (cVar2 == '/');" while (parenthesized_expression "(cVar2 == '/')" ( (binary_expression "cVar2 == '/'" identifier == (char_literal "'/'" ' character ')) )) (expression_statement ";" ;))) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (ERROR TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (return_statement return LIT ;) })) do { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (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 * IDENT) == (char_literal ' character ')) )) || (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' escape_sequence ')) ))) )) (compound_statement { (return_statement return LIT ;) })) })) do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (ERROR }) (while_statement while (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (expression_statement ;))) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (labeled_statement statement_identifier : (ERROR }) (while_statement while (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (expression_statement ;))) }) while (parenthesized_expression ( BOOL )) ;) })))
(ERROR "undefined8 FUN_001084f0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" (type_identifier "undefined8") (function_declarator "FUN_001084f0(char *param_1)" (identifier "FUN_001084f0") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" (identifier "cVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (cVar2 == '/') {\n return 0;\n }" (if "if") (parenthesized_expression "(cVar2 == '/')" (( "(") (binary_expression "cVar2 == '/'" (identifier "cVar2") (== "==") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (do "do") ({ "{") (if_statement "if (cVar2 == '\0') {\n return 1;\n }" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" (if "if") (parenthesized_expression "(cVar2 == '.')" (( "(") (binary_expression "cVar2 == '.'" (identifier "cVar2") (== "==") (char_literal "'.'" (' "'") (character ".") (' "'"))) () ")")) (compound_statement "{\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }\n pcVar1 = param_1 + 2;\n param_1 = param_1 + 2;\n if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }\n }" ({ "{") (expression_statement "cVar2 = param_1[1];" (assignment_expression "cVar2 = param_1[1]" (identifier "cVar2") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if (cVar2 != '.') {\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" (if "if") (parenthesized_expression "(cVar2 != '.')" (( "(") (binary_expression "cVar2 != '.'" (identifier "cVar2") (!= "!=") (char_literal "'.'" (' "'") (character ".") (' "'"))) () ")")) (compound_statement "{\n param_1 = param_1 + 1;\n if (cVar2 != '\0') goto LAB_00108513;\n cVar2 = '\0';\n goto LAB_00108527;\n }" ({ "{") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (cVar2 != '\0') goto LAB_00108513;" (if "if") (parenthesized_expression "(cVar2 != '\0')" (( "(") (binary_expression "cVar2 != '\0'" (identifier "cVar2") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_00108513;" (goto "goto") (statement_identifier "LAB_00108513") (; ";"))) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" (identifier "cVar2") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (goto_statement "goto LAB_00108527;" (goto "goto") (statement_identifier "LAB_00108527") (; ";")) (} "}"))) (expression_statement "pcVar1 = param_1 + 2;" (assignment_expression "pcVar1 = param_1 + 2" (identifier "pcVar1") (= "=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "param_1 = param_1 + 2;" (assignment_expression "param_1 = param_1 + 2" (identifier "param_1") (= "=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if ((*pcVar1 == '/') || (*pcVar1 == '\0')) {\n return 0;\n }" (if "if") (parenthesized_expression "((*pcVar1 == '/') || (*pcVar1 == '\0'))" (( "(") (binary_expression "(*pcVar1 == '/') || (*pcVar1 == '\0')" (parenthesized_expression "(*pcVar1 == '/')" (( "(") (binary_expression "*pcVar1 == '/'" (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) (== "==") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(*pcVar1 == '\0')" (( "(") (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (do "do") (compound_statement "{\n param_1 = param_1 + 1;\n cVar2 = *param_1;\n if (cVar2 == '\0') goto LAB_00108527;\nLAB_00108513:\n } while (cVar2 != '/');\n do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );\n}" ({ "{") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" (identifier "cVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (cVar2 == '\0') goto LAB_00108527;" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_00108527;" (goto "goto") (statement_identifier "LAB_00108527") (; ";"))) (labeled_statement "LAB_00108513:\n } while (cVar2 != '/');" (statement_identifier "LAB_00108513") (: ":") (ERROR "}" (} "}")) (while_statement "while (cVar2 != '/');" (while "while") (parenthesized_expression "(cVar2 != '/')" (( "(") (binary_expression "cVar2 != '/'" (identifier "cVar2") (!= "!=") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (expression_statement ";" (; ";")))) (do_statement "do {\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n } while( true );" (do "do") (compound_statement "{\n param_1 = param_1 + 1;\n cVar2 = *param_1;\nLAB_00108527:\n } while (cVar2 == '/');\n }" ({ "{") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "cVar2 = *param_1;" (assignment_expression "cVar2 = *param_1" (identifier "cVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (labeled_statement "LAB_00108527:\n } while (cVar2 == '/');" (statement_identifier "LAB_00108527") (: ":") (ERROR "}" (} "}")) (while_statement "while (cVar2 == '/');" (while "while") (parenthesized_expression "(cVar2 == '/')" (( "(") (binary_expression "cVar2 == '/'" (identifier "cVar2") (== "==") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (expression_statement ";" (; ";")))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
bfd_boolean is_valid_archive_path(char *pathname) { char *pcVar1; char cVar2; char *n; cVar2 = *pathname; if (cVar2 == '/') { return 0; } do { if (cVar2 == '\0') { return 1; } if (cVar2 == '.') { cVar2 = pathname[1]; if (cVar2 != '.') { pathname = pathname + 1; if (cVar2 != '\0') goto LAB_00108513; cVar2 = '\0'; goto LAB_00108527; } pcVar1 = pathname + 2; pathname = pathname + 2; if ((*pcVar1 == '/') || (*pcVar1 == '\0')) { return 0; } } do { pathname = pathname + 1; cVar2 = *pathname; if (cVar2 == '\0') goto LAB_00108527; LAB_00108513: } while (cVar2 != '/'); do { pathname = pathname + 1; cVar2 = *pathname; LAB_00108527: } while (cVar2 == '/'); } while( true ); }
null
(translation_unit (ERROR type: (type_identifier) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) 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: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier)) right: (char_literal (character)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (return_statement (number_literal)))))) (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (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) (ERROR) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) body: (expression_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: (pointer_expression argument: (identifier)))) (labeled_statement label: (statement_identifier) (ERROR) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) body: (expression_statement)))) condition: (parenthesized_expression (true))))))
null
undefined8 MASKED(char *param_1) { char *pcVar1; char cVar2; cVar2 = *param_1; if (cVar2 == '/') { return 0; } do { if (cVar2 == '\0') { return 1; } if (cVar2 == '.') { cVar2 = param_1[1]; if (cVar2 != '.') { param_1 = param_1 + 1; if (cVar2 != '\0') goto LAB_00108513; cVar2 = '\0'; goto LAB_00108527; } pcVar1 = param_1 + 2; param_1 = param_1 + 2; if ((*pcVar1 == '/') || (*pcVar1 == '\0')) { return 0; } } do { param_1 = param_1 + 1; cVar2 = *param_1; if (cVar2 == '\0') goto LAB_00108527; LAB_00108513: } while (cVar2 != '/'); do { param_1 = param_1 + 1; cVar2 = *param_1; LAB_00108527: } while (cVar2 == '/'); } while( true ); }
469_cp_and_cp_strip.c
is_selinux_enabled
is_selinux_enabled
/* WARNING: Control flow encountered bad instruction data */ void is_selinux_enabled(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void is_selinux_enabled(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207087054')]
[('const-1', u'RETURN_-1207087054')]
null
null
00125028
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid is_selinux_enabled(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void is_selinux_enabled(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "is_selinux_enabled(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 is_selinux_enabled(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void is_selinux_enabled(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "is_selinux_enabled(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 is_selinux_enabled(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void is_selinux_enabled(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "is_selinux_enabled(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 is_selinux_enabled(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "is_selinux_enabled(void)" (identifier "is_selinux_enabled") (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(); }
2585_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
do_section_size
FUN_00185f70
/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_incr<32,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_incr<32,_true>::do_section_size(Sized_relobj_incr<32,_true> *this,uint param_1) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x8dd,"do_section_size"); }
void FUN_00185f70(void) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size"); }
SUB RSP,0x8 LEA RDX,[0x374860] MOV ESI,0x8dd LEA RDI,[0x373468] CALL 0x0017c650
null
null
null
null
[('const-2269', u'CALL_-1207476324'), ('const-3617896', u'COPY_-1207476309'), (u'COPY_-1207476308', u'CALL_-1207476324'), ('const-3623008', u'COPY_-1207476308'), (u'COPY_-1207476309', u'CALL_-1207476324'), ('const-1', u'RETURN_-1207476319')]
[(u'COPY_-1207476311', u'CALL_-1207476324'), ('const-2269', u'CALL_-1207476324'), (u'COPY_-1207476310', u'CALL_-1207476324'), ('const-3617896', u'COPY_-1207476311'), ('const-3623008', u'COPY_-1207476310'), ('const-1', u'RETURN_-1207476319')]
null
null
00185f70
x64
O2
(translation_unit "void FUN_00185f70(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}\n\n" (function_definition "void FUN_00185f70(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}" primitive_type (function_declarator "FUN_00185f70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}" { comment (expression_statement "FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size")" identifier (argument_list "("../../gold/incremental.cc",0x8dd,"do_section_size")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_size"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_incr<32,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_incr<32,_true>::do_section_size(Sized_relobj_incr<32,_true> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8dd,"do_section_size");\n}\n\n" comment (ERROR "uint64_t __thiscall\ngold::Sized_relobj_incr<32,_true>::do_section_size(Sized_relobj_incr<32,_true> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8dd," primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_section_size(Sized_relobj_incr<32,_true> *this,uint param_1)\n\n{" identifier > : : (function_declarator "do_section_size(Sized_relobj_incr<32,_true> *this,uint param_1)" identifier (parameter_list "(Sized_relobj_incr<32,_true> *this,uint param_1)" ( (parameter_declaration "Sized_relobj_incr" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint param_1" type_identifier identifier) ))) {) comment identifier ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal ,) (expression_statement ""do_section_size");" (string_literal ""do_section_size"" " string_content ") (ERROR ")" )) ;) (ERROR "}" }))
(translation_unit "void FUN_00185f70(void)\n\n{\n \n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}\n\n" (function_definition "void FUN_00185f70(void)\n\n{\n \n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}" primitive_type (function_declarator "FUN_00185f70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}" { (expression_statement "FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size")" identifier (argument_list "("../../gold/incremental.cc",0x8dd,"do_section_size")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_size"" " 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_00185f70(void)\n\n{\n \n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}" (primitive_type "void") (function_declarator "FUN_00185f70(void)" (identifier "FUN_00185f70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");\n}" ({ "{") (expression_statement "FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size")" (identifier "FUN_0017c650") (argument_list "("../../gold/incremental.cc",0x8dd,"do_section_size")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x8dd") (, ",") (string_literal ""do_section_size"" (" """) (string_content "do_section_size") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_incr<32,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_incr<32,_true>::do_section_size(Sized_relobj_incr<32,_true> *this,uint param_1) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x8dd,"do_section_size"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/incremental.cc",0x8dd,"do_section_size"); }
2305_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
do_get_mtime
FUN_00175460
/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */ Timespec __thiscall gold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this) { Timespec TVar1; TVar1._12_4_ = 0; TVar1._0_12_ = *(undefined1 (*) [12]) (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8); return TVar1; }
undefined1 [16] FUN_00175460(long param_1) { undefined1 auVar1 [16]; auVar1._12_4_ = 0; auVar1._0_12_ = *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac)); return auVar1; }
MOV RDX,qword ptr [RDI + 0xa0] MOV EAX,dword ptr [RDI + 0xac] MOV RDX,qword ptr [RDX] LEA RDX,[RDX + RAX*0x1 + 0x8] MOV RAX,qword ptr [RDX] MOV EDX,dword ptr [RDX + 0x8] RET
null
null
null
null
[(u'PTRSUB_-1207413563', u'LOAD_-1207413661'), ('const-1', u'PTRADD_-1207413572'), (u'PTRADD_-1207413572', u'CAST_-1207413541'), (u'INT_ZEXT_-1207413612', u'INT_ADD_-1207413589'), ('const-12', u'PTRSUB_-1207413553'), (u'PIECE_-1207413552', u'RETURN_-1207413606'), (u'LOAD_-1207413605', u'COPY_-1207413594'), ('const-0', u'RETURN_-1207413606'), ('tmp_60', u'PTRSUB_-1207413564'), (u'PTRSUB_-1207413553', u'LOAD_-1207413651'), ('const-0', u'PTRSUB_-1207413546'), (u'CAST_-1207413541', u'LOAD_-1207413605'), ('const-0', u'PTRSUB_-1207413563'), ('const-160', u'PTRSUB_-1207413555'), (u'PTRSUB_-1207413564', u'PTRSUB_-1207413563'), ('const-8', u'INT_ADD_-1207413589'), (u'LOAD_-1207413661', u'PTRSUB_-1207413546'), (u'COPY_-1207413594', u'PIECE_-1207413552'), (u'LOAD_-1207413651', u'INT_ZEXT_-1207413612'), ('const-433', u'LOAD_-1207413661'), ('tmp_60', u'PTRSUB_-1207413555'), (u'PTRSUB_-1207413555', u'PTRSUB_-1207413553'), (u'COPY_-1207413595', u'PIECE_-1207413552'), ('const-160', u'PTRSUB_-1207413564'), ('const-433', u'LOAD_-1207413651'), ('const-433', u'LOAD_-1207413642'), ('const-433', u'LOAD_-1207413605'), ('const-0', u'COPY_-1207413595'), (u'INT_ADD_-1207413589', u'PTRADD_-1207413572'), (u'LOAD_-1207413642', u'PTRADD_-1207413572'), (u'PTRSUB_-1207413546', u'LOAD_-1207413642')]
[(u'INT_ADD_-1207413645', u'CAST_-1207413566'), (u'PIECE_-1207413546', u'RETURN_-1207413606'), ('const-0', u'COPY_-1207413604'), (u'INT_ADD_-1207413620', u'INT_ADD_-1207413618'), ('const-433', u'LOAD_-1207413642'), (u'INT_ZEXT_-1207413615', u'INT_ADD_-1207413618'), (u'CAST_-1207413566', u'LOAD_-1207413661'), (u'LOAD_-1207413642', u'INT_ADD_-1207413620'), ('const-160', u'INT_ADD_-1207413645'), ('const-433', u'LOAD_-1207413607'), (u'CAST_-1207413548', u'LOAD_-1207413607'), ('const-0', u'RETURN_-1207413606'), (u'COPY_-1207413604', u'PIECE_-1207413546'), (u'LOAD_-1207413651', u'INT_ZEXT_-1207413615'), (u'INT_ADD_-1207413635', u'CAST_-1207413558'), ('const-172', u'INT_ADD_-1207413635'), (u'LOAD_-1207413607', u'COPY_-1207413603'), (u'COPY_-1207413603', u'PIECE_-1207413546'), ('tmp_73', u'INT_ADD_-1207413645'), (u'LOAD_-1207413661', u'LOAD_-1207413642'), (u'INT_ADD_-1207413618', u'CAST_-1207413548'), ('const-8', u'INT_ADD_-1207413620'), ('const-433', u'LOAD_-1207413661'), ('tmp_73', u'INT_ADD_-1207413635'), ('const-433', u'LOAD_-1207413651'), (u'CAST_-1207413558', u'LOAD_-1207413651')]
null
null
00175460
x64
O2
(translation_unit "undefined1 [16] FUN_00175460(long param_1)\n\n{\n undefined1 auVar1 [16];\n \n auVar1._12_4_ = 0;\n auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));\n return auVar1;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (macro_type_specifier "FUN_00175460(long param_1)" identifier ( (type_descriptor "long param_1" (sized_type_specifier "long param_1" long type_identifier)) )) ; (compound_statement "{\n undefined1 auVar1 [16];\n \n auVar1._12_4_ = 0;\n auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));\n return auVar1;\n}" { (declaration "undefined1 auVar1 [16];" type_identifier (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (expression_statement "auVar1._12_4_ = 0;" (assignment_expression "auVar1._12_4_ = 0" (field_expression "auVar1._12_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));" (assignment_expression "auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" (field_expression "auVar1._0_12_" identifier . field_identifier) = (pointer_expression "*(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" * (cast_expression "(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" ( (type_descriptor "undefined1 (*) [12]" type_identifier (abstract_array_declarator "(*) [12]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" ( (binary_expression "**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac)" (binary_expression "**(long **)(param_1 + 0xa0) + 8" (pointer_expression "**(long **)(param_1 + 0xa0)" * (pointer_expression "*(long **)(param_1 + 0xa0)" * (cast_expression "(long **)(param_1 + 0xa0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0xac)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0xac)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xac)" ( (binary_expression "param_1 + 0xac" identifier + number_literal) ))))) ))))) ;) (return_statement "return auVar1;" return identifier ;) }))
(translation_unit "/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */\n\nTimespec __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)\n\n{\n Timespec TVar1;\n \n TVar1._12_4_ = 0;\n TVar1._0_12_ = *(undefined1 (*) [12])\n (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8);\n return TVar1;\n}\n\n" comment (declaration "Timespec __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)\n\n{\n Timespec TVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)\n\n{\n Timespec" identifier > : : (function_declarator "do_get_mtime(Sized_incr_dynobj<32,_false> *this)" identifier (parameter_list "(Sized_incr_dynobj<32,_false> *this)" ( (parameter_declaration "Sized_incr_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) identifier ;) (expression_statement "TVar1._12_4_ = 0;" (assignment_expression "TVar1._12_4_ = 0" (field_expression "TVar1._12_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "TVar1._0_12_ = *(undefined1 (*) [12])\n (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8);" (assignment_expression "TVar1._0_12_ = *(undefined1 (*) [12])\n (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8)" (field_expression "TVar1._0_12_" identifier . field_identifier) = (pointer_expression "*(undefined1 (*) [12])\n (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8)" * (cast_expression "(undefined1 (*) [12])\n (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8)" ( (type_descriptor "undefined1 (*) [12]" type_identifier (abstract_array_declarator "(*) [12]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8)" ( (binary_expression "((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8" (binary_expression "((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_" (field_expression "((this->input_reader_).inputs_)->p_" (parenthesized_expression "((this->input_reader_).inputs_)" ( (field_expression "(this->input_reader_).inputs_" (parenthesized_expression "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) + (field_expression "(ulong)(this->input_reader_).offset_" (call_expression "(ulong)(this->input_reader_)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) ))) . field_identifier)) + number_literal) ))))) ;) (return_statement "return TVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "undefined1 [16] FUN_00175460(long param_1)\n\n{\n undefined1 auVar1 [16];\n \n auVar1._12_4_ = 0;\n auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));\n return auVar1;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (macro_type_specifier "FUN_00175460(long param_1)" identifier ( (type_descriptor "long param_1" (sized_type_specifier "long param_1" long type_identifier)) )) ; (compound_statement "{\n undefined1 auVar1 [16];\n \n auVar1._12_4_ = 0;\n auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));\n return auVar1;\n}" { (declaration "undefined1 auVar1 [16];" type_identifier (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (expression_statement "auVar1._12_4_ = 0;" (assignment_expression "auVar1._12_4_ = 0" (field_expression "auVar1._12_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));" (assignment_expression "auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" (field_expression "auVar1._0_12_" identifier . field_identifier) = (pointer_expression "*(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" * (cast_expression "(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" ( (type_descriptor "undefined1 (*) [12]" type_identifier (abstract_array_declarator "(*) [12]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" ( (binary_expression "**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac)" (binary_expression "**(long **)(param_1 + 0xa0) + 8" (pointer_expression "**(long **)(param_1 + 0xa0)" * (pointer_expression "*(long **)(param_1 + 0xa0)" * (cast_expression "(long **)(param_1 + 0xa0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0xac)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0xac)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xac)" ( (binary_expression "param_1 + 0xac" identifier + number_literal) ))))) ))))) ;) (return_statement "return auVar1;" return identifier ;) }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (macro_type_specifier IDENT ( (type_descriptor (sized_type_specifier long TYPE)) )) ; (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) + (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))))) ;) (return_statement return IDENT ;) }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (macro_type_specifier "FUN_00175460(long param_1)" (identifier "FUN_00175460") (( "(") (type_descriptor "long param_1" (sized_type_specifier "long param_1" (long "long") (type_identifier "param_1"))) () ")")) (; "") (compound_statement "{\n undefined1 auVar1 [16];\n \n auVar1._12_4_ = 0;\n auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));\n return auVar1;\n}" ({ "{") (declaration "undefined1 auVar1 [16];" (type_identifier "undefined1") (array_declarator "auVar1 [16]" (identifier "auVar1") ([ "[") (number_literal "16") (] "]")) (; ";")) (expression_statement "auVar1._12_4_ = 0;" (assignment_expression "auVar1._12_4_ = 0" (field_expression "auVar1._12_4_" (identifier "auVar1") (. ".") (field_identifier "_12_4_")) (= "=") (number_literal "0")) (; ";")) (expression_statement "auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac));" (assignment_expression "auVar1._0_12_ =\n *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" (field_expression "auVar1._0_12_" (identifier "auVar1") (. ".") (field_identifier "_0_12_")) (= "=") (pointer_expression "*(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" (* "*") (cast_expression "(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" (( "(") (type_descriptor "undefined1 (*) [12]" (type_identifier "undefined1") (abstract_array_declarator "(*) [12]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "12") (] "]"))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac))" (( "(") (binary_expression "**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac)" (binary_expression "**(long **)(param_1 + 0xa0) + 8" (pointer_expression "**(long **)(param_1 + 0xa0)" (* "*") (pointer_expression "*(long **)(param_1 + 0xa0)" (* "*") (cast_expression "(long **)(param_1 + 0xa0)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")"))))) (+ "+") (number_literal "8")) (+ "+") (binary_expression "(ulong)*(uint *)(param_1 + 0xac)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 0xac)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xac)" (( "(") (binary_expression "param_1 + 0xac" (identifier "param_1") (+ "+") (number_literal "0xac")) () ")"))))) () ")"))))) (; ";")) (return_statement "return auVar1;" (return "return") (identifier "auVar1") (; ";")) (} "}"))
/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */ type_1 __thiscall gold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this) { type_1 TVar1; TVar1._12_4_ = 0; TVar1._0_12_ = *(type_2 (*) [12]) (((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).offset_ + 8); return TVar1; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (macro_type_specifier name: (identifier) type: (type_descriptor type: (sized_type_specifier type: (type_identifier)))) (MISSING ";") (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (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: (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: (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (return_statement (identifier))))
null
undefined1 [16] MASKED(long param_1) { undefined1 auVar1 [16]; auVar1._12_4_ = 0; auVar1._0_12_ = *(undefined1 (*) [12])(**(long **)(param_1 + 0xa0) + 8 + (ulong)*(uint *)(param_1 + 0xac)); return auVar1; }
7074_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
use_facet<std::collate<char>>
FUN_00288e20
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::collate<char> const& std::use_facet<std::collate<char> >(std::locale const&) */ collate * std::use_facet<std::collate<char>>(locale *param_1) { long lVar1; ulong uVar2; collate *pcVar3; uVar2 = locale::id::_M_id((id *)&collate<char>::id); if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) && (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) { pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0); if (pcVar3 != (collate *)0x0) { return pcVar3; } /* WARNING: Subroutine does not return */ __cxa_bad_cast(); } /* WARNING: Subroutine does not return */ __throw_bad_cast(); }
void FUN_00288e20(long *param_1) { ulong uVar1; long lVar2; uVar1 = FUN_00279460(&DAT_003ca4d8); if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0); if (lVar2 != 0) { return; } /* WARNING: Subroutine does not return */ FUN_00276710(); } /* WARNING: Subroutine does not return */ FUN_002b5510(); }
PUSH RBX MOV RBX,RDI LEA RDI,[0x3ca4d8] CALL 0x00279460 MOV RDX,qword ptr [RBX] MOV RCX,qword ptr [RDX + 0x8] CMP qword ptr [RDX + 0x10],RAX JBE 0x00288e62 MOV RDI,qword ptr [RCX + RAX*0x8] TEST RDI,RDI JZ 0x00288e62 LEA RDX,[0x3b88e0] LEA RSI,[0x3b8630] XOR ECX,ECX CALL 0x002b7870 TEST RAX,RAX JZ 0x00288e67 POP RBX RET CALL 0x002b5510 CALL 0x00276710
null
null
null
null
[(u'INT_NOTEQUAL_-1204318557', u'CBRANCH_-1204318556'), (u'CALL_-1204318663', u'INT_MULT_-1204318600'), ('tmp_171', u'CBRANCH_-1204318556'), ('const-0', u'PTRSUB_-1204318381'), ('const-433', u'LOAD_-1204318628'), (u'INT_ADD_-1204318633', u'CAST_-1204318409'), (u'CAST_-1204318402', u'LOAD_-1204318628'), ('const-3901664', u'PTRSUB_-1204318381'), ('const-0', u'RETURN_-1204318541'), ('const-8', u'INT_MULT_-1204318600'), (u'PTRSUB_-1204318423', u'CAST_-1204318424'), (u'CALL_-1204318663', u'INT_LESS_-1204318621'), (u'CAST_-1204318376', u'RETURN_-1204318541'), ('const-0', u'PTRSUB_-1204318382'), ('const-3974360', u'PTRSUB_-1204318423'), (u'LOAD_-1204318649', u'INT_LESS_-1204318621'), ('const-8', u'INT_ADD_-1204318640'), ('const-433', u'LOAD_-1204318656'), (u'CALL_-1204318572', u'CAST_-1204318376'), ('const-433', u'LOAD_-1204318662'), ('tmp_70', u'CBRANCH_-1204318630'), (u'LOAD_-1204318656', u'INT_ADD_-1204318612'), (u'INT_MULT_-1204318600', u'INT_ADD_-1204318612'), (u'PTRSUB_-1204318382', u'CALL_-1204318572'), (u'INT_LESS_-1204318621', u'CBRANCH_-1204318630'), (u'LOAD_-1204318662', u'INT_ADD_-1204318640'), (u'CAST_-1204318424', u'CALL_-1204318663'), ('const-0', u'INT_NOTEQUAL_-1204318608'), ('const-0', u'INT_NOTEQUAL_-1204318557'), (u'LOAD_-1204318628', u'INT_NOTEQUAL_-1204318608'), (u'PTRSUB_-1204318381', u'CALL_-1204318572'), ('tmp_107', u'CBRANCH_-1204318607'), ('const-433', u'LOAD_-1204318649'), ('const-0', u'PTRSUB_-1204318423'), (u'CAST_-1204318376', u'INT_NOTEQUAL_-1204318557'), (u'INT_ADD_-1204318640', u'CAST_-1204318414'), (u'LOAD_-1204318628', u'CALL_-1204318572'), ('const-1', u'RETURN_-1204318530'), (u'CAST_-1204318414', u'LOAD_-1204318656'), (u'INT_NOTEQUAL_-1204318608', u'CBRANCH_-1204318607'), ('const-16', u'INT_ADD_-1204318633'), ('const-1', u'RETURN_-1204318530'), (u'INT_ADD_-1204318612', u'CAST_-1204318402'), (u'CAST_-1204318418', u'LOAD_-1204318662'), ('tmp_226', u'CAST_-1204318418'), (u'CAST_-1204318409', u'LOAD_-1204318649'), ('const-0', u'CALL_-1204318572'), ('const-3900976', u'PTRSUB_-1204318382'), (u'LOAD_-1204318662', u'INT_ADD_-1204318633')]
[(u'INT_NOTEQUAL_-1204318557', u'CBRANCH_-1204318556'), (u'LOAD_-1204318628', u'INT_NOTEQUAL_-1204318608'), ('const-433', u'LOAD_-1204318656'), (u'PTRSUB_-1204318381', u'CALL_-1204318572'), ('const-3974360', u'PTRSUB_-1204318423'), ('const-3901664', u'PTRSUB_-1204318381'), (u'INT_ADD_-1204318640', u'CAST_-1204318416'), (u'CALL_-1204318663', u'INT_MULT_-1204318600'), ('tmp_107', u'CBRANCH_-1204318607'), ('tmp_171', u'CBRANCH_-1204318556'), (u'INT_ADD_-1204318633', u'CAST_-1204318411'), ('const-0', u'RETURN_-1204318541'), ('const-8', u'INT_MULT_-1204318600'), ('const-0', u'PTRSUB_-1204318423'), ('const-433', u'LOAD_-1204318662'), (u'CAST_-1204318416', u'LOAD_-1204318656'), (u'CALL_-1204318663', u'INT_LESS_-1204318621'), ('const-433', u'LOAD_-1204318628'), (u'LOAD_-1204318628', u'CALL_-1204318572'), ('const-0', u'PTRSUB_-1204318382'), ('const-1', u'RETURN_-1204318530'), ('const-433', u'LOAD_-1204318649'), (u'INT_NOTEQUAL_-1204318608', u'CBRANCH_-1204318607'), ('const-0', u'CALL_-1204318572'), ('const-16', u'INT_ADD_-1204318633'), ('const-1', u'RETURN_-1204318530'), (u'PTRSUB_-1204318423', u'CALL_-1204318663'), ('const-0', u'PTRSUB_-1204318381'), (u'LOAD_-1204318649', u'INT_LESS_-1204318621'), ('const-8', u'INT_ADD_-1204318640'), ('tmp_470', u'LOAD_-1204318662'), (u'CAST_-1204318411', u'LOAD_-1204318649'), (u'INT_ADD_-1204318612', u'CAST_-1204318404'), ('tmp_70', u'CBRANCH_-1204318630'), (u'LOAD_-1204318656', u'INT_ADD_-1204318612'), ('const-3900976', u'PTRSUB_-1204318382'), (u'CALL_-1204318572', u'INT_NOTEQUAL_-1204318557'), (u'INT_MULT_-1204318600', u'INT_ADD_-1204318612'), (u'PTRSUB_-1204318382', u'CALL_-1204318572'), (u'INT_LESS_-1204318621', u'CBRANCH_-1204318630'), (u'LOAD_-1204318662', u'INT_ADD_-1204318640'), ('const-0', u'INT_NOTEQUAL_-1204318608'), ('const-0', u'INT_NOTEQUAL_-1204318557'), (u'LOAD_-1204318662', u'INT_ADD_-1204318633'), (u'CAST_-1204318404', u'LOAD_-1204318628')]
null
null
00288e20
x64
O2
(translation_unit "void FUN_00288e20(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00276710();\n }\n /* WARNING: Subroutine does not return */\n FUN_002b5510();\n}\n\n" (function_definition "void FUN_00288e20(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00276710();\n }\n /* WARNING: Subroutine does not return */\n FUN_002b5510();\n}" primitive_type (function_declarator "FUN_00288e20(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00276710();\n }\n /* WARNING: Subroutine does not return */\n FUN_002b5510();\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = FUN_00279460(&DAT_003ca4d8);" (assignment_expression "uVar1 = FUN_00279460(&DAT_003ca4d8)" identifier = (call_expression "FUN_00279460(&DAT_003ca4d8)" identifier (argument_list "(&DAT_003ca4d8)" ( (pointer_expression "&DAT_003ca4d8" & identifier) )))) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00276710();\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00276710();\n }" { (expression_statement "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);" (assignment_expression "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" identifier = (call_expression "FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_003b8630" & identifier) , (pointer_expression "&PTR_PTR_FUN_003b88e0" & identifier) , number_literal )))) ;) (if_statement "if (lVar2 != 0) {\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "FUN_00276710();" (call_expression "FUN_00276710()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_002b5510();" (call_expression "FUN_002b5510()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::collate<char> const& std::use_facet<std::collate<char> >(std::locale const&) */\n\ncollate * std::use_facet<std::collate<char>>(locale *param_1)\n\n{\n long lVar1;\n ulong uVar2;\n collate *pcVar3;\n \n uVar2 = locale::id::_M_id((id *)&collate<char>::id);\n if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) {\n pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0);\n if (pcVar3 != (collate *)0x0) {\n return pcVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n}\n\n" comment comment (ERROR "collate * std::use_facet<std::collate<char>>(locale *param_1)" (binary_expression "collate * std::use_facet<std::collate<char>>(locale *param_1)" (binary_expression "collate * std::use_facet<std" (binary_expression "collate * std" identifier * identifier) (ERROR "::use_facet" : : identifier) < identifier) (ERROR "::collate" : : identifier) < (binary_expression "char>>(locale *param_1)" identifier >> (parenthesized_expression "(locale *param_1)" ( (binary_expression "locale *param_1" identifier * identifier) ))))) (compound_statement "{\n long lVar1;\n ulong uVar2;\n collate *pcVar3;\n \n uVar2 = locale::id::_M_id((id *)&collate<char>::id);\n if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) {\n pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0);\n if (pcVar3 != (collate *)0x0) {\n return pcVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "collate *pcVar3;" type_identifier (pointer_declarator "*pcVar3" * identifier) ;) (ERROR "uVar2 = locale::" (assignment_expression "uVar2 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&collate<char>::id);" statement_identifier (ERROR "::_M_id((id *)&collate<char>:" : : identifier ( (binary_expression "(id *)&collate<char" (cast_expression "(id *)&collate" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&collate" & identifier)) < identifier) > :) : (expression_statement "id);" identifier (ERROR ")" )) ;)) (if_statement "if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) {\n pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0);\n if (pcVar3 != (collate *)0x0) {\n return pcVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }" if (parenthesized_expression "((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0))" ( (binary_expression "(uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)" (parenthesized_expression "(uVar2 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar2 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)" ( (comma_expression "lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0" (assignment_expression "lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar2 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar2 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar1 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0);\n if (pcVar3 != (collate *)0x0) {\n return pcVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }" { (expression_statement "pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0);" (assignment_expression "pcVar3 = (collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0)" identifier = (cast_expression "(collate *)__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0)" ( (type_descriptor "collate *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "__dynamic_cast(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0)" identifier (argument_list "(lVar1,&locale::facet::typeinfo,&collate<char>::typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&collate<char>::typeinfo" (binary_expression "&collate<char" (pointer_expression "&collate" & identifier) < identifier) > (ERROR "::" : :) identifier) , number_literal ))))) ;) (if_statement "if (pcVar3 != (collate *)0x0) {\n return pcVar3;\n }" if (parenthesized_expression "(pcVar3 != (collate *)0x0)" ( (binary_expression "pcVar3 != (collate *)0x0" identifier != (cast_expression "(collate *)0x0" ( (type_descriptor "collate *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return pcVar3;\n }" { (return_statement "return pcVar3;" return identifier ;) })) comment (expression_statement "__cxa_bad_cast();" (call_expression "__cxa_bad_cast()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) }))
(translation_unit "void FUN_00288e20(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }\n \n FUN_002b5510();\n}\n\n" (function_definition "void FUN_00288e20(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }\n \n FUN_002b5510();\n}" primitive_type (function_declarator "FUN_00288e20(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }\n \n FUN_002b5510();\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = FUN_00279460(&DAT_003ca4d8);" (assignment_expression "uVar1 = FUN_00279460(&DAT_003ca4d8)" identifier = (call_expression "FUN_00279460(&DAT_003ca4d8)" identifier (argument_list "(&DAT_003ca4d8)" ( (pointer_expression "&DAT_003ca4d8" & identifier) )))) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }" { (expression_statement "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);" (assignment_expression "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" identifier = (call_expression "FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_003b8630" & identifier) , (pointer_expression "&PTR_PTR_FUN_003b88e0" & identifier) , number_literal )))) ;) (if_statement "if (lVar2 != 0) {\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00276710();" (call_expression "FUN_00276710()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_002b5510();" (call_expression "FUN_002b5510()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00288e20(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }\n \n FUN_002b5510();\n}" (primitive_type "void") (function_declarator "FUN_00288e20(long *param_1)" (identifier "FUN_00288e20") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_00279460(&DAT_003ca4d8);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }\n \n FUN_002b5510();\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (expression_statement "uVar1 = FUN_00279460(&DAT_003ca4d8);" (assignment_expression "uVar1 = FUN_00279460(&DAT_003ca4d8)" (identifier "uVar1") (= "=") (call_expression "FUN_00279460(&DAT_003ca4d8)" (identifier "FUN_00279460") (argument_list "(&DAT_003ca4d8)" (( "(") (pointer_expression "&DAT_003ca4d8" (& "&") (identifier "DAT_003ca4d8")) () ")")))) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_00276710();\n }" ({ "{") (expression_statement "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0);" (assignment_expression "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" (identifier "lVar2") (= "=") (call_expression "FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" (identifier "FUN_002b7870") (argument_list "(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_003b8630" (& "&") (identifier "PTR_PTR_FUN_003b8630")) (, ",") (pointer_expression "&PTR_PTR_FUN_003b88e0" (& "&") (identifier "PTR_PTR_FUN_003b88e0")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (lVar2 != 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00276710();" (call_expression "FUN_00276710()" (identifier "FUN_00276710") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_002b5510();" (call_expression "FUN_002b5510()" (identifier "FUN_002b5510") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::collate<char> const& std::use_facet<std::collate<char> >(std::locale const&) */ type_2 * std::use_facet<std::type_2<var_4>>(locale *param_1) { long var_2; type_1 var_1; type_2 *var_6; var_1 = locale::id::_M_id((id *)&type_2<var_4>::id); if ((var_1 < *(type_1 *)(*(long *)param_1 + 0x10)) && (var_2 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_1 * 8), var_2 != 0)) { var_6 = (type_2 *)var_3(var_2,&locale::facet::var_5,&type_2<var_4>::var_5,0); if (var_6 != (type_2 *)0x0) { return var_6; } /* WARNING: Subroutine does not return */ var_7(); } /* 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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(long *param_1) { ulong uVar1; long lVar2; uVar1 = FUN_00279460(&DAT_003ca4d8); if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003b88e0,0); if (lVar2 != 0) { return; } /* WARNING: Subroutine does not return */ FUN_00276710(); } /* WARNING: Subroutine does not return */ FUN_002b5510(); }
1482_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
GetNextImageInList
GetNextImageInList
/* WARNING: Control flow encountered bad instruction data */ void GetNextImageInList(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void GetNextImageInList(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201912214')]
[('const-1', u'RETURN_-1201912214')]
null
null
00434660
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid GetNextImageInList(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void GetNextImageInList(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "GetNextImageInList(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 GetNextImageInList(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void GetNextImageInList(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "GetNextImageInList(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 GetNextImageInList(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void GetNextImageInList(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "GetNextImageInList(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 GetNextImageInList(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "GetNextImageInList(void)" (identifier "GetNextImageInList") (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(); }
7269_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
_M_realloc_insert<gold::Gdb_index::Comp_unit>
FUN_002b90d0
/* DWARF original prototype: void _M_realloc_insert<gold::Gdb_index::Comp_unit>(vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> * this, iterator __position, Comp_unit * __args#0) */ void __thiscall std::vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>:: _M_realloc_insert<gold::Gdb_index::Comp_unit> (vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> *this, iterator __position,Comp_unit *__args_0) { Comp_unit *pCVar1; Comp_unit *pCVar2; uint64_t uVar3; ulong uVar4; pointer pCVar5; pointer pCVar6; uint64_t *puVar7; pointer pCVar8; Comp_unit *pCVar9; Comp_unit *pCVar10; iterator iVar11; ulong uVar12; ulong uVar13; pointer pCVar14; pCVar1 = (this-> super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> )._M_impl._M_finish; pCVar2 = (this-> super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> )._M_impl._M_start; uVar4 = (long)pCVar1 - (long)pCVar2 >> 4; if (uVar4 == 0) { uVar12 = 1; LAB_002b9225: uVar13 = uVar12 << 4; } else { uVar12 = uVar4 * 2; uVar13 = 0xfffffffffffffff0; if ((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)) { if (uVar12 == 0) { pCVar6 = (pointer)0x10; pCVar14 = (pointer)0x0; pCVar5 = (pointer)0x0; goto LAB_002b9139; } goto LAB_002b9225; } } pCVar5 = (pointer)operator_new(uVar13); pCVar14 = (pointer)((long)&pCVar5->cu_offset + uVar13); pCVar6 = pCVar5 + 1; LAB_002b9139: uVar3 = __args_0->cu_length; puVar7 = (uint64_t *)(((long)__position._M_current - (long)pCVar2) + (long)pCVar5); *puVar7 = __args_0->cu_offset; puVar7[1] = uVar3; pCVar8 = pCVar5; pCVar9 = pCVar2; if (__position._M_current != pCVar2) { do { uVar3 = pCVar9->cu_length; pCVar10 = pCVar9 + 1; pCVar8->cu_offset = pCVar9->cu_offset; pCVar8->cu_length = uVar3; pCVar8 = pCVar8 + 1; pCVar9 = pCVar10; } while (__position._M_current != pCVar10); pCVar6 = (pointer)((long)&pCVar5[2].cu_offset + ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U)); } pCVar8 = pCVar6; iVar11._M_current = __position._M_current; if (__position._M_current != pCVar1) { do { uVar3 = (iVar11._M_current)->cu_length; pCVar9 = iVar11._M_current + 1; pCVar8->cu_offset = (iVar11._M_current)->cu_offset; pCVar8->cu_length = uVar3; pCVar8 = pCVar8 + 1; iVar11._M_current = pCVar9; } while (pCVar1 != pCVar9); pCVar6 = (pointer)((long)&pCVar6[1].cu_offset + ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U)); } if (pCVar2 != (Comp_unit *)0x0) { operator_delete(pCVar2); } (this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> )._M_impl._M_start = pCVar5; (this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> )._M_impl._M_end_of_storage = pCVar14; (this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> )._M_impl._M_finish = pCVar6; return; }
void FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3) { undefined8 *puVar1; undefined8 *puVar2; undefined8 uVar3; ulong uVar4; undefined8 *puVar5; undefined8 *puVar6; undefined8 *puVar7; undefined8 *puVar8; undefined8 *puVar9; ulong uVar10; long lVar11; puVar1 = (undefined8 *)param_1[1]; puVar2 = (undefined8 *)*param_1; uVar4 = (long)puVar1 - (long)puVar2 >> 4; if (uVar4 == 0) { uVar10 = 1; LAB_002b9225: lVar11 = uVar10 << 4; } else { uVar10 = uVar4 * 2; lVar11 = -0x10; if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) { if (uVar10 == 0) { puVar6 = (undefined8 *)0x10; lVar11 = 0; puVar5 = (undefined8 *)0x0; goto LAB_002b9139; } goto LAB_002b9225; } } puVar5 = (undefined8 *)FUN_002d9490(lVar11); lVar11 = lVar11 + (long)puVar5; puVar6 = puVar5 + 2; LAB_002b9139: uVar3 = param_3[1]; puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5); *puVar7 = *param_3; puVar7[1] = uVar3; puVar7 = puVar5; puVar8 = puVar2; if (param_2 != puVar2) { do { uVar3 = puVar8[1]; puVar6 = puVar8 + 2; *puVar7 = *puVar8; puVar7[1] = uVar3; puVar7 = puVar7 + 2; puVar8 = puVar6; } while (param_2 != puVar6); puVar6 = (undefined8 *) ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20); } puVar7 = puVar6; puVar8 = param_2; if (param_2 != puVar1) { do { uVar3 = puVar8[1]; puVar9 = puVar8 + 2; *puVar7 = *puVar8; puVar7[1] = uVar3; puVar7 = puVar7 + 2; puVar8 = puVar9; } while (puVar1 != puVar9); puVar6 = (undefined8 *) ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10); } if (puVar2 != (undefined8 *)0x0) { FUN_002dac60(puVar2); } *param_1 = (long)puVar5; param_1[2] = lVar11; param_1[1] = (long)puVar6; return; }
PUSH R15 MOV RCX,RSI PUSH R14 PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RSI SUB RSP,0x18 MOV RBP,qword ptr [RDI + 0x8] MOV R13,qword ptr [RDI] MOV RAX,RBP SUB RCX,R13 SUB RAX,R13 SAR RAX,0x4 JZ 0x002b9220 LEA RSI,[RAX + RAX*0x1] MOV R15,-0x10 CMP RAX,RSI JBE 0x002b91f0 MOV RDI,R15 MOV qword ptr [RSP + 0x8],RDX MOV qword ptr [RSP],RCX CALL 0x002d9490 MOV RCX,qword ptr [RSP] MOV RDX,qword ptr [RSP + 0x8] MOV R14,RAX ADD R15,RAX LEA RAX,[RAX + 0x10] MOV RSI,qword ptr [RDX + 0x8] MOV RDX,qword ptr [RDX] ADD RCX,R14 MOV qword ptr [RCX],RDX MOV qword ptr [RCX + 0x8],RSI CMP RBX,R13 JZ 0x002b9184 MOV RDX,R13 MOV RCX,R14 NOP dword ptr [RAX] MOV R9,qword ptr [RDX] MOV R8,qword ptr [RDX + 0x8] ADD RDX,0x10 ADD RCX,0x10 MOV qword ptr [RCX + -0x10],R9 MOV qword ptr [RCX + -0x8],R8 CMP RBX,RDX JNZ 0x002b9158 LEA RAX,[RBX + -0x10] SUB RAX,R13 AND RAX,-0x10 LEA RAX,[R14 + RAX*0x1 + 0x20] CMP RBX,RBP JZ 0x002b91bc MOV RDX,RBX MOV RCX,RAX NOP MOV R8,qword ptr [RDX + 0x8] MOV R9,qword ptr [RDX] ADD RDX,0x10 ADD RCX,0x10 MOV qword ptr [RCX + -0x10],R9 MOV qword ptr [RCX + -0x8],R8 CMP RBP,RDX JNZ 0x002b9190 SUB RBP,RBX LEA RDX,[RBP + -0x10] AND RDX,-0x10 LEA RAX,[RAX + RDX*0x1 + 0x10] TEST R13,R13 JZ 0x002b91d1 MOV RDI,R13 MOV qword ptr [RSP],RAX CALL 0x002dac60 MOV RAX,qword ptr [RSP] MOV qword ptr [R12],R14 MOV qword ptr [R12 + 0x10],R15 MOV qword ptr [R12 + 0x8],RAX ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,0xfffffffffffffff CMP RSI,RAX JA 0x002b9115 TEST RSI,RSI JNZ 0x002b9225 MOV EAX,0x10 XOR R15D,R15D XOR R14D,R14D JMP 0x002b9139 MOV ESI,0x1 SHL RSI,0x4 MOV R15,RSI JMP 0x002b9115
null
null
null
null
[(u'LOAD_-1204514546', u'COPY_-1204513614'), (u'PTRSUB_-1204513667', u'LOAD_-1204514546'), (u'INT_ADD_-1204514075', u'INT_AND_-1204514059'), (u'INT_SRIGHT_-1204514482', u'INT_MULT_-1204513760'), (u'PTRSUB_-1204513672', u'LOAD_-1204514552'), (u'PTRSUB_-1204513508', u'CAST_-1204513489'), (u'PTRSUB_-1204513590', u'LOAD_-1204514307'), (u'MULTIEQUAL_-1204513778', u'PTRSUB_-1204513590'), ('const-0', u'PTRSUB_-1204513535'), (u'CAST_-1204513428', u'MULTIEQUAL_-1204513697'), ('const-1', u'PTRADD_-1204513541'), ('const-4', u'INT_LEFT_-1204513821'), (u'MULTIEQUAL_-1204513769', u'CAST_-1204513556'), (u'MULTIEQUAL_-1204513786', u'PTRSUB_-1204513530'), (u'CAST_-1204513498', u'INT_SUB_-1204513599'), ('tmp_285', u'CBRANCH_-1204514436'), (u'LOAD_-1204514552', u'CAST_-1204513438'), (u'INT_LEFT_-1204513821', u'MULTIEQUAL_-1204513795'), (u'INT_MULT_-1204513760', u'MULTIEQUAL_-1204513562'), ('const-0', u'PTRSUB_-1204513710'), (u'COPY_-1204513618', u'MULTIEQUAL_-1204513786'), (u'COPY_-1204514462', u'MULTIEQUAL_-1204513795'), (u'PTRADD_-1204513519', u'COPY_-1204513524'), ('const-433', u'STORE_-1204514132'), ('const-16', u'PTRADD_-1204513481'), (u'INT_MULT_-1204513760', u'INT_EQUAL_-1204513904'), ('const-1', u'PTRADD_-1204513588'), (u'MULTIEQUAL_-1204513562', u'INT_LEFT_-1204513821'), (u'CAST_-1204513489', u'INT_ADD_-1204513554'), ('tmp_1234', u'PTRSUB_-1204513619'), (u'PTRSUB_-1204513674', u'PTRSUB_-1204513667'), (u'LOAD_-1204514301', u'STORE_-1204514259'), ('const-0', u'PTRSUB_-1204513619'), (u'CAST_-1204513555', u'STORE_-1204514344'), ('const-433', u'LOAD_-1204514363'), (u'MULTIEQUAL_-1204513795', u'INT_ADD_-1204513638'), ('const-433', u'STORE_-1204514125'), ('tmp_1233', u'INT_NOTEQUAL_-1204514183'), ('const-0', u'INT_EQUAL_-1204513904'), (u'MULTIEQUAL_-1204513827', u'MULTIEQUAL_-1204513750'), ('const-0', u'PTRSUB_-1204513439'), ('tmp_1233', u'CAST_-1204513642'), (u'PTRSUB_-1204513431', u'STORE_-1204514016'), (u'MULTIEQUAL_-1204513778', u'PTRADD_-1204513582'), (u'MULTIEQUAL_-1204513786', u'PTRADD_-1204513541'), (u'MULTIEQUAL_-1204513723', u'PTRSUB_-1204513527'), ('const--16', u'COPY_-1204514462'), ('const-2', u'PTRADD_-1204513510'), ('const--16', u'INT_SUB_-1204513536'), (u'PTRSUB_-1204513443', u'PTRSUB_-1204513436'), (u'INT_NOTEQUAL_-1204514050', u'CBRANCH_-1204514049'), ('const-433', u'LOAD_-1204514307'), ('const-0', u'PTRSUB_-1204513508'), (u'LOAD_-1204514546', u'INT_NOTEQUAL_-1204514319'), ('tmp_436', u'CBRANCH_-1204514318'), ('tmp_766', u'CBRANCH_-1204514104'), ('const-16', u'COPY_-1204513902'), ('tmp_1113', u'BRANCH_-1204513867'), ('tmp_1232', u'PTRSUB_-1204513451'), ('tmp_1232', u'PTRSUB_-1204513439'), (u'INT_SUB_-1204514517', u'INT_ADD_-1204514339'), (u'MULTIEQUAL_-1204513769', u'STORE_-1204514023'), (u'COPY_-1204513614', u'MULTIEQUAL_-1204513778'), (u'LOAD_-1204514363', u'STORE_-1204514344'), (u'CAST_-1204513641', u'INT_SUB_-1204514517'), (u'COPY_-1204513578', u'MULTIEQUAL_-1204513778'), (u'PTRADD_-1204513582', u'COPY_-1204513578'), ('const--16', u'INT_AND_-1204514193'), (u'PTRSUB_-1204513619', u'LOAD_-1204514363'), ('const--16', u'INT_AND_-1204514059'), ('tmp_1234', u'PTRSUB_-1204513624'), (u'PTRADD_-1204513582', u'INT_NOTEQUAL_-1204514240'), (u'CAST_-1204513642', u'INT_SUB_-1204514517'), (u'MULTIEQUAL_-1204513750', u'COPY_-1204513562'), ('const-1152921504606846976', u'INT_LESS_-1204513912'), ('const-0', u'COPY_-1204513614'), (u'MULTIEQUAL_-1204513769', u'PTRADD_-1204513510'), (u'INT_SUB_-1204514505', u'INT_SRIGHT_-1204514482'), ('const-433', u'LOAD_-1204514172'), (u'PTRSUB_-1204513446', u'PTRSUB_-1204513438'), ('const-0', u'PTRSUB_-1204513667'), (u'INT_SUB_-1204513536', u'INT_ADD_-1204514075'), ('const-1', u'PTRADD_-1204513514'), (u'INT_NOTEQUAL_-1204514183', u'CBRANCH_-1204514182'), (u'LOAD_-1204514307', u'STORE_-1204514266'), ('const-16', u'PTRADD_-1204513541'), (u'CAST_-1204513590', u'PTRSUB_-1204513592'), (u'INT_LESSEQUAL_-1204514426', u'CBRANCH_-1204514436'), ('const-433', u'STORE_-1204514344'), ('tmp_1233', u'INT_NOTEQUAL_-1204514319'), (u'INT_EQUAL_-1204514483', u'CBRANCH_-1204514472'), (u'MULTIEQUAL_-1204513750', u'PTRADD_-1204513481'), (u'LOAD_-1204514546', u'CALL_-1204514032'), ('const-8', u'PTRADD_-1204513610'), (u'PTRSUB_-1204513592', u'CAST_-1204513572'), ('tmp_1233', u'CAST_-1204513439'), ('const-433', u'STORE_-1204514023'), (u'LOAD_-1204514369', u'STORE_-1204514338'), (u'COPY_-1204513608', u'MULTIEQUAL_-1204513760'), ('const-0', u'PTRSUB_-1204513479'), (u'MULTIEQUAL_-1204513697', u'STORE_-1204514008'), ('const-0', u'PTRSUB_-1204513438'), (u'MULTIEQUAL_-1204513732', u'PTRSUB_-1204513508'), ('const-1', u'PTRADD_-1204513582'), (u'MULTIEQUAL_-1204513732', u'PTRADD_-1204513514'), (u'PTRSUB_-1204513439', u'PTRSUB_-1204513431'), (u'COPY_-1204513528', u'MULTIEQUAL_-1204513732'), (u'INT_AND_-1204514193', u'INT_ADD_-1204513554'), ('const-1', u'COPY_-1204513817'), ('const-8', u'PTRSUB_-1204513624'), ('const-8', u'PTRSUB_-1204513503'), (u'INT_SUB_-1204513599', u'INT_ADD_-1204514213'), (u'LOAD_-1204514172', u'STORE_-1204514125'), (u'PTRSUB_-1204513451', u'PTRSUB_-1204513443'), (u'PTRADD_-1204513510', u'PTRSUB_-1204513508'), (u'COPY_-1204513524', u'MULTIEQUAL_-1204513723'), (u'LOAD_-1204514546', u'CAST_-1204513641'), ('const-433', u'LOAD_-1204514552'), ('const-0', u'PTRSUB_-1204513436'), (u'CALL_-1204514407', u'CAST_-1204513590'), (u'CAST_-1204513429', u'INT_ADD_-1204513525'), ('tmp_649', u'CBRANCH_-1204514182'), (u'COPY_-1204513582', u'MULTIEQUAL_-1204513786'), ('const-0', u'PTRSUB_-1204513590'), ('const-0', u'PTRSUB_-1204513522'), (u'PTRADD_-1204513519', u'INT_NOTEQUAL_-1204514106'), ('const-8', u'PTRSUB_-1204513527'), ('const-0', u'PTRSUB_-1204513508'), ('const-4', u'INT_SRIGHT_-1204514482'), (u'CAST_-1204513571', u'MULTIEQUAL_-1204513760'), ('tmp_858', u'CBRANCH_-1204514049'), ('const-433', u'LOAD_-1204514369'), (u'MULTIEQUAL_-1204513723', u'PTRSUB_-1204513522'), ('const-0', u'PTRSUB_-1204513674'), (u'LOAD_-1204514552', u'INT_NOTEQUAL_-1204514106'), ('tmp_242', u'CBRANCH_-1204514472'), (u'INT_EQUAL_-1204513904', u'CBRANCH_-1204513901'), ('const-0', u'PTRSUB_-1204513704'), ('const-0', u'PTRSUB_-1204513680'), (u'CAST_-1204513590', u'MULTIEQUAL_-1204513769'), ('const-0', u'PTRSUB_-1204513451'), (u'PTRADD_-1204513588', u'MULTIEQUAL_-1204513827'), (u'CAST_-1204513438', u'INT_ADD_-1204514075'), ('tmp_1232', u'PTRSUB_-1204513710'), (u'PTRSUB_-1204513624', u'LOAD_-1204514369'), (u'PTRSUB_-1204513431', u'PTRSUB_-1204513425'), ('const-0', u'RETURN_-1204513946'), (u'INT_ADD_-1204513638', u'CAST_-1204513571'), (u'INT_AND_-1204514059', u'INT_ADD_-1204513525'), ('const-8', u'PTRSUB_-1204513530'), ('const-0', u'PTRSUB_-1204513431'), (u'COPY_-1204513562', u'MULTIEQUAL_-1204513732'), (u'LOAD_-1204514552', u'CAST_-1204513637'), (u'CAST_-1204513637', u'INT_SUB_-1204514505'), (u'LOAD_-1204514546', u'INT_NOTEQUAL_-1204514050'), (u'MULTIEQUAL_-1204513769', u'COPY_-1204513618'), (u'CAST_-1204513572', u'INT_ADD_-1204513638'), ('const-8', u'PTRSUB_-1204513672'), ('const-0', u'PTRSUB_-1204513446'), (u'INT_NOTEQUAL_-1204514106', u'CBRANCH_-1204514104'), (u'PTRSUB_-1204513680', u'PTRSUB_-1204513672'), (u'INT_NOTEQUAL_-1204514319', u'CBRANCH_-1204514318'), (u'PTRSUB_-1204513710', u'PTRSUB_-1204513680'), (u'PTRSUB_-1204513479', u'CAST_-1204513429'), (u'MULTIEQUAL_-1204513795', u'CALL_-1204514407'), (u'INT_ADD_-1204513525', u'CAST_-1204513428'), (u'LOAD_-1204514552', u'INT_NOTEQUAL_-1204514183'), (u'PTRADD_-1204513514', u'COPY_-1204513528'), ('tmp_1029', u'CBRANCH_-1204513921'), (u'LOAD_-1204514166', u'STORE_-1204514132'), (u'PTRADD_-1204513610', u'STORE_-1204514338'), ('tmp_1232', u'PTRSUB_-1204513704'), (u'PTRSUB_-1204513527', u'LOAD_-1204514172'), ('const-16', u'PTRADD_-1204513519'), ('const-1', u'PTRADD_-1204513481'), (u'PTRSUB_-1204513503', u'STORE_-1204514125'), (u'CAST_-1204513556', u'INT_ADD_-1204514339'), (u'COPY_-1204513817', u'MULTIEQUAL_-1204513562'), (u'PTRSUB_-1204513508', u'STORE_-1204514132'), ('const-0', u'COPY_-1204513608'), (u'INT_NOTEQUAL_-1204514240', u'CBRANCH_-1204514238'), (u'PTRSUB_-1204513522', u'LOAD_-1204514166'), (u'MULTIEQUAL_-1204513760', u'STORE_-1204514016'), (u'CAST_-1204513497', u'INT_ADD_-1204514213'), ('const-0', u'PTRSUB_-1204513592'), (u'INT_ADD_-1204513554', u'CAST_-1204513488'), (u'PTRSUB_-1204513425', u'STORE_-1204514008'), (u'INT_SRIGHT_-1204514482', u'INT_EQUAL_-1204514483'), ('const-433', u'LOAD_-1204514166'), (u'COPY_-1204513614', u'MULTIEQUAL_-1204513769'), ('tmp_553', u'CBRANCH_-1204514238'), ('const-1', u'PTRADD_-1204513519'), (u'PTRSUB_-1204513586', u'LOAD_-1204514301'), (u'INT_ADD_-1204514339', u'CAST_-1204513555'), (u'MULTIEQUAL_-1204513778', u'PTRSUB_-1204513586'), ('const-16', u'PTRADD_-1204513510'), ('const-8', u'PTRSUB_-1204513586'), (u'LOAD_-1204514546', u'CAST_-1204513636'), ('const--16', u'INT_SUB_-1204513599'), ('tmp_1057', u'CBRANCH_-1204513901'), (u'LOAD_-1204514546', u'CAST_-1204513498'), (u'INT_LESS_-1204513912', u'CBRANCH_-1204513921'), ('const-433', u'LOAD_-1204514301'), (u'MULTIEQUAL_-1204513723', u'PTRADD_-1204513519'), (u'PTRSUB_-1204513436', u'STORE_-1204514023'), (u'INT_SRIGHT_-1204514482', u'INT_LESSEQUAL_-1204514426'), (u'INT_MULT_-1204513760', u'INT_LESSEQUAL_-1204514426'), (u'PTRSUB_-1204513704', u'PTRSUB_-1204513674'), (u'PTRSUB_-1204513438', u'PTRSUB_-1204513431'), ('tmp_1220', u'BRANCH_-1204513803'), ('const-2', u'INT_MULT_-1204513760'), (u'INT_ADD_-1204514213', u'INT_AND_-1204514193'), ('tmp_1233', u'COPY_-1204513558'), (u'PTRADD_-1204513481', u'PTRSUB_-1204513479'), ('const-1', u'PTRADD_-1204513610'), ('tmp_1233', u'CAST_-1204513497'), ('tmp_1232', u'PTRSUB_-1204513446'), (u'PTRSUB_-1204513530', u'STORE_-1204514259'), (u'PTRADD_-1204513541', u'COPY_-1204513582'), (u'MULTIEQUAL_-1204513750', u'MULTIEQUAL_-1204513697'), ('tmp_1233', u'INT_NOTEQUAL_-1204514240'), ('const-0', u'INT_NOTEQUAL_-1204514050'), ('const-0', u'INT_EQUAL_-1204514483'), ('const-16', u'PTRSUB_-1204513431'), ('const-433', u'STORE_-1204514008'), ('const-433', u'STORE_-1204514016'), (u'INT_MULT_-1204513760', u'INT_LESS_-1204513912'), (u'CAST_-1204513636', u'INT_SUB_-1204514505'), (u'MULTIEQUAL_-1204513732', u'PTRSUB_-1204513503'), (u'COPY_-1204513902', u'MULTIEQUAL_-1204513827'), ('const-16', u'PTRADD_-1204513582'), ('const-433', u'STORE_-1204514266'), (u'MULTIEQUAL_-1204513786', u'PTRSUB_-1204513535'), (u'CAST_-1204513439', u'INT_SUB_-1204513536'), ('const-16', u'PTRADD_-1204513588'), ('const-433', u'LOAD_-1204514546'), ('const-0', u'PTRSUB_-1204513443'), ('const-16', u'PTRADD_-1204513514'), (u'CAST_-1204513488', u'MULTIEQUAL_-1204513750'), ('const-8', u'PTRSUB_-1204513425'), ('const-433', u'STORE_-1204514259'), (u'COPY_-1204513558', u'MULTIEQUAL_-1204513723'), (u'CAST_-1204513555', u'PTRADD_-1204513610'), (u'PTRSUB_-1204513535', u'STORE_-1204514266'), (u'CAST_-1204513590', u'PTRADD_-1204513588'), ('const-433', u'STORE_-1204514338')]
[(u'INT_ADD_-1204514075', u'INT_AND_-1204514059'), (u'CAST_-1204513668', u'INT_SUB_-1204514505'), (u'PTRADD_-1204513612', u'STORE_-1204514338'), (u'PTRADD_-1204513571', u'STORE_-1204514259'), (u'CAST_-1204513423', u'STORE_-1204514008'), (u'CAST_-1204513680', u'INT_NOTEQUAL_-1204514319'), ('const-2', u'PTRADD_-1204513456'), ('const-4', u'INT_SRIGHT_-1204514482'), ('tmp_2136', u'INT_NOTEQUAL_-1204514319'), ('const-433', u'STORE_-1204514259'), (u'MULTIEQUAL_-1204513826', u'MULTIEQUAL_-1204513749'), ('const-4', u'INT_LEFT_-1204513821'), ('const-433', u'LOAD_-1204514166'), ('tmp_285', u'CBRANCH_-1204514436'), (u'MULTIEQUAL_-1204513749', u'MULTIEQUAL_-1204513696'), (u'LOAD_-1204514552', u'CAST_-1204513685'), (u'CAST_-1204513621', u'CAST_-1204513603'), ('const-433', u'STORE_-1204514023'), (u'MULTIEQUAL_-1204513731', u'PTRADD_-1204513518'), (u'COPY_-1204513615', u'MULTIEQUAL_-1204513785'), (u'PTRADD_-1204513585', u'INT_NOTEQUAL_-1204514240'), (u'MULTIEQUAL_-1204513722', u'PTRADD_-1204513531'), (u'INT_AND_-1204514193', u'INT_ADD_-1204513595'), (u'MULTIEQUAL_-1204513777', u'PTRADD_-1204513585'), ('const-1', u'PTRADD_-1204513571'), (u'INT_ADD_-1204514339', u'CAST_-1204513587'), (u'CAST_-1204513588', u'INT_ADD_-1204514339'), (u'CAST_-1204513680', u'INT_NOTEQUAL_-1204514050'), (u'LOAD_-1204514301', u'STORE_-1204514259'), (u'MULTIEQUAL_-1204513785', u'PTRADD_-1204513571'), ('tmp_2136', u'INT_NOTEQUAL_-1204514240'), ('const-1', u'PTRADD_-1204513710'), ('const-0', u'INT_EQUAL_-1204513904'), ('tmp_2140', u'STORE_-1204514023'), (u'PTRADD_-1204513585', u'COPY_-1204513611'), (u'CAST_-1204513587', u'STORE_-1204514344'), (u'CAST_-1204513685', u'INT_NOTEQUAL_-1204514183'), (u'COPY_-1204513613', u'MULTIEQUAL_-1204513768'), ('const--16', u'COPY_-1204514462'), ('const-8', u'PTRADD_-1204513612'), (u'INT_NOTEQUAL_-1204514050', u'CBRANCH_-1204514049'), (u'PTRADD_-1204513590', u'LOAD_-1204514301'), ('const-32', u'INT_ADD_-1204513595'), ('tmp_436', u'CBRANCH_-1204514318'), ('tmp_766', u'CBRANCH_-1204514104'), ('const-433', u'STORE_-1204514016'), ('const-16', u'COPY_-1204513902'), ('const-0', u'COPY_-1204513613'), (u'CAST_-1204513603', u'INT_ADD_-1204514369'), ('tmp_2136', u'CAST_-1204513471'), (u'CALL_-1204514407', u'CAST_-1204513621'), ('tmp_1113', u'BRANCH_-1204513867'), (u'INT_SUB_-1204514517', u'INT_ADD_-1204514339'), (u'CAST_-1204513685', u'CAST_-1204513668'), ('const-433', u'LOAD_-1204514301'), (u'LOAD_-1204514363', u'STORE_-1204514344'), (u'MULTIEQUAL_-1204513749', u'CAST_-1204513461'), ('tmp_2136', u'INT_NOTEQUAL_-1204514183'), ('const--16', u'INT_AND_-1204514193'), (u'COPY_-1204513557', u'MULTIEQUAL_-1204513722'), (u'INT_ADD_-1204513533', u'INT_ADD_-1204514054'), ('const--16', u'INT_AND_-1204514059'), (u'PTRADD_-1204513523', u'INT_NOTEQUAL_-1204514106'), (u'CAST_-1204513470', u'INT_ADD_-1204514075'), (u'INT_SUB_-1204514505', u'INT_SRIGHT_-1204514482'), ('const-433', u'LOAD_-1204514363'), (u'MULTIEQUAL_-1204513768', u'COPY_-1204513651'), (u'MULTIEQUAL_-1204513777', u'PTRADD_-1204513590'), ('const-433', u'LOAD_-1204514552'), ('tmp_2140', u'LOAD_-1204514546'), ('const-433', u'STORE_-1204514344'), ('const-8', u'PTRADD_-1204513531'), (u'INT_NOTEQUAL_-1204514183', u'CBRANCH_-1204514182'), (u'LOAD_-1204514307', u'STORE_-1204514266'), (u'MULTIEQUAL_-1204513722', u'LOAD_-1204514166'), (u'INT_LESSEQUAL_-1204514426', u'CBRANCH_-1204514436'), (u'PTRADD_-1204513580', u'COPY_-1204513615'), (u'INT_EQUAL_-1204514483', u'CBRANCH_-1204514472'), (u'MULTIEQUAL_-1204513777', u'LOAD_-1204514307'), ('const-433', u'LOAD_-1204514307'), ('const-433', u'LOAD_-1204514172'), (u'PTRADD_-1204513531', u'LOAD_-1204514172'), (u'CAST_-1204513621', u'PTRADD_-1204513631'), (u'PTRADD_-1204513450', u'STORE_-1204514008'), (u'CAST_-1204513621', u'MULTIEQUAL_-1204513768'), (u'LOAD_-1204514369', u'STORE_-1204514338'), (u'INT_MULT_-1204513759', u'INT_EQUAL_-1204513904'), (u'CAST_-1204513673', u'INT_SUB_-1204514517'), (u'COPY_-1204513902', u'MULTIEQUAL_-1204513826'), ('const-8', u'PTRADD_-1204513450'), (u'MULTIEQUAL_-1204513768', u'CAST_-1204513521'), (u'COPY_-1204513817', u'MULTIEQUAL_-1204513561'), ('const-433', u'LOAD_-1204514369'), ('const-1', u'PTRADD_-1204513626'), ('const-1', u'COPY_-1204513817'), ('const-1', u'PTRADD_-1204513509'), (u'PTRADD_-1204513523', u'COPY_-1204513557'), ('const-433', u'STORE_-1204514132'), (u'MULTIEQUAL_-1204513561', u'INT_LEFT_-1204513821'), ('const-8', u'PTRADD_-1204513509'), (u'MULTIEQUAL_-1204513794', u'CALL_-1204514407'), ('const-8', u'PTRADD_-1204513631'), (u'LOAD_-1204514172', u'STORE_-1204514125'), (u'COPY_-1204513595', u'MULTIEQUAL_-1204513731'), (u'COPY_-1204513611', u'MULTIEQUAL_-1204513777'), ('const-2', u'PTRADD_-1204513631'), ('tmp_649', u'CBRANCH_-1204514182'), ('const-0', u'COPY_-1204513607'), (u'MULTIEQUAL_-1204513731', u'STORE_-1204514132'), ('tmp_858', u'CBRANCH_-1204514049'), (u'INT_AND_-1204514059', u'INT_ADD_-1204513533'), (u'CAST_-1204513529', u'INT_ADD_-1204514213'), ('tmp_2140', u'PTRADD_-1204513450'), ('const-433', u'LOAD_-1204514546'), ('const-2', u'PTRADD_-1204513518'), ('tmp_242', u'CBRANCH_-1204514472'), ('tmp_2136', u'CAST_-1204513673'), (u'INT_EQUAL_-1204513904', u'CBRANCH_-1204513901'), (u'MULTIEQUAL_-1204513785', u'PTRADD_-1204513580'), ('const-8', u'PTRADD_-1204513523'), (u'CAST_-1204513461', u'INT_ADD_-1204514054'), ('tmp_2140', u'PTRADD_-1204513456'), (u'MULTIEQUAL_-1204513768', u'CAST_-1204513433'), (u'CAST_-1204513520', u'MULTIEQUAL_-1204513749'), (u'MULTIEQUAL_-1204513794', u'INT_ADD_-1204514369'), (u'MULTIEQUAL_-1204513696', u'CAST_-1204513423'), ('const-0', u'RETURN_-1204513946'), ('const-8', u'PTRADD_-1204513590'), (u'INT_ADD_-1204514054', u'CAST_-1204513460'), (u'MULTIEQUAL_-1204513759', u'STORE_-1204514016'), (u'PTRADD_-1204513710', u'LOAD_-1204514552'), ('const-8', u'PTRADD_-1204513585'), (u'INT_MULT_-1204513759', u'INT_LESS_-1204513912'), ('const--16', u'INT_SUB_-1204513602'), (u'INT_NOTEQUAL_-1204514106', u'CBRANCH_-1204514104'), ('const-8', u'PTRADD_-1204513580'), (u'CAST_-1204513680', u'CAST_-1204513672'), (u'INT_NOTEQUAL_-1204514319', u'CBRANCH_-1204514318'), (u'CAST_-1204513680', u'COPY_-1204513647'), (u'CAST_-1204513680', u'CALL_-1204514032'), (u'LOAD_-1204514546', u'CAST_-1204513680'), (u'CAST_-1204513530', u'INT_SUB_-1204513602'), (u'CAST_-1204513521', u'INT_ADD_-1204514188'), (u'INT_LEFT_-1204513821', u'MULTIEQUAL_-1204513794'), (u'PTRADD_-1204513631', u'MULTIEQUAL_-1204513826'), (u'COPY_-1204513647', u'MULTIEQUAL_-1204513777'), ('const-433', u'STORE_-1204514008'), ('const-1152921504606846976', u'INT_LESS_-1204513912'), ('const-8', u'PTRADD_-1204513710'), (u'MULTIEQUAL_-1204513768', u'CAST_-1204513588'), ('const-1', u'PTRADD_-1204513531'), ('tmp_2136', u'CAST_-1204513529'), (u'COPY_-1204513561', u'MULTIEQUAL_-1204513731'), (u'INT_MULT_-1204513759', u'INT_LESSEQUAL_-1204514426'), ('tmp_1029', u'CBRANCH_-1204513921'), ('const--16', u'INT_SUB_-1204513541'), (u'LOAD_-1204514166', u'STORE_-1204514132'), ('const-16', u'INT_ADD_-1204513533'), (u'PTRADD_-1204513456', u'STORE_-1204514016'), (u'INT_SUB_-1204513541', u'INT_ADD_-1204514075'), (u'INT_NOTEQUAL_-1204514240', u'CBRANCH_-1204514238'), ('const-8', u'PTRADD_-1204513518'), (u'INT_MULT_-1204513759', u'MULTIEQUAL_-1204513561'), (u'INT_SRIGHT_-1204514482', u'INT_EQUAL_-1204514483'), (u'CAST_-1204513587', u'PTRADD_-1204513612'), ('const-8', u'PTRADD_-1204513571'), ('tmp_553', u'CBRANCH_-1204514238'), (u'CAST_-1204513667', u'INT_SUB_-1204514505'), ('const-1', u'PTRADD_-1204513590'), (u'COPY_-1204514462', u'MULTIEQUAL_-1204513794'), (u'MULTIEQUAL_-1204513749', u'COPY_-1204513595'), ('tmp_1057', u'CBRANCH_-1204513901'), (u'CAST_-1204513460', u'MULTIEQUAL_-1204513696'), (u'INT_LESS_-1204513912', u'CBRANCH_-1204513921'), ('tmp_2140', u'PTRADD_-1204513710'), (u'MULTIEQUAL_-1204513731', u'PTRADD_-1204513509'), ('tmp_2136', u'COPY_-1204513591'), ('tmp_2170', u'LOAD_-1204514363'), (u'CAST_-1204513672', u'INT_SUB_-1204514517'), (u'COPY_-1204513651', u'MULTIEQUAL_-1204513785'), (u'CAST_-1204513680', u'CAST_-1204513530'), ('const-2', u'PTRADD_-1204513585'), (u'INT_SRIGHT_-1204514482', u'INT_LESSEQUAL_-1204514426'), (u'CAST_-1204513685', u'CAST_-1204513470'), ('const-433', u'STORE_-1204514125'), ('const-8', u'PTRADD_-1204513626'), ('const-1', u'PTRADD_-1204513612'), (u'CAST_-1204513680', u'CAST_-1204513667'), ('tmp_1220', u'BRANCH_-1204513803'), (u'INT_ADD_-1204513595', u'INT_ADD_-1204514188'), ('const-2', u'PTRADD_-1204513523'), ('const-433', u'STORE_-1204514266'), (u'INT_ADD_-1204514213', u'INT_AND_-1204514193'), (u'CAST_-1204513471', u'INT_SUB_-1204513541'), ('const-0', u'INT_NOTEQUAL_-1204514050'), ('const-0', u'INT_EQUAL_-1204514483'), (u'MULTIEQUAL_-1204513785', u'STORE_-1204514266'), ('const-8', u'PTRADD_-1204513456'), (u'INT_ADD_-1204514188', u'CAST_-1204513520'), ('tmp_2170', u'PTRADD_-1204513626'), (u'COPY_-1204513607', u'MULTIEQUAL_-1204513759'), (u'PTRADD_-1204513626', u'LOAD_-1204514369'), ('const-2', u'INT_MULT_-1204513759'), (u'COPY_-1204513591', u'MULTIEQUAL_-1204513722'), (u'CAST_-1204513433', u'STORE_-1204514023'), ('const-1', u'PTRADD_-1204513450'), (u'PTRADD_-1204513509', u'STORE_-1204514125'), ('const-433', u'STORE_-1204514338'), (u'MULTIEQUAL_-1204513722', u'PTRADD_-1204513523'), ('const-2', u'PTRADD_-1204513580'), (u'PTRADD_-1204513518', u'COPY_-1204513561'), (u'INT_SRIGHT_-1204514482', u'INT_MULT_-1204513759'), (u'INT_SUB_-1204513602', u'INT_ADD_-1204514213'), (u'CAST_-1204513685', u'INT_NOTEQUAL_-1204514106'), (u'INT_ADD_-1204514369', u'MULTIEQUAL_-1204513759')]
null
null
002b90d0
x64
O2
(translation_unit "void FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\n return;\n}\n\n" (function_definition "void FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\n return;\n}" primitive_type (function_declarator "FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)" identifier (parameter_list "(long *param_1,undefined8 *param_2,undefined8 *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\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 "ulong uVar4;" type_identifier identifier ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * 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 "ulong uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (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 "uVar4 = (long)puVar1 - (long)puVar2 >> 4;" (assignment_expression "uVar4 = (long)puVar1 - (long)puVar2 >> 4" identifier = (binary_expression "(long)puVar1 - (long)puVar2 >> 4" (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 (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" if (parenthesized_expression "(uVar4 == 0)" ( (binary_expression "uVar4 == 0" identifier == number_literal) )) (compound_statement "{\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }" { (expression_statement "uVar10 = 1;" (assignment_expression "uVar10 = 1" identifier = number_literal) ;) (labeled_statement "LAB_002b9225:\n lVar11 = uVar10 << 4;" statement_identifier : (expression_statement "lVar11 = uVar10 << 4;" (assignment_expression "lVar11 = uVar10 << 4" identifier = (binary_expression "uVar10 << 4" identifier << number_literal)) ;)) }) (else_clause "else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" else (compound_statement "{\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" { (expression_statement "uVar10 = uVar4 * 2;" (assignment_expression "uVar10 = uVar4 * 2" identifier = (binary_expression "uVar4 * 2" identifier * number_literal)) ;) (expression_statement "lVar11 = -0x10;" (assignment_expression "lVar11 = -0x10" identifier = number_literal) ;) (if_statement "if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" if (parenthesized_expression "((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000))" ( (binary_expression "(uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)" (parenthesized_expression "(uVar4 <= uVar10)" ( (binary_expression "uVar4 <= uVar10" identifier <= identifier) )) && (parenthesized_expression "(uVar10 < 0x1000000000000000)" ( (binary_expression "uVar10 < 0x1000000000000000" identifier < number_literal) ))) )) (compound_statement "{\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" { (if_statement "if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }" if (parenthesized_expression "(uVar10 == 0)" ( (binary_expression "uVar10 == 0" identifier == number_literal) )) (compound_statement "{\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }" { (expression_statement "puVar6 = (undefined8 *)0x10;" (assignment_expression "puVar6 = (undefined8 *)0x10" identifier = (cast_expression "(undefined8 *)0x10" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (expression_statement "puVar5 = (undefined8 *)0x0;" (assignment_expression "puVar5 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto LAB_002b9139;" goto statement_identifier ;) })) (goto_statement "goto LAB_002b9225;" goto statement_identifier ;) })) }))) (expression_statement "puVar5 = (undefined8 *)FUN_002d9490(lVar11);" (assignment_expression "puVar5 = (undefined8 *)FUN_002d9490(lVar11)" identifier = (cast_expression "(undefined8 *)FUN_002d9490(lVar11)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(lVar11)" identifier (argument_list "(lVar11)" ( identifier ))))) ;) (expression_statement "lVar11 = lVar11 + (long)puVar5;" (assignment_expression "lVar11 = lVar11 + (long)puVar5" identifier = (binary_expression "lVar11 + (long)puVar5" identifier + (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "puVar6 = puVar5 + 2;" (assignment_expression "puVar6 = puVar5 + 2" identifier = (binary_expression "puVar5 + 2" identifier + number_literal)) ;) (labeled_statement "LAB_002b9139:\n uVar3 = param_3[1];" statement_identifier : (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;)) (expression_statement "puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);" (assignment_expression "puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5)" identifier = (cast_expression "(undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((long)param_2 - (long)puVar2) + (long)puVar5)" ( (binary_expression "((long)param_2 - (long)puVar2) + (long)puVar5" (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)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "*puVar7 = *param_3;" (assignment_expression "*puVar7 = *param_3" (pointer_expression "*puVar7" * identifier) = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar7 = puVar5;" (assignment_expression "puVar7 = puVar5" identifier = identifier) ;) (expression_statement "puVar8 = puVar2;" (assignment_expression "puVar8 = puVar2" identifier = identifier) ;) (if_statement "if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }" if (parenthesized_expression "(param_2 != puVar2)" ( (binary_expression "param_2 != puVar2" identifier != identifier) )) (compound_statement "{\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }" { (do_statement "do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);" do (compound_statement "{\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n }" { (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar6 = puVar8 + 2;" (assignment_expression "puVar6 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (expression_statement "*puVar7 = *puVar8;" (assignment_expression "*puVar7 = *puVar8" (pointer_expression "*puVar7" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar7 = puVar7 + 2;" (assignment_expression "puVar7 = puVar7 + 2" identifier = (binary_expression "puVar7 + 2" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar6;" (assignment_expression "puVar8 = puVar6" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 != puVar6)" ( (binary_expression "param_2 != puVar6" identifier != identifier) )) ;) (expression_statement "puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);" (assignment_expression "puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" identifier = (cast_expression "(undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" ( (binary_expression "(long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20" (binary_expression "(long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U)" (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U)" ( (binary_expression "(long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U" (binary_expression "(long)param_2 + (-0x10 - (long)puVar2)" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x10 - (long)puVar2)" ( (binary_expression "-0x10 - (long)puVar2" number_literal - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (expression_statement "puVar7 = puVar6;" (assignment_expression "puVar7 = puVar6" identifier = identifier) ;) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" identifier = identifier) ;) (if_statement "if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }" if (parenthesized_expression "(param_2 != puVar1)" ( (binary_expression "param_2 != puVar1" identifier != identifier) )) (compound_statement "{\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }" { (do_statement "do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);" do (compound_statement "{\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n }" { (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar9 = puVar8 + 2;" (assignment_expression "puVar9 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (expression_statement "*puVar7 = *puVar8;" (assignment_expression "*puVar7 = *puVar8" (pointer_expression "*puVar7" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar7 = puVar7 + 2;" (assignment_expression "puVar7 = puVar7 + 2" identifier = (binary_expression "puVar7 + 2" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar9;" (assignment_expression "puVar8 = puVar9" identifier = identifier) ;) }) while (parenthesized_expression "(puVar1 != puVar9)" ( (binary_expression "puVar1 != puVar9" identifier != identifier) )) ;) (expression_statement "puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);" (assignment_expression "puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" identifier = (cast_expression "(undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" ( (binary_expression "(long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10" (binary_expression "(long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U)" (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U)" ( (binary_expression "(long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U" (binary_expression "(long)puVar1 + (-0x10 - (long)param_2)" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x10 - (long)param_2)" ( (binary_expression "-0x10 - (long)param_2" number_literal - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (if_statement "if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(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_002dac60(puVar2);\n }" { (expression_statement "FUN_002dac60(puVar2);" (call_expression "FUN_002dac60(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) })) (expression_statement "*param_1 = (long)puVar5;" (assignment_expression "*param_1 = (long)puVar5" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = lVar11;" (assignment_expression "param_1[2] = lVar11" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = (long)puVar6;" (assignment_expression "param_1[1] = (long)puVar6" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void\n _M_realloc_insert<gold::Gdb_index::Comp_unit>(vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n * this, iterator __position, Comp_unit * __args#0) */\n\nvoid __thiscall\nstd::vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>::\n_M_realloc_insert<gold::Gdb_index::Comp_unit>\n (vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> *this,\n iterator __position,Comp_unit *__args_0)\n\n{\n Comp_unit *pCVar1;\n Comp_unit *pCVar2;\n uint64_t uVar3;\n ulong uVar4;\n pointer pCVar5;\n pointer pCVar6;\n uint64_t *puVar7;\n pointer pCVar8;\n Comp_unit *pCVar9;\n Comp_unit *pCVar10;\n iterator iVar11;\n ulong uVar12;\n ulong uVar13;\n pointer pCVar14;\n \n pCVar1 = (this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish;\n pCVar2 = (this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start;\n uVar4 = (long)pCVar1 - (long)pCVar2 >> 4;\n if (uVar4 == 0) {\n uVar12 = 1;\nLAB_002b9225:\n uVar13 = uVar12 << 4;\n }\n else {\n uVar12 = uVar4 * 2;\n uVar13 = 0xfffffffffffffff0;\n if ((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)) {\n if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n pCVar5 = (pointer)operator_new(uVar13);\n pCVar14 = (pointer)((long)&pCVar5->cu_offset + uVar13);\n pCVar6 = pCVar5 + 1;\nLAB_002b9139:\n uVar3 = __args_0->cu_length;\n puVar7 = (uint64_t *)(((long)__position._M_current - (long)pCVar2) + (long)pCVar5);\n *puVar7 = __args_0->cu_offset;\n puVar7[1] = uVar3;\n pCVar8 = pCVar5;\n pCVar9 = pCVar2;\n if (__position._M_current != pCVar2) {\n do {\n uVar3 = pCVar9->cu_length;\n pCVar10 = pCVar9 + 1;\n pCVar8->cu_offset = pCVar9->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n pCVar9 = pCVar10;\n } while (__position._M_current != pCVar10);\n pCVar6 = (pointer)((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U));\n }\n pCVar8 = pCVar6;\n iVar11._M_current = __position._M_current;\n if (__position._M_current != pCVar1) {\n do {\n uVar3 = (iVar11._M_current)->cu_length;\n pCVar9 = iVar11._M_current + 1;\n pCVar8->cu_offset = (iVar11._M_current)->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n iVar11._M_current = pCVar9;\n } while (pCVar1 != pCVar9);\n pCVar6 = (pointer)((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U));\n }\n if (pCVar2 != (Comp_unit *)0x0) {\n operator_delete(pCVar2);\n }\n (this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start = pCVar5;\n (this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_end_of_storage = pCVar14;\n (this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish = pCVar6;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>::\n_M_realloc_insert<gold::Gdb_index::Comp_unit>\n (vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> *this,\n iterator __position,Comp_unit *__args_0)\n\n{\n Comp_unit *pCVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::vector<gold::Gdb_index::" identifier : : identifier < identifier : : identifier : :) identifier , (ERROR "_std::allocator<gold::Gdb_index::Comp_unit>_>::\n_M_realloc_insert<gold::Gdb_index::Comp_unit>\n (vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> *this,\n iterator __position,Comp_unit *__args_0)\n\n{\n Comp_unit" identifier : : identifier < identifier : : identifier : : identifier > identifier > : : identifier < identifier : : identifier : : (function_declarator "Comp_unit>\n (vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> *this,\n iterator __position,Comp_unit *__args_0)" identifier (ERROR ">" >) (parameter_list "(vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> *this,\n iterator __position,Comp_unit *__args_0)" ( (parameter_declaration "vector<gold::Gdb_index::Comp_unit" type_identifier (ERROR "<gold::Gdb_index::" < identifier : : identifier : :) identifier) , (parameter_declaration "_std::allocator<gold::Gdb_index::Comp_unit>_> *this" type_identifier (ERROR "::allocator<gold::Gdb_index::Comp_unit>_>" : : identifier < identifier : : identifier : : identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "iterator __position" type_identifier identifier) , (parameter_declaration "Comp_unit *__args_0" type_identifier (pointer_declarator "*__args_0" * identifier)) ))) { identifier) (pointer_declarator "*pCVar1" * identifier) ;) (declaration "Comp_unit *pCVar2;" type_identifier (pointer_declarator "*pCVar2" * identifier) ;) (declaration "uint64_t uVar3;" primitive_type identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "pointer pCVar5;" type_identifier identifier ;) (declaration "pointer pCVar6;" type_identifier identifier ;) (declaration "uint64_t *puVar7;" primitive_type (pointer_declarator "*puVar7" * identifier) ;) (declaration "pointer pCVar8;" type_identifier identifier ;) (declaration "Comp_unit *pCVar9;" type_identifier (pointer_declarator "*pCVar9" * identifier) ;) (declaration "Comp_unit *pCVar10;" type_identifier (pointer_declarator "*pCVar10" * identifier) ;) (declaration "iterator iVar11;" type_identifier identifier ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "pointer pCVar14;" type_identifier identifier ;) (expression_statement "pCVar1 = (this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish;" (assignment_expression "pCVar1 = (this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish" identifier = (field_expression "(this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::" (comma_expression "this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Gdb_index::Comp_unit" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Comp_unit>_>" (binary_expression "Comp_unit>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "pCVar2 = (this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start;" (assignment_expression "pCVar2 = (this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start" identifier = (field_expression "(this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::" (comma_expression "this->\n super__Vector_base<gold::Gdb_index::Comp_unit,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Gdb_index::Comp_unit" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Comp_unit>_>" (binary_expression "Comp_unit>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "uVar4 = (long)pCVar1 - (long)pCVar2 >> 4;" (assignment_expression "uVar4 = (long)pCVar1 - (long)pCVar2 >> 4" identifier = (binary_expression "(long)pCVar1 - (long)pCVar2 >> 4" (binary_expression "(long)pCVar1 - (long)pCVar2" (cast_expression "(long)pCVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pCVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar4 == 0) {\n uVar12 = 1;\nLAB_002b9225:\n uVar13 = uVar12 << 4;\n }\n else {\n uVar12 = uVar4 * 2;\n uVar13 = 0xfffffffffffffff0;\n if ((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)) {\n if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" if (parenthesized_expression "(uVar4 == 0)" ( (binary_expression "uVar4 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = 1;\nLAB_002b9225:\n uVar13 = uVar12 << 4;\n }" { (expression_statement "uVar12 = 1;" (assignment_expression "uVar12 = 1" identifier = number_literal) ;) (labeled_statement "LAB_002b9225:\n uVar13 = uVar12 << 4;" statement_identifier : (expression_statement "uVar13 = uVar12 << 4;" (assignment_expression "uVar13 = uVar12 << 4" identifier = (binary_expression "uVar12 << 4" identifier << number_literal)) ;)) }) (else_clause "else {\n uVar12 = uVar4 * 2;\n uVar13 = 0xfffffffffffffff0;\n if ((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)) {\n if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" else (compound_statement "{\n uVar12 = uVar4 * 2;\n uVar13 = 0xfffffffffffffff0;\n if ((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)) {\n if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" { (expression_statement "uVar12 = uVar4 * 2;" (assignment_expression "uVar12 = uVar4 * 2" identifier = (binary_expression "uVar4 * 2" identifier * number_literal)) ;) (expression_statement "uVar13 = 0xfffffffffffffff0;" (assignment_expression "uVar13 = 0xfffffffffffffff0" identifier = number_literal) ;) (if_statement "if ((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)) {\n if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" if (parenthesized_expression "((uVar4 <= uVar12) && (uVar12 < 0x1000000000000000))" ( (binary_expression "(uVar4 <= uVar12) && (uVar12 < 0x1000000000000000)" (parenthesized_expression "(uVar4 <= uVar12)" ( (binary_expression "uVar4 <= uVar12" identifier <= identifier) )) && (parenthesized_expression "(uVar12 < 0x1000000000000000)" ( (binary_expression "uVar12 < 0x1000000000000000" identifier < number_literal) ))) )) (compound_statement "{\n if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" { (if_statement "if (uVar12 == 0) {\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }" if (parenthesized_expression "(uVar12 == 0)" ( (binary_expression "uVar12 == 0" identifier == number_literal) )) (compound_statement "{\n pCVar6 = (pointer)0x10;\n pCVar14 = (pointer)0x0;\n pCVar5 = (pointer)0x0;\n goto LAB_002b9139;\n }" { (expression_statement "pCVar6 = (pointer)0x10;" (assignment_expression "pCVar6 = (pointer)0x10" identifier = (cast_expression "(pointer)0x10" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "pCVar14 = (pointer)0x0;" (assignment_expression "pCVar14 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "pCVar5 = (pointer)0x0;" (assignment_expression "pCVar5 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (goto_statement "goto LAB_002b9139;" goto statement_identifier ;) })) (goto_statement "goto LAB_002b9225;" goto statement_identifier ;) })) }))) (expression_statement "pCVar5 = (pointer)operator_new(uVar13);" (assignment_expression "pCVar5 = (pointer)operator_new(uVar13)" identifier = (cast_expression "(pointer)operator_new(uVar13)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))))) ;) (expression_statement "pCVar14 = (pointer)((long)&pCVar5->cu_offset + uVar13);" (assignment_expression "pCVar14 = (pointer)((long)&pCVar5->cu_offset + uVar13)" identifier = (call_expression "(pointer)((long)&pCVar5->cu_offset + uVar13)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pCVar5->cu_offset + uVar13)" ( (binary_expression "(long)&pCVar5->cu_offset + uVar13" (cast_expression "(long)&pCVar5->cu_offset" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pCVar5->cu_offset" & (field_expression "pCVar5->cu_offset" identifier -> field_identifier))) + identifier) )))) ;) (expression_statement "pCVar6 = pCVar5 + 1;" (assignment_expression "pCVar6 = pCVar5 + 1" identifier = (binary_expression "pCVar5 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_002b9139:\n uVar3 = __args_0->cu_length;" statement_identifier : (expression_statement "uVar3 = __args_0->cu_length;" (assignment_expression "uVar3 = __args_0->cu_length" identifier = (field_expression "__args_0->cu_length" identifier -> field_identifier)) ;)) (expression_statement "puVar7 = (uint64_t *)(((long)__position._M_current - (long)pCVar2) + (long)pCVar5);" (assignment_expression "puVar7 = (uint64_t *)(((long)__position._M_current - (long)pCVar2) + (long)pCVar5)" identifier = (cast_expression "(uint64_t *)(((long)__position._M_current - (long)pCVar2) + (long)pCVar5)" ( (type_descriptor "uint64_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((long)__position._M_current - (long)pCVar2) + (long)pCVar5)" ( (binary_expression "((long)__position._M_current - (long)pCVar2) + (long)pCVar5" (parenthesized_expression "((long)__position._M_current - (long)pCVar2)" ( (binary_expression "(long)__position._M_current - (long)pCVar2" (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)pCVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(long)pCVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "*puVar7 = __args_0->cu_offset;" (assignment_expression "*puVar7 = __args_0->cu_offset" (pointer_expression "*puVar7" * identifier) = (field_expression "__args_0->cu_offset" identifier -> field_identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pCVar8 = pCVar5;" (assignment_expression "pCVar8 = pCVar5" identifier = identifier) ;) (expression_statement "pCVar9 = pCVar2;" (assignment_expression "pCVar9 = pCVar2" identifier = identifier) ;) (if_statement "if (__position._M_current != pCVar2) {\n do {\n uVar3 = pCVar9->cu_length;\n pCVar10 = pCVar9 + 1;\n pCVar8->cu_offset = pCVar9->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n pCVar9 = pCVar10;\n } while (__position._M_current != pCVar10);\n pCVar6 = (pointer)((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U));\n }" if (parenthesized_expression "(__position._M_current != pCVar2)" ( (binary_expression "__position._M_current != pCVar2" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (compound_statement "{\n do {\n uVar3 = pCVar9->cu_length;\n pCVar10 = pCVar9 + 1;\n pCVar8->cu_offset = pCVar9->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n pCVar9 = pCVar10;\n } while (__position._M_current != pCVar10);\n pCVar6 = (pointer)((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U));\n }" { (do_statement "do {\n uVar3 = pCVar9->cu_length;\n pCVar10 = pCVar9 + 1;\n pCVar8->cu_offset = pCVar9->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n pCVar9 = pCVar10;\n } while (__position._M_current != pCVar10);" do (compound_statement "{\n uVar3 = pCVar9->cu_length;\n pCVar10 = pCVar9 + 1;\n pCVar8->cu_offset = pCVar9->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n pCVar9 = pCVar10;\n }" { (expression_statement "uVar3 = pCVar9->cu_length;" (assignment_expression "uVar3 = pCVar9->cu_length" identifier = (field_expression "pCVar9->cu_length" identifier -> field_identifier)) ;) (expression_statement "pCVar10 = pCVar9 + 1;" (assignment_expression "pCVar10 = pCVar9 + 1" identifier = (binary_expression "pCVar9 + 1" identifier + number_literal)) ;) (expression_statement "pCVar8->cu_offset = pCVar9->cu_offset;" (assignment_expression "pCVar8->cu_offset = pCVar9->cu_offset" (field_expression "pCVar8->cu_offset" identifier -> field_identifier) = (field_expression "pCVar9->cu_offset" identifier -> field_identifier)) ;) (expression_statement "pCVar8->cu_length = uVar3;" (assignment_expression "pCVar8->cu_length = uVar3" (field_expression "pCVar8->cu_length" identifier -> field_identifier) = identifier) ;) (expression_statement "pCVar8 = pCVar8 + 1;" (assignment_expression "pCVar8 = pCVar8 + 1" identifier = (binary_expression "pCVar8 + 1" identifier + number_literal)) ;) (expression_statement "pCVar9 = pCVar10;" (assignment_expression "pCVar9 = pCVar10" identifier = identifier) ;) }) while (parenthesized_expression "(__position._M_current != pCVar10)" ( (binary_expression "__position._M_current != pCVar10" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) ;) (expression_statement "pCVar6 = (pointer)((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U));" (assignment_expression "pCVar6 = (pointer)((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U))" identifier = (call_expression "(pointer)((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U))" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U))" ( (binary_expression "(long)&pCVar5[2].cu_offset +\n ((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U)" (cast_expression "(long)&pCVar5[2].cu_offset" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pCVar5[2].cu_offset" & (field_expression "pCVar5[2].cu_offset" (subscript_expression "pCVar5[2]" identifier [ number_literal ]) . field_identifier))) + (parenthesized_expression "((long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U)" ( (binary_expression "(long)__position._M_current + (-0x10 - (long)pCVar2) & 0xfffffffffffffff0U" (binary_expression "(long)__position._M_current + (-0x10 - (long)pCVar2)" (cast_expression "(long)__position._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__position._M_current" identifier . field_identifier)) + (parenthesized_expression "(-0x10 - (long)pCVar2)" ( (binary_expression "-0x10 - (long)pCVar2" number_literal - (cast_expression "(long)pCVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) )))) ;) })) (expression_statement "pCVar8 = pCVar6;" (assignment_expression "pCVar8 = pCVar6" identifier = identifier) ;) (expression_statement "iVar11._M_current = __position._M_current;" (assignment_expression "iVar11._M_current = __position._M_current" (field_expression "iVar11._M_current" identifier . field_identifier) = (field_expression "__position._M_current" identifier . field_identifier)) ;) (if_statement "if (__position._M_current != pCVar1) {\n do {\n uVar3 = (iVar11._M_current)->cu_length;\n pCVar9 = iVar11._M_current + 1;\n pCVar8->cu_offset = (iVar11._M_current)->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n iVar11._M_current = pCVar9;\n } while (pCVar1 != pCVar9);\n pCVar6 = (pointer)((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U));\n }" if (parenthesized_expression "(__position._M_current != pCVar1)" ( (binary_expression "__position._M_current != pCVar1" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (compound_statement "{\n do {\n uVar3 = (iVar11._M_current)->cu_length;\n pCVar9 = iVar11._M_current + 1;\n pCVar8->cu_offset = (iVar11._M_current)->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n iVar11._M_current = pCVar9;\n } while (pCVar1 != pCVar9);\n pCVar6 = (pointer)((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U));\n }" { (do_statement "do {\n uVar3 = (iVar11._M_current)->cu_length;\n pCVar9 = iVar11._M_current + 1;\n pCVar8->cu_offset = (iVar11._M_current)->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n iVar11._M_current = pCVar9;\n } while (pCVar1 != pCVar9);" do (compound_statement "{\n uVar3 = (iVar11._M_current)->cu_length;\n pCVar9 = iVar11._M_current + 1;\n pCVar8->cu_offset = (iVar11._M_current)->cu_offset;\n pCVar8->cu_length = uVar3;\n pCVar8 = pCVar8 + 1;\n iVar11._M_current = pCVar9;\n }" { (expression_statement "uVar3 = (iVar11._M_current)->cu_length;" (assignment_expression "uVar3 = (iVar11._M_current)->cu_length" identifier = (field_expression "(iVar11._M_current)->cu_length" (parenthesized_expression "(iVar11._M_current)" ( (field_expression "iVar11._M_current" identifier . field_identifier) )) -> field_identifier)) ;) (expression_statement "pCVar9 = iVar11._M_current + 1;" (assignment_expression "pCVar9 = iVar11._M_current + 1" identifier = (binary_expression "iVar11._M_current + 1" (field_expression "iVar11._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "pCVar8->cu_offset = (iVar11._M_current)->cu_offset;" (assignment_expression "pCVar8->cu_offset = (iVar11._M_current)->cu_offset" (field_expression "pCVar8->cu_offset" identifier -> field_identifier) = (field_expression "(iVar11._M_current)->cu_offset" (parenthesized_expression "(iVar11._M_current)" ( (field_expression "iVar11._M_current" identifier . field_identifier) )) -> field_identifier)) ;) (expression_statement "pCVar8->cu_length = uVar3;" (assignment_expression "pCVar8->cu_length = uVar3" (field_expression "pCVar8->cu_length" identifier -> field_identifier) = identifier) ;) (expression_statement "pCVar8 = pCVar8 + 1;" (assignment_expression "pCVar8 = pCVar8 + 1" identifier = (binary_expression "pCVar8 + 1" identifier + number_literal)) ;) (expression_statement "iVar11._M_current = pCVar9;" (assignment_expression "iVar11._M_current = pCVar9" (field_expression "iVar11._M_current" identifier . field_identifier) = identifier) ;) }) while (parenthesized_expression "(pCVar1 != pCVar9)" ( (binary_expression "pCVar1 != pCVar9" identifier != identifier) )) ;) (expression_statement "pCVar6 = (pointer)((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U));" (assignment_expression "pCVar6 = (pointer)((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U))" identifier = (call_expression "(pointer)((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U))" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U))" ( (binary_expression "(long)&pCVar6[1].cu_offset +\n ((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U)" (cast_expression "(long)&pCVar6[1].cu_offset" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pCVar6[1].cu_offset" & (field_expression "pCVar6[1].cu_offset" (subscript_expression "pCVar6[1]" identifier [ number_literal ]) . field_identifier))) + (parenthesized_expression "((long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U)" ( (binary_expression "(long)pCVar1 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U" (binary_expression "(long)pCVar1 + (-0x10 - (long)__position._M_current)" (cast_expression "(long)pCVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x10 - (long)__position._M_current)" ( (binary_expression "-0x10 - (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) ))) )))) ;) })) (if_statement "if (pCVar2 != (Comp_unit *)0x0) {\n operator_delete(pCVar2);\n }" if (parenthesized_expression "(pCVar2 != (Comp_unit *)0x0)" ( (binary_expression "pCVar2 != (Comp_unit *)0x0" identifier != (cast_expression "(Comp_unit *)0x0" ( (type_descriptor "Comp_unit *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(pCVar2);\n }" { (expression_statement "operator_delete(pCVar2);" (call_expression "operator_delete(pCVar2)" identifier (argument_list "(pCVar2)" ( identifier ))) ;) })) (expression_statement "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start = pCVar5;" (assignment_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start = pCVar5" (field_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_start" (field_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )" ( (ERROR "this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::" (comma_expression "this->super__Vector_base<gold::Gdb_index::Comp_unit,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Gdb_index::Comp_unit" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Comp_unit>_>" (binary_expression "Comp_unit>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_end_of_storage = pCVar14;" (assignment_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_end_of_storage = pCVar14" (field_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_end_of_storage" (field_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )" ( (ERROR "this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::" (comma_expression "this->super__Vector_base<gold::Gdb_index::Comp_unit,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Gdb_index::Comp_unit" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Comp_unit>_>" (binary_expression "Comp_unit>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish = pCVar6;" (assignment_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish = pCVar6" (field_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl._M_finish" (field_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )._M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_>\n )" ( (ERROR "this->super__Vector_base<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::" (comma_expression "this->super__Vector_base<gold::Gdb_index::Comp_unit,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Gdb_index::Comp_unit" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Comp_unit>_>" (binary_expression "Comp_unit>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\n return;\n}\n\n" (function_definition "void FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\n return;\n}" primitive_type (function_declarator "FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)" identifier (parameter_list "(long *param_1,undefined8 *param_2,undefined8 *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\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 "ulong uVar4;" type_identifier identifier ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * 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 "ulong uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (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 "uVar4 = (long)puVar1 - (long)puVar2 >> 4;" (assignment_expression "uVar4 = (long)puVar1 - (long)puVar2 >> 4" identifier = (binary_expression "(long)puVar1 - (long)puVar2 >> 4" (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 (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" if (parenthesized_expression "(uVar4 == 0)" ( (binary_expression "uVar4 == 0" identifier == number_literal) )) (compound_statement "{\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }" { (expression_statement "uVar10 = 1;" (assignment_expression "uVar10 = 1" identifier = number_literal) ;) (labeled_statement "LAB_002b9225:\n lVar11 = uVar10 << 4;" statement_identifier : (expression_statement "lVar11 = uVar10 << 4;" (assignment_expression "lVar11 = uVar10 << 4" identifier = (binary_expression "uVar10 << 4" identifier << number_literal)) ;)) }) (else_clause "else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" else (compound_statement "{\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" { (expression_statement "uVar10 = uVar4 * 2;" (assignment_expression "uVar10 = uVar4 * 2" identifier = (binary_expression "uVar4 * 2" identifier * number_literal)) ;) (expression_statement "lVar11 = -0x10;" (assignment_expression "lVar11 = -0x10" identifier = number_literal) ;) (if_statement "if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" if (parenthesized_expression "((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000))" ( (binary_expression "(uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)" (parenthesized_expression "(uVar4 <= uVar10)" ( (binary_expression "uVar4 <= uVar10" identifier <= identifier) )) && (parenthesized_expression "(uVar10 < 0x1000000000000000)" ( (binary_expression "uVar10 < 0x1000000000000000" identifier < number_literal) ))) )) (compound_statement "{\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" { (if_statement "if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }" if (parenthesized_expression "(uVar10 == 0)" ( (binary_expression "uVar10 == 0" identifier == number_literal) )) (compound_statement "{\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }" { (expression_statement "puVar6 = (undefined8 *)0x10;" (assignment_expression "puVar6 = (undefined8 *)0x10" identifier = (cast_expression "(undefined8 *)0x10" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (expression_statement "puVar5 = (undefined8 *)0x0;" (assignment_expression "puVar5 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto LAB_002b9139;" goto statement_identifier ;) })) (goto_statement "goto LAB_002b9225;" goto statement_identifier ;) })) }))) (expression_statement "puVar5 = (undefined8 *)FUN_002d9490(lVar11);" (assignment_expression "puVar5 = (undefined8 *)FUN_002d9490(lVar11)" identifier = (cast_expression "(undefined8 *)FUN_002d9490(lVar11)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(lVar11)" identifier (argument_list "(lVar11)" ( identifier ))))) ;) (expression_statement "lVar11 = lVar11 + (long)puVar5;" (assignment_expression "lVar11 = lVar11 + (long)puVar5" identifier = (binary_expression "lVar11 + (long)puVar5" identifier + (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "puVar6 = puVar5 + 2;" (assignment_expression "puVar6 = puVar5 + 2" identifier = (binary_expression "puVar5 + 2" identifier + number_literal)) ;) (labeled_statement "LAB_002b9139:\n uVar3 = param_3[1];" statement_identifier : (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;)) (expression_statement "puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);" (assignment_expression "puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5)" identifier = (cast_expression "(undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((long)param_2 - (long)puVar2) + (long)puVar5)" ( (binary_expression "((long)param_2 - (long)puVar2) + (long)puVar5" (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)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "*puVar7 = *param_3;" (assignment_expression "*puVar7 = *param_3" (pointer_expression "*puVar7" * identifier) = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar7 = puVar5;" (assignment_expression "puVar7 = puVar5" identifier = identifier) ;) (expression_statement "puVar8 = puVar2;" (assignment_expression "puVar8 = puVar2" identifier = identifier) ;) (if_statement "if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }" if (parenthesized_expression "(param_2 != puVar2)" ( (binary_expression "param_2 != puVar2" identifier != identifier) )) (compound_statement "{\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }" { (do_statement "do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);" do (compound_statement "{\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n }" { (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar6 = puVar8 + 2;" (assignment_expression "puVar6 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (expression_statement "*puVar7 = *puVar8;" (assignment_expression "*puVar7 = *puVar8" (pointer_expression "*puVar7" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar7 = puVar7 + 2;" (assignment_expression "puVar7 = puVar7 + 2" identifier = (binary_expression "puVar7 + 2" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar6;" (assignment_expression "puVar8 = puVar6" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 != puVar6)" ( (binary_expression "param_2 != puVar6" identifier != identifier) )) ;) (expression_statement "puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);" (assignment_expression "puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" identifier = (cast_expression "(undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" ( (binary_expression "(long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20" (binary_expression "(long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U)" (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U)" ( (binary_expression "(long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U" (binary_expression "(long)param_2 + (-0x10 - (long)puVar2)" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x10 - (long)puVar2)" ( (binary_expression "-0x10 - (long)puVar2" number_literal - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (expression_statement "puVar7 = puVar6;" (assignment_expression "puVar7 = puVar6" identifier = identifier) ;) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" identifier = identifier) ;) (if_statement "if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }" if (parenthesized_expression "(param_2 != puVar1)" ( (binary_expression "param_2 != puVar1" identifier != identifier) )) (compound_statement "{\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }" { (do_statement "do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);" do (compound_statement "{\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n }" { (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar9 = puVar8 + 2;" (assignment_expression "puVar9 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (expression_statement "*puVar7 = *puVar8;" (assignment_expression "*puVar7 = *puVar8" (pointer_expression "*puVar7" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar7 = puVar7 + 2;" (assignment_expression "puVar7 = puVar7 + 2" identifier = (binary_expression "puVar7 + 2" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar9;" (assignment_expression "puVar8 = puVar9" identifier = identifier) ;) }) while (parenthesized_expression "(puVar1 != puVar9)" ( (binary_expression "puVar1 != puVar9" identifier != identifier) )) ;) (expression_statement "puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);" (assignment_expression "puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" identifier = (cast_expression "(undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" ( (binary_expression "(long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10" (binary_expression "(long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U)" (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U)" ( (binary_expression "(long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U" (binary_expression "(long)puVar1 + (-0x10 - (long)param_2)" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x10 - (long)param_2)" ( (binary_expression "-0x10 - (long)param_2" number_literal - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (if_statement "if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(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_002dac60(puVar2);\n }" { (expression_statement "FUN_002dac60(puVar2);" (call_expression "FUN_002dac60(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) })) (expression_statement "*param_1 = (long)puVar5;" (assignment_expression "*param_1 = (long)puVar5" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = lVar11;" (assignment_expression "param_1[2] = lVar11" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = (long)puVar6;" (assignment_expression "param_1[1] = (long)puVar6" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (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 = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (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 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 = (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 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) ;) (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 = (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 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) )))) ;) })) (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 ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (return_statement return ;) })))
(function_definition "void FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002b90d0(long *param_1,undefined8 *param_2,undefined8 *param_3)" (identifier "FUN_002b90d0") (parameter_list "(long *param_1,undefined8 *param_2,undefined8 *param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 *param_3" (type_identifier "undefined8") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n ulong uVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n ulong uVar10;\n long lVar11;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar4 = (long)puVar1 - (long)puVar2 >> 4;\n if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }\n puVar5 = (undefined8 *)FUN_002d9490(lVar11);\n lVar11 = lVar11 + (long)puVar5;\n puVar6 = puVar5 + 2;\nLAB_002b9139:\n uVar3 = param_3[1];\n puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);\n *puVar7 = *param_3;\n puVar7[1] = uVar3;\n puVar7 = puVar5;\n puVar8 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }\n puVar7 = puVar6;\n puVar8 = param_2;\n if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }\n if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(puVar2);\n }\n *param_1 = (long)puVar5;\n param_1[2] = lVar11;\n param_1[1] = (long)puVar6;\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 "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "undefined8 *puVar5;" (type_identifier "undefined8") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "undefined8 *puVar6;" (type_identifier "undefined8") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (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 "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (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 "uVar4 = (long)puVar1 - (long)puVar2 >> 4;" (assignment_expression "uVar4 = (long)puVar1 - (long)puVar2 >> 4" (identifier "uVar4") (= "=") (binary_expression "(long)puVar1 - (long)puVar2 >> 4" (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 "4"))) (; ";")) (if_statement "if (uVar4 == 0) {\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }\n else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" (if "if") (parenthesized_expression "(uVar4 == 0)" (( "(") (binary_expression "uVar4 == 0" (identifier "uVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar10 = 1;\nLAB_002b9225:\n lVar11 = uVar10 << 4;\n }" ({ "{") (expression_statement "uVar10 = 1;" (assignment_expression "uVar10 = 1" (identifier "uVar10") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_002b9225:\n lVar11 = uVar10 << 4;" (statement_identifier "LAB_002b9225") (: ":") (expression_statement "lVar11 = uVar10 << 4;" (assignment_expression "lVar11 = uVar10 << 4" (identifier "lVar11") (= "=") (binary_expression "uVar10 << 4" (identifier "uVar10") (<< "<<") (number_literal "4"))) (; ";"))) (} "}")) (else_clause "else {\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" (else "else") (compound_statement "{\n uVar10 = uVar4 * 2;\n lVar11 = -0x10;\n if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }\n }" ({ "{") (expression_statement "uVar10 = uVar4 * 2;" (assignment_expression "uVar10 = uVar4 * 2" (identifier "uVar10") (= "=") (binary_expression "uVar4 * 2" (identifier "uVar4") (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar11 = -0x10;" (assignment_expression "lVar11 = -0x10" (identifier "lVar11") (= "=") (number_literal "-0x10")) (; ";")) (if_statement "if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) {\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" (if "if") (parenthesized_expression "((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000))" (( "(") (binary_expression "(uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)" (parenthesized_expression "(uVar4 <= uVar10)" (( "(") (binary_expression "uVar4 <= uVar10" (identifier "uVar4") (<= "<=") (identifier "uVar10")) () ")")) (&& "&&") (parenthesized_expression "(uVar10 < 0x1000000000000000)" (( "(") (binary_expression "uVar10 < 0x1000000000000000" (identifier "uVar10") (< "<") (number_literal "0x1000000000000000")) () ")"))) () ")")) (compound_statement "{\n if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }\n goto LAB_002b9225;\n }" ({ "{") (if_statement "if (uVar10 == 0) {\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }" (if "if") (parenthesized_expression "(uVar10 == 0)" (( "(") (binary_expression "uVar10 == 0" (identifier "uVar10") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n puVar6 = (undefined8 *)0x10;\n lVar11 = 0;\n puVar5 = (undefined8 *)0x0;\n goto LAB_002b9139;\n }" ({ "{") (expression_statement "puVar6 = (undefined8 *)0x10;" (assignment_expression "puVar6 = (undefined8 *)0x10" (identifier "puVar6") (= "=") (cast_expression "(undefined8 *)0x10" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x10"))) (; ";")) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" (identifier "lVar11") (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar5 = (undefined8 *)0x0;" (assignment_expression "puVar5 = (undefined8 *)0x0" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (goto_statement "goto LAB_002b9139;" (goto "goto") (statement_identifier "LAB_002b9139") (; ";")) (} "}"))) (goto_statement "goto LAB_002b9225;" (goto "goto") (statement_identifier "LAB_002b9225") (; ";")) (} "}"))) (} "}")))) (expression_statement "puVar5 = (undefined8 *)FUN_002d9490(lVar11);" (assignment_expression "puVar5 = (undefined8 *)FUN_002d9490(lVar11)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)FUN_002d9490(lVar11)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d9490(lVar11)" (identifier "FUN_002d9490") (argument_list "(lVar11)" (( "(") (identifier "lVar11") () ")"))))) (; ";")) (expression_statement "lVar11 = lVar11 + (long)puVar5;" (assignment_expression "lVar11 = lVar11 + (long)puVar5" (identifier "lVar11") (= "=") (binary_expression "lVar11 + (long)puVar5" (identifier "lVar11") (+ "+") (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5")))) (; ";")) (expression_statement "puVar6 = puVar5 + 2;" (assignment_expression "puVar6 = puVar5 + 2" (identifier "puVar6") (= "=") (binary_expression "puVar5 + 2" (identifier "puVar5") (+ "+") (number_literal "2"))) (; ";")) (labeled_statement "LAB_002b9139:\n uVar3 = param_3[1];" (statement_identifier "LAB_002b9139") (: ":") (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" (identifier "uVar3") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";"))) (expression_statement "puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5);" (assignment_expression "puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5)" (identifier "puVar7") (= "=") (cast_expression "(undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(((long)param_2 - (long)puVar2) + (long)puVar5)" (( "(") (binary_expression "((long)param_2 - (long)puVar2) + (long)puVar5" (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)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5"))) () ")")))) (; ";")) (expression_statement "*puVar7 = *param_3;" (assignment_expression "*puVar7 = *param_3" (pointer_expression "*puVar7" (* "*") (identifier "puVar7")) (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" (identifier "puVar7") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar7 = puVar5;" (assignment_expression "puVar7 = puVar5" (identifier "puVar7") (= "=") (identifier "puVar5")) (; ";")) (expression_statement "puVar8 = puVar2;" (assignment_expression "puVar8 = puVar2" (identifier "puVar8") (= "=") (identifier "puVar2")) (; ";")) (if_statement "if (param_2 != puVar2) {\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }" (if "if") (parenthesized_expression "(param_2 != puVar2)" (( "(") (binary_expression "param_2 != puVar2" (identifier "param_2") (!= "!=") (identifier "puVar2")) () ")")) (compound_statement "{\n do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);\n puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);\n }" ({ "{") (do_statement "do {\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n } while (param_2 != puVar6);" (do "do") (compound_statement "{\n uVar3 = puVar8[1];\n puVar6 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar6;\n }" ({ "{") (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" (identifier "uVar3") (= "=") (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar6 = puVar8 + 2;" (assignment_expression "puVar6 = puVar8 + 2" (identifier "puVar6") (= "=") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "*puVar7 = *puVar8;" (assignment_expression "*puVar7 = *puVar8" (pointer_expression "*puVar7" (* "*") (identifier "puVar7")) (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" (identifier "puVar7") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar7 = puVar7 + 2;" (assignment_expression "puVar7 = puVar7 + 2" (identifier "puVar7") (= "=") (binary_expression "puVar7 + 2" (identifier "puVar7") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "puVar8 = puVar6;" (assignment_expression "puVar8 = puVar6" (identifier "puVar8") (= "=") (identifier "puVar6")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 != puVar6)" (( "(") (binary_expression "param_2 != puVar6" (identifier "param_2") (!= "!=") (identifier "puVar6")) () ")")) (; ";")) (expression_statement "puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20);" (assignment_expression "puVar6 = (undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" (identifier "puVar6") (= "=") (cast_expression "(undefined8 *)\n ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20)" (( "(") (binary_expression "(long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20" (binary_expression "(long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U)" (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5")) (+ "+") (parenthesized_expression "((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U)" (( "(") (binary_expression "(long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U" (binary_expression "(long)param_2 + (-0x10 - (long)puVar2)" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (parenthesized_expression "(-0x10 - (long)puVar2)" (( "(") (binary_expression "-0x10 - (long)puVar2" (number_literal "-0x10") (- "-") (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2"))) () ")"))) (& "&") (number_literal "0xfffffffffffffff0U")) () ")"))) (+ "+") (number_literal "0x20")) () ")")))) (; ";")) (} "}"))) (expression_statement "puVar7 = puVar6;" (assignment_expression "puVar7 = puVar6" (identifier "puVar7") (= "=") (identifier "puVar6")) (; ";")) (expression_statement "puVar8 = param_2;" (assignment_expression "puVar8 = param_2" (identifier "puVar8") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_2 != puVar1) {\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }" (if "if") (parenthesized_expression "(param_2 != puVar1)" (( "(") (binary_expression "param_2 != puVar1" (identifier "param_2") (!= "!=") (identifier "puVar1")) () ")")) (compound_statement "{\n do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);\n puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);\n }" ({ "{") (do_statement "do {\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n } while (puVar1 != puVar9);" (do "do") (compound_statement "{\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 2;\n *puVar7 = *puVar8;\n puVar7[1] = uVar3;\n puVar7 = puVar7 + 2;\n puVar8 = puVar9;\n }" ({ "{") (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" (identifier "uVar3") (= "=") (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar9 = puVar8 + 2;" (assignment_expression "puVar9 = puVar8 + 2" (identifier "puVar9") (= "=") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "*puVar7 = *puVar8;" (assignment_expression "*puVar7 = *puVar8" (pointer_expression "*puVar7" (* "*") (identifier "puVar7")) (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "puVar7[1] = uVar3;" (assignment_expression "puVar7[1] = uVar3" (subscript_expression "puVar7[1]" (identifier "puVar7") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar7 = puVar7 + 2;" (assignment_expression "puVar7 = puVar7 + 2" (identifier "puVar7") (= "=") (binary_expression "puVar7 + 2" (identifier "puVar7") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "puVar8 = puVar9;" (assignment_expression "puVar8 = puVar9" (identifier "puVar8") (= "=") (identifier "puVar9")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar1 != puVar9)" (( "(") (binary_expression "puVar1 != puVar9" (identifier "puVar1") (!= "!=") (identifier "puVar9")) () ")")) (; ";")) (expression_statement "puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10);" (assignment_expression "puVar6 = (undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" (identifier "puVar6") (= "=") (cast_expression "(undefined8 *)\n ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10)" (( "(") (binary_expression "(long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10" (binary_expression "(long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U)" (cast_expression "(long)puVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar6")) (+ "+") (parenthesized_expression "((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U)" (( "(") (binary_expression "(long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U" (binary_expression "(long)puVar1 + (-0x10 - (long)param_2)" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (parenthesized_expression "(-0x10 - (long)param_2)" (( "(") (binary_expression "-0x10 - (long)param_2" (number_literal "-0x10") (- "-") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) () ")"))) (& "&") (number_literal "0xfffffffffffffff0U")) () ")"))) (+ "+") (number_literal "0x10")) () ")")))) (; ";")) (} "}"))) (if_statement "if (puVar2 != (undefined8 *)0x0) {\n FUN_002dac60(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_002dac60(puVar2);\n }" ({ "{") (expression_statement "FUN_002dac60(puVar2);" (call_expression "FUN_002dac60(puVar2)" (identifier "FUN_002dac60") (argument_list "(puVar2)" (( "(") (identifier "puVar2") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = (long)puVar5;" (assignment_expression "*param_1 = (long)puVar5" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5"))) (; ";")) (expression_statement "param_1[2] = lVar11;" (assignment_expression "param_1[2] = lVar11" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar11")) (; ";")) (expression_statement "param_1[1] = (long)puVar6;" (assignment_expression "param_1[1] = (long)puVar6" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)puVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar6"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void _M_realloc_insert<gold::Gdb_index::Comp_unit>(vector<gold::Gdb_index::Comp_unit,_std::allocator<gold::Gdb_index::Comp_unit>_> * this, iterator __position, Comp_unit * __args#0) */ void __thiscall std::vector<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1>:: _M_realloc_insert<gold::Gdb_index::type_1> (vector<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1> *this, type_4 __position,type_1 *__args_0) { type_1 *var_12; type_1 *var_8; uint64_t uVar3; type_2 var_3; type_3 var_7; type_3 pCVar6; uint64_t *puVar7; type_3 var_10; type_1 *var_9; type_1 *var_11; type_4 iVar11; type_2 var_4; type_2 var_6; type_3 pCVar14; var_12 = (this-> super__Vector_base<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1>var_2 )._M_impl._M_finish; var_8 = (this-> super__Vector_base<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1>var_2 )._M_impl._M_start; var_3 = (long)var_12 - (long)var_8 >> 4; if (var_3 == 0) { var_4 = 1; LAB_002b9225: var_6 = var_4 << 4; } else { var_4 = var_3 * 2; var_6 = 0xfffffffffffffff0; if ((var_3 <= var_4) && (var_4 < 0x1000000000000000)) { if (var_4 == 0) { pCVar6 = (type_3)0x10; pCVar14 = (type_3)0x0; var_7 = (type_3)0x0; goto LAB_002b9139; } goto LAB_002b9225; } } var_7 = (type_3)var_5(var_6); pCVar14 = (type_3)((long)&var_7->cu_offset + var_6); pCVar6 = var_7 + 1; LAB_002b9139: uVar3 = __args_0->cu_length; puVar7 = (uint64_t *)(((long)__position._M_current - (long)var_8) + (long)var_7); *puVar7 = __args_0->cu_offset; puVar7[1] = uVar3; var_10 = var_7; var_9 = var_8; if (__position._M_current != var_8) { do { uVar3 = var_9->cu_length; var_11 = var_9 + 1; var_10->cu_offset = var_9->cu_offset; var_10->cu_length = uVar3; var_10 = var_10 + 1; var_9 = var_11; } while (__position._M_current != var_11); pCVar6 = (type_3)((long)&var_7[2].cu_offset + ((long)__position._M_current + (-0x10 - (long)var_8) & 0xfffffffffffffff0U)); } var_10 = pCVar6; iVar11._M_current = __position._M_current; if (__position._M_current != var_12) { do { uVar3 = (iVar11._M_current)->cu_length; var_9 = iVar11._M_current + 1; var_10->cu_offset = (iVar11._M_current)->cu_offset; var_10->cu_length = uVar3; var_10 = var_10 + 1; iVar11._M_current = var_9; } while (var_12 != var_9); pCVar6 = (type_3)((long)&pCVar6[1].cu_offset + ((long)var_12 + (-0x10 - (long)__position._M_current) & 0xfffffffffffffff0U)); } if (var_8 != (type_1 *)0x0) { var_13(var_8); } (this->super__Vector_base<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1>var_2 )._M_impl._M_start = var_7; (this->super__Vector_base<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1>var_2 )._M_impl._M_end_of_storage = pCVar14; (this->super__Vector_base<gold::Gdb_index::type_1,_std::allocator<gold::Gdb_index::type_1>var_1>var_2 )._M_impl._M_finish = pCVar6; 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: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (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: (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: (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: (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: (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))) (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: (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: (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)))))))) (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: (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)))) (return_statement))))
null
void MASKED(long *param_1,undefined8 *param_2,undefined8 *param_3) { undefined8 *puVar1; undefined8 *puVar2; undefined8 uVar3; ulong uVar4; undefined8 *puVar5; undefined8 *puVar6; undefined8 *puVar7; undefined8 *puVar8; undefined8 *puVar9; ulong uVar10; long lVar11; puVar1 = (undefined8 *)param_1[1]; puVar2 = (undefined8 *)*param_1; uVar4 = (long)puVar1 - (long)puVar2 >> 4; if (uVar4 == 0) { uVar10 = 1; LAB_002b9225: lVar11 = uVar10 << 4; } else { uVar10 = uVar4 * 2; lVar11 = -0x10; if ((uVar4 <= uVar10) && (uVar10 < 0x1000000000000000)) { if (uVar10 == 0) { puVar6 = (undefined8 *)0x10; lVar11 = 0; puVar5 = (undefined8 *)0x0; goto LAB_002b9139; } goto LAB_002b9225; } } puVar5 = (undefined8 *)FUN_002d9490(lVar11); lVar11 = lVar11 + (long)puVar5; puVar6 = puVar5 + 2; LAB_002b9139: uVar3 = param_3[1]; puVar7 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar5); *puVar7 = *param_3; puVar7[1] = uVar3; puVar7 = puVar5; puVar8 = puVar2; if (param_2 != puVar2) { do { uVar3 = puVar8[1]; puVar6 = puVar8 + 2; *puVar7 = *puVar8; puVar7[1] = uVar3; puVar7 = puVar7 + 2; puVar8 = puVar6; } while (param_2 != puVar6); puVar6 = (undefined8 *) ((long)puVar5 + ((long)param_2 + (-0x10 - (long)puVar2) & 0xfffffffffffffff0U) + 0x20); } puVar7 = puVar6; puVar8 = param_2; if (param_2 != puVar1) { do { uVar3 = puVar8[1]; puVar9 = puVar8 + 2; *puVar7 = *puVar8; puVar7[1] = uVar3; puVar7 = puVar7 + 2; puVar8 = puVar9; } while (puVar1 != puVar9); puVar6 = (undefined8 *) ((long)puVar6 + ((long)puVar1 + (-0x10 - (long)param_2) & 0xfffffffffffffff0U) + 0x10); } if (puVar2 != (undefined8 *)0x0) { FUN_002dac60(puVar2); } *param_1 = (long)puVar5; param_1[2] = lVar11; param_1[1] = (long)puVar6; return; }
3348_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_get_global_symbols
FUN_001be740
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_file<32,_false> * this) */ Symbols * __thiscall gold::Sized_relobj_file<32,_false>::do_get_global_symbols(Sized_relobj_file<32,_false> *this) { return &this->symbols_; }
long FUN_001be740(long param_1) { return param_1 + 0x130; }
LEA RAX,[RDI + 0x130] RET
null
null
null
null
[('const-304', u'PTRSUB_-1207638136'), ('const-0', u'RETURN_-1207638187'), (u'COPY_-1207638206', u'RETURN_-1207638187'), (u'PTRSUB_-1207638136', u'COPY_-1207638206'), ('tmp_16', u'PTRSUB_-1207638136')]
[('const-0', u'RETURN_-1207638187'), ('const-304', u'INT_ADD_-1207638189'), ('tmp_16', u'INT_ADD_-1207638189'), (u'INT_ADD_-1207638189', u'COPY_-1207638206'), (u'COPY_-1207638206', u'RETURN_-1207638187')]
null
null
001be740
x64
O2
(translation_unit "long FUN_001be740(long param_1)\n\n{\n return param_1 + 0x130;\n}\n\n" (function_definition "long FUN_001be740(long param_1)\n\n{\n return param_1 + 0x130;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001be740(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return param_1 + 0x130;\n}" { (return_statement "return param_1 + 0x130;" return (binary_expression "param_1 + 0x130" identifier + number_literal) ;) })))
(translation_unit "/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_file<32,_false> * this) */\n\nSymbols * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_global_symbols(Sized_relobj_file<32,_false> *this)\n\n{\n return &this->symbols_;\n}\n\n" comment (ERROR "Symbols * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_global_symbols(Sized_relobj_file<32,_false> *this)" (binary_expression "Symbols * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_global_symbols(Sized_relobj_file<32,_false> *this)" (binary_expression "Symbols * __thiscall\ngold::Sized_relobj_file<32" (binary_expression "Symbols * __thiscall" identifier * identifier) (ERROR "gold::Sized_relobj_file" identifier : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) (call_expression "do_get_global_symbols(Sized_relobj_file<32,_false> *this)" identifier (argument_list "(Sized_relobj_file<32,_false> *this)" ( (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false> *this" identifier > (pointer_expression "*this" * identifier)) ))))) (compound_statement "{\n return &this->symbols_;\n}" { (return_statement "return &this->symbols_;" return (pointer_expression "&this->symbols_" & (field_expression "this->symbols_" identifier -> field_identifier)) ;) }))
(translation_unit "long FUN_001be740(long param_1)\n\n{\n return param_1 + 0x130;\n}\n\n" (function_definition "long FUN_001be740(long param_1)\n\n{\n return param_1 + 0x130;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001be740(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return param_1 + 0x130;\n}" { (return_statement "return param_1 + 0x130;" return (binary_expression "param_1 + 0x130" identifier + number_literal) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "long FUN_001be740(long param_1)\n\n{\n return param_1 + 0x130;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_001be740(long param_1)" (identifier "FUN_001be740") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return param_1 + 0x130;\n}" ({ "{") (return_statement "return param_1 + 0x130;" (return "return") (binary_expression "param_1 + 0x130" (identifier "param_1") (+ "+") (number_literal "0x130")) (; ";")) (} "}")))
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_file<32,_false> * this) */ Symbols * __thiscall gold::Sized_relobj_file<32,_false>::do_get_global_symbols(Sized_relobj_file<32,_false> *this) { return &this->symbols_; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
long MASKED(long param_1) { return param_1 + 0x130; }
537_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
cref_fill_array
FUN_00126380
bfd_boolean cref_fill_array(cref_hash_entry *h,void *data) { undefined8 *puVar1; char *pcVar2; if (h->demangled != (char *)0x0) { info_assert("../../ld/ldcref.c",0x14b); } pcVar2 = (char *)bfd_demangle(link_info.output_bfd,(h->root).string,3); h->demangled = pcVar2; if (pcVar2 == (char *)0x0) { h->demangled = (h->root).string; } /* WARNING: Load size is inaccurate */ puVar1 = *data; *puVar1 = h; *(undefined8 **)data = puVar1 + 1; return 1; }
undefined8 FUN_00126380(long param_1,long *param_2) { long *plVar1; long lVar2; if (*(long *)(param_1 + 0x18) != 0) { FUN_001252c0("../../ld/ldcref.c",0x14b); } lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3); *(long *)(param_1 + 0x18) = lVar2; if (lVar2 == 0) { *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8); } plVar1 = (long *)*param_2; *plVar1 = param_1; *param_2 = (long)(plVar1 + 1); return 1; }
PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI SUB RSP,0x8 CMP qword ptr [RDI + 0x18],0x0 JZ 0x001263a4 MOV ESI,0x14b LEA RDI,[0x141eed] CALL 0x001252c0 MOV RSI,qword ptr [RBX + 0x8] MOV RDI,qword ptr [0x00185a50] MOV EDX,0x3 CALL 0x00109930 MOV qword ptr [RBX + 0x18],RAX TEST RAX,RAX JZ 0x001263e0 MOV RAX,qword ptr [RBP] MOV qword ptr [RAX],RBX ADD RAX,0x8 MOV qword ptr [RBP],RAX ADD RSP,0x8 MOV EAX,0x1 POP RBX POP RBP RET MOV RAX,qword ptr [RBX + 0x8] MOV qword ptr [RBX + 0x18],RAX JMP 0x001263c2
null
null
null
null
[('const-8', u'PTRSUB_-1207081769'), ('const-433', u'STORE_-1207082007'), (u'LOAD_-1207081988', u'STORE_-1207081980'), ('tmp_271', u'PTRSUB_-1207081767'), (u'STORE_-1207081912', u'INDIRECT_-1207081793'), ('const-433', u'LOAD_-1207081921'), (u'INDIRECT_-1207081793', u'MULTIEQUAL_-1207081827'), (u'STORE_-1207081980', u'INDIRECT_-1207081825'), (u'CALL_-1207082011', u'INDIRECT_-1207081846'), (u'COPY_-1207081910', u'RETURN_-1207081919'), ('tmp_271', u'PTRSUB_-1207081773'), ('const-433', u'LOAD_-1207082080'), ('tmp_514', u'MULTIEQUAL_-1207081856'), (u'LOAD_-1207081988', u'PTRADD_-1207081798'), ('const-0', u'RETURN_-1207081919'), (u'PTRSUB_-1207081767', u'STORE_-1207081912'), ('tmp_272', u'CAST_-1207081788'), (u'PTRSUB_-1207081862', u'LOAD_-1207082080'), (u'CALL_-1207082040', u'INDIRECT_-1207081868'), ('const-0', u'PTRSUB_-1207081837'), ('const-8', u'PTRADD_-1207081798'), ('const-24', u'PTRSUB_-1207081814'), (u'PTRADD_-1207081798', u'STORE_-1207081962'), ('const-0', u'INT_EQUAL_-1207081990'), ('const-0', u'PTRSUB_-1207081773'), (u'INDIRECT_-1207081839', u'MULTIEQUAL_-1207081827'), (u'PTRSUB_-1207081814', u'STORE_-1207082007'), (u'CAST_-1207081814', u'STORE_-1207082007'), (u'INT_EQUAL_-1207081990', u'CBRANCH_-1207081988'), (u'LOAD_-1207081921', u'STORE_-1207081912'), (u'STORE_-1207081962', u'INDIRECT_-1207081817'), ('const-24', u'PTRSUB_-1207081767'), ('const-0', u'INT_NOTEQUAL_-1207082064'), ('tmp_80', u'CBRANCH_-1207082061'), (u'CALL_-1207082011', u'CAST_-1207081814'), ('const-433', u'STORE_-1207081980'), ('tmp_271', u'PTRSUB_-1207081814'), (u'CAST_-1207081814', u'INT_EQUAL_-1207081990'), ('const-1', u'COPY_-1207081910'), ('const-433', u'LOAD_-1207081988'), ('tmp_260', u'BRANCH_-1207081906'), ('const-1', u'PTRADD_-1207081798'), ('tmp_146', u'CBRANCH_-1207081988'), ('const-8', u'PTRSUB_-1207081830'), (u'CAST_-1207081788', u'STORE_-1207081962'), (u'LOAD_-1207082038', u'CALL_-1207082011'), (u'LOAD_-1207082080', u'INT_NOTEQUAL_-1207082064'), (u'PTRSUB_-1207081837', u'PTRSUB_-1207081830'), ('tmp_271', u'STORE_-1207081980'), ('const-24', u'PTRSUB_-1207081862'), ('const-3', u'CALL_-1207082011'), ('const-433', u'STORE_-1207081912'), (u'COPY_-1207081909', u'CALL_-1207082040'), (u'PTRSUB_-1207081830', u'LOAD_-1207082038'), ('const-433', u'LOAD_-1207082038'), (u'STORE_-1207082007', u'INDIRECT_-1207081839'), ('const-433', u'STORE_-1207081962'), (u'PTRSUB_-1207081773', u'PTRSUB_-1207081769'), (u'INDIRECT_-1207081868', u'MULTIEQUAL_-1207081856'), ('tmp_271', u'PTRSUB_-1207081837'), ('tmp_272', u'LOAD_-1207081988'), ('const-331', u'CALL_-1207082040'), ('tmp_271', u'PTRSUB_-1207081862'), ('const-1318637', u'COPY_-1207081909'), (u'INT_NOTEQUAL_-1207082064', u'CBRANCH_-1207082061'), (u'INDIRECT_-1207081817', u'COPY_-1207081865'), (u'MULTIEQUAL_-1207081856', u'CALL_-1207082011'), (u'PTRSUB_-1207081769', u'LOAD_-1207081921')]
[(u'INDIRECT_-1207081841', u'MULTIEQUAL_-1207081829'), ('const-433', u'LOAD_-1207082038'), (u'PTRADD_-1207081804', u'CAST_-1207081794'), ('tmp_404', u'STORE_-1207081962'), ('const-433', u'STORE_-1207081912'), (u'STORE_-1207081962', u'INDIRECT_-1207081819'), (u'COPY_-1207081911', u'CALL_-1207082040'), (u'MULTIEQUAL_-1207081858', u'CALL_-1207082011'), (u'CALL_-1207082011', u'INDIRECT_-1207081848'), (u'STORE_-1207081980', u'INDIRECT_-1207081827'), ('tmp_406', u'INT_ADD_-1207082064'), (u'CALL_-1207082011', u'STORE_-1207082007'), ('const-0', u'RETURN_-1207081919'), (u'STORE_-1207081912', u'INDIRECT_-1207081795'), (u'INDIRECT_-1207081795', u'MULTIEQUAL_-1207081829'), ('const-433', u'LOAD_-1207082080'), ('tmp_406', u'INT_ADD_-1207082022'), ('tmp_406', u'INT_ADD_-1207081905'), ('const-3', u'CALL_-1207082011'), ('tmp_508', u'MULTIEQUAL_-1207081858'), ('const-433', u'LOAD_-1207081988'), (u'INDIRECT_-1207081819', u'COPY_-1207081867'), ('const-24', u'INT_ADD_-1207081898'), ('tmp_406', u'INT_ADD_-1207081993'), ('const-0', u'INT_EQUAL_-1207081990'), (u'COPY_-1207081946', u'RETURN_-1207081919'), ('const-433', u'STORE_-1207082007'), (u'INT_EQUAL_-1207081990', u'CBRANCH_-1207081988'), ('tmp_406', u'STORE_-1207081980'), ('const-433', u'STORE_-1207081980'), (u'LOAD_-1207081921', u'STORE_-1207081912'), ('const-1', u'PTRADD_-1207081804'), (u'LOAD_-1207081988', u'CAST_-1207081806'), ('const-433', u'STORE_-1207081962'), (u'CAST_-1207081806', u'STORE_-1207081980'), (u'INT_ADD_-1207081898', u'CAST_-1207081773'), ('const-8', u'PTRADD_-1207081804'), (u'CALL_-1207082040', u'INDIRECT_-1207081870'), (u'CAST_-1207081865', u'LOAD_-1207082080'), (u'INDIRECT_-1207081870', u'MULTIEQUAL_-1207081858'), ('tmp_80', u'CBRANCH_-1207082061'), ('const-8', u'INT_ADD_-1207081905'), ('tmp_260', u'BRANCH_-1207081906'), ('const-8', u'INT_ADD_-1207082022'), ('tmp_146', u'CBRANCH_-1207081988'), (u'INT_ADD_-1207081993', u'CAST_-1207081818'), ('tmp_406', u'INT_ADD_-1207081898'), (u'LOAD_-1207082038', u'CALL_-1207082011'), (u'LOAD_-1207082080', u'INT_NOTEQUAL_-1207082064'), (u'INT_ADD_-1207082064', u'CAST_-1207081865'), (u'CAST_-1207081773', u'STORE_-1207081912'), ('const-24', u'INT_ADD_-1207081993'), (u'STORE_-1207082007', u'INDIRECT_-1207081841'), (u'CALL_-1207082011', u'INT_EQUAL_-1207081990'), (u'CAST_-1207081778', u'LOAD_-1207081921'), ('const-0', u'INT_NOTEQUAL_-1207082064'), (u'CAST_-1207081840', u'LOAD_-1207082038'), ('const-331', u'CALL_-1207082040'), (u'CAST_-1207081818', u'STORE_-1207082007'), ('const-1318637', u'COPY_-1207081911'), ('const-433', u'LOAD_-1207081921'), (u'INT_ADD_-1207081905', u'CAST_-1207081778'), (u'INT_NOTEQUAL_-1207082064', u'CBRANCH_-1207082061'), (u'INT_ADD_-1207082022', u'CAST_-1207081840'), ('tmp_404', u'LOAD_-1207081988'), (u'CAST_-1207081806', u'PTRADD_-1207081804'), ('const-24', u'INT_ADD_-1207082064'), (u'CAST_-1207081794', u'STORE_-1207081962'), ('const-1', u'COPY_-1207081946')]
null
null
00126380
x64
O2
(translation_unit "undefined8 FUN_00126380(long param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00126380(long param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}" type_identifier (function_declarator "FUN_00126380(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 *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x18) != 0)" ( (binary_expression "*(long *)(param_1 + 0x18) != 0" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }" { (expression_statement "FUN_001252c0("../../ld/ldcref.c",0x14b);" (call_expression "FUN_001252c0("../../ld/ldcref.c",0x14b)" identifier (argument_list "("../../ld/ldcref.c",0x14b)" ( (string_literal ""../../ld/ldcref.c"" " string_content ") , number_literal ))) ;) })) (expression_statement "lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);" (assignment_expression "lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" identifier = (call_expression "bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" identifier (argument_list "(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" ( 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) )))) , number_literal )))) ;) (expression_statement "*(long *)(param_1 + 0x18) = lVar2;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar2" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (if_statement "if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }" if (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);" (assignment_expression "*(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8)" (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 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 "plVar1 = (long *)*param_2;" (assignment_expression "plVar1 = (long *)*param_2" identifier = (cast_expression "(long *)*param_2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "*plVar1 = param_1;" (assignment_expression "*plVar1 = param_1" (pointer_expression "*plVar1" * identifier) = identifier) ;) (expression_statement "*param_2 = (long)(plVar1 + 1);" (assignment_expression "*param_2 = (long)(plVar1 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(plVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar1 + 1)" ( (binary_expression "plVar1 + 1" identifier + number_literal) )))) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "bfd_boolean cref_fill_array(cref_hash_entry *h,void *data)\n\n{\n undefined8 *puVar1;\n char *pcVar2;\n \n if (h->demangled != (char *)0x0) {\n info_assert("../../ld/ldcref.c",0x14b);\n }\n pcVar2 = (char *)bfd_demangle(link_info.output_bfd,(h->root).string,3);\n h->demangled = pcVar2;\n if (pcVar2 == (char *)0x0) {\n h->demangled = (h->root).string;\n }\n /* WARNING: Load size is inaccurate */\n puVar1 = *data;\n *puVar1 = h;\n *(undefined8 **)data = puVar1 + 1;\n return 1;\n}\n\n" (function_definition "bfd_boolean cref_fill_array(cref_hash_entry *h,void *data)\n\n{\n undefined8 *puVar1;\n char *pcVar2;\n \n if (h->demangled != (char *)0x0) {\n info_assert("../../ld/ldcref.c",0x14b);\n }\n pcVar2 = (char *)bfd_demangle(link_info.output_bfd,(h->root).string,3);\n h->demangled = pcVar2;\n if (pcVar2 == (char *)0x0) {\n h->demangled = (h->root).string;\n }\n /* WARNING: Load size is inaccurate */\n puVar1 = *data;\n *puVar1 = h;\n *(undefined8 **)data = puVar1 + 1;\n return 1;\n}" type_identifier (function_declarator "cref_fill_array(cref_hash_entry *h,void *data)" identifier (parameter_list "(cref_hash_entry *h,void *data)" ( (parameter_declaration "cref_hash_entry *h" type_identifier (pointer_declarator "*h" * identifier)) , (parameter_declaration "void *data" primitive_type (pointer_declarator "*data" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n char *pcVar2;\n \n if (h->demangled != (char *)0x0) {\n info_assert("../../ld/ldcref.c",0x14b);\n }\n pcVar2 = (char *)bfd_demangle(link_info.output_bfd,(h->root).string,3);\n h->demangled = pcVar2;\n if (pcVar2 == (char *)0x0) {\n h->demangled = (h->root).string;\n }\n /* WARNING: Load size is inaccurate */\n puVar1 = *data;\n *puVar1 = h;\n *(undefined8 **)data = puVar1 + 1;\n return 1;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (h->demangled != (char *)0x0) {\n info_assert("../../ld/ldcref.c",0x14b);\n }" if (parenthesized_expression "(h->demangled != (char *)0x0)" ( (binary_expression "h->demangled != (char *)0x0" (field_expression "h->demangled" identifier -> field_identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n info_assert("../../ld/ldcref.c",0x14b);\n }" { (expression_statement "info_assert("../../ld/ldcref.c",0x14b);" (call_expression "info_assert("../../ld/ldcref.c",0x14b)" identifier (argument_list "("../../ld/ldcref.c",0x14b)" ( (string_literal ""../../ld/ldcref.c"" " string_content ") , number_literal ))) ;) })) (expression_statement "pcVar2 = (char *)bfd_demangle(link_info.output_bfd,(h->root).string,3);" (assignment_expression "pcVar2 = (char *)bfd_demangle(link_info.output_bfd,(h->root).string,3)" identifier = (cast_expression "(char *)bfd_demangle(link_info.output_bfd,(h->root).string,3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_demangle(link_info.output_bfd,(h->root).string,3)" identifier (argument_list "(link_info.output_bfd,(h->root).string,3)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) , (field_expression "(h->root).string" (parenthesized_expression "(h->root)" ( (field_expression "h->root" identifier -> field_identifier) )) . field_identifier) , number_literal ))))) ;) (expression_statement "h->demangled = pcVar2;" (assignment_expression "h->demangled = pcVar2" (field_expression "h->demangled" identifier -> field_identifier) = identifier) ;) (if_statement "if (pcVar2 == (char *)0x0) {\n h->demangled = (h->root).string;\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 h->demangled = (h->root).string;\n }" { (expression_statement "h->demangled = (h->root).string;" (assignment_expression "h->demangled = (h->root).string" (field_expression "h->demangled" identifier -> field_identifier) = (field_expression "(h->root).string" (parenthesized_expression "(h->root)" ( (field_expression "h->root" identifier -> field_identifier) )) . field_identifier)) ;) })) comment (expression_statement "puVar1 = *data;" (assignment_expression "puVar1 = *data" identifier = (pointer_expression "*data" * identifier)) ;) (expression_statement "*puVar1 = h;" (assignment_expression "*puVar1 = h" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "*(undefined8 **)data = puVar1 + 1;" (assignment_expression "*(undefined8 **)data = puVar1 + 1" (pointer_expression "*(undefined8 **)data" * (cast_expression "(undefined8 **)data" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "undefined8 FUN_00126380(long param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00126380(long param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}" type_identifier (function_declarator "FUN_00126380(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 *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x18) != 0)" ( (binary_expression "*(long *)(param_1 + 0x18) != 0" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }" { (expression_statement "FUN_001252c0("../../ld/ldcref.c",0x14b);" (call_expression "FUN_001252c0("../../ld/ldcref.c",0x14b)" identifier (argument_list "("../../ld/ldcref.c",0x14b)" ( (string_literal ""../../ld/ldcref.c"" " string_content ") , number_literal ))) ;) })) (expression_statement "lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);" (assignment_expression "lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" identifier = (call_expression "bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" identifier (argument_list "(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" ( 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) )))) , number_literal )))) ;) (expression_statement "*(long *)(param_1 + 0x18) = lVar2;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar2" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (if_statement "if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }" if (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);" (assignment_expression "*(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8)" (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 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 "plVar1 = (long *)*param_2;" (assignment_expression "plVar1 = (long *)*param_2" identifier = (cast_expression "(long *)*param_2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "*plVar1 = param_1;" (assignment_expression "*plVar1 = param_1" (pointer_expression "*plVar1" * identifier) = identifier) ;) (expression_statement "*param_2 = (long)(plVar1 + 1);" (assignment_expression "*param_2 = (long)(plVar1 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(plVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar1 + 1)" ( (binary_expression "plVar1 + 1" identifier + number_literal) )))) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (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) )))) ;) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00126380(long param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_00126380(long param_1,long *param_2)" (identifier "FUN_00126380") (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 *plVar1;\n long lVar2;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }\n lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);\n *(long *)(param_1 + 0x18) = lVar2;\n if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }\n plVar1 = (long *)*param_2;\n *plVar1 = param_1;\n *param_2 = (long)(plVar1 + 1);\n return 1;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (if_statement "if (*(long *)(param_1 + 0x18) != 0) {\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x18) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x18) != 0" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_001252c0("../../ld/ldcref.c",0x14b);\n }" ({ "{") (expression_statement "FUN_001252c0("../../ld/ldcref.c",0x14b);" (call_expression "FUN_001252c0("../../ld/ldcref.c",0x14b)" (identifier "FUN_001252c0") (argument_list "("../../ld/ldcref.c",0x14b)" (( "(") (string_literal ""../../ld/ldcref.c"" (" """) (string_content "../../ld/ldcref.c") (" """)) (, ",") (number_literal "0x14b") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3);" (assignment_expression "lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" (identifier "lVar2") (= "=") (call_expression "bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" (identifier "bfd_demangle") (argument_list "(DAT_00185a50,*(undefined8 *)(param_1 + 8),3)" (( "(") (identifier "DAT_00185a50") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "3") () ")")))) (; ";")) (expression_statement "*(long *)(param_1 + 0x18) = lVar2;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar2" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "lVar2")) (; ";")) (if_statement "if (lVar2 == 0) {\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }" (if "if") (parenthesized_expression "(lVar2 == 0)" (( "(") (binary_expression "lVar2 == 0" (identifier "lVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);\n }" ({ "{") (expression_statement "*(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8);" (assignment_expression "*(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8)" (pointer_expression "*(undefined8 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(param_1 + 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (} "}"))) (expression_statement "plVar1 = (long *)*param_2;" (assignment_expression "plVar1 = (long *)*param_2" (identifier "plVar1") (= "=") (cast_expression "(long *)*param_2" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "*plVar1 = param_1;" (assignment_expression "*plVar1 = param_1" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (identifier "param_1")) (; ";")) (expression_statement "*param_2 = (long)(plVar1 + 1);" (assignment_expression "*param_2 = (long)(plVar1 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(plVar1 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar1 + 1)" (( "(") (binary_expression "plVar1 + 1" (identifier "plVar1") (+ "+") (number_literal "1")) () ")")))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
type_1 function_1(type_2 *h,void *data) { type_3 *var_4; char *var_3; if (h->demangled != (char *)0x0) { var_1("../../ld/ldcref.c",0x14b); } var_3 = (char *)var_2(link_info.output_bfd,(h->root).string,3); h->demangled = var_3; if (var_3 == (char *)0x0) { h->demangled = (h->root).string; } /* WARNING: Load size is inaccurate */ var_4 = *data; *var_4 = h; *(type_3 **)data = var_4 + 1; return 1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (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)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (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)))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,long *param_2) { long *plVar1; long lVar2; if (*(long *)(param_1 + 0x18) != 0) { FUN_001252c0("../../ld/ldcref.c",0x14b); } lVar2 = bfd_demangle(DAT_00185a50,*(undefined8 *)(param_1 + 8),3); *(long *)(param_1 + 0x18) = lVar2; if (lVar2 == 0) { *(undefined8 *)(param_1 + 0x18) = *(undefined8 *)(param_1 + 8); } plVar1 = (long *)*param_2; *plVar1 = param_1; *param_2 = (long)(plVar1 + 1); return 1; }
598_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c
symbol_mark_used_in_reloc
FUN_0012bf30
void symbol_mark_used_in_reloc(symbolS *s) { symbolS *psVar1; if (((uint)s->sy_flags & 1) == 0) { *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10; return; } if ((segT)s->bsym != reg_section) { psVar1 = local_symbol_convert((local_symbol *)s); *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10; return; } psVar1 = (s->sy_value).X_op_symbol; *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10; return; }
void FUN_0012bf30(byte *param_1) { byte *pbVar1; if ((*param_1 & 1) == 0) { *param_1 = *param_1 | 0x10; return; } if (*(long *)(param_1 + 8) != DAT_001e4578) { pbVar1 = (byte *)FUN_00129910(); *pbVar1 = *pbVar1 | 0x10; return; } **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10; return; }
TEST byte ptr [RDI],0x1 JNZ 0x0012bf40 OR byte ptr [RDI],0x10 RET MOV RAX,qword ptr [0x001e4578] CMP qword ptr [RDI + 0x8],RAX JZ 0x0012bf60 SUB RSP,0x8 CALL 0x00129910 OR byte ptr [RAX],0x10 ADD RSP,0x8 RET MOV RDI,qword ptr [RDI + 0x18] OR byte ptr [RDI],0x10 RET
null
null
null
null
[(u'INT_EQUAL_-1207058624', u'CBRANCH_-1207058621'), ('const-433', u'STORE_-1207058540'), (u'PTRSUB_-1207058375', u'CAST_-1207058372'), ('tmp_283', u'PTRSUB_-1207058436'), ('tmp_283', u'PTRSUB_-1207058382'), ('tmp_379', u'INT_NOTEQUAL_-1207058568'), ('const-0', u'PTRSUB_-1207058393'), ('const-0', u'RETURN_-1207058475'), (u'INT_OR_-1207058516', u'STORE_-1207058540'), ('const-433', u'LOAD_-1207058500'), (u'CAST_-1207058403', u'INT_NOTEQUAL_-1207058568'), ('tmp_29', u'CBRANCH_-1207058621'), (u'CAST_-1207058415', u'LOAD_-1207058619'), (u'PTRSUB_-1207058429', u'CAST_-1207058414'), (u'CALL_-1207058546', u'PTRSUB_-1207058394'), ('const-16', u'PTRSUB_-1207058382'), (u'CAST_-1207058384', u'LOAD_-1207058543'), ('const-0', u'PTRSUB_-1207058436'), (u'PTRSUB_-1207058376', u'CAST_-1207058373'), ('const-0', u'PTRSUB_-1207058375'), (u'LOAD_-1207058543', u'INT_OR_-1207058516'), (u'STORE_-1207058497', u'INDIRECT_-1207058393'), ('const-0', u'PTRSUB_-1207058394'), (u'PTRSUB_-1207058393', u'CAST_-1207058383'), ('tmp_283', u'CAST_-1207058390'), (u'PTRSUB_-1207058436', u'LOAD_-1207058636'), (u'LOAD_-1207058636', u'CAST_-1207058427'), (u'LOAD_-1207058500', u'INT_OR_-1207058473'), (u'LOAD_-1207058508', u'PTRSUB_-1207058375'), ('const-0', u'PTRSUB_-1207058430'), ('const-1', u'INT_AND_-1207058610'), (u'CAST_-1207058373', u'LOAD_-1207058500'), (u'PTRSUB_-1207058410', u'LOAD_-1207058584'), (u'INT_AND_-1207058610', u'INT_EQUAL_-1207058624'), (u'INT_NOTEQUAL_-1207058568', u'CBRANCH_-1207058566'), (u'STORE_-1207058540', u'INDIRECT_-1207058408'), (u'PTRSUB_-1207058382', u'PTRSUB_-1207058378'), ('const-0', u'PTRSUB_-1207058376'), (u'CALL_-1207058546', u'INDIRECT_-1207058418'), (u'CAST_-1207058372', u'STORE_-1207058497'), (u'PTRSUB_-1207058430', u'CAST_-1207058415'), (u'CAST_-1207058383', u'STORE_-1207058540'), (u'CAST_-1207058414', u'STORE_-1207058616'), ('tmp_283', u'PTRSUB_-1207058430'), ('tmp_113', u'CBRANCH_-1207058566'), ('const-16', u'INT_OR_-1207058592'), (u'PTRSUB_-1207058378', u'LOAD_-1207058508'), (u'INDIRECT_-1207058408', u'COPY_-1207058464'), ('tmp_283', u'PTRSUB_-1207058410'), (u'CAST_-1207058390', u'CALL_-1207058546'), (u'LOAD_-1207058508', u'PTRSUB_-1207058376'), ('const-8', u'PTRSUB_-1207058410'), (u'INT_OR_-1207058592', u'STORE_-1207058616'), (u'CALL_-1207058546', u'PTRSUB_-1207058393'), (u'PTRSUB_-1207058394', u'CAST_-1207058384'), (u'STORE_-1207058616', u'INDIRECT_-1207058442'), (u'INDIRECT_-1207058442', u'COPY_-1207058502'), (u'CAST_-1207058427', u'INT_AND_-1207058610'), ('const-433', u'LOAD_-1207058543'), ('const-0', u'RETURN_-1207058505'), ('const-16', u'INT_OR_-1207058516'), (u'INT_OR_-1207058473', u'STORE_-1207058497'), ('const-433', u'LOAD_-1207058508'), ('const-0', u'PTRSUB_-1207058429'), ('const-433', u'LOAD_-1207058636'), (u'LOAD_-1207058619', u'INT_OR_-1207058592'), ('tmp_283', u'PTRSUB_-1207058429'), ('const-433', u'STORE_-1207058616'), (u'LOAD_-1207058584', u'CAST_-1207058403'), ('const-433', u'LOAD_-1207058584'), (u'INDIRECT_-1207058393', u'COPY_-1207058453'), ('const-0', u'RETURN_-1207058594'), ('const-0', u'INT_EQUAL_-1207058624'), ('const-8', u'PTRSUB_-1207058378'), ('const-16', u'INT_OR_-1207058473'), ('const-433', u'STORE_-1207058497'), ('const-433', u'LOAD_-1207058619')]
[(u'INT_EQUAL_-1207058624', u'CBRANCH_-1207058621'), ('tmp_343', u'PTRADD_-1207058522'), ('const-433', u'LOAD_-1207058543'), ('const-0', u'RETURN_-1207058475'), (u'INT_OR_-1207058516', u'STORE_-1207058540'), (u'LOAD_-1207058508', u'LOAD_-1207058500'), ('tmp_29', u'CBRANCH_-1207058621'), ('const-433', u'LOAD_-1207058619'), (u'CAST_-1207058402', u'STORE_-1207058540'), (u'LOAD_-1207058584', u'INT_NOTEQUAL_-1207058568'), (u'STORE_-1207058616', u'INDIRECT_-1207058441'), (u'INDIRECT_-1207058392', u'COPY_-1207058452'), (u'LOAD_-1207058543', u'INT_OR_-1207058516'), ('const-0', u'INT_EQUAL_-1207058624'), ('const-1', u'INT_AND_-1207058610'), (u'PTRADD_-1207058446', u'CAST_-1207058388'), ('tmp_343', u'STORE_-1207058616'), ('tmp_343', u'LOAD_-1207058636'), (u'LOAD_-1207058500', u'INT_OR_-1207058473'), ('tmp_343', u'PTRADD_-1207058446'), (u'STORE_-1207058540', u'INDIRECT_-1207058407'), (u'LOAD_-1207058636', u'INT_AND_-1207058610'), ('const-433', u'STORE_-1207058497'), (u'INT_AND_-1207058610', u'INT_EQUAL_-1207058624'), (u'INT_NOTEQUAL_-1207058568', u'CBRANCH_-1207058566'), (u'PTRADD_-1207058522', u'CAST_-1207058414'), ('const-1', u'PTRADD_-1207058446'), ('const-433', u'LOAD_-1207058584'), ('tmp_384', u'INT_NOTEQUAL_-1207058568'), ('tmp_113', u'CBRANCH_-1207058566'), ('const-16', u'INT_OR_-1207058592'), (u'CALL_-1207058546', u'CAST_-1207058402'), (u'LOAD_-1207058508', u'STORE_-1207058497'), (u'INDIRECT_-1207058441', u'COPY_-1207058501'), ('tmp_343', u'LOAD_-1207058619'), ('const-433', u'STORE_-1207058540'), (u'INDIRECT_-1207058407', u'COPY_-1207058463'), ('const-8', u'PTRADD_-1207058522'), (u'INT_OR_-1207058592', u'STORE_-1207058616'), (u'CALL_-1207058546', u'INDIRECT_-1207058417'), ('const-0', u'RETURN_-1207058505'), ('const-16', u'INT_OR_-1207058516'), (u'INT_OR_-1207058473', u'STORE_-1207058497'), ('const-433', u'LOAD_-1207058508'), ('const-433', u'LOAD_-1207058500'), (u'LOAD_-1207058619', u'INT_OR_-1207058592'), ('const-24', u'PTRADD_-1207058446'), ('const-433', u'LOAD_-1207058636'), (u'STORE_-1207058497', u'INDIRECT_-1207058392'), ('const-1', u'PTRADD_-1207058522'), ('const-433', u'STORE_-1207058616'), ('const-0', u'RETURN_-1207058594'), (u'CAST_-1207058414', u'LOAD_-1207058584'), (u'CAST_-1207058402', u'LOAD_-1207058543'), ('const-16', u'INT_OR_-1207058473'), (u'CAST_-1207058388', u'LOAD_-1207058508')]
null
null
0012bf30
x64
O2
(translation_unit "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}\n\n" (function_definition "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}" primitive_type (function_declarator "FUN_0012bf30(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (if_statement "if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\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 *param_1 = *param_1 | 0x10;\n return;\n }" { (expression_statement "*param_1 = *param_1 | 0x10;" (assignment_expression "*param_1 = *param_1 | 0x10" (pointer_expression "*param_1" * identifier) = (binary_expression "*param_1 | 0x10" (pointer_expression "*param_1" * identifier) | number_literal)) ;) (return_statement "return;" return ;) })) (if_statement "if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) != DAT_001e4578)" ( (binary_expression "*(long *)(param_1 + 8) != DAT_001e4578" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }" { (expression_statement "pbVar1 = (byte *)FUN_00129910();" (assignment_expression "pbVar1 = (byte *)FUN_00129910()" identifier = (cast_expression "(byte *)FUN_00129910()" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00129910()" identifier (argument_list "()" ( ))))) ;) (expression_statement "*pbVar1 = *pbVar1 | 0x10;" (assignment_expression "*pbVar1 = *pbVar1 | 0x10" (pointer_expression "*pbVar1" * identifier) = (binary_expression "*pbVar1 | 0x10" (pointer_expression "*pbVar1" * identifier) | number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;" (assignment_expression "**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10" (pointer_expression "**(byte **)(param_1 + 0x18)" * (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) ))))) = (binary_expression "**(byte **)(param_1 + 0x18) | 0x10" (pointer_expression "**(byte **)(param_1 + 0x18)" * (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) ))))) | number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit "void symbol_mark_used_in_reloc(symbolS *s)\n\n{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;\n return;\n }\n if ((segT)s->bsym != reg_section) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n }\n psVar1 = (s->sy_value).X_op_symbol;\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n}\n\n" (function_definition "void symbol_mark_used_in_reloc(symbolS *s)\n\n{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;\n return;\n }\n if ((segT)s->bsym != reg_section) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n }\n psVar1 = (s->sy_value).X_op_symbol;\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n}" primitive_type (function_declarator "symbol_mark_used_in_reloc(symbolS *s)" identifier (parameter_list "(symbolS *s)" ( (parameter_declaration "symbolS *s" type_identifier (pointer_declarator "*s" * identifier)) ))) (compound_statement "{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;\n return;\n }\n if ((segT)s->bsym != reg_section) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n }\n psVar1 = (s->sy_value).X_op_symbol;\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n}" { (declaration "symbolS *psVar1;" type_identifier (pointer_declarator "*psVar1" * identifier) ;) (if_statement "if (((uint)s->sy_flags & 1) == 0) {\n *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;\n return;\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 *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;\n return;\n }" { (expression_statement "*(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;" (assignment_expression "*(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10" (pointer_expression "*(byte *)&s->sy_flags" * (cast_expression "(byte *)&s->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&s->sy_flags" & (field_expression "s->sy_flags" identifier -> field_identifier)))) = (binary_expression "*(byte *)&s->sy_flags | 0x10" (pointer_expression "*(byte *)&s->sy_flags" * (cast_expression "(byte *)&s->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&s->sy_flags" & (field_expression "s->sy_flags" identifier -> field_identifier)))) | number_literal)) ;) (return_statement "return;" return ;) })) (if_statement "if ((segT)s->bsym != reg_section) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\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 psVar1 = local_symbol_convert((local_symbol *)s);\n *(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;\n return;\n }" { (expression_statement "psVar1 = local_symbol_convert((local_symbol *)s);" (assignment_expression "psVar1 = 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 "*(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;" (assignment_expression "*(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10" (pointer_expression "*(byte *)&psVar1->sy_flags" * (cast_expression "(byte *)&psVar1->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&psVar1->sy_flags" & (field_expression "psVar1->sy_flags" identifier -> field_identifier)))) = (binary_expression "*(byte *)&psVar1->sy_flags | 0x10" (pointer_expression "*(byte *)&psVar1->sy_flags" * (cast_expression "(byte *)&psVar1->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&psVar1->sy_flags" & (field_expression "psVar1->sy_flags" identifier -> field_identifier)))) | number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "psVar1 = (s->sy_value).X_op_symbol;" (assignment_expression "psVar1 = (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)) ;) (expression_statement "*(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10;" (assignment_expression "*(byte *)&psVar1->sy_flags = *(byte *)&psVar1->sy_flags | 0x10" (pointer_expression "*(byte *)&psVar1->sy_flags" * (cast_expression "(byte *)&psVar1->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&psVar1->sy_flags" & (field_expression "psVar1->sy_flags" identifier -> field_identifier)))) = (binary_expression "*(byte *)&psVar1->sy_flags | 0x10" (pointer_expression "*(byte *)&psVar1->sy_flags" * (cast_expression "(byte *)&psVar1->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&psVar1->sy_flags" & (field_expression "psVar1->sy_flags" identifier -> field_identifier)))) | number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}\n\n" (function_definition "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}" primitive_type (function_declarator "FUN_0012bf30(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (if_statement "if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\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 *param_1 = *param_1 | 0x10;\n return;\n }" { (expression_statement "*param_1 = *param_1 | 0x10;" (assignment_expression "*param_1 = *param_1 | 0x10" (pointer_expression "*param_1" * identifier) = (binary_expression "*param_1 | 0x10" (pointer_expression "*param_1" * identifier) | number_literal)) ;) (return_statement "return;" return ;) })) (if_statement "if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) != DAT_001e4578)" ( (binary_expression "*(long *)(param_1 + 8) != DAT_001e4578" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }" { (expression_statement "pbVar1 = (byte *)FUN_00129910();" (assignment_expression "pbVar1 = (byte *)FUN_00129910()" identifier = (cast_expression "(byte *)FUN_00129910()" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00129910()" identifier (argument_list "()" ( ))))) ;) (expression_statement "*pbVar1 = *pbVar1 | 0x10;" (assignment_expression "*pbVar1 = *pbVar1 | 0x10" (pointer_expression "*pbVar1" * identifier) = (binary_expression "*pbVar1 | 0x10" (pointer_expression "*pbVar1" * identifier) | number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;" (assignment_expression "**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10" (pointer_expression "**(byte **)(param_1 + 0x18)" * (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) ))))) = (binary_expression "**(byte **)(param_1 + 0x18) | 0x10" (pointer_expression "**(byte **)(param_1 + 0x18)" * (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) ))))) | number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) (return_statement return ;) })) (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) (return_statement return ;) })) (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) ))))) = (binary_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_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012bf30(byte *param_1)" (identifier "FUN_0012bf30") (parameter_list "(byte *param_1)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;\n return;\n}" ({ "{") (declaration "byte *pbVar1;" (type_identifier "byte") (pointer_declarator "*pbVar1" (* "*") (identifier "pbVar1")) (; ";")) (if_statement "if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\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 *param_1 = *param_1 | 0x10;\n return;\n }" ({ "{") (expression_statement "*param_1 = *param_1 | 0x10;" (assignment_expression "*param_1 = *param_1 | 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (binary_expression "*param_1 | 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (| "|") (number_literal "0x10"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 8) != DAT_001e4578)" (( "(") (binary_expression "*(long *)(param_1 + 8) != DAT_001e4578" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (!= "!=") (identifier "DAT_001e4578")) () ")")) (compound_statement "{\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }" ({ "{") (expression_statement "pbVar1 = (byte *)FUN_00129910();" (assignment_expression "pbVar1 = (byte *)FUN_00129910()" (identifier "pbVar1") (= "=") (cast_expression "(byte *)FUN_00129910()" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00129910()" (identifier "FUN_00129910") (argument_list "()" (( "(") () ")"))))) (; ";")) (expression_statement "*pbVar1 = *pbVar1 | 0x10;" (assignment_expression "*pbVar1 = *pbVar1 | 0x10" (pointer_expression "*pbVar1" (* "*") (identifier "pbVar1")) (= "=") (binary_expression "*pbVar1 | 0x10" (pointer_expression "*pbVar1" (* "*") (identifier "pbVar1")) (| "|") (number_literal "0x10"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10;" (assignment_expression "**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10" (pointer_expression "**(byte **)(param_1 + 0x18)" (* "*") (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")) () ")"))))) (= "=") (binary_expression "**(byte **)(param_1 + 0x18) | 0x10" (pointer_expression "**(byte **)(param_1 + 0x18)" (* "*") (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")) () ")"))))) (| "|") (number_literal "0x10"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *s) { type_1 *psVar1; if (((type_2)s->sy_flags & 1) == 0) { *(type_3 *)&s->sy_flags = *(type_3 *)&s->sy_flags | 0x10; return; } if ((type_4)s->bsym != var_1) { psVar1 = var_2((type_5 *)s); *(type_3 *)&psVar1->sy_flags = *(type_3 *)&psVar1->sy_flags | 0x10; return; } psVar1 = (s->sy_value).X_op_symbol; *(type_3 *)&psVar1->sy_flags = *(type_3 *)&psVar1->sy_flags | 0x10; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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 (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (return_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: (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: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (return_statement))) (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: (binary_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(byte *param_1) { byte *pbVar1; if ((*param_1 & 1) == 0) { *param_1 = *param_1 | 0x10; return; } if (*(long *)(param_1 + 8) != DAT_001e4578) { pbVar1 = (byte *)FUN_00129910(); *pbVar1 = *pbVar1 | 0x10; return; } **(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | 0x10; return; }
6126_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
skip_c_comment
FUN_00263840
/* DWARF original prototype: bool skip_c_comment(Lex * this, char * * pp) */ bool __thiscall gold::Lex::skip_c_comment(Lex *this,char **pp) { char cVar1; char *pcVar2; pcVar2 = *pp; cVar1 = *pcVar2; do { if (cVar1 == '*') { cVar1 = pcVar2[1]; if (cVar1 == '/') { *pp = pcVar2 + 2; return true; } } else { if (cVar1 == '\0') { *pp = pcVar2; return false; } if (cVar1 == '\n') { this->lineno_ = this->lineno_ + 1; this->linestart_ = pcVar2 + 1; } cVar1 = pcVar2[1]; } pcVar2 = pcVar2 + 1; } while( true ); }
char FUN_00263840(long param_1,undefined8 *param_2) { char cVar1; char *pcVar2; pcVar2 = (char *)*param_2; cVar1 = *pcVar2; do { if (cVar1 == '*') { cVar1 = pcVar2[1]; if (cVar1 == '/') { *param_2 = pcVar2 + 2; return '\x01'; } } else { if (cVar1 == '\0') { *param_2 = pcVar2; return cVar1; } if (cVar1 == '\n') { *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1; *(char **)(param_1 + 0x50) = pcVar2 + 1; } cVar1 = pcVar2[1]; } pcVar2 = pcVar2 + 1; } while( true ); }
MOV RDX,qword ptr [RSI] MOVZX EAX,byte ptr [RDX] JMP 0x0026386b TEST AL,AL JZ 0x00263880 LEA RCX,[RDX + 0x1] CMP AL,0xa JNZ 0x00263864 ADD dword ptr [RDI + 0x48],0x1 MOV qword ptr [RDI + 0x50],RCX MOVZX EAX,byte ptr [RDX + 0x1] MOV RDX,RCX CMP AL,0x2a JNZ 0x00263850 MOVZX EAX,byte ptr [RDX + 0x1] CMP AL,0x2f JZ 0x00263888 LEA RCX,[RDX + 0x1] JMP 0x00263868 MOV qword ptr [RSI],RDX RET ADD RDX,0x2 MOV EAX,0x1 MOV qword ptr [RSI],RDX RET
null
null
null
null
[('const-1', u'PTRADD_-1204209471'), (u'COPY_-1204209376', u'RETURN_-1204209422'), ('const-0', u'RETURN_-1204209422'), (u'PTRADD_-1204209327', u'MULTIEQUAL_-1204209327'), (u'MULTIEQUAL_-1204209327', u'PTRADD_-1204209327'), (u'LOAD_-1204209492', u'INT_ADD_-1204209474'), ('const-42', u'INT_EQUAL_-1204209536'), (u'MULTIEQUAL_-1204209307', u'INT_EQUAL_-1204209499'), ('tmp_277', u'STORE_-1204209470'), (u'COPY_-1204209360', u'RETURN_-1204209457'), (u'INT_EQUAL_-1204209499', u'CBRANCH_-1204209497'), (u'PTRSUB_-1204209302', u'STORE_-1204209489'), ('const-72', u'PTRSUB_-1204209302'), ('const-1', u'PTRADD_-1204209327'), (u'LOAD_-1204209533', u'MULTIEQUAL_-1204209309'), ('const-0', u'RETURN_-1204209457'), ('const-433', u'LOAD_-1204209598'), (u'MULTIEQUAL_-1204209327', u'PTRADD_-1204209406'), (u'PTRADD_-1204209426', u'STORE_-1204209470'), ('const-80', u'PTRSUB_-1204209297'), (u'MULTIEQUAL_-1204209327', u'STORE_-1204209435'), ('tmp_277', u'LOAD_-1204209598'), ('const-433', u'STORE_-1204209489'), ('const-433', u'LOAD_-1204209468'), ('tmp_12', u'BRANCH_-1204209585'), (u'LOAD_-1204209593', u'MULTIEQUAL_-1204209307'), (u'INT_EQUAL_-1204209513', u'CBRANCH_-1204209512'), ('const-433', u'STORE_-1204209473'), (u'MULTIEQUAL_-1204209327', u'PTRADD_-1204209426'), (u'MULTIEQUAL_-1204209327', u'PTRADD_-1204209471'), (u'LOAD_-1204209533', u'INT_EQUAL_-1204209513'), ('const-1', u'INT_ADD_-1204209474'), (u'PTRSUB_-1204209297', u'STORE_-1204209473'), (u'LOAD_-1204209598', u'MULTIEQUAL_-1204209327'), ('tmp_276', u'PTRSUB_-1204209302'), (u'LOAD_-1204209598', u'LOAD_-1204209593'), ('const-1', u'PTRADD_-1204209471'), ('tmp_41', u'CBRANCH_-1204209534'), ('const-433', u'LOAD_-1204209533'), ('const-1', u'COPY_-1204209360'), (u'PTRSUB_-1204209302', u'LOAD_-1204209492'), ('const-1', u'PTRADD_-1204209406'), ('const-0', u'COPY_-1204209376'), ('tmp_153', u'CBRANCH_-1204209518'), ('const-1', u'PTRADD_-1204209455'), ('const-2', u'PTRADD_-1204209426'), ('const-433', u'LOAD_-1204209593'), ('const-1', u'PTRADD_-1204209455'), ('const-1', u'PTRADD_-1204209327'), ('const-433', u'LOAD_-1204209492'), ('tmp_276', u'PTRSUB_-1204209297'), (u'PTRADD_-1204209471', u'LOAD_-1204209533'), (u'PTRADD_-1204209455', u'STORE_-1204209473'), ('const-433', u'STORE_-1204209470'), (u'MULTIEQUAL_-1204209309', u'MULTIEQUAL_-1204209307'), ('const-433', u'STORE_-1204209435'), ('tmp_79', u'CBRANCH_-1204209512'), ('tmp_188', u'CBRANCH_-1204209497'), ('const-1', u'PTRADD_-1204209406'), ('const-1', u'PTRADD_-1204209426'), (u'LOAD_-1204209468', u'MULTIEQUAL_-1204209309'), (u'INT_ADD_-1204209474', u'STORE_-1204209489'), (u'MULTIEQUAL_-1204209307', u'INT_EQUAL_-1204209536'), ('const-47', u'INT_EQUAL_-1204209513'), (u'PTRADD_-1204209406', u'LOAD_-1204209468'), ('const-10', u'INT_EQUAL_-1204209499'), (u'INT_EQUAL_-1204209536', u'CBRANCH_-1204209534'), ('tmp_277', u'STORE_-1204209435'), (u'MULTIEQUAL_-1204209327', u'PTRADD_-1204209455'), (u'MULTIEQUAL_-1204209307', u'INT_EQUAL_-1204209519'), (u'INT_EQUAL_-1204209519', u'CBRANCH_-1204209518'), ('const-0', u'INT_EQUAL_-1204209519')]
[('const-0', u'RETURN_-1204209422'), (u'LOAD_-1204209593', u'MULTIEQUAL_-1204209309'), (u'MULTIEQUAL_-1204209309', u'INT_EQUAL_-1204209519'), (u'LOAD_-1204209492', u'INT_ADD_-1204209474'), (u'MULTIEQUAL_-1204209309', u'INT_EQUAL_-1204209499'), ('const-47', u'INT_EQUAL_-1204209513'), (u'INT_EQUAL_-1204209499', u'CBRANCH_-1204209497'), (u'MULTIEQUAL_-1204209313', u'MULTIEQUAL_-1204209309'), ('const-1', u'PTRADD_-1204209471'), ('const-433', u'STORE_-1204209489'), ('tmp_486', u'STORE_-1204209470'), ('const-0', u'RETURN_-1204209457'), ('tmp_504', u'INT_ADD_-1204209480'), (u'MULTIEQUAL_-1204209329', u'STORE_-1204209435'), (u'PTRADD_-1204209426', u'STORE_-1204209470'), (u'COPY_-1204209333', u'RETURN_-1204209457'), ('const-1', u'COPY_-1204209333'), (u'CAST_-1204209344', u'LOAD_-1204209593'), ('const-1', u'PTRADD_-1204209426'), ('const-433', u'LOAD_-1204209468'), ('const-42', u'INT_EQUAL_-1204209536'), ('const-1', u'PTRADD_-1204209455'), (u'CAST_-1204209310', u'STORE_-1204209473'), ('tmp_12', u'BRANCH_-1204209585'), (u'INT_EQUAL_-1204209513', u'CBRANCH_-1204209512'), (u'MULTIEQUAL_-1204209329', u'PTRADD_-1204209455'), (u'INT_ADD_-1204209459', u'CAST_-1204209310'), ('tmp_486', u'LOAD_-1204209598'), ('const-433', u'LOAD_-1204209533'), (u'LOAD_-1204209533', u'INT_EQUAL_-1204209513'), ('tmp_504', u'INT_ADD_-1204209459'), ('const-1', u'INT_ADD_-1204209474'), ('const-433', u'LOAD_-1204209593'), ('const-1', u'PTRADD_-1204209329'), ('const-433', u'LOAD_-1204209598'), ('const-1', u'PTRADD_-1204209471'), (u'MULTIEQUAL_-1204209329', u'PTRADD_-1204209426'), ('const-433', u'STORE_-1204209473'), ('tmp_41', u'CBRANCH_-1204209534'), (u'MULTIEQUAL_-1204209329', u'PTRADD_-1204209471'), (u'LOAD_-1204209598', u'CAST_-1204209344'), ('const-1', u'PTRADD_-1204209406'), (u'CAST_-1204209315', u'STORE_-1204209489'), (u'CAST_-1204209315', u'LOAD_-1204209492'), ('tmp_153', u'CBRANCH_-1204209518'), ('const-80', u'INT_ADD_-1204209459'), (u'CAST_-1204209344', u'MULTIEQUAL_-1204209329'), ('const-2', u'PTRADD_-1204209426'), ('const-72', u'INT_ADD_-1204209480'), (u'MULTIEQUAL_-1204209309', u'INT_EQUAL_-1204209536'), (u'INT_ADD_-1204209480', u'CAST_-1204209315'), ('const-10', u'INT_EQUAL_-1204209499'), ('const-433', u'STORE_-1204209435'), ('const-433', u'STORE_-1204209470'), ('const-1', u'PTRADD_-1204209455'), (u'PTRADD_-1204209471', u'LOAD_-1204209533'), (u'PTRADD_-1204209455', u'STORE_-1204209473'), (u'MULTIEQUAL_-1204209309', u'COPY_-1204209407'), ('tmp_79', u'CBRANCH_-1204209512'), ('const-1', u'PTRADD_-1204209329'), ('tmp_188', u'CBRANCH_-1204209497'), ('const-1', u'PTRADD_-1204209406'), ('tmp_486', u'STORE_-1204209435'), ('const-433', u'LOAD_-1204209492'), (u'INT_ADD_-1204209474', u'STORE_-1204209489'), (u'PTRADD_-1204209406', u'LOAD_-1204209468'), (u'MULTIEQUAL_-1204209329', u'PTRADD_-1204209406'), (u'MULTIEQUAL_-1204209329', u'PTRADD_-1204209329'), (u'PTRADD_-1204209329', u'MULTIEQUAL_-1204209329'), (u'INT_EQUAL_-1204209536', u'CBRANCH_-1204209534'), (u'LOAD_-1204209468', u'MULTIEQUAL_-1204209313'), (u'LOAD_-1204209533', u'MULTIEQUAL_-1204209313'), (u'INT_EQUAL_-1204209519', u'CBRANCH_-1204209518'), ('const-0', u'INT_EQUAL_-1204209519'), (u'COPY_-1204209407', u'RETURN_-1204209422')]
null
null
00263840
x64
O2
(translation_unit "char FUN_00263840(long param_1,undefined8 *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}\n\n" (function_definition "char FUN_00263840(long param_1,undefined8 *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" primitive_type (function_declarator "FUN_00263840(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = (char *)*param_2;" (assignment_expression "pcVar2 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "cVar1 = *pcVar2;" (assignment_expression "cVar1 = *pcVar2" identifier = (pointer_expression "*pcVar2" * identifier)) ;) (do_statement "do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );" do (compound_statement "{\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n }" { (if_statement "if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" if (parenthesized_expression "(cVar1 == '*')" ( (binary_expression "cVar1 == '*'" identifier == (char_literal "'*'" ' character ')) )) (compound_statement "{\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }" { (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" identifier = (subscript_expression "pcVar2[1]" identifier [ number_literal ])) ;) (if_statement "if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }" if (parenthesized_expression "(cVar1 == '/')" ( (binary_expression "cVar1 == '/'" identifier == (char_literal "'/'" ' character ')) )) (compound_statement "{\n *param_2 = pcVar2 + 2;\n return '\x01';\n }" { (expression_statement "*param_2 = pcVar2 + 2;" (assignment_expression "*param_2 = pcVar2 + 2" (pointer_expression "*param_2" * identifier) = (binary_expression "pcVar2 + 2" identifier + number_literal)) ;) (return_statement "return '\x01';" return (char_literal "'\x01'" ' escape_sequence ') ;) })) }) (else_clause "else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" else (compound_statement "{\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" { (if_statement "if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_2 = pcVar2;\n return cVar1;\n }" { (expression_statement "*param_2 = pcVar2;" (assignment_expression "*param_2 = pcVar2" (pointer_expression "*param_2" * identifier) = identifier) ;) (return_statement "return cVar1;" return identifier ;) })) (if_statement "if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }" if (parenthesized_expression "(cVar1 == '\n')" ( (binary_expression "cVar1 == '\n'" identifier == (char_literal "'\n'" ' escape_sequence ')) )) (compound_statement "{\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }" { (expression_statement "*(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;" (assignment_expression "*(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1" (pointer_expression "*(int *)(param_1 + 0x48)" * (cast_expression "(int *)(param_1 + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0x48) + 1" (pointer_expression "*(int *)(param_1 + 0x48)" * (cast_expression "(int *)(param_1 + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "*(char **)(param_1 + 0x50) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x50) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x50)" * (cast_expression "(char **)(param_1 + 0x50)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) })) (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" identifier = (subscript_expression "pcVar2[1]" identifier [ number_literal ])) ;) }))) (expression_statement "pcVar2 = pcVar2 + 1;" (assignment_expression "pcVar2 = pcVar2 + 1" identifier = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "/* DWARF original prototype: bool skip_c_comment(Lex * this, char * * pp) */\n\nbool __thiscall gold::Lex::skip_c_comment(Lex *this,char **pp)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = *pp;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }\n else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}\n\n" comment (function_definition "bool __thiscall gold::Lex::skip_c_comment(Lex *this,char **pp)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = *pp;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }\n else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Lex::" identifier : : identifier : :) (function_declarator "skip_c_comment(Lex *this,char **pp)" identifier (parameter_list "(Lex *this,char **pp)" ( (parameter_declaration "Lex *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char **pp" primitive_type (pointer_declarator "**pp" * (pointer_declarator "*pp" * identifier))) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = *pp;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }\n else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = *pp;" (assignment_expression "pcVar2 = *pp" identifier = (pointer_expression "*pp" * identifier)) ;) (expression_statement "cVar1 = *pcVar2;" (assignment_expression "cVar1 = *pcVar2" identifier = (pointer_expression "*pcVar2" * identifier)) ;) (do_statement "do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }\n else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );" do (compound_statement "{\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }\n else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n }" { (if_statement "if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }\n else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" if (parenthesized_expression "(cVar1 == '*')" ( (binary_expression "cVar1 == '*'" identifier == (char_literal "'*'" ' character ')) )) (compound_statement "{\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }\n }" { (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" identifier = (subscript_expression "pcVar2[1]" identifier [ number_literal ])) ;) (if_statement "if (cVar1 == '/') {\n *pp = pcVar2 + 2;\n return true;\n }" if (parenthesized_expression "(cVar1 == '/')" ( (binary_expression "cVar1 == '/'" identifier == (char_literal "'/'" ' character ')) )) (compound_statement "{\n *pp = pcVar2 + 2;\n return true;\n }" { (expression_statement "*pp = pcVar2 + 2;" (assignment_expression "*pp = pcVar2 + 2" (pointer_expression "*pp" * identifier) = (binary_expression "pcVar2 + 2" identifier + number_literal)) ;) (return_statement "return true;" return true ;) })) }) (else_clause "else {\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" else (compound_statement "{\n if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }\n if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" { (if_statement "if (cVar1 == '\0') {\n *pp = pcVar2;\n return false;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *pp = pcVar2;\n return false;\n }" { (expression_statement "*pp = pcVar2;" (assignment_expression "*pp = pcVar2" (pointer_expression "*pp" * identifier) = identifier) ;) (return_statement "return false;" return false ;) })) (if_statement "if (cVar1 == '\n') {\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }" if (parenthesized_expression "(cVar1 == '\n')" ( (binary_expression "cVar1 == '\n'" identifier == (char_literal "'\n'" ' escape_sequence ')) )) (compound_statement "{\n this->lineno_ = this->lineno_ + 1;\n this->linestart_ = pcVar2 + 1;\n }" { (expression_statement "this->lineno_ = this->lineno_ + 1;" (assignment_expression "this->lineno_ = this->lineno_ + 1" (field_expression "this->lineno_" identifier -> field_identifier) = (binary_expression "this->lineno_ + 1" (field_expression "this->lineno_" identifier -> field_identifier) + number_literal)) ;) (expression_statement "this->linestart_ = pcVar2 + 1;" (assignment_expression "this->linestart_ = pcVar2 + 1" (field_expression "this->linestart_" identifier -> field_identifier) = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) })) (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" identifier = (subscript_expression "pcVar2[1]" identifier [ number_literal ])) ;) }))) (expression_statement "pcVar2 = pcVar2 + 1;" (assignment_expression "pcVar2 = pcVar2 + 1" identifier = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "char FUN_00263840(long param_1,undefined8 *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}\n\n" (function_definition "char FUN_00263840(long param_1,undefined8 *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" primitive_type (function_declarator "FUN_00263840(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = (char *)*param_2;" (assignment_expression "pcVar2 = (char *)*param_2" identifier = (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "cVar1 = *pcVar2;" (assignment_expression "cVar1 = *pcVar2" identifier = (pointer_expression "*pcVar2" * identifier)) ;) (do_statement "do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );" do (compound_statement "{\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n }" { (if_statement "if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" if (parenthesized_expression "(cVar1 == '*')" ( (binary_expression "cVar1 == '*'" identifier == (char_literal "'*'" ' character ')) )) (compound_statement "{\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }" { (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" identifier = (subscript_expression "pcVar2[1]" identifier [ number_literal ])) ;) (if_statement "if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }" if (parenthesized_expression "(cVar1 == '/')" ( (binary_expression "cVar1 == '/'" identifier == (char_literal "'/'" ' character ')) )) (compound_statement "{\n *param_2 = pcVar2 + 2;\n return '\x01';\n }" { (expression_statement "*param_2 = pcVar2 + 2;" (assignment_expression "*param_2 = pcVar2 + 2" (pointer_expression "*param_2" * identifier) = (binary_expression "pcVar2 + 2" identifier + number_literal)) ;) (return_statement "return '\x01';" return (char_literal "'\x01'" ' escape_sequence ') ;) })) }) (else_clause "else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" else (compound_statement "{\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" { (if_statement "if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_2 = pcVar2;\n return cVar1;\n }" { (expression_statement "*param_2 = pcVar2;" (assignment_expression "*param_2 = pcVar2" (pointer_expression "*param_2" * identifier) = identifier) ;) (return_statement "return cVar1;" return identifier ;) })) (if_statement "if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }" if (parenthesized_expression "(cVar1 == '\n')" ( (binary_expression "cVar1 == '\n'" identifier == (char_literal "'\n'" ' escape_sequence ')) )) (compound_statement "{\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }" { (expression_statement "*(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;" (assignment_expression "*(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1" (pointer_expression "*(int *)(param_1 + 0x48)" * (cast_expression "(int *)(param_1 + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0x48) + 1" (pointer_expression "*(int *)(param_1 + 0x48)" * (cast_expression "(int *)(param_1 + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "*(char **)(param_1 + 0x50) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x50) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x50)" * (cast_expression "(char **)(param_1 + 0x50)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) })) (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" identifier = (subscript_expression "pcVar2[1]" identifier [ number_literal ])) ;) }))) (expression_statement "pcVar2 = pcVar2 + 1;" (assignment_expression "pcVar2 = pcVar2 + 1" identifier = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (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 = (pointer_expression * IDENT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) (return_statement return (char_literal ' escape_sequence ') ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "char FUN_00263840(long param_1,undefined8 *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" (primitive_type "char") (function_declarator "FUN_00263840(long param_1,undefined8 *param_2)" (identifier "FUN_00263840") (parameter_list "(long param_1,undefined8 *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n pcVar2 = (char *)*param_2;\n cVar1 = *pcVar2;\n do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (expression_statement "pcVar2 = (char *)*param_2;" (assignment_expression "pcVar2 = (char *)*param_2" (identifier "pcVar2") (= "=") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "cVar1 = *pcVar2;" (assignment_expression "cVar1 = *pcVar2" (identifier "cVar1") (= "=") (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2"))) (; ";")) (do_statement "do {\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n } while( true );" (do "do") (compound_statement "{\n if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }\n pcVar2 = pcVar2 + 1;\n }" ({ "{") (if_statement "if (cVar1 == '*') {\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }\n else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" (if "if") (parenthesized_expression "(cVar1 == '*')" (( "(") (binary_expression "cVar1 == '*'" (identifier "cVar1") (== "==") (char_literal "'*'" (' "'") (character "*") (' "'"))) () ")")) (compound_statement "{\n cVar1 = pcVar2[1];\n if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }\n }" ({ "{") (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" (identifier "cVar1") (= "=") (subscript_expression "pcVar2[1]" (identifier "pcVar2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if (cVar1 == '/') {\n *param_2 = pcVar2 + 2;\n return '\x01';\n }" (if "if") (parenthesized_expression "(cVar1 == '/')" (( "(") (binary_expression "cVar1 == '/'" (identifier "cVar1") (== "==") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (compound_statement "{\n *param_2 = pcVar2 + 2;\n return '\x01';\n }" ({ "{") (expression_statement "*param_2 = pcVar2 + 2;" (assignment_expression "*param_2 = pcVar2 + 2" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "pcVar2 + 2" (identifier "pcVar2") (+ "+") (number_literal "2"))) (; ";")) (return_statement "return '\x01';" (return "return") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" (else "else") (compound_statement "{\n if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }\n if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }\n cVar1 = pcVar2[1];\n }" ({ "{") (if_statement "if (cVar1 == '\0') {\n *param_2 = pcVar2;\n return cVar1;\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *param_2 = pcVar2;\n return cVar1;\n }" ({ "{") (expression_statement "*param_2 = pcVar2;" (assignment_expression "*param_2 = pcVar2" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "pcVar2")) (; ";")) (return_statement "return cVar1;" (return "return") (identifier "cVar1") (; ";")) (} "}"))) (if_statement "if (cVar1 == '\n') {\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }" (if "if") (parenthesized_expression "(cVar1 == '\n')" (( "(") (binary_expression "cVar1 == '\n'" (identifier "cVar1") (== "==") (char_literal "'\n'" (' "'") (escape_sequence "\n") (' "'"))) () ")")) (compound_statement "{\n *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;\n *(char **)(param_1 + 0x50) = pcVar2 + 1;\n }" ({ "{") (expression_statement "*(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1;" (assignment_expression "*(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1" (pointer_expression "*(int *)(param_1 + 0x48)" (* "*") (cast_expression "(int *)(param_1 + 0x48)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (binary_expression "*(int *)(param_1 + 0x48) + 1" (pointer_expression "*(int *)(param_1 + 0x48)" (* "*") (cast_expression "(int *)(param_1 + 0x48)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(char **)(param_1 + 0x50) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x50) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x50)" (* "*") (cast_expression "(char **)(param_1 + 0x50)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (binary_expression "pcVar2 + 1" (identifier "pcVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "cVar1 = pcVar2[1];" (assignment_expression "cVar1 = pcVar2[1]" (identifier "cVar1") (= "=") (subscript_expression "pcVar2[1]" (identifier "pcVar2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (} "}")))) (expression_statement "pcVar2 = pcVar2 + 1;" (assignment_expression "pcVar2 = pcVar2 + 1" (identifier "pcVar2") (= "=") (binary_expression "pcVar2 + 1" (identifier "pcVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
/* DWARF original prototype: bool skip_c_comment(Lex * this, char * * pp) */ bool __thiscall gold::type_1::function_1(type_1 *this,char **pp) { char var_1; char *var_2; var_2 = *pp; var_1 = *var_2; do { if (var_1 == '*') { var_1 = var_2[1]; if (var_1 == '/') { *pp = var_2 + 2; return true; } } else { if (var_1 == '\0') { *pp = var_2; return false; } if (var_1 == '\n') { this->lineno_ = this->lineno_ + 1; this->linestart_ = var_2 + 1; } var_1 = var_2[1]; } var_2 = var_2 + 1; } while( true ); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (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))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement (char_literal (escape_sequence)))))) alternative: (else_clause (compound_statement (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: (identifier))) (return_statement (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))) (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))))) condition: (parenthesized_expression (true))))))
null
char MASKED(long param_1,undefined8 *param_2) { char cVar1; char *pcVar2; pcVar2 = (char *)*param_2; cVar1 = *pcVar2; do { if (cVar1 == '*') { cVar1 = pcVar2[1]; if (cVar1 == '/') { *param_2 = pcVar2 + 2; return '\x01'; } } else { if (cVar1 == '\0') { *param_2 = pcVar2; return cVar1; } if (cVar1 == '\n') { *(int *)(param_1 + 0x48) = *(int *)(param_1 + 0x48) + 1; *(char **)(param_1 + 0x50) = pcVar2 + 1; } cVar1 = pcVar2[1]; } pcVar2 = pcVar2 + 1; } while( true ); }
10748_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
fde_unencoded_compare
FUN_00368cd0
int fde_unencoded_compare(undefined8 param_1,long param_2,long param_3) { int iVar1; iVar1 = 1; if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) { iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)); } return iVar1; }
int FUN_00368cd0(undefined8 param_1,long param_2,long param_3) { int iVar1; iVar1 = 1; if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) { iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)); } return iVar1; }
MOV EAX,0x1 MOV RCX,qword ptr [RDX + 0x8] CMP qword ptr [RSI + 0x8],RCX JA 0x00368ce1 SBB EAX,EAX RET
null
null
null
null
[('const-433', u'LOAD_-1205236519'), (u'COPY_-1205236450', u'MULTIEQUAL_-1205236375'), ('const-8', u'INT_ADD_-1205236496'), (u'LOAD_-1205236519', u'INT_LESSEQUAL_-1205236427'), ('const-433', u'LOAD_-1205236512'), (u'LOAD_-1205236512', u'INT_LESS_-1205236497'), (u'INT_ADD_-1205236503', u'CAST_-1205236381'), ('const-0', u'RETURN_-1205236464'), ('tmp_177', u'INT_ADD_-1205236503'), ('const-1', u'COPY_-1205236450'), (u'CAST_-1205236376', u'LOAD_-1205236512'), (u'LOAD_-1205236512', u'INT_LESSEQUAL_-1205236427'), (u'INT_2COMP_-1205236418', u'MULTIEQUAL_-1205236375'), (u'INT_LESS_-1205236497', u'INT_ZEXT_-1205236477'), (u'INT_ADD_-1205236496', u'CAST_-1205236376'), (u'MULTIEQUAL_-1205236375', u'RETURN_-1205236464'), (u'INT_ZEXT_-1205236477', u'INT_2COMP_-1205236418'), (u'LOAD_-1205236519', u'INT_LESS_-1205236497'), (u'CAST_-1205236381', u'LOAD_-1205236519'), ('tmp_178', u'INT_ADD_-1205236496'), (u'INT_LESSEQUAL_-1205236427', u'CBRANCH_-1205236492'), ('tmp_49', u'CBRANCH_-1205236492'), ('const-8', u'INT_ADD_-1205236503')]
[('const-433', u'LOAD_-1205236519'), (u'COPY_-1205236450', u'MULTIEQUAL_-1205236375'), ('const-8', u'INT_ADD_-1205236496'), (u'LOAD_-1205236519', u'INT_LESSEQUAL_-1205236427'), ('const-433', u'LOAD_-1205236512'), (u'LOAD_-1205236512', u'INT_LESS_-1205236497'), (u'INT_ADD_-1205236503', u'CAST_-1205236381'), ('const-0', u'RETURN_-1205236464'), ('tmp_177', u'INT_ADD_-1205236503'), ('const-1', u'COPY_-1205236450'), (u'CAST_-1205236376', u'LOAD_-1205236512'), (u'LOAD_-1205236512', u'INT_LESSEQUAL_-1205236427'), (u'INT_2COMP_-1205236418', u'MULTIEQUAL_-1205236375'), (u'INT_LESS_-1205236497', u'INT_ZEXT_-1205236477'), (u'INT_ADD_-1205236496', u'CAST_-1205236376'), (u'MULTIEQUAL_-1205236375', u'RETURN_-1205236464'), (u'INT_ZEXT_-1205236477', u'INT_2COMP_-1205236418'), (u'LOAD_-1205236519', u'INT_LESS_-1205236497'), (u'CAST_-1205236381', u'LOAD_-1205236519'), ('tmp_178', u'INT_ADD_-1205236496'), (u'INT_LESSEQUAL_-1205236427', u'CBRANCH_-1205236492'), ('tmp_49', u'CBRANCH_-1205236492'), ('const-8', u'INT_ADD_-1205236503')]
null
null
00368cd0
x64
O2
(translation_unit "int FUN_00368cd0(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}\n\n" (function_definition "int FUN_00368cd0(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" primitive_type (function_declarator "FUN_00368cd0(undefined8 param_1,long param_2,long param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,long param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier 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 iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = 1;" (assignment_expression "iVar1 = 1" identifier = number_literal) ;) (if_statement "if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" if (parenthesized_expression "(*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8))" ( (binary_expression "*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) <= (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" { (expression_statement "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));" (assignment_expression "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" identifier = (unary_expression "-(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" - (call_expression "(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" ( (binary_expression "*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) ))))) ;) })) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int fde_unencoded_compare(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}\n\n" (function_definition "int fde_unencoded_compare(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" primitive_type (function_declarator "fde_unencoded_compare(undefined8 param_1,long param_2,long param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,long param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier 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 iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = 1;" (assignment_expression "iVar1 = 1" identifier = number_literal) ;) (if_statement "if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" if (parenthesized_expression "(*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8))" ( (binary_expression "*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) <= (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" { (expression_statement "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));" (assignment_expression "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" identifier = (unary_expression "-(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" - (call_expression "(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" ( (binary_expression "*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) ))))) ;) })) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int FUN_00368cd0(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}\n\n" (function_definition "int FUN_00368cd0(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" primitive_type (function_declarator "FUN_00368cd0(undefined8 param_1,long param_2,long param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,long param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier 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 iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = 1;" (assignment_expression "iVar1 = 1" identifier = number_literal) ;) (if_statement "if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" if (parenthesized_expression "(*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8))" ( (binary_expression "*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) <= (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" { (expression_statement "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));" (assignment_expression "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" identifier = (unary_expression "-(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" - (call_expression "(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" ( (binary_expression "*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" * (cast_expression "(ulong *)(param_2 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) ))))) ;) })) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))))) ;) })) (return_statement return IDENT ;) })))
(function_definition "int FUN_00368cd0(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" (primitive_type "int") (function_declarator "FUN_00368cd0(undefined8 param_1,long param_2,long param_3)" (identifier "FUN_00368cd0") (parameter_list "(undefined8 param_1,long param_2,long 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 "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = 1;\n if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = 1;" (assignment_expression "iVar1 = 1" (identifier "iVar1") (= "=") (number_literal "1")) (; ";")) (if_statement "if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) {\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" (if "if") (parenthesized_expression "(*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8))" (( "(") (binary_expression "*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" (* "*") (cast_expression "(ulong *)(param_2 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) (<= "<=") (pointer_expression "*(ulong *)(param_3 + 8)" (* "*") (cast_expression "(ulong *)(param_3 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 8)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));\n }" ({ "{") (expression_statement "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8));" (assignment_expression "iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (identifier "iVar1") (= "=") (unary_expression "-(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (- "-") (call_expression "(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8))" (( "(") (binary_expression "*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)" (pointer_expression "*(ulong *)(param_2 + 8)" (* "*") (cast_expression "(ulong *)(param_2 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) (< "<") (pointer_expression "*(ulong *)(param_3 + 8)" (* "*") (cast_expression "(ulong *)(param_3 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 8)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) () ")"))))) () ")"))))) (; ";")) (} "}"))) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
int function_1(type_1 param_1,long var_1,long var_2) { int iVar1; iVar1 = 1; if (*(type_2 *)(var_1 + 8) <= *(type_2 *)(var_2 + 8)) { iVar1 = -(uint)(*(type_2 *)(var_1 + 8) < *(type_2 *)(var_2 + 8)); } return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))))) (return_statement (identifier)))))
null
int MASKED(undefined8 param_1,long param_2,long param_3) { int iVar1; iVar1 = 1; if (*(ulong *)(param_2 + 8) <= *(ulong *)(param_3 + 8)) { iVar1 = -(uint)(*(ulong *)(param_2 + 8) < *(ulong *)(param_3 + 8)); } return iVar1; }
1036_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
ferror
ferror
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207398318')]
[('const-1', u'RETURN_-1207398318')]
null
null
00179048
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\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 /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.2.5 */\n halt_baddata();\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 /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\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 \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\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 \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }